@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;}
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);}
.full-width-wrapper{width: 100%;clear: both; display: table;}

#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9990009;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}


#header {
	background: url("../images/top-full-width-bg.png") repeat-x top; border-top-color: rgb(70, 70, 70); border-top-width: 5px; border-top-style: solid;
}
#header #abstract-bg {
        width:1200px;margin:0 auto;
	background: url("../images/top-abstract-bg.png") no-repeat 20% top;
}
#header #banner {
	height: 110px;
}
#header #banner .logo {
	margin-top: 15px; float: left;
}
#header #banner .social-network {
	margin-right: 20px; float: right;
}
#header #banner .social-network li {
	margin: 80px 0px 0px; font-size: 14px; font-weight: bold; float: left; display: inline;
}
#header #banner .social-network li a {
	text-align: center; color: rgb(153, 51, 0); font-size: 14px; font-weight: bold; float: left;
}
.i-nav {
        width:100%;
	background-position: 0 0; height: 40px;
        background-image: url("../images/sprite.png"); background-repeat: no-repeat;
}

.nav{
	position: relative; z-index: 10;
}
.nav>li {font-weight: 700; float: left; position: relative;background: url("../images/nav_jgx.png") right top no-repeat;}
.nav>li:last-child {background-image:none;}
.nav li.home-page{border-radius:5px 0 0 0;}
.nav li.home-page > a{background-position: 40px -42px; padding-left: 65px;background-image: url("../images/sprite.png"); background-repeat: no-repeat;}
.nav li.current.home-page > a {background-position: 40px -82px;}
.nav li.home-page:hover > a{background-position: 40px -82px;}
.nav>li>a{padding: 11px 37px 10px 37px; color: black; font-size: 14px; position: relative; z-index: 10; display: block;}
.nav li a.parent {
	position: relative;
}
.nav li:hover {
	background: url("../images/sprite-menu.png") repeat-x left top rgb(193, 26, 32);
}
.nav li.current {
	background: url("../images/sprite-menu.png") repeat-x left bottom #035101;
}
.nav li:hover > a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.nav .sub {
	left: 0px; top: 100%; width: 158px; display: none; position: absolute;
}
.nav .sub li {
	background: rgb(251, 251, 251); clear: both; font-weight: 400; margin-right: 0px; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(242, 242, 242); border-left-color: rgb(251, 251, 251); border-top-width: 1px; border-bottom-width: 1px; border-left-width: 5px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; float: none;
}
.nav .sub li:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.nav .sub li a {
	padding: 8px 10px;
}
.nav li a span {
	background: url("../images/drop-down-arr.png") no-repeat 0px 0px; top: 17px; width: 9px; height: 9px; right: 8px; overflow: hidden; position: absolute;
}
.nav .sub li a span {
	background-position: 0px -9px; top: 10px;
}
.nav .sub li:hover {
	background: rgb(255, 255, 255); color: black; border-left-color:#155e13; border-left-width: 5px; border-left-style: solid;
}
.nav .sub li:hover {
	background: rgb(255, 255, 255); border-left-color:#155e13; border-left-width: 5px; border-left-style: solid;
}
.nav li.current ul li a {
	color: black;
}
.nav li ul li:hover a {
	color: black;
}
.nav li a {
	display: block;
}
.nav li.current a {
	color: rgb(255, 255, 255);
}


/*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 #025100;}

/*banner*/
.i-banner{
   width:100%;
   background: url("../images/banner_bg.png") repeat-x center top; height: 398px;
   box-sizing:border-box;
   padding:11px 0;
}
.i-banner .banner{width:1200px;height:376px;margin:0px auto;position:relative;}
.banner .hd{ height:20px; overflow:hidden; position:absolute; left:50%;transform:translate(-50%,0);bottom:10px; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1;}
.banner .hd ul li{ float:left; margin-right:8px;  width:10px; height:10px; cursor:pointer; background: #ffffff;border-radius:50%;}
.banner .hd ul li:last-child{margin-right: 0px;}
.banner .hd ul li.on{ background: #115b0f; }

/*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: #115b0f 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: 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: 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:800px;  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: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: 14px; line-height: 40px;}
.xsdw-left .bd ul li .title a{ padding:0 10px;color: #333333;font-size: 14px; line-height: 40px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.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;margin-top:12px;}
.linkbox{width: 190px;height: 28px;padding: 0 10px 0 20px;line-height: 28px;background: rgba(255,255,255,.4);font-size: 16px;float:left;box-sizing:border-box;position:relative;margin-right:20px;}
.linkbox i{cursor: pointer;float:right;display:block;width:28px;height:28px;background:url(../images/down.png) no-repeat center center;background-size:24px 24px;}
.linkbox p{margin:0;float:left;color: #434343;}
.linklist{width: 100%;position: absolute;top:28px;left:0;top:28px;height: auto;display: none;}
.linklist li{width: 100%;height: 28px;text-align: left;line-height: 28px;background: #ffffff;}
.linklist li a{padding-left:20px;display: block;color: #434343;font-size: 14px;}
.linklist li:hover a{color:#ff3300;}
.linklist::-webkit-scrollbar {width: 6px;}
.linklist::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(16,84,187,.9);}
.linklist::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}
.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: 115px; background: #025100; margin: 0 auto;  padding: 20px 0 10px 0 ;}
.copright { float: left; width: 740px;}
.copright p{color: #ffffff; font-size: 15px; line-height: 36px;  margin: 0; padding: 0; }
.copright p a{color: #ffffff;}
.endrwm{ float: right; width: 250px;}
.endrwm li{ width: 80px; float: right; margin: 0 0 0 20px}
.endrwm li img{ width: 80px; height: 80px}
.endrwm li span{ display: block; width: 100%; text-align: center; color: #ffffff; font-size: 14px; line-height: 30px;}