@charset "utf-8";/* CSS Document*/
body{margin: 0;padding: 0;font-size: 14px;min-width: 1100px;background:#f1f1f1; font-family: "Microsoft Yahei", 宋体, sans-serif;}
ul,li{list-style-type: none;margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;font-weight: normal}
img{border: 0;}
img:hover{ opacity: 0.9}
a{text-decoration: none;color: #666666;}
a:hover{text-decoration: none;color:#0054a1; transition: all 0.6s;}
.fl{float: left !important;}
.fr{float: right !important;}
.clearboth{clear: both;border: 0;padding: 0;margin: 0;}
.w1200{width: 1200px;height: auto;margin: 0 auto;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.relative{position:relative;}
.imghover{cursor: pointer;transition: all 0.6s;}
.imghover:hover{transform: scale(1.2);}

/*search*/
.i-search{width: 255px;height: 34px;overflow: hidden;position: relative;margin:40px 0 0 18px; float: right; background: #ffffff; border-radius: 4px; }
.i-search .search-txt{border:#c6c6c6 1px solid;width: 194px;padding-left: 10px;height: 32px;line-height: 32px;color: #757575;background: none; outline: none}
.i-search .search-btn{width: 50px;height: 34px;line-height: 34px;font-size: 16px; border: none; background: url("../images/ico_search.png") center no-repeat #a0a0a0; cursor: pointer; position: absolute; right: 0;}
.i-search .search-btn:hover{cursor: pointer; background: url("../images/ico_search.png") center no-repeat #0054a1;}


/*i-main*/
.i-main{ width: 1200px; margin: 30px auto; height: auto; overflow: hidden;}
.i-part-news{margin: 0 auto; height: auto; overflow: hidden;}
.i-part-news-left{ width: 330px; float: left;}
.i-part-news-center{ width: 430px; float: left;margin: 0 0 0 40px;}
.i-part-news-right{ width: 360px;float: right; }
.i_title{ width: 100%;line-height: 40px;height: 40px;  border-bottom: #c5c5c5 1px solid;}
.i_title h1{font-size: 18px;line-height: 39px;color: #010000;zoom: 1; margin: 0; padding: 0 8px 0 8px; display: block; float: left; border-bottom: #0054a1 3px solid;}
.i_title span{font-size: 12px;line-height: 40px;zoom: 1; display: block; float: right}
.i_title span a{ color: #666666}
.i_title span a:hover{ color: #ff3300}

.i-about{ width: 100%; margin: 0 auto; height: auto; overflow: hidden; padding:25px 0 0 0}

.i-about dl{
	height:110px;
	width:100%; display: block; padding: 0;
	overflow:hidden;margin: 0 auto;
}
.i-about dl dt{
	width:125px;
	height:110px;
	overflow:hidden;
	float:left; padding: 0;margin: 0;
}
.i-about dl dt img{
	width:100%;
	height:100%;
}
.i-about dl dd{
	width:55%; padding: 0;margin: 0 0 0 10px;
	float:left;overflow:hidden;
}
.i-about dl dd strong{
	line-height:30px;
	display:block;
	overflow:hidden;
	font-weight:normal;
}
.i-about dl dd strong a{
	font-size:16px;
}
.i-about dl dd p{
	height:30px;
	line-height:30px;
	color:#999;
	overflow:hidden;
}
.i-about dl dd span{
	height:24px;
	line-height:24px;
	display:block;
	font-size:12px;
	color:#999;
	overflow:hidden;
}


.i-list2{ margin: 0 auto; height: auto; overflow: hidden; width:100%;}
.i-list2 ul{ padding: 20px 0 0 0;}
.i-list2 li{ height: 34px; line-height: 34px; font-size: 14px; width: 100%; margin: 0 auto; color: #888888;}
.i-list2 li a{ background: url("../images/ico_002.png") left center no-repeat; padding: 0 0 0 10px; float: left; color: #333333}
.i-list2 li a:hover{color:#ff3300;}
.i-list2 li span{ float: right;height: 34px; line-height: 34px; }


/*i-part-news*/
.i-part-xs{margin: 5px auto 0 auto; height: auto; overflow: hidden;}
.i-part-xs-left{ width: 800px; float: left;}
.i-part-xs-right{width: 360px;float: right;}


/*xsdw*/
.xsdw-left{ width:100%;  overflow:hidden; position:relative; padding: 20px 0 0 0; height: 220px;    }
.xsdw-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0;  }
.xsdw-left .hd .prev,.xsdw-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	cursor:pointer; }
.xsdw-left .hd .next{ background-position:0 -50px;  }
.xsdw-left .hd .prevStop{ background-position:-60px 0; }
.xsdw-left .hd .nextStop{ background-position:-60px -50px; }
.xsdw-left .bd{ padding:0;   }
.xsdw-left .tempWrap{  width: 100% !important; }
.xsdw-left .bd ul{ zoom:1; margin-left:-8px; }
.xsdw-left .bd ul li{ width:31.28%; margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.xsdw-left .bd ul li .pic{ text-align:center; }
.xsdw-left .bd ul li .pic img{ width:245px; height:165px; display:block; padding:0; border:1px solid #ccc; }
.xsdw-left .bd ul li .pic a:hover img{ border-color:#999;  }
.xsdw-left .bd ul li .title{text-align: center; color: #333333; font-size: 14px; line-height: 40px;}
.xsdw-left .bd ul li .title a{ color: #333333;font-size: 14px; line-height: 40px;}
.xsdw-left .bd ul li .title a:hover{ color: #ff3300;}



/*end*/
.end_link{ width: 100%; background: #cccccc; height: 52px; }
.end_link_left{ float: left; width: 450px;}
.end_link_left select{ width: 190px; height: 28px; line-height: 28px; padding: 0 0 0 10px; color: #555555;margin: 12px 15px 0 0; border: none; }
.end_link_right{ float: right; width: 740px; text-align: right; line-height: 52px;}
.end_link_right a{ color: #333333; margin:0 20px 0 0;}
.end_link_right a:hover{ color: #ff3300; }
.footer{ width: 100%; height: auto; background: #0054a1; margin: 0 auto;  padding: 20px 0 20px 0 ;  overflow:hidden;}
.footer a{color: #ffffff;  }
.copright { float: left; width: 740px;  padding: 20px 0 0 0}
.copright p{color: #ffffff; font-size: 14px; line-height: 30px;  margin: 0; padding: 0; }
.endrwm{ float: right; width: 250px;}
.endrwm ul{ width: 100%;}
.endrwm li{ width: 100px; float: right; margin: 0 0 0 20px}
.endrwm img{ width: 100px; height:100px}
.endrwm li span{ display: block; width: 100%; text-align: center; color: #ffffff; font-size: 14px; line-height: 30px;}





/* 单个图片幻灯片盒子 - 公用类 */
.slideBox {
	width: 1200px;
	height:365px;
	position: relative;
	overflow: hidden;margin: 0px auto;
padding:10px 0
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	right: 0;
	bottom: 30px;
	width: 100%;
	position: absolute;
	z-index: 9999;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	height: 15px;
	padding: 0 0 0 1050px;
	margin: 0 auto;
	width: 150px;
}
.slideBox .hd li {
	width: 15px;
	height: 15px;
	float: left;
	text-indent: -9999px;
	background: url(../images/dian3.png) no-repeat;
	cursor: pointer;
	margin-right: 10px;
}
.slideBox .hd li.on {
	background: url(../images/dian4.png) no-repeat;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	width: 100%;
	height: 400px;
}
.slideBox .bd .banner_text {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 634px;
	height: 354px;
	z-index: 9999;
	padding: 46px 0 0 96px;
}
.slideBox .bd .banner_text strong {
	display: block;
	width: 470px;
	line-height: 62px;
	font-weight: normal;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #1c2b4b;
}
.slideBox .bd .banner_text p {
	width: 470px;
	font-size: 15px;
	line-height: 24px;
	padding-bottom: 10px;
}
.jjmore{
	width: 120px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	display: block;
	overflow: hidden;
	
	margin-top: 12px;
}
.jjmore a {
	color: #1f65de;
	font-size: 16px;
}
.slideBox .bd li {
	width: 100%;
	text-indent: -9999px;
	height: 400px;
}
.slideBox .bd li a {
	display: block;
	height: 400px;
}
.slideBox .bd li img{
	width: 100%;
	height: 400px;
}