@charset 'utf-8';
article, aside, details, figcaption, figure, footer, header, hgroup, hr, main, menu, nav, section, summary {
    display: block
}

hr, img {
    border: 0
}

pre, textarea {
    overflow: auto
}

hr, legend, td, th {
    padding: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    color: #333;
    font-size: 1em;
    line-height: 1.42857143;
    font-family: Helvetica, hiragino sans gb, microsoft yahei, 寰蒋闆呴粦, Arial, sans-serif
}

body, form, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin: 0
}

ol, ul {
    padding-left: 0;
    list-style-type: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    font-weight: 400
}

a {
    text-decoration: none;
    background-color: transparent;
    color: inherit
}

a:active, a:hover {
    outline: 0
}

li {
    list-style: none
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

.vm, audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0
}

textarea {
    resize: vertical
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.dv {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.dv.dvv:active, .dv.dvv:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.dn {
    display: none
}

.db {
    display: block
}

.fix:after, .fix:before {
    content: " ";
    display: table
}

.fix:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.pr {
    position: relative
}

.pa, .pa0 {
    position: absolute
}

.pa0 {
    left: 0;
    top: 0
}

.oh {
    overflow: hidden
}

.wh {
    width: 100%;
    height: 100%
}

.bo {
    border: 1px solid red
}

.mg {
    margin-left: auto;
    margin-right: auto
}

.tc {
    text-align: center
}

.wp {
    margin: 0 auto
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}