@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%;
}
#nav{
	height: 0.63rem;background:#000 repeat center; 
	
}
#nav ul li{
	width: 20%;
	height: 0.63rem;
	line-height: 0.63rem;
	float: left;
	text-align: center;
}
#nav ul li a{
    display: block;
    width: 100%;
   
    width: 1.03rem;
    height: 0.41rem;
    color: #fff;
    font-size: 0.18rem;
    margin-top: 0.12rem;
    line-height: 0.41rem;    margin-left: 0.2rem;
}
.navbg{
	
      background-color:#f90225!important; 
	  color: #fff!important; 
}



/*adv*/
.adv img{
	width: 100%;
}

/*about*/
.about_tit{
	margin:0rem auto 0.1rem;
}
.about_tit img{
	width: 100%;
}
.aboutn{
	padding: 0rem 0rem;
	font-size:0.23rem; padding:0.1rem;    
}
.aboutn p{
	margin-bottom: 0.1rem; text-indent:0.5rem;
}
.about_more{
	width: 20%;
	font-size: 0.14rem;
	height: 0.4rem;
	line-height: 0.4rem;
	margin: 0 auto;
	background-color: #000;
	text-align: center;
}
.aboutn a{
	color: #000;
}


/*advan*/

.advan{width: 100%;
    margin: 0.1rem auto;}
	
.advan li{ width:1.48rem; height:0.42rem; line-height:0.3rem;background: url(../images/ys.jpg) no-repeat center; display:inline-block; margin:0.1rem;text-align:center }
.advan li a{ color:#FFF; font-size:0.2rem; line-height:0.42rem;}
.advan img{
	width: 100%;
}


/*product*/
.pro{
	width:100%;
	margin-top:0.2rem;
}
.pro img{
	width:100%;
}
#dl-menu{
	margin-right: 0.1rem;
}
.pron{
	 overflow:hidden;
}
.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 #000;
}
.pron ul li dl{
	height: 0.5rem;
	font-size: 0.16rem;
	line-height: 0.5rem;
	text-align: center;
}



/*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{
	    background:#3c3c3c repeat center;
    
    height:2.7rem;
    text-align: center;
    overflow: hidden;
     margin-top: 0.1rem;
}

.copyright ul{
	margin-top: 0.2rem;
	
} 
.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:0.1rem auto;
}
.adv img{
	width: 100%;
}