/*网页基础参数*/

body,
html {
	font-family: "SimSun", "Microsoft YaHei", "SimHei", "Arial", sans-serif;
	border: 0;
	padding: 0;
	margin: 0;
}

body,
html,
ul,
li,
a,
img,
p,
br,
dd,
dl,
dt,
div,
h1,
h2,
h3,
span,
input,
tr,
td {
	margin: 0;
	border: none;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
}

img {
	line-height: 0;
	margin: 0;
	border: 0;
	padding: 0;
}


/*左右浮动*/

.fl {
	float: left
}

.fr {
	float: right
}


/*清除浮动*/

.clear_both {
	clear: both;
}


/*字号大小*/

.f_16 {
	font-size: 16px;
}

.f_15 {
	font-size: 15px;
}

.f_14 {
	font-size: 14px;
}

.f_13 {
	font-size: 13px;
}

.f_12 {
	font-size: 12px;
}

.mr {
	height: 160px;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}


/*背景样式*/

body {
	background: url(imagesc-index_03.jpg);
}

.bg {
	background: url(imagesc-index_01.jpg) no-repeat top;
}


/*时间样式*/

.time {
	width: 438px;
	margin: 0 auto;
	padding-top: 345px;
	color: #FFF;
	font-size: 25px;
	font-family: "微软雅黑";
}

.time #day1 {
	margin-left: 35px;
	text-align: center;
	width: 30px;
	height: 30px;
	display: inline-block;
}

.time #hour {
	margin-left: 88px;
	text-align: center;
	width: 30px;
	height: 30px;
	display: inline-block;
}

.time #minute {
	margin-left: 85px;
	text-align: center;
	width: 30px;
	height: 30px;
	display: inline-block;
}

.time #second {
	margin-left: 85px;
	text-align: center;
	width: 30px;
	height: 30px;
	display: inline-block;
}


/*内容盒子样式*/

.box_conter {
	width: 1420px;
	height: auto;
	margin: 0 auto;
}

.c_top {
	width: 1204px;
	height: 207px;
	background: url(imagesc-index_01_03.png) center no-repeat;
	margin: 0 auto;
}

.w1386_left {
	width: 1420px;
	background: url(imagesc-index_03.png) left top no-repeat;
	height: auto;
}

.w1386_right {
	width: 1420px;
	background: url(imagesc-index_07.png) right top no-repeat;
	height: auto;
}

.w1081_left {
	width: 1119px;
	background: url(imagesc-index_10.png) left top repeat-y;
	margin: 0 auto;
	height: auto;
}

.w1081_right {
	width: 1119px;
	background: url(imagesc-index_12.png) right top repeat-y;
	margin: 0 auto;
	height: auto;
}

.w1081_left_bottom {
	width: 1119px;
	background: url(imagesc-index_17.png) left bottom no-repeat;
	height: 255px;
	margin: 0 auto;
	height: auto;
}

.w1081_right_bottom {
	width: 1119px;
	background: url(imagesc-index_18.png) right bottom no-repeat;
	height: 255px;
	margin: 0 auto;
	height: auto;
}

.w958_top {
	width: 958px;
	background: url(imagesc-index_05.png) top no-repeat;
	margin: 0 auto;
	padding-top: 90px;
	height: auto;
}

.w921_bottom {
	width: 921px;
	background: url(imagesc-index_19.png) bottom no-repeat;
	margin: 0 auto;
	padding-bottom: 75px;
	height: auto;
}

.w921_box {
	width: 921px;
	background-color: #FEF7E6;
	height: 350px;
}

.c2_left {
	background: url(imagesc-index_20.png) top left no-repeat;
	margin-top: -40px;
}

.c2_right {
	background: url(imagesc-index_21.png) top right no-repeat;
}

.c2_top {
	background: url(imagesc-index_23.png) top center no-repeat;
	padding-top: 23px;
}

.c2_box {
	background-color: #FBE8BC;
	height: 680px;
}

.c2_box h1 {
	display: block;
	text-align: center;
	padding-top: 27px;
}

.c3_box h1 {
	display: block;
	text-align: center;
}

.nav_box {
	margin-top: 20px;
}

.right_box {
	background: url(imagesc-index_31.png) no-repeat;
	width: 638px;
	height: 533px;
	margin-right: 10px;
}

.c2_bottom {
	background: url(imagesc-index_24.png) bottom no-repeat;
}

.c3_top {
	background: url(imagesc-index_40.png) top center no-repeat;
	padding-top: 74px;
	margin-top: 35px;
}
.c4_top{background: url(imagesc-indexc_05.png) top center no-repeat;
padding-top: 75px;
	margin-top: 35px;
}
.c3_box {
	background-color: #E66745;
	height: 605px;
}

.c4_box{background-color: #DC2323;	height: 605px;width: 834px;margin-left:137px;}
.c3_bottom {
	background: url(imagesc-index_25.png) bottom no-repeat;
}

.z_index {
	position: relative;
	z-index: 100;
}

.z2_index {
	position: relative;
	z-index: 90;
}
.z3_index {
	position: relative;
	z-index: 80;
}


/*选项卡样式*/

.left_nav {
	margin-left: 10px;
	line-height: 59px;
}

.left_nav ul li a {
	color: #BE0C0C;
	font-family: "楷体";
	font-size: 22px;
	font-weight: bold;
	line-height: 59px;
	height: 59px;
	width: 245px;
	text-align: center;
	display: inline-block;
}

.left_nav ul li a:hover {
	background: url(imagesc-index_34.png) no-repeat;
	height: 59px;
	width: 245px;
	color: #FFF;
}

.left_nav ul li.nav_bg a {
	background: url(imagesc-index_34.png) no-repeat;
	height: 59px;
	width: 245px;
	color: #FFF;
}

.right_box_new {
	padding: 40px 20px 20px 20px;
	color: #FFF;
}

.right_box_new p {
	text-indent: 2em;
	line-height: 24px;
	margin-top: 10px;
}


/*头条新闻*/

.newlist {
	width: 415px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
}

.newlist_title {
	height: 30px;
}

.newlist_title h1 {
	font-size: 16px;
	color: #a10000;
	border-bottom: 1px solid #A10000;
	display: inline-block;
}

.newlist_title h1 span {
	background-color: #A40000;
	color: #FFF;
	height: 30px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
}

.newlist div span a {
	font-size: 22px;
	color: #a10000;
	line-height: 25px;
}

.newlist div span p {
	line-height: 25px;
	margin-top: 20px;
	font-size: 14px;
	color: darkgray;
	text-indent: 2em;
}

.newlist ul {
	margin-top: 20px;
}

.newlist ul li a {
	color: #000;
	line-height: 27px;
	display: block;
	font-size: 14px;
}

.newlist ul li a:hover {
	color: #a10000;
}


/*幻灯*/

.slide {
	width: 450px;
	height: 300px;
	margin-left: 10px;
}

.slideBox {
	position: relative;
	width: 450px;
	height: 300px;
	overflow: hidden;
}

.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.slideBox ul.items li a span {
	position: relative;
	bottom: 30px;
	left: 5px;
	color: #FFFFFF;
	z-index: 9999;
}

.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none/*For IE.ADD.JENA.201206300844*/
	;
}

.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none/*For IE.ADD.JENA.201206300844*/
	;
}

.slideBox div.tips {
	position: relative;
	top: 272px;
	width: 450px;
	height: 50px;
	background-color: #000;
	overflow: hidden;
}

.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 15px;
	line-height: 50px;
	margin-left: 10px;
	text-decoration: none;
}

.slideBox div.tips div.title a:hover {
	text-decoration: underline !important;
}

.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}

.slideBox div.tips div.nums a {
	display: inline-block;
	>float: left/*For IE.ADD.JENA.201206300844*/
	;
	width: 10px;
	height: 10px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 20px 10px 0px 0px;
}

.slideBox div.tips div.nums a.active {
	background-color: #FFC202;
}


/*wap*/

.cwap_left .wrap a {
	display: block;
	width: 255px;
	height: 251px;
	text-decoration: none;
	color: #000;
}
.cwap_cent .wrap a {
	display: block;
	width: 264px;
	height: 165px;
	text-decoration: none;
	color: #000;
}
.cw_right_to .wrap a {
	display: block;
	width: 366px;
	height: 165px;
	text-decoration: none;
	color: #000;
}
.cw_right_to2 .wrap a {
	display: block;
	width: 182px;
	height: 165px;
	text-decoration: none;
	color: #000;
}
.cwap_left .wrap {
	margin: 6px 0 0 9px;
	width: 255px;
	height: 251px;
	position: relative;
	overflow: hidden;
	font-family: arial, sans-serif;
	border: 0;
}
.cwap_cent .wrap {
	margin: 6px 0 0 9px;
	width: 264px;
	height: 165px;
	position: relative;
	overflow: hidden;
	font-family: arial, sans-serif;
	border: 0;
}
.cw_right_to .wrap {
	margin: 6px 0 0 9px;
	width: 366px;
	height: 165px;
	position: relative;
	overflow: hidden;
	font-family: arial, sans-serif;
	border: 0;
}
.cw_right_to2 .wrap {
	margin: 6px 0 0 0px;
	width: 182px;
	height: 165px;
	position: relative;
	overflow: hidden;
	font-family: arial, sans-serif;
	border: 0;float:left; display:inline;
}
.cw_right_to2 .ml9{margin-left: 9px;}

.cwap_left  .wrap img {
	border: 0;
	width: 255px;
	height: 251px;
}
.cwap_cent  .wrap img {
	border: 0;
	width: 264px;
	height: 165px;
}
.cw_right_to  .wrap img {
	border: 0;
	width: 366px;
	height: 165px;
}
.cw_right_to2  .wrap img {
	border: 0;
	width: 182px;
	height: 165px;
}
.cwap_left  .wrap i {
	display: block;
	width: 255px;
	height: 251px;
	position: absolute;
	left: 0;
	top: 251px;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=40);
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.40;
	-webkit-transition: all 0.6s ease-in-out;
}
.cwap_cent  .wrap i {
	display: block;
	width: 264px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 251px;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=40);
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.40;
	-webkit-transition: all 0.6s ease-in-out;
}
.cw_right_to  .wrap i {
	display: block;
	width: 366px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 251px;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=40);
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.40;
	-webkit-transition: all 0.6s ease-in-out;
}
.cw_right_to2  .wrap i {
	display: block;
	width: 182px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 251px;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=40);
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.40;
	-webkit-transition: all 0.6s ease-in-out;
}

.cwap_left  .wrap p {
	display: block;
	width: 255px;
	height: 251px;
	position: absolute;
	left: 0;
	top: 251px;
	z-index: 1;
	background: transparent;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 16px;
	-webkit-transition: all 0.6s ease-in-out;
}
.cwap_cent  .wrap p {
	display: block;
	width: 264px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 251px;
	z-index: 1;
	background: transparent;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 16px;
	-webkit-transition: all 0.6s ease-in-out;
}
.cw_right_to  .wrap p {
	display: block;
	width: 366px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 251px;
	z-index: 1;
	background: transparent;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 16px;
	-webkit-transition: all 0.6s ease-in-out;
}
.cw_right_to2  .wrap p {
	display: block;
	width: 182px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 251px;
	z-index: 1;
	background: transparent;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 16px;
	-webkit-transition: all 0.6s ease-in-out;
}
.wrap p b {
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 30px;
	border-top: 1px solid #FA4200;
}

.wrap p span {
	display: block;
	padding: 10px;
	line-height: 20px;
}

.wrap a:hover {
	direction: ltr;
}

.wrap a:hover i {
	top: 0;
}

.wrap a:hover p {
	top: 0;
}
.c4_right_bottom{background: url(imagesc-indexc_02.png) bottom right no-repeat;}
.c4_left_bottom{background: url(imagesc-indexc_01.png) bottom left no-repeat;}
.c4_box p{text-indent: 2em;line-height: 22px;padding: 0 50px; color: #FFF;}
.c4_box ul { padding: 20px;}
.c4_box ul li{background: url(imagesc-indexc_03.png) no-repeat;width: 351px; height: 174px; margin: 5px 0;padding: 20px;}
.c4_box ul li span{ color: #FFA500;font-weight: bold;display: block;}
.c4_box ul li a{ color: #DBDBDB;line-height: 22px;font-size: 13px;display: inline-block;}
.c4_box ul li a:hover{color: #FFF;}

.foot{background: url(imagesc-indexc_04.png) no-repeat center; height: 411px;margin-top: -400px;}
.foot_img{position: relative;z-index: -10;background: url(imagesfoot6_03.png) center no-repeat ; height: 301px; width: 1186px;margin: 0 auto;}
