html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: PingFang SC, Microsoft Yahei, Arial, sans-serif
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.clear {
    zoom: 1
}

.clear:before {
    content: "";
    display: table
}

.clear:after {
    content: "";
    clear: both;
    display: block
}

body {
    margin: 0;
    font-size: 12px;
    line-height: 1.5
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-align: center;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor
}

svg:not(:root) {
    overflow: hidden
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

p {
    margin: 0
}

li {
    list-style: none
}

ul {
    padding: 0
}

footer {
    width: 100%;
    min-width: 1240px;
    background: #050D16
}

footer .footer-container {
    max-width: 1240px;
    margin: auto;
    padding: 0 10px
}

footer .footer-container>div {
    width: 100%
}

footer .footer-main {
    padding-top: 40px;
    font-size: 0
}

footer .footer-main .footer-subnav {
    display: inline-block;
    width: 180px;
    vertical-align: top
}

footer .footer-main .footer-subnav ul {
    margin: 0;
    list-style: none;
    padding: 0
}

footer .footer-main .footer-subnav ul li {
    margin: 15px 0;
    line-height: 1.4
}

footer .footer-main .footer-subnav ul li a {
    font-size: 16px;
    color: #777
}

footer .footer-main .footer-subnav ul li span {
    font-size: 16px;
    color: #777
}

footer .footer-main .footer-subnav ul li:first-child {
    margin: 20px 0
}

footer .footer-main .footer-subnav ul li:hover a {
    color: #fff;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: initial;
    transition-timing-function: initial;
    -webkit-transition-delay: initial;
    transition-delay: initial
}

footer .footer-main .footer-subnav ul li.nav-title {
    font-size: 18px;
    color: #fff
}

footer .footer-main .footer-code {
    float: right;
    width: 210px;
    margin-left: 40px;
    margin-top: 20px
}

footer .footer-main .footer-code img.code {
    width: 100%;
    height: auto
}

footer .footer-main .footer-code p {
    font-size: 12px;
    margin-top: 14px;
    color: #fff;
    text-align: center
}

footer .footer-links {
    color: #666;
    font-size: 13px;
    line-height: 18px;
    margin-top: 60px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(102, 102, 102, .3)
}

footer .footer-bottom .footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative;
    top: -13px
}

footer .footer-bottom .copyright {
    color: #666;
    font-size: 13px;
    margin-right: 15px;
    display: block;
    padding: 0 0 30px
}

footer .footer-bottom .bottom-auth {
    display: inline-block;
    color: #666;
    float: right;
    padding: 0;
    margin-left: 25px;
    height: 43px;
    font-size: 0
}

footer .footer-bottom .bottom-auth img {
    background: #292c30;
    vertical-align: middle;
    margin-right: 10px;
    width: 134px;
    height: 50px
}

footer .footer-bottom .bottom-auth>p {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.4;
    margin: 0;
    color: #666
}

footer .footer-bottom .bottom-auth:after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

footer .footer-bottom .footer-bottom-left {
    font-size: 10px;
    float: left
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 80px
}

header .header-content {
    width: 1240px;
    margin: auto;
    font-size: 0
}

header .logo {
    width: 220px;
    height: 80px;
    display: inline-block;
    vertical-align: top;
    background: url(../images/logo.27ff6de4.png) no-repeat center / cover;
    background-size: 150px
}

header nav {
    display: inline-block
}

header nav>ul {
    margin: 0;
    line-height: 70px;
    list-style: none;
    padding-left: 45px
}

header nav>ul li {
    margin: 0 30px 0 0;
    float: left;
    border-top: 4px solid transparent;
    cursor: pointer
}

header nav>ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #222;
    -webkit-transition: color .3s;
    transition: color .3s
}

header nav>ul li:hover a {
    color: #222;
    opacity: .8
}

header nav>ul li.active {
    border-top: 4px solid #000
}

header nav>ul li.active a {
    color: #222
}

header nav>ul:after {
    content: " ";
    display: table;
    clear: both
}

header .header-right {
    float: right;
    font-size: 0
}

header .header-right .login-register {
    line-height: 70px
}

header .header-right .separator {
    position: relative;
    margin: 0 20px;
    top: 4px;
    font-size: 16px;
    color: #222;
    opacity: .5
}

header .header-right a {
    position: relative;
    top: 4px;
    color: #222;
    opacity: .8;
    font-size: 16px
}

header .header-right a:hover {
    color: #222;
    opacity: .8
}