/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
fieldset,img {border:0; }
ol,ul {list-style:none; }
h1,h2,h3,h4,h5,h6,button,input,select,textarea {font-size:100%; font-weight:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0; border:0; outline:none;}
i, cite, em, var, dfn, address {font-style: normal;}
body{font:12px "Microsoft Yahei","宋体",Arial, Helvetica, sans-serif;color:#616161;}
a{color: #fff;font-size:12px;text-decoration:none;}
a:hover{text-decoration:none;}
a:active, a:focus{outline:none;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:0;}
.clearfix{zoom:1;clear:both;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.none{display: none;}
script ~ a{display: none;}
html{font-size:50px;}
body{background:#fff;}
html, body {position: relative;height: 100%;}
div,p,span,h1,h2,h3,h4,h5,h6,input,img{-webkit-tap-highlight-color:rgba(0,0,0,0);}