@charset "utf-8";
/* CSS Document */

.top_bg {
	width: 100%;
	height: 108px;
	background: #ffffff;
}
.logo{
	margin-top: 22px;
}
.nav{
	margin-top: 60px;
}
.nav li{
	float: left;
	font-size: 15px;
	margin: 0 20px;
	padding-bottom: 10px;
	position: relative;
}
.nav li a{
	display: block;
	color: #666;
}
.nav li a i{
	display: block;
	width: 0;
	height: 3px;
	margin: 3px auto;
	background: #2E9055;
	transition: width 0.3s ease;
}
.nav li a:hover{
	text-decoration: none;
}
.nav li:hover a i{
	width: 100%;
}
.nav li.active a i{
	width: 100%;
}
.sub-nav{
	display: none;
	width: 210px;
	position: absolute;
	top: 40px;
	left: -70px;
	z-index: 100;
}
.sub-nav1{
	width: 250px;
	left: -70px;
}
.nav .sub-nav a{
	display: block;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background: #009142;
}
.nav .sub-nav a:hover{
	background: #FE7B07;
	text-decoration: none;
}
.top_bg .w1200{
	position: relative;
}
.lang{
	position: absolute;
	top: 0;
	right: 0;
}
.lang a{
	display: inline-block;
	width: 90px;
	padding-left: 35px;
}

.lang a:first-child{
	background: url("../images/c1.jpg") no-repeat left center;
}
.lang a:last-child{
	background: url("../images/c2.jpg") no-repeat left center;
}
.head{
	width: 100%;
	padding: 30px 0;
}
.head h2{
	width: 20%;
	font-size: 24px;
	color: #000;
	vertical-align: bottom;
}
.head h2:before{
	content: "";
	display: inline-block;
	width: 5px;
	height: 26px;
	margin-right: 17px;
	background: #309056;
	position: relative;
	top: 3px;
}
.head h2 span{
	display: inline-block;
	margin-left: 10px;
	margin-top: 3px;
	font-size: 17px;
	color: #afafaf;
	text-transform: uppercase;
}
.head p{
	width: 78%;
	height: 25px;
	margin-top: 4px;
	border-bottom: 1px solid #EDEDED;
	text-align: right;
}
.head p a{
	color: #999;
}
.head p a:hover{
	color: #009142;
}
.main{
	margin-bottom: 50px;
}
.left-pic{
	width: 500px;
	position: relative;
}
.left-pic .bg{
	position: absolute;
	top: 14px;
	left: 14px;
	width: 475px;
	height: 312px;
	background: #E1E1E1;
	z-index: -10;
}
.right-txt{
	width: 630px;
}
.right-txt h3{
	font-size: 30px;
	color: #000000;
}
.right-txt h4{
	font-size: 18px;
	color: #AFAFAF;
	margin: 25px 0;
}
.right-txt h4:after{
	content: "";
	display: block;
	width: 98px;
	height: 1px;
	background: #309056;
	margin: 25px 0;
}
.right-txt p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-indent: 2em;
}
.right-txt a{
	display: block;
	width: 135px;
	height: 30px;
	padding-left: 30px;
	margin-top: 30px;
	line-height: 30px;
	background: #309056 url("../images/icon_arrow.png") no-repeat 100px center;
	color: #fff;
	border-radius: 30px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.right-txt a:hover{
	background: #FD7C07 url("../images/icon_arrow.png") no-repeat 100px center;
}
.news{
	width: 520px;
}
.news .first .img{
	width: 200px;
	overflow: hidden;
}
.news .first .img img{
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.news .first .img img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.news .first .txt{
	width: 300px;
}
.news .first .txt h2 a{
	font-size: 18px;
	color: #000;
}
.news .first .txt h2 a:hover{
	color: #009142;
}
.news .first .txt p,.news .first .txt span{
	line-height: 24px;
	color: #666;
	text-indent: 2em;
	margin: 20px 0;
}
.news ul,.news-center ul{
	margin-top: 20px;
}
.news ul li,.news-center ul li{
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}
.news ul li a,.news-center ul li a{
	display: inline-block;
	width: 380px;
	font-size: 16px;
	padding-left: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url("../images/icon_new.png") no-repeat left center;
}
.news-center ul li a{
	width: 600px;
}
.news ul li span,.news-center ul li span{
	margin-top: 2px;
}
.download{
	width: 635px;
}
.download ul li,.download-center ul li{
	height: 50px;
	line-height: 50px;
	margin-bottom: 23px;
	padding: 0 10px;
	background: #F5F5F5;
}
.download ul li>a,.download-center ul li>a{
	display: inline-block;
	width: 515px;
	font-size: 16px;
	padding-left: 30px;
	background: url("../images/bg_sign09.png") no-repeat 0 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.download ul li span a,.download-center ul li span a{
	display: inline-block;
	padding-left: 25px;
	background: url("../images/bg_sign10.png") no-repeat 0 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.download ul li:hover,.download-center ul li:hover{
	background: #009142;
}
.download ul li:hover>a,.download-center ul li:hover>a{
	color: #fff;
	background: url("../images/bg_sign09.png") no-repeat 0 -50px;
}
.download ul li:hover span a,.download-center ul li:hover span a{
	color: #fff;
	background: url("../images/bg_sign10.png") no-repeat 0 -50px;
}
.download-center{
	margin-top: 20px;
}
.main .head h2{
	width: 45%;
}
.main .head p{
	width: 55%;
}
.foot_bg {
	width: 100%;
	height: 177px;
	background: #303030;
	text-align: center;
}
.foot-nav{
	padding: 20px 0;
}
.foot-nav a{
	display: inline-block;
	padding: 0 20px;
	line-height: 16px;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 16px;
}
.foot-nav a:last-child{
	border: none;
}
.foot_bg i{
	display: block;
	width: 100%;
	height: 1px;
	background: #454545;
}
.foot_bg p{
	margin-top: 20px;
	font-size: 16px;
	color: #7b797a;
}
/* 产品滚动 marqueeleft */
.marqueeleft {
	width: 1200px;
	margin:0 auto;
	height: 360px;
	overflow: hidden;
}
.marqueeleft ul {
	float: left;
}
.marqueeleft li {
	float: left;
	margin: 0 10px;
	display: inline;
	width: 212px;
	height: 320px;
	overflow: hidden;
}
.marqueeleft li .pic {
	display: block;
	border: #ccc 1px solid;
	width: 200px;
	height: 271px;
	padding: 5px;
	overflow: hidden;
	box-sizing: content-box;
}
.marqueeleft li .txt {
	font-size:16px;
	color:#666666;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

/**内页产品展示**/
.product{
	margin-top: 40px;
}
.left-nav{
	width: 255px;
	margin-bottom: 30px;
}
.left-nav>div{
	width: 100%;
	height: 95px;
	padding-left: 40px;
	padding-top: 15px;
	background: #309056;
	color: #fff;
	border-top-left-radius: 50px;
}
.left-nav>div h2{
	font-size: 30px;
	margin-bottom: 15px;
}
.left-nav>div p{
	font-size: 24px;
	text-transform: uppercase;
}
.left-nav ul{
	padding: 20px 0;
	margin-bottom: 30px;
	background: #F9F9F9;
}
.left-nav ul li{
	border-bottom: 1px dotted #D1D1D1;
}
.left-nav ul li a{
	display: block;
	padding: 10px 15px;
	font-size: 16px;
	background: url("../images/icon_1.png") no-repeat 235px center;
}
.left-nav ul li a:hover{
	color: #FB8608;
}
.left-nav>p{
	width: 254px;
	height: 150px;
	padding-top: 25px;
	background: url("../images/cpzs_03.jpg") no-repeat center;
}
.left-nav>p span{
	display: block;
	width: 100%;
	height: 98px;
	line-height: 98px;
	background-color: rgba(256,256,256,.8);
	font-size: 30px;
	color: #FB7906;
}
.left-nav>p span img{
	display: inline-block;
	margin: 0 5px;
}
.right-list{
	width: 916px;
}
.title{
	padding: 5px;
	border-bottom: 1px solid #EDEDED;
}
.title h2{
	font-size: 24px;
	color: #000;
	line-height: 24px;
}
.title h2:before{
	content: "";
	display: inline-block;
	width: 5px;
	height: 26px;
	margin-right: 10px;
	background: #309056;
	position: relative;
	top: 5px;
	left: -5px;
}
.title p{
	margin-top: 5px;
}
.right-list>ul{
	padding: 20px 7px;
}
.right-list>ul li{
	float: left;
	margin: 0 8px 30px;
	text-align: center;
}
.right-list>ul li span{
	display: block;
	padding: 3px;
	border: 1px solid #EDEDED;
	overflow: hidden;
}
.right-list>ul li img{
	display: block;
	/*transition: all 0.3s ease;*/
	/*-webkit-transition: all 0.3s ease;*/
}
/*.right-list ul li img:hover{*/
	/*transform: scale(1.1);*/
	/*-webkit-transform: scale(1.1);*/
/*}*/
.right-list>ul li p{
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}
.p_show{
	text-align: center;
	padding-top: 30px;
}
.p_show h1{
	font-size: 24px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 25px;
}
.p_show h6{
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
}
.p_show a{
	display: block;
	margin-top: 70px;
}
.p_show p{
	font-size:16px;
	line-height:30px;
	text-indent:2em;
	text-align:left;}

.page{
	margin-top: 10px;
	margin-bottom: 90px;
	border-top: 1px dotted #ccc;
}
.page>div>a{
	display: block;
	margin: 5px 0;
}
.page>a{
	display: block;
	width: 65px;
	height: 35px;
	line-height: 35px;
	background: #309056;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.left-nav1 ul>li:first-child a{
	background: url("../images/icon_2.png") no-repeat 230px center;
}
.left-nav ol li a.cur{
	color: #FB8608;
}
.about{
	margin-top: 25px;
}
.about>.right-txt{
	width: 590px;
}
.about>.right-txt p{
	margin-bottom: 20px;
}
.service{
	position: relative;
}
.service>img{
	display: block;
	margin: 20px auto;
}
.service>div{
	position: absolute;
	top: 337px;
	left: 500px;
	z-index: 10;
	width: 394px;
	height: 149px;
	padding-top: 40px;
	padding-left: 30px;
	background: url("../images/bg_sign08.png") no-repeat center;
}
.service>div p{
	font-size: 16px;
	color: #000;
	line-height: 24px;
}
.contact{

}
.contact_detail{
	padding: 40px 30px;
}
.contact_detail h2{
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
}
.contact_detail ul li{
	font-size: 18px;
	line-height: 48px;
	padding-left: 40px;
	background: url("../images/icon_con.png") no-repeat 0 10px;
}
.contact_detail ul li:nth-child(2){
	background-position: 0 -40px;
}
.contact_detail ul li:nth-child(3){
	background-position: 0 -90px;
}
.contact_detail ul li:nth-child(4){
	background-position: 0 -135px;
}
.contact_detail ul li:nth-child(5){
	background-position: 0 -185px;
}
.map{
	margin-bottom: 30px;
}

.page1{
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
}
.page1>a{
	display: inline-block;
	color: #666666;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	border: 1px solid #B7BFC6;
	padding: 6px 17px;
	margin-right: 10px;
}
.page1>a:hover{
	background: #009244;
	border-color: transparent;
	color: #ffffff;
}
.page1>a.active{
	background: #009244;
	border-color: transparent;
	color: #ffffff;
}

/* leftsead */
#leftsead{width:161px;height:290px;position:fixed;top:350px;right:0; z-index:9;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:161px;height:50px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{cursor:pointer;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:0; text-align:left;}
#leftsead li a.youhui .wm2{display:none;position:absolute;right:-10px;}
#p2{width:160px;background-color:#2E9055;height:49px;margin-left:-46px;border:1px solid #2E9055;line-height:47px; float:left;}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;text-align:center;line-height:47px;float:left;}
#p1{width:47px;height:49px;float:right}
.input3{width:140px; height:30px;outline:0; border:0; font:16px/30px "微软雅黑"; color:#fff; background-color:#2E9055}















