﻿* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑";
}

img {
	border: none;
}

li {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 0!important;
}

.clear {
	clear: both;
}

.conter {
	width: 1250px;
	margin: 0 auto;
}

.box-shadow {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}

body {
	padding-top: 115px;
}

.page-top {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}

.headerbox {
	height: 115px;
	background: #fff;
}

.headerl {
	float: left;
	margin-top: 6px;
}

.headerl img {
	float: left;
}

.headerc {
	float: right;
	line-height: 115px;
	margin-right:115px;
}


/*.headerr{width: 207px;float: left;margin-top: 1.5%;}*/

.zlogo img{
	margin:8px 0 8px 100px;
}
.detail p {
	text-indent: 2em;
	line-height: 32px;
	font-size: 16px!important;
}

.list {
	background: #fff;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 1;
}

.list li a {
	width: 152px;
	line-height: 60px;
	display: block;
	color: #000;
}
.list li:hover {
	background: rgb(0, 157, 217);
	color: #fff!important;
}


/*.list li:hover .list li{background: rgb(0, 157, 217);color: #fff;}*/

.headerc>ul>li {
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 85px;
	color: #006ab7;
	position: relative;
	padding-left:30px;
}

.headerc>ul>li> a {
	text-decoration: none;
	color: #222;
	font-size: 16px;
	top:15px;
	cursor: pointer;
	position: relative;
	z-index: 100;
	background: #fff;
}
.headerc>ul>li> a.active{
	color: #009b00!important;
	/*border-bottom: 2px solid #009b00;*/
}
.headerc li>div {
	width: 140px;
	top: -199px;
	left: 50%;
	margin-left: -70px;
	overflow: hidden;
	z-index: 99;
	border-radius: 0px 0px 5px 5px;
	transition: all ease 1s;
}
.headerc ul{margin:0;}
.headerc>ul>li.on>div{
	top: 99px;
}
.headerc li ul>li {
	float: none;
	text-align: center;
	color: #fff!important;
	cursor:pointer;
}
.headerc li ul>li a{
	font-size: 14px;
	color: #222;
	cursor:pointer;
}
.headerc li ul>li:hover a{
	color: #fff!important;
}
.headerc li ul>li>a {
	display: inline;
}

.zw{
	position:absolute;
	right:100px;
	float:right;
	z-index:1000;
}
.zw ul,li{ margin:0;}
.zw li{
	float:left;
	line-height:49px;
	margin-right:8px;
	color:#999;
}
.zw li a{ font-size:12px; color:#999; padding-right:7px;}


.banner{
	margin-top: 115px;
}
.banner01 {
	width: 100%;
	background: url(../img/002.png) no-repeat;
	height: 400px;
	background-size: cover;
}
.nav_list{ padding:0 11%;}

.nav_list h2{
	color:#222;
	font-size:24px;
	font-weight:normal;
	padding:60px 0 10px 0;
	text-align:left;
}
.nav_list h2 font{
	 border-bottom:#009b00 2px solid;
	 font-size:24px;
	 padding-bottom:6px;
}
.nav_list p{
	line-height:30px;
	font-size:14px;
	color:#222;
	padding:0;
}
.nav_list001{ background:#ebebeb;  margin: 30px 0;}
.pic01{ padding:30px 0;}
.pic02{ padding:30px 0;}
.pic01 img{ text-align:center;}
.pic_tu img{border-radius:10px; width:100px; height:100px; margin-bottom:10px;}
.pic_list ul,li{ margin:0;}
.pic_list li{ margin-top:15px;}
.pic_list li a{ color:#222; line-height:20px;}
.pic_list li a:hover{ color:#f60;}
.pic001{ width:5.88%;padding:9px 0 10px 0; float:left;}
.pic002{ border:#eee 1px solid; margin:20px 0 30px 0;}

.ban_zi {
	width: 1250px;
	margin: 0 auto;
}

.sdg {
	color: #f60;
	font-size: 26px;
	padding: 70px 0 20px 0px;
	margin-left: -100px;
	opacity: 0;
}

.ban_zi p {
	width: 600px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	margin-left: -100px;
	opacity: 0;
}

.ban_zi.active {
	background: none;
}

.ban_zi.active .sdg {
	margin-left: 0;
	opacity: 1;
	transition: all 1s ease-out;
}

.ban_zi.active p {
	margin: 0;
	opacity: 1;
	transition: all 1s ease-out 0.5s;
}

.ht {
	font-size: 26px;
	text-align: center;
	margin-top: 30px;
	color: #f60;
}

.searbg {
	border-radius: 5px;
}

.searinpu {
	border-radius: 6px;
	background: #fff;
	line-height: 36px;
	padding-left: 5%;
}

.searinpu i {
	color: #969896;
}

.searinpu .input {
	width: 160px;
	border: none;
	float: right;
	box-shadow: none;
	margin-right: 5px;
}

.tit p {
	font-size: 18px;
	line-height: 25px;
}

.tit p i {
	margin: 0 15px;
	cursor: pointer;
	color: #ff6600;
}

.tit {
	margin-top: 40px;
}


/*.tubiao{background: url(../img/sdg.png) no-repeat;height: 210px;margin-top: 30px;position: relative;opacity: 0.5;}*/
.tubiao{
	padding-top: 30px;	
}
.tubiao .span2:hover {
	opacity: 1;
}
.tubiao .span2 {
	/*opacity: 0.5;*/
	cursor: pointer;
}

.tubiao li a {
	color: #009b00;
	font-size: 16px;
}

.tubiao a.tb_xcpq span {
	color: #d7253b!important;
	font-weight: bold;
}

.tubiao a.tb_xcpq span:hover {
	opacity: 1;
}

.pic_box {
	border: #f1f1f1 1px solid;
	width: 100%;
	height: 650px;
	margin-top: 20px;
	margin-bottom: 50px;
	text-align: center;
	line-height: 750px;
	font-size: 28px;
}

.tb_zi{ padding:15px; color:#333; line-height:30px; font-size:14px;border:#eee 1px solid; margin-top: 10px;}
.footerl {
	float: left;
}

.footerr {
	float: right;
}

.box {
	position: relative;
}

.box select {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 200px;
}

.box span {
	font-size: 18px;
	margin: 40px 20px 30px 0;
	display: block;
}

.end{ margin-top:30px; padding:10px 15px; background:#ededed;}
.end li{ float:left; line-height:40px; margin-right:50px;}
.end li a{ color:#222;}
.logo {
	width: 100px;
	float: left;
}

.dropdown {
	float: left;
}

.dropdown,
.dropup {
	float: left;
	margin-left: 50px;
}

.dropdown button {
	margin-top: 3%;
	font-size: 16px;
	width: 120px;
	background: #f1f1f1!important;
	color: #000!important;
	font-family: "微软雅黑";
}

.dropdown-menu {
	position: absolute;
	left: 68%!important;
}

.footerbox {
	background: #f1f1f1;
	width: 100%;
	padding: 15px 0 15px 0;
}

.footerr a i:hover {
	color: #f60;
}

.footerr a i {
	display: block;
	float: left;
	line-height:40px;
	font-size: 24px;
	margin-left:40px;
	color: #222;
	cursor: pointer;
}

.footerr span {
	width: 30px;
	display: block;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
	background: #f1f1f1!important;
	color: #000;
	font-weight: bold;
}

.two_pic {
	margin: 20px auto 20px 4px;
}

.two_pic li {
	width: 56px;
	height: 56px;
	float: left;
	margin: 0 3px;
}

.sdg_bg{ background:url(../img/sdgbg.png) no-repeat; width:890px; height:829px; margin:30px auto 30px auto;}
.sdg_bg01{ background:url(../img/sdg_bg1.jpg) no-repeat; width:1024px; height:736px; margin:30px auto 30px auto;}
.sdg_bg .sdg_n{ padding:166px 0 0 250px; width:360px;}
.sdg_bg01 .sdg_n01{ padding:380px 0 0 280px; width:460px;}
.sdg_bg h5{ padding-left:40px; margin-bottom:0; font-size:16px; font-weight:normal; color:#08c;}
.sdg_bg01 h5{ padding-left:40px; margin-bottom:0; font-size:16px; font-weight:normal; color:#08c;}
.sdg_n img{ width:60px; height:60px; padding-right:10px;}
.sdg_n p{ line-height:25px; padding-top:10px;}
.share{ margin-top:25px;}
.share_z{ float:left; color:#f60; font-size:16px;}
.share_t{ float:left;}
.share_t i{ font-size:22px; padding:0 0 0 15px; cursor:pointer;}
.sdg_p img{ width:180px; height:120px; padding:30px 0 0 85px;}

.sdg_n01 img{ width:60px; height:60px; padding-right:10px;}
.sdg_n01 p{ line-height:22px; padding-top:5px; color:#000;}
.share01{ margin-top:15px;}
.share_z01{ float:left; color:#f60; font-size:16px;}
.share_t01{ float:right; margin-right:30px;}
.share_t01 i{ font-size:22px; padding:0 0 0 15px; cursor:pointer;}
.sdg_p01 img{ width:180px; height:120px; padding:30px 0 0 85px;}
.sdg_fh{ background:#009b00; width:80px; height:40px; margin:30px auto 50px auto;border-radius:3px; text-align:center; line-height:40px;}
.sdg_fh a{ color:#fff; text-decoration:none;}
.sdg_fa a:hover{ color:#fff; text-decoration:none;}

/* about页图片滚动样式 */
.blk_29 {OVERFLOW: hidden; ZOOM: 1; POSITION: relative}
.blk_29 .LeftBotton {	BACKGROUND:url(../img/ico07.jpg) no-repeat 0px 0px; FLOAT: left; WIDTH: 29px; CURSOR: pointer;HEIGHT: 29px; position:absolute; top:54px; left:0;}
.blk_29 .RightBotton {	 BACKGROUND: url(../img/ico06.jpg) no-repeat 0px 0px; FLOAT: right; WIDTH: 29px; CURSOR: pointer;HEIGHT: 29px; position:absolute; top:54px; right:0;}
.blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 1045px;}
.blk_29 .pic {	FLOAT: left; WIDTH: 179px; margin:0 15px 0 15px; TEXT-ALIGN: center}
.blk_29 .pic IMG {	DISPLAY: block; float:left;}
.blk_29 .pic P {	MARGIN: 6px auto 0px; WIDTH: 179px; LINE-HEIGHT: 20px}
.rollphotos {	MARGIN-TOP:24px;WIDTH:100%; float:left; display:inline;}

.newslist{ border-top:#eee 1px solid; padding-top:20px; margin-top:40px;}
.newslist ul,li{ margin:0; padding:0;}
.newslist li{ float:left; width:100%; line-height:35px;}
.newslist li a{ float:left; font-size:13px; color:#222;}
.newslist li a:hover{ color:#009b00;}
.newslist li span{ float:right; margin:0; font-size:13px; color:#999;}


@media (max-width: 1024px) {
	.headerc>ul>li{ width:90px;}
	.zw li{ margin-right:4px;}
	.zw li a{ padding-right:3px;}
	}
@media (max-width: 1152px) {
	.headerc>ul>li{ width:90px;}
	.zw li{ margin-right:4px;}
	.zw li a{ padding-right:3px;}
	}
@media (min-width:1140px) and (max-width: 1280px) {
	.headerc>ul>li{ padding-left:32px;}
	}
@media (min-width:1900) and (max-width: 1920px) {
	.banner01{ height:531px;}
.Cont{ width:1254px;}
	}
	
.nav_list .notice p{
	font-size: 14px;
	line-height: 25px;
	color: #6e6e71;
}
.form-box{
	float: right;
}
.form-box input{
	height: 22px;
	line-height: 22px;
}
.form-box input,.form-box textarea{
	width: 330px;
	padding:10px;
	margin-bottom: 17px;
	border-radius: 0;
	resize: none;
	box-shadow: none;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #bbb9b9 ;
}

.form-box .button{
	height: 40px;
	border-radius: 0px;
	box-shadow: none;
	border: none;
	color: #fff;
	border: 1px solid #009b00;
	background-color: #009b00;
	border-radius: 3px;
}
.form-box .button:hover,.form-box .button:active{
	background-color: #008200!important;
}

.list_h{
	width: 45%;
	float: left;
	margin-left: 5%;
}
.left-icon {
    margin-bottom: 20px;
    padding-left: 60px;
    position: relative;
    text-align: left;
}
.left-icon .icon {
    background: #009b00;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    height: 45px;
    left: 0;
    line-height: 43px;
    position: absolute;
    text-align: center;
    width: 45px;
}
.left-icon .left-content {
    text-align: left;
}
.left-content h4{ color:#009b00; font-size:18px; line-height:28px; text-align:left; margin-top:0;}
.left-content h4 a{color:#009b00; text-decoration:none;font-size:18px;}
.left-content h4 a:hover{color:#009b00; text-decoration:underline;font-size:18px;}
.left-content p{ line-height:28px; font-size:14px; padding-top:5px;}
.left-content p a{font-size:14px; color: #000; text-decoration: none;}
.left-content p a:hover{font-size:14px; color: #009b00; text-decoration: none;}
.left-content a{ font-size:14px; border:0; width:auto; height:auto; text-align:left; margin-top:10px; text-decoration:none; display:inline;}
.left-content a:hover{ color:#009b00; text-decoration:none;border:0; width:auto; height:auto; text-align:left;}
.list_h img{ width:80%;}
.list_pic{ background:#009b00; padding:30px 0 50px 0;}

.cega-li{
	margin: 30px 0;
}
.cega-li li{
	float: left;
	margin:15px 0 0 0;
	width: 33%;
	text-align: center;
}
.cega-li li a p:hover{color: #00b300;}
.cega-l li img{
	width: 100%;
}
.cega-li li p{
	text-align: center;
}


.a-list{
	width: 300px;
	background: #F1F1F1;
}
.nav_list td{
	vertical-align: top;
}
.address{
	height: 60px;
	line-height: 60px;
}
.address a{
	color: #222;
	font-size: 14px;
}
.address a:hover{
	color: #009b00;
	font-size: 14px;
}
.address font{
	color: #222;
	font-size: 14px;
}
.j-li{
	margin: 0;
}
.j-li li{
	width: 300px;
	text-align: center;
	border-bottom: #fff 1px solid;
	height: 50px;
	line-height: 50px;
}
.j-li li a{
	color: #222;
	font-size: 15px;
}
.j-li li a:hover{
	background: #009b00;
	color: #fff;
	font-size: 15px;
	display: block;
}
.j-li li a.cur{
	background: #009b00;
	color: #fff;
	font-size: 15px;
	display: block;
}
.a-con{
	padding-left: 50px;
}
.a-con h1{
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}
.a-con h1 font{
	border-bottom: #009b00 2px solid;
    font-size: 24px;
    padding-bottom: 6px;
}
.a-con p{
	line-height: 25px;
	padding: 10px 0 5px 0;
}
.a-hx{
	width: 100%;
	float: left;
	margin: 30px 0 10px 0;
}
.hx-pic{
	float: left;
	width: 25%;
}
.hx-pic img{
	width: 100%;
}
.hx-con{
	float: right;
	width: 69.6%;
}
.hx-con h5{
	line-height: 0;
	font-size: 16px;
}
.hx-con h6{
	font-size: 14px;
	line-height: 25px;
	margin-top: 15px;
}
.s-con{
	float: left;
}
/*焦点图*/
.focus{ position:relative; width:700px; height:420px; background-color: #000; float: left;}  
.focus img{ width: 700px; height: 420px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#009b00;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../img/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  
.focus span{margin: 0;}
