body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, legend, button, input, textarea, th, td {margin: 0;padding: 0;}
body { font: 14px/1 STHeiti, 'Microsoft YaHei', Helvetica, Arial, sans-serif; }
button, input, select, textarea { *font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; }
small { font-size: 12px; }
ul, ol { list-style: none; }
a { text-decoration: none; outline: none; }
a:hover { text-decoration: none; }
abbr[title], acronym[title] {border-bottom: 1px dotted;cursor: help;}
q:before, q:after { content: ''; }
legend { color: #000; }
input, button, textarea, select { outline: none; *font-size: 100%; -webkit-tap-highlight-color: transparent; font: inherit; }
fieldset, img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
hr { border: none; height: 1px; }
html{font-size: 50px;overflow-x:hidden;overflow-y:auto;}
body{overflow-x:hidden; overflow-y:hidden;-webkit-overflow-scrolling:touch;}
a,button,input,optgroup,select,textarea {
  -webkit-tap-highlight-color:rgba(0,0,0,0); /*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/
}