@charset "gb2312";
/*reset*/
.cl{
	clear: both;
}


.wrap_box {
	max-width: 640px;
	margin: 0 auto;
	height:auto;
	position:relative;
	overflow:hidden;
}
.logo{ 
	display:block;
    width:100%;
}
.logo img{ 
	display:block;
    width:100%;
	
}
.logo1{ 
	display:block;
    width:100%;
}
.logo1 img{ 
	display:block;
    width:100%;
	margin:0.2rem auto;
}
#nav{
	height: 0.6rem;
	 box-shadow: 0 1px 4px #000;

}
#nav ul li{
	width: 16.6666666666666%;
	height: 0.6rem;
	line-height: 0.63rem;
	float: left;
	text-align: center;
}
#nav ul li a{
	display: block;
	width: 100%;
	height: 0.6rem;
	background-color: #076d21;
	color: #ffffff;
	font-size:0.22rem;
}
.navbg{
	color: #000000!important;
	background-color: #ffffff!important;	
}










/*adv*/
.adv img{
	width: 100%;
}

/*about*/
.about_tit{
	margin:0.1rem auto;
}
.about_tit img{
	width: 100%;
}
.aboutn{
	padding: 0rem 0.2rem;
	font-size:0.23rem;
}
.aboutn p{
	margin-bottom: 0.1rem;
	
}
.about_more{
	width: 20%;
	font-size: 0.14rem;
	height: 0.4rem;
	line-height: 0.4rem;
	margin: 0 auto;
	background-color: #076d21;
	text-align: center;
}
.aboutn a{
	color: #076d21;
}
.more li{
	    float: left;
    width: 50%;
    text-align: center;
	background:#aaaaaa;
	
	}
.more li a{
	color:#fff;
	}
	
.more li:first-child{
	background:#076d21;
	
		}


/*advan*/
.advan img{
	width: 100%;
}


/*product*/
.pro{
	
}
.pro img{

	width: 100%;
}

#dl-menu{
	margin-right: 0.1rem;
}
.pron{
}
.pron ul{
	margin-top: 0.2rem;
}
.pron ul li{
	width: 46%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
}
.pron ul li:nth-child(odd){
	position: relative;
	left: 0;
	top: 0;
}
.pron ul li:nth-child(even){
	position: relative;
	right: 0;
	top: 0;
}
.pron ul li img{
	width: 100%;
	border: 1px solid #076d21;
}
.pron ul li dl{
	height: 0.5rem;
	font-size: 0.16rem;
	line-height: 0.5rem;
	text-align: center;
color:#000;
}



/*news*/
.news_tit{
	margin: 0.1rem auto;
	position: relative;
	right: 0;
	top: 0;
}
.news_tit img{
	width: 100%;
}
.news ul li{
	margin: 0rem 0.2rem;
	height: 0.4rem;
	line-height: 0.4rem;
	border-bottom: 1px dashed #706a6e;
	font-size: 0.2rem;
	padding-top: 0.1rem;
	color: #706a6e;
}
.news ul li:nth-child(odd){
	position: relative;
	left: 0;
	top: 0;
}
.news ul li:nth-child(even){
	position: relative;
	right: 0;
	top: 0;
}
.news ul li a{
	color: #706a6e;
}
.news ul li span{
	float: right;
}




/*copyright*/
.copyright{
	margin-top: 0.3rem;
	background: #076d21;
	text-align: center;
	padding-top: 0.3rem;
	padding-bottom: 0.2rem;
	margin-bottom: 1.1rem;
}
.copyright li{
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 0.3rem;
	height: 0.3rem;
	margin-top: 0.1rem;
}

#footer{ 
	width:100%; 
	height:1rem;
	background:#090909; 
	max-width: 640px; 
	position:fixed; 
	bottom:0px;
	z-index: 999;
}
#footer li{
	 width:25%;
	text-align:center;
	float:left;
	background:url(../images/footbg.jpg) no-repeat right;
	padding-top:5px;
	}
#footer li img{
	display: inline-block;
}
#footer li a{ color:#fff;}

.top{
	width: 10%;
	opacity: 0.8;
	z-index: 998;
}
.top img{
	width: 100%;
}
.cpzx3 ul{
	width:100%;
	height: 0.25rem;
	margin:0 auto;
}
.cpzx3 ul li{
	float:left;
	border:1px solid #076d21;
 	 height:0.3rem;
	 line-height:0.25rem;
	width:20%;
	text-align:center;
	margin-left:4%;

	}
.cpzx3 li a{
  color: #076d21;
font-size:0.12rem; 

}
.cpzx3 li:hover a{
  
   color: #fff;
}
.cpzx3 li:hover{
  background:#076d21; 
   
}

