@charset "utf-8";
*, *:before, *:after { -webkit-tap-highlight-color: rgba(0, 0, 0, 0) }
*:focus { outline: none }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0 }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left; }
ol, ul, li { list-style: none; }
fieldset, img, abbr, acronym { border: 0; }
q:before, q:after { content: "" }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
html, body { min-height: 100%; }
html { font-size: 100px; }
body { width: 100%; background-color: #f0f0f0;-webkit-text-size-adjust: none;}
body, input, textarea, select, button { font-size: 0.16rem; line-height: 1.5; color: #333; font-family:"黑体","Helvetica Neue", Helvetica, STHeiTi, sans-serif }
input { line-height: normal; }
input:password { ime-mode: disabled }
a { color: #000; text-decoration: none;}
a:active { color: #000; }
img{vertical-align: bottom;}
a, img { -webkit-touch-callout: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { clear: both;}
.hide{display:none!important}
.show{display:block!important}
.wrapper{position: relative;}