@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:#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;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 #006fca; cursor: pointer; position: absolute; right: 0;}


/*i-main*/
.i-main{ width: 1200px; margin: 30px auto 10px; 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: 20px;line-height: 39px;color: #006fca;zoom: 1; margin: 0; padding: 0 8px 0 8px; display: block; float: left; border-bottom: #006fca 3px solid;font-weight:bold;}
.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: #006fca}

.i-about{ width: 100%; margin: 0 auto; height: auto; overflow: hidden; padding: 20px 0 0 0}
.i-about li{width:100%;display:flex;margin-bottom:20px;}
.i-about li .time{margin-right:10px;}
.i-about li .time span{display:block;font-size:20px;border:1px solid #006fca;line-height:26px;color:#006fca;width:70px;text-align:center;}
.i-about li .time span+span{font-size:14px;background:#006fca;color:#ffffff;line-height:22px;}
.i-about li a{display:flex;align-items:center;font-size:16px;color:#434343;line-height:26px;max-width:calc( 100% - 82px );}
.i-about li a:hover{color:#006fca;}
.i-about li:last-child{margin-bottom:0;}


.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: 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:#006fca;}
.i-list2 li span{ float: right;height: 34px; line-height: 34px; }


/*i-part-news*/
.i-part-xs{margin: 20px 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: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 .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;width:250px; }
.xsdw-left .bd ul li .pic img{ width:100%; height:165px; display:block; padding:0; border:1px solid #ccc;object-fit:cover; }
.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: 16px; line-height: 40px;width:250px; }
.xsdw-left .bd ul li .title a{ color: #333333; line-height: 40px;}
.xsdw-left .bd ul li .title a:hover{ color: #006fca;}



/*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; font-size:14px;}
.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: #006fca; }
.footer{ width: 100%; height: 115px; background: #006fca; margin: 0 auto;  padding: 20px 0 10px 0 ;}
.footer .w1200{display:flex;justify-content:space-between;}
.copright { float: left; width: 740px;padding-top:6px; }
.copright p{color: #ffffff; font-size: 14px; line-height: 30px;  margin: 0; padding: 0;}
.copright p a{color:#ffffff;}
.endrwm{ float: right; width: 250px;}
.endrwm li{ width: 100px; float: right; }
.endrwm li img{ width: 100px; height: 100px}
.endrwm li span{ display: block; width: 100%; text-align: center; color: #ffffff; font-size: 14px; line-height: 30px;}