.fz, .re {
    font-weight: 400
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

html {
    font-size: .3rem
}

body {
    line-height: 1;
    width: 100%;
    overflow-x: hidden
}

ol, ul {
    list-style: none
}

main {
    display: block
}

a {
    background-color: transparent;
    text-decoration: none
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

.clearfix::after, .clearfix::before {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.container {
    max-width: 1200PX;
    margin: 0 auto
}

.f12 {
    font-size: 12PX
}

.f14 {
    font-size: 14PX
}

.f16 {
    font-size: 16PX
}

.f18 {
    font-size: 18PX
}

.f20 {
    font-size: 20PX
}

.f22 {
    font-size: 22PX
}

.f24 {
    font-size: 24PX
}

.f25 {
    font-size: 25PX
}

.f26 {
    font-size: 26PX
}

.f28 {
    font-size: 28PX
}

.f36 {
    font-size: 36PX
}

.f66 {
    font-size: 66PX
}

.f78 {
    font-size: 78PX
}

.r1 {
    color: #ffffff
}

.r2 {
    color: #222
}

.r3 {
    color: #666
}

.r4 {
    color: #59a00d
}

.r5 {
    color: #333
}

.r6 {
    color: #20281A
}

@font-face {
    font-family: fz;
    src: url(./font/fz_jw.ttf)
}

.fz {
    font-family: fz
}

.med, .re, .sem {
    font-family: re
}

@font-face {
    font-family: re;
    src: url(./font/pingfang_regular.ttf)
}

.sem {
    font-weight: 600
}

.med {
    font-weight: 500
}