html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, button, input, textarea, table, th, td, hr, footer, header, menu, nav, section { margin: 0; padding: 0; }
html { height: 100%; width: 100%; font-family: 'Microsoft YaHei'; font-size: 10px; outline: 0; -webkit-text-size-adjust: none; }



ul, ol { list-style: none }
a { text-decoration: none; cursor: pointer }
a:hover { text-decoration: none ;color: inherit}
a:focus, *:focus { outline: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal }
img { border: 0; vertical-align: middle; display: block }
table { border-collapse: collapse; border-spacing: 0 }
th { text-align: inherit; }
iframe { display: block; }
textarea { resize: vertical }
label, button { cursor: pointer }
th { text-align: left; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
button { cursor: pointer; }
input[type="submit"], input[type="reset"], input[type="button"], button, input[type="text"] { -webkit-appearance: none;


article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    height: 100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: inherit;
    text-decoration: none;
}
body {
    background: #f0f0f0;
}