a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
    border: 0;
    margin: 0;
    padding: 0
}

html {
    height: 100%;
    width: 100%;
    outline: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: 'Heiti SC', 'Microsoft YaHei', 'SimSun';
    height: 100%;
    width: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

img {
    color: transparent;
    font-size: 0;
    border: none;
    -ms-interpolation-mode: bicubic;
    -moz-force-broken-image-icon: 1;
    vertical-align: top;
    display: inline-block
}

ol, ul {
    list-style: none
}

li {
    display: list-item
}

svg {
    overflow: hidden
}

i, s, u, address, caption, cite, code, dfn, var {
    font-style: normal;
    font-weight: normal;
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Heiti SC', 'Microsoft YaHei', 'SimSun';
    font-weight: normal;
    font-size: 100%
}

input, button, select, textarea {
    padding: 0;
    margin: 0;
    font-family: 'Heiti SC', 'Microsoft YaHei', 'SimSun'
}

a, a:hover, a:active, a:visited {
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

input:focus, button:focus, textarea:focus {
    outline: none;
    -webkit-tap-highlight-color: transparent
}

input[type="submit"], input[type="reset"], input[type="button"], button, input[type="text"] {
    -webkit-appearance: none
}

.clearfix:before, .clearfix:after {
    content: '.';
    display: block;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.container-super {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: block;
}