@charset "utf-8";
/* v1.1.0 */
* {
    box-sizing: border-box !important;
}

:focus, html * {
    outline: 0
}

html {
    color: #000;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

html * {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent
}

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

button, input, select, textarea {
    font-size: 100%
}

input:-ms-clear {
    display: none
}

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

button, fieldset, img, input {
    border: 0
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

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

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

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

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a, a:active, ins {
    text-decoration: none;
    color: #333;
}

input {
    border-radius: 0;
    -webkit-appearance: none
}

.hidden {
    visibility: hidden !important
}

body {
    font-family: fzlt5, "宋体", STHeiTi, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    background: #fff;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

iframe {
    display: none
}

em {
    font-style: normal;
}

.cli {
    overflow: hidden;
    width: 100%;
}

input::-webkit-input-placeholder {
    line-height: normal;
    color: #aaa;
}

textarea::-webkit-input-placeholder {
    line-height: normal;
    color: #aaa;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.red {
    color: #f00;
}

.yfont {
    color: #ff7125 !important;
}

.c_d_org {
    color: #d19729;
}

.c_org {
    color: #f08200;
}

.c_gray {
    color: #9f9f9f;
}

.c_d_gray {
    color: #656a6f;
}

.c_green {
    color: #2bad13;
}

.c_w {
    color: #fff;
}

.c_b {
    color: #000;
}

.mr5 {
    margin-right: .1rem;
}

.mt5 {
    margin-top: .1rem;
}

.mt10 {
    margin-top: 5px;
}

.mt15 {
    margin-top: .3rem;
}

.mt20 {
    margin-top: 10px;
}

.mt25 {
    margin-top: .5rem;
}

.mt30 {
    margin-top: 15px;
}

.mt40 {
    margin-top: 20px;
}

.mb5 {
    margin-bottom: .1rem;
}

.mb10 {
    margin-bottom: .2rem;
}

.mb15 {
    margin-bottom: .3rem;
}

.mb30 {
    margin-bottom: 15px;
}

.gfont {
    color: #999999;
}

.hfont {
    color: #333;
}

.bfont {
    color: #3769a6;
}

.wp {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.hid {
    overflow: hidden;
}

#loading {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 15000;
    display: none;
}

/*@font-face{font-family: 'zz'; src:url(../fonts/fzlt5.TTF);}*/
