[class*=ant-]::-ms-clear,
[class*=ant-] input::-ms-clear,
[class*=ant-] input::-ms-reveal,
[class^=ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal {
    display: none;
}

body,
html {
    width: 100%;
    height: 100%
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
}

*,
:after,
:before {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

body {
    margin: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-variant: tabular-nums;
    line-height: 1.5715;
    background-color: #fff;
    font-feature-settings: "tnum", "tnum"
}

[tabindex="-1"]:focus {
    outline: none !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0, 0, 0, .85);
    font-weight: 500
}

p {
    margin-top: 0;
    margin-bottom: 1em
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help;
}

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit;
}

input[type=number],
input[type=password],
input[type=text],
textarea {
    -webkit-appearance: none;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1em
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5em;
    margin-left: 0
}

blockquote {
    margin: 0 0 1em
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #1890ff;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #40a9ff
}

a:active {
    color: #096dd9
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0
}

a:focus {
    text-decoration: none;
    outline: 0
}

a[disabled] {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace
}

pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto
}

figure {
    margin: 0 0 1em
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75em;
    padding-bottom: .3em;
    color: rgba(0, 0, 0, .45);
    text-align: left;
    caption-side: bottom
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5em;
    padding: 0;
    color: inherit;
    font-size: 1.5em;
    line-height: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

mark {
    padding: .2em;
    background-color: #feffe6;
}

::selection {
    color: #fff;
    background: #1890ff;
}

.clearfix:before {
    display: table;
    content: ""
}

.clearfix:after {
    display: table;
    clear: both;
    content: "";
}

.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.anticon>* {
    line-height: 1;
}

.anticon svg {
    display: inline-block;
}

.anticon:before {
    display: none;
}

.anticon .anticon-icon {
    display: block;
}

.anticon[tabindex] {
    cursor: pointer;
}

.anticon-spin:before {
    display: inline-block;
    animation: loadingCircle 1s linear infinite;
}

.anticon-spin {
    display: inline-block;
    animation: loadingCircle 1s linear infinite;
}

.ant-fade-appear,
.ant-fade-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-fade-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-fade-appear.ant-fade-appear-active,
.ant-fade-enter.ant-fade-enter-active {
    animation-name: antFadeIn;
    animation-play-state: running;
}

.ant-fade-leave.ant-fade-leave-active {
    animation-name: antFadeOut;
    animation-play-state: running;
    pointer-events: none;
}

.ant-fade-appear,
.ant-fade-enter {
    opacity: 0;
    animation-timing-function: linear;
}

.ant-fade-leave {
    animation-timing-function: linear;
}

@keyframes antFadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes antFadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.ant-move-up-appear,
.ant-move-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-move-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-move-up-appear.ant-move-up-appear-active,
.ant-move-up-enter.ant-move-up-enter-active {
    animation-name: antMoveUpIn;
    animation-play-state: running;
}

.ant-move-up-leave.ant-move-up-leave-active {
    animation-name: antMoveUpOut;
    animation-play-state: running;
    pointer-events: none;
}

.ant-move-up-appear,
.ant-move-up-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1);
}

.ant-move-up-leave {
    animation-timing-function: cubic-bezier(.6, .04, .98, .34);
}

.ant-move-down-appear,
.ant-move-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-move-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-move-down-appear.ant-move-down-appear-active,
.ant-move-down-enter.ant-move-down-enter-active {
    animation-name: antMoveDownIn;
    animation-play-state: running;
}

.ant-move-down-leave.ant-move-down-leave-active {
    animation-name: antMoveDownOut;
    animation-play-state: running;
    pointer-events: none;
}

.ant-move-down-appear,
.ant-move-down-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1);
}

.ant-move-down-leave {
    animation-timing-function: cubic-bezier(.6, .04, .98, .34);
}

.ant-move-left-appear,
.ant-move-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-move-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-move-left-appear.ant-move-left-appear-active,
.ant-move-left-enter.ant-move-left-enter-active {
    animation-name: antMoveLeftIn;
    animation-play-state: running;
}

.ant-move-left-leave.ant-move-left-leave-active {
    animation-name: antMoveLeftOut;
    animation-play-state: running;
    pointer-events: none;
}

.ant-move-left-appear,
.ant-move-left-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1);
}

.ant-move-left-leave {
    animation-timing-function: cubic-bezier(.6, .04, .98, .34);
}

.ant-move-right-appear,
.ant-move-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-move-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-move-right-appear.ant-move-right-appear-active,
.ant-move-right-enter.ant-move-right-enter-active {
    animation-name: antMoveRightIn;
    animation-play-state: running;
}

.ant-move-right-leave.ant-move-right-leave-active {
    animation-name: antMoveRightOut;
    animation-play-state: running;
    pointer-events: none;
}

.ant-move-right-appear,
.ant-move-right-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1);
}

.ant-move-right-leave {
    animation-timing-function: cubic-bezier(.6, .04, .98, .34);
}

@keyframes antMoveDownIn {
    0% {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0;
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1;
    }
}

@keyframes antMoveDownOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1;
    }

    to {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0;
    }
}

@keyframes antMoveLeftIn {
    0% {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0;
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1;
    }
}

@keyframes antMoveLeftOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1;
    }

    to {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0;
    }
}

@keyframes antMoveRightIn {
    0% {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0;
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1;
    }
}

@keyframes antMoveRightOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1;
    }

    to {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0;
    }
}

@keyframes antMoveUpIn {
    0% {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0;
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1;
    }
}

@keyframes antMoveUpOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1;
    }

    to {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0;
    }
}

@keyframes loadingCircle {
    to {
        transform: rotate(1turn);
    }
}

[ant-click-animating-without-extra-node=true],
[ant-click-animating=true] {
    position: relative;
}

html {
    --antd-wave-shadow-color: #1890ff;
    --scroll-bar: 0;
}

.ant-click-animating-node,
[ant-click-animating-without-extra-node=true]:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-radius: inherit;
    box-shadow: 0 0 0 0 #1890ff;
    box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
    opacity: .2;
    animation: fadeEffect 2s cubic-bezier(.08, .82, .17, 1), waveEffect .4s cubic-bezier(.08, .82, .17, 1);
    animation-fill-mode: forwards;
    content: "";
    pointer-events: none;
}

@keyframes waveEffect {
    to {
        box-shadow: 0 0 0 #1890ff;
        box-shadow: 0 0 0 6px #1890ff;
        box-shadow: 0 0 0 6px var(--antd-wave-shadow-color)
    }
}

@keyframes fadeEffect {
    to {
        opacity: 0;
    }
}

.ant-slide-up-appear,
.ant-slide-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-slide-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-slide-up-appear.ant-slide-up-appear-active,
.ant-slide-up-enter.ant-slide-up-enter-active {
    animation-name: antSlideUpIn;
    animation-play-state: running;
}

.ant-slide-up-leave.ant-slide-up-leave-active {
    animation-name: antSlideUpOut;
    animation-play-state: running;
    pointer-events: none;
}

.ant-slide-up-appear,
.ant-slide-up-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.23, 1, .32, 1);
}

.ant-slide-up-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
}

.ant-slide-down-appear,
.ant-slide-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-slide-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-slide-down-appear.ant-slide-down-appear-active,
.ant-slide-down-enter.ant-slide-down-enter-active {
    animation-name: antSlideDownIn;
    animation-play-state: running;
}

.ant-slide-down-leave.ant-slide-down-leave-active {
    animation-name: antSlideDownOut;
    animation-play-state: running;
    pointer-events: none;
}

.ant-slide-down-appear,
.ant-slide-down-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.23, 1, .32, 1);
}

.ant-slide-down-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
}

.ant-slide-left-appear,
.ant-slide-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

.ant-slide-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-left-appear.ant-slide-left-appear-active,
.ant-slide-left-enter.ant-slide-left-enter-active {
    animation-name: antSlideLeftIn;
    animation-play-state: running
}

.ant-slide-left-leave.ant-slide-left-leave-active {
    animation-name: antSlideLeftOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-slide-left-appear,
.ant-slide-left-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-left-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

.ant-slide-right-appear,
.ant-slide-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-right-appear.ant-slide-right-appear-active,
.ant-slide-right-enter.ant-slide-right-enter-active {
    animation-name: antSlideRightIn;
    animation-play-state: running
}

.ant-slide-right-leave.ant-slide-right-leave-active {
    animation-name: antSlideRightOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-slide-right-appear,
.ant-slide-right-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-right-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

@keyframes antSlideUpIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antSlideUpOut {
    0% {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antSlideDownIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }
}

@keyframes antSlideDownOut {
    0% {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }
}

@keyframes antSlideLeftIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antSlideLeftOut {
    0% {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antSlideRightIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }
}

@keyframes antSlideRightOut {
    0% {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }
}

.ant-zoom-appear,
.ant-zoom-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-appear.ant-zoom-appear-active,
.ant-zoom-enter.ant-zoom-enter-active {
    animation-name: antZoomIn;
    animation-play-state: running
}

.ant-zoom-leave.ant-zoom-leave-active {
    animation-name: antZoomOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-appear,
.ant-zoom-enter {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-appear-prepare,
.ant-zoom-enter-prepare {
    -ms-transform: none;
    transform: none
}

.ant-zoom-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-big-appear,
.ant-zoom-big-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-big-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-big-appear.ant-zoom-big-appear-active,
.ant-zoom-big-enter.ant-zoom-big-enter-active {
    animation-name: antZoomBigIn;
    animation-play-state: running
}

.ant-zoom-big-leave.ant-zoom-big-leave-active {
    animation-name: antZoomBigOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-big-appear,
.ant-zoom-big-enter {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-big-appear-prepare,
.ant-zoom-big-enter-prepare {
    -ms-transform: none;
    transform: none
}

.ant-zoom-big-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter {
    animation-duration: .1s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-big-fast-leave {
    animation-duration: .1s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active,
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active {
    animation-name: antZoomBigIn;
    animation-play-state: running
}

.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
    animation-name: antZoomBigOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-big-fast-appear-prepare,
.ant-zoom-big-fast-enter-prepare {
    -ms-transform: none;
    transform: none
}

.ant-zoom-big-fast-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-up-appear,
.ant-zoom-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-up-appear.ant-zoom-up-appear-active,
.ant-zoom-up-enter.ant-zoom-up-enter-active {
    animation-name: antZoomUpIn;
    animation-play-state: running
}

.ant-zoom-up-leave.ant-zoom-up-leave-active {
    animation-name: antZoomUpOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-up-appear,
.ant-zoom-up-enter {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-up-appear-prepare,
.ant-zoom-up-enter-prepare {
    -ms-transform: none;
    transform: none
}

.ant-zoom-up-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-down-appear,
.ant-zoom-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-down-appear.ant-zoom-down-appear-active,
.ant-zoom-down-enter.ant-zoom-down-enter-active {
    animation-name: antZoomDownIn;
    animation-play-state: running
}

.ant-zoom-down-leave.ant-zoom-down-leave-active {
    animation-name: antZoomDownOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-down-appear,
.ant-zoom-down-enter {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-down-appear-prepare,
.ant-zoom-down-enter-prepare {
    -ms-transform: none;
    transform: none
}

.ant-zoom-down-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-left-appear,
.ant-zoom-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-left-appear.ant-zoom-left-appear-active,
.ant-zoom-left-enter.ant-zoom-left-enter-active {
    animation-name: antZoomLeftIn;
    animation-play-state: running
}

.ant-zoom-left-leave.ant-zoom-left-leave-active {
    animation-name: antZoomLeftOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-left-appear,
.ant-zoom-left-enter {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-left-appear-prepare,
.ant-zoom-left-enter-prepare {
    -ms-transform: none;
    transform: none
}

.ant-zoom-left-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-right-appear,
.ant-zoom-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-right-appear.ant-zoom-right-appear-active,
.ant-zoom-right-enter.ant-zoom-right-enter-active {
    animation-name: antZoomRightIn;
    animation-play-state: running
}

.ant-zoom-right-leave.ant-zoom-right-leave-active {
    animation-name: antZoomRightOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-right-appear,
.ant-zoom-right-enter {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-right-appear-prepare,
.ant-zoom-right-enter-prepare {
    -ms-transform: none;
    transform: none
}

.ant-zoom-right-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

@keyframes antZoomIn {
    0% {
        transform: scale(.2);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes antZoomOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.2);
        opacity: 0
    }
}

@keyframes antZoomBigIn {
    0% {
        transform: scale(.8);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes antZoomBigOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.8);
        opacity: 0
    }
}

@keyframes antZoomUpIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 0
    }
}

@keyframes antZoomUpOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 0
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }
}

@keyframes antZoomLeftIn {
    0% {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%
    }
}

@keyframes antZoomLeftOut {
    0% {
        transform: scale(1);
        transform-origin: 0 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }
}

@keyframes antZoomRightIn {
    0% {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 100% 50%
    }
}

@keyframes antZoomRightOut {
    0% {
        transform: scale(1);
        transform-origin: 100% 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }
}

@keyframes antZoomDownIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 100%
    }
}

@keyframes antZoomDownOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 100%
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }
}

.ant-motion-collapse-legacy {
    overflow: hidden
}

.ant-motion-collapse-legacy-active {
    transition: height .2s cubic-bezier(.645, .045, .355, 1), opacity .2s cubic-bezier(.645, .045, .355, 1) !important
}

.ant-motion-collapse {
    overflow: hidden;
    transition: height .2s cubic-bezier(.645, .045, .355, 1), opacity .2s cubic-bezier(.645, .045, .355, 1) !important
}

.ant-message {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    position: fixed;
    top: 8px;
    left: 0;
    z-index: 1010;
    width: 100%;
    pointer-events: none
}

.ant-message-notice {
    padding: 8px;
    text-align: center
}

.ant-message-notice-content {
    display: inline-block;
    padding: 10px 16px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
    pointer-events: all
}

.ant-message-success .anticon {
    color: #52c41a
}

.ant-message-error .anticon {
    color: #ff4d4f
}

.ant-message-warning .anticon {
    color: #faad14
}

.ant-message-info .anticon,
.ant-message-loading .anticon {
    color: #1890ff
}

.ant-message .anticon {
    position: relative;
    top: 1px;
    margin-right: 8px;
    font-size: 16px
}

.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active {
    animation-name: MessageMoveOut;
    animation-duration: .3s
}

@keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    to {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}

.ant-message-rtl {
    direction: rtl
}

.ant-message-rtl span {
    direction: rtl
}

.ant-message-rtl .anticon {
    margin-right: 0;
    margin-left: 8px
}

.ant-notification {
    box-sizing: border-box;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    position: fixed;
    z-index: 1010;
    margin: 0 24px 0 0
}

.ant-notification-bottomLeft,
.ant-notification-topLeft {
    margin-right: 0;
    margin-left: 24px
}

.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationLeftFadeIn
}

.ant-notification-close-icon {
    font-size: 14px;
    cursor: pointer
}

.ant-notification-hook-holder {
    position: relative
}

.ant-notification-notice {
    position: relative;
    width: 384px;
    max-width: calc(100vw - 48px);
    margin-bottom: 16px;
    margin-left: auto;
    padding: 16px 24px;
    overflow: hidden;
    line-height: 1.5715;
    word-wrap: break-word;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05)
}

.ant-notification-bottomLeft .ant-notification-notice,
.ant-notification-topLeft .ant-notification-notice {
    margin-right: auto;
    margin-left: 0
}

.ant-notification-notice-message {
    margin-bottom: 8px;
    color: rgba(0, 0, 0, .85);
    font-size: 16px;
    line-height: 24px
}

.ant-notification-notice-message-single-line-auto-margin {
    display: block;
    width: calc(264px - 100%);
    max-width: 4px;
    background-color: transparent;
    pointer-events: none
}

.ant-notification-notice-message-single-line-auto-margin:before {
    display: block;
    content: ""
}

.ant-notification-notice-description {
    font-size: 14px
}

.ant-notification-notice-closable .ant-notification-notice-message {
    padding-right: 24px
}

.ant-notification-notice-with-icon .ant-notification-notice-message {
    margin-bottom: 4px;
    margin-left: 48px;
    font-size: 16px
}

.ant-notification-notice-with-icon .ant-notification-notice-description {
    margin-left: 48px;
    font-size: 14px
}

.ant-notification-notice-icon {
    position: absolute;
    margin-left: 4px;
    font-size: 24px;
    line-height: 24px
}

.anticon.ant-notification-notice-icon-success {
    color: #52c41a
}

.anticon.ant-notification-notice-icon-info {
    color: #1890ff
}

.anticon.ant-notification-notice-icon-warning {
    color: #faad14
}

.anticon.ant-notification-notice-icon-error {
    color: #ff4d4f
}

.ant-notification-notice-close {
    position: absolute;
    top: 16px;
    right: 22px;
    color: rgba(0, 0, 0, .45);
    outline: none
}

.ant-notification-notice-close:hover {
    color: rgba(0, 0, 0, .67)
}

.ant-notification-notice-btn {
    float: right;
    margin-top: 16px
}

.ant-notification .notification-fade-effect {
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645, .045, .355, 1);
    animation-fill-mode: both
}

.ant-notification-fade-appear,
.ant-notification-fade-enter {
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645, .045, .355, 1);
    animation-fill-mode: both;
    opacity: 0;
    animation-play-state: paused
}

.ant-notification-fade-leave {
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645, .045, .355, 1);
    animation-fill-mode: both;
    animation-duration: .2s;
    animation-play-state: paused
}

.public_hg_top {
    padding: 4px 0;
    background: rgba(31, 35, 45, 0.95);
    border-bottom: 1px solid #373d4a;
    color: #a7a7a7;
    font-size: 12px;
}

.public_hg_main {
    max-width: 1200px;
    min-height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.public_hg_text {
    float: left;
    max-width: 950px;
    padding: 5px 10px;
    color: #a7a7a7;
    line-height: 20px;
    font-size: 14px;
}

.public_hg_text a {
    color: #fff;
    text-decoration: underline;
}

.public_hg_text span {
    font-family: arial;
}

.public_hg_ok {
    float: right;
    width: 86px;
    padding-top: 10px;
}

.public_hg_ok a {
    display: block;
    width: 66px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #ccc;
    color: #000;
    border-radius: 4px;
    text-decoration: none;
}

.public_hg_ok a:hover {
    background: #f5f5f5;
    text-decoration: none;
}

.ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationFadeIn;
    animation-play-state: running
}

.ant-notification-fade-leave.ant-notification-fade-leave-active {
    animation-name: NotificationFadeOut;
    animation-play-state: running
}

@keyframes NotificationFadeIn {
    0% {
        left: 384px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes NotificationLeftFadeIn {
    0% {
        right: 384px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

@keyframes NotificationFadeOut {
    0% {
        max-height: 150px;
        margin-bottom: 16px;
        opacity: 1
    }

    to {
        max-height: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        opacity: 0
    }
}

.ant-notification-rtl {
    direction: rtl
}

.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message {
    padding-right: 0;
    padding-left: 24px
}

.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message {
    margin-right: 48px;
    margin-left: 0
}

.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description {
    margin-right: 48px;
    margin-left: 0
}

.ant-notification-rtl .ant-notification-notice-icon {
    margin-right: 4px;
    margin-left: 0
}

.ant-notification-rtl .ant-notification-notice-close {
    right: auto;
    left: 22px
}

.ant-notification-rtl .ant-notification-notice-btn {
    float: left
}

.wrapper___3r6n0 {
    position: fixed;
    top: 0;
    z-index: 20;
    width: 100%;
    max-width: 2000px;
    height: 70px;
    background: #040404
}

.wrapper___2ZD5t {
    width: 100%;
    height: 50px;
    background: #454850;
    margin-top: 70px
}

.links___v81Uz {
    color: #898e99
}

.wrapper___ag22q {
    width: 100%;
    height: 478px;
    background: #000
}

.about___A8mbo {
    background-color: #191920;
    padding-bottom: 1px
}

.about___A8mbo .mb25___1S6YH {
    margin-bottom: 25px
}

.about___A8mbo .mb20___2e3CE {
    margin-bottom: 20px
}

.about___A8mbo .mb15___2XR1s {
    margin-bottom: 15px
}

.about___A8mbo .ml24___2pVGd {
    margin-left: 24px
}

.about___A8mbo .mb10___1j9Cj {
    margin-bottom: 10px
}

.about___A8mbo .f16___2dBts {
    font-size: 16px
}

.about___A8mbo .f18___zisQI {
    font-size: 18px
}

.about___A8mbo .f20___1Mg-I {
    font-size: 20px
}

.about___A8mbo .f22___9xmFR {
    font-size: 22px
}

.about___A8mbo .f24___6Q1pM {
    font-size: 24px
}

.about___A8mbo ol.liMb15___3zins>li {
    margin-bottom: 15px
}

.about___A8mbo a,
.about___A8mbo h1,
.about___A8mbo h2,
.about___A8mbo h3,
.about___A8mbo h4,
.about___A8mbo h5,
.about___A8mbo h6 {
    color: #878896
}

.about___A8mbo a {
    color: #1890ff;
    text-decoration: underline
}

.about___A8mbo .bold___1WtG7,
.about___A8mbo .hl___dWptq,
.about___A8mbo b {
    color: #d6d7d8;
    font-weight: 700
}

.about___A8mbo h2.hl___dWptq {
    font-weight: 400
}

.about___A8mbo table {
    width: 100%
}

.about___A8mbo td {
    border: 1px solid #333;
    padding: 5px
}

.about___A8mbo p.indent___1x9Nk {
    text-indent: 28px
}

.about___A8mbo .datevalid___39h8J {
    float: right;
    font-size: 16px;
    margin-top: 15px
}

.about___A8mbo ol {
    padding-left: 0
}

.about___A8mbo ol li {
    padding-bottom: 2px;
    list-style-type: none
}

.about___A8mbo ol.decimal___oZNKu {
    padding-left: 45px
}

.about___A8mbo ol.decimal___oZNKu>li {
    list-style-type: decimal
}

.about___A8mbo ol>li {
    font-size: 16px
}

.about___A8mbo ol>li ol {
    padding-left: 24px
}

.about___A8mbo .lnkGotop___8skEk {
    position: fixed;
    right: 5px;
    bottom: 15px;
    color: #666;
    padding: 5px;
    width: 40px;
    display: inline-block;
    text-decoration: none;
    z-index: 2
}

.about___A8mbo .lnkGotop___8skEk:before {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #666;
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -5px
}

.about___A8mbo .lnkGotop___8skEk:hover:before {
    border-bottom-color: #fff
}

@media screen and (max-width:750px) {
    .about___A8mbo .lnkGotop___8skEk {
        visibility: hidden
    }

    .about___A8mbo .datevalid___39h8J {
        clear: both;
        float: right
    }
}

.about___A8mbo .page_title_rule___1gEPS {
    text-align: center;
    padding: 25px 0
}

.about___A8mbo ol.ol01___bnjq->li {
    padding-bottom: 15px
}

.about___A8mbo .page_name___2ff8s {
    position: relative;
    font-size: 30px;
    margin-bottom: 16px;
    overflow: hidden
}

.about___A8mbo .page_name___2ff8s .blockbg___3ZQws {
    float: left
}

.about___A8mbo .page_title_area___r3D7_ {
    padding-top: 26px
}

.about___A8mbo .breadcrumbs___s2Gbk {
    color: #56707f;
    font-weight: 400;
    padding-top: 10px
}

.about___A8mbo .breadcrumbs___s2Gbk a {
    color: #8f98a0
}

.about___A8mbo .breadcrumbs___s2Gbk a:hover {
    color: #fff;
    text-decoration: none
}

.about___A8mbo .main___1xw2w {
    position: relative;
    max-width: 1200px;
    padding: 0 2%;
    margin: 0 auto;
    text-align: left
}

.about___A8mbo .main_bd___3x6CT {
    max-width: 1110px;
    background: rgba(0, 0, 0, .3);
    padding: 12px 2%;
    color: #878896;
    margin-bottom: 80px
}

.about___A8mbo .main_bd_content___MOHYa {
    border: 1px solid #4d4d49;
    margin-top: 10px;
    padding: 8px;
    font-size: 16px
}

.hide___32J3B {
    display: none !important
}

.container___3ueTL {
    position: relative;
    text-align: center;
    color: #fff;
    display: none
}

.floatqr___1Lx8l {
    width: 237px;
    height: 240px;
    background: url("04f06048-1ffe-40a8-ba41-6376218f4828.png") no-repeat 0 0;
    position: fixed;
    right: 5px;
    top: 50%;
    margin-top: -125px;
    z-index: 2
}

.downloadPlatform___3GQWO {
    width: 520px;
    margin: 0 auto;
    overflow: hidden
}

.downloadPlatform___3GQWO .dLeft___3iMq6 {
    float: left
}

.downloadPlatform___3GQWO .dright___2Q0JR {
    float: right
}

.downloadPlatform___3GQWO .info___3pAYq {
    font-size: 12px
}

.downloadPlatform___3GQWO .appdownload___32FYQ {
    padding-top: 30px
}

.downloadPlatform___3GQWO .appdownload___32FYQ .lnkdownload___1RSlx {
    position: relative;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid
}

.downloadPlatform___3GQWO .appdownload___32FYQ .lnkdownload___1RSlx:after {
    content: "1";
    font-size: 10px;
    position: absolute;
    right: -15px;
    top: -5px;
    background: #f30;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 15px
}

.downloadPlatform___3GQWO .appdownload___32FYQ .lnkdownload___1RSlx:hover {
    border-color: hsla(0, 0%, 100%, .85)
}

.header___1FJVg {
    height: 70px;
    line-height: 70px;
    background: url("a987ac62-86ef-4aa8-8a3c-cbbe96892a89.jpg") top no-repeat;
    padding: 0 47px;
    overflow: hidden
}

.header___1FJVg .logo___1MBQ_ {
    height: 32px;
    float: left;
    margin-right: 5.4166666667%;
    margin-top: 20px
}

.header___1FJVg a {
    font-size: 24px
}

.header___1FJVg li {
    height: 70px
}

.header___1FJVg .nav___1X-5m {
    position: relative;
    float: left;
    list-style: none;
    white-space: nowrap;
    width: 801px
}

.header___1FJVg .nav___1X-5m li {
    display: inline-block;
    text-align: center;
    color: #d9d9d9;
    font-size: 32px;
    margin-right: 55px;
    position: relative
}

.header___1FJVg .nav___1X-5m li:last-child {
    margin-right: 0
}

.header___1FJVg .nav___1X-5m a {
    color: inherit;
    height: 100%;
    display: block
}

.header___1FJVg .nav___1X-5m a:hover:after {
    content: "";
    background: url("f119d9c0-732a-4236-a7b7-96676d7ecdae.png") no-repeat 50% 0;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0
}

.header___1FJVg .lnkDota2___39ZNf {
    position: relative
}

.header___1FJVg .lnkDota2___39ZNf em {
    position: absolute;
    font-size: 11px;
    font-style: normal;
    left: 25px;
    top: 2px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    display: block;
    color: #fff;
    background: #c15d1a;
    background: linear-gradient(90deg, #c15d1a 2%, #de7611);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c15d1a", endColorstr="#de7611", GradientType=1);
    border-radius: 5px
}

.header___1FJVg .lnkDota2___39ZNf em:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #c15d1a;
    bottom: -10px;
    display: block;
    left: 5px
}

.header___1FJVg .links___19AL5 {
    position: absolute;
    right: 100px;
    width: 11.2222222222%;
    white-space: nowrap
}

.header___1FJVg .links___19AL5 a.lnk-vip___2kCu- {
    background: #f0d7ab;
    background: linear-gradient(90deg, #f0d7ab 1%, #ac884f);
    display: inline-block;
    padding: 5px 25px;
    line-height: 25px;
    border-radius: 5px;
    color: #432e1f;
    font-size: 16px
}

.header___1FJVg .links___19AL5 a.lnk-vip___2kCu-:hover {
    background-color: #bf995c;
    background: linear-gradient(90deg, #fae2b9 1%, #bf995c);
    color: #705745 !important
}

.header___1FJVg .links___19AL5 li {
    display: inline-block;
    margin-left: 13.2653061224%
}

.header___1FJVg .links___19AL5 a {
    color: #5e5e98
}

@media screen and (max-width:1680px) {

    .header___1FJVg .links___19AL5,
    .header___1FJVg .nav___1X-5m {
        -ms-transform: scale(.8) translateY(-12px);
        transform: scale(.8) translateY(-12px);
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }

    .header___1FJVg .links___19AL5 li,
    .header___1FJVg .nav___1X-5m li {
        height: 80px
    }

    .header___1FJVg .links___19AL5 li a.lnk-vip___2kCu-,
    .header___1FJVg .nav___1X-5m li a.lnk-vip___2kCu- {
        padding: 8px 25px;
        font-size: 20px
    }
}

@media screen and (max-width:1420px) {
    .header___1FJVg .nav___1X-5m {
        -ms-transform: scale(.8) translateY(-12px) translateX(-70px);
        transform: scale(.8) translateY(-12px) translateX(-70px)
    }

    .header___1FJVg .links___19AL5 {
        width: 11.2222222222%;
        right: 80px
    }
}

@media screen and (max-width:1400px) {
    .header___1FJVg .nav___1X-5m li {
        margin-right: 28px
    }
}

.part1___oLEME {
    background: url("9f8ab2b2-c8bd-4b2d-9f83-30a8724e962f.jpg") top no-repeat;
    height: 970px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.part1___oLEME .inner___1fMx7 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, .55)
}

.part1___oLEME .mobile___3JaH9 {
    background-color: transparent
}

.part1___oLEME h1 {
    font-size: 37.82px;
    font-weight: 400;
    color: inherit;
    margin-top: 120px;
    margin-bottom: 0
}

.part1___oLEME .slogan___GmVBX {
    background: url("758fb606-5af9-4921-b004-429197bd50b8.png") center 47px no-repeat;
    width: 100%;
    height: 728px;
    position: absolute;
    top: -100px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.part1___oLEME .slogan___GmVBX h3 {
    position: absolute;
    left: 0;
    top: 426px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 24px;
    letter-spacing: 15px;
    font-style: italic;
    font-weight: 700
}

.part1___oLEME .slogan___GmVBX h3 .l___13aqQ {
    margin-right: 25px
}

.part1___oLEME .download___3mA4m {
    background: url("7500577e-aca6-4f99-9ef8-80d3ea464ea5.png");
    width: 598px;
    height: 67px;
    line-height: 67px;
    margin: 240px auto 0;
    font-size: 37.72px;
    cursor: pointer;
    display: block;
    color: #fff
}

.part1___oLEME .download___3mA4m:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.part1___oLEME .green-download___1hx1M {
    margin-top: 36px
}

.part1___oLEME .green-download___1hx1M a {
    color: inherit;
    font-size: 20px;
    border-bottom: 1px solid
}

.part1___oLEME .green-download___1hx1M a:hover {
    border-color: hsla(0, 0%, 100%, .85)
}

.part1___oLEME .sys___2ynGy {
    font-size: 15.63px;
    margin-top: 10px
}

.part1___oLEME .tags___30jyo {
    min-height: 219px;
    margin-top: 35px;
    font-size: 15.63px
}

.part1___oLEME .tags___30jyo .item___1G1_T {
    display: inline-block;
    margin-right: 24px;
    line-height: 1.5
}

.part2___2HmKC {
    overflow: hidden;
    height: 708px;
    background: url("5e7222c1-1ca4-4ca8-8e33-6785f8f73ad5.jpg") top no-repeat;
    position: relative
}

.part2___2HmKC .layer1___1BhrY {
    background: url("09e499f0-6bff-4244-b8e9-e5ad71072650.png") no-repeat;
    width: 539px;
    height: 560px;
    position: absolute;
    bottom: -72px;
    right: 7.03125%
}

.part2___2HmKC .layer2___WWulz {
    background: url("70ebdb70-045d-45ad-99c7-fce85bbfaebf.png");
    width: 493px;
    height: 461px;
    position: absolute;
    right: 20.8333333333%;
    bottom: 200px
}

.part2___2HmKC .layer3___3QMae {
    background: url("d67ba9a1-70bb-48fc-b860-7ba5fe74a954.png") no-repeat;
    width: 540px;
    min-height: 106px;
    position: absolute;
    right: 52.0833333333%;
    top: 253px;
    padding-top: 124px
}

@media screen and (max-width:1600px) {
    .part2___2HmKC .layer1___1BhrY {
        right: 10px
    }

    .part2___2HmKC .layer2___WWulz {
        right: 276px
    }
}

@media screen and (max-width:1400px) {

    .part2___2HmKC .layer1___1BhrY,
    .part2___2HmKC .layer2___WWulz {
        -ms-transform: scale(.8);
        transform: scale(.8);
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.part3___3hDnm {
    height: 711px;
    background: url("39b1353b-574d-41f8-b8d9-50279ebf94da.jpg") top no-repeat;
    overflow: hidden;
    position: relative
}

.part3___3hDnm .layer1___1BhrY {
    background: url("83dd190f-479a-4c75-bb41-8903cd2d077e.png") no-repeat;
    width: 581px;
    height: 713px;
    position: absolute;
    top: 0;
    left: 21.875%
}

.part3___3hDnm .layer2___WWulz {
    background: url("996f9713-d116-4271-bed2-a1e6c48dcd4c.png") no-repeat;
    min-width: 414px;
    min-height: 217px;
    margin-top: 180px;
    margin-left: 53.90625%;
    padding-top: 80px;
    position: relative
}

.part3___3hDnm .layer2___WWulz:after {
    content: "";
    background: url("9f5094df-0c0f-4587-93d0-c17633444cce.png") no-repeat;
    width: 453px;
    height: 5px;
    position: absolute;
    top: 60px;
    left: 0
}

@media screen and (max-width:1600px) {
    .part3___3hDnm .layer1___1BhrY {
        left: 300px
    }

    .part3___3hDnm .layer2___WWulz {
        left: 145px
    }
}

@media screen and (max-width:1400px) {
    .part3___3hDnm .layer1___1BhrY {
        left: 200px
    }

    .part3___3hDnm .layer1___1BhrY,
    .part3___3hDnm .layer2___WWulz {
        -ms-transform: scale(.8);
        transform: scale(.8);
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.part4___23kMj {
    height: 711px;
    background: url("ba960505-8752-47f5-beb0-f5643ab08517.jpg") top no-repeat;
    overflow: hidden;
    position: relative
}

.part4___23kMj .inner___1fMx7 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.part4___23kMj .layer1___1BhrY {
    background: url("814d9330-d480-44d6-9d7d-708818488474.png") no-repeat;
    width: 489px;
    height: 507px;
    position: absolute;
    bottom: 0;
    right: 0
}

.part4___23kMj .layer2___WWulz {
    background: url("cc634ec6-3e4d-44e4-a5f0-298af65fbfd6.png") no-repeat;
    width: 593px;
    height: 393px;
    position: absolute;
    bottom: 257px;
    right: 196px
}

.part4___23kMj .layer3___3QMae {
    background: url("1c7e1ef0-b6b4-4216-82c5-a03df4b60c61.png") no-repeat;
    width: 454px;
    height: 253px;
    position: absolute;
    top: 140px;
    right: 710px;
    padding-top: 138px
}

@media screen and (max-width:1600px) {
    .part4___23kMj .layer1___1BhrY {
        right: 10px
    }

    .part4___23kMj .layer2___WWulz {
        right: 206px
    }
}

@media screen and (max-width:1400px) {

    .part4___23kMj .layer1___1BhrY,
    .part4___23kMj .layer2___WWulz {
        -ms-transform: scale(.8);
        transform: scale(.8);
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.part5___3ErZw {
    background: url("dc14f5fa-d0d5-4111-8b73-7944daefac7a.jpg") top no-repeat;
    height: 710px;
    overflow: hidden;
    position: relative
}

.part5___3ErZw .inner___1fMx7 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.part5___3ErZw .layer1___1BhrY {
    background: url("110e1e1d-f266-491f-a746-45b50fbdb5ad.png") no-repeat;
    min-width: 308px;
    min-height: 343px;
    position: absolute;
    top: 164px;
    right: 128px;
    padding-top: 128px
}

.part5___3ErZw .layer1___1BhrY button {
    background: url("85e607ed-26cf-4060-973a-47e77fd5d804.png") no-repeat;
    width: 257px;
    height: 76px;
    border: none;
    font-size: 0;
    cursor: pointer
}

.part5___3ErZw .layer1___1BhrY button:hover {
    background-position-y: 100%
}

.part5___3ErZw .layer1___1BhrY p {
    width: 260px;
    margin-top: 10px
}

.part2___2HmKC .layer3___3QMae,
.part3___3hDnm .layer2___WWulz,
.part4___23kMj .layer3___3QMae,
.part5___3ErZw .layer1___1BhrY,
.text-layer___1bx2u {
    text-align: left;
    font-size: 22px;
    line-height: 1.8
}

.part2___2HmKC .layer3___3QMae p,
.part3___3hDnm .layer2___WWulz p,
.part4___23kMj .layer3___3QMae p,
.part5___3ErZw .layer1___1BhrY p,
.text-layer___1bx2u p {
    margin-bottom: 0
}

.divider___2BXt8:after,
.part2___2HmKC:after,
.part3___3hDnm:after,
.part4___23kMj:after,
.part5___3ErZw:after {
    content: "";
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -12px;
    background: url("ee9500a6-a20c-4382-8195-eb21a48f049f.png") top no-repeat;
    width: 100%;
    height: 28px
}

.footer___G32-D {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px
}

.footer___G32-D .inner___1fMx7 {
    width: 1200px;
    margin: 0 auto;
    white-space: nowrap
}

.footer___G32-D .logo___1MBQ_ {
    vertical-align: top;
    width: 181px;
    height: 40px;
    margin-top: 30px
}

.footer___G32-D .content___3Od4r {
    display: inline-block;
    margin-left: 100px;
    padding-top: 10px
}

.footer___G32-D .navs___1QuGK {
    margin-bottom: 20px;
    font-size: 18px
}

.footer___G32-D .navs___1QuGK a {
    margin-right: 30px
}

.footer___G32-D p {
    font-size: 12px;
    margin-bottom: 6px
}

.footer___G32-D p:not(:first-child) {
    color: hsla(0, 0%, 100%, .43137254901960786)
}

.footer___G32-D a {
    color: inherit
}

.footer___G32-D a:hover {
    -webkit-filter: brightness(.8);
    filter: brightness(.8)
}

.dialogBaninfo___1iOpo {
    background: url("") no-repeat 0 0;
    width: 519px;
    height: 538px;
    border-radius: 4px
}

.dialogBaninfo___1iOpo .btnbox___1HgPA {
    padding-top: 55px;
    text-align: center;
    position: relative
}

.dialogBaninfo___1iOpo .btnbox___1HgPA .msgInfo___2PmXD {
    position: absolute;
    bottom: -25px;
    text-align: center;
    width: 100%;
    color: green
}

.dialogBaninfo___1iOpo .btnok___1oloG {
    background-color: #ffbd61;
    border: 0;
    padding: 0 25px;
    height: 48px;
    line-height: 48px;
    border-radius: 6px;
    color: #493209;
    font-size: 18px;
    cursor: pointer
}

.dialogBaninfo___1iOpo .btnok___1oloG:hover {
    opacity: .9
}

.banContent___1Gsan {
    padding: 203px 36px 26px 26px
}

.banContent___1Gsan .tit___2JzX5 {
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

.banContent___1Gsan p {
    line-height: 2
}

.banContent___1Gsan .hl___31M2z {
    color: #d64646;
    font-weight: 700
}

.banContent___1Gsan .imgTip___3lmEO {
    background: url("") no-repeat 0 0;
    position: absolute;
    width: 249px;
    height: 83px;
    bottom: 86px;
    right: 25px
}

.banContent___1Gsan .imgTip___3lmEO span {
    display: block;
    color: #fff;
    padding: 9px 0 0 7px
}

.matchDate___1F6bE {
    opacity: 0;
    transition: all .3s ease-in
}

.matchDate___1F6bE.showDate___2rTtm {
    opacity: 1
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    -ms-transform: scale(.6);
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

.wrapper___3lcMR {
    width: 100%
}

.btndownload___3TUPp {
    background-color: #ccc
}

.rc-pagination {
    font-size: 12px;
    font-family: "Arial";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0
}

.rc-pagination>li {
    list-style: none
}

.rc-pagination-total-text {
    float: left;
    height: 30px;
    line-height: 30px;
    list-style: none;
    padding: 0;
    margin: 0 8px 0 0
}

.rc-pagination:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.rc-pagination-item {
    cursor: pointer;
    border-radius: 6px;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    list-style: none;
    float: left;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    margin-right: 8px
}

.rc-pagination-item a {
    text-decoration: none;
    color: #666
}

.rc-pagination-item:hover {
    border-color: #2db7f5
}

.rc-pagination-item:hover a {
    color: #2db7f5
}

.rc-pagination-item-disabled {
    cursor: not-allowed
}

.rc-pagination-item-disabled:hover {
    border-color: #d9d9d9
}

.rc-pagination-item-disabled:hover a {
    color: #d9d9d9
}

.rc-pagination-item-active {
    background-color: #2db7f5;
    border-color: #2db7f5
}

.rc-pagination-item-active a {
    color: #fff
}

.rc-pagination-item-active:hover a {
    color: #fff
}

.rc-pagination-jump-next:after,
.rc-pagination-jump-prev:after {
    content: "â€¢â€¢â€¢";
    display: block;
    letter-spacing: 2px;
    color: #ccc;
    font-size: 12px;
    margin-top: 1px
}

.rc-pagination-jump-next:hover:after,
.rc-pagination-jump-prev:hover:after {
    color: #2db7f5
}

.rc-pagination-jump-prev:hover:after {
    content: "Â«"
}

.rc-pagination-jump-next:hover:after {
    content: "Â»"
}

.rc-pagination-jump-next-custom-icon,
.rc-pagination-jump-prev-custom-icon {
    position: relative
}

.rc-pagination-jump-next-custom-icon:after,
.rc-pagination-jump-prev-custom-icon:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .2s;
    content: "â€¢â€¢â€¢";
    opacity: 1;
    display: block;
    letter-spacing: 2px;
    color: #ccc;
    font-size: 12px;
    margin: 1px auto auto
}

.rc-pagination-jump-next-custom-icon .custom-icon-jump-next,
.rc-pagination-jump-next-custom-icon .custom-icon-jump-prev,
.rc-pagination-jump-prev-custom-icon .custom-icon-jump-next,
.rc-pagination-jump-prev-custom-icon .custom-icon-jump-prev {
    opacity: 0;
    transition: all .2s
}

.rc-pagination-jump-next-custom-icon:hover:after,
.rc-pagination-jump-prev-custom-icon:hover:after {
    opacity: 0;
    color: #ccc
}

.rc-pagination-jump-next-custom-icon:hover .custom-icon-jump-next,
.rc-pagination-jump-next-custom-icon:hover .custom-icon-jump-prev,
.rc-pagination-jump-prev-custom-icon:hover .custom-icon-jump-next,
.rc-pagination-jump-prev-custom-icon:hover .custom-icon-jump-prev {
    opacity: 1;
    color: #2db7f5
}

.rc-pagination-jump-next,
.rc-pagination-jump-prev,
.rc-pagination-prev {
    margin-right: 8px
}

.rc-pagination-jump-next,
.rc-pagination-jump-prev,
.rc-pagination-next,
.rc-pagination-prev {
    cursor: pointer;
    color: #666;
    font-size: 10px;
    border-radius: 6px;
    list-style: none;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    float: left;
    text-align: center
}

.rc-pagination-prev a:after {
    content: "â€¹";
    display: block
}

.rc-pagination-next a:after {
    content: "â€º";
    display: block
}

.rc-pagination-next,
.rc-pagination-prev {
    border: 1px solid #d9d9d9;
    font-size: 18px
}

.rc-pagination-next a,
.rc-pagination-prev a {
    color: #666
}

.rc-pagination-next a:after,
.rc-pagination-prev a:after {
    margin-top: -1px
}

.rc-pagination-disabled {
    cursor: not-allowed
}

.rc-pagination-disabled a {
    color: #ccc
}

.rc-pagination-disabled .rc-pagination-item,
.rc-pagination-disabled .rc-pagination-next,
.rc-pagination-disabled .rc-pagination-prev {
    cursor: not-allowed
}

.rc-pagination-disabled .rc-pagination-item:hover,
.rc-pagination-disabled .rc-pagination-next:hover,
.rc-pagination-disabled .rc-pagination-prev:hover {
    border-color: #d9d9d9
}

.rc-pagination-disabled .rc-pagination-item:hover a,
.rc-pagination-disabled .rc-pagination-next:hover a,
.rc-pagination-disabled .rc-pagination-prev:hover a {
    color: #d9d9d9
}

.rc-pagination-disabled .rc-pagination-jump-next,
.rc-pagination-disabled .rc-pagination-jump-prev {
    pointer-events: none
}

.rc-pagination-options {
    float: left;
    margin-left: 15px
}

.rc-pagination-options-size-changer {
    float: left;
    width: 80px
}

.rc-pagination-options-quick-jumper {
    float: left;
    margin-left: 16px;
    height: 28px;
    line-height: 28px
}

.rc-pagination-options-quick-jumper input {
    margin: 0 8px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #d9d9d9;
    outline: none;
    padding: 3px 12px;
    width: 50px;
    height: 28px
}

.rc-pagination-options-quick-jumper input:hover {
    border-color: #2db7f5
}

.rc-pagination-options-quick-jumper button {
    display: inline-block;
    margin: 0 8px;
    font-weight: 500;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 0 15px;
    font-size: 12px;
    border-radius: 6px;
    height: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    position: relative;
    color: rgba(0, 0, 0, .65);
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.rc-pagination-options-quick-jumper button:active,
.rc-pagination-options-quick-jumper button:focus,
.rc-pagination-options-quick-jumper button:hover {
    color: #2db7f5;
    background-color: #fff;
    border-color: #2db7f5
}

.rc-pagination-simple .rc-pagination-next,
.rc-pagination-simple .rc-pagination-prev {
    border: none;
    height: 24px;
    line-height: 24px;
    margin: 0;
    font-size: 18px
}

.rc-pagination-simple .rc-pagination-simple-pager {
    float: left;
    margin-right: 8px;
    list-style: none
}

.rc-pagination-simple .rc-pagination-simple-pager .rc-pagination-slash {
    margin: 0 10px
}

.rc-pagination-simple .rc-pagination-simple-pager input {
    margin: 0 8px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #d9d9d9;
    outline: none;
    padding: 5px 8px;
    min-height: 20px
}

.rc-pagination-simple .rc-pagination-simple-pager input:hover {
    border-color: #2db7f5
}

.rc-pagination-simple .rc-pagination-simple-pager button {
    display: inline-block;
    margin: 0 8px;
    font-weight: 500;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 0 8px;
    font-size: 12px;
    border-radius: 6px;
    height: 26px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    position: relative;
    color: rgba(0, 0, 0, .65);
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.rc-pagination-simple .rc-pagination-simple-pager button:active,
.rc-pagination-simple .rc-pagination-simple-pager button:focus,
.rc-pagination-simple .rc-pagination-simple-pager button:hover {
    color: #2db7f5;
    background-color: #fff;
    border-color: #2db7f5
}

@media only screen and (max-width:1024px) {

    .rc-pagination-item-after-jump-prev,
    .rc-pagination-item-before-jump-next {
        display: none
    }
}

.wrapper___vGBUx {
    width: 100%
}

.btndownload___1JKM7 {
    position: absolute;
    bottom: 170px;
    left: 50%;
    margin-left: -140px;
    width: 300px;
    height: 88px;
    line-height: 88px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-radius: 6px;
    background: url("") no-repeat 50% 0;
    cursor: pointer;
    text-indent: -1005px;
    overflow: hidden
}

.btndownload___1JKM7:hover {
    background-position: 50% -90px
}

.floatQr___2kIwm {
    position: fixed;
    background: url("") no-repeat 50% 0;
    width: 314px;
    height: 371px;
    right: 25px;
    top: 50%;
    margin-top: -205px;
    z-index: 2
}

.floatQr___2kIwm .imgQr___3nwE3 {
    background: url("") no-repeat 50% 0;
    width: 150px;
    height: 150px;
    position: absolute;
    left: 92px;
    top: 98px
}

.clearfix___2Q_i0:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    zoom: 1
}

.cover-content___FMonm {
    text-align: center;
    padding: 40px 0 65px;
    background-color: #11161a
}

.cover-content___FMonm ul {
    width: 1152px;
    margin: 0 auto
}

.cover-content___FMonm li {
    list-style: none;
    width: 365px;
    float: left;
    margin-left: 28px;
    position: relative
}

.cover-content___FMonm li>.cover-group___2XEBo {
    transition: all .8s
}

.cover-content___FMonm li:first-child {
    margin-left: 0
}

.cover-content___FMonm .cover-group___2XEBo {
    position: relative;
    cursor: pointer;
    color: #dedede;
    text-align: left;
    font-size: 12px
}

.cover-content___FMonm .cover-group___2XEBo .img-box___dgp_K {
    border: 2px solid #0e0f1b;
    height: 240px;
    position: relative;
    margin-bottom: 20px
}

.advert-item___20DQp .cover-content___FMonm .cover-group___2XEBo .img-box___dgp_K:before {
    display: none
}

.cover-content___FMonm .border-tip___3QBbW .cover-group___2XEBo .img-box___dgp_K {
    margin-bottom: 0
}

.cover-content___FMonm .border-tip___3QBbW .cover-group___2XEBo .img-box___dgp_K:before {
    height: 240px;
    left: -1px;
    top: -1px;
    content: "";
    position: absolute;
    width: 363px;
    background-color: rgba(9, 1, 82, .3)
}

.cover-content___FMonm .cover-group___2XEBo img {
    height: 100%;
    width: 100%
}

.cover-content___FMonm .cover-group___2XEBo span {
    padding-left: 8px
}

.cover-content___FMonm .border-tip___3QBbW .cover-group___2XEBo span {
    padding-left: 0;
    padding-top: 7px;
    display: block;
    color: #51ccff
}

.cover-content___FMonm .cover-group___2XEBo span:after {
    content: "";
    width: 4px;
    height: 8px;
    display: inline-block;
    margin-left: 6px;
    background-image: url("")
}

.cover-content___FMonm .border-tip___3QBbW .cover-group___2XEBo span:after {
    width: 13px;
    height: 9px;
    position: relative;
    top: 0
}

.cover-content___FMonm .cover-group___2XEBo .info___7ZNWd {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 39px;
    color: #fff;
    text-align: center
}

.cover-content___FMonm .cover-group___2XEBo .info___7ZNWd .lab___2sv4M {
    width: 68px;
    height: 24px;
    line-height: 24px;
    background-color: #40a4de;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 17px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: hsla(0, 0%, 100%, .8)
}

.cover-content___FMonm .border-tip___3QBbW .cover-group___2XEBo .info___7ZNWd .lab___2sv4M {
    background-color: #40a4de
}

.cover-content___FMonm .cover-group___2XEBo .info___7ZNWd .time___1aYcW {
    font-size: 16px
}

.cover-content___FMonm .cover-group___2XEBo .info___7ZNWd .line___VUDz- {
    height: 2px;
    margin: 4px 0;
    background: url("") no-repeat 50%
}

.cover-content___FMonm .cover-group___2XEBo .info___7ZNWd h4 {
    font-size: 18px;
    margin-top: 178px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding: 0 10px;
    color: #fff
}

.cover-content___FMonm .border-tip___3QBbW .cover-group___2XEBo .info___7ZNWd h4 {
    margin-top: 28px
}

.cover-content___FMonm .cover-group___2XEBo .info___7ZNWd button {
    border: none;
    width: 98px;
    height: 30px;
    background-color: #c62b2b;
    border-radius: 15px;
    color: #fff;
    margin-top: 23px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700
}

.cover-content___FMonm .border-tip___3QBbW .cover-group___2XEBo .info___7ZNWd button {
    background-color: #40a4de;
    color: #fff;
    font-size: 14px
}

.cover-content___FMonm li .border-tip___3QBbW {
    position: absolute;
    left: 0;
    top: -2px;
    width: 100%;
    opacity: 0;
    transition: all .6s;
    pointer-events: none
}

.cover-content___FMonm li .border-tip___3QBbW .describe___O_ErX {
    min-height: 96px;
    padding: 0 26px 20px 20px;
    border: 2px solid #0f0f0f;
    background-color: rgba(24, 24, 24, .8)
}

.cover-content___FMonm li .border-tip___3QBbW .describe___O_ErX p {
    color: #b3b3b3;
    line-height: 132%;
    padding-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 46px
}

.cover-content___FMonm li:hover .border-tip___3QBbW {
    opacity: 1;
    top: -25px;
    pointer-events: auto
}

.cover-content___FMonm li:hover .border-tip___3QBbW .cover-group___2XEBo {
    box-shadow: 0 0 25px #41b3f2
}

.cover-content___FMonm li:hover>.cover-group___2XEBo {
    opacity: 0
}

.cover-content___FMonm .mask___2TqHB,
.cover-content___FMonm a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.cover-content___FMonm a {
    z-index: 2
}

.selectorWrapper___3xkdF {
    position: relative;
    left: 0;
    top: 0;
    z-index: 10;
    margin: 10px auto;
    width: 200px;
    height: 40px;
    border: 2px solid #7f5050;
    cursor: pointer;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px
}

.selectorWrapper___3xkdF:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 15px;
    top: 14px;
    border: 8px solid transparent;
    border-top-color: #878896
}

.selectorWrapper___3xkdF .season___2B7PM {
    display: inline-block;
    line-height: 34px;
    font-size: 16px;
    color: #cdb6b6;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 16px
}

.selectorWrapper___3xkdF .seasonList___1cyMt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 6px 10px;
    background: #7f5050;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px
}

.selectorWrapper___3xkdF .seasonList___1cyMt .seasonItem___1uUKt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 10px;
    border-bottom: 1px solid #9d7676;
    color: #cdb6b6;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s
}

.selectorWrapper___3xkdF .seasonList___1cyMt .seasonItem___1uUKt:last-child {
    border: 0
}

.selectorWrapper___3xkdF .seasonList___1cyMt .seasonItem___1uUKt:hover {
    color: #fff
}

.selectorWrapper___3xkdF .thumbVertical___3OT5X {
    width: 5px;
    background-color: #9d7676;
    border-radius: 4px;
    position: relative;
    left: 0
}

.topRankWrapper___2NrBO {
    width: 960px;
    height: 290px;
    margin: 50px auto 0;
    position: relative;
    left: 0;
    top: 0;
    text-align: center
}

.avast___1QG2t {
    width: 64px;
    height: 64px;
    margin: 28px auto 0;
    border: 4px solid #b98a81;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.roleName___3KYnb {
    max-width: 220px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 2px auto;
    line-height: 30px
}

.roleName___3KYnb .authIcon___2OFIq {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url("") no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    position: relative;
    left: 0;
    top: 0
}

.roleName___3KYnb .authIcon___2OFIq .authDetail___2mXH6 {
    position: absolute;
    left: 50%;
    top: -28px;
    padding: 0 8px;
    line-height: 24px;
    font-size: 12px;
    color: #ddd;
    background: rgba(0, 0, 0, .7);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: none
}

.roleName___3KYnb .authIcon___2OFIq:hover .authDetail___2mXH6 {
    display: block
}

.rateBox___QLXMc {
    color: #fff;
    font-size: 14px
}

.rateBox___QLXMc .rate___3QI0H {
    margin-left: 10px;
    font-weight: 700;
    color: #ff70ae
}

.processBox___3CCnX {
    width: 300px;
    height: 9px;
    border: 1px solid #b2786c;
    margin: 18px auto;
    padding: 2px 3px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.processBox___3CCnX .processBar___2_dJ_ {
    background: linear-gradient(#ff747b, #ff6bf5);
    height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.scoreBox___33xcZ {
    width: 260px;
    margin: 20px auto 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.scoreBox___33xcZ .label___2rjEX {
    color: #b2c4d7;
    font-size: 14px
}

.scoreBox___33xcZ .scoreNum___1Zji- {
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.scoreBox___33xcZ .scoreNum___1Zji- img {
    width: 22px
}

.no1___xrvC_ {
    width: 400px;
    height: 340px;
    background: url("") no-repeat;
    background-size: contain;
    position: absolute;
    top: -20px;
    left: 50%;
    z-index: 6;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.no1___xrvC_ .avast___1QG2t {
    margin: 50px auto 0
}

.no2___2aZCz {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 4;
    width: 320px;
    height: 231px;
    background: url("") no-repeat;
    background-size: contain
}

.no2___2aZCz .avast___1QG2t {
    border-color: #78a3c4
}

.no2___2aZCz .rateBox___QLXMc .rate___3QI0H {
    color: #36ceff
}

.no2___2aZCz .processBox___3CCnX {
    border-color: #6396bd;
    width: 260px;
    margin: 8px auto
}

.no2___2aZCz .processBox___3CCnX .processBar___2_dJ_ {
    background: linear-gradient(#6db7ff, #07e1ff)
}

.no2___2aZCz .scoreBox___33xcZ {
    margin: 10px auto 0;
    width: 240px
}

.no3___3VLF_ {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 4;
    width: 320px;
    height: 231px;
    background: url("") no-repeat;
    background-size: contain
}

.no3___3VLF_ .avast___1QG2t {
    border-color: #d0b98b
}

.no3___3VLF_ .rateBox___QLXMc .rate___3QI0H {
    color: #ffb459
}

.no3___3VLF_ .processBox___3CCnX {
    border-color: #ceaf75;
    margin: 8px auto;
    width: 260px
}

.no3___3VLF_ .processBox___3CCnX .processBar___2_dJ_ {
    background: linear-gradient(#ffd17d, #ff8521)
}

.no3___3VLF_ .scoreBox___33xcZ {
    margin: 10px auto 0;
    width: 240px
}

.rankListWrapper___1Y9IF {
    width: 100%;
    height: 600px;
    background: #191920
}

.rankListBody___ipeQr {
    margin: 0 auto;
    width: 1200px;
    height: 100%
}

.rankTitleBox___29xcN {
    width: 100%;
    height: 60px;
    line-height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    color: #bf9191;
    border-bottom: 1px solid #9e797a
}

.rankTitleBox___29xcN .title___2Zs-x {
    width: 100px;
    text-align: center
}

.rankTitleBox___29xcN .title___2Zs-x:nth-of-type(2) {
    width: 580px
}

.rankTitleBox___29xcN .title___2Zs-x:nth-of-type(3) {
    width: 130px
}

.rankTitleBox___29xcN .title___2Zs-x:nth-of-type(4) {
    width: 130px
}

.rankTitleBox___29xcN .title___2Zs-x:nth-of-type(5) {
    width: 130px
}

.rankTitleBox___29xcN .title___2Zs-x:nth-of-type(6) {
    width: 130px
}

.noData___3Tnnz {
    text-align: center;
    line-height: 30px;
    color: #f9f9f9;
    margin-top: 120px
}

.rankListContent___p5mIL {
    margin-top: 12px
}

.rankListContent___p5mIL .rankItem___3hgmT {
    height: 52px;
    line-height: 52px;
    color: #f9f9f9;
    text-align: center;
    display: -ms-flexbox;
    display: flex
}

.rankListContent___p5mIL .rankItem___3hgmT .rank___2cLSo {
    width: 100px;
    color: #bf9191;
    font-weight: 700
}

.rankListContent___p5mIL .rankItem___3hgmT .roleBox___1BgAZ {
    width: 580px
}

.rankListContent___p5mIL .rankItem___3hgmT .roleBox___1BgAZ img {
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.rankListContent___p5mIL .rankItem___3hgmT .roleBox___1BgAZ .roleName___3I6mW {
    display: inline-block;
    max-width: 480px;
    margin: 0 7px
}

.rankListContent___p5mIL .rankItem___3hgmT .roleBox___1BgAZ .authIcon___2RWJq {
    width: 16px;
    height: 22px;
    background: url("") no-repeat;
    background-size: contain;
    cursor: pointer;
    position: relative;
    left: 0;
    top: 0;
    display: inline-block;
    vertical-align: middle
}

.rankListContent___p5mIL .rankItem___3hgmT .roleBox___1BgAZ .authIcon___2RWJq .authDetail___19ymB {
    position: absolute;
    left: 50%;
    top: -28px;
    padding: 0 8px;
    line-height: 24px;
    font-size: 12px;
    color: #ddd;
    white-space: nowrap;
    background: rgba(0, 0, 0, .7);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: none
}

.rankListContent___p5mIL .rankItem___3hgmT .roleBox___1BgAZ .authIcon___2RWJq:hover .authDetail___19ymB {
    display: block
}

.rankListContent___p5mIL .rankItem___3hgmT .kda___3-k7U,
.rankListContent___p5mIL .rankItem___3hgmT .level___30gE9,
.rankListContent___p5mIL .rankItem___3hgmT .rate___GLsJv,
.rankListContent___p5mIL .rankItem___3hgmT .score___vwsSJ {
    width: 130px
}

.rankListContent___p5mIL .rankItem___3hgmT .kda___3-k7U img,
.rankListContent___p5mIL .rankItem___3hgmT .level___30gE9 img,
.rankListContent___p5mIL .rankItem___3hgmT .rate___GLsJv img,
.rankListContent___p5mIL .rankItem___3hgmT .score___vwsSJ img {
    width: 32px
}

.rankListContent___p5mIL .rankItem___3hgmT:nth-of-type(2n) {
    background: #23232a
}

.thumbVertical___2J5LY {
    width: 5px;
    background-color: #9d7676;
    border-radius: 4px;
    position: relative;
    left: 0
}

.more___FoRYI {
    width: 170px;
    margin: 20px auto;
    height: 40px;
    line-height: 40px;
    color: #f9f9f9;
    text-align: center;
    font-size: 16px;
    border: 1px solid #f9f9f9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    cursor: pointer
}

.fui-dialog {
    position: fixed;
    min-width: 20em;
    z-index: 2;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #21232b;
    border: 1px solid hsla(0, 0%, 100%, .05);
    color: #fff
}

.fui-dialog-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

.fui-dialog-header {
    font-size: 22px;
    padding: 8px 16px
}

.fui-dialog-main {
    margin: 8px 16px;
    padding: 16px;
    min-height: 6em;
    font-size: 16px;
    background-color: #2b2d34
}

.fui-dialog-main-info {
    min-height: 6em;
    font-size: 16px;
    background-color: #2b2d34
}

.fui-dialog-footer {
    padding: 8px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.fui-dialog-footer .btn-default {
    border: 0;
    outline: none;
    background-color: #2f3340;
    color: #fff;
    font-size: 14px;
    width: 92px;
    height: 40px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 5px;
    cursor: pointer
}

.fui-dialog-footer .btn-default.btn-primary {
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#6684aa), to(#405775), color-stop(1, #405775))
}

.fui-dialog-footer .btn-default:hover {
    opacity: .6
}

.fui-dialog-close {
    position: absolute;
    top: 0;
    right: -6px;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("") no-repeat 50% 50%;
    display: block;
    cursor: pointer;
    z-index: 2
}

.fui-dialog-close:hover {
    opacity: .6
}

.wrapper___2PB9C {
    width: 1000px;
    height: 358px;
    background-image: url("");
    background-size: 1000px 358px;
    background-repeat: no-repeat;
    margin: 0 auto
}

.down-btn___2GaTJ {
    background: url("") -10px -10px;
    width: 276px;
    height: 38px;
    border: 0;
    margin-top: 155px;
    margin-bottom: 92px;
    cursor: pointer
}

.down-btn___2GaTJ>a {
    font-size: 0;
    display: block;
    height: 100%
}

.down-btn___2GaTJ:hover {
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05)
}

.banner-text-box___2HJRG {
    display: -ms-flexbox;
    display: flex
}

.text-tip___HRZuC {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.text-tip___HRZuC:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 15px;
    border-right: 1px solid #e9c994;
    height: 30px;
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    opacity: .5
}

.text-tip___HRZuC:last-child:before {
    border-right: none;
    display: none
}

.text-tip___HRZuC:first-of-type {
    margin-left: 0;
    -ms-flex: 0 0 261px;
    flex: 0 0 261px
}

.text-tip___HRZuC:nth-of-type(2) {
    -ms-flex: 0 0 269px;
    flex: 0 0 269px
}

.text-tip___HRZuC:nth-of-type(3) {
    -ms-flex: 0 0 231px;
    flex: 0 0 231px
}

.text-tip___HRZuC:nth-of-type(3):before {
    right: -15px
}

.text-tip___HRZuC:nth-of-type(4) {
    -ms-flex: 0 0 238px;
    flex: 0 0 238px
}

.text-tip___HRZuC>p {
    margin-bottom: 0
}

.text-tip___HRZuC>p:first-of-type {
    color: #d7b46e;
    font-size: 18px
}

.text-tip___HRZuC>p:nth-of-type(2) {
    color: #9c9c9c;
    font-size: 16px
}

.wrapper2___2cJdj {
    width: 1000px;
    margin: 0 auto;
    background: url("") 50% 0 repeat-y;
    background-size: auto 100%;
    padding-bottom: 15px
}

.wrapper2___2cJdj .inner___3Eddc {
    width: 936px;
    background-image: url("");
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-color: #21212b;
    display: -ms-flexbox;
    display: flex;
    padding-top: 8px;
    border: 1px solid #383326;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(56, 51, 38, .5);
    position: relative
}

.wrapper2___2cJdj .inner___3Eddc:before {
    background: url("") no-repeat 0 0;
    width: 35px;
    height: 10px;
    content: "";
    position: absolute;
    left: 445px;
    top: -10px;
    display: block;
    z-index: 2
}

.con-left___3S2Ki {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 0 0 621px;
    flex: 0 0 621px;
    box-sizing: border-box;
    padding-left: 57px;
    -ms-flex-pack: left;
    justify-content: left;
    padding-top: 32px;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.fig-box___2xJFu {
    -ms-flex: 0 0 172px;
    flex: 0 0 172px;
    height: 155px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.fig-box___2xJFu>figcaption {
    font-size: 16px;
    color: #d7b46e;
    margin-top: 3px
}

.fig-box___2xJFu>figcaption.tit02___UiWPK {
    margin-top: -2px
}

.fig-box___2xJFu>div {
    box-sizing: border-box;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 2px solid #5b502b;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: linear-gradient(#171c33, #18181f)
}

.pic-coll___hFjiw:before,
.picCollBeta____uV6k:before,
.picLimitTime___2Jrep:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -17px;
    width: 34px;
    height: 21px;
    background-position: -306px -212px;
    background-image: url("")
}

.picLimitTime___2Jrep:before {
    top: -15px;
    width: 50px;
    height: 26px;
    background-position: -306px -292px
}

.picCollBeta____uV6k:before {
    top: -15px;
    width: 46px;
    height: 26px;
    background-position: -306px -252px
}

.pic-coll-text1___2MRM7 .pic-text-add___1ZG58,
.pic-coll-text2___29YYL .pic-text-add___1ZG58 {
    position: absolute;
    top: -3px;
    left: 72px;
    background-image: url("")
}

.pic-coll-text1___2MRM7 .pic-text-add___1ZG58 {
    width: 71px;
    height: 25px;
    background-position: -10px -100px
}

.pic-coll-text2___29YYL .pic-text-add___1ZG58 {
    width: 83px;
    height: 25px;
    background-position: -10px -55px
}

.pic-have-line___3TwJ2+figcaption {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.pic-have-line___3TwJ2+figcaption:before {
    content: "";
    width: 2px;
    background-color: #d7b46e;
    height: 15px;
    margin-right: 9px;
    margin-top: 2px
}

.simg-box___19NP9 {
    background-image: url("")
}

.fig-box___2xJFu:first-of-type .simg-box___19NP9 {
    width: 57px;
    height: 39px;
    background-position: -77px -254px
}

.fig-box___2xJFu:nth-of-type(2) .simg-box___19NP9 {
    width: 56px;
    height: 49px;
    background-position: -84px -183px
}

.fig-box___2xJFu:nth-of-type(3) .simg-box___19NP9 {
    width: 47px;
    height: 52px;
    background-position: -306px -74px
}

.fig-box___2xJFu:nth-of-type(4) .simg-box___19NP9 {
    width: 53px;
    height: 46px;
    background-position: -306px -146px
}

.fig-box___2xJFu:nth-of-type(5) .simg-box___19NP9 {
    width: 56px;
    height: 44px;
    background-position: -306px -10px
}

.fig-box___2xJFu:nth-of-type(6) .simg-box___19NP9 {
    width: 59px;
    height: 55px;
    background-position: -226px -60px
}

.fig-box___2xJFu:nth-of-type(7) .simg-box___19NP9 {
    width: 51px;
    height: 54px;
    background-position: -5px -320px
}

.fig-box___2xJFu:nth-of-type(8) .simg-box___19NP9 {
    width: 51px;
    height: 54px;
    background-position: -74px -320px
}

.fig-box___2xJFu:nth-of-type(9) figcaption.tit02___UiWPK {
    font-size: 13px
}

.fig-box___2xJFu:nth-of-type(9) .simg-box___19NP9 {
    width: 51px;
    height: 54px;
    background-position: -172px -320px
}

.fig-box___2xJFu:nth-of-type(10) .simg-box___19NP9 {
    width: 47px;
    height: 51px;
    background-position: -8px -254px
}

.fig-box___2xJFu:nth-of-type(11) .simg-box___19NP9 {
    width: 74px;
    height: 35px;
    background-position: -160px -183px
}

.fig-box___2xJFu:nth-of-type(12) .simg-box___19NP9 {
    width: 64px;
    height: 40px;
    background-position: -162px -250px
}

.fig-box___2xJFu:nth-of-type(13) .simg-box___19NP9 {
    width: 60px;
    height: 50px;
    background-position: -102px -388px
}

.fig-box___2xJFu:nth-of-type(14) .simg-box___19NP9 {
    width: 75px;
    height: 50px;
    background-position: -182px -388px
}

.con-right___2pn9_ {
    -ms-flex: 1 1;
    flex: 1 1
}

.mtime___2_m9D {
    width: 196px;
    height: 48px;
    background: url("") -10px -68px;
    font-size: 14px;
    color: #f9c594;
    box-sizing: border-box;
    padding: 25px 0 0 55px;
    text-align: left;
    margin-top: 55px;
    margin-left: 53px
}

.mdec___3mynY {
    width: 230px;
    height: 27px;
    line-height: 27px;
    background: url("") -10px -136px;
    text-align: left;
    text-indent: 28px;
    margin-top: 50px;
    margin-left: 40px;
    margin-bottom: 0;
    color: #d7b46e;
    font-size: 16px;
    font-weight: 700;
    position: relative
}

.mdec___3mynY span {
    display: block;
    text-align: center;
    position: absolute;
    top: -12px;
    left: 134px;
    background-image: url("");
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: 158px;
    height: 25px;
    line-height: 22px;
    background-position: -10px -10px;
    text-indent: 0
}

.multip___KB1eX {
    margin-bottom: 0;
    list-style: none
}

.multip___KB1eX>li {
    text-align: left;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    color: #d7b46e;
    margin-left: 52px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.multip___KB1eX>li:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #d7b46e;
    margin-right: 12px
}

.multip___KB1eX>li:last-of-type,
.multip___KB1eX>li:nth-last-of-type(2) {
    color: #bbb
}

.multip___KB1eX>li:last-of-type:before,
.multip___KB1eX>li:nth-last-of-type(2):before {
    background-color: #bbb
}

.con-footer___21sDZ {
    width: 1000px;
    background-color: #232330;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 38px
}

.con-footer-con___Ds7zu {
    width: 936px;
    height: 185px;
    margin: 0 auto;
    border: 1px solid #383326;
    border-radius: 3px;
    display: -ms-flexbox;
    display: flex
}

.con-footer-con___Ds7zu .viewmore___34Ixx {
    width: 57px;
    height: 14px;
    background: url("") no-repeat 0 0;
    font-size: 0;
    text-indent: -1000px;
    overflow: hidden;
    margin-top: -2px
}

.f-left___1SJyj {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 247px;
    flex: 0 0 247px;
    -ms-flex-align: center;
    align-items: center
}

.f-left___1SJyj>div:first-of-type {
    width: 124px;
    height: 172px;
    background: url("");
    position: relative;
    top: 5.5px;
    margin-left: 4px
}

.f-left___1SJyj>div:nth-of-type(2) {
    margin-left: 33px;
    color: #f5ab74;
    font-size: 14px
}

.f-left___1SJyj>div:nth-of-type(3) {
    width: 6px;
    height: 101px;
    background: url("") -386px -10px;
    margin-left: 4px;
    margin-bottom: 5px
}

.f-right___2KnZV {
    list-style: none;
    display: -ms-flexbox;
    -ms-flex: 1 1;
    flex: 1 1;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center
}

.f-right___2KnZV>li {
    height: 33px;
    font-size: 16px;
    color: #ccc;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.f-right___2KnZV>li:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #ccc;
    margin-right: 12px
}

.f-right___2KnZV>li:nth-of-type(3n+2) {
    -ms-flex: 0 0 245px;
    flex: 0 0 245px
}

li.hl-new___1ok6Z {
    color: #d7b46e
}

li.hl-new___1ok6Z em {
    position: absolute;
    right: 5px;
    top: -22px;
    width: 49px;
    height: 25px;
    background: url("") 0 0
}

* {
    margin: 0;
    padding: 0
}

body {
    min-width: 1260px;
    background: #040404 !important
}

.page-fullcontent {
    min-width: auto
}

#root {
    margin: 0 auto;
    max-width: 1920px
}

.dota2 {
    padding-top: 70px
}

a:hover {
    color: #fff !important
}

.page-main .public_hg_top {
    position: static
}

.rc-pagination {
    margin-bottom: 70px !important
}

.rc-pagination-next,
.rc-pagination-prev {
    border: none !important;
    outline: none !important
}

.rc-pagination-prev a:after {
    content: "\2039" !important
}

.rc-pagination-next a:after {
    content: "\203A" !important
}

.rc-pagination-item {
    background: transparent !important;
    border: none !important;
    outline: none !important
}

.rc-pagination-item a {
    color: #fff !important
}

.rc-pagination-item-active {
    border: none !important;
    border-radius: 50% !important;
    background: #bdb289 !important
}

.questionList .rc-pagination-item-active {
    background: #3f77eb !important
}

.rc-pagination {
    margin: 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.rc-pagination-next a:after,
.rc-pagination-prev a:after {
    font-size: 24px
}

.pvpMessage {
    position: fixed;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    animation: slideDown 1s normal forwards;
    animation-timing-function: ease-out;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 1000;
    transition: all .3s ease-in-out
}

.pvpMessage.hide {
    opacity: 0
}

.pvpMessage-content {
    position: absolute;
    position: fixed;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 920px;
    min-width: 620px;
    background: #333;
    padding: 13px 50px;
    border-radius: 6px;
    font-size: 36px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #be1212;
    min-height: 200px;
    margin-top: -55px;
    -ms-flex-direction: column;
    flex-direction: column
}

.pvpMessage-content h2 {
    font-size: 24px;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 2px solid #353535
}

.pvpMessage-content-icon {
    margin-right: 8px;
    font-size: 20px
}

@keyframes slideDown {
    0% {
        margin-top: -55px
    }

    to {
        margin-top: 0
    }
}

.modal_wrap{
    position: fixed;
    background-color: #0000009d;
    inset: 0;
    z-index: 100;
    display: none;
    place-items: center;
}

.modal{
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 500px;
    width: 100%;
    border-radius: 15px;
    border: 1px solid rgb(48, 36, 95);
    background-image: url(./ba960505-8752-47f5-beb0-f5643ab08517.jpg);
    background-position: bottom left;
    box-shadow: rgba(111, 50, 177,0.6) 0px 0px 15px;
    
}

.modal_mid{
    display: flex;
    align-items: center;
    gap: 10px;
}
.modal_nick,.modal_steamid{
    margin: 0;
    font-size: 20px;
    color: #fff;
}
.modal_nick span,.modal_steamid span{
    background-image: linear-gradient(295deg, #e4eeff 0%, #d4d2ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.modal_img img{
    width: 120px;
    border-radius: 10px;
    height: 120px;
}

.modal_buttons{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.modal_title{
    font-size: 20px;
    font-weight: bold;
    background-image: linear-gradient(295deg, #e4eeff 0%, #d4d2ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.modal_buttons p{
    margin: 0;
    font-size: 20px;
    cursor: pointer;
    padding: 5px 0px;
    border-radius: 7px;
    text-align: center;
    font-weight: bold;
}
.modal_buttons p:first-child{
    color: #fff;
    background: linear-gradient(295deg, #af58ff 0%, #4166ff 100%);
}
.modal_buttons p:last-child{
    background: rgb(50, 22, 79);
    color: #572b80;
}
.modal_title{
    margin: 0;
}

.modal_text{
    background-image: linear-gradient(295deg, #e4eeff 0%, #d4d2ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}