body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body, button, input, select, textarea {
    font-size: 14px;
    line-height: 1.5;
    font-family: "Microsoft Yahei", "Arial", sans-serif;
    color: #333333
}

button {
    border: 0
}

button, input, select, textarea {
    outline: none;
    background: none;
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

em, b, i, code, strong {
    font-style: normal;
}

:-moz-ui-invalid:not(output) {
    box-shadow: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

fieldset, img {
    border: 0
}

img {
    vertical-align: middle
}

del {
    text-decoration: line-through
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

q:before, q:after {
    content: ''
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a {
    text-decoration: none;
    color: inherit;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:active, a:hover {
    outline: none;
}

.clearfix:after, .clf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0
}

.clearfix, .clf {
    zoom: 1;
}

.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.fn-text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*@font-face {*/
    /*font-family: 'PingFangSC-Semibold';*/
    /*src: url('../fonts/syht/SourceHanSans-Bold.otf');*/
/*}*/

/* @font-face {
    font-family: 'PingFang SC';
    src: url('../fonts/syht/SourceHanSans-Light.otf');
}

@font-face {
    font-family: 'PingFangSC-Regular';
    src: url('../fonts/syht/SourceHanSans-Regular.otf');
}

@font-face {
    font-family: 'PingFangSC-Medium';
    src: url('../fonts/syht/SourceHanSans-Medium.otf');
} */