@charset "UTF-8";
.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#57b82a;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}

/*header*/
.header-bg{
	background: #2a2e2d;
}
.header{
	padding: 40px 0;
}
.nav-bg{
	background: #009a44;
}
.nav .mobile_nav ul li{
	float: left;
	background: url(../images/nav-sx.png) no-repeat center right;
	line-height: 50px;
	padding: 0 60px;
	font-size: 16px;
	border-left: solid 1px #02873d;
	border-right: solid 1px #00a549;
}
.nav .mobile_nav ul{
	width: 1190px;
	height: 50px;
	border-left: solid 1px #00a549;
	border-right: solid 1px #02873d;
}
.nav .mobile_nav ul li:hover{
	background: #2a2e2d !important;
}
.nav .mobile_nav ul li a span{
	color: #FFFFFF;
}
.nav .mobile_nav ul li:last-child{background:none;}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot*/
.footer-bg{
	background: #212121;
	border-bottom: solid 1px #3d3d3d;
}
.text-box p{
	font-size: 13px;
	color: #FFFFFF;
	width: 580px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 20px;
}
.bottom-bg{
	background: #212121;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #3d3d3d;
}
.foot-content{
	line-height: 30px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 30px;
	font-size: 13px;
}
.zbottom-bg{
	padding: 20px;
	line-height: 20px;
	background: #212121;
	text-align: center;
	border-top: solid 1px #000000;
}
.footer-line{
	width: 800px;
	height: 1px;
	background: #9a9a9a;
	margin: 0 auto;
}
/**/
.ny-navbg{
	width: 282px;
	background: #f7f7f7;
}
.ny{
	position: relative;
}
.ny-znav{
	position: absolute;
	top: -127px;
	left: 0;
}
.ny-neirong,.ny-location{
	width: 880px;
}
.ny-dqwz{
	background: #F7F7F7;
}
.ny-location{
	font-size: 14px;
	line-height: 50px;
}
.ny-lxbg{
	background: url(../images/ny-lxbg.png) no-repeat;
}
/**/
.cp-title{
	text-align: center;
	margin: 60px 0 70px 0;
}
.cp-lbox{
	width: 284px;
}
.lbox-top{
	text-align: center;
	background: #0d8f37;
	padding: 30px 54px;
}
.lbox-bottom{
	background: #f7f7f7;
	padding-bottom: 20px;
}
.lbox-bottom ul li{
	color: #4a4a4a;
	border-bottom: dashed 1px #d6d6d6;
	line-height: 70px;
	margin: 0 10px;
	padding-left: 20px;
}
.lbox-bottom ul li:hover{
	color: #0d8f37;
}
.cpdh-tel{
	text-align: center;
	background: url(../images/cpdh-telbg.png) no-repeat;
	padding: 40px 40px 30px;
}
.cp-bg{
	margin-bottom: 120px;
}
.ys-bg{
	background: url(../images/ys-bg.png) no-repeat;
	padding: 100px 0 86px;
}
.ys ul li{
	text-align: center;
	width: 230px;
	float: left;
	margin: 0 35px;
}
.ys-line{
	width: 120px;
	height: 1px;
	background: #b5b5b5;
	margin: 10px auto;
}
.gywm-bg{
	margin-top: 100px;
}
.gsjj{
	width: 530px;
}
.gsjj-title{
	color: #343434;
	font-size: 22px;
	font-weight: bold;
	margin: 40px 0 30px;
}
.gsjj-line{
	width: 35px;
	height: 5px;
	background: #0d8f37;
	margin-bottom: 20px;
}
.gywm-more{
	width: 160px;
	line-height: 40px;
	background: #0d8f37;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-top: 37px;
}
.xwzx-left{
	width: 860px;
	width: 720px;
}
.xwdt-title{
	width: 160px;
	line-height: 40px;
	background: #0d8f37;
	color: #FFFFFF;
	font-size: 19px;
	text-align: center;	
}
.xwdt-more{
	line-height: 40px;
	font-size: 14px;
	color: #545454;
}
.lxw-top{
	margin-bottom: 45px;
}
.zxw-xw{
	width: 320px;
}
.xwbtlb ul li{
	float: left;
	width: 260px;
	margin-right: 26px;
	padding-bottom: 30px;
}
.xwbtlb{
	border-bottom: dashed 1px #bbbbbd;
}
.xw-more{
	width: 120px;
	line-height: 40px;
	color: #015DA8;
	font-size: 14px;
	border: solid 1px #015da8;
	text-align: center;
	margin-top: 40px;
}
.xw-more:hover{
	background: #015da8;
	color: #FFFFFF;
}
.xwzx-left{
	margin-top: 78px;
}
.xw-right{
	background: #f0f1f3;
	margin-top: 80px;
	width: 340px;
	margin-bottom: 50px;
	padding: 30px 40px;
}
.rxw-title p{
	color: #373737;
	font-size: 20px;
	font-weight: bold;
}
.rxw-title{
	margin-bottom: 30px;
}
.tupianxinwen ul li a{
	color: #2c2c2c;
	font-size: 13px;
	line-height: 28px;
}
.tupianxinwen ul li{
	margin: 10px 0;
}
.rxw-more{
	width: 120px;
	line-height: 40px;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	text-align: center;
	margin-left: 24px;
	margin-top: 50px;
}
.tupianxinwen{
	padding-bottom: 50px;
}
.cp-bt{
	line-height: 55px;
	text-align: center;
	background: url(../images/cpbt-bg.png) no-repeat;
}
.cp-bt{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.cp-bt a{
	color: #FFFFFF;
	padding-left: 20px;
}
.tupianxinwen1 ul li{
	width: 340px;
	padding: 10px 0;
}
.tupianxinwen1{
	margin-top: 20px;
}
.xwzx{
	position: relative;
}
.xw-right{
	position: absolute;
	top: 0;
	right: 0;
}
.rxwlb{
	font-size: 13px;
	color: #2c2c2c;
}
.xwzx-bg{
	margin-bottom: 86px;
}
