@charset "gb2312";
/*reset*/
.cl{
	clear: both;
}
.gao{ height:3.5rem;}
.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%;
}
#nav{
	height: 0.6rem;
	border-bottom:1px solid #ef3534;
	border-top:1px solid #ef3534;
}
#nav ul li{
	width: 16.666666%;
	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: #ef3534;
	color: #ffffff;
	font-size:0.22rem;
}
.navbg{
	color: #000000!important;
	background-color: #ffffff!important;	
}


 h1{ font-family:"¿¬Ìå"; }
/*adv*/
.adv img{
	width: 100%;
}

/*about*/
.about_tit{
	margin:0rem auto;
}
.about_tit img{
	width: 100%;
}
.aboutn{
	padding: 0rem 0.2rem;
	font-size:0.23rem;
	background-color:#f0f0f0;
	
}
.aboutn p{
	margin-bottom: 0rem;  
}
.about_more{
	width: 20%;
	font-size: 0.14rem;
	height: 0.4rem;
	line-height: 0.4rem;
	margin: 0 auto;
	background-color: #ef3534;
	text-align: center;
}
.aboutn a{
	color: #ef3534;
}


/*advan*/
.advan img{
	width: 100%;
}
.advan li{  height:2.35rem;    overflow: hidden; font-family:"Î¢ÈíÑÅºÚ"}
.advan li h3{ margin-bottom:0.1rem; margin-top:0.1rem;font-weight: bold;}
.advan li p{ line-height:0.3rem; font-size:0.14rem; margin-left:0.1rem; margin-right:0.1rem; margin-top:0px;} 
/*product*/
.pro{
	width:100%;
	margin-top:0rem;
}
.pro img{
	width:100%;
}
#dl-menu{
	margin-right: 0.1rem;
}
.pron{ overflow:hidden;
}
.pron ul{

}
.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 #ef3534;
}
.pron ul li dl{
	height: 0.5rem;
	font-size: 0.16rem;
	line-height: 0.5rem;
	text-align: center;
}



/*news*/
.news_tit{
	margin: 0rem 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{
	
	background:url(../images/bg.jpg) no-repeat center ;background:#5f5f5f;
	text-align: center;
	padding-top: 0.3rem;
	padding-bottom: 0.2rem;
	margin-bottom: 1.1rem; 
}
.copyright li{
	font-size: 0.2rem;
	color: #FFFFFF;
	
}

#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%;
}
.advan{
	width:100%;
	margin:0rem auto;
}
.adv img{
	width: 100%;
}