@charset "utf-8";/* CSS Document*/
body{margin: 0;padding: 0;font-size: 14px;min-width: 1200px;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:#025100; 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:48px 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 #025100;}

/*i-main*/
.i-main{ width: 100%; margin: 0px auto; padding:30px 0; height: auto; overflow: hidden;}
.i-part-news{margin: 0 auto 20px; height: auto; overflow: hidden; width:1200px;}
.xydt_con{width:810px;float:left;overflow:hidden;}
.xydt_con .i_title{margin-bottom:20px;}
#xydt{
	position: relative;
        float:left;
	width: 390px;
	height: 280px;
}
#xydt .xydt_pic ul li .pic{
	width: 390px;
	height: 280px;
	overflow: hidden;
}
#xydt .xydt_pic ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
    object-fit: cover;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
#xydt .xydt_pic ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#xydt .xydt_pic ul li .title{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 52px;
	line-height: 52px;
	background: url("../images/icon02.png");
	font-size: 16px;
	font-family: "Microsoft Yahei";
	text-indent: 20px;
	color: #f6f6f6;
	z-index: 99;
}
#xydt .xydt_pic ul li:hover .title{
	color: #fff;
}
#xydt .xydt_btn a{
	position:absolute; 
	top:50%;
	margin-top:-25px; 
	width:32px; 
	height:50px; 
	display:block; 
	cursor: pointer;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    z-index: 999;
}
#xydt .xydt_btn a.prev{ 
	left:0px; 
	background:url("../images/xydt_l.png")  no-repeat;
}
#xydt .xydt_btn a.next{ 
	right:0px; 
	background:url("../images/xydt_r.png") no-repeat;  
}

.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: 2px solid #b6d1ef;}
.i_title h1{font-size: 22px;line-height: 39px;color: #04248c;font-weight: bold;zoom: 1; margin: 0; padding: 0 8px 0 8px; display: block; float: left; border-bottom: #04248c 3px solid;}
.i_title span{font-size: 14px;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: 20px 0 0 0}
.i-about img{ padding: 5px; border: #eeeeee 1px solid; background:#ffffff;}
.i-about p{ padding: 8px 0;width: 100%;  font-size: 14px; color: #333333; line-height: 32px;text-align: justify; text-indent: 2em;}
.i-about a{ color: #333333; font-size: 14px;}
.i-about a:hover{ color: #ff3300;}

.i-list2{ margin: 0 auto; height: auto; overflow: hidden; width:100%;}
.i-list2 ul{ padding: 20px 0 0 0;}
.i-list2 li{ height: 36px; line-height: 36px; font-size: 16px; 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;width:1200px}
.i-part-xs-left{ width: 800px; float: left;}
.i-part-xs-right{width: 360px;float: right;}
.gjxsgz_con,.gnxsgz_con{width: 393px;float:left;margin-right:10px;background:white; padding-bottom: 20px;}

.gjxsgz_con .i_title {width:auto;line-height: 53px;height: 53px; padding:0 16px; border-bottom:none}
.gjxsgz_con .i_title h1 {border-bottom:none; font-weight:normal; background:#3e99ea; color:white; line-height:22px; padding:10px 30px}
.gjxsgz_con .i-list2 {padding:0 16px; width:auto; }

/*banner start*/
#banner_con{
	position:relative;
	width:1200px; 
	height:350px; 
	overflow: hidden;
        margin:0 auto;
}
#banner_con .banner_hd{
	position: absolute;
	bottom: 28px;
	width: 100%;
	z-index: 99;
}
#banner_con .banner_hd ul{
	display: block;
	width: 100%;
	text-align: center;
}
#banner_con .banner_hd ul li{
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin: 0 6px;
	cursor: pointer;
	background: #fff;
}
#banner_con .banner_hd ul li.on{
	background: #025100;
}
#banner_con .banner_pic ul li{
	//position: absolute;
	//left: 50%;
	//top: 0px;
	display: none;
	//margin-left: -960px;
        margin:0 auto;
	width: 1200px;
	height:350px;
    z-index:8;
}
#banner_con .banner_pic ul li a img{ 
	display:block;  
	width:1200px; 
	height:350px; 
	background-size: 100% 100%;
}
#banner_con .banner_btn a{
	position:absolute; 
	top:50%;
	margin-top:-30px; 
	width:60px; 
	height:60px; 
	display:block; 
	cursor: pointer;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    z-index: 99;
}
#banner_con .banner_btn a.prev{ 
	left:2%; 
	background:url("../images/banner_l.png")  no-repeat;
}
#banner_con .banner_btn a.next{ 
	right:2%; 
	background:url("../images/banner_r.png") no-repeat;  
}
/*end banner*/


/*xsdw*/
.xsdw-left{ width:795px;  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: 1080px !important; }
.xsdw-left .bd ul{ overflow:hidden; zoom:1; }
.xsdw-left .bd ul li{ 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;}

#xydt_list{width:390px;float:right;}
#xydt_list ul{padding:0;}

/*end*/
.end_link{ width: 100%; background: url(../images/mod2_bg.png) top center no-repeat; height: 52px; }
.end_link_left{ float: left; width: 586px;}
.end_link_left .link_con{
	width: 586px;
}
.end_link_left .link_con .link_bd{
	padding-top: 8px;
	height: 44px;
}
.link_bd .link{
	position: relative;
	width: 270px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	border: 1px solid #fff;
	font-size: 16px;
	cursor: pointer;
    color:#333;
	text-align: center;
	margin-bottom: 18px;
        margin-right:20px;
    
}
.link_bd .link img{
	width:12px;
	position: absolute;
    right: 12px;
    top: 14px;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.link_bd .link:hover img{
-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.link_bd .link ul{
	padding: 5px 10px 20px;
	position: absolute;
	left: -1px;
	bottom: 35px;
	display: none;
	width: 252px;
	height: 80px;
    overflow-y: auto;
    background:#fff;
}
.link_bd .link ul li{
	height: 36px;
	line-height: 36px;
	text-align: left;
	text-indent: 6px;
}
.link_bd .link ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #333;
}
.link_bd .link ul li:hover a{
	color: #025100;
}


.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; font-size:16px;}


.end_link_right{ float: right; width: 600px; text-align: right; line-height: 52px;font-size:16px;}
.end_link_right a{ color: #333333; margin:0 20px 0 0;}
.end_link_right a:hover{ color: #ff3300; }
.footer{ width: 100%; height: 200px; background: #07439b; margin: 0 auto;  padding: 30px 0 10px 0 ;}
.copright { float: left; width: 440px;  padding: 24px 0 0 150px}
.copright p{color: #ffffff; font-size: 14px; line-height: 30px;  margin: 0; padding: 0; }
.endrwm{ float: right; width: 384px;}
.endrwm ul{float:right;}
.endrwm li{ width: 160px; float: left; margin: 0 0 0 20px}
.endrwm li img{ width: 160px; height: 160px}
.endrwm li span{ display: block; width: 100%; text-align: center; color: #ffffff; font-size: 15px; line-height: 30px;}