



*, *:before, *:after {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-size: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    max-height: 100000px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
em, strong {
    font-style: normal;
}
fieldset,img{ border:0; vertical-align:top;}
ul, ol, li {
    list-style: none;
}
.absolute{position: absolute}
.relative{position:relative}
body {
    font-family:"Microsoft YaHei", "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    font-size: 14px;
}
a {
    text-decoration: none;
}
img{max-width: 100%}

input {-webkit-appearance:none;}
