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
}

article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-variant: tabular-nums;
    line-height: 1.5;
    background-color: #fff;
    font-feature-settings: "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[disabled] {
    color: rgba(0,0,0,.25);
    cursor: not-allowed;
    pointer-events: none
}

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 {
    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
}

th {
    text-align: inherit
}

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
}

::-moz-selection {
    color: #fff;
    background: #1890ff
}

::selection {
    color: #fff;
    background: #1890ff
}

.clearfix {
    zoom:1}

.clearfix:after,.clearfix:before {
    display: table;
    content: ""
}

.clearfix:after {
    clear: both
}

.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,.anticon-spin:before {
    display: inline-block;
    -webkit-animation: loadingCircle 1s linear infinite;
    animation: loadingCircle 1s linear infinite
}

.fade-appear,.fade-enter,.fade-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.fade-appear.fade-appear-active,.fade-enter.fade-enter-active {
    -webkit-animation-name: antFadeIn;
    animation-name: antFadeIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.fade-leave.fade-leave-active {
    -webkit-animation-name: antFadeOut;
    animation-name: antFadeOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.fade-appear,.fade-enter {
    opacity: 0
}

.fade-appear,.fade-enter,.fade-leave {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@-webkit-keyframes antFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes antFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes antFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes antFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.move-up-appear,.move-up-enter,.move-up-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active {
    -webkit-animation-name: antMoveUpIn;
    animation-name: antMoveUpIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.move-up-leave.move-up-leave-active {
    -webkit-animation-name: antMoveUpOut;
    animation-name: antMoveUpOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.move-up-appear,.move-up-enter {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-up-leave {
    -webkit-animation-timing-function: cubic-bezier(.6,.04,.98,.34);
    animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-down-appear,.move-down-enter,.move-down-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active {
    -webkit-animation-name: antMoveDownIn;
    animation-name: antMoveDownIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.move-down-leave.move-down-leave-active {
    -webkit-animation-name: antMoveDownOut;
    animation-name: antMoveDownOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.move-down-appear,.move-down-enter {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-down-leave {
    -webkit-animation-timing-function: cubic-bezier(.6,.04,.98,.34);
    animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-left-appear,.move-left-enter,.move-left-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active {
    -webkit-animation-name: antMoveLeftIn;
    animation-name: antMoveLeftIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.move-left-leave.move-left-leave-active {
    -webkit-animation-name: antMoveLeftOut;
    animation-name: antMoveLeftOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.move-left-appear,.move-left-enter {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-left-leave {
    -webkit-animation-timing-function: cubic-bezier(.6,.04,.98,.34);
    animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-right-appear,.move-right-enter,.move-right-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active {
    -webkit-animation-name: antMoveRightIn;
    animation-name: antMoveRightIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.move-right-leave.move-right-leave-active {
    -webkit-animation-name: antMoveRightOut;
    animation-name: antMoveRightOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.move-right-appear,.move-right-enter {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-right-leave {
    -webkit-animation-timing-function: cubic-bezier(.6,.04,.98,.34);
    animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

@-webkit-keyframes antMoveDownIn {
    0% {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveDownIn {
    0% {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@-webkit-keyframes antMoveDownOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveDownOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@-webkit-keyframes antMoveLeftIn {
    0% {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveLeftIn {
    0% {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@-webkit-keyframes antMoveLeftOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveLeftOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@-webkit-keyframes antMoveRightIn {
    0% {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveRightIn {
    0% {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@-webkit-keyframes antMoveRightOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveRightOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@-webkit-keyframes antMoveUpIn {
    0% {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveUpIn {
    0% {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@-webkit-keyframes antMoveUpOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveUpOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@-webkit-keyframes loadingCircle {
    to {
        transform: rotate(1turn)
    }
}

@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
}

.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;
    -webkit-animation: fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);
    animation: fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    content: "";
    pointer-events: none
}

@-webkit-keyframes waveEffect {
    to {
        box-shadow: 0 0 0 #1890ff;
        box-shadow: 0 0 0 6px var(--antd-wave-shadow-color)
    }
}

@keyframes waveEffect {
    to {
        box-shadow: 0 0 0 #1890ff;
        box-shadow: 0 0 0 6px var(--antd-wave-shadow-color)
    }
}

@-webkit-keyframes fadeEffect {
    to {
        opacity: 0
    }
}

@keyframes fadeEffect {
    to {
        opacity: 0
    }
}

.slide-up-appear,.slide-up-enter,.slide-up-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active {
    -webkit-animation-name: antSlideUpIn;
    animation-name: antSlideUpIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.slide-up-leave.slide-up-leave-active {
    -webkit-animation-name: antSlideUpOut;
    animation-name: antSlideUpOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.slide-up-appear,.slide-up-enter {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.23,1,.32,1);
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-up-leave {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-down-appear,.slide-down-enter,.slide-down-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active {
    -webkit-animation-name: antSlideDownIn;
    animation-name: antSlideDownIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.slide-down-leave.slide-down-leave-active {
    -webkit-animation-name: antSlideDownOut;
    animation-name: antSlideDownOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.slide-down-appear,.slide-down-enter {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.23,1,.32,1);
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-down-leave {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-left-appear,.slide-left-enter,.slide-left-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active {
    -webkit-animation-name: antSlideLeftIn;
    animation-name: antSlideLeftIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.slide-left-leave.slide-left-leave-active {
    -webkit-animation-name: antSlideLeftOut;
    animation-name: antSlideLeftOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.slide-left-appear,.slide-left-enter {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.23,1,.32,1);
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-left-leave {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-right-appear,.slide-right-enter,.slide-right-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active {
    -webkit-animation-name: antSlideRightIn;
    animation-name: antSlideRightIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.slide-right-leave.slide-right-leave-active {
    -webkit-animation-name: antSlideRightOut;
    animation-name: antSlideRightOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.slide-right-appear,.slide-right-enter {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.23,1,.32,1);
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-right-leave {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

@-webkit-keyframes antSlideUpIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antSlideUpIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@-webkit-keyframes antSlideUpOut {
    0% {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antSlideUpOut {
    0% {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@-webkit-keyframes antSlideDownIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }
}

@keyframes antSlideDownIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }
}

@-webkit-keyframes antSlideDownOut {
    0% {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }
}

@keyframes antSlideDownOut {
    0% {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }
}

@-webkit-keyframes antSlideLeftIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antSlideLeftIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@-webkit-keyframes antSlideLeftOut {
    0% {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antSlideLeftOut {
    0% {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@-webkit-keyframes antSlideRightIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }
}

@keyframes antSlideRightIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }
}

@-webkit-keyframes antSlideRightOut {
    0% {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }
}

@keyframes antSlideRightOut {
    0% {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }
}

.swing-appear,.swing-enter {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.swing-appear.swing-appear-active,.swing-enter.swing-enter-active {
    -webkit-animation-name: antSwingIn;
    animation-name: antSwingIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

@-webkit-keyframes antSwingIn {
    0%,to {
        transform: translateX(0)
    }

    20% {
        transform: translateX(-10px)
    }

    40% {
        transform: translateX(10px)
    }

    60% {
        transform: translateX(-5px)
    }

    80% {
        transform: translateX(5px)
    }
}

@keyframes antSwingIn {
    0%,to {
        transform: translateX(0)
    }

    20% {
        transform: translateX(-10px)
    }

    40% {
        transform: translateX(10px)
    }

    60% {
        transform: translateX(-5px)
    }

    80% {
        transform: translateX(5px)
    }
}

.zoom-appear,.zoom-enter,.zoom-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active {
    -webkit-animation-name: antZoomIn;
    animation-name: antZoomIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.zoom-leave.zoom-leave-active {
    -webkit-animation-name: antZoomOut;
    animation-name: antZoomOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.zoom-appear,.zoom-enter {
    transform: scale(0);
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-leave {
    -webkit-animation-timing-function: cubic-bezier(.78,.14,.15,.86);
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-big-appear,.zoom-big-enter,.zoom-big-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active {
    -webkit-animation-name: antZoomBigIn;
    animation-name: antZoomBigIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.zoom-big-leave.zoom-big-leave-active {
    -webkit-animation-name: antZoomBigOut;
    animation-name: antZoomBigOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.zoom-big-appear,.zoom-big-enter {
    transform: scale(0);
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-big-leave {
    -webkit-animation-timing-function: cubic-bezier(.78,.14,.15,.86);
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave {
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active {
    -webkit-animation-name: antZoomBigIn;
    animation-name: antZoomBigIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.zoom-big-fast-leave.zoom-big-fast-leave-active {
    -webkit-animation-name: antZoomBigOut;
    animation-name: antZoomBigOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.zoom-big-fast-appear,.zoom-big-fast-enter {
    transform: scale(0);
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-big-fast-leave {
    -webkit-animation-timing-function: cubic-bezier(.78,.14,.15,.86);
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-up-appear,.zoom-up-enter,.zoom-up-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active {
    -webkit-animation-name: antZoomUpIn;
    animation-name: antZoomUpIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.zoom-up-leave.zoom-up-leave-active {
    -webkit-animation-name: antZoomUpOut;
    animation-name: antZoomUpOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.zoom-up-appear,.zoom-up-enter {
    transform: scale(0);
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-up-leave {
    -webkit-animation-timing-function: cubic-bezier(.78,.14,.15,.86);
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-down-appear,.zoom-down-enter,.zoom-down-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active {
    -webkit-animation-name: antZoomDownIn;
    animation-name: antZoomDownIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.zoom-down-leave.zoom-down-leave-active {
    -webkit-animation-name: antZoomDownOut;
    animation-name: antZoomDownOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.zoom-down-appear,.zoom-down-enter {
    transform: scale(0);
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-down-leave {
    -webkit-animation-timing-function: cubic-bezier(.78,.14,.15,.86);
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-left-appear,.zoom-left-enter,.zoom-left-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active {
    -webkit-animation-name: antZoomLeftIn;
    animation-name: antZoomLeftIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.zoom-left-leave.zoom-left-leave-active {
    -webkit-animation-name: antZoomLeftOut;
    animation-name: antZoomLeftOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.zoom-left-appear,.zoom-left-enter {
    transform: scale(0);
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-left-leave {
    -webkit-animation-timing-function: cubic-bezier(.78,.14,.15,.86);
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-right-appear,.zoom-right-enter,.zoom-right-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active {
    -webkit-animation-name: antZoomRightIn;
    animation-name: antZoomRightIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.zoom-right-leave.zoom-right-leave-active {
    -webkit-animation-name: antZoomRightOut;
    animation-name: antZoomRightOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.zoom-right-appear,.zoom-right-enter {
    transform: scale(0);
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08,.82,.17,1);
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-right-leave {
    -webkit-animation-timing-function: cubic-bezier(.78,.14,.15,.86);
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

@-webkit-keyframes antZoomIn {
    0% {
        transform: scale(.2);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes antZoomIn {
    0% {
        transform: scale(.2);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes antZoomOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.2);
        opacity: 0
    }
}

@keyframes antZoomOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.2);
        opacity: 0
    }
}

@-webkit-keyframes antZoomBigIn {
    0% {
        transform: scale(.8);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes antZoomBigIn {
    0% {
        transform: scale(.8);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes antZoomBigOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.8);
        opacity: 0
    }
}

@keyframes antZoomBigOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.8);
        opacity: 0
    }
}

@-webkit-keyframes antZoomUpIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 0
    }
}

@keyframes antZoomUpIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 0
    }
}

@-webkit-keyframes antZoomUpOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 0
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }
}

@keyframes antZoomUpOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 0
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }
}

@-webkit-keyframes antZoomLeftIn {
    0% {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%
    }
}

@keyframes antZoomLeftIn {
    0% {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%
    }
}

@-webkit-keyframes antZoomLeftOut {
    0% {
        transform: scale(1);
        transform-origin: 0 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }
}

@keyframes antZoomLeftOut {
    0% {
        transform: scale(1);
        transform-origin: 0 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }
}

@-webkit-keyframes antZoomRightIn {
    0% {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 100% 50%
    }
}

@keyframes antZoomRightIn {
    0% {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 100% 50%
    }
}

@-webkit-keyframes antZoomRightOut {
    0% {
        transform: scale(1);
        transform-origin: 100% 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }
}

@keyframes antZoomRightOut {
    0% {
        transform: scale(1);
        transform-origin: 100% 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }
}

@-webkit-keyframes antZoomDownIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 100%
    }
}

@keyframes antZoomDownIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 100%
    }
}

@-webkit-keyframes antZoomDownOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 100%
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }
}

@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,.ant-motion-collapse-legacy-active {
    transition: height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important
}

.ant-motion-collapse {
    overflow: hidden
}

.ant-back-top {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: fixed;
    right: 100px;
    bottom: 50px;
    z-index: 10;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.ant-back-top-content {
    width: 40px;
    height: 40px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background-color: rgba(0,0,0,.45);
    border-radius: 20px;
    transition: all .3s cubic-bezier(.645,.045,.355,1)
}

.ant-back-top-content:hover {
    background-color: rgba(0,0,0,.65);
    transition: all .3s cubic-bezier(.645,.045,.355,1)
}

.ant-back-top-icon {
    width: 14px;
    height: 16px;
    margin: 12px auto;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat
}

@media screen and (max-width: 768px) {
    .ant-back-top {
        right:60px
    }
}

@media screen and (max-width: 480px) {
    .ant-back-top {
        right:20px
    }
}

.ant-message {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: fixed;
    top: 16px;
    left: 0;
    z-index: 1010;
    width: 100%;
    pointer-events: none
}

.ant-message-notice {
    padding: 8px;
    text-align: center
}

.ant-message-notice:first-child {
    margin-top: -8px
}

.ant-message-notice-content {
    display: inline-block;
    padding: 10px 16px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    pointer-events: all
}

.ant-message-success .anticon {
    color: #52c41a
}

.ant-message-error .anticon {
    color: #f5222d
}

.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.move-up-leave.move-up-leave-active {
    overflow: hidden;
    -webkit-animation-name: MessageMoveOut;
    animation-name: MessageMoveOut;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    to {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}

@keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    to {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}

.ant-modal {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    top: 100px;
    width: auto;
    margin: 0 auto;
    padding-bottom: 24px;
    pointer-events: none
}

.ant-modal-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: auto;
    outline: 0;
    -webkit-overflow-scrolling: touch
}

.ant-modal-title {
    margin: 0;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    word-wrap: break-word
}

.ant-modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    pointer-events: auto
}

.ant-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 0;
    color: rgba(0,0,0,.45);
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    transition: color .3s
}

.ant-modal-close-x {
    display: block;
    width: 56px;
    height: 56px;
    font-size: 16px;
    font-style: normal;
    line-height: 56px;
    text-align: center;
    text-transform: none;
    text-rendering: auto
}

.ant-modal-close:focus,.ant-modal-close:hover {
    color: rgba(0,0,0,.75);
    text-decoration: none
}

.ant-modal-header {
    padding: 16px 24px;
    color: rgba(0,0,0,.65);
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 4px 4px 0 0
}

.ant-modal-body {
    padding: 24px;
    font-size: 14px;
    line-height: 1.5;
    word-wrap: break-word
}

.ant-modal-footer {
    padding: 10px 16px;
    text-align: right;
    background: transparent;
    border-top: 1px solid #e8e8e8;
    border-radius: 0 0 4px 4px
}

.ant-modal-footer button+button {
    margin-bottom: 0;
    margin-left: 8px
}

.ant-modal.zoom-appear,.ant-modal.zoom-enter {
    transform: none;
    opacity: 0;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-modal-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0,0,0,.45);
    filter: alpha(opacity=50)
}

.ant-modal-mask-hidden {
    display: none
}

.ant-modal-open {
    overflow: hidden
}

.ant-modal-centered {
    text-align: center
}

.ant-modal-centered:before {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.ant-modal-centered .ant-modal {
    top: 0;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

@media (max-width: 767px) {
    .ant-modal {
        max-width:calc(100vw - 16px);
        margin: 8px auto
    }

    .ant-modal-centered .ant-modal {
        flex: 1
    }
}

.ant-modal-confirm .ant-modal-close,.ant-modal-confirm .ant-modal-header {
    display: none
}

.ant-modal-confirm .ant-modal-body {
    padding: 32px 32px 24px
}

.ant-modal-confirm-body-wrapper {
    zoom:1}

.ant-modal-confirm-body-wrapper:after,.ant-modal-confirm-body-wrapper:before {
    display: table;
    content: ""
}

.ant-modal-confirm-body-wrapper:after {
    clear: both
}

.ant-modal-confirm-body .ant-modal-confirm-title {
    display: block;
    overflow: hidden;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4
}

.ant-modal-confirm-body .ant-modal-confirm-content {
    margin-top: 8px;
    color: rgba(0,0,0,.65);
    font-size: 14px
}

.ant-modal-confirm-body>.anticon {
    float: left;
    margin-right: 16px;
    font-size: 22px
}

.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content {
    margin-left: 38px
}

.ant-modal-confirm .ant-modal-confirm-btns {
    float: right;
    margin-top: 24px
}

.ant-modal-confirm .ant-modal-confirm-btns button+button {
    margin-bottom: 0;
    margin-left: 8px
}

.ant-modal-confirm-error .ant-modal-confirm-body>.anticon {
    color: #f5222d
}

.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon {
    color: #faad14
}

.ant-modal-confirm-info .ant-modal-confirm-body>.anticon {
    color: #1890ff
}

.ant-modal-confirm-success .ant-modal-confirm-body>.anticon {
    color: #52c41a
}

.ant-btn:focus,.ant-btn:hover {
    color: #40a9ff;
    border-color: #40a9ff
}

.ant-btn.active,.ant-btn:active {
    color: #096dd9;
    border-color: #096dd9
}

.ant-btn-primary {
    background-color: #1890ff;
    border-color: #1890ff
}

.ant-btn-primary:focus,.ant-btn-primary:hover {
    background-color: #40a9ff;
    border-color: #40a9ff
}

.ant-btn-primary.active,.ant-btn-primary:active {
    background-color: #096dd9;
    border-color: #096dd9
}

.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
    border-right-color: #40a9ff;
    border-left-color: #40a9ff
}

.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
    border-right-color: #40a9ff
}

.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
    border-left-color: #40a9ff
}

.ant-btn-ghost:focus,.ant-btn-ghost:hover {
    color: #40a9ff;
    border-color: #40a9ff
}

.ant-btn-ghost.active,.ant-btn-ghost:active {
    color: #096dd9;
    border-color: #096dd9
}

.ant-btn-dashed:focus,.ant-btn-dashed:hover {
    color: #40a9ff;
    border-color: #40a9ff
}

.ant-btn-dashed.active,.ant-btn-dashed:active {
    color: #096dd9;
    border-color: #096dd9
}

.ant-btn-link {
    color: #1890ff
}

.ant-btn-link:focus,.ant-btn-link:hover {
    color: #40a9ff;
    border-color: #40a9ff
}

.ant-btn-link.active,.ant-btn-link:active {
    color: #096dd9;
    border-color: #096dd9
}

.ant-btn-background-ghost.ant-btn-primary {
    color: #1890ff;
    border-color: #1890ff
}

.ant-btn-background-ghost.ant-btn-primary:focus,.ant-btn-background-ghost.ant-btn-primary:hover {
    color: #40a9ff;
    border-color: #40a9ff
}

.ant-btn-background-ghost.ant-btn-primary.active,.ant-btn-background-ghost.ant-btn-primary:active {
    color: #096dd9;
    border-color: #096dd9
}

.ant-btn-background-ghost.ant-btn-link {
    color: #1890ff
}

.ant-btn-background-ghost.ant-btn-link:focus,.ant-btn-background-ghost.ant-btn-link:hover {
    color: #40a9ff
}

.ant-btn-background-ghost.ant-btn-link.active,.ant-btn-background-ghost.ant-btn-link:active {
    color: #096dd9
}

.ant-empty {
    margin: 0 8px;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.ant-empty-image {
    height: 100px;
    margin-bottom: 8px
}

.ant-empty-image img {
    height: 100%
}

.ant-empty-image svg {
    height: 100%;
    margin: auto
}

.ant-empty-description {
    margin: 0
}

.ant-empty-footer {
    margin-top: 16px
}

.ant-empty-normal {
    margin: 32px 0;
    color: rgba(0,0,0,.25)
}

.ant-empty-normal .ant-empty-image {
    height: 40px
}

.ant-empty-small {
    margin: 8px 0;
    color: rgba(0,0,0,.25)
}

.ant-empty-small .ant-empty-image {
    height: 35px
}

.ant-divider {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    background: #e8e8e8
}

.ant-divider,.ant-divider-vertical {
    position: relative;
    top: -.06em;
    display: inline-block;
    width: 1px;
    height: .9em;
    margin: 0 8px;
    vertical-align: middle
}

.ant-divider-horizontal {
    display: block;
    clear: both;
    width: 100%;
    min-width: 100%;
    height: 1px;
    margin: 24px 0
}

.ant-divider-horizontal.ant-divider-with-text-center,.ant-divider-horizontal.ant-divider-with-text-left,.ant-divider-horizontal.ant-divider-with-text-right {
    display: table;
    margin: 16px 0;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
    text-align: center;
    background: transparent
}

.ant-divider-horizontal.ant-divider-with-text-center:after,.ant-divider-horizontal.ant-divider-with-text-center:before,.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-left:before,.ant-divider-horizontal.ant-divider-with-text-right:after,.ant-divider-horizontal.ant-divider-with-text-right:before {
    position: relative;
    top: 50%;
    display: table-cell;
    width: 50%;
    border-top: 1px solid #e8e8e8;
    transform: translateY(50%);
    content: ""
}

.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
    display: inline-block;
    padding: 0 10px
}

.ant-divider-horizontal.ant-divider-with-text-left:before {
    top: 50%;
    width: 5%
}

.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-right:before {
    top: 50%;
    width: 95%
}

.ant-divider-horizontal.ant-divider-with-text-right:after {
    top: 50%;
    width: 5%
}

.ant-divider-inner-text {
    display: inline-block;
    padding: 0 24px
}

.ant-divider-dashed {
    background: none;
    border-color: #e8e8e8;
    border-style: dashed;
    border-width: 1px 0 0
}

.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed {
    border-top: 0
}

.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:before {
    border-style: dashed none none
}

.ant-divider-vertical.ant-divider-dashed {
    border-width: 0 0 0 1px
}

.ant-tooltip {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    z-index: 1060;
    display: block;
    max-width: 250px;
    visibility: visible
}

.ant-tooltip-hidden {
    display: none
}

.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight {
    padding-bottom: 8px
}

.ant-tooltip-placement-right,.ant-tooltip-placement-rightBottom,.ant-tooltip-placement-rightTop {
    padding-left: 8px
}

.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight {
    padding-top: 8px
}

.ant-tooltip-placement-left,.ant-tooltip-placement-leftBottom,.ant-tooltip-placement-leftTop {
    padding-right: 8px
}

.ant-tooltip-inner {
    min-width: 30px;
    min-height: 32px;
    padding: 6px 8px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    word-wrap: break-word;
    background-color: rgba(0,0,0,.75);
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.ant-tooltip-arrow {
    position: absolute;
    display: block;
    width: 13.07106781px;
    height: 13.07106781px;
    overflow: hidden;
    background: transparent;
    pointer-events: none
}

.ant-tooltip-arrow:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    background-color: rgba(0,0,0,.75);
    content: "";
    pointer-events: auto
}

.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow {
    bottom: -5.07106781px
}

.ant-tooltip-placement-top .ant-tooltip-arrow:before,.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-topRight .ant-tooltip-arrow:before {
    box-shadow: 3px 3px 7px rgba(0,0,0,.07);
    transform: translateY(-6.53553391px) rotate(45deg)
}

.ant-tooltip-placement-top .ant-tooltip-arrow {
    left: 50%;
    transform: translateX(-50%)
}

.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
    left: 13px
}

.ant-tooltip-placement-topRight .ant-tooltip-arrow {
    right: 13px
}

.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
    left: -5.07106781px
}

.ant-tooltip-placement-right .ant-tooltip-arrow:before,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before {
    box-shadow: -3px 3px 7px rgba(0,0,0,.07);
    transform: translateX(6.53553391px) rotate(45deg)
}

.ant-tooltip-placement-right .ant-tooltip-arrow {
    top: 50%;
    transform: translateY(-50%)
}

.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
    top: 5px
}

.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
    bottom: 5px
}

.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
    right: -5.07106781px
}

.ant-tooltip-placement-left .ant-tooltip-arrow:before,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before {
    box-shadow: 3px -3px 7px rgba(0,0,0,.07);
    transform: translateX(-6.53553391px) rotate(45deg)
}

.ant-tooltip-placement-left .ant-tooltip-arrow {
    top: 50%;
    transform: translateY(-50%)
}

.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
    top: 5px
}

.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
    bottom: 5px
}

.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
    top: -5.07106781px
}

.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before {
    box-shadow: -3px -3px 7px rgba(0,0,0,.07);
    transform: translateY(6.53553391px) rotate(45deg)
}

.ant-tooltip-placement-bottom .ant-tooltip-arrow {
    left: 50%;
    transform: translateX(-50%)
}

.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
    left: 13px
}

.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
    right: 13px
}

.ant-tag {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block;
    height: auto;
    margin-right: 8px;
    padding: 0 7px;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    background: #fafafa;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    cursor: default;
    opacity: 1;
    transition: all .3s cubic-bezier(.78,.14,.15,.86)
}

.ant-tag:hover {
    opacity: .85
}

.ant-tag,.ant-tag a,.ant-tag a:hover {
    color: rgba(0,0,0,.65)
}

.ant-tag>a:first-child:last-child {
    display: inline-block;
    margin: 0 -8px;
    padding: 0 8px
}

.ant-tag .anticon-close {
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg);
    margin-left: 3px;
    color: rgba(0,0,0,.45);
    font-weight: 700;
    cursor: pointer;
    transition: all .3s cubic-bezier(.78,.14,.15,.86)
}

:root .ant-tag .anticon-close {
    font-size: 12px
}

.ant-tag .anticon-close:hover {
    color: rgba(0,0,0,.85)
}

.ant-tag-has-color {
    border-color: transparent
}

.ant-tag-has-color,.ant-tag-has-color .anticon-close,.ant-tag-has-color .anticon-close:hover,.ant-tag-has-color a,.ant-tag-has-color a:hover {
    color: #fff
}

.ant-tag-checkable {
    background-color: transparent;
    border-color: transparent
}

.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
    color: #1890ff
}

.ant-tag-checkable-checked,.ant-tag-checkable:active {
    color: #fff
}

.ant-tag-checkable-checked {
    background-color: #1890ff
}

.ant-tag-checkable:active {
    background-color: #096dd9
}

.ant-tag-hidden {
    display: none
}

.ant-tag-pink {
    color: #eb2f96;
    background: #fff0f6;
    border-color: #ffadd2
}

.ant-tag-pink-inverse {
    color: #fff;
    background: #eb2f96;
    border-color: #eb2f96
}

.ant-tag-magenta {
    color: #eb2f96;
    background: #fff0f6;
    border-color: #ffadd2
}

.ant-tag-magenta-inverse {
    color: #fff;
    background: #eb2f96;
    border-color: #eb2f96
}

.ant-tag-red {
    color: #f5222d;
    background: #fff1f0;
    border-color: #ffa39e
}

.ant-tag-red-inverse {
    color: #fff;
    background: #f5222d;
    border-color: #f5222d
}

.ant-tag-volcano {
    color: #fa541c;
    background: #fff2e8;
    border-color: #ffbb96
}

.ant-tag-volcano-inverse {
    color: #fff;
    background: #fa541c;
    border-color: #fa541c
}

.ant-tag-orange {
    color: #fa8c16;
    background: #fff7e6;
    border-color: #ffd591
}

.ant-tag-orange-inverse {
    color: #fff;
    background: #fa8c16;
    border-color: #fa8c16
}

.ant-tag-yellow {
    color: #fadb14;
    background: #feffe6;
    border-color: #fffb8f
}

.ant-tag-yellow-inverse {
    color: #fff;
    background: #fadb14;
    border-color: #fadb14
}

.ant-tag-gold {
    color: #faad14;
    background: #fffbe6;
    border-color: #ffe58f
}

.ant-tag-gold-inverse {
    color: #fff;
    background: #faad14;
    border-color: #faad14
}

.ant-tag-cyan {
    color: #13c2c2;
    background: #e6fffb;
    border-color: #87e8de
}

.ant-tag-cyan-inverse {
    color: #fff;
    background: #13c2c2;
    border-color: #13c2c2
}

.ant-tag-lime {
    color: #a0d911;
    background: #fcffe6;
    border-color: #eaff8f
}

.ant-tag-lime-inverse {
    color: #fff;
    background: #a0d911;
    border-color: #a0d911
}

.ant-tag-green {
    color: #52c41a;
    background: #f6ffed;
    border-color: #b7eb8f
}

.ant-tag-green-inverse {
    color: #fff;
    background: #52c41a;
    border-color: #52c41a
}

.ant-tag-blue {
    color: #1890ff;
    background: #e6f7ff;
    border-color: #91d5ff
}

.ant-tag-blue-inverse {
    color: #fff;
    background: #1890ff;
    border-color: #1890ff
}

.ant-tag-geekblue {
    color: #2f54eb;
    background: #f0f5ff;
    border-color: #adc6ff
}

.ant-tag-geekblue-inverse {
    color: #fff;
    background: #2f54eb;
    border-color: #2f54eb
}

.ant-tag-purple {
    color: #722ed1;
    background: #f9f0ff;
    border-color: #d3adf7
}

.ant-tag-purple-inverse {
    color: #fff;
    background: #722ed1;
    border-color: #722ed1
}

.ant-spin {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    display: none;
    color: #1890ff;
    text-align: center;
    vertical-align: middle;
    opacity: 0;
    transition: transform .3s cubic-bezier(.78,.14,.15,.86)
}

.ant-spin-spinning {
    position: static;
    display: inline-block;
    opacity: 1
}

.ant-spin-nested-loading {
    position: relative
}

.ant-spin-nested-loading>div>.ant-spin {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 400px
}

.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px
}

.ant-spin-nested-loading>div>.ant-spin .ant-spin-text {
    position: absolute;
    top: 50%;
    width: 100%;
    padding-top: 5px;
    text-shadow: 0 1px 2px #fff
}

.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot {
    margin-top: -20px
}

.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot {
    margin: -7px
}

.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text {
    padding-top: 2px
}

.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot {
    margin-top: -17px
}

.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot {
    margin: -16px
}

.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text {
    padding-top: 11px
}

.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot {
    margin-top: -26px
}

.ant-spin-container {
    position: relative;
    transition: opacity .3s
}

.ant-spin-container:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none\9;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: all .3s;
    content: "";
    pointer-events: none
}

.ant-spin-blur {
    clear: both;
    overflow: hidden;
    opacity: .5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.ant-spin-blur:after {
    opacity: .4;
    pointer-events: auto
}

.ant-spin-tip {
    color: rgba(0,0,0,.45)
}

.ant-spin-dot {
    position: relative;
    display: inline-block;
    font-size: 20px;
    width: 1em;
    height: 1em
}

.ant-spin-dot-item {
    position: absolute;
    display: block;
    width: 9px;
    height: 9px;
    background-color: #1890ff;
    border-radius: 100%;
    transform: scale(.75);
    transform-origin: 50% 50%;
    opacity: .3;
    -webkit-animation: antSpinMove 1s linear infinite alternate;
    animation: antSpinMove 1s linear infinite alternate
}

.ant-spin-dot-item:first-child {
    top: 0;
    left: 0
}

.ant-spin-dot-item:nth-child(2) {
    top: 0;
    right: 0;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.ant-spin-dot-item:nth-child(3) {
    right: 0;
    bottom: 0;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.ant-spin-dot-item:nth-child(4) {
    bottom: 0;
    left: 0;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.ant-spin-dot-spin {
    transform: rotate(45deg);
    -webkit-animation: antRotate 1.2s linear infinite;
    animation: antRotate 1.2s linear infinite
}

.ant-spin-sm .ant-spin-dot {
    font-size: 14px
}

.ant-spin-sm .ant-spin-dot i {
    width: 6px;
    height: 6px
}

.ant-spin-lg .ant-spin-dot {
    font-size: 32px
}

.ant-spin-lg .ant-spin-dot i {
    width: 14px;
    height: 14px
}

.ant-spin.ant-spin-show-text .ant-spin-text {
    display: block
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ant-spin-blur {
        background: #fff;
        opacity: .5
    }
}

@-webkit-keyframes antSpinMove {
    to {
        opacity: 1
    }
}

@keyframes antSpinMove {
    to {
        opacity: 1
    }
}

@-webkit-keyframes antRotate {
    to {
        transform: rotate(405deg)
    }
}

@keyframes antRotate {
    to {
        transform: rotate(405deg)
    }
}

.ant-switch-checked.ant-switch-loading .ant-switch-loading-icon {
    color: #1890ff
}

.ant-switch:focus {
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.ant-switch-checked {
    background-color: #1890ff
}

.ant-input-number:-moz-placeholder-shown {
    text-overflow: ellipsis
}

.ant-input-number:-ms-input-placeholder {
    text-overflow: ellipsis
}

.ant-input-number:focus {
    border-color: #40a9ff;
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.ant-input-number-handler:hover .ant-input-number-handler-down-inner,.ant-input-number-handler:hover .ant-input-number-handler-up-inner {
    color: #40a9ff
}

.ant-input-number:hover {
    border-color: #40a9ff
}

.ant-input-number-focused {
    border-color: #40a9ff;
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.ant-input-number-input:-moz-placeholder-shown {
    text-overflow: ellipsis
}

.ant-input-number-input:-ms-input-placeholder {
    text-overflow: ellipsis
}

.ant-row {
    position: relative;
    height: auto;
    margin-right: 0;
    margin-left: 0;
    zoom:1;display: block;
    box-sizing: border-box
}

.ant-row:after,.ant-row:before {
    display: table;
    content: ""
}

.ant-row+.ant-row:before,.ant-row:after {
    clear: both
}

.ant-row-flex {
    display: flex;
    flex-flow: row wrap
}

.ant-row-flex:after,.ant-row-flex:before {
    display: flex
}

.ant-row-flex-start {
    justify-content: flex-start
}

.ant-row-flex-center {
    justify-content: center
}

.ant-row-flex-end {
    justify-content: flex-end
}

.ant-row-flex-space-between {
    justify-content: space-between
}

.ant-row-flex-space-around {
    justify-content: space-around
}

.ant-row-flex-top {
    align-items: flex-start
}

.ant-row-flex-middle {
    align-items: center
}

.ant-row-flex-bottom {
    align-items: flex-end
}

.ant-col {
    position: relative;
    min-height: 1px
}

.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24,.ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24,.ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24,.ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24,.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24 {
    position: relative;
    padding-right: 0;
    padding-left: 0
}

.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24 {
    flex: 0 0 auto;
    float: left
}

.ant-col-24 {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.ant-col-push-24 {
    left: 100%
}

.ant-col-pull-24 {
    right: 100%
}

.ant-col-offset-24 {
    margin-left: 100%
}

.ant-col-order-24 {
    order: 24
}

.ant-col-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%
}

.ant-col-push-23 {
    left: 95.83333333%
}

.ant-col-pull-23 {
    right: 95.83333333%
}

.ant-col-offset-23 {
    margin-left: 95.83333333%
}

.ant-col-order-23 {
    order: 23
}

.ant-col-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%
}

.ant-col-push-22 {
    left: 91.66666667%
}

.ant-col-pull-22 {
    right: 91.66666667%
}

.ant-col-offset-22 {
    margin-left: 91.66666667%
}

.ant-col-order-22 {
    order: 22
}

.ant-col-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%
}

.ant-col-push-21 {
    left: 87.5%
}

.ant-col-pull-21 {
    right: 87.5%
}

.ant-col-offset-21 {
    margin-left: 87.5%
}

.ant-col-order-21 {
    order: 21
}

.ant-col-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%
}

.ant-col-push-20 {
    left: 83.33333333%
}

.ant-col-pull-20 {
    right: 83.33333333%
}

.ant-col-offset-20 {
    margin-left: 83.33333333%
}

.ant-col-order-20 {
    order: 20
}

.ant-col-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%
}

.ant-col-push-19 {
    left: 79.16666667%
}

.ant-col-pull-19 {
    right: 79.16666667%
}

.ant-col-offset-19 {
    margin-left: 79.16666667%
}

.ant-col-order-19 {
    order: 19
}

.ant-col-18 {
    display: block;
    box-sizing: border-box;
    width: 75%
}

.ant-col-push-18 {
    left: 75%
}

.ant-col-pull-18 {
    right: 75%
}

.ant-col-offset-18 {
    margin-left: 75%
}

.ant-col-order-18 {
    order: 18
}

.ant-col-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%
}

.ant-col-push-17 {
    left: 70.83333333%
}

.ant-col-pull-17 {
    right: 70.83333333%
}

.ant-col-offset-17 {
    margin-left: 70.83333333%
}

.ant-col-order-17 {
    order: 17
}

.ant-col-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%
}

.ant-col-push-16 {
    left: 66.66666667%
}

.ant-col-pull-16 {
    right: 66.66666667%
}

.ant-col-offset-16 {
    margin-left: 66.66666667%
}

.ant-col-order-16 {
    order: 16
}

.ant-col-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%
}

.ant-col-push-15 {
    left: 62.5%
}

.ant-col-pull-15 {
    right: 62.5%
}

.ant-col-offset-15 {
    margin-left: 62.5%
}

.ant-col-order-15 {
    order: 15
}

.ant-col-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%
}

.ant-col-push-14 {
    left: 58.33333333%
}

.ant-col-pull-14 {
    right: 58.33333333%
}

.ant-col-offset-14 {
    margin-left: 58.33333333%
}

.ant-col-order-14 {
    order: 14
}

.ant-col-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%
}

.ant-col-push-13 {
    left: 54.16666667%
}

.ant-col-pull-13 {
    right: 54.16666667%
}

.ant-col-offset-13 {
    margin-left: 54.16666667%
}

.ant-col-order-13 {
    order: 13
}

.ant-col-12 {
    display: block;
    box-sizing: border-box;
    width: 50%
}

.ant-col-push-12 {
    left: 50%
}

.ant-col-pull-12 {
    right: 50%
}

.ant-col-offset-12 {
    margin-left: 50%
}

.ant-col-order-12 {
    order: 12
}

.ant-col-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%
}

.ant-col-push-11 {
    left: 45.83333333%
}

.ant-col-pull-11 {
    right: 45.83333333%
}

.ant-col-offset-11 {
    margin-left: 45.83333333%
}

.ant-col-order-11 {
    order: 11
}

.ant-col-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%
}

.ant-col-push-10 {
    left: 41.66666667%
}

.ant-col-pull-10 {
    right: 41.66666667%
}

.ant-col-offset-10 {
    margin-left: 41.66666667%
}

.ant-col-order-10 {
    order: 10
}

.ant-col-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%
}

.ant-col-push-9 {
    left: 37.5%
}

.ant-col-pull-9 {
    right: 37.5%
}

.ant-col-offset-9 {
    margin-left: 37.5%
}

.ant-col-order-9 {
    order: 9
}

.ant-col-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%
}

.ant-col-push-8 {
    left: 33.33333333%
}

.ant-col-pull-8 {
    right: 33.33333333%
}

.ant-col-offset-8 {
    margin-left: 33.33333333%
}

.ant-col-order-8 {
    order: 8
}

.ant-col-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%
}

.ant-col-push-7 {
    left: 29.16666667%
}

.ant-col-pull-7 {
    right: 29.16666667%
}

.ant-col-offset-7 {
    margin-left: 29.16666667%
}

.ant-col-order-7 {
    order: 7
}

.ant-col-6 {
    display: block;
    box-sizing: border-box;
    width: 25%
}

.ant-col-push-6 {
    left: 25%
}

.ant-col-pull-6 {
    right: 25%
}

.ant-col-offset-6 {
    margin-left: 25%
}

.ant-col-order-6 {
    order: 6
}

.ant-col-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%
}

.ant-col-push-5 {
    left: 20.83333333%
}

.ant-col-pull-5 {
    right: 20.83333333%
}

.ant-col-offset-5 {
    margin-left: 20.83333333%
}

.ant-col-order-5 {
    order: 5
}

.ant-col-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%
}

.ant-col-push-4 {
    left: 16.66666667%
}

.ant-col-pull-4 {
    right: 16.66666667%
}

.ant-col-offset-4 {
    margin-left: 16.66666667%
}

.ant-col-order-4 {
    order: 4
}

.ant-col-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%
}

.ant-col-push-3 {
    left: 12.5%
}

.ant-col-pull-3 {
    right: 12.5%
}

.ant-col-offset-3 {
    margin-left: 12.5%
}

.ant-col-order-3 {
    order: 3
}

.ant-col-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%
}

.ant-col-push-2 {
    left: 8.33333333%
}

.ant-col-pull-2 {
    right: 8.33333333%
}

.ant-col-offset-2 {
    margin-left: 8.33333333%
}

.ant-col-order-2 {
    order: 2
}

.ant-col-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%
}

.ant-col-push-1 {
    left: 4.16666667%
}

.ant-col-pull-1 {
    right: 4.16666667%
}

.ant-col-offset-1 {
    margin-left: 4.16666667%
}

.ant-col-order-1 {
    order: 1
}

.ant-col-0 {
    display: none
}

.ant-col-offset-0 {
    margin-left: 0
}

.ant-col-order-0 {
    order: 0
}

.ant-col-xs-1,.ant-col-xs-2,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24 {
    flex: 0 0 auto;
    float: left
}

.ant-col-xs-24 {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.ant-col-xs-push-24 {
    left: 100%
}

.ant-col-xs-pull-24 {
    right: 100%
}

.ant-col-xs-offset-24 {
    margin-left: 100%
}

.ant-col-xs-order-24 {
    order: 24
}

.ant-col-xs-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%
}

.ant-col-xs-push-23 {
    left: 95.83333333%
}

.ant-col-xs-pull-23 {
    right: 95.83333333%
}

.ant-col-xs-offset-23 {
    margin-left: 95.83333333%
}

.ant-col-xs-order-23 {
    order: 23
}

.ant-col-xs-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%
}

.ant-col-xs-push-22 {
    left: 91.66666667%
}

.ant-col-xs-pull-22 {
    right: 91.66666667%
}

.ant-col-xs-offset-22 {
    margin-left: 91.66666667%
}

.ant-col-xs-order-22 {
    order: 22
}

.ant-col-xs-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%
}

.ant-col-xs-push-21 {
    left: 87.5%
}

.ant-col-xs-pull-21 {
    right: 87.5%
}

.ant-col-xs-offset-21 {
    margin-left: 87.5%
}

.ant-col-xs-order-21 {
    order: 21
}

.ant-col-xs-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%
}

.ant-col-xs-push-20 {
    left: 83.33333333%
}

.ant-col-xs-pull-20 {
    right: 83.33333333%
}

.ant-col-xs-offset-20 {
    margin-left: 83.33333333%
}

.ant-col-xs-order-20 {
    order: 20
}

.ant-col-xs-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%
}

.ant-col-xs-push-19 {
    left: 79.16666667%
}

.ant-col-xs-pull-19 {
    right: 79.16666667%
}

.ant-col-xs-offset-19 {
    margin-left: 79.16666667%
}

.ant-col-xs-order-19 {
    order: 19
}

.ant-col-xs-18 {
    display: block;
    box-sizing: border-box;
    width: 75%
}

.ant-col-xs-push-18 {
    left: 75%
}

.ant-col-xs-pull-18 {
    right: 75%
}

.ant-col-xs-offset-18 {
    margin-left: 75%
}

.ant-col-xs-order-18 {
    order: 18
}

.ant-col-xs-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%
}

.ant-col-xs-push-17 {
    left: 70.83333333%
}

.ant-col-xs-pull-17 {
    right: 70.83333333%
}

.ant-col-xs-offset-17 {
    margin-left: 70.83333333%
}

.ant-col-xs-order-17 {
    order: 17
}

.ant-col-xs-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%
}

.ant-col-xs-push-16 {
    left: 66.66666667%
}

.ant-col-xs-pull-16 {
    right: 66.66666667%
}

.ant-col-xs-offset-16 {
    margin-left: 66.66666667%
}

.ant-col-xs-order-16 {
    order: 16
}

.ant-col-xs-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%
}

.ant-col-xs-push-15 {
    left: 62.5%
}

.ant-col-xs-pull-15 {
    right: 62.5%
}

.ant-col-xs-offset-15 {
    margin-left: 62.5%
}

.ant-col-xs-order-15 {
    order: 15
}

.ant-col-xs-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%
}

.ant-col-xs-push-14 {
    left: 58.33333333%
}

.ant-col-xs-pull-14 {
    right: 58.33333333%
}

.ant-col-xs-offset-14 {
    margin-left: 58.33333333%
}

.ant-col-xs-order-14 {
    order: 14
}

.ant-col-xs-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%
}

.ant-col-xs-push-13 {
    left: 54.16666667%
}

.ant-col-xs-pull-13 {
    right: 54.16666667%
}

.ant-col-xs-offset-13 {
    margin-left: 54.16666667%
}

.ant-col-xs-order-13 {
    order: 13
}

.ant-col-xs-12 {
    display: block;
    box-sizing: border-box;
    width: 50%
}

.ant-col-xs-push-12 {
    left: 50%
}

.ant-col-xs-pull-12 {
    right: 50%
}

.ant-col-xs-offset-12 {
    margin-left: 50%
}

.ant-col-xs-order-12 {
    order: 12
}

.ant-col-xs-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%
}

.ant-col-xs-push-11 {
    left: 45.83333333%
}

.ant-col-xs-pull-11 {
    right: 45.83333333%
}

.ant-col-xs-offset-11 {
    margin-left: 45.83333333%
}

.ant-col-xs-order-11 {
    order: 11
}

.ant-col-xs-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%
}

.ant-col-xs-push-10 {
    left: 41.66666667%
}

.ant-col-xs-pull-10 {
    right: 41.66666667%
}

.ant-col-xs-offset-10 {
    margin-left: 41.66666667%
}

.ant-col-xs-order-10 {
    order: 10
}

.ant-col-xs-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%
}

.ant-col-xs-push-9 {
    left: 37.5%
}

.ant-col-xs-pull-9 {
    right: 37.5%
}

.ant-col-xs-offset-9 {
    margin-left: 37.5%
}

.ant-col-xs-order-9 {
    order: 9
}

.ant-col-xs-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%
}

.ant-col-xs-push-8 {
    left: 33.33333333%
}

.ant-col-xs-pull-8 {
    right: 33.33333333%
}

.ant-col-xs-offset-8 {
    margin-left: 33.33333333%
}

.ant-col-xs-order-8 {
    order: 8
}

.ant-col-xs-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%
}

.ant-col-xs-push-7 {
    left: 29.16666667%
}

.ant-col-xs-pull-7 {
    right: 29.16666667%
}

.ant-col-xs-offset-7 {
    margin-left: 29.16666667%
}

.ant-col-xs-order-7 {
    order: 7
}

.ant-col-xs-6 {
    display: block;
    box-sizing: border-box;
    width: 25%
}

.ant-col-xs-push-6 {
    left: 25%
}

.ant-col-xs-pull-6 {
    right: 25%
}

.ant-col-xs-offset-6 {
    margin-left: 25%
}

.ant-col-xs-order-6 {
    order: 6
}

.ant-col-xs-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%
}

.ant-col-xs-push-5 {
    left: 20.83333333%
}

.ant-col-xs-pull-5 {
    right: 20.83333333%
}

.ant-col-xs-offset-5 {
    margin-left: 20.83333333%
}

.ant-col-xs-order-5 {
    order: 5
}

.ant-col-xs-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%
}

.ant-col-xs-push-4 {
    left: 16.66666667%
}

.ant-col-xs-pull-4 {
    right: 16.66666667%
}

.ant-col-xs-offset-4 {
    margin-left: 16.66666667%
}

.ant-col-xs-order-4 {
    order: 4
}

.ant-col-xs-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%
}

.ant-col-xs-push-3 {
    left: 12.5%
}

.ant-col-xs-pull-3 {
    right: 12.5%
}

.ant-col-xs-offset-3 {
    margin-left: 12.5%
}

.ant-col-xs-order-3 {
    order: 3
}

.ant-col-xs-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%
}

.ant-col-xs-push-2 {
    left: 8.33333333%
}

.ant-col-xs-pull-2 {
    right: 8.33333333%
}

.ant-col-xs-offset-2 {
    margin-left: 8.33333333%
}

.ant-col-xs-order-2 {
    order: 2
}

.ant-col-xs-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%
}

.ant-col-xs-push-1 {
    left: 4.16666667%
}

.ant-col-xs-pull-1 {
    right: 4.16666667%
}

.ant-col-xs-offset-1 {
    margin-left: 4.16666667%
}

.ant-col-xs-order-1 {
    order: 1
}

.ant-col-xs-0 {
    display: none
}

.ant-col-push-0 {
    left: auto
}

.ant-col-pull-0 {
    right: auto
}

.ant-col-xs-push-0 {
    left: auto
}

.ant-col-xs-pull-0 {
    right: auto
}

.ant-col-xs-offset-0 {
    margin-left: 0
}

.ant-col-xs-order-0 {
    order: 0
}

@media (min-width: 576px) {
    .ant-col-sm-1,.ant-col-sm-2,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24 {
        flex:0 0 auto;
        float: left
    }

    .ant-col-sm-24 {
        display: block;
        box-sizing: border-box;
        width: 100%
    }

    .ant-col-sm-push-24 {
        left: 100%
    }

    .ant-col-sm-pull-24 {
        right: 100%
    }

    .ant-col-sm-offset-24 {
        margin-left: 100%
    }

    .ant-col-sm-order-24 {
        order: 24
    }

    .ant-col-sm-23 {
        display: block;
        box-sizing: border-box;
        width: 95.83333333%
    }

    .ant-col-sm-push-23 {
        left: 95.83333333%
    }

    .ant-col-sm-pull-23 {
        right: 95.83333333%
    }

    .ant-col-sm-offset-23 {
        margin-left: 95.83333333%
    }

    .ant-col-sm-order-23 {
        order: 23
    }

    .ant-col-sm-22 {
        display: block;
        box-sizing: border-box;
        width: 91.66666667%
    }

    .ant-col-sm-push-22 {
        left: 91.66666667%
    }

    .ant-col-sm-pull-22 {
        right: 91.66666667%
    }

    .ant-col-sm-offset-22 {
        margin-left: 91.66666667%
    }

    .ant-col-sm-order-22 {
        order: 22
    }

    .ant-col-sm-21 {
        display: block;
        box-sizing: border-box;
        width: 87.5%
    }

    .ant-col-sm-push-21 {
        left: 87.5%
    }

    .ant-col-sm-pull-21 {
        right: 87.5%
    }

    .ant-col-sm-offset-21 {
        margin-left: 87.5%
    }

    .ant-col-sm-order-21 {
        order: 21
    }

    .ant-col-sm-20 {
        display: block;
        box-sizing: border-box;
        width: 83.33333333%
    }

    .ant-col-sm-push-20 {
        left: 83.33333333%
    }

    .ant-col-sm-pull-20 {
        right: 83.33333333%
    }

    .ant-col-sm-offset-20 {
        margin-left: 83.33333333%
    }

    .ant-col-sm-order-20 {
        order: 20
    }

    .ant-col-sm-19 {
        display: block;
        box-sizing: border-box;
        width: 79.16666667%
    }

    .ant-col-sm-push-19 {
        left: 79.16666667%
    }

    .ant-col-sm-pull-19 {
        right: 79.16666667%
    }

    .ant-col-sm-offset-19 {
        margin-left: 79.16666667%
    }

    .ant-col-sm-order-19 {
        order: 19
    }

    .ant-col-sm-18 {
        display: block;
        box-sizing: border-box;
        width: 75%
    }

    .ant-col-sm-push-18 {
        left: 75%
    }

    .ant-col-sm-pull-18 {
        right: 75%
    }

    .ant-col-sm-offset-18 {
        margin-left: 75%
    }

    .ant-col-sm-order-18 {
        order: 18
    }

    .ant-col-sm-17 {
        display: block;
        box-sizing: border-box;
        width: 70.83333333%
    }

    .ant-col-sm-push-17 {
        left: 70.83333333%
    }

    .ant-col-sm-pull-17 {
        right: 70.83333333%
    }

    .ant-col-sm-offset-17 {
        margin-left: 70.83333333%
    }

    .ant-col-sm-order-17 {
        order: 17
    }

    .ant-col-sm-16 {
        display: block;
        box-sizing: border-box;
        width: 66.66666667%
    }

    .ant-col-sm-push-16 {
        left: 66.66666667%
    }

    .ant-col-sm-pull-16 {
        right: 66.66666667%
    }

    .ant-col-sm-offset-16 {
        margin-left: 66.66666667%
    }

    .ant-col-sm-order-16 {
        order: 16
    }

    .ant-col-sm-15 {
        display: block;
        box-sizing: border-box;
        width: 62.5%
    }

    .ant-col-sm-push-15 {
        left: 62.5%
    }

    .ant-col-sm-pull-15 {
        right: 62.5%
    }

    .ant-col-sm-offset-15 {
        margin-left: 62.5%
    }

    .ant-col-sm-order-15 {
        order: 15
    }

    .ant-col-sm-14 {
        display: block;
        box-sizing: border-box;
        width: 58.33333333%
    }

    .ant-col-sm-push-14 {
        left: 58.33333333%
    }

    .ant-col-sm-pull-14 {
        right: 58.33333333%
    }

    .ant-col-sm-offset-14 {
        margin-left: 58.33333333%
    }

    .ant-col-sm-order-14 {
        order: 14
    }

    .ant-col-sm-13 {
        display: block;
        box-sizing: border-box;
        width: 54.16666667%
    }

    .ant-col-sm-push-13 {
        left: 54.16666667%
    }

    .ant-col-sm-pull-13 {
        right: 54.16666667%
    }

    .ant-col-sm-offset-13 {
        margin-left: 54.16666667%
    }

    .ant-col-sm-order-13 {
        order: 13
    }

    .ant-col-sm-12 {
        display: block;
        box-sizing: border-box;
        width: 50%
    }

    .ant-col-sm-push-12 {
        left: 50%
    }

    .ant-col-sm-pull-12 {
        right: 50%
    }

    .ant-col-sm-offset-12 {
        margin-left: 50%
    }

    .ant-col-sm-order-12 {
        order: 12
    }

    .ant-col-sm-11 {
        display: block;
        box-sizing: border-box;
        width: 45.83333333%
    }

    .ant-col-sm-push-11 {
        left: 45.83333333%
    }

    .ant-col-sm-pull-11 {
        right: 45.83333333%
    }

    .ant-col-sm-offset-11 {
        margin-left: 45.83333333%
    }

    .ant-col-sm-order-11 {
        order: 11
    }

    .ant-col-sm-10 {
        display: block;
        box-sizing: border-box;
        width: 41.66666667%
    }

    .ant-col-sm-push-10 {
        left: 41.66666667%
    }

    .ant-col-sm-pull-10 {
        right: 41.66666667%
    }

    .ant-col-sm-offset-10 {
        margin-left: 41.66666667%
    }

    .ant-col-sm-order-10 {
        order: 10
    }

    .ant-col-sm-9 {
        display: block;
        box-sizing: border-box;
        width: 37.5%
    }

    .ant-col-sm-push-9 {
        left: 37.5%
    }

    .ant-col-sm-pull-9 {
        right: 37.5%
    }

    .ant-col-sm-offset-9 {
        margin-left: 37.5%
    }

    .ant-col-sm-order-9 {
        order: 9
    }

    .ant-col-sm-8 {
        display: block;
        box-sizing: border-box;
        width: 33.33333333%
    }

    .ant-col-sm-push-8 {
        left: 33.33333333%
    }

    .ant-col-sm-pull-8 {
        right: 33.33333333%
    }

    .ant-col-sm-offset-8 {
        margin-left: 33.33333333%
    }

    .ant-col-sm-order-8 {
        order: 8
    }

    .ant-col-sm-7 {
        display: block;
        box-sizing: border-box;
        width: 29.16666667%
    }

    .ant-col-sm-push-7 {
        left: 29.16666667%
    }

    .ant-col-sm-pull-7 {
        right: 29.16666667%
    }

    .ant-col-sm-offset-7 {
        margin-left: 29.16666667%
    }

    .ant-col-sm-order-7 {
        order: 7
    }

    .ant-col-sm-6 {
        display: block;
        box-sizing: border-box;
        width: 25%
    }

    .ant-col-sm-push-6 {
        left: 25%
    }

    .ant-col-sm-pull-6 {
        right: 25%
    }

    .ant-col-sm-offset-6 {
        margin-left: 25%
    }

    .ant-col-sm-order-6 {
        order: 6
    }

    .ant-col-sm-5 {
        display: block;
        box-sizing: border-box;
        width: 20.83333333%
    }

    .ant-col-sm-push-5 {
        left: 20.83333333%
    }

    .ant-col-sm-pull-5 {
        right: 20.83333333%
    }

    .ant-col-sm-offset-5 {
        margin-left: 20.83333333%
    }

    .ant-col-sm-order-5 {
        order: 5
    }

    .ant-col-sm-4 {
        display: block;
        box-sizing: border-box;
        width: 16.66666667%
    }

    .ant-col-sm-push-4 {
        left: 16.66666667%
    }

    .ant-col-sm-pull-4 {
        right: 16.66666667%
    }

    .ant-col-sm-offset-4 {
        margin-left: 16.66666667%
    }

    .ant-col-sm-order-4 {
        order: 4
    }

    .ant-col-sm-3 {
        display: block;
        box-sizing: border-box;
        width: 12.5%
    }

    .ant-col-sm-push-3 {
        left: 12.5%
    }

    .ant-col-sm-pull-3 {
        right: 12.5%
    }

    .ant-col-sm-offset-3 {
        margin-left: 12.5%
    }

    .ant-col-sm-order-3 {
        order: 3
    }

    .ant-col-sm-2 {
        display: block;
        box-sizing: border-box;
        width: 8.33333333%
    }

    .ant-col-sm-push-2 {
        left: 8.33333333%
    }

    .ant-col-sm-pull-2 {
        right: 8.33333333%
    }

    .ant-col-sm-offset-2 {
        margin-left: 8.33333333%
    }

    .ant-col-sm-order-2 {
        order: 2
    }

    .ant-col-sm-1 {
        display: block;
        box-sizing: border-box;
        width: 4.16666667%
    }

    .ant-col-sm-push-1 {
        left: 4.16666667%
    }

    .ant-col-sm-pull-1 {
        right: 4.16666667%
    }

    .ant-col-sm-offset-1 {
        margin-left: 4.16666667%
    }

    .ant-col-sm-order-1 {
        order: 1
    }

    .ant-col-sm-0 {
        display: none
    }

    .ant-col-push-0 {
        left: auto
    }

    .ant-col-pull-0 {
        right: auto
    }

    .ant-col-sm-push-0 {
        left: auto
    }

    .ant-col-sm-pull-0 {
        right: auto
    }

    .ant-col-sm-offset-0 {
        margin-left: 0
    }

    .ant-col-sm-order-0 {
        order: 0
    }
}

@media (min-width: 768px) {
    .ant-col-md-1,.ant-col-md-2,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24 {
        flex:0 0 auto;
        float: left
    }

    .ant-col-md-24 {
        display: block;
        box-sizing: border-box;
        width: 100%
    }

    .ant-col-md-push-24 {
        left: 100%
    }

    .ant-col-md-pull-24 {
        right: 100%
    }

    .ant-col-md-offset-24 {
        margin-left: 100%
    }

    .ant-col-md-order-24 {
        order: 24
    }

    .ant-col-md-23 {
        display: block;
        box-sizing: border-box;
        width: 95.83333333%
    }

    .ant-col-md-push-23 {
        left: 95.83333333%
    }

    .ant-col-md-pull-23 {
        right: 95.83333333%
    }

    .ant-col-md-offset-23 {
        margin-left: 95.83333333%
    }

    .ant-col-md-order-23 {
        order: 23
    }

    .ant-col-md-22 {
        display: block;
        box-sizing: border-box;
        width: 91.66666667%
    }

    .ant-col-md-push-22 {
        left: 91.66666667%
    }

    .ant-col-md-pull-22 {
        right: 91.66666667%
    }

    .ant-col-md-offset-22 {
        margin-left: 91.66666667%
    }

    .ant-col-md-order-22 {
        order: 22
    }

    .ant-col-md-21 {
        display: block;
        box-sizing: border-box;
        width: 87.5%
    }

    .ant-col-md-push-21 {
        left: 87.5%
    }

    .ant-col-md-pull-21 {
        right: 87.5%
    }

    .ant-col-md-offset-21 {
        margin-left: 87.5%
    }

    .ant-col-md-order-21 {
        order: 21
    }

    .ant-col-md-20 {
        display: block;
        box-sizing: border-box;
        width: 83.33333333%
    }

    .ant-col-md-push-20 {
        left: 83.33333333%
    }

    .ant-col-md-pull-20 {
        right: 83.33333333%
    }

    .ant-col-md-offset-20 {
        margin-left: 83.33333333%
    }

    .ant-col-md-order-20 {
        order: 20
    }

    .ant-col-md-19 {
        display: block;
        box-sizing: border-box;
        width: 79.16666667%
    }

    .ant-col-md-push-19 {
        left: 79.16666667%
    }

    .ant-col-md-pull-19 {
        right: 79.16666667%
    }

    .ant-col-md-offset-19 {
        margin-left: 79.16666667%
    }

    .ant-col-md-order-19 {
        order: 19
    }

    .ant-col-md-18 {
        display: block;
        box-sizing: border-box;
        width: 75%
    }

    .ant-col-md-push-18 {
        left: 75%
    }

    .ant-col-md-pull-18 {
        right: 75%
    }

    .ant-col-md-offset-18 {
        margin-left: 75%
    }

    .ant-col-md-order-18 {
        order: 18
    }

    .ant-col-md-17 {
        display: block;
        box-sizing: border-box;
        width: 70.83333333%
    }

    .ant-col-md-push-17 {
        left: 70.83333333%
    }

    .ant-col-md-pull-17 {
        right: 70.83333333%
    }

    .ant-col-md-offset-17 {
        margin-left: 70.83333333%
    }

    .ant-col-md-order-17 {
        order: 17
    }

    .ant-col-md-16 {
        display: block;
        box-sizing: border-box;
        width: 66.66666667%
    }

    .ant-col-md-push-16 {
        left: 66.66666667%
    }

    .ant-col-md-pull-16 {
        right: 66.66666667%
    }

    .ant-col-md-offset-16 {
        margin-left: 66.66666667%
    }

    .ant-col-md-order-16 {
        order: 16
    }

    .ant-col-md-15 {
        display: block;
        box-sizing: border-box;
        width: 62.5%
    }

    .ant-col-md-push-15 {
        left: 62.5%
    }

    .ant-col-md-pull-15 {
        right: 62.5%
    }

    .ant-col-md-offset-15 {
        margin-left: 62.5%
    }

    .ant-col-md-order-15 {
        order: 15
    }

    .ant-col-md-14 {
        display: block;
        box-sizing: border-box;
        width: 58.33333333%
    }

    .ant-col-md-push-14 {
        left: 58.33333333%
    }

    .ant-col-md-pull-14 {
        right: 58.33333333%
    }

    .ant-col-md-offset-14 {
        margin-left: 58.33333333%
    }

    .ant-col-md-order-14 {
        order: 14
    }

    .ant-col-md-13 {
        display: block;
        box-sizing: border-box;
        width: 54.16666667%
    }

    .ant-col-md-push-13 {
        left: 54.16666667%
    }

    .ant-col-md-pull-13 {
        right: 54.16666667%
    }

    .ant-col-md-offset-13 {
        margin-left: 54.16666667%
    }

    .ant-col-md-order-13 {
        order: 13
    }

    .ant-col-md-12 {
        display: block;
        box-sizing: border-box;
        width: 50%
    }

    .ant-col-md-push-12 {
        left: 50%
    }

    .ant-col-md-pull-12 {
        right: 50%
    }

    .ant-col-md-offset-12 {
        margin-left: 50%
    }

    .ant-col-md-order-12 {
        order: 12
    }

    .ant-col-md-11 {
        display: block;
        box-sizing: border-box;
        width: 45.83333333%
    }

    .ant-col-md-push-11 {
        left: 45.83333333%
    }

    .ant-col-md-pull-11 {
        right: 45.83333333%
    }

    .ant-col-md-offset-11 {
        margin-left: 45.83333333%
    }

    .ant-col-md-order-11 {
        order: 11
    }

    .ant-col-md-10 {
        display: block;
        box-sizing: border-box;
        width: 41.66666667%
    }

    .ant-col-md-push-10 {
        left: 41.66666667%
    }

    .ant-col-md-pull-10 {
        right: 41.66666667%
    }

    .ant-col-md-offset-10 {
        margin-left: 41.66666667%
    }

    .ant-col-md-order-10 {
        order: 10
    }

    .ant-col-md-9 {
        display: block;
        box-sizing: border-box;
        width: 37.5%
    }

    .ant-col-md-push-9 {
        left: 37.5%
    }

    .ant-col-md-pull-9 {
        right: 37.5%
    }

    .ant-col-md-offset-9 {
        margin-left: 37.5%
    }

    .ant-col-md-order-9 {
        order: 9
    }

    .ant-col-md-8 {
        display: block;
        box-sizing: border-box;
        width: 33.33333333%
    }

    .ant-col-md-push-8 {
        left: 33.33333333%
    }

    .ant-col-md-pull-8 {
        right: 33.33333333%
    }

    .ant-col-md-offset-8 {
        margin-left: 33.33333333%
    }

    .ant-col-md-order-8 {
        order: 8
    }

    .ant-col-md-7 {
        display: block;
        box-sizing: border-box;
        width: 29.16666667%
    }

    .ant-col-md-push-7 {
        left: 29.16666667%
    }

    .ant-col-md-pull-7 {
        right: 29.16666667%
    }

    .ant-col-md-offset-7 {
        margin-left: 29.16666667%
    }

    .ant-col-md-order-7 {
        order: 7
    }

    .ant-col-md-6 {
        display: block;
        box-sizing: border-box;
        width: 25%
    }

    .ant-col-md-push-6 {
        left: 25%
    }

    .ant-col-md-pull-6 {
        right: 25%
    }

    .ant-col-md-offset-6 {
        margin-left: 25%
    }

    .ant-col-md-order-6 {
        order: 6
    }

    .ant-col-md-5 {
        display: block;
        box-sizing: border-box;
        width: 20.83333333%
    }

    .ant-col-md-push-5 {
        left: 20.83333333%
    }

    .ant-col-md-pull-5 {
        right: 20.83333333%
    }

    .ant-col-md-offset-5 {
        margin-left: 20.83333333%
    }

    .ant-col-md-order-5 {
        order: 5
    }

    .ant-col-md-4 {
        display: block;
        box-sizing: border-box;
        width: 16.66666667%
    }

    .ant-col-md-push-4 {
        left: 16.66666667%
    }

    .ant-col-md-pull-4 {
        right: 16.66666667%
    }

    .ant-col-md-offset-4 {
        margin-left: 16.66666667%
    }

    .ant-col-md-order-4 {
        order: 4
    }

    .ant-col-md-3 {
        display: block;
        box-sizing: border-box;
        width: 12.5%
    }

    .ant-col-md-push-3 {
        left: 12.5%
    }

    .ant-col-md-pull-3 {
        right: 12.5%
    }

    .ant-col-md-offset-3 {
        margin-left: 12.5%
    }

    .ant-col-md-order-3 {
        order: 3
    }

    .ant-col-md-2 {
        display: block;
        box-sizing: border-box;
        width: 8.33333333%
    }

    .ant-col-md-push-2 {
        left: 8.33333333%
    }

    .ant-col-md-pull-2 {
        right: 8.33333333%
    }

    .ant-col-md-offset-2 {
        margin-left: 8.33333333%
    }

    .ant-col-md-order-2 {
        order: 2
    }

    .ant-col-md-1 {
        display: block;
        box-sizing: border-box;
        width: 4.16666667%
    }

    .ant-col-md-push-1 {
        left: 4.16666667%
    }

    .ant-col-md-pull-1 {
        right: 4.16666667%
    }

    .ant-col-md-offset-1 {
        margin-left: 4.16666667%
    }

    .ant-col-md-order-1 {
        order: 1
    }

    .ant-col-md-0 {
        display: none
    }

    .ant-col-push-0 {
        left: auto
    }

    .ant-col-pull-0 {
        right: auto
    }

    .ant-col-md-push-0 {
        left: auto
    }

    .ant-col-md-pull-0 {
        right: auto
    }

    .ant-col-md-offset-0 {
        margin-left: 0
    }

    .ant-col-md-order-0 {
        order: 0
    }
}

@media (min-width: 992px) {
    .ant-col-lg-1,.ant-col-lg-2,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24 {
        flex:0 0 auto;
        float: left
    }

    .ant-col-lg-24 {
        display: block;
        box-sizing: border-box;
        width: 100%
    }

    .ant-col-lg-push-24 {
        left: 100%
    }

    .ant-col-lg-pull-24 {
        right: 100%
    }

    .ant-col-lg-offset-24 {
        margin-left: 100%
    }

    .ant-col-lg-order-24 {
        order: 24
    }

    .ant-col-lg-23 {
        display: block;
        box-sizing: border-box;
        width: 95.83333333%
    }

    .ant-col-lg-push-23 {
        left: 95.83333333%
    }

    .ant-col-lg-pull-23 {
        right: 95.83333333%
    }

    .ant-col-lg-offset-23 {
        margin-left: 95.83333333%
    }

    .ant-col-lg-order-23 {
        order: 23
    }

    .ant-col-lg-22 {
        display: block;
        box-sizing: border-box;
        width: 91.66666667%
    }

    .ant-col-lg-push-22 {
        left: 91.66666667%
    }

    .ant-col-lg-pull-22 {
        right: 91.66666667%
    }

    .ant-col-lg-offset-22 {
        margin-left: 91.66666667%
    }

    .ant-col-lg-order-22 {
        order: 22
    }

    .ant-col-lg-21 {
        display: block;
        box-sizing: border-box;
        width: 87.5%
    }

    .ant-col-lg-push-21 {
        left: 87.5%
    }

    .ant-col-lg-pull-21 {
        right: 87.5%
    }

    .ant-col-lg-offset-21 {
        margin-left: 87.5%
    }

    .ant-col-lg-order-21 {
        order: 21
    }

    .ant-col-lg-20 {
        display: block;
        box-sizing: border-box;
        width: 83.33333333%
    }

    .ant-col-lg-push-20 {
        left: 83.33333333%
    }

    .ant-col-lg-pull-20 {
        right: 83.33333333%
    }

    .ant-col-lg-offset-20 {
        margin-left: 83.33333333%
    }

    .ant-col-lg-order-20 {
        order: 20
    }

    .ant-col-lg-19 {
        display: block;
        box-sizing: border-box;
        width: 79.16666667%
    }

    .ant-col-lg-push-19 {
        left: 79.16666667%
    }

    .ant-col-lg-pull-19 {
        right: 79.16666667%
    }

    .ant-col-lg-offset-19 {
        margin-left: 79.16666667%
    }

    .ant-col-lg-order-19 {
        order: 19
    }

    .ant-col-lg-18 {
        display: block;
        box-sizing: border-box;
        width: 75%
    }

    .ant-col-lg-push-18 {
        left: 75%
    }

    .ant-col-lg-pull-18 {
        right: 75%
    }

    .ant-col-lg-offset-18 {
        margin-left: 75%
    }

    .ant-col-lg-order-18 {
        order: 18
    }

    .ant-col-lg-17 {
        display: block;
        box-sizing: border-box;
        width: 70.83333333%
    }

    .ant-col-lg-push-17 {
        left: 70.83333333%
    }

    .ant-col-lg-pull-17 {
        right: 70.83333333%
    }

    .ant-col-lg-offset-17 {
        margin-left: 70.83333333%
    }

    .ant-col-lg-order-17 {
        order: 17
    }

    .ant-col-lg-16 {
        display: block;
        box-sizing: border-box;
        width: 66.66666667%
    }

    .ant-col-lg-push-16 {
        left: 66.66666667%
    }

    .ant-col-lg-pull-16 {
        right: 66.66666667%
    }

    .ant-col-lg-offset-16 {
        margin-left: 66.66666667%
    }

    .ant-col-lg-order-16 {
        order: 16
    }

    .ant-col-lg-15 {
        display: block;
        box-sizing: border-box;
        width: 62.5%
    }

    .ant-col-lg-push-15 {
        left: 62.5%
    }

    .ant-col-lg-pull-15 {
        right: 62.5%
    }

    .ant-col-lg-offset-15 {
        margin-left: 62.5%
    }

    .ant-col-lg-order-15 {
        order: 15
    }

    .ant-col-lg-14 {
        display: block;
        box-sizing: border-box;
        width: 58.33333333%
    }

    .ant-col-lg-push-14 {
        left: 58.33333333%
    }

    .ant-col-lg-pull-14 {
        right: 58.33333333%
    }

    .ant-col-lg-offset-14 {
        margin-left: 58.33333333%
    }

    .ant-col-lg-order-14 {
        order: 14
    }

    .ant-col-lg-13 {
        display: block;
        box-sizing: border-box;
        width: 54.16666667%
    }

    .ant-col-lg-push-13 {
        left: 54.16666667%
    }

    .ant-col-lg-pull-13 {
        right: 54.16666667%
    }

    .ant-col-lg-offset-13 {
        margin-left: 54.16666667%
    }

    .ant-col-lg-order-13 {
        order: 13
    }

    .ant-col-lg-12 {
        display: block;
        box-sizing: border-box;
        width: 50%
    }

    .ant-col-lg-push-12 {
        left: 50%
    }

    .ant-col-lg-pull-12 {
        right: 50%
    }

    .ant-col-lg-offset-12 {
        margin-left: 50%
    }

    .ant-col-lg-order-12 {
        order: 12
    }

    .ant-col-lg-11 {
        display: block;
        box-sizing: border-box;
        width: 45.83333333%
    }

    .ant-col-lg-push-11 {
        left: 45.83333333%
    }

    .ant-col-lg-pull-11 {
        right: 45.83333333%
    }

    .ant-col-lg-offset-11 {
        margin-left: 45.83333333%
    }

    .ant-col-lg-order-11 {
        order: 11
    }

    .ant-col-lg-10 {
        display: block;
        box-sizing: border-box;
        width: 41.66666667%
    }

    .ant-col-lg-push-10 {
        left: 41.66666667%
    }

    .ant-col-lg-pull-10 {
        right: 41.66666667%
    }

    .ant-col-lg-offset-10 {
        margin-left: 41.66666667%
    }

    .ant-col-lg-order-10 {
        order: 10
    }

    .ant-col-lg-9 {
        display: block;
        box-sizing: border-box;
        width: 37.5%
    }

    .ant-col-lg-push-9 {
        left: 37.5%
    }

    .ant-col-lg-pull-9 {
        right: 37.5%
    }

    .ant-col-lg-offset-9 {
        margin-left: 37.5%
    }

    .ant-col-lg-order-9 {
        order: 9
    }

    .ant-col-lg-8 {
        display: block;
        box-sizing: border-box;
        width: 33.33333333%
    }

    .ant-col-lg-push-8 {
        left: 33.33333333%
    }

    .ant-col-lg-pull-8 {
        right: 33.33333333%
    }

    .ant-col-lg-offset-8 {
        margin-left: 33.33333333%
    }

    .ant-col-lg-order-8 {
        order: 8
    }

    .ant-col-lg-7 {
        display: block;
        box-sizing: border-box;
        width: 29.16666667%
    }

    .ant-col-lg-push-7 {
        left: 29.16666667%
    }

    .ant-col-lg-pull-7 {
        right: 29.16666667%
    }

    .ant-col-lg-offset-7 {
        margin-left: 29.16666667%
    }

    .ant-col-lg-order-7 {
        order: 7
    }

    .ant-col-lg-6 {
        display: block;
        box-sizing: border-box;
        width: 25%
    }

    .ant-col-lg-push-6 {
        left: 25%
    }

    .ant-col-lg-pull-6 {
        right: 25%
    }

    .ant-col-lg-offset-6 {
        margin-left: 25%
    }

    .ant-col-lg-order-6 {
        order: 6
    }

    .ant-col-lg-5 {
        display: block;
        box-sizing: border-box;
        width: 20.83333333%
    }

    .ant-col-lg-push-5 {
        left: 20.83333333%
    }

    .ant-col-lg-pull-5 {
        right: 20.83333333%
    }

    .ant-col-lg-offset-5 {
        margin-left: 20.83333333%
    }

    .ant-col-lg-order-5 {
        order: 5
    }

    .ant-col-lg-4 {
        display: block;
        box-sizing: border-box;
        width: 16.66666667%
    }

    .ant-col-lg-push-4 {
        left: 16.66666667%
    }

    .ant-col-lg-pull-4 {
        right: 16.66666667%
    }

    .ant-col-lg-offset-4 {
        margin-left: 16.66666667%
    }

    .ant-col-lg-order-4 {
        order: 4
    }

    .ant-col-lg-3 {
        display: block;
        box-sizing: border-box;
        width: 12.5%
    }

    .ant-col-lg-push-3 {
        left: 12.5%
    }

    .ant-col-lg-pull-3 {
        right: 12.5%
    }

    .ant-col-lg-offset-3 {
        margin-left: 12.5%
    }

    .ant-col-lg-order-3 {
        order: 3
    }

    .ant-col-lg-2 {
        display: block;
        box-sizing: border-box;
        width: 8.33333333%
    }

    .ant-col-lg-push-2 {
        left: 8.33333333%
    }

    .ant-col-lg-pull-2 {
        right: 8.33333333%
    }

    .ant-col-lg-offset-2 {
        margin-left: 8.33333333%
    }

    .ant-col-lg-order-2 {
        order: 2
    }

    .ant-col-lg-1 {
        display: block;
        box-sizing: border-box;
        width: 4.16666667%
    }

    .ant-col-lg-push-1 {
        left: 4.16666667%
    }

    .ant-col-lg-pull-1 {
        right: 4.16666667%
    }

    .ant-col-lg-offset-1 {
        margin-left: 4.16666667%
    }

    .ant-col-lg-order-1 {
        order: 1
    }

    .ant-col-lg-0 {
        display: none
    }

    .ant-col-push-0 {
        left: auto
    }

    .ant-col-pull-0 {
        right: auto
    }

    .ant-col-lg-push-0 {
        left: auto
    }

    .ant-col-lg-pull-0 {
        right: auto
    }

    .ant-col-lg-offset-0 {
        margin-left: 0
    }

    .ant-col-lg-order-0 {
        order: 0
    }
}

@media (min-width: 1200px) {
    .ant-col-xl-1,.ant-col-xl-2,.ant-col-xl-3,.ant-col-xl-4,.ant-col-xl-5,.ant-col-xl-6,.ant-col-xl-7,.ant-col-xl-8,.ant-col-xl-9,.ant-col-xl-10,.ant-col-xl-11,.ant-col-xl-12,.ant-col-xl-13,.ant-col-xl-14,.ant-col-xl-15,.ant-col-xl-16,.ant-col-xl-17,.ant-col-xl-18,.ant-col-xl-19,.ant-col-xl-20,.ant-col-xl-21,.ant-col-xl-22,.ant-col-xl-23,.ant-col-xl-24 {
        flex:0 0 auto;
        float: left
    }

    .ant-col-xl-24 {
        display: block;
        box-sizing: border-box;
        width: 100%
    }

    .ant-col-xl-push-24 {
        left: 100%
    }

    .ant-col-xl-pull-24 {
        right: 100%
    }

    .ant-col-xl-offset-24 {
        margin-left: 100%
    }

    .ant-col-xl-order-24 {
        order: 24
    }

    .ant-col-xl-23 {
        display: block;
        box-sizing: border-box;
        width: 95.83333333%
    }

    .ant-col-xl-push-23 {
        left: 95.83333333%
    }

    .ant-col-xl-pull-23 {
        right: 95.83333333%
    }

    .ant-col-xl-offset-23 {
        margin-left: 95.83333333%
    }

    .ant-col-xl-order-23 {
        order: 23
    }

    .ant-col-xl-22 {
        display: block;
        box-sizing: border-box;
        width: 91.66666667%
    }

    .ant-col-xl-push-22 {
        left: 91.66666667%
    }

    .ant-col-xl-pull-22 {
        right: 91.66666667%
    }

    .ant-col-xl-offset-22 {
        margin-left: 91.66666667%
    }

    .ant-col-xl-order-22 {
        order: 22
    }

    .ant-col-xl-21 {
        display: block;
        box-sizing: border-box;
        width: 87.5%
    }

    .ant-col-xl-push-21 {
        left: 87.5%
    }

    .ant-col-xl-pull-21 {
        right: 87.5%
    }

    .ant-col-xl-offset-21 {
        margin-left: 87.5%
    }

    .ant-col-xl-order-21 {
        order: 21
    }

    .ant-col-xl-20 {
        display: block;
        box-sizing: border-box;
        width: 83.33333333%
    }

    .ant-col-xl-push-20 {
        left: 83.33333333%
    }

    .ant-col-xl-pull-20 {
        right: 83.33333333%
    }

    .ant-col-xl-offset-20 {
        margin-left: 83.33333333%
    }

    .ant-col-xl-order-20 {
        order: 20
    }

    .ant-col-xl-19 {
        display: block;
        box-sizing: border-box;
        width: 79.16666667%
    }

    .ant-col-xl-push-19 {
        left: 79.16666667%
    }

    .ant-col-xl-pull-19 {
        right: 79.16666667%
    }

    .ant-col-xl-offset-19 {
        margin-left: 79.16666667%
    }

    .ant-col-xl-order-19 {
        order: 19
    }

    .ant-col-xl-18 {
        display: block;
        box-sizing: border-box;
        width: 75%
    }

    .ant-col-xl-push-18 {
        left: 75%
    }

    .ant-col-xl-pull-18 {
        right: 75%
    }

    .ant-col-xl-offset-18 {
        margin-left: 75%
    }

    .ant-col-xl-order-18 {
        order: 18
    }

    .ant-col-xl-17 {
        display: block;
        box-sizing: border-box;
        width: 70.83333333%
    }

    .ant-col-xl-push-17 {
        left: 70.83333333%
    }

    .ant-col-xl-pull-17 {
        right: 70.83333333%
    }

    .ant-col-xl-offset-17 {
        margin-left: 70.83333333%
    }

    .ant-col-xl-order-17 {
        order: 17
    }

    .ant-col-xl-16 {
        display: block;
        box-sizing: border-box;
        width: 66.66666667%
    }

    .ant-col-xl-push-16 {
        left: 66.66666667%
    }

    .ant-col-xl-pull-16 {
        right: 66.66666667%
    }

    .ant-col-xl-offset-16 {
        margin-left: 66.66666667%
    }

    .ant-col-xl-order-16 {
        order: 16
    }

    .ant-col-xl-15 {
        display: block;
        box-sizing: border-box;
        width: 62.5%
    }

    .ant-col-xl-push-15 {
        left: 62.5%
    }

    .ant-col-xl-pull-15 {
        right: 62.5%
    }

    .ant-col-xl-offset-15 {
        margin-left: 62.5%
    }

    .ant-col-xl-order-15 {
        order: 15
    }

    .ant-col-xl-14 {
        display: block;
        box-sizing: border-box;
        width: 58.33333333%
    }

    .ant-col-xl-push-14 {
        left: 58.33333333%
    }

    .ant-col-xl-pull-14 {
        right: 58.33333333%
    }

    .ant-col-xl-offset-14 {
        margin-left: 58.33333333%
    }

    .ant-col-xl-order-14 {
        order: 14
    }

    .ant-col-xl-13 {
        display: block;
        box-sizing: border-box;
        width: 54.16666667%
    }

    .ant-col-xl-push-13 {
        left: 54.16666667%
    }

    .ant-col-xl-pull-13 {
        right: 54.16666667%
    }

    .ant-col-xl-offset-13 {
        margin-left: 54.16666667%
    }

    .ant-col-xl-order-13 {
        order: 13
    }

    .ant-col-xl-12 {
        display: block;
        box-sizing: border-box;
        width: 50%
    }

    .ant-col-xl-push-12 {
        left: 50%
    }

    .ant-col-xl-pull-12 {
        right: 50%
    }

    .ant-col-xl-offset-12 {
        margin-left: 50%
    }

    .ant-col-xl-order-12 {
        order: 12
    }

    .ant-col-xl-11 {
        display: block;
        box-sizing: border-box;
        width: 45.83333333%
    }

    .ant-col-xl-push-11 {
        left: 45.83333333%
    }

    .ant-col-xl-pull-11 {
        right: 45.83333333%
    }

    .ant-col-xl-offset-11 {
        margin-left: 45.83333333%
    }

    .ant-col-xl-order-11 {
        order: 11
    }

    .ant-col-xl-10 {
        display: block;
        box-sizing: border-box;
        width: 41.66666667%
    }

    .ant-col-xl-push-10 {
        left: 41.66666667%
    }

    .ant-col-xl-pull-10 {
        right: 41.66666667%
    }

    .ant-col-xl-offset-10 {
        margin-left: 41.66666667%
    }

    .ant-col-xl-order-10 {
        order: 10
    }

    .ant-col-xl-9 {
        display: block;
        box-sizing: border-box;
        width: 37.5%
    }

    .ant-col-xl-push-9 {
        left: 37.5%
    }

    .ant-col-xl-pull-9 {
        right: 37.5%
    }

    .ant-col-xl-offset-9 {
        margin-left: 37.5%
    }

    .ant-col-xl-order-9 {
        order: 9
    }

    .ant-col-xl-8 {
        display: block;
        box-sizing: border-box;
        width: 33.33333333%
    }

    .ant-col-xl-push-8 {
        left: 33.33333333%
    }

    .ant-col-xl-pull-8 {
        right: 33.33333333%
    }

    .ant-col-xl-offset-8 {
        margin-left: 33.33333333%
    }

    .ant-col-xl-order-8 {
        order: 8
    }

    .ant-col-xl-7 {
        display: block;
        box-sizing: border-box;
        width: 29.16666667%
    }

    .ant-col-xl-push-7 {
        left: 29.16666667%
    }

    .ant-col-xl-pull-7 {
        right: 29.16666667%
    }

    .ant-col-xl-offset-7 {
        margin-left: 29.16666667%
    }

    .ant-col-xl-order-7 {
        order: 7
    }

    .ant-col-xl-6 {
        display: block;
        box-sizing: border-box;
        width: 25%
    }

    .ant-col-xl-push-6 {
        left: 25%
    }

    .ant-col-xl-pull-6 {
        right: 25%
    }

    .ant-col-xl-offset-6 {
        margin-left: 25%
    }

    .ant-col-xl-order-6 {
        order: 6
    }

    .ant-col-xl-5 {
        display: block;
        box-sizing: border-box;
        width: 20.83333333%
    }

    .ant-col-xl-push-5 {
        left: 20.83333333%
    }

    .ant-col-xl-pull-5 {
        right: 20.83333333%
    }

    .ant-col-xl-offset-5 {
        margin-left: 20.83333333%
    }

    .ant-col-xl-order-5 {
        order: 5
    }

    .ant-col-xl-4 {
        display: block;
        box-sizing: border-box;
        width: 16.66666667%
    }

    .ant-col-xl-push-4 {
        left: 16.66666667%
    }

    .ant-col-xl-pull-4 {
        right: 16.66666667%
    }

    .ant-col-xl-offset-4 {
        margin-left: 16.66666667%
    }

    .ant-col-xl-order-4 {
        order: 4
    }

    .ant-col-xl-3 {
        display: block;
        box-sizing: border-box;
        width: 12.5%
    }

    .ant-col-xl-push-3 {
        left: 12.5%
    }

    .ant-col-xl-pull-3 {
        right: 12.5%
    }

    .ant-col-xl-offset-3 {
        margin-left: 12.5%
    }

    .ant-col-xl-order-3 {
        order: 3
    }

    .ant-col-xl-2 {
        display: block;
        box-sizing: border-box;
        width: 8.33333333%
    }

    .ant-col-xl-push-2 {
        left: 8.33333333%
    }

    .ant-col-xl-pull-2 {
        right: 8.33333333%
    }

    .ant-col-xl-offset-2 {
        margin-left: 8.33333333%
    }

    .ant-col-xl-order-2 {
        order: 2
    }

    .ant-col-xl-1 {
        display: block;
        box-sizing: border-box;
        width: 4.16666667%
    }

    .ant-col-xl-push-1 {
        left: 4.16666667%
    }

    .ant-col-xl-pull-1 {
        right: 4.16666667%
    }

    .ant-col-xl-offset-1 {
        margin-left: 4.16666667%
    }

    .ant-col-xl-order-1 {
        order: 1
    }

    .ant-col-xl-0 {
        display: none
    }

    .ant-col-push-0 {
        left: auto
    }

    .ant-col-pull-0 {
        right: auto
    }

    .ant-col-xl-push-0 {
        left: auto
    }

    .ant-col-xl-pull-0 {
        right: auto
    }

    .ant-col-xl-offset-0 {
        margin-left: 0
    }

    .ant-col-xl-order-0 {
        order: 0
    }
}

@media (min-width: 1600px) {
    .ant-col-xxl-1,.ant-col-xxl-2,.ant-col-xxl-3,.ant-col-xxl-4,.ant-col-xxl-5,.ant-col-xxl-6,.ant-col-xxl-7,.ant-col-xxl-8,.ant-col-xxl-9,.ant-col-xxl-10,.ant-col-xxl-11,.ant-col-xxl-12,.ant-col-xxl-13,.ant-col-xxl-14,.ant-col-xxl-15,.ant-col-xxl-16,.ant-col-xxl-17,.ant-col-xxl-18,.ant-col-xxl-19,.ant-col-xxl-20,.ant-col-xxl-21,.ant-col-xxl-22,.ant-col-xxl-23,.ant-col-xxl-24 {
        flex:0 0 auto;
        float: left
    }

    .ant-col-xxl-24 {
        display: block;
        box-sizing: border-box;
        width: 100%
    }

    .ant-col-xxl-push-24 {
        left: 100%
    }

    .ant-col-xxl-pull-24 {
        right: 100%
    }

    .ant-col-xxl-offset-24 {
        margin-left: 100%
    }

    .ant-col-xxl-order-24 {
        order: 24
    }

    .ant-col-xxl-23 {
        display: block;
        box-sizing: border-box;
        width: 95.83333333%
    }

    .ant-col-xxl-push-23 {
        left: 95.83333333%
    }

    .ant-col-xxl-pull-23 {
        right: 95.83333333%
    }

    .ant-col-xxl-offset-23 {
        margin-left: 95.83333333%
    }

    .ant-col-xxl-order-23 {
        order: 23
    }

    .ant-col-xxl-22 {
        display: block;
        box-sizing: border-box;
        width: 91.66666667%
    }

    .ant-col-xxl-push-22 {
        left: 91.66666667%
    }

    .ant-col-xxl-pull-22 {
        right: 91.66666667%
    }

    .ant-col-xxl-offset-22 {
        margin-left: 91.66666667%
    }

    .ant-col-xxl-order-22 {
        order: 22
    }

    .ant-col-xxl-21 {
        display: block;
        box-sizing: border-box;
        width: 87.5%
    }

    .ant-col-xxl-push-21 {
        left: 87.5%
    }

    .ant-col-xxl-pull-21 {
        right: 87.5%
    }

    .ant-col-xxl-offset-21 {
        margin-left: 87.5%
    }

    .ant-col-xxl-order-21 {
        order: 21
    }

    .ant-col-xxl-20 {
        display: block;
        box-sizing: border-box;
        width: 83.33333333%
    }

    .ant-col-xxl-push-20 {
        left: 83.33333333%
    }

    .ant-col-xxl-pull-20 {
        right: 83.33333333%
    }

    .ant-col-xxl-offset-20 {
        margin-left: 83.33333333%
    }

    .ant-col-xxl-order-20 {
        order: 20
    }

    .ant-col-xxl-19 {
        display: block;
        box-sizing: border-box;
        width: 79.16666667%
    }

    .ant-col-xxl-push-19 {
        left: 79.16666667%
    }

    .ant-col-xxl-pull-19 {
        right: 79.16666667%
    }

    .ant-col-xxl-offset-19 {
        margin-left: 79.16666667%
    }

    .ant-col-xxl-order-19 {
        order: 19
    }

    .ant-col-xxl-18 {
        display: block;
        box-sizing: border-box;
        width: 75%
    }

    .ant-col-xxl-push-18 {
        left: 75%
    }

    .ant-col-xxl-pull-18 {
        right: 75%
    }

    .ant-col-xxl-offset-18 {
        margin-left: 75%
    }

    .ant-col-xxl-order-18 {
        order: 18
    }

    .ant-col-xxl-17 {
        display: block;
        box-sizing: border-box;
        width: 70.83333333%
    }

    .ant-col-xxl-push-17 {
        left: 70.83333333%
    }

    .ant-col-xxl-pull-17 {
        right: 70.83333333%
    }

    .ant-col-xxl-offset-17 {
        margin-left: 70.83333333%
    }

    .ant-col-xxl-order-17 {
        order: 17
    }

    .ant-col-xxl-16 {
        display: block;
        box-sizing: border-box;
        width: 66.66666667%
    }

    .ant-col-xxl-push-16 {
        left: 66.66666667%
    }

    .ant-col-xxl-pull-16 {
        right: 66.66666667%
    }

    .ant-col-xxl-offset-16 {
        margin-left: 66.66666667%
    }

    .ant-col-xxl-order-16 {
        order: 16
    }

    .ant-col-xxl-15 {
        display: block;
        box-sizing: border-box;
        width: 62.5%
    }

    .ant-col-xxl-push-15 {
        left: 62.5%
    }

    .ant-col-xxl-pull-15 {
        right: 62.5%
    }

    .ant-col-xxl-offset-15 {
        margin-left: 62.5%
    }

    .ant-col-xxl-order-15 {
        order: 15
    }

    .ant-col-xxl-14 {
        display: block;
        box-sizing: border-box;
        width: 58.33333333%
    }

    .ant-col-xxl-push-14 {
        left: 58.33333333%
    }

    .ant-col-xxl-pull-14 {
        right: 58.33333333%
    }

    .ant-col-xxl-offset-14 {
        margin-left: 58.33333333%
    }

    .ant-col-xxl-order-14 {
        order: 14
    }

    .ant-col-xxl-13 {
        display: block;
        box-sizing: border-box;
        width: 54.16666667%
    }

    .ant-col-xxl-push-13 {
        left: 54.16666667%
    }

    .ant-col-xxl-pull-13 {
        right: 54.16666667%
    }

    .ant-col-xxl-offset-13 {
        margin-left: 54.16666667%
    }

    .ant-col-xxl-order-13 {
        order: 13
    }

    .ant-col-xxl-12 {
        display: block;
        box-sizing: border-box;
        width: 50%
    }

    .ant-col-xxl-push-12 {
        left: 50%
    }

    .ant-col-xxl-pull-12 {
        right: 50%
    }

    .ant-col-xxl-offset-12 {
        margin-left: 50%
    }

    .ant-col-xxl-order-12 {
        order: 12
    }

    .ant-col-xxl-11 {
        display: block;
        box-sizing: border-box;
        width: 45.83333333%
    }

    .ant-col-xxl-push-11 {
        left: 45.83333333%
    }

    .ant-col-xxl-pull-11 {
        right: 45.83333333%
    }

    .ant-col-xxl-offset-11 {
        margin-left: 45.83333333%
    }

    .ant-col-xxl-order-11 {
        order: 11
    }

    .ant-col-xxl-10 {
        display: block;
        box-sizing: border-box;
        width: 41.66666667%
    }

    .ant-col-xxl-push-10 {
        left: 41.66666667%
    }

    .ant-col-xxl-pull-10 {
        right: 41.66666667%
    }

    .ant-col-xxl-offset-10 {
        margin-left: 41.66666667%
    }

    .ant-col-xxl-order-10 {
        order: 10
    }

    .ant-col-xxl-9 {
        display: block;
        box-sizing: border-box;
        width: 37.5%
    }

    .ant-col-xxl-push-9 {
        left: 37.5%
    }

    .ant-col-xxl-pull-9 {
        right: 37.5%
    }

    .ant-col-xxl-offset-9 {
        margin-left: 37.5%
    }

    .ant-col-xxl-order-9 {
        order: 9
    }

    .ant-col-xxl-8 {
        display: block;
        box-sizing: border-box;
        width: 33.33333333%
    }

    .ant-col-xxl-push-8 {
        left: 33.33333333%
    }

    .ant-col-xxl-pull-8 {
        right: 33.33333333%
    }

    .ant-col-xxl-offset-8 {
        margin-left: 33.33333333%
    }

    .ant-col-xxl-order-8 {
        order: 8
    }

    .ant-col-xxl-7 {
        display: block;
        box-sizing: border-box;
        width: 29.16666667%
    }

    .ant-col-xxl-push-7 {
        left: 29.16666667%
    }

    .ant-col-xxl-pull-7 {
        right: 29.16666667%
    }

    .ant-col-xxl-offset-7 {
        margin-left: 29.16666667%
    }

    .ant-col-xxl-order-7 {
        order: 7
    }

    .ant-col-xxl-6 {
        display: block;
        box-sizing: border-box;
        width: 25%
    }

    .ant-col-xxl-push-6 {
        left: 25%
    }

    .ant-col-xxl-pull-6 {
        right: 25%
    }

    .ant-col-xxl-offset-6 {
        margin-left: 25%
    }

    .ant-col-xxl-order-6 {
        order: 6
    }

    .ant-col-xxl-5 {
        display: block;
        box-sizing: border-box;
        width: 20.83333333%
    }

    .ant-col-xxl-push-5 {
        left: 20.83333333%
    }

    .ant-col-xxl-pull-5 {
        right: 20.83333333%
    }

    .ant-col-xxl-offset-5 {
        margin-left: 20.83333333%
    }

    .ant-col-xxl-order-5 {
        order: 5
    }

    .ant-col-xxl-4 {
        display: block;
        box-sizing: border-box;
        width: 16.66666667%
    }

    .ant-col-xxl-push-4 {
        left: 16.66666667%
    }

    .ant-col-xxl-pull-4 {
        right: 16.66666667%
    }

    .ant-col-xxl-offset-4 {
        margin-left: 16.66666667%
    }

    .ant-col-xxl-order-4 {
        order: 4
    }

    .ant-col-xxl-3 {
        display: block;
        box-sizing: border-box;
        width: 12.5%
    }

    .ant-col-xxl-push-3 {
        left: 12.5%
    }

    .ant-col-xxl-pull-3 {
        right: 12.5%
    }

    .ant-col-xxl-offset-3 {
        margin-left: 12.5%
    }

    .ant-col-xxl-order-3 {
        order: 3
    }

    .ant-col-xxl-2 {
        display: block;
        box-sizing: border-box;
        width: 8.33333333%
    }

    .ant-col-xxl-push-2 {
        left: 8.33333333%
    }

    .ant-col-xxl-pull-2 {
        right: 8.33333333%
    }

    .ant-col-xxl-offset-2 {
        margin-left: 8.33333333%
    }

    .ant-col-xxl-order-2 {
        order: 2
    }

    .ant-col-xxl-1 {
        display: block;
        box-sizing: border-box;
        width: 4.16666667%
    }

    .ant-col-xxl-push-1 {
        left: 4.16666667%
    }

    .ant-col-xxl-pull-1 {
        right: 4.16666667%
    }

    .ant-col-xxl-offset-1 {
        margin-left: 4.16666667%
    }

    .ant-col-xxl-order-1 {
        order: 1
    }

    .ant-col-xxl-0 {
        display: none
    }

    .ant-col-push-0 {
        left: auto
    }

    .ant-col-pull-0 {
        right: auto
    }

    .ant-col-xxl-push-0 {
        left: auto
    }

    .ant-col-xxl-pull-0 {
        right: auto
    }

    .ant-col-xxl-offset-0 {
        margin-left: 0
    }

    .ant-col-xxl-order-0 {
        order: 0
    }
}

.ant-popover {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1030;
    font-weight: 400;
    white-space: normal;
    text-align: left;
    cursor: auto;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.ant-popover:after {
    position: absolute;
    background: hsla(0,0%,100%,.01);
    content: ""
}

.ant-popover-hidden {
    display: none
}

.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight {
    padding-bottom: 10px
}

.ant-popover-placement-right,.ant-popover-placement-rightBottom,.ant-popover-placement-rightTop {
    padding-left: 10px
}

.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight {
    padding-top: 10px
}

.ant-popover-placement-left,.ant-popover-placement-leftBottom,.ant-popover-placement-leftTop {
    padding-right: 10px
}

.ant-popover-inner {
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    box-shadow: 0 0 8px rgba(0,0,0,.15)\9
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .ant-popover-inner {
        box-shadow: 0 2px 8px rgba(0,0,0,.15)
    }
}

.ant-popover-title {
    min-width: 177px;
    min-height: 32px;
    margin: 0;
    padding: 5px 16px 4px;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    border-bottom: 1px solid #e8e8e8
}

.ant-popover-inner-content {
    padding: 12px 16px;
    color: rgba(0,0,0,.65)
}

.ant-popover-message {
    position: relative;
    padding: 4px 0 12px;
    color: rgba(0,0,0,.65);
    font-size: 14px
}

.ant-popover-message>.anticon {
    position: absolute;
    top: 8px;
    color: #faad14;
    font-size: 14px
}

.ant-popover-message-title {
    padding-left: 22px
}

.ant-popover-buttons {
    margin-bottom: 4px;
    text-align: right
}

.ant-popover-buttons button {
    margin-left: 8px
}

.ant-popover-arrow {
    position: absolute;
    display: block;
    width: 8.48528137px;
    height: 8.48528137px;
    background: transparent;
    border-style: solid;
    border-width: 4.24264069px;
    transform: rotate(45deg)
}

.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow {
    bottom: 6.2px;
    border-top-color: transparent;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: transparent;
    box-shadow: 3px 3px 7px rgba(0,0,0,.07)
}

.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow {
    left: 50%;
    transform: translateX(-50%) rotate(45deg)
}

.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow {
    left: 16px
}

.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow {
    right: 16px
}

.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow {
    left: 6px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
    box-shadow: -3px 3px 7px rgba(0,0,0,.07)
}

.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow {
    top: 50%;
    transform: translateY(-50%) rotate(45deg)
}

.ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow {
    top: 12px
}

.ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow {
    bottom: 12px
}

.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow {
    top: 6px;
    border-top-color: #fff;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    box-shadow: -2px -2px 5px rgba(0,0,0,.06)
}

.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow {
    left: 50%;
    transform: translateX(-50%) rotate(45deg)
}

.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow {
    left: 16px
}

.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow {
    right: 16px
}

.ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow {
    right: 6px;
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: transparent;
    border-left-color: transparent;
    box-shadow: 3px -3px 7px rgba(0,0,0,.07)
}

.ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow {
    top: 50%;
    transform: translateY(-50%) rotate(45deg)
}

.ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow {
    top: 12px
}

.ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow {
    bottom: 12px
}

.ant-pagination-item:focus,.ant-pagination-item:hover {
    border-color: #1890ff
}

.ant-pagination-item:focus a,.ant-pagination-item:hover a {
    color: #1890ff
}

.ant-pagination-item-active {
    border-color: #1890ff
}

.ant-pagination-item-active a {
    color: #1890ff
}

.ant-pagination-item-active:focus,.ant-pagination-item-active:hover {
    border-color: #40a9ff
}

.ant-pagination-item-active:focus a,.ant-pagination-item-active:hover a {
    color: #40a9ff
}

.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon {
    color: #1890ff
}

.ant-pagination-next:hover a,.ant-pagination-prev:hover a {
    border-color: #40a9ff
}

.ant-pagination-next:focus .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link,.ant-pagination-prev:focus .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link {
    color: #1890ff;
    border-color: #1890ff
}

.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
    text-overflow: ellipsis
}

.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
    text-overflow: ellipsis
}

.ant-pagination-options-quick-jumper input:hover {
    border-color: #40a9ff
}

.ant-pagination-options-quick-jumper input:focus {
    border-color: #40a9ff;
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.ant-pagination-simple .ant-pagination-simple-pager input:hover {
    border-color: #1890ff
}

.ant-select {
    box-sizing: border-box;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    outline: 0
}

.ant-select,.ant-select ol,.ant-select ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ant-select>ul>li>a {
    padding: 0;
    background-color: #fff
}

.ant-select-arrow {
    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;
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -6px;
    color: rgba(0,0,0,.25);
    font-size: 12px;
    line-height: 1;
    transform-origin: 50% 50%
}

.ant-select-arrow>* {
    line-height: 1
}

.ant-select-arrow svg {
    display: inline-block
}

.ant-select-arrow:before {
    display: none
}

.ant-select-arrow .ant-select-arrow-icon {
    display: block
}

.ant-select-arrow .ant-select-arrow-icon svg {
    transition: transform .3s
}

.ant-select-selection {
    display: block;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-top-width: 1.02px;
    border-radius: 4px;
    outline: none;
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-select-selection:hover {
    border-color: #40a9ff;
    border-right-width: 1px!important
}

.ant-select-focused .ant-select-selection,.ant-select-selection:active,.ant-select-selection:focus {
    border-color: #40a9ff;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.ant-select-selection__clear {
    position: absolute;
    top: 50%;
    right: 11px;
    z-index: 1;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgba(0,0,0,.25);
    font-size: 12px;
    font-style: normal;
    line-height: 12px;
    text-align: center;
    text-transform: none;
    background: #fff;
    cursor: pointer;
    opacity: 0;
    transition: color .3s ease,opacity .15s ease;
    text-rendering: auto
}

.ant-select-selection__clear:before {
    display: block
}

.ant-select-selection__clear:hover {
    color: rgba(0,0,0,.45)
}

.ant-select-selection:hover .ant-select-selection__clear {
    opacity: 1
}

.ant-select-selection-selected-value {
    float: left;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-select-no-arrow .ant-select-selection-selected-value {
    padding-right: 0
}

.ant-select-disabled {
    color: rgba(0,0,0,.25)
}

.ant-select-disabled .ant-select-selection {
    background: #f5f5f5;
    cursor: not-allowed
}

.ant-select-disabled .ant-select-selection:active,.ant-select-disabled .ant-select-selection:focus,.ant-select-disabled .ant-select-selection:hover {
    border-color: #d9d9d9;
    box-shadow: none
}

.ant-select-disabled .ant-select-selection__clear {
    display: none;
    visibility: hidden;
    pointer-events: none
}

.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
    padding-right: 10px;
    color: rgba(0,0,0,.33);
    background: #f5f5f5
}

.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
    display: none
}

.ant-select-selection--single {
    position: relative;
    height: 32px;
    cursor: pointer
}

.ant-select-selection--single .ant-select-selection__rendered {
    margin-right: 24px
}

.ant-select-no-arrow .ant-select-selection__rendered {
    margin-right: 11px
}

.ant-select-selection__rendered {
    position: relative;
    display: block;
    margin-right: 11px;
    margin-left: 11px;
    line-height: 30px
}

.ant-select-selection__rendered:after {
    display: inline-block;
    width: 0;
    visibility: hidden;
    content: ".";
    pointer-events: none
}

.ant-select-lg {
    font-size: 16px
}

.ant-select-lg .ant-select-selection--single {
    height: 40px
}

.ant-select-lg .ant-select-selection__rendered {
    line-height: 38px
}

.ant-select-lg .ant-select-selection--multiple {
    min-height: 40px
}

.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
    height: 32px;
    line-height: 32px
}

.ant-select-lg .ant-select-selection--multiple .ant-select-arrow,.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear {
    top: 20px
}

.ant-select-sm .ant-select-selection--single {
    height: 24px
}

.ant-select-sm .ant-select-selection__rendered {
    margin-left: 7px;
    line-height: 22px
}

.ant-select-sm .ant-select-selection--multiple {
    min-height: 24px
}

.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
    height: 16px;
    line-height: 14px
}

.ant-select-sm .ant-select-selection--multiple .ant-select-arrow,.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear {
    top: 12px
}

.ant-select-sm .ant-select-arrow,.ant-select-sm .ant-select-selection__clear {
    right: 8px
}

.ant-select-disabled .ant-select-selection__choice__remove {
    color: rgba(0,0,0,.25);
    cursor: default
}

.ant-select-disabled .ant-select-selection__choice__remove:hover {
    color: rgba(0,0,0,.25)
}

.ant-select-search__field__wrap {
    position: relative;
    display: inline-block
}

.ant-select-search__field__placeholder,.ant-select-selection__placeholder {
    position: absolute;
    top: 50%;
    right: 9px;
    left: 0;
    max-width: 100%;
    height: 20px;
    margin-top: -10px;
    overflow: hidden;
    color: #bfbfbf;
    line-height: 20px;
    white-space: nowrap;
    text-align: left;
    text-overflow: ellipsis
}

.ant-select-search__field__placeholder {
    left: 12px
}

.ant-select-search__field__mirror {
    position: absolute;
    top: 0;
    left: 0;
    white-space: pre;
    opacity: 0;
    pointer-events: none
}

.ant-select-search--inline {
    position: absolute;
    width: 100%;
    height: 100%
}

.ant-select-search--inline .ant-select-search__field__wrap {
    width: 100%;
    height: 100%
}

.ant-select-search--inline .ant-select-search__field {
    width: 100%;
    height: 100%;
    font-size: 100%;
    line-height: 1;
    background: transparent;
    border-width: 0;
    border-radius: 4px;
    outline: 0
}

.ant-select-search--inline>i {
    float: right
}

.ant-select-selection--multiple {
    min-height: 32px;
    padding-bottom: 3px;
    cursor: text;
    zoom:1}

.ant-select-selection--multiple:after,.ant-select-selection--multiple:before {
    display: table;
    content: ""
}

.ant-select-selection--multiple:after {
    clear: both
}

.ant-select-selection--multiple .ant-select-search--inline {
    position: static;
    float: left;
    width: auto;
    max-width: 100%;
    padding: 0
}

.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
    width: .75em;
    max-width: 100%;
    padding: 1px
}

.ant-select-selection--multiple .ant-select-selection__rendered {
    height: auto;
    margin-bottom: -3px;
    margin-left: 5px
}

.ant-select-selection--multiple .ant-select-selection__placeholder {
    margin-left: 6px
}

.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.ant-select-selection--multiple>ul>li {
    height: 24px;
    margin-top: 3px;
    line-height: 22px
}

.ant-select-selection--multiple .ant-select-selection__choice {
    position: relative;
    float: left;
    max-width: 99%;
    margin-right: 4px;
    padding: 0 20px 0 10px;
    overflow: hidden;
    color: rgba(0,0,0,.65);
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    cursor: default;
    transition: padding .3s cubic-bezier(.645,.045,.355,1)
}

.ant-select-selection--multiple .ant-select-selection__choice__disabled {
    padding: 0 10px
}

.ant-select-selection--multiple .ant-select-selection__choice__content {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: margin .3s cubic-bezier(.645,.045,.355,1)
}

.ant-select-selection--multiple .ant-select-selection__choice__remove {
    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;
    position: absolute;
    right: 4px;
    color: rgba(0,0,0,.45);
    font-weight: 700;
    line-height: inherit;
    cursor: pointer;
    transition: all .3s;
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg)
}

.ant-select-selection--multiple .ant-select-selection__choice__remove>* {
    line-height: 1
}

.ant-select-selection--multiple .ant-select-selection__choice__remove svg {
    display: inline-block
}

.ant-select-selection--multiple .ant-select-selection__choice__remove:before {
    display: none
}

.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon {
    display: block
}

:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
    font-size: 12px
}

.ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
    color: rgba(0,0,0,.75)
}

.ant-select-selection--multiple .ant-select-arrow,.ant-select-selection--multiple .ant-select-selection__clear {
    top: 16px
}

.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered {
    margin-right: 20px
}

.ant-select-open .ant-select-arrow-icon svg {
    transform: rotate(180deg)
}

.ant-select-open .ant-select-selection {
    border-color: #40a9ff;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.ant-select-combobox .ant-select-arrow {
    display: none
}

.ant-select-combobox .ant-select-search--inline {
    float: none;
    width: 100%;
    height: 100%
}

.ant-select-combobox .ant-select-search__field__wrap {
    width: 100%;
    height: 100%
}

.ant-select-combobox .ant-select-search__field {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    box-shadow: none;
    transition: all .3s cubic-bezier(.645,.045,.355,1),height 0s
}

.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered {
    margin-right: 20px
}

.ant-select-dropdown {
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 1050;
    box-sizing: border-box;
    font-size: 14px;
    font-variant: normal;
    background-color: #fff;
    border-radius: 4px;
    outline: none;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft {
    -webkit-animation-name: antSlideUpIn;
    animation-name: antSlideUpIn
}

.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft {
    -webkit-animation-name: antSlideDownIn;
    animation-name: antSlideDownIn
}

.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
    -webkit-animation-name: antSlideUpOut;
    animation-name: antSlideUpOut
}

.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
    -webkit-animation-name: antSlideDownOut;
    animation-name: antSlideDownOut
}

.ant-select-dropdown-hidden {
    display: none
}

.ant-select-dropdown-menu {
    max-height: 250px;
    margin-bottom: 0;
    padding: 4px 0;
    padding-left: 0;
    overflow: auto;
    list-style: none;
    outline: none
}

.ant-select-dropdown-menu-item-group-list {
    margin: 0;
    padding: 0
}

.ant-select-dropdown-menu-item-group-list>.ant-select-dropdown-menu-item {
    padding-left: 20px
}

.ant-select-dropdown-menu-item-group-title {
    height: 32px;
    padding: 0 12px;
    color: rgba(0,0,0,.45);
    font-size: 12px;
    line-height: 32px
}

.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
    border-radius: 0
}

.ant-select-dropdown-menu-item {
    position: relative;
    display: block;
    padding: 5px 12px;
    overflow: hidden;
    color: rgba(0,0,0,.65);
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    transition: background .3s ease
}

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
    background-color: #e6f7ff
}

.ant-select-dropdown-menu-item-selected {
    color: rgba(0,0,0,.65);
    font-weight: 600;
    background-color: #fafafa
}

.ant-select-dropdown-menu-item-disabled,.ant-select-dropdown-menu-item-disabled:hover {
    color: rgba(0,0,0,.25);
    cursor: not-allowed
}

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
    background-color: #e6f7ff
}

.ant-select-dropdown-menu-item-divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    line-height: 0;
    background-color: #e8e8e8
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
    padding-right: 32px
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon {
    position: absolute;
    top: 50%;
    right: 12px;
    color: transparent;
    font-weight: 700;
    font-size: 12px;
    text-shadow: 0 .1px 0,.1px 0 0,0 -.1px 0,-.1px 0;
    transform: translateY(-50%);
    transition: all .2s
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
    color: rgba(0,0,0,.87)
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon {
    display: none
}

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
    display: inline-block;
    color: #1890ff
}

.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
    padding-right: 12px
}

.ant-select-dropdown-container-open .ant-select-dropdown,.ant-select-dropdown-open .ant-select-dropdown {
    display: block
}

.ant-page-header {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    padding: 16px 24px;
    background-color: #fff
}

.ant-page-header-ghost {
    background-color: inherit
}

.ant-page-header.has-breadcrumb {
    padding-top: 12px
}

.ant-page-header.has-footer {
    padding-bottom: 0
}

.ant-page-header-back {
    float: left;
    margin: 8px 0;
    margin-right: 16px;
    font-size: 16px;
    line-height: 1
}

.ant-page-header-back-button {
    color: #1890ff;
    text-decoration: none;
    outline: none;
    transition: color .3s;
    color: #000;
    cursor: pointer
}

.ant-page-header-back-button:focus,.ant-page-header-back-button:hover {
    color: #40a9ff
}

.ant-page-header-back-button:active {
    color: #096dd9
}

.ant-page-header .ant-divider-vertical {
    height: 14px;
    margin: 0 12px;
    vertical-align: middle
}

.ant-breadcrumb+.ant-page-header-heading {
    margin-top: 8px
}

.ant-page-header-heading {
    width: 100%;
    overflow: hidden
}

.ant-page-header-heading-title {
    display: block;
    float: left;
    margin-bottom: 0;
    padding-right: 12px;
    color: rgba(0,0,0,.85);
    font-weight: 600;
    font-size: 20px;
    line-height: 32px
}

.ant-page-header-heading .ant-avatar {
    float: left;
    margin-right: 12px
}

.ant-page-header-heading-sub-title {
    float: left;
    margin: 5px 0;
    margin-right: 12px;
    color: rgba(0,0,0,.45);
    font-size: 14px;
    line-height: 22px
}

.ant-page-header-heading-tags {
    float: left;
    margin: 4px 0
}

.ant-page-header-heading-extra {
    float: right
}

.ant-page-header-heading-extra>* {
    margin-left: 8px
}

.ant-page-header-heading-extra>:first-child {
    margin-left: 0
}

.ant-page-header-content {
    padding-top: 12px;
    overflow: hidden
}

.ant-page-header-footer {
    margin-top: 16px
}

.ant-page-header-footer .ant-tabs-bar {
    margin-bottom: 1px;
    border-bottom: 0
}

.ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab {
    padding: 8px;
    font-size: 16px
}

@media (max-width: 576px) {
    .ant-page-header-heading-extra {
        display:block;
        float: unset;
        width: 100%;
        padding-top: 12px;
        overflow: hidden
    }
}

.ant-breadcrumb {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    color: rgba(0,0,0,.45);
    font-size: 14px
}

.ant-breadcrumb .anticon {
    font-size: 14px
}

.ant-breadcrumb a {
    color: rgba(0,0,0,.45);
    transition: color .3s
}

.ant-breadcrumb a:hover {
    color: #40a9ff
}

.ant-breadcrumb>span:last-child,.ant-breadcrumb>span:last-child a {
    color: rgba(0,0,0,.65)
}

.ant-breadcrumb>span:last-child .ant-breadcrumb-separator {
    display: none
}

.ant-breadcrumb-separator {
    margin: 0 8px;
    color: rgba(0,0,0,.45)
}

.ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-overlay-link>.anticon {
    margin-left: 4px
}

.ant-menu {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    font-feature-settings: "tnum";
    margin-bottom: 0;
    padding-left: 0;
    color: rgba(0,0,0,.65);
    line-height: 0;
    list-style: none;
    background: #fff;
    outline: none;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    transition: background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;
    zoom:1}

.ant-menu:after,.ant-menu:before {
    display: table;
    content: ""
}

.ant-menu:after {
    clear: both
}

.ant-menu ol,.ant-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ant-menu-hidden {
    display: none
}

.ant-menu-item-group-title {
    padding: 8px 16px;
    color: rgba(0,0,0,.45);
    font-size: 14px;
    line-height: 1.5;
    transition: all .3s
}

.ant-menu-submenu,.ant-menu-submenu-inline {
    transition: border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)
}

.ant-menu-submenu-selected {
    color: #1890ff
}

.ant-menu-item:active,.ant-menu-submenu-title:active {
    background: #e6f7ff
}

.ant-menu-submenu .ant-menu-sub {
    cursor: auto;
    transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)
}

.ant-menu-item>a {
    display: block;
    color: rgba(0,0,0,.65)
}

.ant-menu-item>a:hover {
    color: #1890ff
}

.ant-menu-item>a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    content: ""
}

.ant-menu-item>.ant-badge>a {
    color: rgba(0,0,0,.65)
}

.ant-menu-item>.ant-badge>a:hover {
    color: #1890ff
}

.ant-menu-item-divider {
    height: 1px;
    overflow: hidden;
    line-height: 0;
    background-color: #e8e8e8
}

.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open {
    color: #1890ff
}

.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu {
    margin-top: -1px
}

.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title:hover {
    background-color: transparent
}

.ant-menu-item-selected,.ant-menu-item-selected>a,.ant-menu-item-selected>a:hover {
    color: #1890ff
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #e6f7ff
}

.ant-menu-inline,.ant-menu-vertical,.ant-menu-vertical-left {
    border-right: 1px solid #e8e8e8
}

.ant-menu-vertical-right {
    border-left: 1px solid #e8e8e8
}

.ant-menu-vertical-left.ant-menu-sub,.ant-menu-vertical-right.ant-menu-sub,.ant-menu-vertical.ant-menu-sub {
    min-width: 160px;
    padding: 0;
    border-right: 0;
    transform-origin: 0 0
}

.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item,.ant-menu-vertical.ant-menu-sub .ant-menu-item {
    left: 0;
    margin-left: 0;
    border-right: 0
}

.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical.ant-menu-sub .ant-menu-item:after {
    border-right: 0
}

.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical.ant-menu-sub>.ant-menu-item,.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu {
    transform-origin: 0 0
}

.ant-menu-horizontal.ant-menu-sub {
    min-width: 114px
}

.ant-menu-item,.ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px;
    white-space: nowrap;
    cursor: pointer;
    transition: color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)
}

.ant-menu-item .anticon,.ant-menu-submenu-title .anticon {
    min-width: 14px;
    margin-right: 10px;
    font-size: 14px;
    transition: font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1)
}

.ant-menu-item .anticon+span,.ant-menu-submenu-title .anticon+span {
    opacity: 1;
    transition: opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1)
}

.ant-menu>.ant-menu-item-divider {
    height: 1px;
    margin: 1px 0;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    background-color: #e8e8e8
}

.ant-menu-submenu-popup {
    position: absolute;
    z-index: 1050;
    background: #fff;
    border-radius: 4px
}

.ant-menu-submenu-popup .submenu-title-wrapper {
    padding-right: 20px
}

.ant-menu-submenu-popup:before {
    position: absolute;
    top: -7px;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .0001;
    content: " "
}

.ant-menu-submenu>.ant-menu {
    background-color: #fff;
    border-radius: 4px
}

.ant-menu-submenu>.ant-menu-submenu-title:after {
    transition: transform .3s cubic-bezier(.645,.045,.355,1)
}

.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 10px;
    transition: transform .3s cubic-bezier(.645,.045,.355,1)
}

.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    position: absolute;
    width: 6px;
    height: 1.5px;
    background: #fff;
    background: rgba(0,0,0,.65)\9;
    background-image: linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.65));
    background-image: none\9;
    border-radius: 2px;
    transition: background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1);
    content: ""
}

.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    transform: rotate(45deg) translateY(-2px)
}

.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after {
    transform: rotate(-45deg) translateY(2px)
}

.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before {
    background: linear-gradient(90deg,#1890ff,#1890ff)
}

.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    transform: rotate(-45deg) translateX(2px)
}

.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after {
    transform: rotate(45deg) translateX(-2px)
}

.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow {
    transform: translateY(-2px)
}

.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after {
    transform: rotate(-45deg) translateX(-2px)
}

.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    transform: rotate(45deg) translateX(2px)
}

.ant-menu-vertical-left .ant-menu-submenu-selected,.ant-menu-vertical-left .ant-menu-submenu-selected>a,.ant-menu-vertical-right .ant-menu-submenu-selected,.ant-menu-vertical-right .ant-menu-submenu-selected>a,.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-vertical .ant-menu-submenu-selected>a {
    color: #1890ff
}

.ant-menu-horizontal {
    line-height: 46px;
    white-space: nowrap;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: none
}

.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: bottom;
    border-bottom: 2px solid transparent
}

.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item-open,.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu-active,.ant-menu-horizontal>.ant-menu-submenu-open,.ant-menu-horizontal>.ant-menu-submenu-selected,.ant-menu-horizontal>.ant-menu-submenu:hover {
    color: #1890ff;
    border-bottom: 2px solid #1890ff
}

.ant-menu-horizontal>.ant-menu-item>a {
    display: block;
    color: rgba(0,0,0,.65)
}

.ant-menu-horizontal>.ant-menu-item>a:hover {
    color: #1890ff
}

.ant-menu-horizontal>.ant-menu-item>a:before {
    bottom: -2px
}

.ant-menu-horizontal>.ant-menu-item-selected>a {
    color: #1890ff
}

.ant-menu-horizontal:after {
    display: block;
    clear: both;
    height: 0;
    content: "\20"
}

.ant-menu-inline .ant-menu-item,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical .ant-menu-item {
    position: relative
}

.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 3px solid #1890ff;
    transform: scaleY(.0001);
    opacity: 0;
    transition: transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1);
    content: ""
}

.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title {
    height: 40px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0 16px;
    overflow: hidden;
    font-size: 14px;
    line-height: 40px;
    text-overflow: ellipsis
}

.ant-menu-inline .ant-menu-submenu,.ant-menu-vertical-left .ant-menu-submenu,.ant-menu-vertical-right .ant-menu-submenu,.ant-menu-vertical .ant-menu-submenu {
    padding-bottom: .02px
}

.ant-menu-inline .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child),.ant-menu-vertical .ant-menu-item:not(:last-child) {
    margin-bottom: 8px
}

.ant-menu-inline>.ant-menu-item,.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical>.ant-menu-item,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title {
    height: 40px;
    line-height: 40px
}

.ant-menu-inline {
    width: 100%
}

.ant-menu-inline .ant-menu-item-selected:after,.ant-menu-inline .ant-menu-selected:after {
    transform: scaleY(1);
    opacity: 1;
    transition: transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)
}

.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title {
    width: calc(100% + 1px)
}

.ant-menu-inline .ant-menu-submenu-title {
    padding-right: 34px
}

.ant-menu-inline-collapsed {
    width: 80px
}

.ant-menu-inline-collapsed>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title {
    left: 0;
    padding: 0 32px!important;
    text-overflow: clip
}

.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow {
    display: none
}

.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon,.ant-menu-inline-collapsed>.ant-menu-item .anticon,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon {
    margin: 0;
    font-size: 16px;
    line-height: 40px
}

.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon+span,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span,.ant-menu-inline-collapsed>.ant-menu-item .anticon+span,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span {
    display: inline-block;
    max-width: 0;
    opacity: 0
}

.ant-menu-inline-collapsed-tooltip {
    pointer-events: none
}

.ant-menu-inline-collapsed-tooltip .anticon {
    display: none
}

.ant-menu-inline-collapsed-tooltip a {
    color: hsla(0,0%,100%,.85)
}

.ant-menu-inline-collapsed .ant-menu-item-group-title {
    padding-right: 4px;
    padding-left: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-menu-item-group-list {
    margin: 0;
    padding: 0
}

.ant-menu-item-group-list .ant-menu-item,.ant-menu-item-group-list .ant-menu-submenu-title {
    padding: 0 16px 0 28px
}

.ant-menu-root.ant-menu-inline,.ant-menu-root.ant-menu-vertical,.ant-menu-root.ant-menu-vertical-left,.ant-menu-root.ant-menu-vertical-right {
    box-shadow: none
}

.ant-menu-sub.ant-menu-inline {
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

.ant-menu-sub.ant-menu-inline>.ant-menu-item,.ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title {
    height: 40px;
    line-height: 40px;
    list-style-position: inside;
    list-style-type: disc
}

.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
    padding-left: 32px
}

.ant-menu-item-disabled,.ant-menu-submenu-disabled {
    color: rgba(0,0,0,.25)!important;
    background: none;
    border-color: transparent!important;
    cursor: not-allowed
}

.ant-menu-item-disabled>a,.ant-menu-submenu-disabled>a {
    color: rgba(0,0,0,.25)!important;
    pointer-events: none
}

.ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-submenu-disabled>.ant-menu-submenu-title {
    color: rgba(0,0,0,.25)!important;
    cursor: not-allowed
}

.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before {
    background: rgba(0,0,0,.25)!important
}

.ant-menu-dark,.ant-menu-dark .ant-menu-sub {
    color: hsla(0,0%,100%,.65);
    background: #001529
}

.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow {
    opacity: .45;
    transition: all .3s
}

.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    background: #fff
}

.ant-menu-dark.ant-menu-submenu-popup {
    background: transparent
}

.ant-menu-dark .ant-menu-inline.ant-menu-sub {
    background: #000c17;
    box-shadow: inset 0 2px 8px rgba(0,0,0,.45)
}

.ant-menu-dark.ant-menu-horizontal {
    border-bottom: 0
}

.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu {
    top: 0;
    margin-top: 0;
    border-color: #001529;
    border-bottom: 0
}

.ant-menu-dark.ant-menu-horizontal>.ant-menu-item>a:before {
    bottom: 0
}

.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a {
    color: hsla(0,0%,100%,.65)
}

.ant-menu-dark.ant-menu-inline,.ant-menu-dark.ant-menu-vertical,.ant-menu-dark.ant-menu-vertical-left,.ant-menu-dark.ant-menu-vertical-right {
    border-right: 0
}

.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item,.ant-menu-dark.ant-menu-vertical .ant-menu-item {
    left: 0;
    margin-left: 0;
    border-right: 0
}

.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical .ant-menu-item:after {
    border-right: 0
}

.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
    width: 100%
}

.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-open,.ant-menu-dark .ant-menu-submenu-selected,.ant-menu-dark .ant-menu-submenu-title:hover {
    color: #fff;
    background-color: transparent
}

.ant-menu-dark .ant-menu-item-active>a,.ant-menu-dark .ant-menu-item:hover>a,.ant-menu-dark .ant-menu-submenu-active>a,.ant-menu-dark .ant-menu-submenu-open>a,.ant-menu-dark .ant-menu-submenu-selected>a,.ant-menu-dark .ant-menu-submenu-title:hover>a {
    color: #fff
}

.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow {
    opacity: 1
}

.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before {
    background: #fff
}

.ant-menu-dark .ant-menu-item:hover {
    background-color: transparent
}

.ant-menu-dark .ant-menu-item-selected {
    color: #fff;
    border-right: 0
}

.ant-menu-dark .ant-menu-item-selected:after {
    border-right: 0
}

.ant-menu-dark .ant-menu-item-selected .anticon,.ant-menu-dark .ant-menu-item-selected .anticon+span,.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>a:hover {
    color: #fff
}

.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,.ant-menu.ant-menu-dark .ant-menu-item-selected {
    background-color: #1890ff
}

.ant-menu-dark .ant-menu-item-disabled,.ant-menu-dark .ant-menu-item-disabled>a,.ant-menu-dark .ant-menu-submenu-disabled,.ant-menu-dark .ant-menu-submenu-disabled>a {
    color: hsla(0,0%,100%,.35)!important;
    opacity: .8
}

.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title {
    color: hsla(0,0%,100%,.35)!important
}

.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before {
    background: hsla(0,0%,100%,.35)!important
}

.ant-dropdown {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 1050;
    display: block
}

.ant-dropdown:before {
    position: absolute;
    top: -7px;
    right: 0;
    bottom: -7px;
    left: -7px;
    z-index: -9999;
    opacity: .0001;
    content: " "
}

.ant-dropdown-wrap {
    position: relative
}

.ant-dropdown-wrap .ant-btn>.anticon-down {
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg)
}

:root .ant-dropdown-wrap .ant-btn>.anticon-down {
    font-size: 12px
}

.ant-dropdown-wrap .anticon-down:before {
    transition: transform .2s
}

.ant-dropdown-wrap-open .anticon-down:before {
    transform: rotate(180deg)
}

.ant-dropdown-hidden,.ant-dropdown-menu-hidden {
    display: none
}

.ant-dropdown-menu {
    position: relative;
    margin: 0;
    padding: 4px 0;
    text-align: left;
    list-style-type: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    outline: none;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    -webkit-transform: translateZ(0)
}

.ant-dropdown-menu-item-group-title {
    padding: 5px 12px;
    color: rgba(0,0,0,.45);
    transition: all .3s
}

.ant-dropdown-menu-submenu-popup {
    position: absolute;
    z-index: 1050
}

.ant-dropdown-menu-submenu-popup>.ant-dropdown-menu {
    transform-origin: 0 0
}

.ant-dropdown-menu-submenu-popup li,.ant-dropdown-menu-submenu-popup ul {
    list-style: none
}

.ant-dropdown-menu-submenu-popup ul {
    margin-right: .3em;
    margin-left: .3em;
    padding: 0
}

.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title {
    clear: both;
    margin: 0;
    padding: 5px 12px;
    color: rgba(0,0,0,.65);
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    cursor: pointer;
    transition: all .3s
}

.ant-dropdown-menu-item>.anticon:first-child,.ant-dropdown-menu-item>span>.anticon:first-child,.ant-dropdown-menu-submenu-title>.anticon:first-child,.ant-dropdown-menu-submenu-title>span>.anticon:first-child {
    min-width: 12px;
    margin-right: 8px;
    font-size: 12px
}

.ant-dropdown-menu-item>a,.ant-dropdown-menu-submenu-title>a {
    display: block;
    margin: -5px -12px;
    padding: 5px 12px;
    color: rgba(0,0,0,.65);
    transition: all .3s
}

.ant-dropdown-menu-item-selected,.ant-dropdown-menu-item-selected>a,.ant-dropdown-menu-submenu-title-selected,.ant-dropdown-menu-submenu-title-selected>a {
    color: #1890ff;
    background-color: #e6f7ff
}

.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover {
    background-color: #e6f7ff
}

.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title-disabled {
    color: rgba(0,0,0,.25);
    cursor: not-allowed
}

.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover {
    color: rgba(0,0,0,.25);
    background-color: #fff;
    cursor: not-allowed
}

.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider {
    height: 1px;
    margin: 4px 0;
    overflow: hidden;
    line-height: 0;
    background-color: #e8e8e8
}

.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
    position: absolute;
    right: 8px
}

.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
    color: rgba(0,0,0,.45);
    font-style: normal;
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg)
}

:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
    font-size: 12px
}

.ant-dropdown-menu-item-group-list {
    margin: 0 8px;
    padding: 0;
    list-style: none
}

.ant-dropdown-menu-submenu-title {
    padding-right: 26px
}

.ant-dropdown-menu-submenu-vertical {
    position: relative
}

.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 100%;
    margin-left: 4px;
    transform-origin: 0 0
}

.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
    color: rgba(0,0,0,.25);
    background-color: #fff;
    cursor: not-allowed
}

.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
    color: #1890ff
}

.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight {
    -webkit-animation-name: antSlideUpIn;
    animation-name: antSlideUpIn
}

.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight {
    -webkit-animation-name: antSlideDownIn;
    animation-name: antSlideDownIn
}

.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
    -webkit-animation-name: antSlideUpOut;
    animation-name: antSlideUpOut
}

.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
    -webkit-animation-name: antSlideDownOut;
    animation-name: antSlideDownOut
}

.ant-dropdown-link>.anticon.anticon-down,.ant-dropdown-trigger>.anticon.anticon-down {
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg)
}

:root .ant-dropdown-link>.anticon.anticon-down,:root .ant-dropdown-trigger>.anticon.anticon-down {
    font-size: 12px
}

.ant-dropdown-button {
    white-space: nowrap
}

.ant-dropdown-button.ant-btn-group>.ant-btn:last-child:not(:first-child) {
    padding-right: 8px;
    padding-left: 8px
}

.ant-dropdown-button .anticon.anticon-down {
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg)
}

:root .ant-dropdown-button .anticon.anticon-down {
    font-size: 12px
}

.ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu {
    background: #001529
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item,.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after {
    color: hsla(0,0%,100%,.65)
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover {
    color: #fff;
    background: transparent
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a {
    color: #fff;
    background: #1890ff
}

.ant-avatar {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    background: #ccc;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%
}

.ant-avatar-image {
    background: transparent
}

.ant-avatar-string {
    position: absolute;
    left: 50%;
    transform-origin: 0 center
}

.ant-avatar.ant-avatar-icon {
    font-size: 18px
}

.ant-avatar-lg {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%
}

.ant-avatar-lg-string {
    position: absolute;
    left: 50%;
    transform-origin: 0 center
}

.ant-avatar-lg.ant-avatar-icon {
    font-size: 24px
}

.ant-avatar-sm {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%
}

.ant-avatar-sm-string {
    position: absolute;
    left: 50%;
    transform-origin: 0 center
}

.ant-avatar-sm.ant-avatar-icon {
    font-size: 14px
}

.ant-avatar-square {
    border-radius: 4px
}

.ant-avatar>img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
    height: 40px
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar {
    visibility: hidden
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
    height: 40px;
    margin: 0;
    margin-right: 2px;
    padding: 0 16px;
    line-height: 38px;
    background: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 4px 4px 0 0;
    transition: all .3s cubic-bezier(.645,.045,.355,1)
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
    height: 40px;
    color: #1890ff;
    background: #fff;
    border-color: #e8e8e8;
    border-bottom: 1px solid #fff
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active:before {
    border-top: 2px solid transparent
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled {
    color: #1890ff;
    color: rgba(0,0,0,.25)
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive {
    padding: 0
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap {
    margin-bottom: 0
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x {
    width: 16px;
    height: 16px;
    height: 14px;
    margin-right: -5px;
    margin-left: 3px;
    overflow: hidden;
    color: rgba(0,0,0,.45);
    font-size: 12px;
    vertical-align: middle;
    transition: all .3s
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover {
    color: rgba(0,0,0,.85)
}

.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane,.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane {
    transition: none!important
}

.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive,.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive {
    overflow: hidden
}

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close {
    opacity: 1
}

.ant-tabs-extra-content {
    line-height: 45px
}

.ant-tabs-extra-content .ant-tabs-new-tab {
    position: relative;
    width: 20px;
    height: 20px;
    color: rgba(0,0,0,.65);
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    cursor: pointer;
    transition: all .3s
}

.ant-tabs-extra-content .ant-tabs-new-tab:hover {
    color: #1890ff;
    border-color: #1890ff
}

.ant-tabs-extra-content .ant-tabs-new-tab svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.ant-tabs.ant-tabs-large .ant-tabs-extra-content {
    line-height: 56px
}

.ant-tabs.ant-tabs-small .ant-tabs-extra-content {
    line-height: 37px
}

.ant-tabs.ant-tabs-card .ant-tabs-extra-content {
    line-height: 40px
}

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container {
    height: 100%
}

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
    margin-bottom: 8px;
    border-bottom: 1px solid #e8e8e8
}

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
    padding-bottom: 4px
}

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child {
    margin-bottom: 8px
}

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab {
    width: 90%
}

.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap {
    margin-right: 0
}

.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab {
    margin-right: 1px;
    border-right: 0;
    border-radius: 4px 0 0 4px
}

.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active {
    margin-right: -1px;
    padding-right: 18px
}

.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap {
    margin-left: 0
}

.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
    margin-left: 1px;
    border-left: 0;
    border-radius: 0 4px 4px 0
}

.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
    margin-left: -1px;
    padding-left: 18px
}

.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab {
    height: auto;
    border-top: 0;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 0 0 4px 4px
}

.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active {
    padding-top: 1px;
    padding-bottom: 0;
    color: #1890ff
}

.ant-tabs {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    overflow: hidden;
    zoom:1}

.ant-tabs:after,.ant-tabs:before {
    display: table;
    content: ""
}

.ant-tabs:after {
    clear: both
}

.ant-tabs-ink-bar {
    position: absolute;
    bottom: 1px;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
    width: 0;
    height: 2px;
    background-color: #1890ff;
    transform-origin: 0 0
}

.ant-tabs-bar {
    margin: 0 0 16px 0;
    border-bottom: 1px solid #e8e8e8;
    outline: none
}

.ant-tabs-bar,.ant-tabs-nav-container {
    transition: padding .3s cubic-bezier(.645,.045,.355,1)
}

.ant-tabs-nav-container {
    position: relative;
    box-sizing: border-box;
    margin-bottom: -1px;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.5;
    white-space: nowrap;
    zoom:1}

.ant-tabs-nav-container:after,.ant-tabs-nav-container:before {
    display: table;
    content: ""
}

.ant-tabs-nav-container:after {
    clear: both
}

.ant-tabs-nav-container-scrolling {
    padding-right: 32px;
    padding-left: 32px
}

.ant-tabs-bottom .ant-tabs-bottom-bar {
    margin-top: 16px;
    margin-bottom: 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: none
}

.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar {
    top: 1px;
    bottom: auto
}

.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container {
    margin-top: -1px;
    margin-bottom: 0
}

.ant-tabs-tab-next,.ant-tabs-tab-prev {
    position: absolute;
    z-index: 2;
    width: 0;
    height: 100%;
    color: rgba(0,0,0,.45);
    text-align: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    opacity: 0;
    transition: width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.ant-tabs-tab-next.ant-tabs-tab-arrow-show,.ant-tabs-tab-prev.ant-tabs-tab-arrow-show {
    width: 32px;
    height: 100%;
    opacity: 1;
    pointer-events: auto
}

.ant-tabs-tab-next:hover,.ant-tabs-tab-prev:hover {
    color: rgba(0,0,0,.65)
}

.ant-tabs-tab-next-icon,.ant-tabs-tab-prev-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 700;
    font-style: normal;
    font-variant: normal;
    line-height: inherit;
    text-align: center;
    text-transform: none;
    transform: translate(-50%,-50%)
}

.ant-tabs-tab-next-icon-target,.ant-tabs-tab-prev-icon-target {
    display: block;
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg)
}

:root .ant-tabs-tab-next-icon-target,:root .ant-tabs-tab-prev-icon-target {
    font-size: 12px
}

.ant-tabs-tab-btn-disabled {
    cursor: not-allowed
}

.ant-tabs-tab-btn-disabled,.ant-tabs-tab-btn-disabled:hover {
    color: rgba(0,0,0,.25)
}

.ant-tabs-tab-next {
    right: 2px
}

.ant-tabs-tab-prev {
    left: 0
}

:root .ant-tabs-tab-prev {
    -webkit-filter: none;
    filter: none
}

.ant-tabs-nav-wrap {
    margin-bottom: -1px;
    overflow: hidden
}

.ant-tabs-nav-scroll {
    overflow: hidden;
    white-space: nowrap
}

.ant-tabs-nav {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    padding-left: 0;
    list-style: none;
    transition: transform .3s cubic-bezier(.645,.045,.355,1)
}

.ant-tabs-nav:after,.ant-tabs-nav:before {
    display: table;
    content: " "
}

.ant-tabs-nav:after {
    clear: both
}

.ant-tabs-nav .ant-tabs-tab {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 100%;
    margin: 0 32px 0 0;
    padding: 12px 16px;
    text-decoration: none;
    cursor: pointer;
    transition: color .3s cubic-bezier(.645,.045,.355,1)
}

.ant-tabs-nav .ant-tabs-tab:before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    border-top: 2px solid transparent;
    border-radius: 4px 4px 0 0;
    transition: all .3s;
    content: "";
    pointer-events: none
}

.ant-tabs-nav .ant-tabs-tab:last-child {
    margin-right: 0
}

.ant-tabs-nav .ant-tabs-tab:hover {
    color: #40a9ff
}

.ant-tabs-nav .ant-tabs-tab:active {
    color: #096dd9
}

.ant-tabs-nav .ant-tabs-tab .anticon {
    margin-right: 8px
}

.ant-tabs-nav .ant-tabs-tab-active {
    color: #1890ff;
    font-weight: 500
}

.ant-tabs-nav .ant-tabs-tab-disabled,.ant-tabs-nav .ant-tabs-tab-disabled:hover {
    color: rgba(0,0,0,.25);
    cursor: not-allowed
}

.ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container {
    font-size: 16px
}

.ant-tabs .ant-tabs-large-bar .ant-tabs-tab {
    padding: 16px
}

.ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container {
    font-size: 14px
}

.ant-tabs .ant-tabs-small-bar .ant-tabs-tab {
    padding: 8px 16px
}

.ant-tabs-content:before {
    display: block;
    overflow: hidden;
    content: ""
}

.ant-tabs .ant-tabs-bottom-content,.ant-tabs .ant-tabs-top-content {
    width: 100%
}

.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane {
    flex-shrink: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    opacity: 1;
    transition: opacity .45s
}

.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive {
    height: 0;
    padding: 0!important;
    overflow: hidden;
    opacity: 0;
    pointer-events: none
}

.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive input,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive input {
    visibility: hidden
}

.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated {
    display: flex;
    flex-direction: row;
    transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
    will-change: margin-left
}

.ant-tabs .ant-tabs-left-bar,.ant-tabs .ant-tabs-right-bar {
    height: 100%;
    border-bottom: 0
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show {
    width: 100%;
    height: 32px
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab {
    display: block;
    float: none;
    margin: 0 0 16px 0;
    padding: 8px 24px
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child {
    margin-bottom: 0
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,.ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content {
    text-align: center
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll {
    width: auto
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
    height: 100%
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
    margin-bottom: 0
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling {
    padding: 32px 0
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
    margin-bottom: 0
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav {
    width: 100%
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
    top: 0;
    bottom: auto;
    left: auto;
    width: 2px;
    height: 0
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 32px
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev {
    top: 0;
    width: 100%;
    height: 32px
}

.ant-tabs .ant-tabs-left-content,.ant-tabs .ant-tabs-right-content {
    width: auto;
    margin-top: 0!important;
    overflow: hidden
}

.ant-tabs .ant-tabs-left-bar {
    float: left;
    margin-right: -1px;
    margin-bottom: 0;
    border-right: 1px solid #e8e8e8
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab {
    text-align: right
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap {
    margin-right: -1px
}

.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar {
    right: 1px
}

.ant-tabs .ant-tabs-left-content {
    padding-left: 24px;
    border-left: 1px solid #e8e8e8
}

.ant-tabs .ant-tabs-right-bar {
    float: right;
    margin-bottom: 0;
    margin-left: -1px;
    border-left: 1px solid #e8e8e8
}

.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
    margin-left: -1px
}

.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
    left: 1px
}

.ant-tabs .ant-tabs-right-content {
    padding-right: 24px;
    border-right: 1px solid #e8e8e8
}

.ant-tabs-bottom .ant-tabs-ink-bar-animated,.ant-tabs-top .ant-tabs-ink-bar-animated {
    transition: transform .3s cubic-bezier(.645,.045,.355,1),width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1)
}

.ant-tabs-left .ant-tabs-ink-bar-animated,.ant-tabs-right .ant-tabs-ink-bar-animated {
    transition: transform .3s cubic-bezier(.645,.045,.355,1),height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1)
}

.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-content-animated,.no-flex>.ant-tabs-content>.ant-tabs-content-animated {
    margin-left: 0!important;
    transform: none!important
}

.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive,.no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive {
    height: 0;
    padding: 0!important;
    overflow: hidden;
    opacity: 0;
    pointer-events: none
}

.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive input,.no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive input {
    visibility: hidden
}

.ant-tabs-left-content>.ant-tabs-content-animated,.ant-tabs-right-content>.ant-tabs-content-animated {
    margin-left: 0!important;
    transform: none!important
}

.ant-tabs-left-content>.ant-tabs-tabpane-inactive,.ant-tabs-right-content>.ant-tabs-tabpane-inactive {
    height: 0;
    padding: 0!important;
    overflow: hidden;
    opacity: 0;
    pointer-events: none
}

.ant-tabs-left-content>.ant-tabs-tabpane-inactive input,.ant-tabs-right-content>.ant-tabs-tabpane-inactive input {
    visibility: hidden
}

.ant-descriptions-title {
    margin-bottom: 20px;
    color: rgba(0,0,0,.85);
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5
}

.ant-descriptions-view {
    width: 100%;
    overflow: hidden;
    border-radius: 4px
}

.ant-descriptions-view table {
    width: 100%;
    table-layout: fixed
}

.ant-descriptions-row>td,.ant-descriptions-row>th {
    padding-bottom: 16px
}

.ant-descriptions-row:last-child {
    border-bottom: none
}

.ant-descriptions-item-label {
    color: rgba(0,0,0,.85);
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5
}

.ant-descriptions-item-label:after {
    position: relative;
    top: -.5px;
    margin: 0 8px 0 2px;
    content: " "
}

.ant-descriptions-item-colon:after {
    content: ":"
}

.ant-descriptions-item-no-label:after {
    margin: 0;
    content: ""
}

.ant-descriptions-item-content {
    display: table-cell;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5
}

.ant-descriptions-item {
    padding-bottom: 0
}

.ant-descriptions-item>span {
    display: inline-block
}

.ant-descriptions-middle .ant-descriptions-row>td,.ant-descriptions-middle .ant-descriptions-row>th {
    padding-bottom: 12px
}

.ant-descriptions-small .ant-descriptions-row>td,.ant-descriptions-small .ant-descriptions-row>th {
    padding-bottom: 8px
}

.ant-descriptions-bordered .ant-descriptions-view {
    border: 1px solid #e8e8e8
}

.ant-descriptions-bordered .ant-descriptions-view>table {
    table-layout: auto
}

.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label {
    padding: 16px 24px;
    border-right: 1px solid #e8e8e8
}

.ant-descriptions-bordered .ant-descriptions-item-content:last-child,.ant-descriptions-bordered .ant-descriptions-item-label:last-child {
    border-right: none
}

.ant-descriptions-bordered .ant-descriptions-item-label {
    background-color: #fafafa
}

.ant-descriptions-bordered .ant-descriptions-item-label:after {
    display: none
}

.ant-descriptions-bordered .ant-descriptions-row {
    border-bottom: 1px solid #e8e8e8
}

.ant-descriptions-bordered .ant-descriptions-row:last-child {
    border-bottom: none
}

.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label {
    padding: 12px 24px
}

.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label {
    padding: 8px 16px
}

.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner {
    border-color: #1890ff
}

.ant-radio-input:focus+.ant-radio-inner {
    box-shadow: 0 0 0 3px rgba(24,144,255,.08)
}

.ant-radio-checked:after {
    border: 1px solid #1890ff
}

.ant-radio-inner:after {
    background-color: #1890ff
}

.ant-radio-checked .ant-radio-inner {
    border-color: #1890ff
}

.ant-radio-button-wrapper:hover {
    color: #1890ff
}

.ant-radio-button-wrapper:focus-within {
    outline: 3px solid rgba(24,144,255,.06)
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    color: #1890ff;
    border-color: #1890ff;
    box-shadow: -1px 0 0 0 #1890ff
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before {
    background-color: #1890ff!important
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
    border-color: #1890ff
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    color: #40a9ff;
    border-color: #40a9ff;
    box-shadow: -1px 0 0 0 #40a9ff
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
    color: #096dd9;
    border-color: #096dd9;
    box-shadow: -1px 0 0 0 #096dd9
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
    outline: 3px solid rgba(24,144,255,.06)
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    background: #1890ff;
    border-color: #1890ff
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    background: #40a9ff;
    border-color: #40a9ff
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
    background: #096dd9;
    border-color: #096dd9
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
    outline: 3px solid rgba(24,144,255,.06)
}

.ant-layout {
    display: flex;
    flex: auto;
    flex-direction: column;
    min-height: 0;
    background: #f0f2f5
}

.ant-layout,.ant-layout * {
    box-sizing: border-box
}

.ant-layout.ant-layout-has-sider {
    flex-direction: row
}

.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content {
    overflow-x: hidden
}

.ant-layout-footer,.ant-layout-header {
    flex: 0 0 auto
}

.ant-layout-header {
    height: 64px;
    padding: 0 50px;
    line-height: 64px;
    background: #001529
}

.ant-layout-footer {
    padding: 24px 50px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    background: #f0f2f5
}

.ant-layout-content {
    flex: auto;
    min-height: 0
}

.ant-layout-sider {
    position: relative;
    min-width: 0;
    background: #001529;
    transition: all .2s
}

.ant-layout-sider-children {
    height: 100%;
    margin-top: -.1px;
    padding-top: .1px
}

.ant-layout-sider-has-trigger {
    padding-bottom: 48px
}

.ant-layout-sider-right {
    order: 1
}

.ant-layout-sider-trigger {
    position: fixed;
    bottom: 0;
    z-index: 1;
    height: 48px;
    color: #fff;
    line-height: 48px;
    text-align: center;
    background: #002140;
    cursor: pointer;
    transition: all .2s
}

.ant-layout-sider-zero-width>* {
    overflow: hidden
}

.ant-layout-sider-zero-width-trigger {
    position: absolute;
    top: 64px;
    right: -36px;
    z-index: 1;
    width: 36px;
    height: 42px;
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    background: #001529;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    transition: background .3s ease
}

.ant-layout-sider-zero-width-trigger:hover {
    background: #192c3e
}

.ant-layout-sider-zero-width-trigger-right {
    left: -36px;
    border-radius: 4px 0 0 4px
}

.ant-layout-sider-light {
    background: #fff
}

.ant-layout-sider-light .ant-layout-sider-trigger,.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
    color: rgba(0,0,0,.65);
    background: #fff
}

.ant-form {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum"
}

.ant-form legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    color: rgba(0,0,0,.45);
    font-size: 16px;
    line-height: inherit;
    border: 0;
    border-bottom: 1px solid #d9d9d9
}

.ant-form label {
    font-size: 14px
}

.ant-form input[type=search] {
    box-sizing: border-box
}

.ant-form input[type=checkbox],.ant-form input[type=radio] {
    line-height: normal
}

.ant-form input[type=file] {
    display: block
}

.ant-form input[type=range] {
    display: block;
    width: 100%
}

.ant-form select[multiple],.ant-form select[size] {
    height: auto
}

.ant-form input[type=checkbox]:focus,.ant-form input[type=file]:focus,.ant-form input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.ant-form output {
    display: block;
    padding-top: 15px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5
}

.ant-form-item-required:before {
    display: inline-block;
    margin-right: 4px;
    color: #f5222d;
    font-size: 14px;
    font-family: SimSun,sans-serif;
    line-height: 1;
    content: "*"
}

.ant-form-hide-required-mark .ant-form-item-required:before {
    display: none
}

.ant-form-item-label>label {
    color: rgba(0,0,0,.85)
}

.ant-form-item-label>label:after {
    content: ":";
    position: relative;
    top: -.5px;
    margin: 0 8px 0 2px
}

.ant-form-item-label>label.ant-form-item-no-colon:after {
    content: " "
}

.ant-form-item {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    margin-bottom: 24px;
    vertical-align: top
}

.ant-form-item label {
    position: relative
}

.ant-form-item label>.anticon {
    font-size: 14px;
    vertical-align: top
}

.ant-form-item-control {
    position: relative;
    line-height: 40px;
    zoom:1}

.ant-form-item-control:after,.ant-form-item-control:before {
    display: table;
    content: ""
}

.ant-form-item-control:after {
    clear: both
}

.ant-form-item-children {
    position: relative
}

.ant-form-item-with-help {
    margin-bottom: 5px
}

.ant-form-item-label {
    display: inline-block;
    overflow: hidden;
    line-height: 39.9999px;
    white-space: nowrap;
    text-align: right;
    vertical-align: middle
}

.ant-form-item-label-left {
    text-align: left
}

.ant-form-item .ant-switch {
    margin: 2px 0 4px
}

.ant-form-explain,.ant-form-extra {
    clear: both;
    min-height: 22px;
    margin-top: -2px;
    color: rgba(0,0,0,.45);
    font-size: 14px;
    line-height: 1.5;
    transition: color .3s cubic-bezier(.215,.61,.355,1)
}

.ant-form-explain {
    margin-bottom: -1px
}

.ant-form-extra {
    padding-top: 4px
}

.ant-form-text {
    display: inline-block;
    padding-right: 8px
}

.ant-form-split {
    display: block;
    text-align: center
}

form .has-feedback .ant-input {
    padding-right: 30px
}

form .has-feedback .ant-input-affix-wrapper .ant-input-suffix {
    padding-right: 18px
}

form .has-feedback .ant-input-affix-wrapper .ant-input {
    padding-right: 49px
}

form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input {
    padding-right: 68px
}

form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-arrow,form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection__clear,form .has-feedback>.ant-select .ant-select-arrow,form .has-feedback>.ant-select .ant-select-selection__clear {
    right: 28px
}

form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection-selected-value,form .has-feedback>.ant-select .ant-select-selection-selected-value {
    padding-right: 42px
}

form .has-feedback .ant-cascader-picker-arrow {
    margin-right: 17px
}

form .has-feedback .ant-calendar-picker-clear,form .has-feedback .ant-calendar-picker-icon,form .has-feedback .ant-cascader-picker-clear,form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix,form .has-feedback .ant-time-picker-clear,form .has-feedback .ant-time-picker-icon {
    right: 28px
}

form .ant-mentions,form textarea.ant-input {
    height: auto;
    margin-bottom: 4px
}

form .ant-upload {
    background: transparent
}

form input[type=checkbox],form input[type=radio] {
    width: 14px;
    height: 14px
}

form .ant-checkbox-inline,form .ant-radio-inline {
    display: inline-block;
    margin-left: 8px;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

form .ant-checkbox-inline:first-child,form .ant-radio-inline:first-child {
    margin-left: 0
}

form .ant-checkbox-vertical,form .ant-radio-vertical {
    display: block
}

form .ant-checkbox-vertical+.ant-checkbox-vertical,form .ant-radio-vertical+.ant-radio-vertical {
    margin-left: 0
}

form .ant-input-number+.ant-form-text {
    margin-left: 8px
}

form .ant-input-number-handler-wrap {
    z-index: 2
}

form .ant-cascader-picker,form .ant-select {
    width: 100%
}

form .ant-input-group .ant-cascader-picker,form .ant-input-group .ant-select {
    width: auto
}

form .ant-input-group-wrapper,form :not(.ant-input-group-wrapper)>.ant-input-group {
    display: inline-block;
    vertical-align: middle
}

form:not(.ant-form-vertical) .ant-input-group-wrapper,form:not(.ant-form-vertical) :not(.ant-input-group-wrapper)>.ant-input-group {
    position: relative;
    top: -1px
}

.ant-col-24.ant-form-item-label,.ant-col-xl-24.ant-form-item-label,.ant-form-vertical .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: normal;
    text-align: left
}

.ant-col-24.ant-form-item-label label:after,.ant-col-xl-24.ant-form-item-label label:after,.ant-form-vertical .ant-form-item-label label:after {
    display: none
}

.ant-form-vertical .ant-form-item {
    padding-bottom: 8px
}

.ant-form-vertical .ant-form-item-control {
    line-height: 1.5
}

.ant-form-vertical .ant-form-explain {
    margin-top: 2px;
    margin-bottom: -5px
}

.ant-form-vertical .ant-form-extra {
    margin-top: 2px;
    margin-bottom: -4px
}

@media (max-width: 575px) {
    .ant-form-item-control-wrapper,.ant-form-item-label {
        display:block;
        width: 100%
    }

    .ant-form-item-label {
        display: block;
        margin: 0;
        padding: 0 0 8px;
        line-height: 1.5;
        white-space: normal;
        text-align: left
    }

    .ant-form-item-label label:after {
        display: none
    }

    .ant-col-xs-24.ant-form-item-label {
        display: block;
        margin: 0;
        padding: 0 0 8px;
        line-height: 1.5;
        white-space: normal;
        text-align: left
    }

    .ant-col-xs-24.ant-form-item-label label:after {
        display: none
    }
}

@media (max-width: 767px) {
    .ant-col-sm-24.ant-form-item-label {
        display:block;
        margin: 0;
        padding: 0 0 8px;
        line-height: 1.5;
        white-space: normal;
        text-align: left
    }

    .ant-col-sm-24.ant-form-item-label label:after {
        display: none
    }
}

@media (max-width: 991px) {
    .ant-col-md-24.ant-form-item-label {
        display:block;
        margin: 0;
        padding: 0 0 8px;
        line-height: 1.5;
        white-space: normal;
        text-align: left
    }

    .ant-col-md-24.ant-form-item-label label:after {
        display: none
    }
}

@media (max-width: 1199px) {
    .ant-col-lg-24.ant-form-item-label {
        display:block;
        margin: 0;
        padding: 0 0 8px;
        line-height: 1.5;
        white-space: normal;
        text-align: left
    }

    .ant-col-lg-24.ant-form-item-label label:after {
        display: none
    }
}

@media (max-width: 1599px) {
    .ant-col-xl-24.ant-form-item-label {
        display:block;
        margin: 0;
        padding: 0 0 8px;
        line-height: 1.5;
        white-space: normal;
        text-align: left
    }

    .ant-col-xl-24.ant-form-item-label label:after {
        display: none
    }
}

.ant-form-inline .ant-form-item {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 0
}

.ant-form-inline .ant-form-item-with-help {
    margin-bottom: 24px
}

.ant-form-inline .ant-form-item>.ant-form-item-control-wrapper,.ant-form-inline .ant-form-item>.ant-form-item-label {
    display: inline-block;
    vertical-align: top
}

.ant-form-inline .ant-form-text,.ant-form-inline .has-feedback {
    display: inline-block
}

.has-error.has-feedback .ant-form-item-children-icon,.has-success.has-feedback .ant-form-item-children-icon,.has-warning.has-feedback .ant-form-item-children-icon,.is-validating.has-feedback .ant-form-item-children-icon {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    width: 32px;
    height: 20px;
    margin-top: -10px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    visibility: visible;
    -webkit-animation: zoomIn .3s cubic-bezier(.12,.4,.29,1.46);
    animation: zoomIn .3s cubic-bezier(.12,.4,.29,1.46);
    pointer-events: none
}

.has-error.has-feedback .ant-form-item-children-icon svg,.has-success.has-feedback .ant-form-item-children-icon svg,.has-warning.has-feedback .ant-form-item-children-icon svg,.is-validating.has-feedback .ant-form-item-children-icon svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.has-success.has-feedback .ant-form-item-children-icon {
    color: #52c41a;
    -webkit-animation-name: diffZoomIn1!important;
    animation-name: diffZoomIn1!important
}

.has-warning .ant-form-explain,.has-warning .ant-form-split {
    color: #faad14
}

.has-warning .ant-input,.has-warning .ant-input:hover {
    background-color: #fff;
    border-color: #faad14
}

.has-warning .ant-input:focus {
    border-color: #ffc53d;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(250,173,20,.2)
}

.has-warning .ant-input:not([disabled]):hover {
    border-color: #faad14
}

.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
    border-color: #ffc53d;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(250,173,20,.2)
}

.has-warning .ant-input-affix-wrapper .ant-input,.has-warning .ant-input-affix-wrapper .ant-input:hover {
    background-color: #fff;
    border-color: #faad14
}

.has-warning .ant-input-affix-wrapper .ant-input:focus {
    border-color: #ffc53d;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(250,173,20,.2)
}

.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
    border-color: #faad14
}

.has-warning .ant-input-prefix {
    color: #faad14
}

.has-warning .ant-input-group-addon {
    color: #faad14;
    background-color: #fff;
    border-color: #faad14
}

.has-warning .has-feedback {
    color: #faad14
}

.has-warning.has-feedback .ant-form-item-children-icon {
    color: #faad14;
    -webkit-animation-name: diffZoomIn3!important;
    animation-name: diffZoomIn3!important
}

.has-warning .ant-select-selection,.has-warning .ant-select-selection:hover {
    border-color: #faad14
}

.has-warning .ant-select-focused .ant-select-selection,.has-warning .ant-select-open .ant-select-selection {
    border-color: #ffc53d;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(250,173,20,.2)
}

.has-warning .ant-calendar-picker-icon:after,.has-warning .ant-cascader-picker-arrow,.has-warning .ant-picker-icon:after,.has-warning .ant-select-arrow,.has-warning .ant-time-picker-icon:after {
    color: #faad14
}

.has-warning .ant-input-number,.has-warning .ant-time-picker-input {
    border-color: #faad14
}

.has-warning .ant-input-number-focused,.has-warning .ant-input-number:focus,.has-warning .ant-time-picker-input-focused,.has-warning .ant-time-picker-input:focus {
    border-color: #ffc53d;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(250,173,20,.2)
}

.has-warning .ant-input-number:not([disabled]):hover,.has-warning .ant-time-picker-input:not([disabled]):hover {
    border-color: #faad14
}

.has-warning .ant-cascader-picker:focus .ant-cascader-input {
    border-color: #ffc53d;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(250,173,20,.2)
}

.has-warning .ant-cascader-picker:hover .ant-cascader-input {
    border-color: #faad14
}

.has-error .ant-form-explain,.has-error .ant-form-split {
    color: #f5222d
}

.has-error .ant-input,.has-error .ant-input:hover {
    background-color: #fff;
    border-color: #f5222d
}

.has-error .ant-input:focus {
    border-color: #ff4d4f;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(245,34,45,.2)
}

.has-error .ant-input:not([disabled]):hover {
    border-color: #f5222d
}

.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
    border-color: #ff4d4f;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(245,34,45,.2)
}

.has-error .ant-input-affix-wrapper .ant-input,.has-error .ant-input-affix-wrapper .ant-input:hover {
    background-color: #fff;
    border-color: #f5222d
}

.has-error .ant-input-affix-wrapper .ant-input:focus {
    border-color: #ff4d4f;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(245,34,45,.2)
}

.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
    border-color: #f5222d
}

.has-error .ant-input-prefix {
    color: #f5222d
}

.has-error .ant-input-group-addon {
    color: #f5222d;
    background-color: #fff;
    border-color: #f5222d
}

.has-error .has-feedback {
    color: #f5222d
}

.has-error.has-feedback .ant-form-item-children-icon {
    color: #f5222d;
    -webkit-animation-name: diffZoomIn2!important;
    animation-name: diffZoomIn2!important
}

.has-error .ant-select-selection,.has-error .ant-select-selection:hover {
    border-color: #f5222d
}

.has-error .ant-select-focused .ant-select-selection,.has-error .ant-select-open .ant-select-selection {
    border-color: #ff4d4f;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(245,34,45,.2)
}

.has-error .ant-select.ant-select-auto-complete .ant-input:focus {
    border-color: #f5222d
}

.has-error .ant-input-group-addon .ant-select-selection {
    border-color: transparent;
    box-shadow: none
}

.has-error .ant-calendar-picker-icon:after,.has-error .ant-cascader-picker-arrow,.has-error .ant-picker-icon:after,.has-error .ant-select-arrow,.has-error .ant-time-picker-icon:after {
    color: #f5222d
}

.has-error .ant-input-number,.has-error .ant-time-picker-input {
    border-color: #f5222d
}

.has-error .ant-input-number-focused,.has-error .ant-input-number:focus,.has-error .ant-time-picker-input-focused,.has-error .ant-time-picker-input:focus {
    border-color: #ff4d4f;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(245,34,45,.2)
}

.has-error .ant-input-number:not([disabled]):hover,.has-error .ant-mention-wrapper .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,.has-error .ant-time-picker-input:not([disabled]):hover {
    border-color: #f5222d
}

.has-error .ant-cascader-picker:focus .ant-cascader-input,.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
    border-color: #ff4d4f;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(245,34,45,.2)
}

.has-error .ant-cascader-picker:hover .ant-cascader-input,.has-error .ant-transfer-list {
    border-color: #f5222d
}

.has-error .ant-transfer-list-search:not([disabled]) {
    border-color: #d9d9d9
}

.has-error .ant-transfer-list-search:not([disabled]):hover {
    border-color: #40a9ff;
    border-right-width: 1px!important
}

.has-error .ant-transfer-list-search:not([disabled]):focus {
    border-color: #40a9ff;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.is-validating.has-feedback .ant-form-item-children-icon {
    display: inline-block;
    color: #1890ff
}

.ant-advanced-search-form .ant-form-item {
    margin-bottom: 24px
}

.ant-advanced-search-form .ant-form-item-with-help {
    margin-bottom: 5px
}

.show-help-appear,.show-help-enter,.show-help-leave {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.show-help-appear.show-help-appear-active,.show-help-enter.show-help-enter-active {
    -webkit-animation-name: antShowHelpIn;
    animation-name: antShowHelpIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.show-help-leave.show-help-leave-active {
    -webkit-animation-name: antShowHelpOut;
    animation-name: antShowHelpOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.show-help-appear,.show-help-enter {
    opacity: 0
}

.show-help-appear,.show-help-enter,.show-help-leave {
    -webkit-animation-timing-function: cubic-bezier(.645,.045,.355,1);
    animation-timing-function: cubic-bezier(.645,.045,.355,1)
}

@-webkit-keyframes antShowHelpIn {
    0% {
        transform: translateY(-5px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes antShowHelpIn {
    0% {
        transform: translateY(-5px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes antShowHelpOut {
    to {
        transform: translateY(-5px);
        opacity: 0
    }
}

@keyframes antShowHelpOut {
    to {
        transform: translateY(-5px);
        opacity: 0
    }
}

@-webkit-keyframes diffZoomIn1 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes diffZoomIn1 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@-webkit-keyframes diffZoomIn2 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes diffZoomIn2 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@-webkit-keyframes diffZoomIn3 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes diffZoomIn3 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.ant-input:-moz-placeholder-shown {
    text-overflow: ellipsis
}

.ant-input:-ms-input-placeholder {
    text-overflow: ellipsis
}

.ant-input:focus,.ant-input:hover {
    border-color: #40a9ff
}

.ant-input:focus {
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.ant-input-group-addon .ant-select-focused .ant-select-selection,.ant-input-group-addon .ant-select-open .ant-select-selection {
    color: #1890ff
}

.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
    border-color: #40a9ff
}

.ant-card {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    background: #fff;
    border-radius: 2px;
    transition: all .3s
}

.ant-card-hoverable {
    cursor: pointer
}

.ant-card-hoverable:hover {
    border-color: rgba(0,0,0,.09);
    box-shadow: 0 2px 8px rgba(0,0,0,.09)
}

.ant-card-bordered {
    border: 1px solid #e8e8e8
}

.ant-card-head {
    min-height: 48px;
    margin-bottom: -1px;
    padding: 0 24px;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    background: transparent;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 2px 2px 0 0;
    zoom:1}

.ant-card-head:after,.ant-card-head:before {
    display: table;
    content: ""
}

.ant-card-head:after {
    clear: both
}

.ant-card-head-wrapper {
    display: flex;
    align-items: center
}

.ant-card-head-title {
    display: inline-block;
    flex: 1;
    padding: 16px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-card-head .ant-tabs {
    clear: both;
    margin-bottom: -17px;
    color: rgba(0,0,0,.65);
    font-weight: 400;
    font-size: 14px
}

.ant-card-head .ant-tabs-bar {
    border-bottom: 1px solid #e8e8e8
}

.ant-card-extra {
    float: right;
    margin-left: auto;
    padding: 16px 0;
    color: rgba(0,0,0,.65);
    font-weight: 400;
    font-size: 14px
}

.ant-card-body {
    padding: 24px;
    zoom:1}

.ant-card-body:after,.ant-card-body:before {
    display: table;
    content: ""
}

.ant-card-body:after {
    clear: both
}

.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
    margin: -1px 0 0 -1px;
    padding: 0
}

.ant-card-grid {
    float: left;
    width: 33.33%;
    padding: 24px;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,inset 1px 0 0 0 #e8e8e8,inset 0 1px 0 0 #e8e8e8;
    transition: all .3s
}

.ant-card-grid-hoverable:hover {
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.ant-card-contain-tabs>.ant-card-head .ant-card-head-title {
    min-height: 32px;
    padding-bottom: 0
}

.ant-card-contain-tabs>.ant-card-head .ant-card-extra {
    padding-bottom: 0
}

.ant-card-cover>* {
    display: block;
    width: 100%
}

.ant-card-cover img {
    border-radius: 2px 2px 0 0
}

.ant-card-actions {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fafafa;
    border-top: 1px solid #e8e8e8;
    zoom:1}

.ant-card-actions:after,.ant-card-actions:before {
    display: table;
    content: ""
}

.ant-card-actions:after {
    clear: both
}

.ant-card-actions>li {
    float: left;
    margin: 12px 0;
    color: rgba(0,0,0,.45);
    text-align: center
}

.ant-card-actions>li>span {
    position: relative;
    display: block;
    min-width: 32px;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer
}

.ant-card-actions>li>span:hover {
    color: #1890ff;
    transition: color .3s
}

.ant-card-actions>li>span>.anticon,.ant-card-actions>li>span a:not(.ant-btn) {
    display: inline-block;
    width: 100%;
    color: rgba(0,0,0,.45);
    line-height: 22px;
    transition: color .3s
}

.ant-card-actions>li>span>.anticon:hover,.ant-card-actions>li>span a:not(.ant-btn):hover {
    color: #1890ff
}

.ant-card-actions>li>span>.anticon {
    font-size: 16px;
    line-height: 22px
}

.ant-card-actions>li:not(:last-child) {
    border-right: 1px solid #e8e8e8
}

.ant-card-type-inner .ant-card-head {
    padding: 0 24px;
    background: #fafafa
}

.ant-card-type-inner .ant-card-head-title {
    padding: 12px 0;
    font-size: 14px
}

.ant-card-type-inner .ant-card-body {
    padding: 16px 24px
}

.ant-card-type-inner .ant-card-extra {
    padding: 13.5px 0
}

.ant-card-meta {
    margin: -4px 0;
    zoom:1}

.ant-card-meta:after,.ant-card-meta:before {
    display: table;
    content: ""
}

.ant-card-meta:after {
    clear: both
}

.ant-card-meta-avatar {
    float: left;
    padding-right: 16px
}

.ant-card-meta-detail {
    overflow: hidden
}

.ant-card-meta-detail>div:not(:last-child) {
    margin-bottom: 8px
}

.ant-card-meta-title {
    overflow: hidden;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-card-meta-description {
    color: rgba(0,0,0,.45)
}

.ant-card-loading {
    overflow: hidden
}

.ant-card-loading .ant-card-body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-card-loading-content p {
    margin: 0
}

.ant-card-loading-block {
    height: 14px;
    margin: 4px 0;
    background: linear-gradient(90deg,rgba(207,216,220,.2),rgba(207,216,220,.4),rgba(207,216,220,.2));
    background-size: 600% 600%;
    border-radius: 2px;
    -webkit-animation: card-loading 1.4s ease infinite;
    animation: card-loading 1.4s ease infinite
}

@-webkit-keyframes card-loading {
    0%,to {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@keyframes card-loading {
    0%,to {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.ant-card-small>.ant-card-head {
    min-height: 36px;
    padding: 0 12px;
    font-size: 14px
}

.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title {
    padding: 8px 0
}

.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra {
    padding: 8px 0;
    font-size: 14px
}

.ant-card-small>.ant-card-body {
    padding: 12px
}

.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner {
    border-color: #1890ff
}

.ant-checkbox-checked:after {
    border: 1px solid #1890ff
}

.ant-checkbox-checked .ant-checkbox-inner {
    background-color: #1890ff;
    border-color: #1890ff
}

.ant-checkbox-indeterminate .ant-checkbox-inner:after {
    background-color: #1890ff
}

.ant-badge {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    color: unset;
    line-height: 1
}

.ant-badge-count {
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    text-align: center;
    background: #f5222d;
    border-radius: 10px;
    box-shadow: 0 0 0 1px #fff
}

.ant-badge-count a,.ant-badge-count a:hover {
    color: #fff
}

.ant-badge-multiple-words {
    padding: 0 8px
}

.ant-badge-dot {
    width: 6px;
    height: 6px;
    background: #f5222d;
    border-radius: 100%;
    box-shadow: 0 0 0 1px #fff
}

.ant-badge-count,.ant-badge-dot,.ant-badge .ant-scroll-number-custom-component {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transform: translate(50%,-50%);
    transform-origin: 100% 0
}

.ant-badge-status {
    line-height: inherit;
    vertical-align: baseline
}

.ant-badge-status-dot {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    border-radius: 50%
}

.ant-badge-status-success {
    background-color: #52c41a
}

.ant-badge-status-processing {
    position: relative;
    background-color: #1890ff
}

.ant-badge-status-processing:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #1890ff;
    border-radius: 50%;
    -webkit-animation: antStatusProcessing 1.2s ease-in-out infinite;
    animation: antStatusProcessing 1.2s ease-in-out infinite;
    content: ""
}

.ant-badge-status-default {
    background-color: #d9d9d9
}

.ant-badge-status-error {
    background-color: #f5222d
}

.ant-badge-status-warning {
    background-color: #faad14
}

.ant-badge-status-magenta,.ant-badge-status-pink {
    background: #eb2f96
}

.ant-badge-status-red {
    background: #f5222d
}

.ant-badge-status-volcano {
    background: #fa541c
}

.ant-badge-status-orange {
    background: #fa8c16
}

.ant-badge-status-yellow {
    background: #fadb14
}

.ant-badge-status-gold {
    background: #faad14
}

.ant-badge-status-cyan {
    background: #13c2c2
}

.ant-badge-status-lime {
    background: #a0d911
}

.ant-badge-status-green {
    background: #52c41a
}

.ant-badge-status-blue {
    background: #1890ff
}

.ant-badge-status-geekblue {
    background: #2f54eb
}

.ant-badge-status-purple {
    background: #722ed1
}

.ant-badge-status-text {
    margin-left: 8px;
    color: rgba(0,0,0,.65);
    font-size: 14px
}

.ant-badge-zoom-appear,.ant-badge-zoom-enter {
    -webkit-animation: antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);
    animation: antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ant-badge-zoom-leave {
    -webkit-animation: antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);
    animation: antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ant-badge-not-a-wrapper:not(.ant-badge-status) {
    vertical-align: middle
}

.ant-badge-not-a-wrapper .ant-scroll-number {
    position: relative;
    top: auto;
    display: block
}

.ant-badge-not-a-wrapper .ant-badge-count {
    transform: none
}

@-webkit-keyframes antStatusProcessing {
    0% {
        transform: scale(.8);
        opacity: .5
    }

    to {
        transform: scale(2.4);
        opacity: 0
    }
}

@keyframes antStatusProcessing {
    0% {
        transform: scale(.8);
        opacity: .5
    }

    to {
        transform: scale(2.4);
        opacity: 0
    }
}

.ant-scroll-number {
    overflow: hidden
}

.ant-scroll-number-only {
    display: inline-block;
    height: 20px;
    transition: all .3s cubic-bezier(.645,.045,.355,1)
}

.ant-scroll-number-only>p.ant-scroll-number-only-unit {
    height: 20px;
    margin: 0
}

.ant-scroll-number-symbol {
    vertical-align: top
}

@-webkit-keyframes antZoomBadgeIn {
    0% {
        transform: scale(0) translate(50%,-50%);
        opacity: 0
    }

    to {
        transform: scale(1) translate(50%,-50%)
    }
}

@keyframes antZoomBadgeIn {
    0% {
        transform: scale(0) translate(50%,-50%);
        opacity: 0
    }

    to {
        transform: scale(1) translate(50%,-50%)
    }
}

@-webkit-keyframes antZoomBadgeOut {
    0% {
        transform: scale(1) translate(50%,-50%)
    }

    to {
        transform: scale(0) translate(50%,-50%);
        opacity: 0
    }
}

@keyframes antZoomBadgeOut {
    0% {
        transform: scale(1) translate(50%,-50%)
    }

    to {
        transform: scale(0) translate(50%,-50%);
        opacity: 0
    }
}

.ant-cascader {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum"
}

.ant-cascader-input.ant-input {
    position: static;
    width: 100%;
    padding-right: 24px;
    background-color: transparent!important;
    cursor: pointer
}

.ant-cascader-picker-show-search .ant-cascader-input.ant-input {
    position: relative
}

.ant-cascader-picker {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
    outline: 0;
    cursor: pointer;
    transition: color .3s
}

.ant-cascader-picker-with-value .ant-cascader-picker-label {
    color: transparent
}

.ant-cascader-picker-disabled {
    color: rgba(0,0,0,.25);
    background: #f5f5f5;
    cursor: not-allowed
}

.ant-cascader-picker-disabled .ant-cascader-input {
    cursor: not-allowed
}

.ant-cascader-picker:focus .ant-cascader-input {
    border-color: #40a9ff;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.ant-cascader-picker-show-search.ant-cascader-picker-focused {
    color: rgba(0,0,0,.25)
}

.ant-cascader-picker-label {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 20px;
    margin-top: -10px;
    padding: 0 20px 0 12px;
    overflow: hidden;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-cascader-picker-clear {
    position: absolute;
    top: 50%;
    right: 12px;
    z-index: 2;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgba(0,0,0,.25);
    font-size: 12px;
    line-height: 12px;
    background: #fff;
    cursor: pointer;
    opacity: 0;
    transition: color .3s ease,opacity .15s ease
}

.ant-cascader-picker-clear:hover {
    color: rgba(0,0,0,.45)
}

.ant-cascader-picker:hover .ant-cascader-picker-clear {
    opacity: 1
}

.ant-cascader-picker-arrow {
    position: absolute;
    top: 50%;
    right: 12px;
    z-index: 1;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgba(0,0,0,.25);
    font-size: 12px;
    line-height: 12px;
    transition: transform .2s
}

.ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand {
    transform: rotate(180deg)
}

.ant-cascader-picker-label:hover+.ant-cascader-input {
    border-color: #40a9ff;
    border-right-width: 1px!important
}

.ant-cascader-picker-small .ant-cascader-picker-arrow,.ant-cascader-picker-small .ant-cascader-picker-clear {
    right: 8px
}

.ant-cascader-menus {
    position: absolute;
    z-index: 1050;
    font-size: 14px;
    white-space: nowrap;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.ant-cascader-menus ol,.ant-cascader-menus ul {
    margin: 0;
    list-style: none
}

.ant-cascader-menus-empty,.ant-cascader-menus-hidden {
    display: none
}

.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft {
    -webkit-animation-name: antSlideUpIn;
    animation-name: antSlideUpIn
}

.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft {
    -webkit-animation-name: antSlideDownIn;
    animation-name: antSlideDownIn
}

.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft {
    -webkit-animation-name: antSlideUpOut;
    animation-name: antSlideUpOut
}

.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft {
    -webkit-animation-name: antSlideDownOut;
    animation-name: antSlideDownOut
}

.ant-cascader-menu {
    display: inline-block;
    min-width: 111px;
    height: 180px;
    margin: 0;
    padding: 4px 0;
    overflow: auto;
    vertical-align: top;
    list-style: none;
    border-right: 1px solid #e8e8e8;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.ant-cascader-menu:first-child {
    border-radius: 4px 0 0 4px
}

.ant-cascader-menu:last-child {
    margin-right: -1px;
    border-right-color: transparent;
    border-radius: 0 4px 4px 0
}

.ant-cascader-menu:only-child {
    border-radius: 4px
}

.ant-cascader-menu-item {
    padding: 5px 12px;
    line-height: 22px;
    white-space: nowrap;
    cursor: pointer;
    transition: all .3s
}

.ant-cascader-menu-item:hover {
    background: #e6f7ff
}

.ant-cascader-menu-item-disabled {
    color: rgba(0,0,0,.25);
    cursor: not-allowed
}

.ant-cascader-menu-item-disabled:hover {
    background: transparent
}

.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
    font-weight: 600;
    background-color: #fafafa
}

.ant-cascader-menu-item-expand {
    position: relative;
    padding-right: 24px
}

.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-loading-icon {
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg);
    position: absolute;
    right: 12px;
    color: rgba(0,0,0,.45)
}

:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,:root .ant-cascader-menu-item-loading-icon {
    font-size: 12px
}

.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon {
    color: rgba(0,0,0,.25)
}

.ant-cascader-menu-item .ant-cascader-menu-item-keyword {
    color: #f5222d
}

.ant-upload {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    outline: 0
}

.ant-upload p {
    margin: 0
}

.ant-upload-btn {
    display: block;
    width: 100%;
    outline: none
}

.ant-upload input[type=file] {
    cursor: pointer
}

.ant-upload.ant-upload-select {
    display: inline-block
}

.ant-upload.ant-upload-disabled {
    cursor: not-allowed
}

.ant-upload.ant-upload-select-picture-card {
    display: table;
    float: left;
    width: 104px;
    height: 104px;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
    vertical-align: top;
    background-color: #fafafa;
    border: 1px dashed #d9d9d9;
    border-radius: 4px;
    cursor: pointer;
    transition: border-color .3s ease
}

.ant-upload.ant-upload-select-picture-card>.ant-upload {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding: 8px;
    text-align: center;
    vertical-align: middle
}

.ant-upload.ant-upload-select-picture-card:hover {
    border-color: #1890ff
}

.ant-upload.ant-upload-drag {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fafafa;
    border: 1px dashed #d9d9d9;
    border-radius: 4px;
    cursor: pointer;
    transition: border-color .3s
}

.ant-upload.ant-upload-drag .ant-upload {
    padding: 16px 0
}

.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
    border-color: #096dd9
}

.ant-upload.ant-upload-drag.ant-upload-disabled {
    cursor: not-allowed
}

.ant-upload.ant-upload-drag .ant-upload-btn {
    display: table;
    height: 100%
}

.ant-upload.ant-upload-drag .ant-upload-drag-container {
    display: table-cell;
    vertical-align: middle
}

.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
    border-color: #40a9ff
}

.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
    margin-bottom: 20px
}

.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
    color: #40a9ff;
    font-size: 48px
}

.ant-upload.ant-upload-drag p.ant-upload-text {
    margin: 0 0 4px;
    color: rgba(0,0,0,.85);
    font-size: 16px
}

.ant-upload.ant-upload-drag p.ant-upload-hint {
    color: rgba(0,0,0,.45);
    font-size: 14px
}

.ant-upload.ant-upload-drag .anticon-plus {
    color: rgba(0,0,0,.25);
    font-size: 30px;
    transition: all .3s
}

.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus {
    color: rgba(0,0,0,.45)
}

.ant-upload-picture-card-wrapper {
    zoom:1;display: inline-block;
    width: 100%
}

.ant-upload-picture-card-wrapper:after,.ant-upload-picture-card-wrapper:before {
    display: table;
    content: ""
}

.ant-upload-picture-card-wrapper:after {
    clear: both
}

.ant-upload-list {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    zoom:1}

.ant-upload-list:after,.ant-upload-list:before {
    display: table;
    content: ""
}

.ant-upload-list:after {
    clear: both
}

.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
    padding-right: 14px
}

.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
    padding-right: 28px
}

.ant-upload-list-item {
    position: relative;
    height: 22px;
    margin-top: 8px;
    font-size: 14px
}

.ant-upload-list-item-name {
    display: inline-block;
    width: 100%;
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-upload-list-item-name-icon-count-1 {
    padding-right: 14px
}

.ant-upload-list-item-card-actions {
    position: absolute;
    right: 0;
    opacity: 0
}

.ant-upload-list-item-card-actions.picture {
    top: 25px;
    line-height: 1;
    opacity: 1
}

.ant-upload-list-item-card-actions .anticon {
    padding-right: 6px;
    color: rgba(0,0,0,.45)
}

.ant-upload-list-item-info {
    height: 100%;
    padding: 0 12px 0 4px;
    transition: background-color .3s
}

.ant-upload-list-item-info>span {
    display: block;
    width: 100%;
    height: 100%
}

.ant-upload-list-item-info .anticon-loading,.ant-upload-list-item-info .anticon-paper-clip {
    position: absolute;
    top: 5px;
    color: rgba(0,0,0,.45);
    font-size: 14px
}

.ant-upload-list-item .anticon-close {
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    transform: scale(.83333333) rotate(0deg);
    position: absolute;
    top: 6px;
    right: 4px;
    color: rgba(0,0,0,.45);
    line-height: 0;
    cursor: pointer;
    opacity: 0;
    transition: all .3s
}

:root .ant-upload-list-item .anticon-close {
    font-size: 12px
}

.ant-upload-list-item .anticon-close:hover {
    color: rgba(0,0,0,.65)
}

.ant-upload-list-item:hover .ant-upload-list-item-info {
    background-color: #e6f7ff
}

.ant-upload-list-item:hover .ant-upload-list-item-card-actions,.ant-upload-list-item:hover .anticon-close {
    opacity: 1
}

.ant-upload-list-item-error,.ant-upload-list-item-error .ant-upload-list-item-name,.ant-upload-list-item-error .anticon-paper-clip {
    color: #f5222d
}

.ant-upload-list-item-error .ant-upload-list-item-card-actions {
    opacity: 1
}

.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
    color: #f5222d
}

.ant-upload-list-item-progress {
    position: absolute;
    bottom: -12px;
    width: 100%;
    padding-left: 26px;
    font-size: 14px;
    line-height: 0
}

.ant-upload-list-picture-card .ant-upload-list-item,.ant-upload-list-picture .ant-upload-list-item {
    position: relative;
    height: 66px;
    padding: 8px;
    border: 1px solid #d9d9d9;
    border-radius: 4px
}

.ant-upload-list-picture-card .ant-upload-list-item:hover,.ant-upload-list-picture .ant-upload-list-item:hover {
    background: transparent
}

.ant-upload-list-picture-card .ant-upload-list-item-error,.ant-upload-list-picture .ant-upload-list-item-error {
    border-color: #f5222d
}

.ant-upload-list-picture-card .ant-upload-list-item-info,.ant-upload-list-picture .ant-upload-list-item-info {
    padding: 0
}

.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info,.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info {
    background: transparent
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading,.ant-upload-list-picture .ant-upload-list-item-uploading {
    border-style: dashed
}

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture .ant-upload-list-item-thumbnail {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 48px;
    height: 48px;
    font-size: 26px;
    line-height: 54px;
    text-align: center;
    opacity: .8
}

.ant-upload-list-picture-card .ant-upload-list-item-icon,.ant-upload-list-picture .ant-upload-list-item-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 26px;
    transform: translate(-50%,-50%)
}

.ant-upload-list-picture-card .ant-upload-list-item-image,.ant-upload-list-picture .ant-upload-list-item-image {
    max-width: 100%
}

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img,.ant-upload-list-picture .ant-upload-list-item-thumbnail img {
    display: block;
    width: 48px;
    height: 48px;
    overflow: hidden
}

.ant-upload-list-picture-card .ant-upload-list-item-name,.ant-upload-list-picture .ant-upload-list-item-name {
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0 0 0 8px;
    padding-right: 8px;
    padding-left: 48px;
    overflow: hidden;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .3s
}

.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1,.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1 {
    padding-right: 18px
}

.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2,.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2 {
    padding-right: 36px
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name,.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name {
    line-height: 28px
}

.ant-upload-list-picture-card .ant-upload-list-item-progress,.ant-upload-list-picture .ant-upload-list-item-progress {
    bottom: 14px;
    width: calc(100% - 24px);
    margin-top: 0;
    padding-left: 56px
}

.ant-upload-list-picture-card .anticon-close,.ant-upload-list-picture .anticon-close {
    position: absolute;
    top: 8px;
    right: 8px;
    line-height: 1;
    opacity: 1
}

.ant-upload-list-picture-card.ant-upload-list:after {
    display: none
}

.ant-upload-list-picture-card-container,.ant-upload-list-picture-card .ant-upload-list-item {
    float: left;
    width: 104px;
    height: 104px;
    margin: 0 8px 8px 0
}

.ant-upload-list-picture-card .ant-upload-list-item-info {
    position: relative;
    height: 100%;
    overflow: hidden
}

.ant-upload-list-picture-card .ant-upload-list-item-info:before {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    transition: all .3s;
    content: " "
}

.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before {
    opacity: 1
}

.ant-upload-list-picture-card .ant-upload-list-item-actions {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    white-space: nowrap;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: all .3s
}

.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o {
    z-index: 10;
    width: 16px;
    margin: 0 4px;
    color: hsla(0,0%,100%,.85);
    font-size: 16px;
    cursor: pointer;
    transition: all .3s
}

.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover {
    color: #fff
}

.ant-upload-list-picture-card .ant-upload-list-item-actions:hover,.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions {
    opacity: 1
}

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ant-upload-list-picture-card .ant-upload-list-item-name {
    display: none;
    margin: 8px 0 0;
    padding: 0;
    line-height: 1.5;
    text-align: center
}

.ant-upload-list-picture-card .anticon-picture+.ant-upload-list-item-name {
    position: absolute;
    bottom: 10px;
    display: block
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
    background-color: #fafafa
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
    height: auto
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before {
    display: none
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading-text {
    margin-top: 18px;
    color: rgba(0,0,0,.45)
}

.ant-upload-list-picture-card .ant-upload-list-item-progress {
    bottom: 32px;
    padding-left: 0
}

.ant-upload-list .ant-upload-success-icon {
    color: #52c41a;
    font-weight: 700
}

.ant-upload-list .ant-upload-animate-enter,.ant-upload-list .ant-upload-animate-inline-enter,.ant-upload-list .ant-upload-animate-inline-leave,.ant-upload-list .ant-upload-animate-leave {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: cubic-bezier(.78,.14,.15,.86);
    animation-fill-mode: cubic-bezier(.78,.14,.15,.86)
}

.ant-upload-list .ant-upload-animate-enter {
    -webkit-animation-name: uploadAnimateIn;
    animation-name: uploadAnimateIn
}

.ant-upload-list .ant-upload-animate-leave {
    -webkit-animation-name: uploadAnimateOut;
    animation-name: uploadAnimateOut
}

.ant-upload-list .ant-upload-animate-inline-enter {
    -webkit-animation-name: uploadAnimateInlineIn;
    animation-name: uploadAnimateInlineIn
}

.ant-upload-list .ant-upload-animate-inline-leave {
    -webkit-animation-name: uploadAnimateInlineOut;
    animation-name: uploadAnimateInlineOut
}

@-webkit-keyframes uploadAnimateIn {
    0% {
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

@keyframes uploadAnimateIn {
    0% {
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

@-webkit-keyframes uploadAnimateOut {
    to {
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

@keyframes uploadAnimateOut {
    to {
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

@-webkit-keyframes uploadAnimateInlineIn {
    0% {
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

@keyframes uploadAnimateInlineIn {
    0% {
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

@-webkit-keyframes uploadAnimateInlineOut {
    to {
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

@keyframes uploadAnimateInlineOut {
    to {
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

.ant-progress {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block
}

.ant-progress-line {
    position: relative;
    width: 100%;
    font-size: 14px
}

.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
    font-size: 12px
}

.ant-progress-outer {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    padding-right: 0
}

.ant-progress-show-info .ant-progress-outer {
    margin-right: calc(-2em - 8px);
    padding-right: calc(2em + 8px)
}

.ant-progress-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    background-color: #f5f5f5;
    border-radius: 100px
}

.ant-progress-circle-trail {
    stroke: #f5f5f5
}

.ant-progress-circle-path {
    -webkit-animation: ant-progress-appear .3s;
    animation: ant-progress-appear .3s
}

.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
    stroke: #1890ff
}

.ant-progress-bg,.ant-progress-success-bg {
    position: relative;
    background-color: #1890ff;
    border-radius: 100px;
    transition: all .4s cubic-bezier(.08,.82,.17,1) 0s
}

.ant-progress-success-bg {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #52c41a
}

.ant-progress-text {
    display: inline-block;
    width: 2em;
    margin-left: 8px;
    color: rgba(0,0,0,.45);
    font-size: 1em;
    line-height: 1;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    word-break: normal
}

.ant-progress-text .anticon {
    font-size: 14px
}

.ant-progress-status-active .ant-progress-bg:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    border-radius: 10px;
    opacity: 0;
    -webkit-animation: ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;
    animation: ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;
    content: ""
}

.ant-progress-status-exception .ant-progress-bg {
    background-color: #f5222d
}

.ant-progress-status-exception .ant-progress-text {
    color: #f5222d
}

.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
    stroke: #f5222d
}

.ant-progress-status-success .ant-progress-bg {
    background-color: #52c41a
}

.ant-progress-status-success .ant-progress-text {
    color: #52c41a
}

.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
    stroke: #52c41a
}

.ant-progress-circle .ant-progress-inner {
    position: relative;
    line-height: 1;
    background-color: transparent
}

.ant-progress-circle .ant-progress-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    line-height: 1;
    white-space: normal;
    text-align: center;
    transform: translate(-50%,-50%)
}

.ant-progress-circle .ant-progress-text .anticon {
    font-size: 1.16666667em
}

.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
    color: #f5222d
}

.ant-progress-circle.ant-progress-status-success .ant-progress-text {
    color: #52c41a
}

@-webkit-keyframes ant-progress-active {
    0% {
        width: 0;
        opacity: .1
    }

    20% {
        width: 0;
        opacity: .5
    }

    to {
        width: 100%;
        opacity: 0
    }
}

@keyframes ant-progress-active {
    0% {
        width: 0;
        opacity: .1
    }

    20% {
        width: 0;
        opacity: .5
    }

    to {
        width: 100%;
        opacity: 0
    }
}

.ant-table-wrapper {
    zoom:1}

.ant-table-wrapper:after,.ant-table-wrapper:before {
    display: table;
    content: ""
}

.ant-table-wrapper:after {
    clear: both
}

.ant-table {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    clear: both
}

.ant-table-body {
    transition: opacity .3s
}

.ant-table-empty .ant-table-body {
    overflow-x: auto!important;
    overflow-y: hidden!important
}

.ant-table table {
    width: 100%;
    text-align: left;
    border-radius: 4px 4px 0 0;
    border-collapse: separate;
    border-spacing: 0
}

.ant-table-layout-fixed table {
    table-layout: fixed
}

.ant-table-thead>tr>th {
    color: rgba(0,0,0,.85);
    font-weight: 500;
    text-align: left;
    background: #fafafa;
    border-bottom: 1px solid #e8e8e8;
    transition: background .3s ease
}

.ant-table-thead>tr>th[colspan]:not([colspan="1"]) {
    text-align: center
}

.ant-table-thead>tr>th .ant-table-filter-icon,.ant-table-thead>tr>th .anticon-filter {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
    color: #bfbfbf;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    transition: all .3s
}

.ant-table-thead>tr>th .ant-table-filter-icon>svg,.ant-table-thead>tr>th .anticon-filter>svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -6px
}

.ant-table-thead>tr>th .ant-table-filter-selected.anticon {
    color: #1890ff
}

.ant-table-thead>tr>th .ant-table-column-sorter {
    display: table-cell;
    vertical-align: middle
}

.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner {
    height: 1em;
    margin-top: .35em;
    margin-left: .57142857em;
    color: #bfbfbf;
    line-height: 1em;
    text-align: center;
    transition: all .3s
}

.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up {
    display: inline-block;
    font-size: 12px;
    font-size: 11px\9;
    transform: scale(.91666667) rotate(0deg);
    display: block;
    height: 1em;
    line-height: 1em;
    transition: all .3s
}

:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up {
    font-size: 12px
}

.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
    color: #1890ff
}

.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full {
    margin-top: -.15em
}

.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up {
    height: .5em;
    line-height: .5em
}

.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
    margin-top: .125em
}

.ant-table-thead>tr>th.ant-table-column-has-actions {
    position: relative;
    background-clip: padding-box;
    -webkit-background-clip: border-box
}

.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters {
    padding-right: 30px!important
}

.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover {
    color: rgba(0,0,0,.45);
    background: #e5e5e5
}

.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active {
    color: rgba(0,0,0,.65)
}

.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters {
    cursor: pointer
}

.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter {
    background: #f2f2f2
}

.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on),.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on) {
    color: rgba(0,0,0,.45)
}

.ant-table-thead>tr>th .ant-table-header-column {
    display: inline-block;
    max-width: 100%;
    vertical-align: top
}

.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters {
    display: table
}

.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>.ant-table-column-title {
    display: table-cell;
    vertical-align: middle
}

.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>:not(.ant-table-column-sorter) {
    position: relative
}

.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: all .3s;
    content: ""
}

.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:hover:before {
    background: rgba(0,0,0,.04)
}

.ant-table-thead>tr>th.ant-table-column-has-sorters {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-table-thead>tr:first-child>th:first-child {
    border-top-left-radius: 4px
}

.ant-table-thead>tr:first-child>th:last-child {
    border-top-right-radius: 4px
}

.ant-table-thead>tr:not(:last-child)>th[colspan] {
    border-bottom: 0
}

.ant-table-tbody>tr>td {
    border-bottom: 1px solid #e8e8e8;
    transition: background .3s
}

.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td {
    background: #e6f7ff
}

.ant-table-tbody>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-tbody>tr:hover.ant-table-row-selected>td,.ant-table-tbody>tr:hover.ant-table-row-selected>td.ant-table-column-sort,.ant-table-thead>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-thead>tr:hover.ant-table-row-selected>td,.ant-table-thead>tr:hover.ant-table-row-selected>td.ant-table-column-sort {
    background: #fafafa
}

.ant-table-thead>tr:hover {
    background: none
}

.ant-table-footer {
    position: relative;
    padding: 16px 16px;
    color: rgba(0,0,0,.85);
    background: #fafafa;
    border-top: 1px solid #e8e8e8;
    border-radius: 0 0 4px 4px
}

.ant-table-footer:before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fafafa;
    content: ""
}

.ant-table.ant-table-bordered .ant-table-footer {
    border: 1px solid #e8e8e8
}

.ant-table-title {
    position: relative;
    top: 1px;
    padding: 16px 0;
    border-radius: 4px 4px 0 0
}

.ant-table.ant-table-bordered .ant-table-title {
    padding-right: 16px;
    padding-left: 16px;
    border: 1px solid #e8e8e8
}

.ant-table-title+.ant-table-content {
    position: relative;
    border-radius: 4px 4px 0 0
}

.ant-table-bordered .ant-table-title+.ant-table-content,.ant-table-bordered .ant-table-title+.ant-table-content .ant-table-thead>tr:first-child>th,.ant-table-bordered .ant-table-title+.ant-table-content table,.ant-table-without-column-header .ant-table-title+.ant-table-content,.ant-table-without-column-header table {
    border-radius: 0
}

.ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder {
    border-top: 1px solid #e8e8e8;
    border-radius: 4px
}

.ant-table-tbody>tr.ant-table-row-selected td {
    color: inherit;
    background: #fafafa
}

.ant-table-thead>tr>th.ant-table-column-sort {
    background: #f5f5f5
}

.ant-table-tbody>tr>td.ant-table-column-sort {
    background: rgba(0,0,0,.01)
}

.ant-table-tbody>tr>td,.ant-table-thead>tr>th {
    padding: 16px 16px;
    overflow-wrap: break-word
}

.ant-table-expand-icon-th,.ant-table-row-expand-icon-cell {
    width: 50px;
    min-width: 50px;
    text-align: center
}

.ant-table-header {
    overflow: hidden;
    background: #fafafa
}

.ant-table-header table {
    border-radius: 4px 4px 0 0
}

.ant-table-loading {
    position: relative
}

.ant-table-loading .ant-table-body {
    background: #fff;
    opacity: .5
}

.ant-table-loading .ant-table-spin-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 20px;
    margin-left: -30px;
    line-height: 20px
}

.ant-table-loading .ant-table-with-pagination {
    margin-top: -20px
}

.ant-table-loading .ant-table-without-pagination {
    margin-top: 10px
}

.ant-table-bordered .ant-table-body>table,.ant-table-bordered .ant-table-fixed-left table,.ant-table-bordered .ant-table-fixed-right table,.ant-table-bordered .ant-table-header>table {
    border: 1px solid #e8e8e8;
    border-right: 0;
    border-bottom: 0
}

.ant-table-bordered.ant-table-empty .ant-table-placeholder {
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8
}

.ant-table-bordered.ant-table-fixed-header .ant-table-header>table {
    border-bottom: 0
}

.ant-table-bordered.ant-table-fixed-header .ant-table-body>table {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner>table,.ant-table-bordered.ant-table-fixed-header .ant-table-header+.ant-table-body>table {
    border-top: 0
}

.ant-table-bordered .ant-table-thead>tr:not(:last-child)>th {
    border-bottom: 1px solid #e8e8e8
}

.ant-table-bordered .ant-table-tbody>tr>td,.ant-table-bordered .ant-table-thead>tr>th {
    border-right: 1px solid #e8e8e8
}

.ant-table-placeholder {
    position: relative;
    z-index: 1;
    margin-top: -1px;
    padding: 16px 16px;
    color: rgba(0,0,0,.25);
    font-size: 14px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 0 0 4px 4px
}

.ant-table-pagination.ant-pagination {
    float: right;
    margin: 16px 0
}

.ant-table-filter-dropdown {
    position: relative;
    min-width: 96px;
    margin-left: -8px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.ant-table-filter-dropdown .ant-dropdown-menu {
    max-height: calc(100vh - 130px);
    overflow-x: hidden;
    border: 0;
    border-radius: 4px 4px 0 0;
    box-shadow: none
}

.ant-table-filter-dropdown .ant-dropdown-menu-item>label+span {
    padding-right: 0
}

.ant-table-filter-dropdown .ant-dropdown-menu-sub {
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after {
    color: #1890ff;
    font-weight: 700;
    text-shadow: 0 0 2px #bae7ff
}

.ant-table-filter-dropdown .ant-dropdown-menu-item {
    overflow: hidden
}

.ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-item:last-child,.ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
    border-radius: 0
}

.ant-table-filter-dropdown-btns {
    padding: 7px 8px;
    overflow: hidden;
    border-top: 1px solid #e8e8e8
}

.ant-table-filter-dropdown-link {
    color: #1890ff
}

.ant-table-filter-dropdown-link:hover {
    color: #40a9ff
}

.ant-table-filter-dropdown-link:active {
    color: #096dd9
}

.ant-table-filter-dropdown-link.confirm {
    float: left
}

.ant-table-filter-dropdown-link.clear {
    float: right
}

.ant-table-selection {
    white-space: nowrap
}

.ant-table-selection-select-all-custom {
    margin-right: 4px!important
}

.ant-table-selection .anticon-down {
    color: #bfbfbf;
    transition: all .3s
}

.ant-table-selection-menu {
    min-width: 96px;
    margin-top: 5px;
    margin-left: -30px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.ant-table-selection-menu .ant-action-down {
    color: #bfbfbf
}

.ant-table-selection-down {
    display: inline-block;
    padding: 0;
    line-height: 1;
    cursor: pointer
}

.ant-table-selection-down:hover .anticon-down {
    color: rgba(0,0,0,.6)
}

.ant-table-row-expand-icon {
    color: #1890ff;
    text-decoration: none;
    cursor: pointer;
    transition: color .3s;
    display: inline-block;
    width: 17px;
    height: 17px;
    color: inherit;
    line-height: 13px;
    text-align: center;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    outline: none;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover {
    color: #40a9ff
}

.ant-table-row-expand-icon:active {
    color: #096dd9
}

.ant-table-row-expand-icon:active,.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover {
    border-color: currentColor
}

.ant-table-row-expanded:after {
    content: "-"
}

.ant-table-row-collapsed:after {
    content: "+"
}

.ant-table-row-spaced {
    visibility: hidden
}

.ant-table-row-spaced:after {
    content: "."
}

.ant-table-row-cell-ellipsis,.ant-table-row-cell-ellipsis .ant-table-column-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-table-row-cell-ellipsis .ant-table-column-title {
    display: block
}

.ant-table-row-cell-break-word {
    word-wrap: break-word;
    word-break: break-word
}

tr.ant-table-expanded-row,tr.ant-table-expanded-row:hover {
    background: #fbfbfb
}

tr.ant-table-expanded-row td>.ant-table-wrapper {
    margin: -16px -16px -17px
}

.ant-table .ant-table-row-indent+.ant-table-row-expand-icon {
    margin-right: 8px
}

.ant-table-scroll {
    overflow: auto;
    overflow-x: hidden
}

.ant-table-scroll table {
    min-width: 100%
}

.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) {
    color: transparent
}

.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan])>* {
    visibility: hidden
}

.ant-table-body-inner {
    height: 100%
}

.ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body {
    position: relative;
    background: #fff
}

.ant-table-fixed-header .ant-table-body-inner {
    overflow: scroll
}

.ant-table-fixed-header .ant-table-scroll .ant-table-header {
    margin-bottom: -20px;
    padding-bottom: 20px;
    overflow: scroll;
    opacity: .9999
}

.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
    border: 1px solid #e8e8e8;
    border-width: 0 0 1px 0
}

.ant-table-hide-scrollbar {
    scrollbar-color: transparent transparent;
    min-width: unset
}

.ant-table-hide-scrollbar::-webkit-scrollbar {
    min-width: inherit;
    background-color: transparent
}

.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
    border: 1px solid #e8e8e8;
    border-width: 1px 1px 1px 0
}

.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead>tr:only-child>th:last-child {
    border-right-color: transparent
}

.ant-table-fixed-left,.ant-table-fixed-right {
    position: absolute;
    top: 0;
    z-index: 1;
    overflow: hidden;
    border-radius: 0;
    transition: box-shadow .3s ease
}

.ant-table-fixed-left table,.ant-table-fixed-right table {
    width: auto;
    background: #fff
}

.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
    border-radius: 0
}

.ant-table-fixed-left {
    left: 0;
    box-shadow: 6px 0 6px -4px rgba(0,0,0,.15)
}

.ant-table-fixed-left .ant-table-header {
    overflow-y: hidden
}

.ant-table-fixed-left .ant-table-body-inner {
    margin-right: -20px;
    padding-right: 20px
}

.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
    padding-right: 0
}

.ant-table-fixed-left,.ant-table-fixed-left table {
    border-radius: 4px 0 0 0
}

.ant-table-fixed-left .ant-table-thead>tr>th:last-child {
    border-top-right-radius: 0
}

.ant-table-fixed-right {
    right: 0;
    box-shadow: -6px 0 6px -4px rgba(0,0,0,.15)
}

.ant-table-fixed-right,.ant-table-fixed-right table {
    border-radius: 0 4px 0 0
}

.ant-table-fixed-right .ant-table-expanded-row {
    color: transparent;
    pointer-events: none
}

.ant-table-fixed-right .ant-table-thead>tr>th:first-child {
    border-top-left-radius: 0
}

.ant-table.ant-table-scroll-position-left .ant-table-fixed-left,.ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
    box-shadow: none
}

.ant-table colgroup>col.ant-table-selection-col {
    width: 60px
}

.ant-table-thead>tr>th.ant-table-selection-column-custom .ant-table-selection {
    margin-right: -15px
}

.ant-table-tbody>tr>td.ant-table-selection-column,.ant-table-thead>tr>th.ant-table-selection-column {
    text-align: center
}

.ant-table-tbody>tr>td.ant-table-selection-column .ant-radio-wrapper,.ant-table-thead>tr>th.ant-table-selection-column .ant-radio-wrapper {
    margin-right: 0
}

.ant-table-row[class*=ant-table-row-level-0] .ant-table-selection-column>span {
    display: inline-block
}

.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span,.ant-table-filter-dropdown .ant-checkbox-wrapper+span {
    padding-left: 8px
}

@supports (-moz-appearance: meterbar) {
    .ant-table-thead>tr>th.ant-table-column-has-actions {
        background-clip:padding-box
    }
}

.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-footer,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-title {
    padding: 12px 8px
}

.ant-table-middle tr.ant-table-expanded-row td>.ant-table-wrapper {
    margin: -12px -8px -13px
}

.ant-table-small {
    border: 1px solid #e8e8e8;
    border-radius: 4px
}

.ant-table-small>.ant-table-content>.ant-table-footer,.ant-table-small>.ant-table-title {
    padding: 8px 8px
}

.ant-table-small>.ant-table-title {
    top: 0;
    border-bottom: 1px solid #e8e8e8
}

.ant-table-small>.ant-table-content>.ant-table-footer {
    background-color: transparent;
    border-top: 1px solid #e8e8e8
}

.ant-table-small>.ant-table-content>.ant-table-footer:before {
    background-color: transparent
}

.ant-table-small>.ant-table-content>.ant-table-body {
    margin: 0 8px
}

.ant-table-small>.ant-table-content>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table {
    border: 0
}

.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th {
    padding: 8px 8px
}

.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th {
    background-color: transparent
}

.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr {
    border-bottom: 1px solid #e8e8e8
}

.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort {
    background-color: rgba(0,0,0,.01)
}

.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table {
    padding: 0
}

.ant-table-small>.ant-table-content .ant-table-header {
    background-color: transparent;
    border-radius: 4px 4px 0 0
}

.ant-table-small>.ant-table-content .ant-table-placeholder,.ant-table-small>.ant-table-content .ant-table-row:last-child td {
    border-bottom: 0
}

.ant-table-small.ant-table-bordered {
    border-right: 0
}

.ant-table-small.ant-table-bordered .ant-table-title {
    border: 0;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.ant-table-small.ant-table-bordered .ant-table-content {
    border-right: 1px solid #e8e8e8
}

.ant-table-small.ant-table-bordered .ant-table-footer {
    border: 0;
    border-top: 1px solid #e8e8e8
}

.ant-table-small.ant-table-bordered .ant-table-footer:before {
    display: none
}

.ant-table-small.ant-table-bordered .ant-table-placeholder {
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}

.ant-table-small.ant-table-bordered .ant-table-tbody>tr>td:last-child,.ant-table-small.ant-table-bordered .ant-table-thead>tr>th.ant-table-row-cell-last {
    border-right: none
}

.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody>tr>td:last-child,.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead>tr>th:last-child {
    border-right: 1px solid #e8e8e8
}

.ant-table-small.ant-table-bordered .ant-table-fixed-right {
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8
}

.ant-table-small tr.ant-table-expanded-row td>.ant-table-wrapper {
    margin: -8px -8px -9px
}

.ant-table-small.ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body {
    border-radius: 0 0 4px 4px
}

.ant-notification {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: fixed;
    z-index: 1010;
    width: 384px;
    max-width: calc(100vw - 32px);
    margin-right: 24px
}

.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 {
    -webkit-animation-name: NotificationLeftFadeIn;
    animation-name: NotificationLeftFadeIn
}

.ant-notification-close-icon {
    font-size: 14px;
    cursor: pointer
}

.ant-notification-notice {
    position: relative;
    margin-bottom: 16px;
    padding: 16px 24px;
    overflow: hidden;
    line-height: 1.5;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,.15)
}

.ant-notification-notice-message {
    display: inline-block;
    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: #f5222d
}

.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 {
    -webkit-animation-duration: .24s;
    animation-duration: .24s;
    -webkit-animation-timing-function: cubic-bezier(.645,.045,.355,1);
    animation-timing-function: cubic-bezier(.645,.045,.355,1);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ant-notification-fade-appear,.ant-notification-fade-enter {
    opacity: 0;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.ant-notification-fade-appear,.ant-notification-fade-enter,.ant-notification-fade-leave {
    -webkit-animation-duration: .24s;
    animation-duration: .24s;
    -webkit-animation-timing-function: cubic-bezier(.645,.045,.355,1);
    animation-timing-function: cubic-bezier(.645,.045,.355,1);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ant-notification-fade-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-fade-enter.ant-notification-fade-enter-active {
    -webkit-animation-name: NotificationFadeIn;
    animation-name: NotificationFadeIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.ant-notification-fade-leave.ant-notification-fade-leave-active {
    -webkit-animation-name: NotificationFadeOut;
    animation-name: NotificationFadeOut;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

@-webkit-keyframes NotificationFadeIn {
    0% {
        left: 384px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes NotificationFadeIn {
    0% {
        left: 384px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@-webkit-keyframes NotificationLeftFadeIn {
    0% {
        right: 384px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

@keyframes NotificationLeftFadeIn {
    0% {
        right: 384px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

@-webkit-keyframes NotificationFadeOut {
    0% {
        max-height: 150px;
        margin-bottom: 16px;
        padding-top: 16px 24px;
        padding-bottom: 16px 24px;
        opacity: 1
    }

    to {
        max-height: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        opacity: 0
    }
}

@keyframes NotificationFadeOut {
    0% {
        max-height: 150px;
        margin-bottom: 16px;
        padding-top: 16px 24px;
        padding-bottom: 16px 24px;
        opacity: 1
    }

    to {
        max-height: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        opacity: 0
    }
}

.ant-btn {
    line-height: 1.499;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-image: none;
    border: 1px solid transparent;
    box-shadow: 0 2px 0 rgba(0,0,0,.015);
    cursor: pointer;
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: manipulation;
    height: 32px;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 4px;
    color: rgba(0,0,0,.65);
    background-color: #fff;
    border-color: #d9d9d9
}

.ant-btn>.anticon {
    line-height: 1
}

.ant-btn,.ant-btn:active,.ant-btn:focus {
    outline: 0
}

.ant-btn:not([disabled]):hover {
    text-decoration: none
}

.ant-btn:not([disabled]):active {
    outline: 0;
    box-shadow: none
}

.ant-btn.disabled,.ant-btn[disabled] {
    cursor: not-allowed
}

.ant-btn.disabled>*,.ant-btn[disabled]>* {
    pointer-events: none
}

.ant-btn-lg {
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    border-radius: 4px
}

.ant-btn-sm {
    height: 24px;
    padding: 0 7px;
    font-size: 14px;
    border-radius: 4px
}

.ant-btn>a:only-child {
    color: currentColor
}

.ant-btn>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn:focus,.ant-btn:hover {
    color: #40c7c0;
    background-color: #fff;
    border-color: #40c7c0
}

.ant-btn:focus>a:only-child,.ant-btn:hover>a:only-child {
    color: currentColor
}

.ant-btn:focus>a:only-child:after,.ant-btn:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn.active,.ant-btn:active {
    color: #109294;
    background-color: #fff;
    border-color: #109294
}

.ant-btn.active>a:only-child,.ant-btn:active>a:only-child {
    color: currentColor
}

.ant-btn.active>a:only-child:after,.ant-btn:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-disabled,.ant-btn-disabled.active,.ant-btn-disabled:active,.ant-btn-disabled:focus,.ant-btn-disabled:hover,.ant-btn.disabled,.ant-btn.disabled.active,.ant-btn.disabled:active,.ant-btn.disabled:focus,.ant-btn.disabled:hover,.ant-btn[disabled],.ant-btn[disabled].active,.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-disabled.active>a:only-child,.ant-btn-disabled:active>a:only-child,.ant-btn-disabled:focus>a:only-child,.ant-btn-disabled:hover>a:only-child,.ant-btn-disabled>a:only-child,.ant-btn.disabled.active>a:only-child,.ant-btn.disabled:active>a:only-child,.ant-btn.disabled:focus>a:only-child,.ant-btn.disabled:hover>a:only-child,.ant-btn.disabled>a:only-child,.ant-btn[disabled].active>a:only-child,.ant-btn[disabled]:active>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-disabled.active>a:only-child:after,.ant-btn-disabled:active>a:only-child:after,.ant-btn-disabled:focus>a:only-child:after,.ant-btn-disabled:hover>a:only-child:after,.ant-btn-disabled>a:only-child:after,.ant-btn.disabled.active>a:only-child:after,.ant-btn.disabled:active>a:only-child:after,.ant-btn.disabled:focus>a:only-child:after,.ant-btn.disabled:hover>a:only-child:after,.ant-btn.disabled>a:only-child:after,.ant-btn[disabled].active>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn.active,.ant-btn:active,.ant-btn:focus,.ant-btn:hover {
    text-decoration: none;
    background: #fff
}

.ant-btn>i,.ant-btn>span {
    display: inline-block;
    transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
    pointer-events: none
}

.ant-btn-primary {
    color: #fff;
    background-color: #AE2324;
    border-color: #AE2324;
    text-shadow: 0 -1px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 0 rgba(0,0,0,.045)
}

.ant-btn-primary>a:only-child {
    color: currentColor
}

.ant-btn-primary>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-primary:focus,.ant-btn-primary:hover {
    color: #fff;
    background-color: #40c7c0;
    border-color: #40c7c0
}

.ant-btn-primary:focus>a:only-child,.ant-btn-primary:hover>a:only-child {
    color: currentColor
}

.ant-btn-primary:focus>a:only-child:after,.ant-btn-primary:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-primary.active,.ant-btn-primary:active {
    color: #fff;
    background-color: #109294;
    border-color: #109294
}

.ant-btn-primary.active>a:only-child,.ant-btn-primary:active>a:only-child {
    color: currentColor
}

.ant-btn-primary.active>a:only-child:after,.ant-btn-primary:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-primary-disabled,.ant-btn-primary-disabled.active,.ant-btn-primary-disabled:active,.ant-btn-primary-disabled:focus,.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled,.ant-btn-primary.disabled.active,.ant-btn-primary.disabled:active,.ant-btn-primary.disabled:focus,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled],.ant-btn-primary[disabled].active,.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-primary-disabled.active>a:only-child,.ant-btn-primary-disabled:active>a:only-child,.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-primary-disabled>a:only-child,.ant-btn-primary.disabled.active>a:only-child,.ant-btn-primary.disabled:active>a:only-child,.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-primary.disabled>a:only-child,.ant-btn-primary[disabled].active>a:only-child,.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-primary-disabled>a:only-child:after,.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-primary.disabled>a:only-child:after,.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
    border-right-color: #40c7c0;
    border-left-color: #40c7c0
}

.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
    border-color: #d9d9d9
}

.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
    border-right-color: #40c7c0
}

.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
    border-right-color: #d9d9d9
}

.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
    border-left-color: #40c7c0
}

.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled] {
    border-left-color: #d9d9d9
}

.ant-btn-ghost {
    color: rgba(0,0,0,.65);
    background-color: transparent;
    border-color: #d9d9d9
}

.ant-btn-ghost>a:only-child {
    color: currentColor
}

.ant-btn-ghost>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-ghost:focus,.ant-btn-ghost:hover {
    color: #40c7c0;
    background-color: transparent;
    border-color: #40c7c0
}

.ant-btn-ghost:focus>a:only-child,.ant-btn-ghost:hover>a:only-child {
    color: currentColor
}

.ant-btn-ghost:focus>a:only-child:after,.ant-btn-ghost:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-ghost.active,.ant-btn-ghost:active {
    color: #109294;
    background-color: transparent;
    border-color: #109294
}

.ant-btn-ghost.active>a:only-child,.ant-btn-ghost:active>a:only-child {
    color: currentColor
}

.ant-btn-ghost.active>a:only-child:after,.ant-btn-ghost:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-ghost-disabled,.ant-btn-ghost-disabled.active,.ant-btn-ghost-disabled:active,.ant-btn-ghost-disabled:focus,.ant-btn-ghost-disabled:hover,.ant-btn-ghost.disabled,.ant-btn-ghost.disabled.active,.ant-btn-ghost.disabled:active,.ant-btn-ghost.disabled:focus,.ant-btn-ghost.disabled:hover,.ant-btn-ghost[disabled],.ant-btn-ghost[disabled].active,.ant-btn-ghost[disabled]:active,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-ghost-disabled.active>a:only-child,.ant-btn-ghost-disabled:active>a:only-child,.ant-btn-ghost-disabled:focus>a:only-child,.ant-btn-ghost-disabled:hover>a:only-child,.ant-btn-ghost-disabled>a:only-child,.ant-btn-ghost.disabled.active>a:only-child,.ant-btn-ghost.disabled:active>a:only-child,.ant-btn-ghost.disabled:focus>a:only-child,.ant-btn-ghost.disabled:hover>a:only-child,.ant-btn-ghost.disabled>a:only-child,.ant-btn-ghost[disabled].active>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-ghost-disabled.active>a:only-child:after,.ant-btn-ghost-disabled:active>a:only-child:after,.ant-btn-ghost-disabled:focus>a:only-child:after,.ant-btn-ghost-disabled:hover>a:only-child:after,.ant-btn-ghost-disabled>a:only-child:after,.ant-btn-ghost.disabled.active>a:only-child:after,.ant-btn-ghost.disabled:active>a:only-child:after,.ant-btn-ghost.disabled:focus>a:only-child:after,.ant-btn-ghost.disabled:hover>a:only-child:after,.ant-btn-ghost.disabled>a:only-child:after,.ant-btn-ghost[disabled].active>a:only-child:after,.ant-btn-ghost[disabled]:active>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-dashed {
    color: rgba(0,0,0,.65);
    background-color: #fff;
    border-color: #d9d9d9;
    border-style: dashed
}

.ant-btn-dashed>a:only-child {
    color: currentColor
}

.ant-btn-dashed>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-dashed:focus,.ant-btn-dashed:hover {
    color: #40c7c0;
    background-color: #fff;
    border-color: #40c7c0
}

.ant-btn-dashed:focus>a:only-child,.ant-btn-dashed:hover>a:only-child {
    color: currentColor
}

.ant-btn-dashed:focus>a:only-child:after,.ant-btn-dashed:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-dashed.active,.ant-btn-dashed:active {
    color: #109294;
    background-color: #fff;
    border-color: #109294
}

.ant-btn-dashed.active>a:only-child,.ant-btn-dashed:active>a:only-child {
    color: currentColor
}

.ant-btn-dashed.active>a:only-child:after,.ant-btn-dashed:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-dashed-disabled,.ant-btn-dashed-disabled.active,.ant-btn-dashed-disabled:active,.ant-btn-dashed-disabled:focus,.ant-btn-dashed-disabled:hover,.ant-btn-dashed.disabled,.ant-btn-dashed.disabled.active,.ant-btn-dashed.disabled:active,.ant-btn-dashed.disabled:focus,.ant-btn-dashed.disabled:hover,.ant-btn-dashed[disabled],.ant-btn-dashed[disabled].active,.ant-btn-dashed[disabled]:active,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-dashed-disabled.active>a:only-child,.ant-btn-dashed-disabled:active>a:only-child,.ant-btn-dashed-disabled:focus>a:only-child,.ant-btn-dashed-disabled:hover>a:only-child,.ant-btn-dashed-disabled>a:only-child,.ant-btn-dashed.disabled.active>a:only-child,.ant-btn-dashed.disabled:active>a:only-child,.ant-btn-dashed.disabled:focus>a:only-child,.ant-btn-dashed.disabled:hover>a:only-child,.ant-btn-dashed.disabled>a:only-child,.ant-btn-dashed[disabled].active>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-dashed-disabled.active>a:only-child:after,.ant-btn-dashed-disabled:active>a:only-child:after,.ant-btn-dashed-disabled:focus>a:only-child:after,.ant-btn-dashed-disabled:hover>a:only-child:after,.ant-btn-dashed-disabled>a:only-child:after,.ant-btn-dashed.disabled.active>a:only-child:after,.ant-btn-dashed.disabled:active>a:only-child:after,.ant-btn-dashed.disabled:focus>a:only-child:after,.ant-btn-dashed.disabled:hover>a:only-child:after,.ant-btn-dashed.disabled>a:only-child:after,.ant-btn-dashed[disabled].active>a:only-child:after,.ant-btn-dashed[disabled]:active>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-danger {
    color: #fff;
    background-color: #ff4d4f;
    border-color: #ff4d4f;
    text-shadow: 0 -1px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 0 rgba(0,0,0,.045)
}

.ant-btn-danger>a:only-child {
    color: currentColor
}

.ant-btn-danger>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-danger:focus,.ant-btn-danger:hover {
    color: #fff;
    background-color: #ff7875;
    border-color: #ff7875
}

.ant-btn-danger:focus>a:only-child,.ant-btn-danger:hover>a:only-child {
    color: currentColor
}

.ant-btn-danger:focus>a:only-child:after,.ant-btn-danger:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-danger.active,.ant-btn-danger:active {
    color: #fff;
    background-color: #d9363e;
    border-color: #d9363e
}

.ant-btn-danger.active>a:only-child,.ant-btn-danger:active>a:only-child {
    color: currentColor
}

.ant-btn-danger.active>a:only-child:after,.ant-btn-danger:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-danger-disabled,.ant-btn-danger-disabled.active,.ant-btn-danger-disabled:active,.ant-btn-danger-disabled:focus,.ant-btn-danger-disabled:hover,.ant-btn-danger.disabled,.ant-btn-danger.disabled.active,.ant-btn-danger.disabled:active,.ant-btn-danger.disabled:focus,.ant-btn-danger.disabled:hover,.ant-btn-danger[disabled],.ant-btn-danger[disabled].active,.ant-btn-danger[disabled]:active,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-danger-disabled.active>a:only-child,.ant-btn-danger-disabled:active>a:only-child,.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-danger-disabled>a:only-child,.ant-btn-danger.disabled.active>a:only-child,.ant-btn-danger.disabled:active>a:only-child,.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-danger.disabled>a:only-child,.ant-btn-danger[disabled].active>a:only-child,.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-danger-disabled>a:only-child:after,.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-danger.disabled>a:only-child:after,.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-link {
    color: #AE2324;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.ant-btn-link>a:only-child {
    color: currentColor
}

.ant-btn-link>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-link:focus,.ant-btn-link:hover {
    color: #40c7c0;
    background-color: transparent;
    border-color: #40c7c0
}

.ant-btn-link:focus>a:only-child,.ant-btn-link:hover>a:only-child {
    color: currentColor
}

.ant-btn-link:focus>a:only-child:after,.ant-btn-link:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-link.active,.ant-btn-link:active {
    color: #109294;
    background-color: transparent;
    border-color: #109294
}

.ant-btn-link.active>a:only-child,.ant-btn-link:active>a:only-child {
    color: currentColor
}

.ant-btn-link.active>a:only-child:after,.ant-btn-link:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover {
    background-color: #f5f5f5;
    border-color: #d9d9d9
}

.ant-btn-link:active,.ant-btn-link:focus,.ant-btn-link:hover {
    border-color: transparent
}

.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: transparent;
    border-color: transparent;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-link-disabled.active>a:only-child,.ant-btn-link-disabled:active>a:only-child,.ant-btn-link-disabled:focus>a:only-child,.ant-btn-link-disabled:hover>a:only-child,.ant-btn-link-disabled>a:only-child,.ant-btn-link.disabled.active>a:only-child,.ant-btn-link.disabled:active>a:only-child,.ant-btn-link.disabled:focus>a:only-child,.ant-btn-link.disabled:hover>a:only-child,.ant-btn-link.disabled>a:only-child,.ant-btn-link[disabled].active>a:only-child,.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-link-disabled>a:only-child:after,.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-link.disabled>a:only-child:after,.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-icon-only {
    width: 32px;
    height: 32px;
    padding: 0;
    font-size: 16px;
    border-radius: 4px
}

.ant-btn-icon-only.ant-btn-lg {
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 18px;
    border-radius: 4px
}

.ant-btn-icon-only.ant-btn-sm {
    width: 24px;
    height: 24px;
    padding: 0;
    font-size: 14px;
    border-radius: 4px
}

.ant-btn-icon-only>i {
    vertical-align: middle
}

.ant-btn-round {
    height: 32px;
    padding: 0 16px;
    font-size: 14px;
    border-radius: 32px
}

.ant-btn-round.ant-btn-lg {
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 40px
}

.ant-btn-round.ant-btn-sm {
    height: 24px;
    padding: 0 12px;
    font-size: 14px;
    border-radius: 24px
}

.ant-btn-round.ant-btn-icon-only {
    width: auto
}

.ant-btn-circle,.ant-btn-circle-outline {
    min-width: 32px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    border-radius: 50%
}

.ant-btn-circle-outline.ant-btn-lg,.ant-btn-circle.ant-btn-lg {
    min-width: 40px;
    border-radius: 50%
}

.ant-btn-circle-outline.ant-btn-sm,.ant-btn-circle.ant-btn-sm {
    min-width: 24px;
    border-radius: 50%
}

.ant-btn:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: 1;
    display: none;
    background: #fff;
    border-radius: inherit;
    opacity: .35;
    transition: opacity .2s;
    content: "";
    pointer-events: none
}

.ant-btn .anticon {
    transition: margin-left .3s cubic-bezier(.645,.045,.355,1)
}

.ant-btn .anticon.anticon-minus>svg,.ant-btn .anticon.anticon-plus>svg {
    shape-rendering: optimizeSpeed
}

.ant-btn.ant-btn-loading {
    position: relative
}

.ant-btn.ant-btn-loading:not([disabled]) {
    pointer-events: none
}

.ant-btn.ant-btn-loading:before {
    display: block
}

.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
    padding-left: 29px
}

.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) {
    margin-left: -14px
}

.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
    padding-left: 24px
}

.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
    margin-left: -17px
}

.ant-btn-group {
    display: inline-block
}

.ant-btn-group,.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn {
    position: relative
}

.ant-btn-group>.ant-btn.active,.ant-btn-group>.ant-btn:active,.ant-btn-group>.ant-btn:focus,.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn.active,.ant-btn-group>span>.ant-btn:active,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>span>.ant-btn:hover {
    z-index: 2
}

.ant-btn-group>.ant-btn:disabled,.ant-btn-group>span>.ant-btn:disabled {
    z-index: 0
}

.ant-btn-group>.ant-btn-icon-only {
    font-size: 14px
}

.ant-btn-group-lg>.ant-btn,.ant-btn-group-lg>span>.ant-btn {
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    border-radius: 0;
    line-height: 38px
}

.ant-btn-group-lg>.ant-btn.ant-btn-icon-only {
    width: 40px;
    height: 40px;
    padding-right: 0;
    padding-left: 0
}

.ant-btn-group-sm>.ant-btn,.ant-btn-group-sm>span>.ant-btn {
    height: 24px;
    padding: 0 7px;
    font-size: 14px;
    border-radius: 0;
    line-height: 22px
}

.ant-btn-group-sm>.ant-btn>.anticon,.ant-btn-group-sm>span>.ant-btn>.anticon {
    font-size: 14px
}

.ant-btn-group-sm>.ant-btn.ant-btn-icon-only {
    width: 24px;
    height: 24px;
    padding-right: 0;
    padding-left: 0
}

.ant-btn+.ant-btn-group,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group,.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group>span+span,.ant-btn-group span+.ant-btn {
    margin-left: -1px
}

.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]) {
    border-left-color: transparent
}

.ant-btn-group .ant-btn {
    border-radius: 0
}

.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn {
    margin-left: 0
}

.ant-btn-group>.ant-btn:only-child,.ant-btn-group>span:only-child>.ant-btn {
    border-radius: 4px
}

.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.ant-btn-group-sm>.ant-btn:only-child,.ant-btn-group-sm>span:only-child>.ant-btn {
    border-radius: 4px
}

.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.ant-btn-group>.ant-btn-group {
    float: left
}

.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn {
    border-radius: 0
}

.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child {
    padding-right: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child {
    padding-left: 8px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.ant-btn:active>span,.ant-btn:focus>span {
    position: relative
}

.ant-btn>.anticon+span,.ant-btn>span+.anticon {
    margin-left: 8px
}

.ant-btn-background-ghost {
    color: #fff;
    background: transparent!important;
    border-color: #fff
}

.ant-btn-background-ghost.ant-btn-primary {
    color: #AE2324;
    background-color: transparent;
    border-color: #AE2324;
    text-shadow: none
}

.ant-btn-background-ghost.ant-btn-primary>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-primary>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-primary:focus,.ant-btn-background-ghost.ant-btn-primary:hover {
    color: #40c7c0;
    background-color: transparent;
    border-color: #40c7c0
}

.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-primary.active,.ant-btn-background-ghost.ant-btn-primary:active {
    color: #109294;
    background-color: transparent;
    border-color: #109294
}

.ant-btn-background-ghost.ant-btn-primary.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-primary.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-primary-disabled,.ant-btn-background-ghost.ant-btn-primary-disabled.active,.ant-btn-background-ghost.ant-btn-primary-disabled:active,.ant-btn-background-ghost.ant-btn-primary-disabled:focus,.ant-btn-background-ghost.ant-btn-primary-disabled:hover,.ant-btn-background-ghost.ant-btn-primary.disabled,.ant-btn-background-ghost.ant-btn-primary.disabled.active,.ant-btn-background-ghost.ant-btn-primary.disabled:active,.ant-btn-background-ghost.ant-btn-primary.disabled:focus,.ant-btn-background-ghost.ant-btn-primary.disabled:hover,.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary[disabled].active,.ant-btn-background-ghost.ant-btn-primary[disabled]:active,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-danger {
    color: #ff4d4f;
    background-color: transparent;
    border-color: #ff4d4f;
    text-shadow: none
}

.ant-btn-background-ghost.ant-btn-danger>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-danger>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-danger:focus,.ant-btn-background-ghost.ant-btn-danger:hover {
    color: #ff7875;
    background-color: transparent;
    border-color: #ff7875
}

.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-danger.active,.ant-btn-background-ghost.ant-btn-danger:active {
    color: #d9363e;
    background-color: transparent;
    border-color: #d9363e
}

.ant-btn-background-ghost.ant-btn-danger.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-danger.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-danger-disabled,.ant-btn-background-ghost.ant-btn-danger-disabled.active,.ant-btn-background-ghost.ant-btn-danger-disabled:active,.ant-btn-background-ghost.ant-btn-danger-disabled:focus,.ant-btn-background-ghost.ant-btn-danger-disabled:hover,.ant-btn-background-ghost.ant-btn-danger.disabled,.ant-btn-background-ghost.ant-btn-danger.disabled.active,.ant-btn-background-ghost.ant-btn-danger.disabled:active,.ant-btn-background-ghost.ant-btn-danger.disabled:focus,.ant-btn-background-ghost.ant-btn-danger.disabled:hover,.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger[disabled].active,.ant-btn-background-ghost.ant-btn-danger[disabled]:active,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-link {
    color: #AE2324;
    background-color: transparent;
    border-color: transparent;
    text-shadow: none;
    color: #fff
}

.ant-btn-background-ghost.ant-btn-link>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-link>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-link:focus,.ant-btn-background-ghost.ant-btn-link:hover {
    color: #40c7c0;
    background-color: transparent;
    border-color: transparent
}

.ant-btn-background-ghost.ant-btn-link:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-link:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-link.active,.ant-btn-background-ghost.ant-btn-link:active {
    color: #109294;
    background-color: transparent;
    border-color: transparent
}

.ant-btn-background-ghost.ant-btn-link.active>a:only-child,.ant-btn-background-ghost.ant-btn-link:active>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-link.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-background-ghost.ant-btn-link-disabled,.ant-btn-background-ghost.ant-btn-link-disabled.active,.ant-btn-background-ghost.ant-btn-link-disabled:active,.ant-btn-background-ghost.ant-btn-link-disabled:focus,.ant-btn-background-ghost.ant-btn-link-disabled:hover,.ant-btn-background-ghost.ant-btn-link.disabled,.ant-btn-background-ghost.ant-btn-link.disabled.active,.ant-btn-background-ghost.ant-btn-link.disabled:active,.ant-btn-background-ghost.ant-btn-link.disabled:focus,.ant-btn-background-ghost.ant-btn-link.disabled:hover,.ant-btn-background-ghost.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-link[disabled].active,.ant-btn-background-ghost.ant-btn-link[disabled]:active,.ant-btn-background-ghost.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-link[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link-disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link.disabled>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-two-chinese-chars:first-letter {
    letter-spacing: .34em
}

.ant-btn-two-chinese-chars>:not(.anticon) {
    margin-right: -.34em;
    letter-spacing: .34em
}

.ant-btn-block {
    width: 100%
}

.ant-btn:empty {
    vertical-align: top
}

a.ant-btn {
    padding-top: .1px;
    line-height: 30px
}

a.ant-btn-lg {
    line-height: 38px
}

a.ant-btn-sm {
    line-height: 22px
}

.ant-input {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-variant: tabular-nums;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 32px;
    padding: 4px 11px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    transition: all .3s
}

.ant-input::-moz-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.ant-input:-ms-input-placeholder {
    color: #bfbfbf
}

.ant-input::-webkit-input-placeholder {
    color: #bfbfbf
}

.ant-input:placeholder-shown {
    text-overflow: ellipsis
}

.ant-input:focus,.ant-input:hover {
    border-color: #40c7c0;
    border-right-width: 1px!important
}

.ant-input:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(29,187,185,.2)
}

.ant-input-disabled {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-input-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px!important
}

.ant-input[disabled] {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-input[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px!important
}

textarea.ant-input {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    line-height: 1.5;
    vertical-align: bottom;
    transition: all .3s,height 0s
}

.ant-input-lg {
    height: 40px;
    padding: 6px 11px;
    font-size: 16px
}

.ant-input-sm {
    height: 24px;
    padding: 1px 7px
}

.ant-input-group {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0
}

.ant-input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.ant-input-group>[class*=col-] {
    padding-right: 8px
}

.ant-input-group>[class*=col-]:last-child {
    padding-right: 0
}

.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input {
    display: table-cell
}

.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child) {
    border-radius: 0
}

.ant-input-group-addon,.ant-input-group-wrap {
    width: 1px;
    white-space: nowrap;
    vertical-align: middle
}

.ant-input-group-wrap>* {
    display: block!important
}

.ant-input-group .ant-input {
    float: left;
    width: 100%;
    margin-bottom: 0;
    text-align: inherit
}

.ant-input-group .ant-input:focus,.ant-input-group .ant-input:hover {
    z-index: 1;
    border-right-width: 1px
}

.ant-input-group-addon {
    position: relative;
    padding: 0 11px;
    color: rgba(0,0,0,.65);
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    transition: all .3s
}

.ant-input-group-addon .ant-select {
    margin: -5px -11px
}

.ant-input-group-addon .ant-select .ant-select-selection {
    margin: -1px;
    background-color: inherit;
    border: 1px solid transparent;
    box-shadow: none
}

.ant-input-group-addon .ant-select-focused .ant-select-selection,.ant-input-group-addon .ant-select-open .ant-select-selection {
    color: #AE2324
}

.ant-input-group-addon>i:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ""
}

.ant-input-group-addon:first-child,.ant-input-group-addon:first-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:first-child,.ant-input-group>.ant-input:first-child .ant-select .ant-select-selection {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ant-input-group-addon:first-child {
    border-right: 0
}

.ant-input-group-addon:last-child {
    border-left: 0
}

.ant-input-group-addon:last-child,.ant-input-group-addon:last-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:last-child,.ant-input-group>.ant-input:last-child .ant-select .ant-select-selection {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon {
    height: 40px;
    padding: 6px 11px;
    font-size: 16px
}

.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon {
    height: 24px;
    padding: 1px 7px
}

.ant-input-group-lg .ant-select-selection--single {
    height: 40px
}

.ant-input-group-sm .ant-select-selection--single {
    height: 24px
}

.ant-input-group .ant-input-affix-wrapper {
    display: table-cell;
    float: left;
    width: 100%
}

.ant-input-group.ant-input-group-compact {
    display: block;
    zoom:1}

.ant-input-group.ant-input-group-compact:after,.ant-input-group.ant-input-group-compact:before {
    display: table;
    content: ""
}

.ant-input-group.ant-input-group-compact:after {
    clear: both
}

.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child) {
    border-right-width: 1px
}

.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover {
    z-index: 1
}

.ant-input-group.ant-input-group-compact>* {
    display: inline-block;
    float: none;
    vertical-align: top;
    border-radius: 0
}

.ant-input-group.ant-input-group-compact>:not(:last-child) {
    margin-right: -1px;
    border-right-width: 1px
}

.ant-input-group.ant-input-group-compact .ant-input {
    float: none
}

.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input {
    border-right-width: 1px;
    border-radius: 0
}

.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:focus,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select-focused,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:focus,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:hover,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:focus,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:hover {
    z-index: 1
}

.ant-input-group.ant-input-group-compact>.ant-calendar-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:first-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:first-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ant-input-group.ant-input-group-compact>.ant-calendar-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:last-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:last-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:last-child {
    border-right-width: 1px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input {
    vertical-align: top
}

.ant-input-group-wrapper {
    display: inline-block;
    width: 100%;
    text-align: start;
    vertical-align: top
}

.ant-input-affix-wrapper {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: start
}

.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
    border-color: #40c7c0;
    border-right-width: 1px!important
}

.ant-input-affix-wrapper .ant-input {
    position: relative;
    text-align: inherit
}

.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    color: rgba(0,0,0,.65);
    line-height: 0;
    transform: translateY(-50%)
}

.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),.ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
    line-height: 1.5
}

.ant-input-affix-wrapper .ant-input-disabled~.ant-input-suffix .anticon {
    color: rgba(0,0,0,.25);
    cursor: not-allowed
}

.ant-input-affix-wrapper .ant-input-prefix {
    left: 12px
}

.ant-input-affix-wrapper .ant-input-suffix {
    right: 12px
}

.ant-input-affix-wrapper .ant-input:not(:first-child) {
    padding-left: 30px
}

.ant-input-affix-wrapper .ant-input:not(:last-child) {
    padding-right: 30px
}

.ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child) {
    padding-right: 49px
}

.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input {
    padding-right: 22px
}

.ant-input-password-icon {
    color: rgba(0,0,0,.45);
    cursor: pointer;
    transition: all .3s
}

.ant-input-password-icon:hover {
    color: #333
}

.ant-input-clear-icon {
    color: rgba(0,0,0,.25);
    font-size: 12px;
    cursor: pointer;
    transition: color .3s;
    vertical-align: 0
}

.ant-input-clear-icon:hover {
    color: rgba(0,0,0,.45)
}

.ant-input-clear-icon:active {
    color: rgba(0,0,0,.65)
}

.ant-input-clear-icon+i {
    margin-left: 6px
}

.ant-input-textarea-clear-icon {
    color: rgba(0,0,0,.25);
    font-size: 12px;
    cursor: pointer;
    transition: color .3s;
    position: absolute;
    top: 0;
    right: 0;
    margin: 8px 8px 0 0
}

.ant-input-textarea-clear-icon:hover {
    color: rgba(0,0,0,.45)
}

.ant-input-textarea-clear-icon:active {
    color: rgba(0,0,0,.65)
}

.ant-input-textarea-clear-icon+i {
    margin-left: 6px
}

.ant-input-search-icon {
    color: rgba(0,0,0,.45);
    cursor: pointer;
    transition: all .3s
}

.ant-input-search-icon:hover {
    color: rgba(0,0,0,.8)
}

.ant-input-search-enter-button input {
    border-right: 0
}

.ant-input-search-enter-button+.ant-input-group-addon,.ant-input-search-enter-button input+.ant-input-group-addon {
    padding: 0;
    border: 0
}

.ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button,.ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.ant-input-number {
    box-sizing: border-box;
    font-variant: tabular-nums;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    width: 100%;
    height: 32px;
    padding: 4px 11px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5;
    background-color: #fff;
    background-image: none;
    transition: all .3s;
    display: inline-block;
    width: 90px;
    margin: 0;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px
}

.ant-input-number::-moz-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.ant-input-number:-ms-input-placeholder {
    color: #bfbfbf
}

.ant-input-number::-webkit-input-placeholder {
    color: #bfbfbf
}

.ant-input-number:placeholder-shown {
    text-overflow: ellipsis
}

.ant-input-number:focus {
    border-color: #40c7c0;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(29,187,185,.2)
}

.ant-input-number[disabled] {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-input-number[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px!important
}

textarea.ant-input-number {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    line-height: 1.5;
    vertical-align: bottom;
    transition: all .3s,height 0s
}

.ant-input-number-lg {
    height: 40px;
    padding: 6px 11px
}

.ant-input-number-sm {
    height: 24px;
    padding: 1px 7px
}

.ant-input-number-handler {
    position: relative;
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden;
    color: rgba(0,0,0,.45);
    font-weight: 700;
    line-height: 0;
    text-align: center;
    transition: all .1s linear
}

.ant-input-number-handler:active {
    background: #f4f4f4
}

.ant-input-number-handler:hover .ant-input-number-handler-down-inner,.ant-input-number-handler:hover .ant-input-number-handler-up-inner {
    color: #40c7c0
}

.ant-input-number-handler-down-inner,.ant-input-number-handler-up-inner {
    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;
    position: absolute;
    right: 4px;
    width: 12px;
    height: 12px;
    color: rgba(0,0,0,.45);
    line-height: 12px;
    transition: all .1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-input-number-handler-down-inner>*,.ant-input-number-handler-up-inner>* {
    line-height: 1
}

.ant-input-number-handler-down-inner svg,.ant-input-number-handler-up-inner svg {
    display: inline-block
}

.ant-input-number-handler-down-inner:before,.ant-input-number-handler-up-inner:before {
    display: none
}

.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon {
    display: block
}

.ant-input-number-focused,.ant-input-number:hover {
    border-color: #40c7c0;
    border-right-width: 1px!important
}

.ant-input-number-focused {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(29,187,185,.2)
}

.ant-input-number-disabled {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-input-number-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px!important
}

.ant-input-number-disabled .ant-input-number-input {
    cursor: not-allowed
}

.ant-input-number-disabled .ant-input-number-handler-wrap {
    display: none
}

.ant-input-number-input {
    width: 100%;
    height: 30px;
    padding: 0 11px;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 4px;
    outline: 0;
    transition: all .3s linear;
    -moz-appearance: textfield!important
}

.ant-input-number-input::-moz-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.ant-input-number-input:-ms-input-placeholder {
    color: #bfbfbf
}

.ant-input-number-input::-webkit-input-placeholder {
    color: #bfbfbf
}

.ant-input-number-input:placeholder-shown {
    text-overflow: ellipsis
}

.ant-input-number-input[type=number]::-webkit-inner-spin-button,.ant-input-number-input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.ant-input-number-lg {
    padding: 0;
    font-size: 16px
}

.ant-input-number-lg input {
    height: 38px
}

.ant-input-number-sm {
    padding: 0
}

.ant-input-number-sm input {
    height: 22px;
    padding: 0 7px
}

.ant-input-number-handler-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #d9d9d9;
    border-radius: 0 4px 4px 0;
    opacity: 0;
    transition: opacity .24s linear .1s
}

.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner {
    display: inline-block;
    font-size: 12px;
    font-size: 7px\9;
    transform: scale(.58333333) rotate(0deg);
    min-width: auto;
    margin-right: 0
}

:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner {
    font-size: 12px
}

.ant-input-number-handler-wrap:hover .ant-input-number-handler {
    height: 40%
}

.ant-input-number:hover .ant-input-number-handler-wrap {
    opacity: 1
}

.ant-input-number-handler-up {
    border-top-right-radius: 4px;
    cursor: pointer
}

.ant-input-number-handler-up-inner {
    top: 50%;
    margin-top: -5px;
    text-align: center
}

.ant-input-number-handler-up:hover {
    height: 60%!important
}

.ant-input-number-handler-down {
    top: 0;
    border-top: 1px solid #d9d9d9;
    border-bottom-right-radius: 4px;
    cursor: pointer
}

.ant-input-number-handler-down-inner {
    top: 50%;
    margin-top: -6px;
    text-align: center
}

.ant-input-number-handler-down:hover {
    height: 60%!important
}

.ant-input-number-handler-down-disabled,.ant-input-number-handler-up-disabled {
    cursor: not-allowed
}

.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner {
    color: rgba(0,0,0,.25)
}

.ant-switch {
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 44px;
    height: 22px;
    line-height: 20px;
    vertical-align: middle;
    background-color: rgba(0,0,0,.25);
    border: 1px solid transparent;
    border-radius: 100px;
    cursor: pointer;
    transition: all .36s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-switch-inner {
    display: block;
    margin-right: 6px;
    margin-left: 24px;
    color: #fff;
    font-size: 12px
}

.ant-switch-loading-icon,.ant-switch:after {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 18px;
    cursor: pointer;
    transition: all .36s cubic-bezier(.78,.14,.15,.86);
    content: " "
}

.ant-switch:after {
    box-shadow: 0 2px 4px 0 rgba(0,35,11,.2)
}

.ant-switch:not(.ant-switch-disabled):active:after,.ant-switch:not(.ant-switch-disabled):active:before {
    width: 24px
}

.ant-switch-loading-icon {
    z-index: 1;
    display: none;
    font-size: 12px;
    background: transparent
}

.ant-switch-loading-icon svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.ant-switch-loading .ant-switch-loading-icon {
    display: inline-block;
    color: rgba(0,0,0,.65)
}

.ant-switch-checked.ant-switch-loading .ant-switch-loading-icon {
    color: #AE2324
}

.ant-switch:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(29,187,185,.2)
}

.ant-switch:focus:hover {
    box-shadow: none
}

.ant-switch-small {
    min-width: 28px;
    height: 16px;
    line-height: 14px
}

.ant-switch-small .ant-switch-inner {
    margin-right: 3px;
    margin-left: 18px;
    font-size: 12px
}

.ant-switch-small:after {
    width: 12px;
    height: 12px
}

.ant-switch-small:active:after,.ant-switch-small:active:before {
    width: 16px
}

.ant-switch-small .ant-switch-loading-icon {
    width: 12px;
    height: 12px
}

.ant-switch-small.ant-switch-checked .ant-switch-inner {
    margin-right: 18px;
    margin-left: 3px
}

.ant-switch-small.ant-switch-checked .ant-switch-loading-icon {
    left: 100%;
    margin-left: -13px
}

.ant-switch-small.ant-switch-loading .ant-switch-loading-icon {
    font-weight: 700;
    transform: scale(.66667)
}

.ant-switch-checked {
    background-color: #AE2324
}

.ant-switch-checked .ant-switch-inner {
    margin-right: 24px;
    margin-left: 6px
}

.ant-switch-checked:after {
    left: 100%;
    margin-left: -1px;
    transform: translateX(-100%)
}

.ant-switch-checked .ant-switch-loading-icon {
    left: 100%;
    margin-left: -19px
}

.ant-switch-disabled,.ant-switch-loading {
    cursor: not-allowed;
    opacity: .4
}

.ant-switch-disabled *,.ant-switch-disabled:after,.ant-switch-disabled:before,.ant-switch-loading *,.ant-switch-loading:after,.ant-switch-loading:before {
    cursor: not-allowed
}

@-webkit-keyframes AntSwitchSmallLoadingCircle {
    0% {
        transform: rotate(0deg) scale(.66667);
        transform-origin: 50% 50%
    }

    to {
        transform: rotate(1turn) scale(.66667);
        transform-origin: 50% 50%
    }
}

@keyframes AntSwitchSmallLoadingCircle {
    0% {
        transform: rotate(0deg) scale(.66667);
        transform-origin: 50% 50%
    }

    to {
        transform: rotate(1turn) scale(.66667);
        transform-origin: 50% 50%
    }
}

@-webkit-keyframes antCheckboxEffect {
    0% {
        transform: scale(1);
        opacity: .5
    }

    to {
        transform: scale(1.6);
        opacity: 0
    }
}

@keyframes antCheckboxEffect {
    0% {
        transform: scale(1);
        opacity: .5
    }

    to {
        transform: scale(1.6);
        opacity: 0
    }
}

.ant-checkbox {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    top: -.09em;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    vertical-align: middle;
    outline: none;
    cursor: pointer
}

.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner {
    border-color: #AE2324
}

.ant-checkbox-checked:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #AE2324;
    border-radius: 2px;
    visibility: hidden;
    -webkit-animation: antCheckboxEffect .36s ease-in-out;
    animation: antCheckboxEffect .36s ease-in-out;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    content: ""
}

.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after {
    visibility: visible
}

.ant-checkbox-inner {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    border-collapse: separate;
    transition: all .3s
}

.ant-checkbox-inner:after {
    position: absolute;
    top: 50%;
    left: 22%;
    display: table;
    width: 5.71428571px;
    height: 9.14285714px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(0) translate(-50%,-50%);
    opacity: 0;
    transition: all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;
    content: " "
}

.ant-checkbox-input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0
}

.ant-checkbox-checked .ant-checkbox-inner:after {
    position: absolute;
    display: table;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(1) translate(-50%,-50%);
    opacity: 1;
    transition: all .2s cubic-bezier(.12,.4,.29,1.46) .1s;
    content: " "
}

.ant-checkbox-checked .ant-checkbox-inner {
    background-color: #AE2324;
    border-color: #AE2324
}

.ant-checkbox-disabled {
    cursor: not-allowed
}

.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
    border-color: rgba(0,0,0,.25);
    -webkit-animation-name: none;
    animation-name: none
}

.ant-checkbox-disabled .ant-checkbox-input {
    cursor: not-allowed
}

.ant-checkbox-disabled .ant-checkbox-inner {
    background-color: #f5f5f5;
    border-color: #d9d9d9!important
}

.ant-checkbox-disabled .ant-checkbox-inner:after {
    border-color: #f5f5f5;
    border-collapse: separate;
    -webkit-animation-name: none;
    animation-name: none
}

.ant-checkbox-disabled+span {
    color: rgba(0,0,0,.25);
    cursor: not-allowed
}

.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after {
    visibility: hidden
}

.ant-checkbox-wrapper {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block;
    line-height: unset;
    cursor: pointer
}

.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
    cursor: not-allowed
}

.ant-checkbox-wrapper+.ant-checkbox-wrapper {
    margin-left: 8px
}

.ant-checkbox+span {
    padding-right: 8px;
    padding-left: 8px
}

.ant-checkbox-group {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block
}

.ant-checkbox-group-item {
    display: inline-block;
    margin-right: 8px
}

.ant-checkbox-group-item:last-child {
    margin-right: 0
}

.ant-checkbox-group-item+.ant-checkbox-group-item {
    margin-left: 0
}

.ant-checkbox-indeterminate .ant-checkbox-inner {
    background-color: #fff;
    border-color: #d9d9d9
}

.ant-checkbox-indeterminate .ant-checkbox-inner:after {
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background-color: #AE2324;
    border: 0;
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
    content: " "
}

.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after {
    background-color: rgba(0,0,0,.25);
    border-color: rgba(0,0,0,.25)
}

.ant-radio-group {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block
}

.ant-radio-wrapper {
    margin: 0;
    margin-right: 8px
}

.ant-radio,.ant-radio-wrapper {
    box-sizing: border-box;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer
}

.ant-radio {
    margin: 0;
    line-height: 1;
    vertical-align: sub;
    outline: none
}

.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner {
    border-color: #AE2324
}

.ant-radio-input:focus+.ant-radio-inner {
    box-shadow: 0 0 0 3px rgba(29,187,185,.08)
}

.ant-radio-checked:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #AE2324;
    border-radius: 50%;
    visibility: hidden;
    -webkit-animation: antRadioEffect .36s ease-in-out;
    animation: antRadioEffect .36s ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    content: ""
}

.ant-radio-wrapper:hover .ant-radio:after,.ant-radio:hover:after {
    visibility: visible
}

.ant-radio-inner {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px;
    border-radius: 100px;
    transition: all .3s
}

.ant-radio-inner:after {
    position: absolute;
    top: 3px;
    left: 3px;
    display: table;
    width: 8px;
    height: 8px;
    background-color: #AE2324;
    border-top: 0;
    border-left: 0;
    border-radius: 8px;
    transform: scale(0);
    opacity: 0;
    transition: all .3s cubic-bezier(.78,.14,.15,.86);
    content: " "
}

.ant-radio-input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0
}

.ant-radio-checked .ant-radio-inner {
    border-color: #AE2324
}

.ant-radio-checked .ant-radio-inner:after {
    transform: scale(1);
    opacity: 1;
    transition: all .3s cubic-bezier(.78,.14,.15,.86)
}

.ant-radio-disabled .ant-radio-inner {
    background-color: #f5f5f5;
    border-color: #d9d9d9!important;
    cursor: not-allowed
}

.ant-radio-disabled .ant-radio-inner:after {
    background-color: rgba(0,0,0,.2)
}

.ant-radio-disabled .ant-radio-input {
    cursor: not-allowed
}

.ant-radio-disabled+span {
    color: rgba(0,0,0,.25);
    cursor: not-allowed
}

span.ant-radio+* {
    padding-right: 8px;
    padding-left: 8px
}

.ant-radio-button-wrapper {
    position: relative;
    display: inline-block;
    height: 32px;
    margin: 0;
    padding: 0 15px;
    color: rgba(0,0,0,.65);
    line-height: 30px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top-width: 1.02px;
    border-left: 0;
    cursor: pointer;
    transition: color .3s,background .3s,border-color .3s
}

.ant-radio-button-wrapper a {
    color: rgba(0,0,0,.65)
}

.ant-radio-button-wrapper>.ant-radio-button {
    display: block;
    width: 0;
    height: 0;
    margin-left: 0
}

.ant-radio-group-large .ant-radio-button-wrapper {
    height: 40px;
    font-size: 16px;
    line-height: 38px
}

.ant-radio-group-small .ant-radio-button-wrapper {
    height: 24px;
    padding: 0 7px;
    line-height: 22px
}

.ant-radio-button-wrapper:not(:first-child):before {
    position: absolute;
    top: 0;
    left: -1px;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #d9d9d9;
    content: ""
}

.ant-radio-button-wrapper:first-child {
    border-left: 1px solid #d9d9d9;
    border-radius: 4px 0 0 4px
}

.ant-radio-button-wrapper:last-child {
    border-radius: 0 4px 4px 0
}

.ant-radio-button-wrapper:first-child:last-child {
    border-radius: 4px
}

.ant-radio-button-wrapper:hover {
    position: relative;
    color: #AE2324
}

.ant-radio-button-wrapper:focus-within {
    outline: 3px solid rgba(29,187,185,.06)
}

.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=checkbox],.ant-radio-button-wrapper input[type=radio] {
    width: 0;
    height: 0;
    opacity: 0;
    pointer-events: none
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    z-index: 1;
    color: #AE2324;
    background: #fff;
    border-color: #AE2324;
    box-shadow: -1px 0 0 0 #AE2324
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before {
    background-color: #AE2324!important;
    opacity: .1
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
    border-color: #AE2324;
    box-shadow: none!important
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    color: #40c7c0;
    border-color: #40c7c0;
    box-shadow: -1px 0 0 0 #40c7c0
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
    color: #109294;
    border-color: #109294;
    box-shadow: -1px 0 0 0 #109294
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
    outline: 3px solid rgba(29,187,185,.06)
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    color: #fff;
    background: #AE2324;
    border-color: #AE2324
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    color: #fff;
    background: #40c7c0;
    border-color: #40c7c0
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
    color: #fff;
    background: #109294;
    border-color: #109294
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
    outline: 3px solid rgba(29,187,185,.06)
}

.ant-radio-button-wrapper-disabled {
    cursor: not-allowed
}

.ant-radio-button-wrapper-disabled,.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    border-color: #d9d9d9
}

.ant-radio-button-wrapper-disabled:first-child {
    border-left-color: #d9d9d9
}

.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
    color: #fff;
    background-color: #e6e6e6;
    border-color: #d9d9d9;
    box-shadow: none
}

@-webkit-keyframes antRadioEffect {
    0% {
        transform: scale(1);
        opacity: .5
    }

    to {
        transform: scale(1.6);
        opacity: 0
    }
}

@keyframes antRadioEffect {
    0% {
        transform: scale(1);
        opacity: .5
    }

    to {
        transform: scale(1.6);
        opacity: 0
    }
}

@supports (-moz-appearance: meterbar) and (background-blend-mode:difference,normal) {
    .ant-radio {
        vertical-align:text-bottom
    }
}

.ant-pagination {
    box-sizing: border-box;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    font-feature-settings: "tnum"
}

.ant-pagination,.ant-pagination ol,.ant-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ant-pagination:after {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    content: " "
}

.ant-pagination-item,.ant-pagination-total-text {
    display: inline-block;
    height: 32px;
    margin-right: 8px;
    line-height: 30px;
    vertical-align: middle
}

.ant-pagination-item {
    min-width: 32px;
    font-family: Arial;
    text-align: center;
    list-style: none;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    outline: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-pagination-item a {
    display: block;
    padding: 0 6px;
    color: rgba(0,0,0,.65);
    transition: none
}

.ant-pagination-item a:hover {
    text-decoration: none
}

.ant-pagination-item:focus,.ant-pagination-item:hover {
    border-color: #AE2324;
    transition: all .3s
}

.ant-pagination-item:focus a,.ant-pagination-item:hover a {
    color: #AE2324
}

.ant-pagination-item-active {
    font-weight: 500;
    background: #fff;
    border-color: #AE2324
}

.ant-pagination-item-active a {
    color: #AE2324
}

.ant-pagination-item-active:focus,.ant-pagination-item-active:hover {
    border-color: #40c7c0
}

.ant-pagination-item-active:focus a,.ant-pagination-item-active:hover a {
    color: #40c7c0
}

.ant-pagination-jump-next,.ant-pagination-jump-prev {
    outline: 0
}

.ant-pagination-jump-next .ant-pagination-item-container,.ant-pagination-jump-prev .ant-pagination-item-container {
    position: relative
}

.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon {
    display: inline-block;
    font-size: 12px;
    font-size: 12px\9;
    transform: scale(1) rotate(0deg);
    color: #AE2324;
    letter-spacing: -1px;
    opacity: 0;
    transition: all .2s
}

:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon {
    font-size: 12px
}

.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    color: rgba(0,0,0,.25);
    letter-spacing: 2px;
    text-align: center;
    text-indent: .13em;
    opacity: 1;
    transition: all .2s
}

.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon {
    opacity: 1
}

.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis {
    opacity: 0
}

.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-prev {
    margin-right: 8px
}

.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-next,.ant-pagination-prev {
    display: inline-block;
    min-width: 32px;
    height: 32px;
    color: rgba(0,0,0,.65);
    font-family: Arial;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all .3s
}

.ant-pagination-next,.ant-pagination-prev {
    outline: 0
}

.ant-pagination-next a,.ant-pagination-prev a {
    color: rgba(0,0,0,.65);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-pagination-next:hover a,.ant-pagination-prev:hover a {
    border-color: #40c7c0
}

.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link {
    display: block;
    height: 100%;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    outline: none;
    transition: all .3s
}

.ant-pagination-next:focus .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link,.ant-pagination-prev:focus .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link {
    color: #AE2324;
    border-color: #AE2324
}

.ant-pagination-disabled,.ant-pagination-disabled:focus,.ant-pagination-disabled:hover {
    cursor: not-allowed
}

.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:focus .ant-pagination-item-link,.ant-pagination-disabled:focus a,.ant-pagination-disabled:hover .ant-pagination-item-link,.ant-pagination-disabled:hover a,.ant-pagination-disabled a {
    color: rgba(0,0,0,.25);
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-pagination-slash {
    margin: 0 10px 0 5px
}

.ant-pagination-options {
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle
}

.ant-pagination-options-size-changer.ant-select {
    display: inline-block;
    width: auto;
    margin-right: 8px
}

.ant-pagination-options-quick-jumper {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    vertical-align: top
}

.ant-pagination-options-quick-jumper input {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 32px;
    padding: 4px 11px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    transition: all .3s;
    width: 50px;
    margin: 0 8px
}

.ant-pagination-options-quick-jumper input::-moz-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
    color: #bfbfbf
}

.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
    color: #bfbfbf
}

.ant-pagination-options-quick-jumper input:placeholder-shown {
    text-overflow: ellipsis
}

.ant-pagination-options-quick-jumper input:focus,.ant-pagination-options-quick-jumper input:hover {
    border-color: #40c7c0;
    border-right-width: 1px!important
}

.ant-pagination-options-quick-jumper input:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(29,187,185,.2)
}

.ant-pagination-options-quick-jumper input-disabled {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-pagination-options-quick-jumper input-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px!important
}

.ant-pagination-options-quick-jumper input[disabled] {
    color: rgba(0,0,0,.25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-pagination-options-quick-jumper input[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px!important
}

textarea.ant-pagination-options-quick-jumper input {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    line-height: 1.5;
    vertical-align: bottom;
    transition: all .3s,height 0s
}

.ant-pagination-options-quick-jumper input-lg {
    height: 40px;
    padding: 6px 11px;
    font-size: 16px
}

.ant-pagination-options-quick-jumper input-sm {
    height: 24px;
    padding: 1px 7px
}

.ant-pagination-simple .ant-pagination-next,.ant-pagination-simple .ant-pagination-prev {
    height: 24px;
    line-height: 24px;
    vertical-align: top
}

.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link {
    height: 24px;
    border: 0
}

.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after {
    height: 24px;
    line-height: 24px
}

.ant-pagination-simple .ant-pagination-simple-pager {
    display: inline-block;
    height: 24px;
    margin-right: 8px
}

.ant-pagination-simple .ant-pagination-simple-pager input {
    box-sizing: border-box;
    height: 100%;
    margin-right: 8px;
    padding: 0 6px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    outline: none;
    transition: border-color .3s
}

.ant-pagination-simple .ant-pagination-simple-pager input:hover {
    border-color: #AE2324
}

.ant-pagination.mini .ant-pagination-simple-pager,.ant-pagination.mini .ant-pagination-total-text {
    height: 24px;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-item {
    min-width: 24px;
    height: 24px;
    margin: 0;
    line-height: 22px
}

.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
    background: transparent;
    border-color: transparent
}

.ant-pagination.mini .ant-pagination-next,.ant-pagination.mini .ant-pagination-prev {
    min-width: 24px;
    height: 24px;
    margin: 0;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link {
    background: transparent;
    border-color: transparent
}

.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after {
    height: 24px;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-jump-next,.ant-pagination.mini .ant-pagination-jump-prev {
    height: 24px;
    margin-right: 0;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-options {
    margin-left: 2px
}

.ant-pagination.mini .ant-pagination-options-quick-jumper {
    height: 24px;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-options-quick-jumper input {
    height: 24px;
    padding: 1px 7px;
    width: 44px
}

.ant-pagination.ant-pagination-disabled {
    cursor: not-allowed
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item {
    background: #f5f5f5;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
    color: rgba(0,0,0,.25);
    background: transparent;
    border: none;
    cursor: not-allowed
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
    background: #dbdbdb;
    border-color: transparent
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
    color: #fff
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover {
    color: rgba(0,0,0,.45);
    background: #f5f5f5;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon {
    opacity: 0
}

.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis {
    opacity: 1
}

@media only screen and (max-width: 992px) {
    .ant-pagination-item-after-jump-prev,.ant-pagination-item-before-jump-next {
        display:none
    }
}

@media only screen and (max-width: 576px) {
    .ant-pagination-options {
        display:none
    }
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    touch-action: pan-y
}

.swiper-wp8-vertical {
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0,0%,100%,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

div#driver-popover-item {
    display: none;
    position: absolute;
    background: #fff;
    color: #2d2d2d;
    margin: 0;
    padding: 15px;
    border-radius: 5px;
    min-width: 250px;
    max-width: 300px;
    box-shadow: 0 1px 10px rgba(0,0,0,.4);
    z-index: 1000000000
}

div#driver-popover-item .driver-popover-tip {
    border: 5px solid #fff;
    content: "";
    position: absolute
}

div#driver-popover-item .driver-popover-tip.bottom {
    bottom: -10px;
    border-color: #fff transparent transparent
}

div#driver-popover-item .driver-popover-tip.bottom.position-center {
    left: 49%
}

div#driver-popover-item .driver-popover-tip.bottom.position-right {
    right: 20px
}

div#driver-popover-item .driver-popover-tip.left {
    left: -10px;
    top: 10px;
    border-color: transparent #fff transparent transparent
}

div#driver-popover-item .driver-popover-tip.left.position-center {
    top: 46%
}

div#driver-popover-item .driver-popover-tip.left.position-bottom {
    top: auto;
    bottom: 20px
}

div#driver-popover-item .driver-popover-tip.right {
    right: -10px;
    top: 10px;
    border-color: transparent transparent transparent #fff
}

div#driver-popover-item .driver-popover-tip.right.position-center {
    top: 46%
}

div#driver-popover-item .driver-popover-tip.right.position-bottom {
    top: auto;
    bottom: 20px
}

div#driver-popover-item .driver-popover-tip.top {
    top: -10px;
    border-color: transparent transparent #fff
}

div#driver-popover-item .driver-popover-tip.top.position-center {
    left: 49%
}

div#driver-popover-item .driver-popover-tip.top.position-right {
    right: 20px
}

div#driver-popover-item .driver-popover-tip.mid-center {
    display: none
}

div#driver-popover-item .driver-popover-footer {
    display: block;
    margin-top: 10px
}

div#driver-popover-item .driver-popover-footer button {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #d4d4d4;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    color: #2d2d2d;
    font: 11px/normal sans-serif;
    cursor: pointer;
    outline: 0;
    background-color: #f1f1f1;
    border-radius: 2px;
    zoom:1;line-height: 1.3
}

div#driver-popover-item .driver-popover-footer button.driver-disabled {
    color: grey;
    cursor: default;
    pointer-events: none
}

div#driver-popover-item .driver-popover-footer .driver-close-btn {
    float: left
}

div#driver-popover-item .driver-popover-footer .driver-btn-group,div#driver-popover-item .driver-popover-footer .driver-close-only-btn {
    float: right
}

div#driver-popover-item .driver-popover-title {
    font: 19px/normal sans-serif;
    margin: 0 0 5px;
    font-weight: 700;
    display: block;
    position: relative;
    line-height: 1.5;
    zoom:1}

div#driver-popover-item .driver-popover-description {
    margin-bottom: 0;
    font: 14px/normal sans-serif;
    line-height: 1.5;
    color: #2d2d2d;
    font-weight: 400;
    zoom:1}

.driver-clearfix:after,.driver-clearfix:before {
    content: "";
    display: table
}

.driver-clearfix:after {
    clear: both
}

.driver-stage-no-animation {
    transition: none!important;
    background: transparent!important;
    outline: 5000px solid rgba(0,0,0,.75)
}

div#driver-page-overlay {
    background: #000;
    position: fixed;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    zoom:1;filter: alpha(opacity=75);
    opacity: .75;
    z-index: 100002!important
}

div#driver-highlighted-element-stage,div#driver-page-overlay {
    top: 0;
    left: 0;
    transition: all .3s
}

div#driver-highlighted-element-stage {
    position: absolute;
    height: 50px;
    width: 300px;
    background: #fff;
    z-index: 100003!important;
    display: none;
    border-radius: 2px
}

.driver-highlighted-element {
    z-index: 100004!important
}

.driver-position-relative {
    position: relative!important
}

.driver-fix-stacking {
    z-index: auto!important;
    opacity: 1!important;
    transform: none!important;
    -webkit-filter: none!important;
    -moz-filter: none!important;
    -ms-filter: none!important;
    -o-filter: none!important;
    filter: none!important;
    -ms-perspective: none!important;
    -o-perspective: none!important;
    perspective: none!important;
    transform-style: flat!important;
    -webkit-transform-box: border-box!important;
    -moz-transform-box: border-box!important;
    -ms-transform-box: border-box!important;
    -o-transform-box: border-box!important;
    transform-box: border-box!important;
    will-change: unset!important
}

/*!
 * Viewer.js v1.10.1
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-08-01T13:35:44.576Z
 */
.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px
}

.viewer-zoom-in:before {
    background-position: 0 0;
    content: "Zoom In"
}

.viewer-zoom-out:before {
    background-position: -20px 0;
    content: "Zoom Out"
}

.viewer-one-to-one:before {
    background-position: -40px 0;
    content: "One to One"
}

.viewer-reset:before {
    background-position: -60px 0;
    content: "Reset"
}

.viewer-prev:before {
    background-position: -80px 0;
    content: "Previous"
}

.viewer-play:before {
    background-position: -100px 0;
    content: "Play"
}

.viewer-next:before {
    background-position: -120px 0;
    content: "Next"
}

.viewer-rotate-left:before {
    background-position: -140px 0;
    content: "Rotate Left"
}

.viewer-rotate-right:before {
    background-position: -160px 0;
    content: "Rotate Right"
}

.viewer-flip-horizontal:before {
    background-position: -180px 0;
    content: "Flip Horizontal"
}

.viewer-flip-vertical:before {
    background-position: -200px 0;
    content: "Flip Vertical"
}

.viewer-fullscreen:before {
    background-position: -220px 0;
    content: "Enter Full Screen"
}

.viewer-fullscreen-exit:before {
    background-position: -240px 0;
    content: "Exit Full Screen"
}

.viewer-close:before {
    background-position: -260px 0;
    content: "Close"
}

.viewer-container {
    bottom: 0;
    direction: ltr;
    font-size: 0;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.viewer-container::-moz-selection,.viewer-container ::-moz-selection {
    background-color: transparent
}

.viewer-container::selection,.viewer-container ::selection {
    background-color: transparent
}

.viewer-container:focus {
    outline: 0
}

.viewer-container img {
    display: block;
    height: auto;
    max-height: none!important;
    max-width: none!important;
    min-height: 0!important;
    min-width: 0!important;
    width: 100%
}

.viewer-canvas {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.viewer-canvas>img {
    height: auto;
    margin: 15px auto;
    max-width: 90%!important;
    width: auto
}

.viewer-footer {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center
}

.viewer-navbar {
    background-color: rgba(0,0,0,.5);
    overflow: hidden
}

.viewer-list {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 50px;
    margin: 0;
    overflow: hidden;
    padding: 1px 0
}

.viewer-list>li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: .5;
    overflow: hidden;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    width: 30px
}

.viewer-list>li:focus,.viewer-list>li:hover {
    opacity: .75
}

.viewer-list>li:focus {
    outline: 0
}

.viewer-list>li+li {
    margin-left: 1px
}

.viewer-list>.viewer-loading {
    position: relative
}

.viewer-list>.viewer-loading:after {
    border-width: 2px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px
}

.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover {
    opacity: 1
}

.viewer-player {
    background-color: #000;
    bottom: 0;
    cursor: none;
    display: none;
    right: 0;
    z-index: 1
}

.viewer-player,.viewer-player>img {
    left: 0;
    position: absolute;
    top: 0
}

.viewer-toolbar>ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px
}

.viewer-toolbar>ul>li {
    background-color: rgba(0,0,0,.5);
    border-radius: 50%;
    cursor: pointer;
    float: left;
    height: 24px;
    overflow: hidden;
    -webkit-transition: background-color .15s;
    transition: background-color .15s;
    width: 24px
}

.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover {
    background-color: rgba(0,0,0,.8)
}

.viewer-toolbar>ul>li:focus {
    -webkit-box-shadow: 0 0 3px #fff;
    box-shadow: 0 0 3px #fff;
    outline: 0;
    position: relative;
    z-index: 1
}

.viewer-toolbar>ul>li:before {
    margin: 2px
}

.viewer-toolbar>ul>li+li {
    margin-left: 1px
}

.viewer-toolbar>ul>.viewer-small {
    height: 18px;
    margin-bottom: 3px;
    margin-top: 3px;
    width: 18px
}

.viewer-toolbar>ul>.viewer-small:before {
    margin: -1px
}

.viewer-toolbar>ul>.viewer-large {
    height: 30px;
    margin-bottom: -3px;
    margin-top: -3px;
    width: 30px
}

.viewer-toolbar>ul>.viewer-large:before {
    margin: 5px
}

.viewer-tooltip {
    background-color: rgba(0,0,0,.8);
    border-radius: 10px;
    color: #fff;
    display: none;
    font-size: 12px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin-left: -25px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px
}

.viewer-title {
    color: #ccc;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin: 0 5% 5px;
    max-width: 90%;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    white-space: nowrap
}

.viewer-title:hover {
    opacity: 1
}

.viewer-button {
    background-color: rgba(0,0,0,.5);
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    overflow: hidden;
    position: absolute;
    right: -40px;
    top: -40px;
    -webkit-transition: background-color .15s;
    transition: background-color .15s;
    width: 80px
}

.viewer-button:focus,.viewer-button:hover {
    background-color: rgba(0,0,0,.8)
}

.viewer-button:focus {
    -webkit-box-shadow: 0 0 3px #fff;
    box-shadow: 0 0 3px #fff;
    outline: 0
}

.viewer-button:before {
    bottom: 15px;
    left: 15px;
    position: absolute
}

.viewer-fixed {
    position: fixed
}

.viewer-open {
    overflow: hidden
}

.viewer-show {
    display: block
}

.viewer-hide {
    display: none
}

.viewer-backdrop {
    background-color: rgba(0,0,0,.5)
}

.viewer-invisible {
    visibility: hidden
}

.viewer-move {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.viewer-fade {
    opacity: 0
}

.viewer-in {
    opacity: 1
}

.viewer-transition {
    -webkit-transition: all .3s;
    transition: all .3s
}

@-webkit-keyframes viewer-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes viewer-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.viewer-loading:after {
    -webkit-animation: viewer-spinner 1s linear infinite;
    animation: viewer-spinner 1s linear infinite;
    border: 4px solid hsla(0,0%,100%,.1);
    border-left-color: hsla(0,0%,100%,.5);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1
}

@media (max-width: 767px) {
    .viewer-hide-xs-down {
        display:none
    }
}

@media (max-width: 991px) {
    .viewer-hide-sm-down {
        display:none
    }
}

@media (max-width: 1199px) {
    .viewer-hide-md-down {
        display:none
    }
}
.pb-100[data-v-63a2e075] {
    padding-bottom: 100px
}

.vf-footer[data-v-63a2e075] {
    width: 100%;
    background-color: #333b45;
    z-index: 300;
    position: relative
}

.vf-footer-wrap[data-v-63a2e075] {
    height: 270px;
    width: 1220px;
    padding: 54px 0 35px 0;
    box-sizing: border-box;
    color: #fff;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.vf-footer-wrap .left-info img[data-v-63a2e075] {
    width: 102px;
    height: 41px
}

.vf-footer-wrap .left-info .name[data-v-63a2e075] {
    margin-top: 20px;
    font-size: 16px;
    color: #fff
}

.vf-footer-wrap .right-info[data-v-63a2e075] {
    display: flex
}

.vf-footer-wrap .right-info .m-30[data-v-63a2e075] {
    margin: 0 30px 0 70px
}

.vf-footer-wrap .right-info .code-wrap[data-v-63a2e075] {
    display: flex;
    flex-direction: column;
    align-items: center
}

.vf-footer-wrap .right-info .code-wrap img[data-v-63a2e075] {
    width: 120px;
    height: 120px
}

.vf-footer-wrap .right-info .code-wrap[data-v-63a2e075]:first-child {
    margin-right: 30px
}

.vf-footer-wrap .right-info .code-wrap span[data-v-63a2e075] {
    margin-top: 12px;
    font-size: 14px;
    color: hsla(0,0%,100%,.75)
}

.vf-footer-wrap .footer-top[data-v-63a2e075] {
    display: flex;
    justify-content: space-between
}

.vf-footer-wrap .group[data-v-63a2e075] {
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 700;
    color: #fff;
    margin-left: 55px
}

.vf-footer-wrap .group .title[data-v-63a2e075] {
    margin-bottom: 20px
}

.vf-footer-wrap .group a[data-v-63a2e075],.vf-footer-wrap .group span[data-v-63a2e075] {
    display: block;
    font-size: 12px;
    margin-bottom: 15px;
    font-family: OPPOSans-M,OPPOSans;
    color: hsla(0,0%,100%,.5)
}

.vf-footer-wrap .footer-bottom[data-v-63a2e075] {
    display: flex;
    align-items: center
}

.vf-footer-wrap .footer-bottom span[data-v-63a2e075] {
    font-size: 8px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: hsla(0,0%,100%,.5);
    line-height: 11px;
    margin-right: 40px
}

.vf-footer-wrap .footer-bottom a[data-v-63a2e075] {
    color: hsla(0,0%,100%,.5)
}

.vf-footer-wrap .footer-bottom .beian[data-v-63a2e075] {
    display: flex;
    align-items: center
}

.vf-footer-wrap .footer-bottom .beian p[data-v-63a2e075] {
    margin: 0 0 0 5px
}

.ant-slider {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    height: 12px;
    margin: 14px 6px 10px;
    padding: 4px 0;
    cursor: pointer;
    touch-action: none
}

.ant-slider-vertical {
    width: 12px;
    height: 100%;
    margin: 6px 10px;
    padding: 0 4px
}

.ant-slider-vertical .ant-slider-rail {
    width: 4px;
    height: 100%
}

.ant-slider-vertical .ant-slider-track {
    width: 4px
}

.ant-slider-vertical .ant-slider-handle {
    margin-top: -6px;
    margin-left: -5px
}

.ant-slider-vertical .ant-slider-mark {
    top: 0;
    left: 12px;
    width: 18px;
    height: 100%
}

.ant-slider-vertical .ant-slider-mark-text {
    left: 4px;
    white-space: nowrap
}

.ant-slider-vertical .ant-slider-step {
    width: 4px;
    height: 100%
}

.ant-slider-vertical .ant-slider-dot {
    top: auto;
    left: 2px;
    margin-bottom: -4px
}

.ant-slider-tooltip .ant-tooltip-inner {
    min-width: unset
}

.ant-slider-with-marks {
    margin-bottom: 28px
}

.ant-slider-rail {
    width: 100%;
    background-color: #f5f5f5;
    border-radius: 2px
}

.ant-slider-rail,.ant-slider-track {
    position: absolute;
    height: 4px;
    transition: background-color .3s
}

.ant-slider-track {
    background-color: #91d5ff;
    border-radius: 4px
}

.ant-slider-handle {
    position: absolute;
    width: 14px;
    height: 14px;
    margin-top: -5px;
    background-color: #fff;
    border: 2px solid #91d5ff;
    border-radius: 50%;
    box-shadow: 0;
    cursor: pointer;
    transition: border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28)
}

.ant-slider-handle:focus {
    border-color: #46a6ff;
    outline: none;
    box-shadow: 0 0 0 5px rgba(24,144,255,.2)
}

.ant-slider-handle.ant-tooltip-open {
    border-color: #1890ff
}

.ant-slider:hover .ant-slider-rail {
    background-color: #e1e1e1
}

.ant-slider:hover .ant-slider-track {
    background-color: #69c0ff
}

.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
    border-color: #69c0ff
}

.ant-slider-mark {
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
    font-size: 14px
}

.ant-slider-mark-text {
    position: absolute;
    display: inline-block;
    color: rgba(0,0,0,.45);
    text-align: center;
    word-break: keep-all;
    cursor: pointer
}

.ant-slider-mark-text-active {
    color: rgba(0,0,0,.65)
}

.ant-slider-step {
    position: absolute;
    width: 100%;
    height: 4px;
    background: transparent
}

.ant-slider-dot {
    position: absolute;
    top: -2px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 2px solid #e8e8e8;
    border-radius: 50%;
    cursor: pointer
}

.ant-slider-dot,.ant-slider-dot:first-child,.ant-slider-dot:last-child {
    margin-left: -4px
}

.ant-slider-dot-active {
    border-color: #8cc8ff
}

.ant-slider-disabled {
    cursor: not-allowed
}

.ant-slider-disabled .ant-slider-track {
    background-color: rgba(0,0,0,.25)!important
}

.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-handle {
    background-color: #fff;
    border-color: rgba(0,0,0,.25)!important;
    box-shadow: none;
    cursor: not-allowed
}

.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-mark-text {
    cursor: not-allowed!important
}

.envelope[data-v-5024b604] {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.envelope .gap-gutter[data-v-5024b604] {
    position: absolute;
    top: calc(50% - 2px);
    right: 0;
    height: 2px;
    background-color: #f5f5f5;
    left: 0;
    z-index: 102
}

.envelope .played-time[data-v-5024b604] {
    z-index: 102;
    width: 44px;
    height: 22px;
    position: absolute;
    bottom: -24px;
    font-size: 14px;
    font-family: Alibaba-PuHuiTi-R,Alibaba-PuHuiTi;
    color: #333;
    background-color: transparent;
    text-align: center;
    line-height: 22px
}

.envelope canvas[data-v-5024b604] {
    position: absolute;
    z-index: 1;
    display: block;
    transform: translateY(12.5%)
}

.envelope .canvas-container[data-v-5024b604] {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    overflow: hidden;
    border-radius: 4px
}

.envelope .canvas-container canvas[data-v-5024b604] {
    z-index: 2
}

.w-200[data-v-53dfd6f7] {
    width: 200px
}

.wave-wrap[data-v-53dfd6f7] {
    min-width: 491px;
    padding-right: 2px;
    height: 100%
}

.vf-video-content[data-v-53dfd6f7] {
    display: flex;
    align-items: center;
    height: 100px;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 2000;
    box-shadow: 0 -5px 10px 0 rgba(33,48,83,.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    -ms-backdrop-filter: blur(10px)
}

.vf-video-content[data-v-53dfd6f7] .ant-btn-link[disabled],.vf-video-content[data-v-53dfd6f7] .ant-btn-link[disabled]:hover {
    color: rgba(0,0,0,.3)
}

.vf-video-content .music-deed[data-v-53dfd6f7] {
    position: absolute;
    right: 40px
}

.img-box[data-v-53dfd6f7] {
    width: 66px;
    height: 66px;
    box-shadow: 0 0 0 0 #b2b2b2;
    border-radius: 5px;
    margin-left: 40px
}

.img-box img[data-v-53dfd6f7] {
    border-radius: 5px
}

.music-handle-box[data-v-53dfd6f7] {
    width: 640px;
    height: 100px;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.music-handle-box .music-handle[data-v-53dfd6f7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 120px;
    flex-shrink: 0;
    margin-top: 5px;
    margin-left: 205px
}

.music-handle-box .music-handle .loding-icon[data-v-53dfd6f7] {
    width: 36px;
    height: 36px;
    color: rgba(51,59,69,.25)
}

.music-handle-box .music-handle .loding-icon[data-v-53dfd6f7] .anticon-spin {
    width: 100%;
    height: 100%
}

.music-handle-box .music-handle .play-curcle[data-v-53dfd6f7] {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -2px
}

.music-handle-box .music-handle img[data-v-53dfd6f7] {
    width: 20px;
    height: 20px
}

.music-handle-box .music-sound-box[data-v-53dfd6f7] {
    width: 130px;
    flex-shrink: 0;
    position: absolute;
    top: 14px;
    right: 0
}

.music-handle-box .music-sound-box .iconfont[data-v-53dfd6f7] {
    width: 15px;
    height: 15px;
    margin-top: -2px
}

.music-handle-box .music-wave-form[data-v-53dfd6f7] {
    height: calc(100% - 35px);
    line-height: calc(100% - 35px);
    align-items: center;
    margin-right: 25px
}

.music-handle-box .music-wave-form .audio-time[data-v-53dfd6f7] {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 500;
    color: #333b45;
    align-items: center;
    flex-shrink: 0;
    width: 90px;
    margin-left: 15px;
    margin-top: -4px
}

.music-info[data-v-53dfd6f7] {
    width: 300px;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 1;
    margin-left: 15px;
    font-family: OPPOSans-R,OPPOSans
}

.music-info a[data-v-53dfd6f7]:first-of-type {
    margin-top: 3px
}

.music-info a:first-of-type .music-info-item[data-v-53dfd6f7] {
    line-height: 18px;
    font-size: 14px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: #333b45
}

.music-info a[data-v-53dfd6f7]:nth-of-type(2) {
    margin: 2px 0 6px
}

.music-info a:nth-of-type(2) .music-info-item[data-v-53dfd6f7] {
    font-size: 14px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: rgba(51,59,69,.75);
    line-height: 18px
}

.music-info a:nth-of-type(3) .music-info-item[data-v-53dfd6f7] {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: rgba(51,59,69,.5);
    line-height: 16px
}

.music-info a[data-v-53dfd6f7] {
    color: initial;
    display: block
}

.music-info .music-info-item.bpm[data-v-53dfd6f7] {
    color: rgba(51,59,69,.25);
    margin-top: -10px
}

[data-v-53dfd6f7] .iconfont {
    cursor: pointer
}

[data-v-53dfd6f7] .ant-btn-link {
    padding: 0;
    color: inherit
}

[data-v-53dfd6f7] .ant-btn-link.disabled {
    color: rgba(0,0,0,.25)
}

[data-v-53dfd6f7] .ant-slider {
    margin: 14px 10px 14px 0
}

[data-v-53dfd6f7] .ant-slider .ant-slider-step {
    height: 2px;
    background: rgba(29,187,185,.2)
}

[data-v-53dfd6f7] .ant-slider .ant-slider-track {
    height: 2px;
    background-color: #AE2324
}

[data-v-53dfd6f7] .ant-slider .ant-slider-rail {
    height: 2px;
    background: hsla(0,0%,100%,.25)
}

[data-v-53dfd6f7] .ant-slider .ant-slider-handle {
    background: #AE2324;
    border: none;
    height: 8px;
    width: 8px;
    margin-top: -3px
}

.w-280[data-v-c9b4d80c] {
    width: 280px
}

.w-360[data-v-c9b4d80c] {
    width: 360px
}

.music-deed[data-v-c9b4d80c] {
    display: flex;
    justify-content: space-between;
    flex-shrink: 0
}

.music-deed .music-deed-item[data-v-c9b4d80c] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    position: relative;
    font-family: OPPOSans-M,OPPOSans,PingFangSC-Regular;
    font-weight: 500;
    cursor: pointer;
    flex-shrink: 0;
    width: 64px
}

.music-deed .music-deed-item.hdMusicState[data-v-c9b4d80c],.music-deed .music-deed-item.hdMusicState span[data-v-c9b4d80c] {
    color: #AE2324!important
}

.music-deed .music-deed-item .tips-active[data-v-c9b4d80c] {
    width: 54px;
    height: 24px;
    position: absolute;
    top: -24px;
    left: 25px;
    background-image: url(../img/active-icon-2021-12-1-.91b68338.svg);
    background-size: cover
}

.music-deed .music-deed-item>span[data-v-c9b4d80c] {
    font-size: 10px;
    font-family: OPPOSans-M,OPPOSans,PingFangSC-Regular;
    font-weight: 400;
    color: #333b45;
    line-height: 13px
}

.music-deed .music-deed-item .iconfont[data-v-c9b4d80c] {
    width: 18px;
    height: 18px;
    margin-bottom: 6px;
    cursor: pointer
}

.music-deed .isSlect[data-v-c9b4d80c] {
    color: #AE2324!important
}

.music-deed[data-v-c9b4d80c] .ant-tooltip-inner {
    z-index: 33;
    opacity: 1;
    white-space: nowrap
}

.disable[data-v-c9b4d80c] {
    opacity: .3;
    cursor: not-allowed!important
}

.mr-4[data-v-3ddeb2ed] {
    margin-right: 4px
}

.music-cover[data-v-3ddeb2ed] {
    display: inline-block;
    position: relative;
    cursor: pointer
}

.music-cover .obscuration[data-v-3ddeb2ed] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/music_pause.bbdc2932.svg) no-repeat;
    background-color: hsla(0,0%,100%,.1);
    background-size: 15px 18px;
    background-position: 50%;
    opacity: 0
}

.music-cover .obscuration.show[data-v-3ddeb2ed] {
    opacity: 1
}

.music-cover .obscuration.play[data-v-3ddeb2ed] {
    opacity: 1;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAAXNSR0IArs4c6QAAACFQTFRFAAAA////////////////////////////////////////zyHr+QAAAAp0Uk5TAAIzNDhEZnjk5w+xTnwAAAAySURBVAjXY2DABRjTAxgYWMsEQGzmVQ0MDByrDEBsllUTGBg4VzkMFjYTxG0K6G4mDAAKySDgPWzb2wAAAABJRU5ErkJggg==) no-repeat;
    background-color: hsla(0,0%,100%,.1);
    background-size: 15px 18px;
    background-position: 50%
}

.music-list-item[data-v-3ddeb2ed] {
    height: 50px;
    border-top: 1px solid rgba(0,0,0,.05);
    padding: 6px;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #333b45
}

.music-list-item .name[data-v-3ddeb2ed] {
    color: #333b45
}

.music-list-item:hover .name[data-v-3ddeb2ed] {
    color: #AE2324
}

.music-list-item img[data-v-3ddeb2ed] {
    width: 36px;
    height: 36px;
    border-radius: 5px
}

.music-list-item .music-info[data-v-3ddeb2ed] {
    width: 300px;
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: #333b45;
    margin-left: 10px
}

.music-list-item .music-info .isSlect[data-v-3ddeb2ed] {
    color: #AE2324!important
}

.music-list-item .cart-icon[data-v-3ddeb2ed],.music-list-item .collect-icon[data-v-3ddeb2ed],.music-list-item .pause-icon[data-v-3ddeb2ed] {
    width: 15px;
    height: 15px
}

.music-list-item .cart-icon[data-v-3ddeb2ed],.music-list-item .collect-icon[data-v-3ddeb2ed] {
    width: 16px;
    height: 16px
}

.music-list-item .collect-icon[data-v-3ddeb2ed] {
    margin-right: 8px
}

.music-list-item .disable[data-v-3ddeb2ed] {
    opacity: .3;
    cursor: not-allowed!important
}

.history-list {
    width: 440px;
    height: 578px;
    background: #fff;
    box-shadow: -5px -5px 4px 0 rgba(0,0,0,.1);
    border-radius: 10px 10px 0 0;
    padding: 20px 0 20px 20px;
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 2000
}

.history-list.slide-enter-active {
    -webkit-animation: slidein .4s;
    animation: slidein .4s
}

.history-list.slide-leave-to {
    -webkit-animation: slideout .4s;
    animation: slideout .4s
}

.history-list .history-list-container {
    width: 100%;
    z-index: 2003
}

.history-list .history-list-container .history-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 50px
}

.history-list .history-list-container .history-header span {
    font-size: 18px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 700;
    color: #333b45
}

.history-list .history-list-container .history-header img {
    cursor: pointer;
    height: 24px;
    width: 24px
}

.history-list .history-list-container .history-info {
    height: 50px;
    display: flex;
    align-items: center;
    padding-right: 50px
}

.history-list .history-list-container .history-info span {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    color: #b2b2b2
}

.history-list .history-list-container .history-info span.isClear {
    color: #fe767c;
    cursor: pointer
}

.history-list .history-list-container .history-info span.clear-btn {
    color: #b2b2b2
}

.history-list .history-list-container .history-info span.details {
    cursor: pointer;
    color: #AE2324;
    margin-left: 16px
}

.history-list .history-list-container .history-info-flex {
    justify-content: space-between
}

.history-list .history-list-container .history-music-list {
    height: 450px;
    padding-right: 50px;
    overflow-y: auto
}

.history-list .history-list-container .history-music-list .empty-box {
    width: 100%;
    height: 100%;
    border-top: 1px solid rgba(0,0,0,.05);
    padding-top: 150px
}

.history-list .history-list-container .history-music-list .empty-box p {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    color: #b2b2b2;
    line-height: 13px;
    margin-bottom: 5px;
    text-align: center
}

.music-list-item[data-v-7e54985b] {
    height: 50px;
    border-top: 1px solid rgba(0,0,0,.05);
    padding: 6px;
    display: flex;
    align-items: center;
    cursor: pointer
}

.music-list-item:hover .music-name[data-v-7e54985b] {
    color: #AE2324
}

.music-list-item img[data-v-7e54985b] {
    width: 30px;
    height: 30px;
    border-radius: 7px
}

.music-list-item .music-name[data-v-7e54985b] {
    width: 300px;
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: #333b45;
    margin-left: 10px
}

.music-list-item .music-name.isSlect[data-v-7e54985b] {
    color: #AE2324!important
}

.music-list-item .pause-icon[data-v-7e54985b] {
    width: 15px;
    height: 15px
}

@-webkit-keyframes slidein {
    0% {
        transform: translateX(440px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slidein {
    0% {
        transform: translateX(440px)
    }

    to {
        transform: translateX(0)
    }
}

@-webkit-keyframes slideout {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(440px)
    }
}

@keyframes slideout {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(440px)
    }
}

.edition-list {
    width: 440px;
    height: 578px;
    background: #fff;
    box-shadow: 0 -5px 10px 0 rgba(33,48,83,.1);
    border-radius: 10px 10px 0 0;
    padding: 20px 0 20px 20px;
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 99
}

.edition-list.slide-enter-active {
    -webkit-animation: slidein .4s;
    animation: slidein .4s
}

.edition-list.slide-leave-to {
    -webkit-animation: slideout .4s;
    animation: slideout .4s
}

.edition-list .edition-list-container {
    width: 100%;
    z-index: 2003
}

.edition-list .edition-list-container .edition-header {
    display: flex;
    justify-content: space-between
}

.edition-list .edition-list-container .edition-header span {
    font-size: 18px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 500;
    color: #333b45
}

.edition-list .edition-list-container .history-info {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 50px
}

.edition-list .edition-list-container .history-info span {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    color: #333b45
}

.edition-list .edition-list-container .edition-music-list {
    height: 450px;
    padding-right: 50px;
    overflow-y: auto;
    color: #333b45
}

.vf-video[data-v-251e8cbb] {
    color: #000;
    position: relative;
    z-index: 999
}

.vf-video .checkbox-btn[data-v-251e8cbb] {
    position: absolute;
    right: 120px;
    top: -20px;
    background-color: #fff;
    width: 40px;
    height: 20px;
    line-height: 20px;
    z-index: 9999;
    font-size: 14px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 -6px 10px 0 rgba(33,48,83,.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    -ms-backdrop-filter: blur(10px);
    transition: all .3s ease;
    cursor: pointer
}

.vf-video .checkbox-btn img[data-v-251e8cbb] {
    width: 12px;
    height: 7px;
    transition: all .3s ease;
    transform: rotate(180deg)
}

.vf-video .checkbox-btn.show[data-v-251e8cbb] img {
    transform: rotate(0deg)
}

.vf-video[data-v-251e8cbb] .vf-video-content {
    height: 100px
}

.robot-main-wrapper {
    position: fixed;
    right: 48px;
    top: calc(75% - 187px);
    display: none;
    transition: all .3s ease;
    padding: 24px
}

.robot-main-wrapper .robot-content {
    width: 272px;
    box-shadow: 0 0 12px 0 rgba(51,59,69,.12);
    border-radius: 10px;
    background: #fff;
    padding: 24px
}

.robot-main-wrapper ul li {
    display: flex;
    padding-bottom: 16px;
    padding-top: 16px;
    border-bottom: 1px solid #efefef
}

.robot-main-wrapper ul li:first-of-type {
    padding-top: 0
}

.robot-main-wrapper ul li:last-of-type {
    padding-bottom: 0;
    border-bottom: none
}

.robot-main-wrapper ul li .icon {
    margin-right: 8px
}

.robot-main-wrapper ul li .icon img {
    width: 16px;
    height: 16px
}

.robot-main-wrapper ul li .icon-content {
    flex: 1
}

.robot-main-wrapper ul li .icon-content h4 {
    font-size: 16px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 700;
    color: #333b45;
    line-height: 16px;
    margin-bottom: 8px
}

.robot-main-wrapper ul li .icon-content .phone {
    font-size: 16px;
    font-family: OPPOSans-B,OPPOSans;
    font-weight: 700;
    color: #333b45;
    line-height: 16px;
    margin-top: 4px
}

.robot-main-wrapper ul li .icon-content .sub-title {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: rgba(51,59,69,.5);
    line-height: 16px;
    margin-bottom: 0
}

.robot-main-wrapper ul li .icon-content .qrcode {
    width: 100px;
    height: 100px;
    margin-top: 12px
}

.robot-main-wrapper ul li .icon-content .online-chat {
    width: 80px;
    height: 32px;
    background: linear-gradient(135deg,#3edfdd,#AE2324);
    border-radius: 16px;
    font-size: 12px;
    font-family: OPPOSans-B,OPPOSans;
    font-weight: 700;
    color: #fff;
    line-height: 32px;
    text-align: center
}

.root-container {
    width: 42px;
    height: 70px
}

.root-container .img.selected {
    display: none
}

.root-container:hover .robot-main-wrapper {
    display: block
}

.root-container:hover .img {
    display: none
}

.root-container:hover .img.selected {
    display: block
}

.robot_wrapper {
    width: 42px;
    height: 70px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #fafafa
}

.robot_wrapper img {
    margin-bottom: 4px;
    width: 20px;
    height: 20px
}

.robot_wrapper span {
    letter-spacing: 1px;
    font-size: 12px;
    color: rgba(51,59,69,.75);
    margin-top: 2px
}

.robot_wrapper .selected,.robot_wrapper:hover .img {
    display: none
}

.robot_wrapper:hover .selected {
    display: block
}

.robot_wrapper:hover span {
    color: #AE2324
}

.auth_wrapper[data-v-443c5260] {
    width: 42px;
    height: 70px;
    background-color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.auth_wrapper img[data-v-443c5260] {
    margin-bottom: 4px;
    width: 20px;
    height: 20px
}

.auth_wrapper span[data-v-443c5260] {
    letter-spacing: 1px;
    margin-top: 2px;
    font-size: 12px;
    color: rgba(51,59,69,.75)
}

.auth_wrapper .selected[data-v-443c5260],.auth_wrapper:hover .img[data-v-443c5260] {
    display: none
}

.auth_wrapper:hover .selected[data-v-443c5260] {
    display: block
}

.auth_wrapper:hover span[data-v-443c5260] {
    color: #AE2324
}

.pre-main-wrapper[data-v-2c74adee] {
    position: fixed;
    right: 48px;
    top: calc(75% - 10px);
    display: none;
    transition: all .3s ease;
    padding: 24px
}

.pre-main-wrapper .content-img[data-v-2c74adee] {
    border-radius: 20px;
    cursor: pointer;
    width: 290px;
    height: 140px
}

.pre-container[data-v-2c74adee] {
    width: 42px;
    height: 70px
}

.pre-container .default_pre[data-v-2c74adee] {
    position: relative;
    background: linear-gradient(117deg,#fe0261,#f87d90)
}

.pre-container .default_pre .text-hover[data-v-2c74adee] {
    width: 0;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.4);
    transition: width .2s;
    overflow: hidden
}

.pre-container .default_pre .text-content[data-v-2c74adee] {
    display: flex
}

.pre-container .default_pre img[data-v-2c74adee] {
    margin-bottom: 4px;
    width: 20px;
    height: 20px
}

.pre-container:hover .pre-main-wrapper[data-v-2c74adee] {
    display: block
}

.pre-container:hover .default_pre .text-hover[data-v-2c74adee] {
    width: 42px
}

.pre-container:hover .default_pre .text-content[data-v-2c74adee] {
    display: none
}

.pre_wrapper[data-v-2c74adee] {
    width: 42px;
    height: 70px;
    cursor: pointer
}

.pre_wrapper div[data-v-2c74adee] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.pre_wrapper span[data-v-2c74adee] {
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
    margin-top: 2px
}

.chatra-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin-bottom: 4px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.15)
}

.chatra-button:hover .icon {
    display: none
}

.chatra-button:hover .text {
    display: block
}

.chatra-button .icon-contact-us {
    font-size: 26px
}

.chatra-button .text {
    display: none;
    padding: 11px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #333;
    font-family: Alibaba-PuHuiTi-R,Alibaba-PuHuiTi
}

.loading_wrapper {
    position: fixed;
    z-index: 1000;
    right: 20px;
    top: 81%;
    background: #f5f5f5;
    box-shadow: 0 1px 2px -2px rgba(0,0,0,.16),0 5px 12px 4px rgba(0,0,0,.09),0 3px 6px 0 rgba(0,0,0,.12);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

.loading_wrapper,.loading_wrapper img {
    width: 50px;
    height: 50px
}

.downloadNum {
    position: absolute;
    top: -5px;
    right: -10px;
    color: #fff;
    width: 20px;
    height: 20px;
    background-color: #dcb160;
    border-radius: 50%;
    text-align: center;
    line-height: 20px
}

.info-container[data-v-4cf9a49c] {
    width: 480px
}

.music-detail[data-v-4cf9a49c] {
    display: flex
}

.music-detail .header[data-v-4cf9a49c] {
    width: 80px;
    height: 80px;
    border-radius: 5px
}

.music-detail .info-wrap[data-v-4cf9a49c] {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 12px 12px 0 20px
}

.music-detail .info-wrap p[data-v-4cf9a49c] {
    margin: 0;
    margin-bottom: 8px;
    color: rgba(51,59,69,.5);
    font-size: 12px
}

.music-detail .info-wrap p[data-v-4cf9a49c]:first-child {
    color: #333b45;
    font-size: 16px;
    font-weight: 700
}

.music-detail .cart-btn[data-v-4cf9a49c] {
    cursor: pointer;
    width: 42px;
    height: 34px;
    border: 1px solid #AE2324;
    border-radius: 4px;
    position: relative
}

.music-detail .cart-btn img[data-v-4cf9a49c] {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.tips[data-v-4cf9a49c] {
    margin-top: 12px;
    color: rgba(51,59,69,.5);
    font-size: 12px
}

.tips span[data-v-4cf9a49c] {
    color: #ff7879
}

.scene-container[data-v-013633f2] {
    margin-top: 16px;
    width: 480px
}

[data-v-013633f2] .ant-form .ant-form-item {
    margin-bottom: 0
}

[data-v-013633f2] .ant-form .ant-form-item-label {
    width: 76px;
    margin-right: 0;
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #333b45;
    display: inline-block;
    vertical-align: top;
    line-height: 24px
}

[data-v-013633f2] .ant-form .ant-form-item-control-wrapper {
    width: calc(100% - 76px);
    display: inline-block;
    vertical-align: top
}

[data-v-013633f2] .ant-form .ant-radio-button-wrapper {
    color: #333b45;
    background: #fff;
    border-radius: 4px;
    outline: none;
    height: 24px;
    line-height: 22px;
    font-size: 12px;
    margin-bottom: 12px;
    margin-right: 12px;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid rgba(51,59,69,.75)
}

[data-v-013633f2] .ant-form .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    border-color: transparent;
    color: #fff;
    background: #AE2324
}

[data-v-013633f2] .ant-form .ant-radio-button-wrapper:not(:first-child):before {
    display: none
}

.person-page-desc-link[data-v-013633f2] {
    font-size: 10px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #AE2324;
    line-height: 13px;
    cursor: pointer
}

.person-page-desc-link[data-v-013633f2]:hover {
    text-decoration: underline
}

.discount-badge[data-v-013633f2] {
    position: absolute;
    right: -30px;
    top: -18px;
    background: #fe767c;
    color: #fff;
    font-size: 12px;
    border-radius: 12px 12px 12px 0;
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    z-index: 2;
    box-shadow: 0 1px 5px rgba(51,59,69,.3)
}

[data-v-26d6ba8e] .ant-select {
    width: 160px;
    border: 1px solid hsla(0,0%,60%,.3);
    font-size: 12px
}

[data-v-26d6ba8e] .ant-select .ant-select-selection {
    background: #fff
}

.price-container[data-v-26d6ba8e] {
    width: 262px
}

.price-container .info-items[data-v-26d6ba8e] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.price-container .info-items span[data-v-26d6ba8e] {
    color: rgba(51,59,69,.75);
    font-size: 12px
}

.price-container .info-items h3[data-v-26d6ba8e],.price-container .info-items h4[data-v-26d6ba8e] {
    font-weight: 700;
    margin: 0
}

.price-container .info-items h4[data-v-26d6ba8e] {
    color: #333b45;
    font-size: 14px
}

.price-container .info-items h3[data-v-26d6ba8e] {
    color: #AE2324;
    font-size: 20px
}

.price-container .info-items h3 i[data-v-26d6ba8e] {
    font-style: normal;
    font-size: 14px
}

.select-container[data-v-6fa6ad1c] {
    width: 262px;
    color: #333b45
}

.select-container h1[data-v-6fa6ad1c] {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 36px
}

.select-container i[data-v-6fa6ad1c] {
    font-style: normal
}

.music-content[data-v-6fa6ad1c] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.music-content h2[data-v-6fa6ad1c] {
    font-weight: 700;
    font-size: 14px
}

.music-content img[data-v-6fa6ad1c] {
    width: 172px;
    height: 160px;
    margin: 12px 0
}

.music-content i[data-v-6fa6ad1c] {
    font-size: 12px
}

.music-content span[data-v-6fa6ad1c] {
    margin-top: 24px;
    font-size: 14px;
    background: linear-gradient(90deg,#28c8c6,#AE2324);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.link-tip[data-v-c66154c4] {
    color: #fdc132;
    font-size: 12px;
    line-height: 14px;
    margin-left: 12px
}

[data-v-c66154c4] .ant-modal .ant-modal-body {
    padding: 5px 46px;
    max-height: 500px;
    overflow: auto
}

[data-v-c66154c4] .ant-modal .ant-modal-body .auth-title {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    color: #333b45
}

[data-v-c66154c4] .ant-modal .ant-radio-wrapper {
    color: #333b45
}

[data-v-c66154c4] .ant-modal .ant-radio-group {
    margin-top: -10px
}

[data-v-c66154c4] .ant-modal .ant-radio-button-wrapper {
    margin-right: 15px;
    margin-top: 10px
}

[data-v-c66154c4] .ant-modal .ant-form-item-control-wrapper {
    padding-left: 10px
}

[data-v-c66154c4] .ant-modal .form_item {
    display: flex;
    position: relative;
    right: 15px
}

.dialog-shop-cart[data-v-254ec5b9] .ant-checkbox-wrapper {
    margin-left: 0
}

.dialog-shop-cart[data-v-254ec5b9] .ant-modal {
    width: 860px!important
}

.dialog-shop-cart[data-v-254ec5b9] .ant-modal-body {
    padding: 24px 30px
}

.dialog-shop-cart[data-v-254ec5b9] .ant-modal-content {
    position: relative;
    border-radius: 10px
}

.dialog-shop-cart[data-v-254ec5b9] .ant-modal-content .ant-modal-close {
    position: absolute;
    right: -46px;
    top: -46px
}

.dialog-shop-cart[data-v-254ec5b9] .ant-modal-content .ant-modal-close .close-icon {
    width: 36px;
    height: 36px
}

.dialog-shop-cart[data-v-254ec5b9] .ant-modal-footer {
    padding: 16px 30px
}

.dialog-shop-cart[data-v-254ec5b9] .ant-modal-footer button {
    margin-bottom: 20px
}

.dialog-shop-cart .content-wrap[data-v-254ec5b9] {
    display: flex
}

.dialog-shop-cart .content-wrap .split-line[data-v-254ec5b9] {
    margin: 0 24px;
    width: 1px;
    height: 420px;
    background-color: hsla(0,0%,60%,.3)
}

.add-cart[data-v-254ec5b9] {
    cursor: pointer;
    margin-left: 76px;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: rgba(51,59,69,.5)
}

.add-cart img[data-v-254ec5b9] {
    margin-right: 5px
}

.account-wrap[data-v-254ec5b9] {
    width: 262px
}

.audition[data-v-254ec5b9] {
    border: 1px solid #AE2324;
    background-color: transparent;
    color: #AE2324
}

.ad-big[data-v-254ec5b9] {
    margin-left: auto;
    cursor: pointer;
    width: 272px;
    height: 32px;
    background-color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 12px;
    border-radius: 8px;
    padding: 0 18px
}

.ad-big span[data-v-254ec5b9] {
    background: linear-gradient(135deg,#ffd982,#ffc130),linear-gradient(135deg,#ffe09e,#f5c164);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.fl-c[data-v-254ec5b9] {
    display: flex;
    flex-direction: column
}

.tips-popover .ant-popover-inner-content {
    padding: 16px!important
}

.tips-popover .tips-content {
    width: 240px
}

.tips-popover p {
    font-size: 14px;
    margin: 0;
    line-height: 20px
}

.mr-10[data-v-d9c972c8] {
    margin-right: 10px
}

.dialog-download[data-v-d9c972c8] {
    color: #333b45
}

.dialog-download[data-v-d9c972c8] .ant-modal-content {
    box-shadow: 0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);
    border-radius: 12px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body {
    min-height: 324px;
    padding: 30px;
    position: relative
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .img-box {
    width: 150px;
    height: 150px;
    border-radius: 10px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .img-box img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .info-box {
    width: 400px;
    padding: 0 10px;
    position: absolute;
    top: 40px;
    left: 190px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body h2 {
    font-size: 16px;
    font-family: OPPOSans-B,OPPOSans;
    font-weight: 600;
    margin-bottom: 5px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body h4 {
    font-weight: 400
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .base-info {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .tag-group {
    margin: 5px 0
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .tag-group span {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .tag-group img {
    width: 14px;
    height: 14px;
    margin-bottom: 2px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .tip {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    margin: 15px 0;
    display: flex;
    align-items: flex-start;
    color: rgba(0,0,0,.5)
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .tip i {
    color: rgba(253,193,50,.5);
    margin-right: 5px;
    margin-bottom: 2px;
    font-size: 16px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .tip img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-bottom: 2px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .download_btns {
    display: flex;
    justify-content: flex-end;
    margin-top: 35px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .versions-choose-box {
    padding: 0 21px;
    margin-top: -12px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .versions-choose-box .ant-checkbox-wrapper {
    color: #333b45;
    line-height: 16px;
    font-size: 12px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .versions-choose-box .checkbox-li {
    margin-bottom: 12px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .versions-choose-box .file-size {
    margin-left: 11px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .versions-choose-box .versions-content {
    min-height: 100px;
    max-height: calc(100vh - 590px);
    overflow-y: auto
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .download-btn {
    width: 114px;
    height: 32px;
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #fff;
    background: #AE2324;
    border: none;
    border-radius: 2px;
    margin-left: 15px
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .download-btn.audition {
    background-color: transparent;
    border: 1px solid #AE2324;
    color: #AE2324
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .disable-btn {
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    background: #8edddc;
    width: 114px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 5px;
    margin-left: 15px;
    color: #fff;
    cursor: not-allowed
}

.dialog-download[data-v-d9c972c8] .ant-modal-body .cart-btn {
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #fff;
    background: #AE2324;
    border: none;
    border-radius: 5px;
    width: 100px;
    height: 32px;
    margin-left: 15px
}

.dialog-download[data-v-d9c972c8] .ant-modal-footer {
    display: none
}

[data-v-d9c972c8] .ant-btn {
    font-weight: 400
}

.ant-steps {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    display: flex;
    width: 100%;
    font-size: 0
}

.ant-steps-item {
    position: relative;
    display: inline-block;
    flex: 1;
    overflow: hidden;
    vertical-align: top
}

.ant-steps-item-container {
    outline: none
}

.ant-steps-item:last-child {
    flex: none
}

.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-tail {
    display: none
}

.ant-steps-item-content,.ant-steps-item-icon {
    display: inline-block;
    vertical-align: top
}

.ant-steps-item-icon {
    width: 32px;
    height: 32px;
    margin-right: 8px;
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    line-height: 32px;
    text-align: center;
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 32px;
    transition: background-color .3s,border-color .3s
}

.ant-steps-item-icon>.ant-steps-icon {
    position: relative;
    top: -1px;
    color: #1890ff;
    line-height: 1
}

.ant-steps-item-tail {
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    padding: 0 10px
}

.ant-steps-item-tail:after {
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    border-radius: 1px;
    transition: background .3s;
    content: ""
}

.ant-steps-item-title {
    position: relative;
    display: inline-block;
    padding-right: 16px;
    color: rgba(0,0,0,.65);
    font-size: 16px;
    line-height: 32px
}

.ant-steps-item-title:after {
    position: absolute;
    top: 16px;
    left: 100%;
    display: block;
    width: 9999px;
    height: 1px;
    background: #e8e8e8;
    content: ""
}

.ant-steps-item-subtitle {
    display: inline;
    margin-left: 8px;
    font-weight: 400
}

.ant-steps-item-description,.ant-steps-item-subtitle {
    color: rgba(0,0,0,.45);
    font-size: 14px
}

.ant-steps-item-wait .ant-steps-item-icon {
    background-color: #fff;
    border-color: rgba(0,0,0,.25)
}

.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon {
    color: rgba(0,0,0,.25)
}

.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot {
    background: rgba(0,0,0,.25)
}

.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title {
    color: rgba(0,0,0,.45)
}

.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after {
    background-color: #e8e8e8
}

.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description {
    color: rgba(0,0,0,.45)
}

.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after {
    background-color: #e8e8e8
}

.ant-steps-item-process .ant-steps-item-icon {
    background-color: #fff;
    border-color: #1890ff
}

.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon {
    color: #1890ff
}

.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot {
    background: #1890ff
}

.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title {
    color: rgba(0,0,0,.85)
}

.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after {
    background-color: #e8e8e8
}

.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description {
    color: rgba(0,0,0,.65)
}

.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after {
    background-color: #e8e8e8
}

.ant-steps-item-process .ant-steps-item-icon {
    background: #1890ff
}

.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon {
    color: #fff
}

.ant-steps-item-process .ant-steps-item-title {
    font-weight: 500
}

.ant-steps-item-finish .ant-steps-item-icon {
    background-color: #fff;
    border-color: #1890ff
}

.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon {
    color: #1890ff
}

.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot {
    background: #1890ff
}

.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title {
    color: rgba(0,0,0,.65)
}

.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after {
    background-color: #1890ff
}

.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description {
    color: rgba(0,0,0,.45)
}

.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after {
    background-color: #1890ff
}

.ant-steps-item-error .ant-steps-item-icon {
    background-color: #fff;
    border-color: #f5222d
}

.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon {
    color: #f5222d
}

.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot {
    background: #f5222d
}

.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title {
    color: #f5222d
}

.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after {
    background-color: #e8e8e8
}

.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description {
    color: #f5222d
}

.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-tail:after {
    background-color: #e8e8e8
}

.ant-steps-item.ant-steps-next-error .ant-steps-item-title:after {
    background: #f5222d
}

.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] {
    cursor: pointer
}

.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-icon .ant-steps-icon,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-title {
    transition: color .3s
}

.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title {
    color: #1890ff
}

.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon {
    border-color: #1890ff
}

.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon {
    color: #1890ff
}

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
    margin-right: 16px;
    white-space: nowrap
}

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
    margin-right: 0
}

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
    padding-right: 0
}

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
    display: none
}

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
    max-width: 140px;
    white-space: normal
}

.ant-steps-item-custom .ant-steps-item-icon {
    height: auto;
    background: none;
    border: 0
}

.ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon {
    top: 0;
    left: .5px;
    width: 32px;
    height: 32px;
    font-size: 24px;
    line-height: 32px
}

.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon {
    color: #1890ff
}

.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
    width: auto
}

.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
    margin-right: 12px
}

.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
    margin-right: 0
}

.ant-steps-small .ant-steps-item-icon {
    width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 24px
}

.ant-steps-small .ant-steps-item-title {
    padding-right: 12px;
    font-size: 14px;
    line-height: 24px
}

.ant-steps-small .ant-steps-item-title:after {
    top: 12px
}

.ant-steps-small .ant-steps-item-description {
    color: rgba(0,0,0,.45);
    font-size: 14px
}

.ant-steps-small .ant-steps-item-tail {
    top: 8px
}

.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
    width: inherit;
    height: inherit;
    line-height: inherit;
    background: none;
    border: 0;
    border-radius: 0
}

.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon {
    font-size: 24px;
    line-height: 24px;
    transform: none
}

.ant-steps-vertical {
    display: block
}

.ant-steps-vertical .ant-steps-item {
    display: block;
    overflow: visible
}

.ant-steps-vertical .ant-steps-item-icon {
    float: left;
    margin-right: 16px
}

.ant-steps-vertical .ant-steps-item-content {
    display: block;
    min-height: 48px;
    overflow: hidden
}

.ant-steps-vertical .ant-steps-item-title {
    line-height: 32px
}

.ant-steps-vertical .ant-steps-item-description {
    padding-bottom: 12px
}

.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 16px;
    width: 1px;
    height: 100%;
    padding: 38px 0 6px
}

.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after {
    width: 1px;
    height: 100%
}

.ant-steps-vertical>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail {
    display: block
}

.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after {
    display: none
}

.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 12px;
    padding: 30px 0 6px
}

.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
    line-height: 24px
}

@media (max-width: 480px) {
    .ant-steps-horizontal.ant-steps-label-horizontal {
        display:block
    }

    .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
        display: block;
        overflow: visible
    }

    .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
        float: left;
        margin-right: 16px
    }

    .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content {
        display: block;
        min-height: 48px;
        overflow: hidden
    }

    .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title {
        line-height: 32px
    }

    .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description {
        padding-bottom: 12px
    }

    .ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail {
        position: absolute;
        top: 0;
        left: 16px;
        width: 1px;
        height: 100%;
        padding: 38px 0 6px
    }

    .ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after {
        width: 1px;
        height: 100%
    }

    .ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail {
        display: block
    }

    .ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after {
        display: none
    }

    .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
        position: absolute;
        top: 0;
        left: 12px;
        padding: 30px 0 6px
    }

    .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
        line-height: 24px
    }
}

.ant-steps-label-vertical .ant-steps-item {
    overflow: visible
}

.ant-steps-label-vertical .ant-steps-item-tail {
    margin-left: 58px;
    padding: 3.5px 24px
}

.ant-steps-label-vertical .ant-steps-item-content {
    display: block;
    width: 116px;
    margin-top: 8px;
    text-align: center
}

.ant-steps-label-vertical .ant-steps-item-icon {
    display: inline-block;
    margin-left: 42px
}

.ant-steps-label-vertical .ant-steps-item-title {
    padding-right: 0
}

.ant-steps-label-vertical .ant-steps-item-title:after {
    display: none
}

.ant-steps-label-vertical .ant-steps-item-subtitle {
    display: block;
    margin-bottom: 4px;
    margin-left: 0;
    line-height: 1.5
}

.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon {
    margin-left: 46px
}

.ant-steps-dot .ant-steps-item-title,.ant-steps-dot.ant-steps-small .ant-steps-item-title {
    line-height: 1.5
}

.ant-steps-dot .ant-steps-item-tail,.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
    top: 2px;
    width: 100%;
    margin: 0 0 0 70px;
    padding: 0
}

.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after {
    width: calc(100% - 20px);
    height: 3px;
    margin-left: 12px
}

.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
    left: 2px
}

.ant-steps-dot .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
    width: 8px;
    height: 8px;
    margin-left: 67px;
    padding-right: 0;
    line-height: 8px;
    background: transparent;
    border: 0
}

.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    transition: all .3s
}

.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after {
    position: absolute;
    top: -12px;
    left: -26px;
    width: 60px;
    height: 32px;
    background: rgba(0,0,0,.001);
    content: ""
}

.ant-steps-dot .ant-steps-item-content,.ant-steps-dot.ant-steps-small .ant-steps-item-content {
    width: 140px
}

.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon {
    width: 10px;
    height: 10px;
    line-height: 10px
}

.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot {
    top: -1px
}

.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
    margin-top: 8px;
    margin-left: 0
}

.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail {
    top: 2px;
    left: -9px;
    margin: 0;
    padding: 22px 0 4px
}

.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
    left: 0
}

.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
    left: -2px
}

.ant-steps-navigation {
    padding-top: 12px
}

.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
    margin-left: -12px
}

.ant-steps-navigation .ant-steps-item {
    overflow: visible;
    text-align: center
}

.ant-steps-navigation .ant-steps-item-container {
    display: inline-block;
    height: 100%;
    margin-left: -16px;
    padding-bottom: 12px;
    text-align: left;
    transition: opacity .3s
}

.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content {
    max-width: auto
}

.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
    max-width: 100%;
    padding-right: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title:after {
    display: none
}

.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button] {
    cursor: pointer
}

.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]:hover {
    opacity: .85
}

.ant-steps-navigation .ant-steps-item:last-child {
    flex: 1
}

.ant-steps-navigation .ant-steps-item:last-child:after {
    display: none
}

.ant-steps-navigation .ant-steps-item:after {
    position: absolute;
    top: 50%;
    left: 100%;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -14px;
    margin-left: -2px;
    border: 1px solid rgba(0,0,0,.25);
    border-bottom: none;
    border-left: none;
    transform: rotate(45deg);
    content: ""
}

.ant-steps-navigation .ant-steps-item:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: inline-block;
    width: 0;
    height: 3px;
    background-color: #1890ff;
    transition: width .3s,left .3s;
    transition-timing-function: ease-out;
    content: ""
}

.ant-steps-navigation .ant-steps-item.ant-steps-item-active:before {
    left: 0;
    width: 100%
}

@media (max-width: 480px) {
    .ant-steps-navigation>.ant-steps-item {
        margin-right:0!important
    }

    .ant-steps-navigation>.ant-steps-item:before {
        display: none
    }

    .ant-steps-navigation>.ant-steps-item.ant-steps-item-active:before {
        top: 0;
        right: 0;
        left: unset;
        display: block;
        width: 3px;
        height: calc(100% - 24px)
    }

    .ant-steps-navigation>.ant-steps-item:after {
        position: relative;
        top: -2px;
        left: 50%;
        display: block;
        width: 8px;
        height: 8px;
        margin-bottom: 8px;
        text-align: center;
        transform: rotate(135deg)
    }

    .ant-steps-navigation>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail {
        visibility: hidden
    }
}

.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
    margin-left: -16px;
    padding-left: 16px;
    background: #fff
}

.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item {
    margin-left: -12px;
    padding-left: 12px
}

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child {
    overflow: hidden
}

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot:after {
    right: -200px;
    width: 200px
}

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after,.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:before {
    position: absolute;
    top: 0;
    left: -10px;
    width: 10px;
    height: 8px;
    background: #fff;
    content: ""
}

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after {
    right: -10px;
    left: auto
}

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot {
    background: #ccc
}

.video-info-wrap .video-title[data-v-4e9d9f78] {
    display: flex
}

.video-info-wrap .video-title img[data-v-4e9d9f78] {
    width: 135px;
    height: 76px;
    border-radius: 4px;
    margin-right: 20px
}

.video-info-wrap .video-info[data-v-4e9d9f78] {
    width: 100%;
    margin: 20px 0 16px 0
}

.video-info-wrap .video-info ul[data-v-4e9d9f78] {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.video-info-wrap .video-info ul li[data-v-4e9d9f78] {
    width: 50%;
    margin-bottom: 6px;
    font-size: 12px
}

.video-info-wrap .video-info ul li i[data-v-4e9d9f78] {
    margin-right: 6px;
    font-style: normal;
    color: rgba(51,59,69,.75)
}

.video-info-wrap .video-info ul li span[data-v-4e9d9f78] {
    font-weight: 700;
    color: #333b45
}

.video-info-wrap .tip[data-v-4e9d9f78] {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    display: flex;
    align-items: flex-start;
    color: #333b45
}

.video-info-wrap .tip i[data-v-4e9d9f78] {
    color: rgba(253,193,50,.5);
    margin-right: 5px;
    margin-bottom: 2px;
    font-size: 16px
}

.video-info-wrap .tip p[data-v-4e9d9f78] {
    margin-bottom: 6px
}

.video-auth-wrap .tip[data-v-31f777de] {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    color: #333b45
}

.video-auth-wrap .tip p[data-v-31f777de] {
    margin-bottom: 6px
}

.video-auth-wrap .choose_set[data-v-31f777de] {
    margin-bottom: 15px
}

.video-auth-wrap .choose_set[data-v-31f777de],.video-auth-wrap .input_row[data-v-31f777de] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.video-auth-wrap .set_title[data-v-31f777de] {
    padding-left: 15px;
    font-size: 12px;
    color: #333b45;
    display: flex;
    align-items: center
}

.video-auth-wrap .set_title .require_icon[data-v-31f777de] {
    color: #e02020;
    margin-right: 2px
}

.video-auth-wrap .noDownRemain_tip[data-v-31f777de] {
    font-size: 12px;
    color: rgba(51,59,69,.5);
    margin-bottom: 10px;
    padding-left: 90px
}

.video-auth-wrap .tips[data-v-31f777de] {
    padding-left: 90px;
    font-size: 12px;
    color: #ed7b2f
}

.video-auth-wrap .ant-select[data-v-31f777de] {
    width: 530px;
    height: 32px;
    border-radius: 5px;
    outline: none;
    line-height: 32px
}

.video-auth-wrap .ant-input[data-v-31f777de] {
    width: 530px
}

.dialog-download[data-v-2a14d25e] {
    color: #333b45
}

.dialog-download[data-v-2a14d25e] .ant-steps .ant-steps-item:first-child {
    flex: 4
}

.dialog-download[data-v-2a14d25e] .ant-steps .ant-steps-item:nth-child(2) {
    flex: 6
}

.dialog-download[data-v-2a14d25e] .ant-steps .ant-steps-item:nth-child(3) {
    flex: 3
}

.dialog-download[data-v-2a14d25e] .ant-steps-item-active .ant-steps-item-icon,.dialog-download[data-v-2a14d25e] .ant-steps-item-finish .ant-steps-item-icon {
    background: #AE2324;
    border-color: #AE2324
}

.dialog-download[data-v-2a14d25e] .ant-steps-item-active .ant-steps-item-title,.dialog-download[data-v-2a14d25e] .ant-steps-item-finish .ant-steps-item-title {
    color: #AE2324
}

.dialog-download[data-v-2a14d25e] .ant-steps-item-active .ant-steps-item-title:after,.dialog-download[data-v-2a14d25e] .ant-steps-item-finish .ant-steps-item-title:after {
    background: #333b45
}

.dialog-download[data-v-2a14d25e] .ant-steps-item-active .ant-steps-icon,.dialog-download[data-v-2a14d25e] .ant-steps-item-finish .ant-steps-icon {
    color: #fff
}

.dialog-download[data-v-2a14d25e] .ant-modal-header {
    border-bottom: 1px solid rgba(51,59,69,.05)
}

.dialog-download[data-v-2a14d25e] .ant-modal-content {
    box-shadow: 0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);
    border-radius: 12px
}

.dialog-download[data-v-2a14d25e] .ant-modal-body {
    min-height: 324px;
    padding: 30px
}

.dialog-download[data-v-2a14d25e] .ant-modal-footer {
    display: none
}

.dialog-download[data-v-2a14d25e] .download_btns {
    display: flex;
    justify-content: flex-end;
    margin-top: 35px
}

.dialog-download[data-v-2a14d25e] .download_btns .download-btn {
    padding: 0 15px;
    height: 32px;
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #fff;
    background: #AE2324;
    border: none;
    border-radius: 2px;
    margin-left: 15px
}

.dialog-download[data-v-2a14d25e] .download_btns .download-btn.audition {
    background-color: transparent;
    border: 1px solid #AE2324;
    color: #AE2324
}

.dialog-download[data-v-2a14d25e] .download_btns .disable-btn {
    padding: 0 15px;
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    background: #8edddc;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 5px;
    margin-left: 15px;
    color: #fff;
    cursor: not-allowed
}

.steps-content[data-v-2a14d25e] {
    margin-top: 30px
}

[data-v-2a14d25e] .ant-btn {
    font-weight: 400
}

.mrl-10[data-v-863a5da4] {
    margin: 0 10px
}

.dialog-download[data-v-863a5da4] .ant-modal-content {
    box-shadow: 0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);
    border-radius: 5px
}

.dialog-download[data-v-863a5da4] .ant-modal-body {
    min-height: 238px;
    padding: 20px 40px 20px 30px;
    position: relative
}

.dialog-download[data-v-863a5da4] .ant-modal-body .modal_title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #333b45
}

.dialog-download[data-v-863a5da4] .ant-modal-body .modal_content {
    padding-left: 15px;
    font-size: 12px;
    color: #333b45;
    margin-bottom: 25px
}

.dialog-download[data-v-863a5da4] .ant-modal-body .choose_set {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

.dialog-download[data-v-863a5da4] .ant-modal-body .input_row {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.dialog-download[data-v-863a5da4] .ant-modal-body .ant-select {
    width: 530px;
    border-radius: 5px;
    outline: none;
    line-height: 30px
}

.dialog-download[data-v-863a5da4] .ant-modal-body .ant-select-sm .ant-select-selection--single {
    height: 30px;
    outline: none
}

.dialog-download[data-v-863a5da4] .ant-modal-body .ant-select-selection-selected-value {
    line-height: 30px
}

.dialog-download[data-v-863a5da4] .ant-modal-body .ant-select-sm .ant-select-selection__rendered {
    height: 30px
}

.dialog-download[data-v-863a5da4] .ant-modal-body .set_title {
    padding-left: 15px;
    font-size: 12px;
    color: #333b45;
    display: flex;
    align-items: center
}

.dialog-download[data-v-863a5da4] .ant-modal-body .set_title .require_icon {
    color: #e02020;
    margin-right: 2px
}

.dialog-download[data-v-863a5da4] .ant-modal-body .auth_btns {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px
}

.dialog-download[data-v-863a5da4] .ant-modal-body .auth_btns .addNum_btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    background: #AE2324;
    color: #fff;
    cursor: pointer
}

.dialog-download[data-v-863a5da4] .ant-modal-body .auth_btns .sure_btn {
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #AE2324;
    color: #333b45;
    border-radius: 2px;
    font-size: 14px;
    margin-left: 10px;
    cursor: pointer
}

.dialog-download[data-v-863a5da4] .ant-modal-body .auth_btns .interest_btn {
    width: 80px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    background: transparent;
    border: 1px solid #AE2324;
    box-sizing: border-box;
    color: #AE2324;
    border-radius: 2px;
    font-size: 14px;
    margin-left: 10px;
    cursor: pointer
}

.dialog-download[data-v-863a5da4] .ant-modal-body .auth_btns .auth_btn {
    width: 142px;
    height: 36px;
    background: #AE2324;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    margin-left: 10px;
    cursor: pointer
}

.dialog-download[data-v-863a5da4] .ant-modal-footer {
    display: none
}

.no_down_num[data-v-863a5da4] {
    cursor: not-allowed!important;
    border-color: transparent!important;
    color: #fff!important;
    background: #8edddc!important
}

.no_down_num_ghost[data-v-863a5da4] {
    cursor: not-allowed!important;
    border-color: rgba(51,59,69,.25)!important;
    color: rgba(51,59,69,.25)!important;
    background: transparent!important
}

.noDownRemain_tip[data-v-863a5da4] {
    font-size: 12px;
    color: rgba(51,59,69,.5);
    margin-bottom: 10px;
    padding-left: 15px
}

.input_front[data-v-863a5da4] {
    width: 251px!important
}

.input_end[data-v-863a5da4] {
    width: 252px!important
}

.cart_wrapper {
    position: fixed;
    z-index: 600;
    right: 20px;
    top: calc(75% - 160px);
    width: 50px;
    height: 50px;
    background: #fff;
    background-image: url(../img/cart-un-icon.3efe479d.svg);
    background-size: 24px 24px;
    background-position: 50%;
    background-repeat: no-repeat;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.12);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.cart_wrapper.isActive,.cart_wrapper:hover {
    background-image: url(../img/cart-select-icon.440e67c7.svg)
}

@-webkit-keyframes Cursor-data-v-264a9972 {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes Cursor-data-v-264a9972 {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.cursor[data-v-264a9972] {
    color: inherit;
    position: relative;
    font: inherit;
    line-height: inherit;
    -webkit-animation: Cursor-data-v-264a9972 1s infinite;
    animation: Cursor-data-v-264a9972 1s infinite
}

@font-face {
    font-family: Alibaba-PuHuiTi-Heavy;
    src: url(../fonts/Alibaba-PuHuiTi-Heavy.6a78637d.ttf);
    font-weight: 400;
    font-style: normal
}

.vf-app-nav[data-v-e06ddb94] {
    height: 30px;
    line-height: 30px;
    background-color: #f5f5f5
}

.vf-app-nav .vf-app-nav-wrapper[data-v-e06ddb94] {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.vf-app-nav .logo[data-v-e06ddb94] {
    color: rgba(51,59,69,.75);
    width: 183px;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    font-family: Alibaba-PuHuiTi-Heavy!important
}

.vf-app-nav .logo[data-v-e06ddb94]:hover {
    color: #AE2324
}

.vf-app-nav .api[data-v-e06ddb94] {
    color: rgba(51,59,69,.75);
    cursor: pointer
}

.vf-app-nav .api[data-v-e06ddb94]:hover {
    color: #AE2324
}

.vf-app-nav ul[data-v-e06ddb94] {
    width: auto;
    background-color: #f5f5f5;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: -10px
}

.vf-app-nav ul li[data-v-e06ddb94] {
    display: inline-block;
    margin-right: 21px;
    color: rgba(51,59,69,.75);
    font-size: 12px;
    cursor: pointer
}

.vf-app-nav ul li[data-v-e06ddb94]:hover {
    color: #AE2324
}

.vf-app-nav ul li[data-v-e06ddb94]:last-of-type {
    margin-right: 0
}

.vf-app-nav ul li a[data-v-e06ddb94]:active,.vf-app-nav ul li a[data-v-e06ddb94]:hover,.vf-app-nav ul li a[data-v-e06ddb94]:link,.vf-app-nav ul li a[data-v-e06ddb94]:visited {
    color: initial
}

.app-outer[data-v-134c2c28] {
    position: relative;
    height: 100%;
    background-color: #fff
}

.app-outer .app-header[data-v-134c2c28] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 700
}

.app-outer .app-header.driver-fix-stacking[data-v-134c2c28] {
    position: relative
}

.app-outer .tips-wrap[data-v-134c2c28] {
    width: 100%;
    height: 30px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 701;
    background-color: #fffbe6;
    border: 1px solid #ffe58f
}

.app-outer .tips-wrap .tips[data-v-134c2c28] {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.app-outer .tips-wrap .tips div[data-v-134c2c28] {
    display: flex;
    align-items: center
}

.app-outer .tips-wrap .tips div img[data-v-134c2c28] {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.app-outer .tips-wrap .tips p[data-v-134c2c28] {
    color: #333b45;
    margin: 0;
    line-height: 30px
}

.app-outer .tips-wrap .tips>img[data-v-134c2c28] {
    cursor: pointer;
    width: 24px;
    height: 24px
}

.app-outer .app-main[data-v-134c2c28] {
    position: relative;
    height: 100%;
    padding-top: 110px;
    margin: 0 auto;
    background-color: #fff
}

.app-outer .app-main.app-main-height-auto[data-v-134c2c28] {
    min-height: 100vh;
    height: auto
}

.app-outer .app-footer[data-v-134c2c28] {
    background-color: #fff
}

.app-outer .video-box-web[data-v-134c2c28] {
    position: fixed;
    left: 0;
    right: 0;
    top: 100%;
    background-color: transparent;
    transform: translateY(93px);
    transition: all .5s ease;
    z-index: 800
}

.app-outer .video-box-web.show[data-v-134c2c28] {
    transform: translateY(0)
}

.app-outer .global-spin[data-v-134c2c28] {
    background-color: hsla(0,0%,86.7%,.4);
    z-index: 999
}

.btns-wrap[data-v-134c2c28] {
    position: fixed;
    z-index: 600;
    right: 20px;
    top: calc(75% - 90px);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.12)
}
[data-v-372867df] .ant-modal .ant-modal-header {
    display: none
}

[data-v-372867df] .ant-modal .ant-modal-content {
    background: transparent!important;
    box-shadow: none
}

[data-v-372867df] .ant-modal .ant-modal-body {
    padding: 0
}

[data-v-372867df] .ant-modal .ant-modal-close {
    display: none
}

.active-wrap[data-v-372867df] {
    width: 467px;
    height: 296px;
    background: url(../img/new-year-active.48ee4467.png) no-repeat;
    background-size: 100% 100%;
    position: relative
}

.active-wrap .close-area[data-v-372867df] {
    position: absolute;
    top: 6px;
    left: 45px;
    width: 375px;
    height: 285px;
    opacity: 0;
    z-index: 9
}

.active-wrap .act-btn[data-v-372867df] {
    position: absolute;
    left: 50%;
    bottom: 48px;
    transform: translateX(-50%);
    width: 200px;
    height: 44px;
    border-radius: 22px;
    opacity: 0;
    z-index: 10
}

@-webkit-keyframes aniBtn-data-v-65373ead {
    0% {
        scale: 1
    }

    50% {
        scale: .9
    }

    to {
        scale: 1
    }
}

@keyframes aniBtn-data-v-65373ead {
    0% {
        scale: 1
    }

    50% {
        scale: .9
    }

    to {
        scale: 1
    }
}

[data-v-65373ead] .ant-modal .ant-modal-header {
    display: none
}

[data-v-65373ead] .ant-modal .ant-modal-content {
    background: transparent!important;
    box-shadow: none
}

[data-v-65373ead] .ant-modal .ant-modal-body {
    padding: 0
}

[data-v-65373ead] .ant-modal .ant-modal-close {
    display: none
}

.active-wrap[data-v-65373ead] {
    width: 448px;
    height: 353px;
    background: url(../img/bg-618.3226efbe.png) no-repeat;
    background-size: 100% 100%;
    position: relative
}

.active-wrap .close-area[data-v-65373ead] {
    position: absolute;
    top: 30px;
    left: 54px;
    width: 448px;
    height: 353px;
    opacity: 0;
    z-index: 9
}

.active-wrap .act-btn[data-v-65373ead] {
    cursor: pointer;
    position: absolute;
    right: 112px;
    bottom: -44px;
    width: 224px;
    height: 74px;
    z-index: 10;
    background: url(../img/btn-618.56404f91.png) no-repeat;
    background-size: 100% 100%;
    animation: aniBtn-data-v-65373ead infinite .5;
    -webkit-animation: aniBtn-data-v-65373ead 1s infinite
}

.active-wrap .time[data-v-65373ead] {
    position: absolute;
    left: 157px;
    bottom: 48px;
    font-family: Alibaba-PuHuiTi-R;
    font-size: 20px
}

.active-wrap .time p[data-v-65373ead] {
    color: #333b45;
    line-height: 28px;
    letter-spacing: 2px;
    margin-bottom: 15px
}

.active-wrap .time .time-wrap[data-v-65373ead] {
    display: flex
}

.active-wrap .time .time-item[data-v-65373ead] {
    width: 24px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #fff6f9;
    box-shadow: inset 1px 1px 3px 0 rgba(106,0,20,.5);
    border-radius: 6px;
    color: #333b45;
    margin-right: 6px
}

.active-wrap .time .time-space[data-v-65373ead] {
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    color: rgba(51,59,69,.75);
    margin-right: 6px;
    margin-left: 2px
}

.active-wrap .info[data-v-65373ead],.active-wrap .more[data-v-65373ead] {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 22px;
    transform: translateX(-50%)
}

.active-wrap .info span[data-v-65373ead],.active-wrap .more span[data-v-65373ead] {
    cursor: pointer;
    color: #fff;
    text-decoration: underline
}

.active-wrap .info[data-v-65373ead] {
    bottom: 12px;
    font-size: 14px
}

.app {
    background-color: #fff
}

.iconfont {
    width: 2em;
    height: 2em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}

.iconfont:focus {
    outline: none
}

#app .no-login .ant-back-top {
    top: calc(75% - 160px)
}

#app .ant-back-top {
    width: 50px;
    height: 50px;
    right: 20px;
    top: calc(75% - 230px);
    z-index: 700
}

#app .ant-back-top-inner {
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 50px;
    height: 50px;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(51,59,69,.12);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

#app .ant-back-top-inner .selected,#app .ant-back-top-inner:hover .img {
    display: none
}

#app .ant-back-top-inner:hover .selected {
    display: block
}

.form-add .form-item-add[data-v-59bdf63b] {
    position: relative
}

.form-add[data-v-59bdf63b] .iconfont-trash {
    font-size: 11px
}

.form-add[data-v-59bdf63b] .iconfont-trash.uncontain {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(85%,-50%)
}

.form-add[data-v-59bdf63b] .iconfont-trash.contain {
    padding-right: 0
}

.form-checkbox-all .child-item[data-v-50cc5a08] {
    padding-left: 24px
}

.form-checkbox-all .ant-checkbox-group[data-v-50cc5a08] {
    line-height: 40px
}

.common-page[data-v-f4a78bd2] {
    width: 100%
}

.common-page .main-tit[data-v-f4a78bd2] {
    width: 100%;
    height: 40px;
    padding: 0 30px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.05);
    background: rgba(64,68,87,.5)
}

.common-page .mian-wrap[data-v-f4a78bd2] {
    padding: 40px 30px;
    background-color: #fff
}

.common-page .mg40[data-v-f4a78bd2] {
    margin-top: 30px
}

.common-page .sub-title[data-v-f4a78bd2] {
    margin-left: 10px;
    font-size: 14px
}

.vf-drawer[data-v-85d7d726] {
    transform: translateY(-100%);
    transition: transform .2s linear
}

.vf-drawer.down[data-v-85d7d726] {
    transform: translateY(0)
}

.vf-drawer .control-handle[data-v-85d7d726] {
    position: absolute;
    right: 20px;
    top: 0;
    width: 42px;
    height: 25px;
    border: 1px solid #efefef;
    transform: translateY(-25px);
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    background: #e3e3e3;
    cursor: pointer
}

.vf-drawer.dark .control-handle[data-v-85d7d726] {
    border-color: #1d1d1d #1d1d1d transparent #1d1d1d;
    background-color: #101010;
    color: #fff
}

.vf-spin[data-v-0137ab32] {
    width: 100%;
    height: 100%
}

.form-checkbox-group .child-item[data-v-50e9447e] {
    padding-left: 24px
}

.form-checkbox-group .ant-checkbox-group[data-v-50e9447e] {
    line-height: 40px
}

.checkbox-root .checkbox-parent[data-v-1cca4f5a] {
    padding-left: 24px
}

.checkbox-root .ant-checkbox-group[data-v-1cca4f5a] {
    line-height: 40px
}

.checkbox-root[data-v-1cca4f5a] .ant-checkbox-wrapper {
    margin-left: 0;
    margin-right: 8px
}

.min-max[data-v-3d5c0cac] {
    display: flex!important;
    align-items: center;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    border: 1px solid #d9d9d9
}

.min-max[data-v-3d5c0cac]:focus {
    border-color: #40a9ff;
    border-right-width: 1px!important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(24,144,255,.2)
}

.min-max .seperate[data-v-3d5c0cac] {
    padding: 0 10px
}

.min-max[data-v-3d5c0cac] .ant-input-number {
    border-color: transparent
}

.min-max[data-v-3d5c0cac] .ant-input-number:focus {
    border-color: transparent;
    box-shadow: none
}

.min-max[data-v-3d5c0cac] .ant-input-number-handler-wrap {
    display: none
}

.mt-10[data-v-9f6a43dc] {
    margin-top: -10px
}

.w-270[data-v-9f6a43dc] {
    width: 270px
}

.send-code[data-v-9f6a43dc] {
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border-radius: 3px;
    padding: 0!important
}

.send-code.ant-btn-primary[data-v-9f6a43dc],.send-code[data-v-9f6a43dc],.send-code[data-v-9f6a43dc]:hover {
    color: #333b45;
    border: 1px solid #333b45
}

.send-code.ant-btn[data-v-9f6a43dc]:before {
    background: transparent;
    color: #333b45;
    opacity: 1
}

.send-code.ant-btn[data-v-9f6a43dc]:focus,.send-code.ant-btn[data-v-9f6a43dc]:hover {
    background: transparent;
    color: #333b45;
    border: 1px solid #333b45
}

.send-code.ant-btn-loading[data-v-9f6a43dc] {
    color: #333b45;
    border: 1px solid #333b45
}

.img-code[data-v-9f6a43dc] {
    width: 134px;
    height: 55px
}

.hover-underline[data-v-9f6a43dc] {
    color: rgba(51,59,69,.5);
    margin-bottom: 0;
    line-height: 20px;
    margin-top: 6px;
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400
}

.hover-underline[data-v-9f6a43dc]:hover {
    text-decoration: underline
}

.send-code-code-dialog[data-v-9f6a43dc] .ant-modal {
    width: 500px!important
}

.send-code-code-dialog[data-v-9f6a43dc] .ant-modal-footer {
    padding-top: 0;
    margin-top: -3px;
    padding-bottom: 51px
}

.send-code-code-dialog[data-v-9f6a43dc] .ant-modal-footer .ant-btn {
    height: 36px
}

.avatar-uploader[data-v-d142abe2] .ant-upload {
    position: relative;
    z-index: 10
}

.avatar-uploader[data-v-d142abe2] .ant-upload>img {
    max-width: 100%;
    max-height: 100%
}

.avatar-uploader[data-v-d142abe2] .ant-upload:not(.ant-upload-disabled):hover .upload-mask {
    opacity: 1
}

.avatar-uploader[data-v-d142abe2] .upload-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
    transition: opacity .1s linear
}

.avatar-uploader[data-v-d142abe2] .upload-mask .iconfont {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%,-50%)
}

.avatar-uploader.circle[data-v-d142abe2] .ant-upload,.avatar-uploader.circle[data-v-d142abe2] .ant-upload .mask,.avatar-uploader.circle[data-v-d142abe2] .ant-upload img {
    border-radius: 100%
}

.avatar-uploader .icon-box[data-v-d142abe2] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.ant-upload-select-picture-card[data-v-d142abe2] {
    background-color: rgba(51,59,69,.25)
}

.ant-upload-select-picture-card i[data-v-d142abe2] {
    font-size: 32px;
    color: rgba(51,59,69,.3)
}

.ant-upload-select-picture-card .up-icon[data-v-d142abe2] {
    font-size: 16px
}

.ant-upload-select-picture-card .icon-wrap[data-v-d142abe2] {
    font-size: 12px;
    margin-right: 10px
}

.ant-upload-select-picture-card .ant-upload-text[data-v-d142abe2] {
    margin-top: 8px;
    color: #fff
}

.ant-upload-select-picture-card .mt-4[data-v-d142abe2] {
    margin-top: 4px
}

.mask[data-v-d142abe2] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.1)
}

.close-icon[data-v-d142abe2] {
    position: absolute;
    top: 6px;
    right: 18px;
    transform: translate(50%,-50%);
    z-index: 1000;
    width: 16px;
    height: 16px;
    background: #fe767c;
    border-radius: 50%
}

.close-icon .anticon[data-v-d142abe2] {
    font-size: 10px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.pre_text[data-v-d142abe2] {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #777
}

.mt-2[data-v-d142abe2] {
    margin-top: 2px
}

.file_name[data-v-d142abe2] {
    margin-top: 4px;
    color: #dcb160;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px
}

.file-list[data-v-0ea5506e] {
    padding: 4px 0
}

.file-list li[data-v-0ea5506e] {
    padding: 4px 6px;
    display: flex;
    line-height: 18px;
    color: #333b45
}

.file-list li.error[data-v-0ea5506e] {
    color: #f5222d
}

.file-list li .link[data-v-0ea5506e] {
    margin-right: 6px
}

.file-list li .file-wrap[data-v-0ea5506e] {
    width: 255px;
    display: flex;
    flex-direction: column
}

.file-list li .file-wrap .file[data-v-0ea5506e] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.file-list li .file-wrap .close[data-v-0ea5506e] {
    visibility: hidden
}

.file-list li[data-v-0ea5506e]:hover {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.file-list li:hover .name[data-v-0ea5506e] {
    cursor: pointer;
    color: #AE2324
}

.file-list li:hover .close[data-v-0ea5506e] {
    cursor: pointer;
    visibility: visible
}

.count-box[data-v-5e5e0128],.count-box[data-v-dde67ca0] {
    color: rgba(0,0,0,.25)
}

.vf-textarea[data-v-dde67ca0] {
    line-height: unset
}

.vf-textarea textarea[data-v-dde67ca0] {
    height: 100%;
    resize: none
}

.vf-textarea .ant-input-suffix[data-v-dde67ca0] {
    top: auto;
    bottom: 0;
    transform: translateY(-5px)
}

.license-preview[data-v-450e2442] {
    vertical-align: top
}

.license-preview .img-content[data-v-450e2442] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.license-preview .img-content>img[data-v-450e2442] {
    width: 100%
}

.license-preview[data-v-450e2442] .ant-modal-footer .ant-btn:first-child {
    display: none
}

.table-switch[data-v-d880ac40] {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    line-height: 1.899;
    padding-left: 24px!important
}

.table-switch[data-v-d880ac40] .ant-select-selection {
    border-radius: 50px
}

.table-switch.switch-button[data-v-d880ac40] {
    border-radius: 32px;
    background-color: #f8f8f8;
    border: 0
}

.table-switch .status[data-v-d880ac40] {
    width: 10px;
    height: 10px;
    border-width: 2px;
    border-style: solid;
    border-radius: 5px
}

.table-switch .status.warn[data-v-d880ac40] {
    border-color: #ffaf00
}

.table-switch .status.close[data-v-d880ac40] {
    border-color: #ff1947
}

.table-switch .status.open[data-v-d880ac40] {
    border-color: #41cf60
}

.table-switch[disabled] .status[data-v-d880ac40] {
    border-color: rgba(0,0,0,.25)
}

.table-switch .status[data-v-d880ac40],.table-switch[data-v-d880ac40] .anticon-loading {
    margin-left: 0!important;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%)
}

.vf-breadcrumb[data-v-be8ea02c] {
    cursor: default;
    display: flex;
    align-items: center;
    color: rgba(51,59,69,.5);
    font-size: 12px
}

.vf-breadcrumb .crumb[data-v-be8ea02c] {
    height: 24px;
    line-height: 24px;
    position: relative
}

.vf-breadcrumb .crumb a[data-v-be8ea02c] {
    color: rgba(51,59,69,.5)
}

.vf-breadcrumb .crumb a[data-v-be8ea02c]:hover {
    color: #AE2324
}

.vf-breadcrumb .crumb img[data-v-be8ea02c] {
    position: relative;
    top: -1px
}

.vf-breadcrumb .crumb[data-v-be8ea02c]:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 1px solid rgba(51,59,69,.5);
    border-right: 1px solid rgba(51,59,69,.5);
    transform: rotate(45deg);
    margin: 0 10px 0 4px;
    position: relative;
    top: -1px
}

.special[data-v-be8ea02c] {
    color: #fff
}

.special .crumb a[data-v-be8ea02c] {
    color: #fff;
    opacity: .7
}

.special .crumb a[data-v-be8ea02c]:hover {
    color: #fff;
    opacity: 1;
    font-weight: 600
}

.special .crumb[data-v-be8ea02c]:not(:last-child):after {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff
}

.vf-card[data-v-28585f8a] {
    padding: 10px 20px;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
    transition: all .1s linear;
    cursor: default
}

.vf-card .handle[data-v-28585f8a] {
    padding-left: 15px
}

.vf-card .handle .ant-btn.ant-btn-link[data-v-28585f8a] {
    padding-left: 5px;
    padding-right: 5px
}

.vf-card.transition .handle[data-v-28585f8a] {
    visibility: hidden
}

.vf-card.transition:hover .handle[data-v-28585f8a] {
    visibility: visible
}

.vf-info-title .title[data-v-89fbfefe] {
    font-weight: 700;
    font-size: 18px
}

.vf-info-title .content[data-v-89fbfefe] {
    padding: 10px 20px
}

.wh-300[data-v-c4dd5e70] {
    height: 300px;
    width: 100%
}

.h-300[data-v-c4dd5e70] {
    height: 300px
}

[data-v-c4dd5e70] .pagination-box {
    display: flex;
    justify-content: center
}

.empty-tip[data-v-c4dd5e70] {
    height: 100%;
    width: 100%;
    line-height: 150px;
    font-size: 14px;
    color: #b2b2b2;
    text-align: center
}

.list-item[data-v-54be4c8f] {
    transition: all .2s ease-in-out;
    background-color: #fff;
    padding: 0 20px
}

.list-item .header[data-v-54be4c8f] {
    line-height: 40px
}

.list-item .header[data-v-54be4c8f]:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    height: 1px;
    background-color: #ddd
}

.list-item .body[data-v-54be4c8f] {
    padding: 10px 0
}

.vf-video[data-v-14a3672c] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border: 1px solid #efefef;
    padding: 15px 20px 10px;
    box-shadow: 2px 2px 5px #999,-2px -2px 5px #efefef;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transform: translateY(-67px);
    transition: transform .2s linear
}

.vf-video .control-handle[data-v-14a3672c] {
    right: 20px;
    top: 0;
    width: 42px;
    height: 25px;
    border: 1px solid #efefef;
    transform: translateY(-25px);
    z-index: -1;
    z-index: 2;
    background: #e3e3e3
}

.vf-video .control-handle[data-v-14a3672c],.vf-video .fixed-handle[data-v-14a3672c] {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.vf-video .fixed-handle[data-v-14a3672c] {
    top: 3px;
    right: 3px;
    width: 30px;
    height: 30px;
    border-radius: 4px
}

.vf-video .fixed-handle.active[data-v-14a3672c] {
    background-color: rgba(0,0,0,.1);
    color: rgba(0,0,0,.3)
}

.vf-video .icon[data-v-14a3672c] {
    cursor: pointer
}

.vf-video audio[data-v-14a3672c] {
    height: 40px
}

.vf-video.down[data-v-14a3672c] {
    transform: translateY(0)
}

.vf-video .text[data-v-14a3672c] {
    display: inline-block;
    width: 150px;
    margin-left: 20px
}

.vf-video .toggle-tool[data-v-14a3672c] {
    padding: 0 10px
}

.vf-video .toggle-tool .iconfont[data-v-14a3672c] {
    cursor: pointer;
    transition: color .2s linear
}

.vf-video .toggle-tool .iconfont[data-v-14a3672c]:hover {
    opacity: .8
}

.vf-video .toggle-tool .next-btn .iconfont[data-v-14a3672c] {
    transform: rotate(180deg)
}

.vf-video .toggle-tool[data-v-14a3672c] .ant-btn {
    padding: 0 8px
}

.video-tag[data-v-75325aee] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 0 13px;
    border: 1px solid #dbdbdb
}

.video-tag .icon[data-v-75325aee] {
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 20px;
    background-color: #AE2324;
    cursor: pointer
}

.video-tag .icon>svg[data-v-75325aee] {
    width: 20px;
    height: 20px
}

.video-tag .iconfont[data-v-75325aee] {
    fill: #fff
}

.video-tag .text[data-v-75325aee] {
    width: calc(100% - 30px);
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1
}

.m-colorPicker[data-v-4572d2d9] {
    position: relative;
    text-align: left;
    font-size: 14px;
    display: inline-block;
    outline: none
}

.m-colorPicker li[data-v-4572d2d9],.m-colorPicker ol[data-v-4572d2d9],.m-colorPicker ul[data-v-4572d2d9] {
    list-style: none;
    margin: 0;
    padding: 0
}

.m-colorPicker input[data-v-4572d2d9] {
    display: none
}

.m-colorPicker .colorBtn[data-v-4572d2d9] {
    width: 15px;
    height: 15px
}

.m-colorPicker .colorBtn.disabled[data-v-4572d2d9] {
    cursor: no-drop
}

.m-colorPicker-box[data-v-4572d2d9] {
    position: fixed;
    width: 190px;
    background: #fff;
    border: 1px solid #ddd;
    visibility: hidden;
    border-radius: 2px;
    margin-top: 2px;
    padding: 10px;
    padding-bottom: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,.15);
    opacity: 0;
    transition: all .3s ease;
    box-sizing: content-box
}

.m-colorPicker-box h3[data-v-4572d2d9] {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1;
    color: #333b45
}

.m-colorPicker-box.open[data-v-4572d2d9] {
    visibility: visible;
    opacity: 1;
    z-index: 1000
}

.m-colorPicker-box .hd[data-v-4572d2d9] {
    overflow: hidden;
    line-height: 29px
}

.m-colorPicker-box .hd .colorView[data-v-4572d2d9] {
    width: 100px;
    height: 30px;
    float: left;
    transition: background-color .3s ease
}

.m-colorPicker-box .hd .defaultColor[data-v-4572d2d9] {
    width: 80px;
    float: right;
    text-align: center;
    border: 1px solid #ddd;
    cursor: pointer;
    color: #333b45
}

.m-colorPicker-box .tColor li[data-v-4572d2d9] {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 2px;
    transition: all .3s ease
}

.m-colorPicker-box .tColor li[data-v-4572d2d9]:hover {
    box-shadow: 0 0 5px rgba(0,0,0,.4);
    transform: scale(1.3)
}

.m-colorPicker-box .bColor li[data-v-4572d2d9] {
    width: 15px;
    display: inline-block;
    margin: 0 2px
}

.m-colorPicker-box .bColor li li[data-v-4572d2d9] {
    display: block;
    width: 15px;
    height: 15px;
    transition: all .3s ease;
    margin: 0
}

.m-colorPicker-box .bColor li li[data-v-4572d2d9]:hover {
    box-shadow: 0 0 5px rgba(0,0,0,.4);
    transform: scale(1.3)
}

.amp-box[data-v-a2bc0482] {
    position: relative
}

.amp-box .gap-gutter[data-v-a2bc0482] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    left: 0;
    z-index: 102
}

.amp-box .canvas-container[data-v-a2bc0482] {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 101;
    overflow: hidden
}

.vf-notice[data-v-7813e6c6] {
    color: #333b45;
    position: relative;
    height: 20px;
    overflow: hidden
}

.vf-notice .vf-notice-content[data-v-7813e6c6] {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    transform: translateX(0)
}

.vf-notice .vf-notice-content.notice-animation[data-v-7813e6c6] {
    transition-property: all;
    transition-timing-function: ease-in-out
}

.ant-btn-sub {
    color: #fff;
    background: #383f46;
    border-color: transparent;
    border: none;
    text-shadow: 0 -1px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 0 rgba(0,0,0,.045)
}

.ant-btn-sub>a:only-child {
    color: currentColor
}

.ant-btn-sub>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-sub.active,.ant-btn-sub:active,.ant-btn-sub:focus,.ant-btn-sub:hover {
    opacity: .9;
    color: #fff;
    background-color: #383f46
}

.ant-btn-sub[disabled] {
    transition: none;
    background: #f5f5f5;
    color: #ddd;
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd
}

.ant-btn-sub[disabled]:hover {
    color: #ddd;
    opacity: 1
}

.ant-tag.large {
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    padding: 0 8px 0 15px
}

.ant-tag.large .anticon-close {
    margin-left: 15px
}

.ant-message {
    top: 60px
}

.ant-table .ant-table-tbody .ant-btn-link {
    padding: 0
}

.table-custome-space.no-header .ant-table-thead {
    display: none
}

.table-custome-space .ant-table-placeholder {
    border: 0
}

.table-custome-space table {
    border-spacing: 0 10px
}

.table-custome-space .ant-checkbox-checked .ant-checkbox-inner:after,.table-custome-space .ant-checkbox-indeterminate .ant-checkbox-inner:after,.table-custome-space .ant-checkbox-inner:after,.table-custome-space .ant-table-thead>tr>th .ant-table-column-sorter {
    display: block
}

.table-custome-space .ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td {
    background-color: #fff
}

.table-custome-space .ant-table-thead th {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #f3f3f5;
    border-bottom: 0
}

.table-custome-space .ant-table-body .ant-table-tbody>tr.ant-table-row-selected td,.table-custome-space .ant-table-body td {
    background-color: #fff;
    border-bottom: 0
}

.ant-input-lg {
    font-size: 14px
}

/deep/ .pagination-box {
    display: flex;
    justify-content: center
}

/deep/ .pagination-box .ant-pagination-item,/deep/ .pagination-box .ant-pagination-item-link {
    background-color: #21252e;
    color: #fff
}

/deep/ .pagination-box .ant-pagination-item-ellipsis,/deep/ .pagination-box .ant-pagination-item-link-icon,/deep/ .pagination-box .ant-pagination-item-link a,/deep/ .pagination-box .ant-pagination-item a {
    color: #fff
}

.ant-modal-confirm .vf-modal-confirm .ant-modal {
    position: relative!important;
    top: 300px!important
}

.ant-modal-confirm .vf-modal-confirm .ant-modal-body {
    padding-bottom: 0
}

.ant-modal-confirm .vf-modal-confirm .ant-modal-footer {
    float: right;
    margin-top: 24px;
    padding: 0 32px 24px;
    border: none
}

.ant-modal-confirm .vf-modal-confirm .ant-modal-content:after {
    content: " ";
    display: table;
    clear: both
}

.ant-modal-confirm .vf-modal-confirm.no-footer-margin .ant-modal-footer {
    margin-top: 0
}

.ant-radio {
    color: #fff
}

.ant-radio,.ant-radio .ant-radio-inner {
    border-color: #AE2324;
    background-color: transparent
}

.ant-modal-confirm-body .ant-modal-confirm-content {
    color: #333b45
}

.vf-slider .ant-slider {
    color: #AE2324
}

.vf-slider .ant-slider:hover .ant-slider-rail {
    background-color: #b2b2b2
}

.vf-slider .ant-slider:hover .ant-slider-track {
    background-color: #AE2324
}

.vf-slider .ant-slider:hover .ant-slider-handle,.vf-slider .ant-slider:hover .ant-slider-handle:focus,.vf-slider .ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
    border-color: #AE2324!important
}

.vf-slider .ant-slider .ant-slider-handle:focus,.vf-slider .ant-slider:hover .ant-slider-handle:focus {
    box-shadow: 0 0 0 5px rgba(29,187,185,.2)!important
}

.vf-slider .ant-slider .ant-slider-handle:focus {
    border-color: #AE2324!important
}

.vf-slider .ant-slider-rail {
    background-color: #b2b2b2
}

.vf-slider .ant-slider-track {
    background-color: #AE2324
}

.vf-slider .ant-slider-dot {
    display: none
}

.vf-slider .ant-slider-handle {
    width: 10px;
    height: 10px;
    margin-top: -3px;
    border-width: 1px;
    border-color: #AE2324
}

.vf-slider .ant-slider-mark {
    font-size: 12px
}

.ant-btn {
    box-shadow: none
}

.ant-btn-primary-disabled,.ant-btn-primary-disabled.active,.ant-btn-primary-disabled:active,.ant-btn-primary-disabled:focus,.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled,.ant-btn-primary.disabled.active,.ant-btn-primary.disabled:active,.ant-btn-primary.disabled:focus,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled],.ant-btn-primary[disabled].active,.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover {
    color: #fff;
    background-color: #8edddc;
    border-color: #8edddc
}

.ant-btn-primary-disabled.active.ant-btn-background-ghost,.ant-btn-primary-disabled.ant-btn-background-ghost,.ant-btn-primary-disabled:active.ant-btn-background-ghost,.ant-btn-primary-disabled:focus.ant-btn-background-ghost,.ant-btn-primary-disabled:hover.ant-btn-background-ghost,.ant-btn-primary.disabled.active.ant-btn-background-ghost,.ant-btn-primary.disabled.ant-btn-background-ghost,.ant-btn-primary.disabled:active.ant-btn-background-ghost,.ant-btn-primary.disabled:focus.ant-btn-background-ghost,.ant-btn-primary.disabled:hover.ant-btn-background-ghost,.ant-btn-primary[disabled].active.ant-btn-background-ghost,.ant-btn-primary[disabled].ant-btn-background-ghost,.ant-btn-primary[disabled]:active.ant-btn-background-ghost,.ant-btn-primary[disabled]:focus.ant-btn-background-ghost,.ant-btn-primary[disabled]:hover.ant-btn-background-ghost {
    border-color: rgba(51,59,69,.25)!important;
    color: rgba(51,59,69,.25)!important;
    background: transparent!important
}

.ant-tag-has-color .anticon-close:hover[size=small],.ant-tag-has-color .anticon-close[size=small],.ant-tag-has-color[size=small],.ant-tag-has-color a:hover[size=small],.ant-tag-has-color a[size=small] {
    padding: 1px 6px;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    transform: scale(.6)
}

.ant-tag-has-color .anticon-close.primary,.ant-tag-has-color .anticon-close:hover.primary,.ant-tag-has-color.primary,.ant-tag-has-color a.primary,.ant-tag-has-color a:hover.primary {
    color: #AE2324;
    border-color: #AE2324;
    background-color: #fff
}

.receipt-table {
    font-size: 12px;
    box-shadow: 0 0 12px 0 rgba(33,48,80,.05);
    border-radius: 5px;
    border: 1px solid #e4e4e4
}

.receipt-table .ant-table-thead>tr>th {
    border-bottom: none
}

.receipt-table .ant-table-tbody>tr>td {
    border-color: #e4e4e4
}

.receipt-table .ant-table-row:last-of-type>td {
    border-bottom: none
}

.receipt-table .ant-table-column-title {
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: rgba(51,59,69,.75);
    line-height: 20px
}

.receipt-table .ant-table-thead>tr>th {
    line-height: 14px;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: rgba(51,59,69,.75)
}

.receipt-table .ant-table-thead>tr>th .ant-table-header-column {
    line-height: 14px
}

.ant-badge-count {
    min-width: 20px;
    width: auto;
    font-size: 10px;
    right: inherit;
    left: 7px;
    top: -6px;
    transform: scale(.7) translate(0);
    background: #ff7879
}

.ant-notification {
    z-index: 100000
}

body {
    line-height: 1
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.pos-all {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.pos-all .ant-spin-dot {
    position: absolute;
    top: 50%;
    left: 50%
}

.w-px-200 {
    width: 200px
}

.w-px-120 {
    width: 120px
}

.w-px-100 {
    width: 100px
}

.w-px-80 {
    width: 80px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.word-break {
    width: 100%;
    word-break: break-all
}

.flex {
    display: flex
}

.start-start {
    align-items: flex-start;
    justify-content: start
}

.cen-start {
    align-items: flex-start
}

.cen-start,.end-cen {
    justify-content: center
}

.end-cen {
    align-items: flex-end
}

.start-cen {
    align-items: center;
    justify-content: start
}

.cen-end {
    align-items: center;
    justify-content: flex-end
}

.cen-center {
    align-items: center;
    justify-content: center
}

.cen-space {
    align-items: center
}

.cen-space,.start-space {
    justify-content: space-between
}

.start-space {
    align-items: flex-start
}

.cen-space-around {
    align-items: center;
    justify-content: space-around
}

.f-r {
    float: right
}

.f-l {
    float: left
}

.clear,.clear:after {
    display: table;
    clear: both
}

.clear:after {
    content: " "
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.m-spill:before {
    content: " ";
    display: table
}

.flex-column {
    flex-direction: column
}

.flex-just-1 {
    flex: 1
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-1 {
    flex: 1 0 auto
}

.flex-0 {
    flex: 0 0 auto
}

.float-l {
    float: left
}

.float-r {
    float: right
}

.inline-block {
    display: inline-block
}

.empty {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #b2b2b2
}

.l-h-1 {
    line-height: 1
}

.line-height-unset {
    line-height: unset!important
}

.font-bold {
    font-weight: 600
}

a.font-base:hover {
    color: #5fd9d4
}

.font-red {
    color: #e02020
}

.font-error {
    color: #e02020!important
}

.font-error.ant-btn.ant-btn-link:active,.font-error.ant-btn.ant-btn-link:hover {
    color: #e96363!important
}

.font-success {
    color: #52c41a
}

.font-white {
    color: #fff!important
}

.font-grey {
    color: #b2b2b2!important
}

.font-primary {
    color: #AE2324!important
}

.font-default {
    color: #333b45!important
}

.font-gold {
    color: #dcb160!important
}

.font-sm {
    font-size: 14px
}

.font-xs {
    font-size: 12px
}

.font-base {
    font-size: 16px
}

.font-sup-lg {
    font-size: 40px
}

.color-disabled {
    opacity: .6
}

.line-height-20 {
    line-height: 20px
}

.m-top-xs {
    margin-top: 5px
}

.m-top-12,.m-top-ms {
    margin-top: 10px
}

.m-top-base {
    margin-top: 20px
}

.m-top-md {
    margin-top: 30px
}

.m-bottom-xs {
    margin-bottom: 5px
}

.m-bottom-0 {
    margin-bottom: 0
}

.m-bottom-12,.m-bottom-ms {
    margin-bottom: 10px
}

.m-bottom-24 {
    margin-bottom: 24px
}

.m-bottom-base {
    margin-bottom: 20px
}

.m-bottom-md {
    margin-bottom: 30px
}

.m-left-ms {
    margin-left: 10px
}

.m-left-xs {
    margin-left: 5px
}

.m-left-base {
    margin-left: 20px
}

.m-right-xs {
    margin-right: 5px
}

.m-right-12,.m-right-ms {
    margin-right: 10px
}

.m-right-base {
    margin-right: 20px
}

.m-right-md {
    margin-right: 30px
}

.m-right-0 {
    margin-right: 0!important
}

.p-left-0 {
    padding-left: 0
}

.p-left-base {
    padding-left: 20px
}

.p-right-base {
    padding-right: 20px
}

.no-p-lr {
    padding-left: 0;
    padding-right: 0
}

.button-base-width {
    width: 100px
}

.button-md-width {
    width: 110px
}

.pos-relative {
    position: relative
}

.pos-center {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.pos-center .ant-spin-dot {
    position: absolute;
    top: 50%;
    left: 50%
}

.pos-center-right {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

ul.has-style,ul.has-style>li {
    list-style: disc
}

ul.has-style>li.no-style {
    list-style: none
}

.rotate {
    transform: rotate(180deg)
}

.cursor-pointer {
    cursor: pointer
}

.cursor-not-allowed {
    cursor: not-allowed
}

.operation-item .operation-name {
    display: none
}

.operation-item:hover .operation-name {
    display: block;
    padding-left: 40px
}

.status-tag {
    padding-top: 15px;
    transform-origin: center 0;
    transform: translateX(-50%) rotate(-45deg);
    overflow: hidden
}

.status-tag .tag-item {
    display: inline-block;
    width: 100%;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.status-tag .tag-item.grey {
    color: #fff;
    background-color: #999
}

.innerbox {
    scrollbar-color: #e5e5e5 #f7f7f9;
    scrollbar-width: thin
}

.innerbox::-webkit-scrollbar {
    width: 4px
}

.content-back-grey {
    min-height: 100%;
    background-color: #fafafd
}

.grey-link {
    color: #999
}

.grey-link:hover {
    color: #000
}

.detail-bottom-btns-box {
    display: flex;
    justify-content: flex-end
}

.detail-bottom-btns-box .op-btn {
    width: 100px;
    margin-left: 20px
}

.passage-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: rgba(0,0,0,.45)
}

.passage-content .title {
    font-size: 24px;
    color: #000
}

.user-content .empty {
    min-height: 400px
}

.spin-back {
    background-color: hsla(0,0%,86.7%,.4);
    z-index: 5
}

.green-btn,.green-btn:hover {
    background-color: #AE2324;
    background: #AE2324;
    font-size: 14px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: #fff;
    border: none;
    cursor: pointer
}

.scrollbar-s::-webkit-scrollbar {
    width: 3px
}

.scrollbar-s::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.1);
    border-radius: 3px
}

.scrollbar-m::-webkit-scrollbar {
    width: 5px
}

.scrollbar-m::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.1);
    border-radius: 5px
}

.scrollbar-l::-webkit-scrollbar {
    width: 7px
}

.scrollbar-l::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.1);
    border-radius: 7px
}

.scrollbar-b::-webkit-scrollbar {
    width: 10px
}

.scrollbar-b::-webkit-scrollbar-thumb {
    background: #d8d8d8;
    border-radius: 10px
}

.scrollbar-none::-webkit-scrollbar {
    display: none
}

.ant-radio-checked .ant-radio-inner {
    border-color: #AE2324
}

.ant-radio-inner:after {
    background-color: #AE2324
}

.ant-radio-checked:after,.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner {
    border-color: #AE2324
}

.ant-checkbox-checked .ant-checkbox-inner {
    color: #fff;
    border-color: #AE2324;
    background-color: #AE2324
}

.ant-checkbox-inner {
    background: #fff
}

.ant-checkbox-inner:focus-visible {
    outline: none
}

.ant-checkbox-indeterminate .ant-checkbox-inner:after {
    border: 1px solid #fff
}

.ant-checkbox-checked:after {
    border-color: #AE2324
}

.ant-modal .ant-modal-header {
    border: none;
    padding: 20px 30px;
    font-size: 16px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 600;
    color: rgba(0,0,0,.85)
}

.ant-modal .ant-modal-body {
    padding: 20px
}

.ant-modal .ant-modal-footer {
    border: none;
    padding: 20px 40px
}

.ant-form .ant-form-item {
    margin-bottom: 12px
}

.ant-form .ant-form-item-label {
    margin-right: 15px
}

.ant-form .ant-form-item-label .ant-form-item-required {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    color: #333b45
}

.ant-form .ant-form-item-label .ant-form-item-required:before {
    color: #fe767c
}

.ant-form .ant-form-item-label label {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    color: #333b45
}

.ant-form .ant-form-item-label label:after {
    display: none
}

.ant-form .ant-input-lg {
    height: 32px;
    background: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    line-height: 32px!important;
    border: none
}

.ant-form .ant-select-selection-selected-value {
    font-size: 14px;
    font-weight: 400
}

.ant-form .ant-select {
    height: 32px;
    margin-top: 4px
}

.ant-form .ant-select-selection {
    height: 32px
}

.ant-form .ant-select-lg .ant-select-selection__rendered {
    height: 32px;
    line-height: 32px;
    font-size: 14px
}

.ant-form .ant-form-explain {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    color: #fe767c
}

.ant-form .has-error .ant-input,.ant-form .has-error .ant-input:hover {
    border-color: #fe767c
}

.ant-form .ant-radio-group .ant-radio-wrapper {
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    color: #333b45
}

.ant-form .ant-input::-webkit-input-placeholder {
    color: rgba(0,0,0,.3)!important
}

.ant-form .ant-input::-moz-placeholder {
    color: rgba(0,0,0,.3)!important
}

.ant-form .ant-input:-ms-input-placeholder {
    color: rgba(0,0,0,.3)!important
}

.ant-form .ant-input::-ms-input-placeholder {
    color: rgba(0,0,0,.3)!important
}

.ant-form .ant-input::placeholder {
    color: rgba(0,0,0,.3)!important
}

.ant-form .ant-input:active,.ant-form .ant-input:focus,.ant-form .ant-input:hover {
    border: none
}

.ant-form .ant-input:focus,.ant-form .ant-select-selection--single {
    box-shadow: none
}

.ant-form .ant-checkbox-input:focus+.ant-checkbox-inner,.ant-form .ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-form .ant-checkbox:hover .ant-checkbox-inner,.ant-form .ant-select-selection:active,.ant-form .ant-select-selection:focus,.ant-form .ant-select-selection:hover {
    border-color: #d9d9d9
}

.ant-modal-confirm .ant-modal-content {
    top: 250px
}

.ant-modal-confirm .ant-modal-body {
    padding: 20px 30px
}

.ant-modal-confirm .ant-modal-body .ant-modal-confirm-title {
    font-size: 16px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 600;
    color: #333b45
}

.ant-modal-confirm .ant-modal-confirm-btns .ant-btn {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #777;
    border-radius: 2px;
    margin-left: 10px
}

.ant-modal-confirm .ant-modal-confirm-btns .ant-btn-primary {
    height: 36px;
    background: #AE2324;
    border: none;
    color: #fff
}

.ant-popover .ant-popover-content .ant-popover-inner div .ant-popover-inner-content {
    padding: 26px 30px
}

.ant-popover .ant-popover-content .ant-popover-buttons .ant-btn {
    font-size: 14px;
    color: #777;
    border-radius: 2px
}

.ant-popover .ant-popover-content .ant-popover-buttons .ant-btn-primary {
    background: #AE2324;
    border: none;
    color: #fff
}

.music-popover.ant-popover .ant-popover-inner {
    background-color: transparent;
    box-shadow: none
}

.music-popover .ant-popover-inner-content {
    position: relative;
    border-radius: 5px;
    background: #fff
}

.music-popover .ant-popover-content>.ant-popover-arrow,.music-popover .ant-popover-inner-content {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    -ms-backdrop-filter: blur(10px)
}

.music-popover .ant-popover-content>.ant-popover-arrow {
    border-color: transparent!important
}

.ant-switch-checked {
    background-color: #AE2324
}

.ant-form .has-error .ant-input:focus {
    border-color: #fe767c!important
}

.tag {
    font-size: 12px;
    display: inline-block
}

.tag.black-tag {
    padding: 0 4px;
    background: #333;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #333
}

.tag span {
    font-size: 12px;
    -webkit-transform: scale(.8);
    display: inline-block
}

.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content,.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-header {
    background: #fff
}

.confirm-subAccount.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content {
    background: #fff;
    top: 0
}

.confirm-subAccount.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body {
    padding: 20px 20px 16px 20px;
    font-size: 14px
}

.confirm-subAccount.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .anticon {
    font-size: 14px;
    margin-top: 4px
}

.confirm-subAccount.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-title {
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #333b45
}

.confirm-subAccount.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns {
    margin-top: 8px
}

.confirm-subAccount.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-header {
    background: #404457
}

.ant-white.ant-tooltip {
    color: #333b45
}

.ant-white.ant-tooltip .ant-tooltip-arrow:before {
    background-color: #fff
}

.ant-white.ant-tooltip .ant-tooltip-inner {
    color: #333b45;
    font-size: 12px;
    background-color: #fff
}

.ant-bg.ant-tooltip {
    color: #fff
}

.ant-bg.ant-tooltip .ant-tooltip-arrow:before {
    background-color: #AE2324
}

.ant-bg.ant-tooltip .ant-tooltip-inner {
    color: #fff;
    font-size: 12px;
    background-color: #AE2324
}

.ant-tooltip-inner {
    background-color: #000
}

.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover {
    color: #333b45;
    background-color: rgba(29,187,185,.05)
}

.coupon-container+.coupon-container {
    margin-left: 30px;
    margin-bottom: 30px
}

.coupon-container+.coupon-container:nth-of-type(3n+1) {
    margin-left: 0
}

body,html {
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 14px;
    font-family: OPPOSans-R,OPPOSans;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    overflow-y: overlay;
    overflow-x: hidden;
    font-family: OPPOSans-R,OPPOSans,PingFangSC-Regular,sans-serif
}

* {
    box-sizing: border-box
}

li,ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

a,a:active,a:focus,a:hover,a:visited {
    color: #AE2324;
    text-decoration: none
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

input {
    -moz-appearance: textfield
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 4px;
    background-color: #ddd
}

::-webkit-scrollbar-corner,::-webkit-scrollbar-track {
    background-color: transparent
}

audio:focus {
    outline: none
}

.slide-ver-enter-active,.slide-ver-leave-active {
    transform: translateY(0);
    transition: transform .3s linear
}

.slide-ver-enter,.slide-ver-leave-to {
    transform: translateY(-100%)
}

.fade-out-enter-active,.fade-out-leave-active {
    opacity: 1;
    transition: opacity .3s linear
}

.fade-out-enter,.fade-out-leave-to {
    opacity: 0
}

.fade-enter-active,.fade-leave-active {
    transition: opacity .28s
}

.fade-enter,.fade-leave-active {
    opacity: 0
}

.fade-transform-enter-active,.fade-transform-leave-active {
    transition: all .5s
}

.fade-transform-enter {
    opacity: 0;
    transform: translateX(-30px)
}

.fade-transform-leave-to {
    opacity: 0;
    transform: translateX(30px)
}

.slide-enter-active,.slide-leave-active {
    transition: opacity .28s
}

.slide-enter,.slide-leave-active {
    opacity: 0
}

.slide-transform-enter-active,.slide-transform-leave-active {
    transition: all .5s
}

.slide-transform-enter {
    opacity: 0;
    transform: translateX(-30px)
}

.slide-transform-leave-to {
    opacity: 0;
    transform: translateX(30px)
}

.vf-view-more-wrap {
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    position: relative
}

.vf-view-more-wrap .view-more-content {
    width: 1220px;
    margin: 0 auto;
    padding: 50px 0 120px 0
}

.vf-view-more-wrap .view-more-content .view-more-title {
    font-size: 30px;
    font-family: OPPOSans-B,OPPOSans;
    font-weight: 700;
    color: #333b45;
    line-height: 48px;
    margin-bottom: 30px
}

.vf-view-more-wrap .view-more-detail {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 130px 0
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu {
    transform: translateY(12px);
    min-width: 143px;
    max-height: 317px;
    overflow: auto;
    background: #fff;
    box-shadow: 0 1px 2px -2px rgba(0,0,0,.16),0 5px 12px 4px rgba(0,0,0,.09),0 3px 6px 0 rgba(0,0,0,.12);
    border-radius: 10px;
    box-sizing: border-box;
    padding: 16px 12px
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: #333b45;
    line-height: 16px;
    padding: 4px 10px;
    display: flex
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu .ant-dropdown-menu-item+.ant-dropdown-menu-item {
    margin-top: 5px
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover {
    background: rgba(29,187,185,.05);
    border-radius: 5px
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.select:hover {
    background: rgba(29,187,185,.05)!important
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
    background: #AE2324;
    border-radius: 5px;
    position: relative;
    color: #fff
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu .ant-dropdown-menu-item img {
    width: 14px;
    height: 14px;
    margin-right: 10px
}

.ant-dropdown.filter-label-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .name {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 16px
}

body {
    background-color: #fff
}

.login-form-box {
    width: 450px;
    padding: 38px 45px 0
}

.login-form-box .ant-tabs {
    margin-bottom: 14px
}

.login-form-box .ant-tabs-tab {
    padding: 0 10px 20px 0;
    margin-right: 36px
}

.login-form-box .ant-tabs-tab-active,.login-form-box .ant-tabs-tab:hover {
    color: #333b45
}

.login-form-box .ant-tabs-ink-bar {
    height: 1px;
    background-color: #333b45
}

.login-form-box .ant-form .ant-input-lg {
    line-height: 40px
}

.login-form-box .ant-form .ant-select {
    height: 40px;
    margin-top: 0
}

.login-form-box .ant-form .ant-select-selection {
    height: 40px
}

.login-form-box .ant-form .ant-select-lg .ant-select-selection__rendered {
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.login-form-box .ant-form .ant-input {
    height: 40px;
    line-height: 40px
}

.ant-modal .ant-input-password .ant-input,.common-page .ant-input-password .ant-input,.login-form-box .ant-input-password .ant-input,.order-apply-main .ant-input-password .ant-input,.supplier-form .ant-input-password .ant-input,.vf-search .ant-input-password .ant-input {
    background: rgba(51,59,69,.05);
    color: rgba(51,59,69,.75)
}

.ant-modal .ant-input-password .ant-input:hover,.common-page .ant-input-password .ant-input:hover,.login-form-box .ant-input-password .ant-input:hover,.order-apply-main .ant-input-password .ant-input:hover,.supplier-form .ant-input-password .ant-input:hover,.vf-search .ant-input-password .ant-input:hover {
    background: rgba(51,59,69,.05)
}

.ant-modal .ant-cascader-picker,.ant-modal .ant-cascader-picker i,.common-page .ant-cascader-picker,.common-page .ant-cascader-picker i,.login-form-box .ant-cascader-picker,.login-form-box .ant-cascader-picker i,.order-apply-main .ant-cascader-picker,.order-apply-main .ant-cascader-picker i,.supplier-form .ant-cascader-picker,.supplier-form .ant-cascader-picker i,.vf-search .ant-cascader-picker,.vf-search .ant-cascader-picker i {
    color: rgba(51,59,69,.75)
}

.ant-modal .ant-cascader-picker .ant-cascader-input.ant-input,.common-page .ant-cascader-picker .ant-cascader-input.ant-input,.login-form-box .ant-cascader-picker .ant-cascader-input.ant-input,.order-apply-main .ant-cascader-picker .ant-cascader-input.ant-input,.supplier-form .ant-cascader-picker .ant-cascader-input.ant-input,.vf-search .ant-cascader-picker .ant-cascader-input.ant-input {
    background: rgba(51,59,69,.05)!important;
    color: rgba(51,59,69,.75)
}

.ant-modal .has-error .ant-input,.ant-modal .has-error .ant-input:hover,.common-page .has-error .ant-input,.common-page .has-error .ant-input:hover,.login-form-box .has-error .ant-input,.login-form-box .has-error .ant-input:hover,.order-apply-main .has-error .ant-input,.order-apply-main .has-error .ant-input:hover,.supplier-form .has-error .ant-input,.supplier-form .has-error .ant-input:hover,.vf-search .has-error .ant-input,.vf-search .has-error .ant-input:hover {
    background: rgba(51,59,69,.05)
}

.ant-modal .ant-input,.common-page .ant-input,.login-form-box .ant-input,.order-apply-main .ant-input,.supplier-form .ant-input,.vf-search .ant-input {
    background: rgba(51,59,69,.05);
    border: none;
    color: rgba(51,59,69,.75)
}

.ant-modal .ant-input::-webkit-input-placeholder,.common-page .ant-input::-webkit-input-placeholder,.login-form-box .ant-input::-webkit-input-placeholder,.order-apply-main .ant-input::-webkit-input-placeholder,.supplier-form .ant-input::-webkit-input-placeholder,.vf-search .ant-input::-webkit-input-placeholder {
    color: #777
}

.ant-modal .ant-select-selection,.common-page .ant-select-selection,.login-form-box .ant-select-selection,.order-apply-main .ant-select-selection,.supplier-form .ant-select-selection,.vf-search .ant-select-selection {
    background: rgba(51,59,69,.05);
    border: none;
    color: rgba(51,59,69,.75)
}

.ant-modal .ant-input-suffix i,.ant-modal .ant-select-arrow i,.common-page .ant-input-suffix i,.common-page .ant-select-arrow i,.login-form-box .ant-input-suffix i,.login-form-box .ant-select-arrow i,.order-apply-main .ant-input-suffix i,.order-apply-main .ant-select-arrow i,.supplier-form .ant-input-suffix i,.supplier-form .ant-select-arrow i,.vf-search .ant-input-suffix i,.vf-search .ant-select-arrow i {
    color: rgba(51,59,69,.75)
}

.ant-modal .ant-modal-header {
    background: #fff
}

.ant-modal .ant-modal-header .ant-modal-title {
    color: #333b45
}

.ant-modal .ant-modal-content {
    background: #fff;
    color: #333b45;
    box-shadow: 0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)
}

.ant-modal .ant-modal-close i,.ant-modal .ant-radio-wrapper,.cart-content .ant-radio-wrapper,.common-page .ant-radio-wrapper,.main-content .ant-radio-wrapper,.order-apply-main .ant-radio-wrapper,.order_content .ant-radio-wrapper,.supplier-content .ant-radio-wrapper {
    color: #333b45
}

.ant-modal .ant-radio-inner,.cart-content .ant-radio-inner,.common-page .ant-radio-inner,.main-content .ant-radio-inner,.order-apply-main .ant-radio-inner,.order_content .ant-radio-inner,.supplier-content .ant-radio-inner {
    background: transparent;
    border-color: #AE2324
}

.ant-modal .ant-radio-disabled .ant-radio-inner,.cart-content .ant-radio-disabled .ant-radio-inner,.common-page .ant-radio-disabled .ant-radio-inner,.main-content .ant-radio-disabled .ant-radio-inner,.order-apply-main .ant-radio-disabled .ant-radio-inner,.order_content .ant-radio-disabled .ant-radio-inner,.supplier-content .ant-radio-disabled .ant-radio-inner {
    background: rgba(51,59,69,.05)!important
}

.ant-modal .ant-checkbox-checked .ant-checkbox-inner:after,.cart-content .ant-checkbox-checked .ant-checkbox-inner:after,.common-page .ant-checkbox-checked .ant-checkbox-inner:after,.main-content .ant-checkbox-checked .ant-checkbox-inner:after,.order-apply-main .ant-checkbox-checked .ant-checkbox-inner:after,.order_content .ant-checkbox-checked .ant-checkbox-inner:after,.supplier-content .ant-checkbox-checked .ant-checkbox-inner:after {
    border-color: #fff
}

.ant-modal .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner,.cart-content .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner,.common-page .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner,.main-content .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner,.order-apply-main .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner,.order_content .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner,.supplier-content .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner {
    background: #AE2324!important;
    color: #333b45!important;
    opacity: .4
}

.ant-modal .ant-btn:before,.cart-content .ant-btn:before,.common-page .ant-btn:before,.main-content .ant-btn:before,.order-apply-main .ant-btn:before,.order_content .ant-btn:before,.supplier-content .ant-btn:before {
    background: transparent;
    color: #333b45;
    opacity: 1
}

.ant-modal .ant-switch,.cart-content .ant-switch,.common-page .ant-switch,.main-content .ant-switch,.order-apply-main .ant-switch,.order_content .ant-switch,.supplier-content .ant-switch {
    border: 1px solid transparent
}

.ant-modal .ant-switch:after,.cart-content .ant-switch:after,.common-page .ant-switch:after,.main-content .ant-switch:after,.order-apply-main .ant-switch:after,.order_content .ant-switch:after,.supplier-content .ant-switch:after {
    background: #fff
}

.ant-modal .ant-switch .anticon,.cart-content .ant-switch .anticon,.common-page .ant-switch .anticon,.main-content .ant-switch .anticon,.order-apply-main .ant-switch .anticon,.order_content .ant-switch .anticon,.supplier-content .ant-switch .anticon {
    color: #fff
}

.ant-modal .ant-switch .anticon.anticon-close,.cart-content .ant-switch .anticon.anticon-close,.common-page .ant-switch .anticon.anticon-close,.main-content .ant-switch .anticon.anticon-close,.order-apply-main .ant-switch .anticon.anticon-close,.order_content .ant-switch .anticon.anticon-close,.supplier-content .ant-switch .anticon.anticon-close {
    color: #AE2324
}

.ant-modal .ant-switch-checked,.cart-content .ant-switch-checked,.common-page .ant-switch-checked,.main-content .ant-switch-checked,.order-apply-main .ant-switch-checked,.order_content .ant-switch-checked,.supplier-content .ant-switch-checked {
    background-color: #AE2324
}

.ant-modal .ant-switch-checked:after,.cart-content .ant-switch-checked:after,.common-page .ant-switch-checked:after,.main-content .ant-switch-checked:after,.order-apply-main .ant-switch-checked:after,.order_content .ant-switch-checked:after,.supplier-content .ant-switch-checked:after {
    background: #fff
}

.ant-modal .ant-switch-disabled,.cart-content .ant-switch-disabled,.common-page .ant-switch-disabled,.main-content .ant-switch-disabled,.order-apply-main .ant-switch-disabled,.order_content .ant-switch-disabled,.supplier-content .ant-switch-disabled {
    opacity: .4
}

.ant-modal .ant-modal-confirm-title,.cart-content .ant-modal-confirm-title,.common-page .ant-modal-confirm-title,.main-content .ant-modal-confirm-title,.order-apply-main .ant-modal-confirm-title,.order_content .ant-modal-confirm-title,.supplier-content .ant-modal-confirm-title {
    color: #333b45!important
}

.ant-modal .ant-radio-disabled+span,.cart-content .ant-radio-disabled+span,.common-page .ant-radio-disabled+span,.main-content .ant-radio-disabled+span,.order-apply-main .ant-radio-disabled+span,.order_content .ant-radio-disabled+span,.supplier-content .ant-radio-disabled+span {
    color: #b2b2b2
}

.add-modal .ant-checkbox-disabled+span,.add-modal .ant-checkbox-wrapper {
    color: #333b45
}

.ant-popover .ant-popover-inner {
    background: #fff;
    color: rgba(51,59,69,.75)
}

.ant-popover .ant-popover-message {
    color: #333b45
}

.ant-popover .ant-popover-content>.ant-popover-arrow {
    border-color: #fff
}

.reject-popover.ant-popover .ant-popover-inner-content {
    padding: 6px 15px!important;
    color: #b2b2b2!important
}

.ant-spin-blur:after,.ant-spin-container:after {
    background: rgba(29,29,29,.8)
}

.ant-checkbox-disabled .ant-checkbox-inner {
    background: rgba(51,59,69,.05)!important;
    border-color: rgba(51,59,69,.05)!important
}

.ant-table-tbody>tr>td {
    border-color: hsla(0,0%,69.8%,.5)
}

.ant-pagination-item-active:focus a,.ant-pagination-item-active:hover a {
    color: #fff
}

.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:focus .ant-pagination-item-link,.ant-pagination-disabled:focus a,.ant-pagination-disabled:hover .ant-pagination-item-link,.ant-pagination-disabled:hover a,.ant-pagination-disabled a {
    cursor: not-allowed;
    border: 1px solid hsla(0,0%,60%,.2);
    box-shadow: 0 2px 16px 0 rgba(33,48,83,.03);
    border-radius: 4px
}

.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link {
    color: #333;
    background-color: transparent
}

.ant-pagination-item {
    background-color: transparent;
    border-color: hsla(0,0%,60%,.2)
}

.ant-pagination-item a {
    color: #333b45
}

.ant-pagination-item-active {
    background: #28c8c6;
    border: 1px solid hsla(0,0%,60%,.2);
    box-shadow: 0 2px 16px 0 rgba(33,48,83,.03);
    border-radius: 4px;
    color: #fff
}

.ant-pagination-item-active a {
    color: #fff
}

.ant-pagination-item-ellipsis {
    color: #333b45
}

.vf-tabs {
    text-align: center
}

.vf-tabs.one .ant-tabs-bar .ant-tabs-ink-bar {
    margin-left: 20px
}

.vf-tabs.two.hidden .ant-tabs-tab {
    display: none
}

.vf-tabs.two.hidden .ant-tabs-ink-bar {
    display: none!important
}

.vf-tabs.two .ant-tabs-bar .ant-tabs-tab {
    width: 60px!important;
    margin-right: 70px
}

.vf-tabs.two .ant-tabs-bar .ant-tabs-tab:last-child {
    margin-right: 0!important
}

.vf-tabs.two .ant-tabs-bar .ant-tabs-ink-bar {
    margin-left: 11px
}

.vf-tabs .ant-tabs-bar {
    border-bottom: none
}

.vf-tabs .ant-tabs-bar .ant-tabs-tab {
    color: rgba(51,59,69,.75);
    font-weight: 700;
    font-size: 20px;
    padding: 0 0 10px 0
}

.vf-tabs .ant-tabs-bar .ant-tabs-tab-active {
    color: #333b45
}

.vf-tabs .ant-tabs-bar .ant-tabs-ink-bar {
    width: 40px!important;
    height: 3px;
    border-radius: 2px;
    background-color: #AE2324
}

.ant-tag-checkable {
    padding: 0 12px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 2px;
    word-break: break-all;
    display: inline-block;
    line-height: 24px;
    box-sizing: border-box;
    margin-bottom: 12px;
    margin-right: 16px
}

.ant-tag-checkable,.ant-tag-checkable:hover {
    background-color: rgba(51,59,69,.05);
    color: #333b45
}

.ant-tag-checkable-checked {
    background-color: rgba(29,187,185,.05);
    color: #AE2324
}

.ant-tag-checkable-checked:hover {
    background-color: rgba(29,187,185,.05)!important;
    color: #AE2324!important
}

.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
    color: inherit
}

.ant-tag-checkable-disabled {
    background-color: rgba(51,59,69,.05);
    color: rgba(51,59,69,.25);
    cursor: not-allowed
}

.ant-tag-checkable-disabled:hover {
    background-color: rgba(51,59,69,.05)!important;
    color: rgba(51,59,69,.25)!important
}

.mine-filter-query .ant-select-selection {
    height: 28px;
    line-height: 28px;
    border: 1px solid rgba(51,59,69,.5);
    border-radius: 0;
    color: #333b45;
    font-size: 14px;
    padding: 0 10px 0 5px
}

.mine-filter-query .ant-select-selection .ant-select-selection__rendered {
    line-height: 26px
}

.mine-filter-query .ant-radio-button-wrapper {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    color: rgba(51,59,69,.5);
    background-color: rgba(51,59,69,.05);
    border: none
}

.mine-filter-query .ant-radio-button-wrapper+.ant-radio-button-wrapper {
    margin-left: 16px;
    border: none
}

.mine-filter-query .ant-radio-button-wrapper:before {
    display: none
}

.mine-filter-query .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    color: #AE2324;
    background-color: rgba(29,187,185,.1);
    box-shadow: none
}

.mine-filter-query .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before {
    display: none;
    border: none
}

.vf-supplier-form .vf-form-title {
    font-size: 16px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: #333b45;
    margin-top: 30px
}

.vf-supplier-form .section {
    color: #333b45
}

.vf-supplier-form .agreement {
    color: rgba(51,59,69,.5)
}

.vf-supplier-form .agreement a {
    color: #AE2324
}

.vf-supplier-form .upload-box {
    display: inline
}

.vf-supplier-form .upload-box .ant-upload {
    width: 168px;
    height: 106px;
    border-radius: 5px;
    color: rgba(51,59,69,.75);
    margin: 0
}

.vf-supplier-form .upload-box .ant-upload .iconfont {
    font-size: 10px
}

.vf-supplier-form .upload-box .ant-upload .ant-upload-text {
    color: #b2b2b2
}

.vf-supplier-form .id-card-box {
    display: inline-block
}

.vf-supplier-form .submit-btn {
    display: block;
    width: 198px;
    margin: 0 auto;
    border-radius: 20px;
    margin-bottom: 150px;
    margin-top: 70px
}

.vf-supplier-form .font-xs {
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    color: rgba(51,59,69,.5);
    margin-top: 10px
}

.vf-supplier-form .form-item-agreement .ant-form-item-control {
    padding-left: 15px
}

.vf-supplier-form .ant-cascader-picker .ant-cascader-input.ant-input,.vf-supplier-form .ant-input {
    border: 1px solid hsla(0,0%,100%,.15)!important
}

.vf-supplier-form .ant-cascader-picker .ant-cascader-input.ant-input:focus,.vf-supplier-form .ant-cascader-picker .ant-cascader-input.ant-input:hover,.vf-supplier-form .ant-input:focus,.vf-supplier-form .ant-input:hover {
    border-color: hsla(0,0%,100%,.15)!important;
    border-bottom: 1px solid hsla(0,0%,100%,.15)!important
}

.vf-supplier-form .has-error .ant-cascader-picker .ant-cascader-input.ant-input,.vf-supplier-form .has-error .ant-input {
    border: 1px solid #fe767c!important
}

.vf-supplier-form .has-error .ant-cascader-picker .ant-cascader-input.ant-input:focus,.vf-supplier-form .has-error .ant-cascader-picker .ant-cascader-input.ant-input:hover,.vf-supplier-form .has-error .ant-input:focus,.vf-supplier-form .has-error .ant-input:hover {
    border-color: #fe767c!important;
    border-bottom: 1px solid #fe767c!important
}

.vf-supplier-form .ant-input-suffix .count-box {
    color: #333b45
}

.vf-supplier-form .ant-upload .ant-btn {
    width: 138px;
    height: 32px;
    border: 1px solid #AE2324;
    color: #AE2324;
    background: transparent;
    font-size: 12px;
    text-align: center
}

.vf-supplier-form .ant-upload-list .ant-upload-list-item-name,.vf-supplier-form .ant-upload-list i {
    color: #333b45
}

.vf-supplier-form .ant-upload-list .ant-upload-list-item:hover .ant-upload-list-item-info {
    background: #6d7278
}

.vf-supplier-form .ant-upload-list>div:last-child .ant-upload-list-item {
    margin-bottom: 8px
}

#musics.driver-fix-stacking .vf-aside.driver-fix-stacking {
    position: absolute;
    top: 0
}

#musics .music-item.driver-fix-stacking {
    -webkit-backdrop-filter: none!important;
    backdrop-filter: none!important
}

.driver-highlighted-element .link_item {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #fff
}

.driver-highlighted-element .link_item .item {
    color: #AE2324
}

.driver-highlighted-element.music-demand {
    background: #fff
}

.driver-highlighted-element#five-element-introduction img {
    position: relative;
    z-index: 3
}

.driver-highlighted-element#five-element-introduction:after {
    content: "";
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #fff;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    top: 50%;
    z-index: 2
}

div#driver-highlighted-element-stage {
    pointer-events: auto;
    z-index: 1000000000!important;
    background-color: transparent!important
}

div#driver-popover-item {
    width: 240px;
    background: linear-gradient(90deg,#28c8c6,#AE2324)!important;
    border-radius: 12px;
    padding: 16px 24px 22px
}

div#driver-popover-item,div#driver-popover-item div.driver-popover-title {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: #fff!important;
    line-height: 16px
}

div#driver-popover-item div.driver-popover-title {
    margin-bottom: 6px
}

div#driver-popover-item div.driver-popover-description {
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 400;
    color: #fff!important;
    line-height: 16px;
    margin-bottom: 0
}

div#driver-popover-item div.driver-popover-footer {
    position: absolute;
    padding-top: 34px;
    margin: 0;
    width: 100%;
    margin-left: -24px;
    text-align: right;
    padding-right: 12px
}

div#driver-popover-item button.driver-close-btn {
    background-color: transparent;
    color: #fff;
    width: 60px;
    height: 24px;
    border-radius: 5px;
    border: 1px solid #fff;
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    text-shadow: none;
    margin-right: 8px;
    float: none!important;
    clear: both!important
}

div#driver-popover-item button.driver-disabled {
    display: none!important
}

div#driver-popover-item .driver-btn-group.driver-navigation-btns {
    clear: both;
    display: inline-block
}

div#driver-popover-item .driver-btn-group.driver-navigation-btns button {
    width: 60px;
    height: 24px;
    background: #fff;
    border-radius: 5px;
    font-size: 12px;
    font-family: OPPOSans-R,OPPOSans;
    font-weight: 400;
    color: #333b45;
    line-height: 12px;
    padding: 0;
    text-shadow: none!important;
    border: none
}

div#driver-popover-item .driver-btn-group.driver-navigation-btns button+button {
    margin-left: 4px
}

div#driver-popover-item .driver-popover-tip {
    border: none;
    width: 1px;
    background: #AE2324
}

div#driver-popover-item .driver-popover-tip:before {
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    background: url(../img/pointer-driver.5a93f953.svg) no-repeat;
    background-size: cover;
    position: absolute
}

div#driver-popover-item.second-step-popover-class {
    margin-left: 10px
}

div#driver-popover-item.second-step-popover-class .driver-popover-tip.top {
    height: 40px;
    top: -40px;
    left: 44px
}

div#driver-popover-item.second-step-popover-class .driver-popover-tip.top:before {
    top: -6px;
    transform: translateX(-50%)
}

div#driver-popover-item.third-step-popover-class {
    margin-left: 63px;
    margin-top: 10px
}

div#driver-popover-item.third-step-popover-class .driver-popover-tip.left {
    width: 70px;
    height: 1px;
    top: 29px;
    left: -70px
}

div#driver-popover-item.third-step-popover-class .driver-popover-tip.left:before {
    left: -7px;
    transform: translateY(-50%)
}

div#driver-popover-item.four-step-popover-class {
    margin-left: 10px;
    margin-top: 53px
}

div#driver-popover-item.four-step-popover-class .driver-popover-tip.top {
    height: 76px;
    top: -76px;
    left: 73px
}

div#driver-popover-item.four-step-popover-class .driver-popover-tip.top:before {
    top: -6px;
    transform: translateX(-50%)
}

div#driver-popover-item.five-step-popover-class {
    margin-top: 32px
}

div#driver-popover-item.five-step-popover-class .driver-popover-tip.top {
    height: 52px;
    top: -52px;
    left: 20px
}

div#driver-popover-item.five-step-popover-class .driver-popover-tip.top:before {
    top: -6px;
    transform: translateX(-50%)
}

.header-search-content .vf-input-search {
    width: 360px;
    margin-right: 20px
}

.container {
    width: 100%
}

.container-small {
    width: 1200px;
    margin: 0 auto
}

.ant-btn-link {
    color: #AE2324;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.ant-btn-link>a:only-child {
    color: currentColor
}

.ant-btn-link>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-link:focus,.ant-btn-link:hover {
    color: #40c7c0;
    background-color: transparent;
    border-color: #40c7c0
}

.ant-btn-link:focus>a:only-child,.ant-btn-link:hover>a:only-child {
    color: currentColor
}

.ant-btn-link:focus>a:only-child:after,.ant-btn-link:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-link.active,.ant-btn-link:active {
    color: #109294;
    background-color: transparent;
    border-color: #109294
}

.ant-btn-link.active>a:only-child,.ant-btn-link:active>a:only-child {
    color: currentColor
}

.ant-btn-link.active>a:only-child:after,.ant-btn-link:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover {
    background-color: #f5f5f5;
    border-color: #d9d9d9
}

.ant-btn-link:active,.ant-btn-link:focus,.ant-btn-link:hover {
    border-color: transparent
}

.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: transparent;
    border-color: transparent;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-link-disabled.active>a:only-child,.ant-btn-link-disabled:active>a:only-child,.ant-btn-link-disabled:focus>a:only-child,.ant-btn-link-disabled:hover>a:only-child,.ant-btn-link-disabled>a:only-child,.ant-btn-link.disabled.active>a:only-child,.ant-btn-link.disabled:active>a:only-child,.ant-btn-link.disabled:focus>a:only-child,.ant-btn-link.disabled:hover>a:only-child,.ant-btn-link.disabled>a:only-child,.ant-btn-link[disabled].active>a:only-child,.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-link-disabled>a:only-child:after,.ant-btn-link.disabled.active>a:only-child:after,.ant-btn-link.disabled:active>a:only-child:after,.ant-btn-link.disabled:focus>a:only-child:after,.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-link.disabled>a:only-child:after,.ant-btn-link[disabled].active>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-error {
    color: #e02020;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.ant-btn-error>a:only-child {
    color: currentColor
}

.ant-btn-error>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-error:focus,.ant-btn-error:hover {
    color: #ed4d47;
    background-color: transparent;
    border-color: #ed4d47
}

.ant-btn-error:focus>a:only-child,.ant-btn-error:hover>a:only-child {
    color: currentColor
}

.ant-btn-error:focus>a:only-child:after,.ant-btn-error:hover>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-error.active,.ant-btn-error:active {
    color: #ba1116;
    background-color: transparent;
    border-color: #ba1116
}

.ant-btn-error.active>a:only-child,.ant-btn-error:active>a:only-child {
    color: currentColor
}

.ant-btn-error.active>a:only-child:after,.ant-btn-error:active>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-btn-error-disabled,.ant-btn-error-disabled.active,.ant-btn-error-disabled:active,.ant-btn-error-disabled:focus,.ant-btn-error-disabled:hover,.ant-btn-error.disabled,.ant-btn-error.disabled.active,.ant-btn-error.disabled:active,.ant-btn-error.disabled:focus,.ant-btn-error.disabled:hover,.ant-btn-error[disabled],.ant-btn-error[disabled].active,.ant-btn-error[disabled]:active,.ant-btn-error[disabled]:focus,.ant-btn-error[disabled]:hover {
    background-color: #f5f5f5;
    border-color: #d9d9d9
}

.ant-btn-error:active,.ant-btn-error:focus,.ant-btn-error:hover {
    border-color: transparent
}

.ant-btn-error-disabled,.ant-btn-error-disabled.active,.ant-btn-error-disabled:active,.ant-btn-error-disabled:focus,.ant-btn-error-disabled:hover,.ant-btn-error.disabled,.ant-btn-error.disabled.active,.ant-btn-error.disabled:active,.ant-btn-error.disabled:focus,.ant-btn-error.disabled:hover,.ant-btn-error[disabled],.ant-btn-error[disabled].active,.ant-btn-error[disabled]:active,.ant-btn-error[disabled]:focus,.ant-btn-error[disabled]:hover {
    color: rgba(0,0,0,.25);
    background-color: transparent;
    border-color: transparent;
    text-shadow: none;
    box-shadow: none
}

.ant-btn-error-disabled.active>a:only-child,.ant-btn-error-disabled:active>a:only-child,.ant-btn-error-disabled:focus>a:only-child,.ant-btn-error-disabled:hover>a:only-child,.ant-btn-error-disabled>a:only-child,.ant-btn-error.disabled.active>a:only-child,.ant-btn-error.disabled:active>a:only-child,.ant-btn-error.disabled:focus>a:only-child,.ant-btn-error.disabled:hover>a:only-child,.ant-btn-error.disabled>a:only-child,.ant-btn-error[disabled].active>a:only-child,.ant-btn-error[disabled]:active>a:only-child,.ant-btn-error[disabled]:focus>a:only-child,.ant-btn-error[disabled]:hover>a:only-child,.ant-btn-error[disabled]>a:only-child {
    color: currentColor
}

.ant-btn-error-disabled.active>a:only-child:after,.ant-btn-error-disabled:active>a:only-child:after,.ant-btn-error-disabled:focus>a:only-child:after,.ant-btn-error-disabled:hover>a:only-child:after,.ant-btn-error-disabled>a:only-child:after,.ant-btn-error.disabled.active>a:only-child:after,.ant-btn-error.disabled:active>a:only-child:after,.ant-btn-error.disabled:focus>a:only-child:after,.ant-btn-error.disabled:hover>a:only-child:after,.ant-btn-error.disabled>a:only-child:after,.ant-btn-error[disabled].active>a:only-child:after,.ant-btn-error[disabled]:active>a:only-child:after,.ant-btn-error[disabled]:focus>a:only-child:after,.ant-btn-error[disabled]:hover>a:only-child:after,.ant-btn-error[disabled]>a:only-child:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    content: ""
}

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled),.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
    background-color: rgba(29,187,185,.05)
}
.dialog-login[data-v-102830ec] .ant-modal {
    width: 810px!important
}

.dialog-login[data-v-102830ec] .ant-modal-content {
    position: relative;
    border-radius: 20px
}

.dialog-login[data-v-102830ec] .ant-modal-content .ant-modal-close {
    position: absolute;
    right: -48px;
    top: -48px
}

.dialog-login[data-v-102830ec] .ant-modal-content .ant-modal-close img {
    width: 36px;
    height: 36px
}

.dialog-login[data-v-102830ec] .ant-modal-body {
    padding: 0;
    display: flex
}

.dialog-login .img-title[data-v-102830ec] {
    width: 360px;
    height: 480px
}

.overlayMenu a {
    display: block;
    color: #333b45;
    text-align: center;
    font-size: 12px;
    font-family: OPPOSans-M,OPPOSans;
    line-height: 32px
}

.overlayMenu a.router-link-active {
    color: #AE2324;
    background: rgba(40,200,198,.1)
}

@-webkit-keyframes tipAni-data-v-ab159a4a {
    0% {
        top: 69px
    }

    50% {
        top: 65px
    }

    to {
        top: 69px
    }
}

@keyframes tipAni-data-v-ab159a4a {
    0% {
        top: 69px
    }

    50% {
        top: 65px
    }

    to {
        top: 69px
    }
}

.vf-header[data-v-ab159a4a] {
    height: 80px;
    color: #fff;
    background-color: #fff;
    border-bottom: 1px hsla(0,0%,85.5%,.25);
    box-shadow: 0 2px 7px 0 rgba(33,48,83,.1)
}

.vf-header .vf-header-content[data-v-ab159a4a] {
    display: flex;
    height: 100%;
    position: relative;
    margin: 0 auto;
    width: 1200px
}

.vf-header .logo[data-v-ab159a4a] {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 102px;
    height: 100%
}

.vf-header .logo .svg-box[data-v-ab159a4a] {
    width: 102px;
    height: auto
}

.vf-header .logo .svg-box img[data-v-ab159a4a] {
    width: 100%;
    height: 100%
}

.vf-header .menu-list[data-v-ab159a4a] {
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 14px
}

.vf-header .header-menu[data-v-ab159a4a] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0
}

.vf-header .header-menu .header-menu-item[data-v-ab159a4a] {
    display: flex;
    align-items: center;
    height: 80px;
    line-height: 80px;
    cursor: pointer
}

.vf-header .header-menu .header-menu-item .select-width[data-v-ab159a4a] {
    width: 70px
}

.vf-header .header-menu .header-menu-item.extra-value-meals .menu-name.active[data-v-ab159a4a] {
    color: #754d2a!important
}

.vf-header .header-menu .header-menu-item.res-fix[data-v-ab159a4a] {
    position: relative
}

.vf-header .header-menu .header-menu-item.res-fix .login-res-btn[data-v-ab159a4a] {
    width: 106px;
    border-radius: 10px;
    color: #AE2324;
    border: 1px solid #AE2324;
    text-align: center;
    height: 36px;
    line-height: 36px;
    display: flex
}

.vf-header .header-menu .header-menu-item.res-fix .login-res-btn span[data-v-ab159a4a] {
    display: block;
    height: 100%;
    width: 49%;
    padding: 0 4px
}

.vf-header .header-menu .header-menu-item.res-fix .login-res-btn span[data-v-ab159a4a]:first-child {
    text-align: right
}

.vf-header .header-menu .header-menu-item.res-fix .login-res-btn span[data-v-ab159a4a]:last-child {
    text-align: left
}

.vf-header .header-menu .header-menu-item.res-fix .res-tip[data-v-ab159a4a] {
    position: absolute;
    width: 168px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
    background-color: #AE2324;
    top: 65px;
    right: 0;
    border-radius: 10px;
    text-align: center;
    -webkit-animation: tipAni-data-v-ab159a4a 1.2s linear infinite;
    animation: tipAni-data-v-ab159a4a 1.2s linear infinite
}

.vf-header .header-menu .header-menu-item.res-fix .res-tip[data-v-ab159a4a]:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #AE2324;
    position: absolute;
    top: -6px;
    right: 36px
}

.vf-header .header-menu .header-menu-item .menu-name[data-v-ab159a4a] {
    color: #fff;
    font-family: OPPOSans-M,OPPOSans;
    margin-left: 5px;
    vertical-align: middle
}

.vf-header .header-menu .header-menu-item .menu-name.active[data-v-ab159a4a] {
    color: #AE2324
}

.vf-header .header-menu .header-menu-item .router-link-active img[name=select][data-v-ab159a4a] {
    display: block
}

.vf-header .header-menu .header-menu-item .router-link-active img[name=notselect][data-v-ab159a4a],.vf-header .header-menu .header-menu-item img[name=select][data-v-ab159a4a] {
    display: none
}

.vf-header .header-menu .header-menu-item .header-link:hover img[name=select][data-v-ab159a4a],.vf-header .header-menu .header-menu-item img[name=notselect][data-v-ab159a4a] {
    display: block
}

.vf-header .header-menu .header-menu-item .header-link:hover img[name=notselect][data-v-ab159a4a] {
    display: none
}

.vf-header .header-menu .header-menu-item .cart-item[data-v-ab159a4a] {
    font-size: 14px;
    margin-right: 30px
}

.vf-header .header-menu .header-menu-item .cart-item img[data-v-ab159a4a] {
    width: 23px!important;
    height: 23px!important;
    vertical-align: middle
}

.vf-header .header-menu .header-menu-item .cart-item span[data-v-ab159a4a] {
    vertical-align: middle
}

.vf-header .header-menu .header-menu-item .header-link[data-v-ab159a4a] {
    font-size: 16px;
    font-family: OPPOSans-R,OPPOSans;
    color: #333b45
}

.vf-header .header-menu .header-menu-item .header-link.link-active[data-v-ab159a4a],.vf-header .header-menu .header-menu-item .header-link.router-link-active[data-v-ab159a4a] {
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 700;
    color: #AE2324
}

.vf-header .header-menu .header-menu-item .user-icon-box[data-v-ab159a4a] {
    display: flex;
    align-items: center;
    height: 40px
}

.vf-header .header-menu .header-menu-item .user-icon-box .ant-avatar[data-v-ab159a4a] {
    width: 40px;
    height: 40px
}

.vf-header .header-menu.center-menu .header-link[data-v-ab159a4a]:hover {
    color: #AE2324
}

.vf-header .right-menu .header-menu-item.extra-value-meals img[data-v-ab159a4a] {
    width: auto;
    height: 34px
}

.vf-header .right-menu[data-v-ab159a4a] .ant-btn-round {
    height: 36px;
    padding: 0 18px;
    text-shadow: none!important;
    font-size: 14px
}

.vf-header .right-menu[data-v-ab159a4a] .ant-btn-primary {
    background-color: #fff;
    border-radius: 10px;
    color: #AE2324;
    border: 1px solid #AE2324
}

.vf-header .right-menu .login-btn[data-v-ab159a4a] {
    font-size: 16px;
    font-family: OPPOSans-M,OPPOSans;
    font-weight: 600;
    margin: 0 8px
}

.vf-header .search[data-v-ab159a4a] .ant-input {
    width: 212px;
    height: 32px;
    line-height: 30px;
    border-radius: 0 15px 15px 0;
    padding-left: 16px;
    padding-right: 33px;
    color: #333b45;
    background: transparent;
    border: 1px solid #AE2324;
    font-size: 12px
}

.vf-header .search[data-v-ab159a4a] .ant-input::-webkit-input-placeholder {
    color: rgba(51,59,69,.5);
    font-size: 12px
}

.vf-header .search[data-v-ab159a4a] .ant-input:focus {
    box-shadow: none
}

.vf-header .search[data-v-ab159a4a] .ant-input-group-addon {
    width: 78px;
    height: 30px;
    color: #fff;
    background: #AE2324;
    line-height: 28px;
    border-radius: 15px 0 0 15px;
    border: 1px solid #AE2324
}

.vf-header .search[data-v-ab159a4a] .ant-input-group-addon .ant-select-selection__rendered {
    margin-right: 2px
}

.vf-header .search[data-v-ab159a4a] .ant-input-group-addon .ant-select,.vf-header .search[data-v-ab159a4a] .ant-input-group-addon .ant-select-arrow {
    color: #fff;
    font-size: 12px
}

.vf-header .search[data-v-ab159a4a] .ant-input-group-addon .ant-select-arrow {
    font-size: 10px;
    right: 9px;
    margin-top: -6px
}

.vf-header .search[data-v-ab159a4a] .ant-input-group-addon .ant-select-selection-selected-value {
    overflow: initial;
    line-height: 28px;
    text-align: center;
    width: 3em
}

.vf-header .search[data-v-ab159a4a] .ant-input-group-addon .ant-select-focused .ant-select-selection,.vf-header .search[data-v-ab159a4a] .ant-input-group-addon .ant-select-open .ant-select-selection {
    color: #fff
}

.vf-header .search[data-v-ab159a4a] .ant-select-dropdown {
    font-size: 12px
}

.vf-header .search[data-v-ab159a4a] .ant-select-dropdown .ant-select-dropdown-menu-item {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0
}

.vf-header .search[data-v-ab159a4a] .ant-input-suffix {
    right: 16px
}

.vf-header .search[data-v-ab159a4a] .ant-input-suffix svg {
    fill: #878787;
    width: 14px;
    height: 14px;
    cursor: pointer
}

.vf-header .header-icon[data-v-ab159a4a] {
    line-height: 0
}

.vf-header .header-icon>svg[data-v-ab159a4a] {
    width: 20px;
    height: 20px;
    fill: #fff
}

.vf-header .header-icon img[data-v-ab159a4a] {
    width: 20px;
    height: 20px
}

.vf-header .vip-detail[data-v-ab159a4a] {
    position: relative;
    display: inline-block;
    background-color: #f7b500;
    padding: 4px 6px;
    box-shadow: -1px 0 4px #f7b500;
    border-radius: 3px;
    margin-left: 13px
}

.vf-header .vip-detail[data-v-ab159a4a]:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-100%,-50%);
    border: 7px solid transparent;
    border-right-color: #f7b500
}

.header-user-menu-item[data-v-ab159a4a] {
    width: 100px;
    text-align: center;
    margin-right: 0;
    margin-left: 0
}

.box-enter[data-v-ab159a4a],.box-leave-to[data-v-ab159a4a] {
    opacity: 0
}

.box-enter-to[data-v-ab159a4a],.box-leave[data-v-ab159a4a] {
    opacity: 1
}

.box-enter-active[data-v-ab159a4a],.box-leave-active[data-v-ab159a4a] {
    transition: all .5s
}

.link_item[data-v-ab159a4a] {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 10px 25px;
    line-height: normal;
    font-size: 18px;
    position: relative
}

.link_item .hot-view[data-v-ab159a4a] {
    width: 36px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    background: url(../img/tehui_icon.f9d9b077.svg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 2px;
    right: -16px;
    -webkit-animation: hot-data-v-ab159a4a 1.4s ease-in infinite;
    animation: hot-data-v-ab159a4a 1.4s ease-in infinite
}

@-webkit-keyframes hot-data-v-ab159a4a {
    0% {
        transform: scale(1) rotate(0deg);
        transform-origin: 0 100%
    }

    20% {
        transform: scale(.8);
        transform-origin: 0 100%
    }

    35% {
        transform: scale(.8) rotate(-20deg);
        transform-origin: 0 100%
    }

    50% {
        transform: scale(.9) rotate(8deg);
        transform-origin: 0 100%
    }

    60% {
        transform: scale(1) rotate(0deg);
        transform-origin: 0 100%
    }
}

@keyframes hot-data-v-ab159a4a {
    0% {
        transform: scale(1) rotate(0deg);
        transform-origin: 0 100%
    }

    20% {
        transform: scale(.8);
        transform-origin: 0 100%
    }

    35% {
        transform: scale(.8) rotate(-20deg);
        transform-origin: 0 100%
    }

    50% {
        transform: scale(.9) rotate(8deg);
        transform-origin: 0 100%
    }

    60% {
        transform: scale(1) rotate(0deg);
        transform-origin: 0 100%
    }
}

[data-v-ab159a4a] .back-old-version-btn {
    position: absolute;
    left: 93px;
    height: 32px;
    line-height: 30px;
    color: #dcb160;
    border-radius: 16px;
    border: 1px solid #dcb160;
    background-color: transparent;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px
}

[data-v-ab159a4a] .back-old-version-btn .anticon.anticon-left {
    font-size: 10px!important;
    line-height: 30px;
    transform: translateY(-1px)
}

[data-v-ab159a4a] .back-old-version-btn span {
    margin-left: 4px!important
}

[data-v-ab159a4a] .back-old-version-btn.active,[data-v-ab159a4a] .back-old-version-btn:active,[data-v-ab159a4a] .back-old-version-btn:focus,[data-v-ab159a4a] .back-old-version-btn:hover {
    color: rgba(0,0,0,.8);
    background-color: #dcb160;
    box-shadow: transparent;
    border: 1px solid #dcb160
}
