﻿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",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-variant: tabular-nums;
    line-height: 1.5715;
    background-color: #fff;
    font-feature-settings: "tnum","tnum"
}

[tabindex="-1"]:focus {
    outline: none !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0,0,0,.85);
    font-weight: 500
}

p {
    margin-top: 0;
    margin-bottom: 1em
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help
}

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit
}

input[type=number], input[type=password], input[type=text], textarea {
    -webkit-appearance: none
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1em
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5em;
    margin-left: 0
}

blockquote {
    margin: 0 0 1em
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #2f54eb;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: #597ef7
    }

    a:active {
        color: #1d39c4
    }

    a:active, a:hover {
        text-decoration: none;
        outline: 0
    }

    a:focus {
        text-decoration: none;
        outline: 0
    }

    a[disabled] {
        color: rgba(0,0,0,.25);
        cursor: not-allowed;
        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
}

::selection {
    color: #fff;
    background: #2f54eb
}

.clearfix:before {
    display: table;
    content: ""
}

.clearfix:after {
    display: table;
    clear: both;
    content: ""
}

.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .anticon > * {
        line-height: 1
    }

    .anticon svg {
        display: inline-block
    }

    .anticon:before {
        display: none
    }

    .anticon .anticon-icon {
        display: block
    }

    .anticon[tabindex] {
        cursor: pointer
    }

.anticon-spin:before {
    display: inline-block;
    animation: loadingCircle 1s linear infinite
}

.anticon-spin {
    display: inline-block;
    animation: loadingCircle 1s linear infinite
}

.fade-appear, .fade-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.fade-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.fade-appear.fade-appear-active, .fade-enter.fade-enter-active {
    animation-name: antFadeIn;
    animation-play-state: running
}

.fade-leave.fade-leave-active {
    animation-name: antFadeOut;
    animation-play-state: running;
    pointer-events: none
}

.fade-appear, .fade-enter {
    opacity: 0;
    animation-timing-function: linear
}

.fade-leave {
    animation-timing-function: linear
}

@keyframes antFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes antFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.move-up-appear, .move-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.move-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.move-up-appear.move-up-appear-active, .move-up-enter.move-up-enter-active {
    animation-name: antMoveUpIn;
    animation-play-state: running
}

.move-up-leave.move-up-leave-active {
    animation-name: antMoveUpOut;
    animation-play-state: running;
    pointer-events: none
}

.move-up-appear, .move-up-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-up-leave {
    animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-down-appear, .move-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.move-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.move-down-appear.move-down-appear-active, .move-down-enter.move-down-enter-active {
    animation-name: antMoveDownIn;
    animation-play-state: running
}

.move-down-leave.move-down-leave-active {
    animation-name: antMoveDownOut;
    animation-play-state: running;
    pointer-events: none
}

.move-down-appear, .move-down-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-down-leave {
    animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-left-appear, .move-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.move-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.move-left-appear.move-left-appear-active, .move-left-enter.move-left-enter-active {
    animation-name: antMoveLeftIn;
    animation-play-state: running
}

.move-left-leave.move-left-leave-active {
    animation-name: antMoveLeftOut;
    animation-play-state: running;
    pointer-events: none
}

.move-left-appear, .move-left-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-left-leave {
    animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-right-appear, .move-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.move-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.move-right-appear.move-right-appear-active, .move-right-enter.move-right-enter-active {
    animation-name: antMoveRightIn;
    animation-play-state: running
}

.move-right-leave.move-right-leave-active {
    animation-name: antMoveRightOut;
    animation-play-state: running;
    pointer-events: none
}

.move-right-appear, .move-right-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-right-leave {
    animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

@keyframes antMoveDownIn {
    0% {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveDownOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveLeftIn {
    0% {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveLeftOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveRightIn {
    0% {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveRightOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveUpIn {
    0% {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveUpOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes loadingCircle {
    to {
        transform: rotate(1turn)
    }
}

[ant-click-animating-without-extra-node=true], [ant-click-animating=true] {
    position: relative
}

html {
    --antd-wave-shadow-color: #2f54eb;
    --scroll-bar: 0
}

.ant-click-animating-node, [ant-click-animating-without-extra-node=true]:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-radius: inherit;
    box-shadow: 0 0 0 0 #2f54eb;
    box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
    opacity: .2;
    animation: fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);
    animation-fill-mode: forwards;
    content: "";
    pointer-events: none
}

@keyframes waveEffect {
    to {
        box-shadow: 0 0 0 #2f54eb;
        box-shadow: 0 0 0 6px #2f54eb;
        box-shadow: 0 0 0 6px var(--antd-wave-shadow-color)
    }
}

@keyframes fadeEffect {
    to {
        opacity: 0
    }
}

.slide-up-appear, .slide-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.slide-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.slide-up-appear.slide-up-appear-active, .slide-up-enter.slide-up-enter-active {
    animation-name: antSlideUpIn;
    animation-play-state: running
}

.slide-up-leave.slide-up-leave-active {
    animation-name: antSlideUpOut;
    animation-play-state: running;
    pointer-events: none
}

.slide-up-appear, .slide-up-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-up-leave {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-down-appear, .slide-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.slide-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.slide-down-appear.slide-down-appear-active, .slide-down-enter.slide-down-enter-active {
    animation-name: antSlideDownIn;
    animation-play-state: running
}

.slide-down-leave.slide-down-leave-active {
    animation-name: antSlideDownOut;
    animation-play-state: running;
    pointer-events: none
}

.slide-down-appear, .slide-down-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-down-leave {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-left-appear, .slide-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.slide-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.slide-left-appear.slide-left-appear-active, .slide-left-enter.slide-left-enter-active {
    animation-name: antSlideLeftIn;
    animation-play-state: running
}

.slide-left-leave.slide-left-leave-active {
    animation-name: antSlideLeftOut;
    animation-play-state: running;
    pointer-events: none
}

.slide-left-appear, .slide-left-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-left-leave {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-right-appear, .slide-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.slide-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.slide-right-appear.slide-right-appear-active, .slide-right-enter.slide-right-enter-active {
    animation-name: antSlideRightIn;
    animation-play-state: running
}

.slide-right-leave.slide-right-leave-active {
    animation-name: antSlideRightOut;
    animation-play-state: running;
    pointer-events: none
}

.slide-right-appear, .slide-right-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-right-leave {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

@keyframes antSlideUpIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antSlideUpOut {
    0% {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antSlideDownIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }
}

@keyframes antSlideDownOut {
    0% {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }
}

@keyframes antSlideLeftIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antSlideLeftOut {
    0% {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antSlideRightIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }
}

@keyframes antSlideRightOut {
    0% {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }
}

.zoom-appear, .zoom-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-appear.zoom-appear-active, .zoom-enter.zoom-enter-active {
    animation-name: antZoomIn;
    animation-play-state: running
}

.zoom-leave.zoom-leave-active {
    animation-name: antZoomOut;
    animation-play-state: running;
    pointer-events: none
}

.zoom-appear, .zoom-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-leave {
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-big-appear, .zoom-big-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-big-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-big-appear.zoom-big-appear-active, .zoom-big-enter.zoom-big-enter-active {
    animation-name: antZoomBigIn;
    animation-play-state: running
}

.zoom-big-leave.zoom-big-leave-active {
    animation-name: antZoomBigOut;
    animation-play-state: running;
    pointer-events: none
}

.zoom-big-appear, .zoom-big-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-big-leave {
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-big-fast-appear, .zoom-big-fast-enter {
    animation-duration: .1s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-big-fast-leave {
    animation-duration: .1s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-big-fast-appear.zoom-big-fast-appear-active, .zoom-big-fast-enter.zoom-big-fast-enter-active {
    animation-name: antZoomBigIn;
    animation-play-state: running
}

.zoom-big-fast-leave.zoom-big-fast-leave-active {
    animation-name: antZoomBigOut;
    animation-play-state: running;
    pointer-events: none
}

.zoom-big-fast-appear, .zoom-big-fast-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-big-fast-leave {
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-up-appear, .zoom-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-up-appear.zoom-up-appear-active, .zoom-up-enter.zoom-up-enter-active {
    animation-name: antZoomUpIn;
    animation-play-state: running
}

.zoom-up-leave.zoom-up-leave-active {
    animation-name: antZoomUpOut;
    animation-play-state: running;
    pointer-events: none
}

.zoom-up-appear, .zoom-up-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-up-leave {
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-down-appear, .zoom-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-down-appear.zoom-down-appear-active, .zoom-down-enter.zoom-down-enter-active {
    animation-name: antZoomDownIn;
    animation-play-state: running
}

.zoom-down-leave.zoom-down-leave-active {
    animation-name: antZoomDownOut;
    animation-play-state: running;
    pointer-events: none
}

.zoom-down-appear, .zoom-down-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-down-leave {
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-left-appear, .zoom-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-left-appear.zoom-left-appear-active, .zoom-left-enter.zoom-left-enter-active {
    animation-name: antZoomLeftIn;
    animation-play-state: running
}

.zoom-left-leave.zoom-left-leave-active {
    animation-name: antZoomLeftOut;
    animation-play-state: running;
    pointer-events: none
}

.zoom-left-appear, .zoom-left-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-left-leave {
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-right-appear, .zoom-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.zoom-right-appear.zoom-right-appear-active, .zoom-right-enter.zoom-right-enter-active {
    animation-name: antZoomRightIn;
    animation-play-state: running
}

.zoom-right-leave.zoom-right-leave-active {
    animation-name: antZoomRightOut;
    animation-play-state: running;
    pointer-events: none
}

.zoom-right-appear, .zoom-right-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-right-leave {
    animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

@keyframes antZoomIn {
    0% {
        transform: scale(.2);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes antZoomOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.2);
        opacity: 0
    }
}

@keyframes antZoomBigIn {
    0% {
        transform: scale(.8);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes antZoomBigOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.8);
        opacity: 0
    }
}

@keyframes antZoomUpIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 0
    }
}

@keyframes antZoomUpOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 0
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }
}

@keyframes antZoomLeftIn {
    0% {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%
    }
}

@keyframes antZoomLeftOut {
    0% {
        transform: scale(1);
        transform-origin: 0 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }
}

@keyframes antZoomRightIn {
    0% {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 100% 50%
    }
}

@keyframes antZoomRightOut {
    0% {
        transform: scale(1);
        transform-origin: 100% 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }
}

@keyframes antZoomDownIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 100%
    }
}

@keyframes antZoomDownOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 100%
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }
}

.ant-motion-collapse-legacy {
    overflow: hidden
}

.ant-motion-collapse-legacy-active {
    transition: height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1) !important
}

.ant-motion-collapse {
    overflow: hidden;
    transition: height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1) !important
}

.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.5715;
    list-style: none;
    font-feature-settings: "tnum","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: 2px;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);
    pointer-events: all
}

.ant-message-success .anticon {
    color: #13ce66
}

.ant-message-error .anticon {
    color: #f5222d
}

.ant-message-warning .anticon {
    color: #faad14
}

.ant-message-info .anticon, .ant-message-loading .anticon {
    color: #2f54eb
}

.ant-message .anticon {
    position: relative;
    top: 1px;
    margin-right: 8px;
    font-size: 16px
}

.ant-message-notice.move-up-leave.move-up-leave-active {
    animation-name: MessageMoveOut;
    animation-duration: .3s
}

@keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    to {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}

.ant-message-rtl {
    direction: rtl
}

    .ant-message-rtl span {
        direction: rtl
    }

    .ant-message-rtl .anticon {
        margin-right: 0;
        margin-left: 8px
    }

.ant-notification {
    box-sizing: border-box;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum","tnum";
    position: fixed;
    z-index: 1010;
    width: 384px;
    max-width: calc(100vw - 32px);
    margin: 0 24px 0 0
}

.ant-notification-bottomLeft, .ant-notification-topLeft {
    margin-right: 0;
    margin-left: 24px
}

    .ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active, .ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active, .ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active, .ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active {
        animation-name: NotificationLeftFadeIn
    }

.ant-notification-close-icon {
    font-size: 14px;
    cursor: pointer
}

.ant-notification-hook-holder, .ant-notification-notice {
    position: relative;
    margin-bottom: 16px;
    overflow: hidden;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)
}

    .ant-notification-hook-holder > .ant-notification-notice {
        margin-bottom: 0;
        box-shadow: none
    }

.ant-notification-notice {
    padding: 16px 24px;
    line-height: 1.5715
}

.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: #13ce66
}

.anticon.ant-notification-notice-icon-info {
    color: #2f54eb
}

.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 {
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645,.045,.355,1);
    animation-fill-mode: both
}

.ant-notification-fade-appear, .ant-notification-fade-enter {
    opacity: 0;
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645,.045,.355,1);
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-notification-fade-leave {
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645,.045,.355,1);
    animation-fill-mode: both;
    animation-duration: .2s;
    animation-play-state: paused
}

.ant-notification-fade-appear.ant-notification-fade-appear-active, .ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationFadeIn;
    animation-play-state: running
}

.ant-notification-fade-leave.ant-notification-fade-leave-active {
    animation-name: NotificationFadeOut;
    animation-play-state: running
}

@keyframes NotificationFadeIn {
    0% {
        left: 384px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes NotificationLeftFadeIn {
    0% {
        right: 384px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

@keyframes NotificationFadeOut {
    0% {
        max-height: 150px;
        margin-bottom: 16px;
        padding-top: 16px;
        padding-bottom: 16px;
        opacity: 1
    }

    to {
        max-height: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        opacity: 0
    }
}

.ant-notification-rtl {
    direction: rtl
}

    .ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message {
        padding-right: 0;
        padding-left: 24px
    }

    .ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message {
        margin-right: 48px;
        margin-left: 0
    }

    .ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description {
        margin-right: 48px;
        margin-left: 0
    }

    .ant-notification-rtl .ant-notification-notice-icon {
        margin-right: 4px;
        margin-left: 0
    }

    .ant-notification-rtl .ant-notification-notice-close {
        right: auto;
        left: 22px
    }

    .ant-notification-rtl .ant-notification-notice-btn {
        float: left
    }

.ant-modal {
    box-sizing: border-box;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum","tnum";
    position: relative;
    top: 100px;
    width: auto;
    margin: 0 auto;
    padding: 0 0 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: 2px;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);
    pointer-events: 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 #e9e9e9;
    border-radius: 2px 2px 0 0
}

.ant-modal-body {
    padding: 24px;
    font-size: 14px;
    line-height: 1.5715;
    word-wrap: break-word
}

.ant-modal-footer {
    padding: 10px 16px;
    text-align: right;
    background: transparent;
    border-top: 1px solid #e9e9e9;
    border-radius: 0 0 2px 2px
}

    .ant-modal-footer button + button {
        margin-bottom: 0;
        margin-left: 8px
    }

.ant-modal.zoom-appear, .ant-modal.zoom-enter {
    transform: none;
    opacity: 0;
    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 1
    }
}

.ant-modal-confirm .ant-modal-header {
    display: none
}

.ant-modal-confirm .ant-modal-close {
    display: none
}

.ant-modal-confirm .ant-modal-body {
    padding: 32px 32px 24px
}

.ant-modal-confirm-body-wrapper:before {
    display: table;
    content: ""
}

.ant-modal-confirm-body-wrapper:after {
    display: table;
    clear: both;
    content: ""
}

.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: #2f54eb
}

.ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
    color: #13ce66
}

.ant-modal-wrap-rtl {
    direction: rtl
}

    .ant-modal-wrap-rtl .ant-modal-close {
        right: auto;
        left: 0
    }

    .ant-modal-wrap-rtl .ant-modal-footer {
        text-align: left
    }

        .ant-modal-wrap-rtl .ant-modal-footer button + button {
            margin-right: 8px;
            margin-left: 0
        }

    .ant-modal-wrap-rtl.ant-modal-centered .ant-modal {
        text-align: right
    }

.ant-btn {
    line-height: 1.5715;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-image: none;
    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: 4px 15px;
    font-size: 14px;
    border-radius: 2px;
    color: rgba(0,0,0,.65);
    background-color: #fff;
    border: 1px solid #e9e9e9
}

    .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: 6.4px 15px;
    font-size: 16px;
    border-radius: 2px
}

.ant-btn-sm {
    height: 24px;
    padding: .8px 7px;
    font-size: 13px;
    border-radius: 2px;
    line-height: 22px
}

.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: #597ef7;
    background-color: #fff;
    border-color: #597ef7
}

    .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: #1d39c4;
    background-color: #fff;
    border-color: #1d39c4
}

    .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: #e9e9e9;
    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;
    pointer-events: none
}

.ant-btn-primary {
    color: #fff;
    background-color: #2f54eb;
    border-color: #2f54eb;
    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: #597ef7;
        border-color: #597ef7
    }

        .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: #1d39c4;
        border-color: #1d39c4
    }

        .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: #e9e9e9;
        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: #597ef7;
    border-left-color: #597ef7
}

    .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
        border-color: #e9e9e9
    }

.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
    border-right-color: #597ef7
}

    .ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
        border-right-color: #e9e9e9
    }

.ant-btn-group .ant-btn-primary + .ant-btn-primary, .ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
    border-left-color: #597ef7
}

    .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: #e9e9e9
    }

.ant-btn-ghost {
    color: rgba(0,0,0,.65);
    background-color: transparent;
    border-color: #e9e9e9
}

    .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: #597ef7;
        background-color: transparent;
        border-color: #597ef7
    }

        .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: #1d39c4;
        background-color: transparent;
        border-color: #1d39c4
    }

        .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: #e9e9e9;
        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: #e9e9e9;
    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: #597ef7;
        background-color: #fff;
        border-color: #597ef7
    }

        .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: #1d39c4;
        background-color: #fff;
        border-color: #1d39c4
    }

        .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: #e9e9e9;
        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: #f5222d;
    border-color: #f5222d;
    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: #ff4d4f;
        border-color: #ff4d4f
    }

        .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: #cf1322;
        border-color: #cf1322
    }

        .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: #e9e9e9;
        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: #2f54eb;
    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: #597ef7;
        background-color: transparent;
        border-color: #597ef7
    }

        .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: #1d39c4;
        background-color: transparent;
        border-color: #1d39c4
    }

        .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: #e9e9e9
    }

    .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-dangerous {
    color: #f5222d;
    background-color: #fff;
    border-color: #f5222d
}

    .ant-btn-dangerous > a:only-child {
        color: currentColor
    }

        .ant-btn-dangerous > a:only-child:after {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: transparent;
            content: ""
        }

    .ant-btn-dangerous:focus, .ant-btn-dangerous:hover {
        color: #ff4d4f;
        background-color: #fff;
        border-color: #ff4d4f
    }

        .ant-btn-dangerous:focus > a:only-child, .ant-btn-dangerous:hover > a:only-child {
            color: currentColor
        }

            .ant-btn-dangerous:focus > a:only-child:after, .ant-btn-dangerous:hover > a:only-child:after {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: transparent;
                content: ""
            }

    .ant-btn-dangerous.active, .ant-btn-dangerous:active {
        color: #cf1322;
        background-color: #fff;
        border-color: #cf1322
    }

        .ant-btn-dangerous.active > a:only-child, .ant-btn-dangerous:active > a:only-child {
            color: currentColor
        }

            .ant-btn-dangerous.active > a:only-child:after, .ant-btn-dangerous:active > a:only-child:after {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: transparent;
                content: ""
            }

    .ant-btn-dangerous-disabled, .ant-btn-dangerous-disabled.active, .ant-btn-dangerous-disabled:active, .ant-btn-dangerous-disabled:focus, .ant-btn-dangerous-disabled:hover, .ant-btn-dangerous.disabled, .ant-btn-dangerous.disabled.active, .ant-btn-dangerous.disabled:active, .ant-btn-dangerous.disabled:focus, .ant-btn-dangerous.disabled:hover, .ant-btn-dangerous[disabled], .ant-btn-dangerous[disabled].active, .ant-btn-dangerous[disabled]:active, .ant-btn-dangerous[disabled]:focus, .ant-btn-dangerous[disabled]:hover {
        color: rgba(0,0,0,.25);
        background-color: #f5f5f5;
        border-color: #e9e9e9;
        text-shadow: none;
        box-shadow: none
    }

        .ant-btn-dangerous-disabled.active > a:only-child, .ant-btn-dangerous-disabled:active > a:only-child, .ant-btn-dangerous-disabled:focus > a:only-child, .ant-btn-dangerous-disabled:hover > a:only-child, .ant-btn-dangerous-disabled > a:only-child, .ant-btn-dangerous.disabled.active > a:only-child, .ant-btn-dangerous.disabled:active > a:only-child, .ant-btn-dangerous.disabled:focus > a:only-child, .ant-btn-dangerous.disabled:hover > a:only-child, .ant-btn-dangerous.disabled > a:only-child, .ant-btn-dangerous[disabled].active > a:only-child, .ant-btn-dangerous[disabled]:active > a:only-child, .ant-btn-dangerous[disabled]:focus > a:only-child, .ant-btn-dangerous[disabled]:hover > a:only-child, .ant-btn-dangerous[disabled] > a:only-child {
            color: currentColor
        }

            .ant-btn-dangerous-disabled.active > a:only-child:after, .ant-btn-dangerous-disabled:active > a:only-child:after, .ant-btn-dangerous-disabled:focus > a:only-child:after, .ant-btn-dangerous-disabled:hover > a:only-child:after, .ant-btn-dangerous-disabled > a:only-child:after, .ant-btn-dangerous.disabled.active > a:only-child:after, .ant-btn-dangerous.disabled:active > a:only-child:after, .ant-btn-dangerous.disabled:focus > a:only-child:after, .ant-btn-dangerous.disabled:hover > a:only-child:after, .ant-btn-dangerous.disabled > a:only-child:after, .ant-btn-dangerous[disabled].active > a:only-child:after, .ant-btn-dangerous[disabled]:active > a:only-child:after, .ant-btn-dangerous[disabled]:focus > a:only-child:after, .ant-btn-dangerous[disabled]:hover > a:only-child:after, .ant-btn-dangerous[disabled] > a:only-child:after {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: transparent;
                content: ""
            }

    .ant-btn-dangerous.ant-btn-primary {
        color: #fff;
        background-color: #f5222d;
        border-color: #f5222d;
        text-shadow: 0 -1px 0 rgba(0,0,0,.12);
        box-shadow: 0 2px 0 rgba(0,0,0,.045)
    }

        .ant-btn-dangerous.ant-btn-primary > a:only-child {
            color: currentColor
        }

            .ant-btn-dangerous.ant-btn-primary > a:only-child:after {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: transparent;
                content: ""
            }

        .ant-btn-dangerous.ant-btn-primary:focus, .ant-btn-dangerous.ant-btn-primary:hover {
            color: #fff;
            background-color: #ff4d4f;
            border-color: #ff4d4f
        }

            .ant-btn-dangerous.ant-btn-primary:focus > a:only-child, .ant-btn-dangerous.ant-btn-primary:hover > a:only-child {
                color: currentColor
            }

                .ant-btn-dangerous.ant-btn-primary:focus > a:only-child:after, .ant-btn-dangerous.ant-btn-primary:hover > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

        .ant-btn-dangerous.ant-btn-primary.active, .ant-btn-dangerous.ant-btn-primary:active {
            color: #fff;
            background-color: #cf1322;
            border-color: #cf1322
        }

            .ant-btn-dangerous.ant-btn-primary.active > a:only-child, .ant-btn-dangerous.ant-btn-primary:active > a:only-child {
                color: currentColor
            }

                .ant-btn-dangerous.ant-btn-primary.active > a:only-child:after, .ant-btn-dangerous.ant-btn-primary:active > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

        .ant-btn-dangerous.ant-btn-primary-disabled, .ant-btn-dangerous.ant-btn-primary-disabled.active, .ant-btn-dangerous.ant-btn-primary-disabled:active, .ant-btn-dangerous.ant-btn-primary-disabled:focus, .ant-btn-dangerous.ant-btn-primary-disabled:hover, .ant-btn-dangerous.ant-btn-primary.disabled, .ant-btn-dangerous.ant-btn-primary.disabled.active, .ant-btn-dangerous.ant-btn-primary.disabled:active, .ant-btn-dangerous.ant-btn-primary.disabled:focus, .ant-btn-dangerous.ant-btn-primary.disabled:hover, .ant-btn-dangerous.ant-btn-primary[disabled], .ant-btn-dangerous.ant-btn-primary[disabled].active, .ant-btn-dangerous.ant-btn-primary[disabled]:active, .ant-btn-dangerous.ant-btn-primary[disabled]:focus, .ant-btn-dangerous.ant-btn-primary[disabled]:hover {
            color: rgba(0,0,0,.25);
            background-color: #f5f5f5;
            border-color: #e9e9e9;
            text-shadow: none;
            box-shadow: none
        }

            .ant-btn-dangerous.ant-btn-primary-disabled.active > a:only-child, .ant-btn-dangerous.ant-btn-primary-disabled:active > a:only-child, .ant-btn-dangerous.ant-btn-primary-disabled:focus > a:only-child, .ant-btn-dangerous.ant-btn-primary-disabled:hover > a:only-child, .ant-btn-dangerous.ant-btn-primary-disabled > a:only-child, .ant-btn-dangerous.ant-btn-primary.disabled.active > a:only-child, .ant-btn-dangerous.ant-btn-primary.disabled:active > a:only-child, .ant-btn-dangerous.ant-btn-primary.disabled:focus > a:only-child, .ant-btn-dangerous.ant-btn-primary.disabled:hover > a:only-child, .ant-btn-dangerous.ant-btn-primary.disabled > a:only-child, .ant-btn-dangerous.ant-btn-primary[disabled].active > a:only-child, .ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child, .ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child, .ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child, .ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child {
                color: currentColor
            }

                .ant-btn-dangerous.ant-btn-primary-disabled.active > a:only-child:after, .ant-btn-dangerous.ant-btn-primary-disabled:active > a:only-child:after, .ant-btn-dangerous.ant-btn-primary-disabled:focus > a:only-child:after, .ant-btn-dangerous.ant-btn-primary-disabled:hover > a:only-child:after, .ant-btn-dangerous.ant-btn-primary-disabled > a:only-child:after, .ant-btn-dangerous.ant-btn-primary.disabled.active > a:only-child:after, .ant-btn-dangerous.ant-btn-primary.disabled:active > a:only-child:after, .ant-btn-dangerous.ant-btn-primary.disabled:focus > a:only-child:after, .ant-btn-dangerous.ant-btn-primary.disabled:hover > a:only-child:after, .ant-btn-dangerous.ant-btn-primary.disabled > a:only-child:after, .ant-btn-dangerous.ant-btn-primary[disabled].active > a:only-child:after, .ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child:after, .ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child:after, .ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child:after, .ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

    .ant-btn-dangerous.ant-btn-link {
        color: #f5222d;
        background-color: transparent;
        border-color: transparent;
        box-shadow: none
    }

        .ant-btn-dangerous.ant-btn-link > a:only-child {
            color: currentColor
        }

            .ant-btn-dangerous.ant-btn-link > a:only-child:after {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: transparent;
                content: ""
            }

        .ant-btn-dangerous.ant-btn-link:focus, .ant-btn-dangerous.ant-btn-link:hover {
            color: #597ef7;
            border-color: #597ef7
        }

        .ant-btn-dangerous.ant-btn-link.active, .ant-btn-dangerous.ant-btn-link:active {
            color: #1d39c4;
            background-color: transparent;
            border-color: #1d39c4
        }

            .ant-btn-dangerous.ant-btn-link.active > a:only-child, .ant-btn-dangerous.ant-btn-link:active > a:only-child {
                color: currentColor
            }

                .ant-btn-dangerous.ant-btn-link.active > a:only-child:after, .ant-btn-dangerous.ant-btn-link:active > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

        .ant-btn-dangerous.ant-btn-link-disabled, .ant-btn-dangerous.ant-btn-link-disabled.active, .ant-btn-dangerous.ant-btn-link-disabled:active, .ant-btn-dangerous.ant-btn-link-disabled:focus, .ant-btn-dangerous.ant-btn-link-disabled:hover, .ant-btn-dangerous.ant-btn-link.disabled, .ant-btn-dangerous.ant-btn-link.disabled.active, .ant-btn-dangerous.ant-btn-link.disabled:active, .ant-btn-dangerous.ant-btn-link.disabled:focus, .ant-btn-dangerous.ant-btn-link.disabled:hover, .ant-btn-dangerous.ant-btn-link[disabled], .ant-btn-dangerous.ant-btn-link[disabled].active, .ant-btn-dangerous.ant-btn-link[disabled]:active, .ant-btn-dangerous.ant-btn-link[disabled]:focus, .ant-btn-dangerous.ant-btn-link[disabled]:hover {
            background-color: #f5f5f5;
            border-color: #e9e9e9
        }

        .ant-btn-dangerous.ant-btn-link:focus, .ant-btn-dangerous.ant-btn-link:hover {
            color: #ff4d4f;
            background-color: transparent;
            border-color: transparent
        }

            .ant-btn-dangerous.ant-btn-link:focus > a:only-child, .ant-btn-dangerous.ant-btn-link:hover > a:only-child {
                color: currentColor
            }

                .ant-btn-dangerous.ant-btn-link:focus > a:only-child:after, .ant-btn-dangerous.ant-btn-link:hover > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

        .ant-btn-dangerous.ant-btn-link:active {
            color: #cf1322;
            background-color: transparent;
            border-color: transparent
        }

            .ant-btn-dangerous.ant-btn-link:active > a:only-child {
                color: currentColor
            }

                .ant-btn-dangerous.ant-btn-link:active > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

        .ant-btn-dangerous.ant-btn-link-disabled, .ant-btn-dangerous.ant-btn-link-disabled.active, .ant-btn-dangerous.ant-btn-link-disabled:active, .ant-btn-dangerous.ant-btn-link-disabled:focus, .ant-btn-dangerous.ant-btn-link-disabled:hover, .ant-btn-dangerous.ant-btn-link.disabled, .ant-btn-dangerous.ant-btn-link.disabled.active, .ant-btn-dangerous.ant-btn-link.disabled:active, .ant-btn-dangerous.ant-btn-link.disabled:focus, .ant-btn-dangerous.ant-btn-link.disabled:hover, .ant-btn-dangerous.ant-btn-link[disabled], .ant-btn-dangerous.ant-btn-link[disabled].active, .ant-btn-dangerous.ant-btn-link[disabled]:active, .ant-btn-dangerous.ant-btn-link[disabled]:focus, .ant-btn-dangerous.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-dangerous.ant-btn-link-disabled.active > a:only-child, .ant-btn-dangerous.ant-btn-link-disabled:active > a:only-child, .ant-btn-dangerous.ant-btn-link-disabled:focus > a:only-child, .ant-btn-dangerous.ant-btn-link-disabled:hover > a:only-child, .ant-btn-dangerous.ant-btn-link-disabled > a:only-child, .ant-btn-dangerous.ant-btn-link.disabled.active > a:only-child, .ant-btn-dangerous.ant-btn-link.disabled:active > a:only-child, .ant-btn-dangerous.ant-btn-link.disabled:focus > a:only-child, .ant-btn-dangerous.ant-btn-link.disabled:hover > a:only-child, .ant-btn-dangerous.ant-btn-link.disabled > a:only-child, .ant-btn-dangerous.ant-btn-link[disabled].active > a:only-child, .ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child, .ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child, .ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child, .ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
                color: currentColor
            }

                .ant-btn-dangerous.ant-btn-link-disabled.active > a:only-child:after, .ant-btn-dangerous.ant-btn-link-disabled:active > a:only-child:after, .ant-btn-dangerous.ant-btn-link-disabled:focus > a:only-child:after, .ant-btn-dangerous.ant-btn-link-disabled:hover > a:only-child:after, .ant-btn-dangerous.ant-btn-link-disabled > a:only-child:after, .ant-btn-dangerous.ant-btn-link.disabled.active > a:only-child:after, .ant-btn-dangerous.ant-btn-link.disabled:active > a:only-child:after, .ant-btn-dangerous.ant-btn-link.disabled:focus > a:only-child:after, .ant-btn-dangerous.ant-btn-link.disabled:hover > a:only-child:after, .ant-btn-dangerous.ant-btn-link.disabled > a:only-child:after, .ant-btn-dangerous.ant-btn-link[disabled].active > a:only-child:after, .ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child:after, .ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child:after, .ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child:after, .ant-btn-dangerous.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: 2.4px 0;
    font-size: 16px;
    border-radius: 2px;
    vertical-align: -.5px
}

    .ant-btn-icon-only > * {
        font-size: 16px
    }

    .ant-btn-icon-only.ant-btn-lg {
        width: 40px;
        height: 40px;
        padding: 4.9px 0;
        font-size: 18px;
        border-radius: 2px
    }

        .ant-btn-icon-only.ant-btn-lg > * {
            font-size: 18px
        }

    .ant-btn-icon-only.ant-btn-sm {
        width: 24px;
        height: 24px;
        padding: 0;
        font-size: 14px;
        border-radius: 2px
    }

        .ant-btn-icon-only.ant-btn-sm > * {
            font-size: 14px
        }

.ant-btn-round {
    height: 32px;
    padding: 4px 16px;
    font-size: 14px;
    border-radius: 32px
}

    .ant-btn-round.ant-btn-lg {
        height: 40px;
        padding: 6.4px 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-icon {
    padding-right: 8px;
    transition: all .3s cubic-bezier(.645,.045,.355,1)
}

    .ant-btn > .ant-btn-loading-icon:only-child {
        padding-right: 0
    }

.ant-btn-group {
    position: relative;
    display: inline-flex
}

    .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: 6.4px 15px;
    font-size: 16px;
    border-radius: 0
}

.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
}

    .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 {
    border-radius: 2px
}

.ant-btn-group > span:only-child > .ant-btn {
    border-radius: 2px
}

.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: 2px;
    border-bottom-left-radius: 2px
}

.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: 2px;
    border-bottom-right-radius: 2px
}

.ant-btn-group-sm > .ant-btn:only-child {
    border-radius: 2px
}

.ant-btn-group-sm > span:only-child > .ant-btn {
    border-radius: 2px
}

.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: 2px;
    border-bottom-left-radius: 2px
}

.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: 2px;
    border-bottom-right-radius: 2px
}

.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-group-rtl.ant-btn + .ant-btn-group, .ant-btn-group-rtl.ant-btn-group + .ant-btn, .ant-btn-group-rtl.ant-btn-group + .ant-btn-group, .ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn, .ant-btn-group-rtl.ant-btn-group .ant-btn + span, .ant-btn-group-rtl.ant-btn-group > span + span, .ant-btn-group-rtl.ant-btn-group span + .ant-btn, .ant-btn-rtl.ant-btn + .ant-btn-group, .ant-btn-rtl.ant-btn-group + .ant-btn, .ant-btn-rtl.ant-btn-group + .ant-btn-group, .ant-btn-rtl.ant-btn-group .ant-btn + .ant-btn, .ant-btn-rtl.ant-btn-group .ant-btn + span, .ant-btn-rtl.ant-btn-group > span + span, .ant-btn-rtl.ant-btn-group span + .ant-btn {
    margin-right: -1px;
    margin-left: auto
}

.ant-btn-group.ant-btn-group-rtl {
    direction: rtl
}

.ant-btn-group-rtl.ant-btn-group > .ant-btn:first-child:not(:last-child), .ant-btn-group-rtl.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0
}

.ant-btn-group-rtl.ant-btn-group > .ant-btn:last-child:not(:first-child), .ant-btn-group-rtl.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px
}

.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:first-child:not(:last-child), .ant-btn-group-rtl.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0
}

.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:last-child:not(:first-child), .ant-btn-group-rtl.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px
}

.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: #2f54eb;
        background-color: transparent;
        border-color: #2f54eb;
        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: #597ef7;
            background-color: transparent;
            border-color: #597ef7
        }

            .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: #1d39c4;
            background-color: transparent;
            border-color: #1d39c4
        }

            .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: #e9e9e9;
            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: #f5222d;
        background-color: transparent;
        border-color: #f5222d;
        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: #ff4d4f;
            background-color: transparent;
            border-color: #ff4d4f
        }

            .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: #cf1322;
            background-color: transparent;
            border-color: #cf1322
        }

            .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: #e9e9e9;
            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-dangerous {
        color: #f5222d;
        background-color: transparent;
        border-color: #f5222d;
        text-shadow: none
    }

        .ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
            color: currentColor
        }

            .ant-btn-background-ghost.ant-btn-dangerous > a:only-child:after {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: transparent;
                content: ""
            }

        .ant-btn-background-ghost.ant-btn-dangerous:focus, .ant-btn-background-ghost.ant-btn-dangerous:hover {
            color: #ff4d4f;
            background-color: transparent;
            border-color: #ff4d4f
        }

            .ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child {
                color: currentColor
            }

                .ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

        .ant-btn-background-ghost.ant-btn-dangerous.active, .ant-btn-background-ghost.ant-btn-dangerous:active {
            color: #cf1322;
            background-color: transparent;
            border-color: #cf1322
        }

            .ant-btn-background-ghost.ant-btn-dangerous.active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
                color: currentColor
            }

                .ant-btn-background-ghost.ant-btn-dangerous.active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

        .ant-btn-background-ghost.ant-btn-dangerous-disabled, .ant-btn-background-ghost.ant-btn-dangerous-disabled.active, .ant-btn-background-ghost.ant-btn-dangerous-disabled:active, .ant-btn-background-ghost.ant-btn-dangerous-disabled:focus, .ant-btn-background-ghost.ant-btn-dangerous-disabled:hover, .ant-btn-background-ghost.ant-btn-dangerous.disabled, .ant-btn-background-ghost.ant-btn-dangerous.disabled.active, .ant-btn-background-ghost.ant-btn-dangerous.disabled:active, .ant-btn-background-ghost.ant-btn-dangerous.disabled:focus, .ant-btn-background-ghost.ant-btn-dangerous.disabled:hover, .ant-btn-background-ghost.ant-btn-dangerous[disabled], .ant-btn-background-ghost.ant-btn-dangerous[disabled].active, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:active, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover {
            color: rgba(0,0,0,.25);
            background-color: #f5f5f5;
            border-color: #e9e9e9;
            text-shadow: none;
            box-shadow: none
        }

            .ant-btn-background-ghost.ant-btn-dangerous-disabled.active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous-disabled:active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous-disabled:focus > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous-disabled:hover > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous-disabled > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.disabled.active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.disabled:active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.disabled:focus > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.disabled:hover > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.disabled > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous[disabled].active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child {
                color: currentColor
            }

                .ant-btn-background-ghost.ant-btn-dangerous-disabled.active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous-disabled:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous-disabled:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous-disabled:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous-disabled > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.disabled.active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.disabled:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.disabled:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.disabled:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.disabled > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous[disabled].active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: transparent;
                    content: ""
                }

        .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link {
            color: #f5222d;
            background-color: transparent;
            border-color: transparent;
            text-shadow: none
        }

            .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
                color: currentColor
            }

                .ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link:focus, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover {
                color: #ff4d4f;
                background-color: transparent;
                border-color: transparent
            }

                .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child {
                    color: currentColor
                }

                    .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link.active, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active {
                color: #cf1322;
                background-color: transparent;
                border-color: transparent
            }

                .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
                    color: currentColor
                }

                    .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link-disabled, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled.active, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:active, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:focus, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:hover, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled.active, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:active, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:focus, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:hover, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled], .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled].active, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover {
                color: rgba(0,0,0,.25);
                background-color: #f5f5f5;
                border-color: #e9e9e9;
                text-shadow: none;
                box-shadow: none
            }

                .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled.active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:focus > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:hover > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled.active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:focus > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:hover > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled].active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
                    color: currentColor
                }

                    .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled.active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled.active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled].active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child:after, .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[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: #2f54eb;
        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: #597ef7;
            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: #1d39c4;
            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: #e9e9e9;
            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 {
    display: inline-block;
    width: 0;
    visibility: hidden;
    content: "\a0"
}

a.ant-btn {
    padding-top: .1px;
    line-height: 30px
}

a.ant-btn-lg {
    line-height: 38px
}

a.ant-btn-sm {
    line-height: 22px
}

.ant-btn-rtl {
    direction: rtl
}

.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary, .ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
    border-right-color: #597ef7;
    border-left-color: #e9e9e9
}

    .ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled], .ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled] {
        border-right-color: #e9e9e9;
        border-left-color: #597ef7
    }

.ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
    padding-right: 0;
    padding-left: 8px
}

.ant-btn-rtl.ant-btn > .anticon + span, .ant-btn-rtl.ant-btn > span + .anticon {
    margin-right: 8px;
    margin-left: 0
}

.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.5715;
    list-style: none;
    font-feature-settings: "tnum","tnum";
    background: #e9e9e9
}

.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 {
        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:after, .ant-divider-horizontal.ant-divider-with-text:before {
            position: relative;
            top: 50%;
            display: table-cell;
            width: 50%;
            border-top: 1px solid #e9e9e9;
            transform: translateY(50%);
            content: ""
        }

    .ant-divider-horizontal.ant-divider-with-text-left:before {
        top: 50%;
        width: 5%
    }

    .ant-divider-horizontal.ant-divider-with-text-left:after {
        top: 50%;
        width: 95%
    }

    .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 1em
}

.ant-divider-dashed {
    background: none;
    border: dashed #e9e9e9;
    border-width: 1px 0 0
}

.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
    border-top: 0
}

    .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after, .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before {
        border-style: dashed none none
    }

.ant-divider-vertical.ant-divider-dashed {
    border-width: 0 0 0 1px
}

.ant-divider-plain.ant-divider-with-text {
    color: rgba(0,0,0,.65);
    font-weight: 400;
    font-size: 14px
}

.ant-divider-rtl {
    direction: rtl
}

    .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:before {
        width: 95%
    }

    .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:after {
        width: 5%
    }

    .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:before {
        width: 5%
    }

    .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:after {
        width: 95%
    }

.pageWrap___2t2um {
    min-width: 1200px;
    overflow: auto
}

.banner___1oEY4 {
    width: 100%;
    height: 580px;
    background: linear-gradient(90deg,#d7e7ff,#fff 70%,#d7e7ff)
}

    .banner___1oEY4 header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 1104px;
        margin: 0 auto;
        height: 70px
    }

        .banner___1oEY4 header a {
            font-size: 16px;
            color: #3070ff
        }

            .banner___1oEY4 header a:hover {
                color: #3070ff
            }

.bannerContent___uECAE {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1100px;
    margin: 0 auto
}

    .bannerContent___uECAE h1 {
        margin-bottom: 0;
        font-size: 32px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: rgba(0,0,0,.85)
    }

        .bannerContent___uECAE h1 strong {
            display: block;
            font-size: 32px;
            font-family: PingFangSC-Semibold,PingFang SC;
            font-weight: 600;
            color: rgba(0,0,0,.85);
            line-height: 45px
        }

    .bannerContent___uECAE p {
        margin-bottom: 24px;
        font-size: 16px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: rgba(0,0,0,.85)
    }

    .bannerContent___uECAE a {
        display: inline-block
    }

    .bannerContent___uECAE .statement___27HAk {
        margin-left: 12px;
        font-size: 14px;
        font-family: PingFangSC-Medium,PingFang SC;
        font-weight: 500;
        color: #3070ff
    }

    .bannerContent___uECAE .downloadBtn___1T3Vg {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 166px;
        height: 48px;
        margin-right: 8px;
        color: #fff;
        background: #3070ff;
        border-radius: 24px;
        text-shadow: none;
        box-shadow: none;
        border: none;
        font-size: 16px
    }

        .bannerContent___uECAE .downloadBtn___1T3Vg img {
            width: 22px;
            height: 22px;
            margin-right: 8px
        }

        .bannerContent___uECAE .downloadBtn___1T3Vg:hover {
            background: #004fff
        }

    .bannerContent___uECAE .download-info___3w2l4 {
        display: block;
        margin-top: 10px;
        font-size: 14px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: rgba(0,0,0,.45);
        line-height: 1.8
    }

        .bannerContent___uECAE .download-info___3w2l4 .ant-divider {
            margin: 0 10px;
            background: rgba(0,0,0,.45)
        }

.intro-wrap___LqgGg {
    padding-top: 80px;
    margin: 0 auto;
    text-align: center;
    background: #fff
}

    .intro-wrap___LqgGg .slick-dots ul {
        margin-left: 36px;
        padding-left: 0
    }

    .intro-wrap___LqgGg .slick-dots li {
        width: auto !important
    }

        .intro-wrap___LqgGg .slick-dots li button {
            width: auto !important;
            padding: 0 24px !important
        }

    .intro-wrap___LqgGg .slick-arrow {
        display: none !important
    }

    .intro-wrap___LqgGg .slick-active a {
        position: relative;
        display: inline-block;
        height: 48px;
        color: #3070ff !important;
        font-size: 18px;
        font-family: PingFangSC-Semibold,PingFang SC;
        font-weight: 600;
        color: #3070ff
    }

        .intro-wrap___LqgGg .slick-active a:after {
            position: absolute;
            content: "";
            bottom: -1px;
            left: 0;
            width: 315px;
            height: 4px;
            margin-left: -70px;
            background: #3070ff
        }

    .intro-wrap___LqgGg .intro___2oW4U {
        width: 1200px;
        margin: 0 auto
    }

    .intro-wrap___LqgGg h3 {
        margin-bottom: 70px;
        font-size: 32px;
        font-family: PingFangSC-Semibold,PingFang SC;
        font-weight: 600;
        color: #051d32
    }

    .intro-wrap___LqgGg p {
        margin-bottom: 60px;
        font-size: 14px;
        font-family: PingFangSC-Regular,PingFang SC;
        color: #666
    }

.slide-btn___1eOah {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    margin: 0 6px;
    font-size: 18px;
    font-family: PingFangSC,PingFang SC;
    font-weight: 400;
    color: #76838f;
    box-shadow: none;
    border: none
}

.slide-item___NJbNd {
    width: 1200px;
    height: 420px;
    margin-top: 24px;
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center
}

.slide-item-text___1sa14 {
    width: 560px;
    text-align: left;
    margin-left: 44px
}

    .slide-item-text___1sa14 h3 {
        margin-bottom: 24px;
        font-size: 32px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: #051d32
    }

    .slide-item-text___1sa14 p {
        margin-bottom: 40px;
        font-size: 16px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: #76838f
    }

.contact-us___2S2_7 {
    position: fixed;
    right: 16px;
    top: calc(50% - 60px);
    z-index: 999;
    width: 64px;
    height: 112px;
    padding: 12px 16px 16px;
    background: #3070ff;
    border-radius: 10px;
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #fff
}

    .contact-us___2S2_7:hover {
        opacity: 1;
        color: #fff;
        background: #2f52e1
    }

    .contact-us___2S2_7 img {
        width: 32px;
        height: 32px;
        margin-bottom: 4px
    }

    .contact-us___2S2_7 .qrcode {
        display: none;
        position: absolute;
        top: 0;
        left: -186px;
        opacity: 0;
        padding: 10px;
        text-align: center;
        background: #fff;
        font-size: 14px;
        transition: all .3s;
        box-shadow: 3px 3px 9px 0 rgba(0,0,0,.1);
        border-radius: 10px;
        color: rgba(0,0,0,.65)
    }

        .contact-us___2S2_7 .qrcode p {
            margin-bottom: 4px
        }

        .contact-us___2S2_7 .qrcode img {
            width: 160px;
            height: 160px;
            margin-bottom: 8px
        }

.footer___MlUI1 {
    background: #fff;
    text-align: center;
    padding-bottom: 49px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #76838f;
    line-height: 2
}

    .footer___MlUI1 a {
        color: #76838f
    }

    .footer___MlUI1 span {
        display: inline-block;
        margin: 0 8px
    }

.statementModal___2L23e p {
    margin: 43px auto 51px;
    width: 360px;
    height: 66px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(0,0,0,.85);
    line-height: 22px;
    text-align: center
}

.tabTitle___8Lfyp {
    display: flex;
    align-items: center
}

    .tabTitle___8Lfyp .anticon {
        margin-right: 4px;
        font-size: 22px
    }

    .tabTitle___8Lfyp .tabBadge___2A230 {
        position: relative;
        width: 37px;
        height: 20px;
        line-height: 20px;
        top: -12px;
        font-size: 12px;
        font-weight: 400 !important;
        font-family: PingFangSC !important;
        color: #fff;
        background: #fb584e;
        border-radius: 4px 4px 4px 0
    }

.pageWrap___3ZdhP {
    min-width: 1200px;
    height: 100vh;
    background: linear-gradient(90deg,#d7e7ff,#fff 70%,#d7e7ff);
    overflow: auto
}

    .pageWrap___3ZdhP header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 1100px;
        margin: 0 auto;
        height: 70px
    }

        .pageWrap___3ZdhP header img {
            cursor: pointer
        }

    .pageWrap___3ZdhP footer {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 30px;
        text-align: center;
        font-size: 14px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: #76838f;
        line-height: 2;
        z-index: 0
    }

        .pageWrap___3ZdhP footer a {
            margin-left: 12px;
            color: #76838f
        }

.content___3PlHm {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px auto;
    border: none;
    text-align: center;
    z-index: 2
}

    .content___3PlHm h3 {
        font-size: 32px;
        font-weight: 500;
        margin-bottom: 20px;
        color: rgba(0,0,0,.85)
    }

    .content___3PlHm p {
        width: 900px;
        padding: 0 80px;
        line-height: 1.8;
        font-size: 16px;
        color: rgba(0,0,0,.55)
    }

.company___3J9Sa {
    width: 1100px;
    padding: 24px;
    margin: 30px auto;
    background: #fff url(//s.weituibao.com/static/1627641088379/net.png) no-repeat right 15px bottom 15px/auto 172px;
    border-radius: 6px;
    display: flex;
    z-index: 3
}

    .company___3J9Sa img {
        width: 500px;
        margin-right: 66px;
        border-radius: 4px
    }

    .company___3J9Sa div {
        text-align: left
    }

        .company___3J9Sa div h4 {
            margin-top: 8px;
            font-size: 24px;
            margin-bottom: 12px;
            font-weight: 500;
            color: #333;
            line-height: 1.5
        }

        .company___3J9Sa div span {
            display: block;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.5;
            margin-bottom: 30px
        }
