/*  新闻轮播图*/
.slideBox {
	position: relative;
	width: 386px;
	height: 288px;
	overflow: hidden;
}

.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
}

.slideBox ul.items li {
	float: left;
	background: none;
}

.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}

.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none;
	width: 386px;
	height: 288px;
}

.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 38px;
	background-color: rgba(0,0,0,0.6);
	overflow: hidden;
	opacity: 1 !important;
}

.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 16px;
	line-height: 38px;
	margin-left: 10px;
	text-decoration: none;
	height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

div.nums {
	position: absolute;
	right: 20px;
	bottom: 88px;
	z-index: 99;
}

div.nums a {
	width: 18px;
	height: 18px;
	display: inline-block;
	float: left;
	background-color: white;
	margin-right: 4px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	border-radius: 0 !important;
}

div.nums a.active {
	background-color: #9d0a12;
	color: #fff;
}
.main{width:1138px;}
.main .part1{
	width: 830px;
	margin: 30px 0 20px;
}
.main .col1 {width: 394px; height:386px; position: relative;}
.main .col1 h2{width:350px; font-size: 22px;height: 26px;line-height:34px;padding-bottom: 11px; font-family: "微软雅黑";
 background: url(../img/iconTit1.png) no-repeat 10px center; padding-left: 40px;color: #373737; border-bottom: 4px solid #00479d;margin-bottom:16px;}
.main .col1 h2 span{color:#00479d}

.col2{width: 426px; height: 352px;}
.col2 .title{width:426px ; border-bottom: 4px solid #00479d; padding-left: 0px;}

.col2 .title span{cursor:pointer;font-size:18px; margin-bottom:-3px;color: #252525;width: 100px;display: inline-block;vertical-align: middle; 
line-height: 40px; text-align: center;}
.col2 .title .active{ background:#00479d; color: #fff;}
.col2 .body{width: 426px; height: 370px;}
.col2 .body ul{width:426px; height: 370px;font-size: 14px;margin-top:10px; }
.col2 .body ul li{cursor:pointer;width:410px; color:#242424;line-height: 36px; padding-left: 16px;
 background: url(../img/dot_1.png) no-repeat 0 center; overflow: hidden;}
.col2 .body ul li:hover span,.col2 .body ul li:hover em{color:#9d0a12; }
.col2 .body ul li span{width: 318px; vertical-align:middle;display: inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.col2 .body ul li em{width:79px; color:#555;vertical-align:middle;display: inline-block; float: right;margin-right: 10px; }

.part2 {width: 296px; height: 386px;margin-top: 30px;}
.part2 h3{height: 52px;background: #00479d; text-align: center;line-height: 52px; font-size: 20px; color: #fff;}
.part2 .box {border: 1px solid #e9e9e9; border-top: none;height: 334px;}
.part2 ul{width: 250px;margin:10px auto ;}
.part2 ul li{width: 214px; padding-left: 36px; background: url(../img/dot_2.png) no-repeat 10px center; border-bottom: 2px solid #cfcfcf;}
.part2 ul li a{color:#242424 ; font-size: 16px; line-height: 28px;}
.part2 ul li:hover a{color: #9d0a12;}

.mainTop {border-bottom: 4px solid #00479d ;margin-bottom: 10px;}
.infoBox {width:835px ;height: 231px; background: url(../img/xxwInfoBg.png) no-repeat;position: relative;}
.infoBox .box{width: 778px; height: 194px; position: absolute; top: 14px; left: 25px;}
.infoBox .box h2{line-height:34px;margin-bottom:20px;}
.infoBox .box li{line-height:1.8;}
.infoBox .infoR{margin-right:120px;}

.partR .downLoad{width:298px; height: 148px; }
.partR .downLoad h3{height: 50px; line-height: 50px; background:#00479d ; color: #fff;font-size: 20px; text-align: center;}
.partR .downLoad ul{border:1px solid #e9e9e9 ;border-top:none;}
.partR .downLoad ul li{font-size: 14px; color: #252525; width: 270px; 
line-height:32px ;
padding-left: 26px; background: url(../img/dot_3.png) no-repeat 10px center;}
.partR .mail{width: 244px;padding-left:51px;height: 57px; background:url(../img/xxw_mailBg.png) no-repeat;margin-top:10px;}
.partR .mail a{color:#fff;font-size: 20px;line-height: 57px;}
