*{-webkit-tap-highlight-color:rgba(0,0,0,0)}

html{font-size:62.5%;}

html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,address,big,cite,code,del,em,
font,img,ins,small,strong,var,b,u,i,center,dl,dt,
dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0}

ol,ul{list-style:none}

:focus{outline:0}

a img{border:0}

img{max-width:100%;}

a{ text-decoration:none;}

body{ background-color:#f4f4f4}

.body{ max-width:640px; margin:0 auto; }

#bannerbox{}
/*-------banner设置焦点按钮的样式可自定义------*/
.slider {
	display:none
}
.slider ul,.slider li{ margin:0; padding:0; list-style:none;}
.slider ul li img{ margin:0;border:0;}
.slider li a img {
	max-width:640px;
}
.focus span {
	width:10px;
	height:10px;
	margin-right:10px;
	border-radius:50%;
	background:#666;
	font-size:0
}
.focus span.current {
	background:#fff
}

footer{ height:65px; line-height:53px; clear:both}
footer a{ color:#fff; display:block; text-align:center; font-size:1.2rem}

nav.bottomnav{ position:fixed;bottom:0; left:0; width:100%}
nav.bottomnav ul{ display:-webkit-box;}
nav.bottomnav ul li{ -webkit-box-flex:1.0; text-align:center; background-color:#201f1f;height:50px; border-right:1px solid #111111;border-left:1px solid #494848;}
nav.bottomnav ul li:first-of-type{ border-left:0px}
nav.bottomnav ul li:last-of-type{ border-right:0px}
nav.bottomnav ul li a{ color:#fff; display:block;}
nav.bottomnav ul li a:before{ display:block; font-size:2.4rem; line-height:3.1rem}
nav.bottomnav ul li a label{ display:block; font-size:1.2rem;}
