body,ul,li,ol,p,span,i,marquee,input,img,textarea,button,iframe,h1,h2,h3,h4,h5,h6{padding: 0;margin: 0;-webkit-tap-highlight-color: rgba(255,255,255,0);}
i,address{font-style: normal;}
ol,ul{list-style: none;}
a{text-decoration: none;}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust: 100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	display:block;
	margin:0;
	padding:0;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
html,body{
	height: 100%;
}
body {
	font-weight: lighter;


	/*
    font: 14px/1.5  'Helvetica Neue',"microsoft yahei",stheigi,"Hiragino Sans GB",sans-serif,arial,'wenquanyi micro hei';
    */
}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {
	-webkit-appearance: none;
}
input:focus, textarea:focus,button {
	outline:none;
}

a:link, a:visited {
	text-decoration: none;
}
.clearfix:before,
.clearfix:after {
content: " ";
display:table;
}

.clearfix:after {
clear:both;
overflow:hidden;
}
.clearfix {
zoom: 1;
}


