._3cBr4UD38b63FaElCx0FPR {
    padding: 30px;
    text-align: center
}

._2qjEtDvVZWW86Yy8KWCSAT [class~=ant-modal-close-x] {
    opacity: .25;
    font-size: 18px
}

._2qjEtDvVZWW86Yy8KWCSAT [class~=ant-modal-footer] {
    border-top: 2px dashed #e8e8e8
}

._2qjEtDvVZWW86Yy8KWCSAT [class~=ant-modal-body] {
    padding: 0;
    position: relative
}

._2qjEtDvVZWW86Yy8KWCSAT._2tRYXULkwKFuSqCWhbNhdL [class~=ant-modal-content] {
    background-color: transparent;
    box-shadow: none
}

._2lxjHLrUAhrP5GN2AuZhcg {
    height: 50%;
    width: 100%
}

.ant-upload {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    outline: 0
}

.ant-upload p {
    margin: 0
}

.ant-upload-btn {
    display: block;
    width: 100%;
    outline: none
}

.ant-upload input[type=file] {
    cursor: pointer
}

.ant-upload.ant-upload-select {
    display: inline-block
}

.ant-upload.ant-upload-disabled {
    cursor: not-allowed
}

.ant-upload.ant-upload-select-picture-card {
    width: 104px;
    height: 104px;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
    vertical-align: top;
    background-color: #fafafa;
    border: 1px dashed #d9d9d9;
    border-radius: 2px;
    cursor: pointer;
    transition: border-color .3s
}

.ant-upload.ant-upload-select-picture-card>.ant-upload {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center
}

.ant-upload.ant-upload-select-picture-card:hover {
    border-color: #388ae9
}

.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover {
    border-color: #d9d9d9
}

.ant-upload.ant-upload-drag {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fafafa;
    border: 1px dashed #d9d9d9;
    border-radius: 2px;
    cursor: pointer;
    transition: border-color .3s
}

.ant-upload.ant-upload-drag .ant-upload {
    padding: 16px 0
}

.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
    border-color: #2569c2
}

.ant-upload.ant-upload-drag.ant-upload-disabled {
    cursor: not-allowed
}

.ant-upload.ant-upload-drag .ant-upload-btn {
    display: table;
    height: 100%
}

.ant-upload.ant-upload-drag .ant-upload-drag-container {
    display: table-cell;
    vertical-align: middle
}

.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
    border-color: #62abf5
}

.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
    margin-bottom: 20px
}

.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
    color: #62abf5;
    font-size: 48px
}

.ant-upload.ant-upload-drag p.ant-upload-text {
    margin: 0 0 4px;
    color: rgba(0, 0, 0, .85);
    font-size: 16px
}

.ant-upload.ant-upload-drag p.ant-upload-hint {
    color: rgba(0, 0, 0, .45);
    font-size: 14px
}

.ant-upload.ant-upload-drag .anticon-plus {
    color: rgba(0, 0, 0, .25);
    font-size: 30px;
    transition: all .3s
}

.ant-upload.ant-upload-drag .anticon-plus:hover,
.ant-upload.ant-upload-drag:hover .anticon-plus {
    color: rgba(0, 0, 0, .45)
}

.ant-upload-picture-card-wrapper {
    display: inline-block;
    width: 100%
}

.ant-upload-picture-card-wrapper:before {
    display: table;
    content: ""
}

.ant-upload-picture-card-wrapper:after {
    display: table;
    clear: both;
    content: ""
}

.ant-upload-list {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    list-style: none;
    font-feature-settings: "tnum";
    line-height: 1.5715
}

.ant-upload-list:after,
.ant-upload-list:before {
    display: table;
    content: ""
}

.ant-upload-list:after {
    clear: both
}

.ant-upload-list-item {
    position: relative;
    height: 22.001px;
    margin-top: 8px;
    font-size: 14px
}

.ant-upload-list-item-name {
    display: inline-block;
    width: 100%;
    padding-left: 22px;
    overflow: hidden;
    line-height: 1.5715;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-upload-list-item-card-actions {
    position: absolute;
    right: 0
}

.ant-upload-list-item-card-actions-btn {
    opacity: 0
}

.ant-upload-list-item-card-actions-btn.ant-btn-sm {
    height: 20px;
    line-height: 1
}

.ant-upload-list-item-card-actions.picture {
    top: 22px;
    line-height: 0
}

.ant-upload-list-item-card-actions-btn:focus,
.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn {
    opacity: 1
}

.ant-upload-list-item-card-actions .anticon {
    color: rgba(0, 0, 0, .45)
}

.ant-upload-list-item-info {
    height: 100%;
    padding: 0 4px;
    transition: background-color .3s
}

.ant-upload-list-item-info>span {
    display: block;
    width: 100%;
    height: 100%
}

.ant-upload-list-item-info .ant-upload-text-icon .anticon,
.ant-upload-list-item-info .anticon-loading .anticon {
    position: absolute;
    top: 5px;
    color: rgba(0, 0, 0, .45);
    font-size: 14px
}

.ant-upload-list-item .anticon-close {
    position: absolute;
    top: 6px;
    right: 4px;
    color: rgba(0, 0, 0, .45);
    font-size: 10px;
    line-height: 0;
    cursor: pointer;
    opacity: 0;
    transition: all .3s
}

.ant-upload-list-item .anticon-close:hover {
    color: rgba(0, 0, 0, .85)
}

.ant-upload-list-item:hover .ant-upload-list-item-info {
    background-color: #f5f5f5
}

.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn,
.ant-upload-list-item:hover .anticon-close {
    opacity: 1
}

.ant-upload-list-item-error,
.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon,
.ant-upload-list-item-error .ant-upload-list-item-name,
.ant-upload-list-item-error .ant-upload-text-icon>.anticon {
    color: #ff4d4f
}

.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn {
    opacity: 1
}

.ant-upload-list-item-progress {
    position: absolute;
    bottom: -12px;
    width: 100%;
    padding-left: 26px;
    font-size: 14px;
    line-height: 0
}

.ant-upload-list-picture-card .ant-upload-list-item,
.ant-upload-list-picture .ant-upload-list-item {
    position: relative;
    height: 66px;
    padding: 8px;
    border: 1px solid #d9d9d9;
    border-radius: 2px
}

.ant-upload-list-picture-card .ant-upload-list-item:hover,
.ant-upload-list-picture .ant-upload-list-item:hover {
    background: transparent
}

.ant-upload-list-picture-card .ant-upload-list-item-error,
.ant-upload-list-picture .ant-upload-list-item-error {
    border-color: #ff4d4f
}

.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info {
    background: transparent
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading,
.ant-upload-list-picture .ant-upload-list-item-uploading {
    border-style: dashed
}

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture .ant-upload-list-item-thumbnail {
    width: 48px;
    height: 48px;
    line-height: 54px;
    text-align: center;
    opacity: .8
}

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon,
.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon {
    font-size: 26px
}

.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#e6f7ff"],
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#e6f7ff"] {
    fill: #fff2f0
}

.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#1890ff"],
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#1890ff"] {
    fill: #ff4d4f
}

.ant-upload-list-picture-card .ant-upload-list-item-icon,
.ant-upload-list-picture .ant-upload-list-item-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 26px;
    transform: translate(-50%, -50%)
}

.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon,
.ant-upload-list-picture .ant-upload-list-item-icon .anticon {
    font-size: 26px
}

.ant-upload-list-picture-card .ant-upload-list-item-image,
.ant-upload-list-picture .ant-upload-list-item-image {
    max-width: 100%
}

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture .ant-upload-list-item-thumbnail img {
    display: block;
    width: 48px;
    height: 48px;
    overflow: hidden
}

.ant-upload-list-picture-card .ant-upload-list-item-name,
.ant-upload-list-picture .ant-upload-list-item-name {
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0 0 0 8px;
    padding-right: 8px;
    padding-left: 48px;
    overflow: hidden;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .3s
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name {
    line-height: 28px
}

.ant-upload-list-picture-card .ant-upload-list-item-progress,
.ant-upload-list-picture .ant-upload-list-item-progress {
    bottom: 14px;
    width: calc(100% - 24px);
    margin-top: 0;
    padding-left: 56px
}

.ant-upload-list-picture-card .anticon-close,
.ant-upload-list-picture .anticon-close {
    position: absolute;
    top: 8px;
    right: 8px;
    line-height: 1;
    opacity: 1
}

.ant-upload-list-picture-card-container {
    display: inline-block;
    width: 104px;
    height: 104px;
    margin: 0 8px 8px 0;
    vertical-align: top
}

.ant-upload-list-picture-card.ant-upload-list:after {
    display: none
}

.ant-upload-list-picture-card .ant-upload-list-item {
    height: 100%;
    margin: 0
}

.ant-upload-list-picture-card .ant-upload-list-item-info {
    position: relative;
    height: 100%;
    overflow: hidden
}

.ant-upload-list-picture-card .ant-upload-list-item-info:before {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: all .3s;
    content: " "
}

.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before {
    opacity: 1
}

.ant-upload-list-picture-card .ant-upload-list-item-actions {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .3s
}

.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye {
    z-index: 10;
    width: 16px;
    margin: 0 4px;
    color: hsla(0, 0%, 100%, .85);
    font-size: 16px;
    cursor: pointer;
    transition: all .3s
}

.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover {
    color: #fff
}

.ant-upload-list-picture-card .ant-upload-list-item-actions:hover,
.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions {
    opacity: 1
}

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.ant-upload-list-picture-card .ant-upload-list-item-name {
    display: none;
    margin: 8px 0 0;
    padding: 0;
    line-height: 1.5715;
    text-align: center
}

.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name {
    position: absolute;
    bottom: 10px;
    display: block
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
    background-color: #fafafa
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
    height: auto
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before {
    display: none
}

.ant-upload-list-picture-card .ant-upload-list-item-progress {
    bottom: 32px;
    width: calc(100% - 14px);
    padding-left: 0
}

.ant-upload-list-picture-container,
.ant-upload-list-text-container {
    transition: opacity .3s, height .3s
}

.ant-upload-list-picture-container:before,
.ant-upload-list-text-container:before {
    display: table;
    width: 0;
    height: 0;
    content: ""
}

.ant-upload-list-picture-container .ant-upload-span,
.ant-upload-list-text-container .ant-upload-span {
    display: block;
    flex: auto
}

.ant-upload-list-picture .ant-upload-span,
.ant-upload-list-text .ant-upload-span {
    display: flex;
    align-items: center
}

.ant-upload-list-picture .ant-upload-span>*,
.ant-upload-list-text .ant-upload-span>* {
    flex: none
}

.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-text .ant-upload-list-item-name {
    flex: auto;
    padding: 0 8px
}

.ant-upload-list-picture .ant-upload-list-item-card-actions,
.ant-upload-list-text .ant-upload-list-item-card-actions,
.ant-upload-list-text .ant-upload-text-icon .anticon {
    position: static
}

.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
    animation-duration: .3s;
    animation-fill-mode: cubic-bezier(.78, .14, .15, .86)
}

.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter {
    animation-name: uploadAnimateInlineIn
}

.ant-upload-list .ant-upload-animate-inline-leave {
    animation-name: uploadAnimateInlineOut
}

@keyframes uploadAnimateInlineIn {
    0% {
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

@keyframes uploadAnimateInlineOut {
    to {
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0
    }
}

.ant-upload-rtl {
    direction: rtl
}

.ant-upload-rtl.ant-upload.ant-upload-select-picture-card {
    margin-right: auto;
    margin-left: 8px
}

.ant-upload-list-rtl {
    direction: rtl
}

.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
    padding-right: 22px;
    padding-left: 14px
}

.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
    padding-right: 22px;
    padding-left: 28px
}

.ant-upload-list-rtl .ant-upload-list-item-name {
    padding-right: 22px;
    padding-left: 0
}

.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1 {
    padding-left: 14px
}

.ant-upload-list-rtl .ant-upload-list-item-card-actions {
    right: auto;
    left: 0
}

.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon {
    padding-right: 0;
    padding-left: 5px
}

.ant-upload-list-rtl .ant-upload-list-item-info {
    padding: 0 4px 0 12px
}

.ant-upload-list-rtl .ant-upload-list-item .anticon-close {
    right: auto;
    left: 4px
}

.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
    padding-right: 0;
    padding-left: 5px
}

.ant-upload-list-rtl .ant-upload-list-item-progress {
    padding-right: 26px;
    padding-left: 0
}

.ant-upload-list-picture-card .ant-upload-list-item-info,
.ant-upload-list-picture .ant-upload-list-item-info {
    padding: 0
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail {
    right: 8px;
    left: auto
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon,
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon {
    right: 50%;
    left: auto;
    transform: translate(50%, -50%)
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name,
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name {
    margin: 0 8px 0 0;
    padding-right: 48px;
    padding-left: 8px
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1,
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1 {
    padding-right: 48px;
    padding-left: 18px
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2,
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2 {
    padding-right: 48px;
    padding-left: 36px
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress,
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress {
    padding-right: 0;
    padding-left: 0
}

.ant-upload-list-rtl.ant-upload-list-picture-card .anticon-close,
.ant-upload-list-rtl.ant-upload-list-picture .anticon-close {
    right: auto;
    left: 8px
}

.ant-upload-list-rtl .ant-upload-list-picture-card-container {
    margin: 0 0 8px 8px
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions {
    right: 50%;
    left: auto;
    transform: translate(50%, -50%)
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file+.ant-upload-list-item-name {
    margin: 8px 0 0;
    padding: 0
}

._3ROnc10MoFP6Dso9zgIvLo {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center
}

._1Q-6t1U9IP7U6dSwdinP_N {
    position: relative
}

._1Q-6t1U9IP7U6dSwdinP_N img {
    width: 780px
}

._1DyYhQotHWHP8BVXAGT71A,
.SOLrJAispDCzyqjMZRX_P {
    position: absolute;
    bottom: 98px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #336fff;
    margin: 0
}

._1DyYhQotHWHP8BVXAGT71A {
    bottom: 58px;
    color: #adc5ff
}

.kr6q8kSfAzKHlfCVqEqxd {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    background-color: #336fff;
    color: #fff;
    height: 42px;
    line-height: 42px;
    border-radius: 6px;
    cursor: pointer
}

@media (max-width:1100px) {
    ._1Q-6t1U9IP7U6dSwdinP_N {
        transform: scale(.7)
    }
}

.ant-affix {
    position: fixed;
    z-index: 10
}

.ant-menu-item-danger.ant-menu-item,
.ant-menu-item-danger.ant-menu-item-active,
.ant-menu-item-danger.ant-menu-item:hover {
    color: #ff4d4f
}

.ant-menu-item-danger.ant-menu-item:active {
    background: #fff1f0
}

.ant-menu-item-danger.ant-menu-item-selected,
.ant-menu-item-danger.ant-menu-item-selected>a,
.ant-menu-item-danger.ant-menu-item-selected>a:hover {
    color: #ff4d4f
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
    background-color: #fff1f0
}

.ant-menu-inline .ant-menu-item-danger.ant-menu-item:after {
    border-right-color: #ff4d4f
}

.ant-menu-dark .ant-menu-item-danger.ant-menu-item,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item>a {
    color: #ff4d4f
}

.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
    color: #fff;
    background-color: #ff4d4f
}

.ant-menu {
    box-sizing: border-box;
    font-variant: tabular-nums;
    line-height: 1.5715;
    font-feature-settings: "tnum";
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    line-height: 0;
    text-align: left;
    list-style: none;
    background: #fff;
    outline: none;
    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);
    transition: background .3s, width .3s cubic-bezier(.2, 0, 0, 1) 0s
}

.ant-menu:after,
.ant-menu:before {
    display: table;
    content: ""
}

.ant-menu:after {
    clear: both
}

.ant-menu.ant-menu-root:focus-visible {
    box-shadow: 0 0 0 2px rgba(56, 138, 233, .2)
}

.ant-menu ol,
.ant-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ant-menu-overflow {
    display: flex
}

.ant-menu-overflow-item {
    flex: none
}

.ant-menu-hidden,
.ant-menu-submenu-hidden {
    display: none
}

.ant-menu-item-group-title {
    height: 1.5715;
    padding: 8px 16px;
    color: rgba(0, 0, 0, .45);
    font-size: 14px;
    line-height: 1.5715;
    transition: all .3s
}

.ant-menu-horizontal .ant-menu-submenu {
    transition: border-color .3s cubic-bezier(.645, .045, .355, 1), background .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-menu-submenu,
.ant-menu-submenu-inline {
    transition: border-color .3s cubic-bezier(.645, .045, .355, 1), background .3s cubic-bezier(.645, .045, .355, 1), padding .15s cubic-bezier(.645, .045, .355, 1)
}

.ant-menu-submenu-selected {
    color: #388ae9
}

.ant-menu-item:active,
.ant-menu-submenu-title:active {
    background: #f0f9ff
}

.ant-menu-submenu .ant-menu-sub {
    cursor: auto;
    transition: background .3s cubic-bezier(.645, .045, .355, 1), padding .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-menu-title-content {
    transition: color .3s
}

.ant-menu-item a {
    color: rgba(0, 0, 0, .85)
}

.ant-menu-item a:hover {
    color: #388ae9
}

.ant-menu-item a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    content: ""
}

.ant-menu-item>.ant-badge a {
    color: rgba(0, 0, 0, .85)
}

.ant-menu-item>.ant-badge a:hover {
    color: #388ae9
}

.ant-menu-item-divider {
    height: 1px;
    overflow: hidden;
    line-height: 0;
    background-color: #f0f0f0
}

.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
    margin-top: -1px
}

.ant-menu-horizontal>.ant-menu-item-active,
.ant-menu-horizontal>.ant-menu-item:hover,
.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title:hover {
    background-color: transparent
}

.ant-menu-item-selected,
.ant-menu-item-selected a,
.ant-menu-item-selected a:hover {
    color: #388ae9
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #f0f9ff
}

.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
    border-right: 1px solid #f0f0f0
}

.ant-menu-vertical-right {
    border-left: 1px solid #f0f0f0
}

.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub,
.ant-menu-vertical.ant-menu-sub {
    min-width: 160px;
    max-height: calc(100vh - 100px);
    padding: 0;
    overflow: hidden;
    border-right: 0
}

.ant-menu-vertical-left.ant-menu-sub:not([class*=-active]),
.ant-menu-vertical-right.ant-menu-sub:not([class*=-active]),
.ant-menu-vertical.ant-menu-sub:not([class*=-active]) {
    overflow-x: hidden;
    overflow-y: auto
}

.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item,
.ant-menu-vertical.ant-menu-sub .ant-menu-item {
    left: 0;
    margin-left: 0;
    border-right: 0
}

.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after,
.ant-menu-vertical.ant-menu-sub .ant-menu-item:after {
    border-right: 0
}

.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu,
.ant-menu-vertical.ant-menu-sub>.ant-menu-item,
.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu {
    transform-origin: 0 0
}

.ant-menu-horizontal.ant-menu-sub {
    min-width: 114px
}

.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu-title {
    transition: border-color .3s, background .3s
}

.ant-menu-item,
.ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px;
    white-space: nowrap;
    cursor: pointer;
    transition: border-color .3s, background .3s, padding .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-menu-item .ant-menu-item-icon,
.ant-menu-item .anticon,
.ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-submenu-title .anticon {
    min-width: 14px;
    font-size: 14px;
    transition: font-size .15s cubic-bezier(.215, .61, .355, 1), margin .3s cubic-bezier(.645, .045, .355, 1), color .3s
}

.ant-menu-item .ant-menu-item-icon+span,
.ant-menu-item .anticon+span,
.ant-menu-submenu-title .ant-menu-item-icon+span,
.ant-menu-submenu-title .anticon+span {
    margin-left: 10px;
    opacity: 1;
    transition: opacity .3s cubic-bezier(.645, .045, .355, 1), margin .3s, color .3s
}

.ant-menu-item .ant-menu-item-icon.svg,
.ant-menu-submenu-title .ant-menu-item-icon.svg {
    vertical-align: -.125em
}

.ant-menu-item.ant-menu-item-only-child>.ant-menu-item-icon,
.ant-menu-item.ant-menu-item-only-child>.anticon,
.ant-menu-submenu-title.ant-menu-item-only-child>.ant-menu-item-icon,
.ant-menu-submenu-title.ant-menu-item-only-child>.anticon {
    margin-right: 0
}

.ant-menu-item:focus-visible,
.ant-menu-submenu-title:focus-visible {
    box-shadow: 0 0 0 2px rgba(56, 138, 233, .2)
}

.ant-menu>.ant-menu-item-divider {
    height: 1px;
    margin: 1px 0;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    background-color: #f0f0f0
}

.ant-menu-submenu-popup {
    position: absolute;
    z-index: 1050;
    background: transparent;
    border-radius: 2px;
    box-shadow: none;
    transform-origin: 0 0
}

.ant-menu-submenu-popup:before {
    position: absolute;
    top: -7px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: .0001;
    content: " "
}

.ant-menu-submenu-placement-rightTop:before {
    top: 0;
    left: -7px
}

.ant-menu-submenu>.ant-menu {
    background-color: #fff;
    border-radius: 2px
}

.ant-menu-submenu>.ant-menu-submenu-title:after {
    transition: transform .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-menu-submenu-popup>.ant-menu {
    background-color: #fff
}

.ant-menu-submenu-arrow,
.ant-menu-submenu-expand-icon {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 10px;
    color: rgba(0, 0, 0, .85);
    transform: translateY(-50%);
    transition: transform .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-menu-submenu-arrow:after,
.ant-menu-submenu-arrow:before {
    position: absolute;
    width: 6px;
    height: 1.5px;
    background-color: currentColor;
    border-radius: 2px;
    transition: background .3s cubic-bezier(.645, .045, .355, 1), transform .3s cubic-bezier(.645, .045, .355, 1), top .3s cubic-bezier(.645, .045, .355, 1), color .3s cubic-bezier(.645, .045, .355, 1);
    content: ""
}

.ant-menu-submenu-arrow:before {
    transform: rotate(45deg) translateY(-2.5px)
}

.ant-menu-submenu-arrow:after {
    transform: rotate(-45deg) translateY(2.5px)
}

.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,
.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-expand-icon {
    color: #388ae9
}

.ant-menu-inline-collapsed .ant-menu-submenu-arrow:before,
.ant-menu-submenu-inline .ant-menu-submenu-arrow:before {
    transform: rotate(-45deg) translateX(2.5px)
}

.ant-menu-inline-collapsed .ant-menu-submenu-arrow:after,
.ant-menu-submenu-inline .ant-menu-submenu-arrow:after {
    transform: rotate(45deg) translateX(-2.5px)
}

.ant-menu-submenu-horizontal .ant-menu-submenu-arrow {
    display: none
}

.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow {
    transform: translateY(-2px)
}

.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after {
    transform: rotate(-45deg) translateX(-2.5px)
}

.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before {
    transform: rotate(45deg) translateX(2.5px)
}

.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected,
.ant-menu-vertical .ant-menu-submenu-selected {
    color: #388ae9
}

.ant-menu-horizontal {
    line-height: 46px;
    border: 0;
    border-bottom: 1px solid #f0f0f0;
    box-shadow: none
}

.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu {
    margin-top: -1px;
    margin-bottom: 0;
    padding: 0 20px
}

.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover {
    color: #388ae9
}

.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active:after,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open:after,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected:after,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover:after,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active:after,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open:after,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected:after,
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover:after {
    border-bottom: 2px solid #388ae9
}

.ant-menu-horizontal>.ant-menu-item,
.ant-menu-horizontal>.ant-menu-submenu {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: bottom
}

.ant-menu-horizontal>.ant-menu-item:after,
.ant-menu-horizontal>.ant-menu-submenu:after {
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px;
    border-bottom: 2px solid transparent;
    transition: border-color .3s cubic-bezier(.645, .045, .355, 1);
    content: ""
}

.ant-menu-horizontal>.ant-menu-submenu>.ant-menu-submenu-title {
    padding: 0
}

.ant-menu-horizontal>.ant-menu-item a {
    color: rgba(0, 0, 0, .85)
}

.ant-menu-horizontal>.ant-menu-item a:hover {
    color: #388ae9
}

.ant-menu-horizontal>.ant-menu-item a:before {
    bottom: -2px
}

.ant-menu-horizontal>.ant-menu-item-selected a {
    color: #388ae9
}

.ant-menu-horizontal:after {
    display: block;
    clear: both;
    height: 0;
    content: "\20"
}

.ant-menu-inline .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-vertical .ant-menu-item {
    position: relative
}

.ant-menu-inline .ant-menu-item:after,
.ant-menu-vertical-left .ant-menu-item:after,
.ant-menu-vertical-right .ant-menu-item:after,
.ant-menu-vertical .ant-menu-item:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 3px solid #388ae9;
    transform: scaleY(.0001);
    opacity: 0;
    transition: transform .15s cubic-bezier(.215, .61, .355, 1), opacity .15s cubic-bezier(.215, .61, .355, 1);
    content: ""
}

.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title {
    height: 40px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0 16px;
    overflow: hidden;
    line-height: 40px;
    text-overflow: ellipsis
}

.ant-menu-inline .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-vertical .ant-menu-submenu {
    padding-bottom: .02px
}

.ant-menu-inline .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-vertical .ant-menu-item:not(:last-child) {
    margin-bottom: 8px
}

.ant-menu-inline>.ant-menu-item,
.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,
.ant-menu-vertical-left>.ant-menu-item,
.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,
.ant-menu-vertical-right>.ant-menu-item,
.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,
.ant-menu-vertical>.ant-menu-item,
.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title {
    height: 40px;
    line-height: 40px
}

.ant-menu-vertical .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-vertical .ant-menu-submenu-title {
    padding-right: 34px
}

.ant-menu-inline {
    width: 100%
}

.ant-menu-inline .ant-menu-item-selected:after,
.ant-menu-inline .ant-menu-selected:after {
    transform: scaleY(1);
    opacity: 1;
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), opacity .15s cubic-bezier(.645, .045, .355, 1)
}

.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
    width: calc(100% + 1px)
}

.ant-menu-inline .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
    padding-right: 34px
}

.ant-menu-inline.ant-menu-root .ant-menu-item,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title {
    display: flex;
    align-items: center;
    transition: border-color .3s, background .3s, padding .1s cubic-bezier(.215, .61, .355, 1)
}

.ant-menu-inline.ant-menu-root .ant-menu-item>.ant-menu-title-content,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>.ant-menu-title-content {
    flex: auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.ant-menu-inline.ant-menu-root .ant-menu-item>*,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>* {
    flex: none
}

.ant-menu.ant-menu-inline-collapsed {
    width: 80px
}

.ant-menu.ant-menu-inline-collapsed>.ant-menu-item,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title {
    left: 0;
    padding: 0 calc(50% - 8px);
    text-overflow: clip
}

.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow {
    opacity: 0
}

.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon {
    margin: 0;
    font-size: 16px;
    line-height: 40px
}

.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-item-icon+span,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon+span,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon+span,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-item-icon+span,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-item .anticon+span,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon+span,
.ant-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span {
    display: inline-block;
    opacity: 0
}

.ant-menu.ant-menu-inline-collapsed .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed .anticon {
    display: inline-block
}

.ant-menu.ant-menu-inline-collapsed-tooltip {
    pointer-events: none
}

.ant-menu.ant-menu-inline-collapsed-tooltip .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed-tooltip .anticon {
    display: none
}

.ant-menu.ant-menu-inline-collapsed-tooltip a {
    color: hsla(0, 0%, 100%, .85)
}

.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title {
    padding-right: 4px;
    padding-left: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-menu-item-group-list {
    margin: 0;
    padding: 0
}

.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
    padding: 0 16px 0 28px
}

.ant-menu-root.ant-menu-inline,
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right {
    box-shadow: none
}

.ant-menu-root.ant-menu-inline-collapsed .ant-menu-item>.ant-menu-inline-collapsed-noicon,
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title>.ant-menu-inline-collapsed-noicon {
    font-size: 16px;
    text-align: center
}

.ant-menu-sub.ant-menu-inline {
    padding: 0;
    background: #fafafa;
    border-radius: 0;
    box-shadow: none
}

.ant-menu-sub.ant-menu-inline>.ant-menu-item,
.ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title {
    height: 40px;
    line-height: 40px;
    list-style-position: inside;
    list-style-type: disc
}

.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
    padding-left: 32px
}

.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
    color: rgba(0, 0, 0, .25) !important;
    background: none;
    cursor: not-allowed
}

.ant-menu-item-disabled:after,
.ant-menu-submenu-disabled:after {
    border-color: transparent !important
}

.ant-menu-item-disabled a,
.ant-menu-submenu-disabled a {
    color: rgba(0, 0, 0, .25) !important;
    pointer-events: none
}

.ant-menu-item-disabled>.ant-menu-submenu-title,
.ant-menu-submenu-disabled>.ant-menu-submenu-title {
    color: rgba(0, 0, 0, .25) !important;
    cursor: not-allowed
}

.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,
.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before {
    background: rgba(0, 0, 0, .25) !important
}

.ant-layout-header .ant-menu {
    line-height: inherit
}

.ant-menu-light .ant-menu-item-active,
.ant-menu-light .ant-menu-item:hover,
.ant-menu-light .ant-menu-submenu-active,
.ant-menu-light .ant-menu-submenu-title:hover,
.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open {
    color: #388ae9
}

.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark,
.ant-menu.ant-menu-dark .ant-menu-sub {
    color: hsla(0, 0%, 100%, .65);
    background: #f3f5f7
}

.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow {
    opacity: .45;
    transition: all .3s
}

.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    background: #fff
}

.ant-menu-dark.ant-menu-submenu-popup {
    background: transparent
}

.ant-menu-dark .ant-menu-inline.ant-menu-sub {
    background: #000c17
}

.ant-menu-dark.ant-menu-horizontal {
    border-bottom: 0
}

.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,
.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu {
    top: 0;
    margin-top: 0;
    padding: 0 20px;
    border-color: #f3f5f7;
    border-bottom: 0
}

.ant-menu-dark.ant-menu-horizontal>.ant-menu-item:hover {
    background-color: #388ae9
}

.ant-menu-dark.ant-menu-horizontal>.ant-menu-item>a:before {
    bottom: 0
}

.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item>a,
.ant-menu-dark .ant-menu-item>span>a {
    color: hsla(0, 0%, 100%, .65)
}

.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
    border-right: 0
}

.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item {
    left: 0;
    margin-left: 0;
    border-right: 0
}

.ant-menu-dark.ant-menu-inline .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item:after {
    border-right: 0
}

.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
    width: 100%
}

.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
    color: #fff;
    background-color: transparent
}

.ant-menu-dark .ant-menu-item-active>a,
.ant-menu-dark .ant-menu-item-active>span>a,
.ant-menu-dark .ant-menu-item:hover>a,
.ant-menu-dark .ant-menu-item:hover>span>a,
.ant-menu-dark .ant-menu-submenu-active>a,
.ant-menu-dark .ant-menu-submenu-active>span>a,
.ant-menu-dark .ant-menu-submenu-open>a,
.ant-menu-dark .ant-menu-submenu-open>span>a,
.ant-menu-dark .ant-menu-submenu-selected>a,
.ant-menu-dark .ant-menu-submenu-selected>span>a,
.ant-menu-dark .ant-menu-submenu-title:hover>a,
.ant-menu-dark .ant-menu-submenu-title:hover>span>a {
    color: #fff
}

.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow {
    opacity: 1
}

.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before {
    background: #fff
}

.ant-menu-dark .ant-menu-item:hover {
    background-color: transparent
}

.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #388ae9
}

.ant-menu-dark .ant-menu-item-selected {
    color: #fff;
    border-right: 0
}

.ant-menu-dark .ant-menu-item-selected:after {
    border-right: 0
}

.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,
.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon+span,
.ant-menu-dark .ant-menu-item-selected .anticon,
.ant-menu-dark .ant-menu-item-selected .anticon+span,
.ant-menu-dark .ant-menu-item-selected>a,
.ant-menu-dark .ant-menu-item-selected>a:hover,
.ant-menu-dark .ant-menu-item-selected>span>a,
.ant-menu-dark .ant-menu-item-selected>span>a:hover {
    color: #fff
}

.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,
.ant-menu.ant-menu-dark .ant-menu-item-selected {
    background-color: #388ae9
}

.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-item-disabled>a,
.ant-menu-dark .ant-menu-item-disabled>span>a,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-submenu-disabled>a,
.ant-menu-dark .ant-menu-submenu-disabled>span>a {
    color: hsla(0, 0%, 100%, .35) !important;
    opacity: .8
}

.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title {
    color: hsla(0, 0%, 100%, .35) !important
}

.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before {
    background: hsla(0, 0%, 100%, .35) !important
}

.ant-menu.ant-menu-rtl {
    direction: rtl;
    text-align: right
}

.ant-menu-rtl .ant-menu-item-group-title {
    text-align: right
}

.ant-menu-rtl.ant-menu-inline,
.ant-menu-rtl.ant-menu-vertical {
    border-right: none;
    border-left: 1px solid #f0f0f0
}

.ant-menu-rtl.ant-menu-dark.ant-menu-inline,
.ant-menu-rtl.ant-menu-dark.ant-menu-vertical {
    border-left: none
}

.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub>.ant-menu-item,
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu {
    transform-origin: top right
}

.ant-menu-rtl .ant-menu-item .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item .anticon,
.ant-menu-rtl .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title .anticon {
    margin-right: auto;
    margin-left: 10px
}

.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child>.ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child>.anticon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child>.ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child>.anticon {
    margin-left: 0
}

.ant-menu-submenu-rtl.ant-menu-submenu-popup {
    transform-origin: 100% 0
}

.ant-menu-rtl .ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow {
    right: auto;
    left: 16px
}

.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    transform: rotate(-45deg) translateY(-2px)
}

.ant-menu-rtl .ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-rtl .ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-rtl .ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after {
    transform: rotate(45deg) translateY(2px)
}

.ant-menu-rtl.ant-menu-inline .ant-menu-item:after,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item:after,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item:after,
.ant-menu-rtl.ant-menu-vertical .ant-menu-item:after {
    right: auto;
    left: 0
}

.ant-menu-rtl.ant-menu-inline .ant-menu-item,
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
    text-align: right
}

.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
    padding-right: 0;
    padding-left: 34px
}

.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
    padding-right: 16px;
    padding-left: 34px
}

.ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title {
    padding: 0 calc(50% - 8px)
}

.ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title {
    padding: 0 28px 0 16px
}

.ant-menu-sub.ant-menu-inline {
    border: 0
}

.ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
    padding-right: 32px;
    padding-left: 0
}

._1WilF7TSkMuVSqyR0fa-WR {
    z-index: 1;
    padding: 2rem
}

._1Ir3B8ERznK5RJXOX4SqbA {
    color: rgba(0, 0, 0, .4)
}

._1WilF7TSkMuVSqyR0fa-WR.Ltmw0nTeNXlA0x7pq32MZ {
    overflow: hidden;
    transition: all .2s
}

._1WilF7TSkMuVSqyR0fa-WR.Ltmw0nTeNXlA0x7pq32MZ[class~=false] {
    padding: 0;
    height: 0
}

._1WilF7TSkMuVSqyR0fa-WR.Ltmw0nTeNXlA0x7pq32MZ[class~=false] [class~=anticon-spin] {
    animation: none
}

._2lJUsgu59DLpTJjYlEz4wb {
    padding: 0
}

button._1-LuRvnhp7Zi_Zferr6TIu {
    width: 332px;
    height: 130px;
    display: flex;
    cursor: pointer;
    text-align: left;
    align-items: center;
    position: relative;
    transition: all .2s;
    border-radius: 8px;
    background: #f5f7fa url(../images/vip_popup_commidtylist_banner.png) no-repeat 100% 100%;
    background-size: 35% 80%;
    border: 2px solid transparent
}

._2HxoYTSZcfKs_CUmqf3dxK:first-of-type {
    margin-right: 20px
}

._2HxoYTSZcfKs_CUmqf3dxK:last-of-type {
    margin-left: 20px
}

._1-LuRvnhp7Zi_Zferr6TIu._2WnBN9OdZR9NDXHoEfXPhU {
    margin-right: 16px
}

._1-LuRvnhp7Zi_Zferr6TIu>[class~=i-0] {
    top: -10px;
    left: -2px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    padding: 0 8px;
    position: absolute;
    background: linear-gradient(270deg, #ff4249, #ff7d48);
    border-radius: 6px 6px 6px 0
}

._1-LuRvnhp7Zi_Zferr6TIu>[class~=i-last] {
    top: 0;
    color: #e36f3f;
    font-weight: 600;
    font-size: 12px;
    padding: 0 14px;
    line-height: 30px;
    position: absolute;
    border-bottom-left-radius: 15px;
    right: 0
}

._1-LuRvnhp7Zi_Zferr6TIu ._3eI0DOetwXgBWrWwJFqBL9 {
    display: flex;
    justify-content: center;
    padding-left: 40px;
    color: #1f2329;
    font-size: 48px;
    font-weight: 400
}

._1-LuRvnhp7Zi_Zferr6TIu ._3eI0DOetwXgBWrWwJFqBL9._1HOxlsKN38ScRQ8cd-mDZh {
    color: #674532
}

._1-LuRvnhp7Zi_Zferr6TIu ._3eI0DOetwXgBWrWwJFqBL9 small {
    font-size: 16px;
    margin-top: 18px
}

._1-LuRvnhp7Zi_Zferr6TIu ._3eI0DOetwXgBWrWwJFqBL9 span {
    font-weight: 600;
    font-size: 36px
}

._1-LuRvnhp7Zi_Zferr6TIu ._3VFDiNlZILiy12seKahY0I._1HOxlsKN38ScRQ8cd-mDZh {
    color: #674532
}

._1-LuRvnhp7Zi_Zferr6TIu ._3VFDiNlZILiy12seKahY0I {
    position: relative;
    margin-left: 24px;
    color: #222;
    font-weight: 600;
    flex-wrap: wrap;
    font-size: 18px;
    min-height: 50px;
    align-items: center;
    padding-left: 24px
}

._1-LuRvnhp7Zi_Zferr6TIu ._3VFDiNlZILiy12seKahY0I:not(._3ZNNGJp58NaO3GNx5Ssww0):before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 80%;
    margin: auto;
    background-color: #e4e7eb;
    content: ""
}

._1-LuRvnhp7Zi_Zferr6TIu ._3VFDiNlZILiy12seKahY0I._3ZNNGJp58NaO3GNx5Ssww0 {
    margin: auto
}

._1-LuRvnhp7Zi_Zferr6TIu ._3VFDiNlZILiy12seKahY0I._1HOxlsKN38ScRQ8cd-mDZh:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 80%;
    margin: auto;
    background-color: #f7d5b3;
    content: ""
}

._1-LuRvnhp7Zi_Zferr6TIu ._3VFDiNlZILiy12seKahY0I small {
    color: #999;
    flex: 0 0 100%;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400
}

._1-LuRvnhp7Zi_Zferr6TIu ._3VFDiNlZILiy12seKahY0I._1HOxlsKN38ScRQ8cd-mDZh small {
    color: #674532
}

._1-LuRvnhp7Zi_Zferr6TIu .qregdTo5saxpVd1fLiRoB {
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all .2s;
    color: #fff;
    padding: 0 15px;
    position: absolute;
    box-sizing: content-box;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 7px;
    background-color: #3370ff
}

._1-LuRvnhp7Zi_Zferr6TIu._1HOxlsKN38ScRQ8cd-mDZh {
    border: 2px solid #e3a561;
    border-radius: 8px;
    background: #fff4e1 url(../images/vip_popup_commidtylist_choose_banner.png) no-repeat 100% 100%;
    background-size: 35% 80%
}

._1-LuRvnhp7Zi_Zferr6TIu._1HOxlsKN38ScRQ8cd-mDZh .qregdTo5saxpVd1fLiRoB {
    opacity: 1
}

._1-LuRvnhp7Zi_Zferr6TIu._2HxoYTSZcfKs_CUmqf3dxK {
    flex-wrap: wrap;
    padding: 30px 0;
    align-items: stretch
}

._1-LuRvnhp7Zi_Zferr6TIu._2HxoYTSZcfKs_CUmqf3dxK ._3eI0DOetwXgBWrWwJFqBL9,
._1-LuRvnhp7Zi_Zferr6TIu._2HxoYTSZcfKs_CUmqf3dxK ._3VFDiNlZILiy12seKahY0I {
    flex: 0 0 100%;
    min-height: 40px;
    height: 40px;
    padding-left: 0;
    border-left: none;
    text-align: center;
    justify-content: center
}

._1-LuRvnhp7Zi_Zferr6TIu._2HxoYTSZcfKs_CUmqf3dxK ._3VFDiNlZILiy12seKahY0I {
    font-size: 20px
}

._1-LuRvnhp7Zi_Zferr6TIu._2HxoYTSZcfKs_CUmqf3dxK ._3eI0DOetwXgBWrWwJFqBL9 {
    font-size: 28px
}

._1-LuRvnhp7Zi_Zferr6TIu._2HxoYTSZcfKs_CUmqf3dxK ._3eI0DOetwXgBWrWwJFqBL9 small {
    margin-top: 6px
}

._1I39B9TpByCi-47voLGZFy {
    position: relative;
    background: linear-gradient(90deg, #805e3e, #5b422b 77%)
}

._1I39B9TpByCi-47voLGZFy:after {
    position: absolute;
    bottom: 0;
    left: -40px;
    right: -40px;
    content: " "
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso {
    width: 50%;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    background: linear-gradient(90deg, #ffdc98, #fff9ef);
    color: #694933;
    cursor: pointer;
    font-weight: 600
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso:first-child {
    background: linear-gradient(90deg, #fff9ef, #ffdc98)
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._24wOhikb5P-SA29YPOKj_k {
    position: relative;
    background-color: transparent;
    color: #694933;
    border-radius: 32px;
    transform: scale(1.2);
    z-index: 1
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._24wOhikb5P-SA29YPOKj_k._1RctAZxYk6ldx8-5qT00SJ {
    transform-origin: left bottom
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._24wOhikb5P-SA29YPOKj_k._16KiyV8Y1UeA8qUVa8I2Uk {
    transform-origin: right bottom
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._16KiyV8Y1UeA8qUVa8I2Uk,
._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._24wOhikb5P-SA29YPOKj_k._1RctAZxYk6ldx8-5qT00SJ {
    border-radius: 32px 0 0 0
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._24wOhikb5P-SA29YPOKj_k._1RctAZxYk6ldx8-5qT00SJ {
    background-image: url(../images/vip_popup_tabvipbanner_left.png);
    background-repeat: no-repeat;
    background-size: cover
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._24wOhikb5P-SA29YPOKj_k._16KiyV8Y1UeA8qUVa8I2Uk {
    background-image: url(../images/vip_popup_tabvipbanner_right.png);
    background-repeat: no-repeat;
    background-size: cover
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._1RctAZxYk6ldx8-5qT00SJ,
._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso._24wOhikb5P-SA29YPOKj_k._16KiyV8Y1UeA8qUVa8I2Uk {
    border-radius: 0 32px 0 0
}

._1I39B9TpByCi-47voLGZFy ._2RpQjas8FmFvEDIr4qxEso img {
    width: 24px;
    height: 24px;
    margin: 0 9px 4px 0
}

._1I39B9TpByCi-47voLGZFy._8ENcYzmwXYF2zVtwYE8sk {
    margin: 0;
    overflow: hidden;
    padding-top: 12px
}

._1I39B9TpByCi-47voLGZFy._8ENcYzmwXYF2zVtwYE8sk ._2RpQjas8FmFvEDIr4qxEso {
    padding: 0 12px
}

._1I39B9TpByCi-47voLGZFy._8ENcYzmwXYF2zVtwYE8sk ._2RpQjas8FmFvEDIr4qxEso small {
    display: none
}

._1I39B9TpByCi-47voLGZFy .fA4Wdiv30A515Q8BdIyEi span>small {
    padding-left: 5px;
    font-size: 13px;
    font-weight: 600
}

.DH1QjvpiUsMlqluTShnhA {
    text-align: center;
    position: relative;
    flex: 0 0 100% !important
}

.DH1QjvpiUsMlqluTShnhA ._39k0d36mSbN9QGuXfjNYEV {
    color: #999;
    padding: 0 20px
}

.DH1QjvpiUsMlqluTShnhA ._360yDLRKAFWPiR_jV6geyT {
    margin-bottom: 30px
}

.DH1QjvpiUsMlqluTShnhA ._3ooUBTP9GAl5DbCxkcRDVl {
    margin: 30px auto
}

._3tjkf3JLnM2TaHJLS5ZiFo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 240px;
    height: 490px;
    background: #f5f7fa;
    border-radius: 8px;
    margin-left: 16px;
    padding: 32px 24px 40px
}

._3tjkf3JLnM2TaHJLS5ZiFo ._2GiWCw-E0XgNkoTLWDbP9V {
    width: 192px;
    height: 208px;
    background: #fffbf1;
    border-radius: 0 0 8px 8px;
    border: 1px solid #e5eaf2;
    display: flex;
    align-items: center;
    justify-content: center
}

.NFbkvvQBg3oBpIimT9x28 {
    width: 160px;
    height: 32px;
    background: #ffdc98;
    border-radius: 4px;
    color: #1f2329;
    font-size: 16px;
    cursor: pointer
}

.DH1QjvpiUsMlqluTShnhA ._3QuRXjenk9czLj6zTOykJy {
    padding: 0 20px;
    font-weight: 500
}

._1DcS5ojGQL6HtNlWzqAwJH button {
    margin-top: 30px
}

.DH1QjvpiUsMlqluTShnhA .hU4Ot7rjs1V1dFS2rJ89T {
    background-color: hsla(0, 0%, 100%, .45)
}

.DH1QjvpiUsMlqluTShnhA ._19hQ-0X5ZsS_mbDAmlkJyP {
    top: 10px;
    left: 50%;
    opacity: .9;
    height: 180px;
    width: 380px;
    position: absolute;
    transform: translate(-50%)
}

._1Rm9I-NvQQrgf5C6VouRng {
    position: relative;
    flex: 0 0 763px;
    background-color: #f5f8ff
}

._1Rm9I-NvQQrgf5C6VouRng ._3mzUpjbXUS3TekWvXpMOTf {
    position: relative;
    width: 400px;
    margin: 0 auto;
    padding: 10px 0
}

._1Rm9I-NvQQrgf5C6VouRng ._3mzUpjbXUS3TekWvXpMOTf p {
    line-height: 20px;
    margin-bottom: 0;
    text-align: center
}

._1Rm9I-NvQQrgf5C6VouRng ._3mzUpjbXUS3TekWvXpMOTf p._1ccu-dg7LYOZcL6spJB2ya {
    color: #b96100;
    text-align: left
}

._1Rm9I-NvQQrgf5C6VouRng ._3mzUpjbXUS3TekWvXpMOTf p span {
    color: #ff303f
}

._1KQ3IWVFcVcFDb8-mjYrKJ [class~=ant-modal-body] {
    padding: 0
}

.l_kjmgZPvslgbCG0vEc3y {
    color: #333;
    font-size: 18px;
    font-weight: 800;
    line-height: 50px;
    text-align: center;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd
}

._1DcS5ojGQL6HtNlWzqAwJH {
    padding: 20px 0 25px;
    text-align: center
}

._1DcS5ojGQL6HtNlWzqAwJH p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0
}

._1DcS5ojGQL6HtNlWzqAwJH p span {
    color: #ff303f
}

._1DcS5ojGQL6HtNlWzqAwJH ._1ccu-dg7LYOZcL6spJB2ya {
    width: 360px;
    margin: 30px auto 0
}

._1DcS5ojGQL6HtNlWzqAwJH ._1ccu-dg7LYOZcL6spJB2ya p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 24px
}

.nFtIlkYnNDVGAPWqOWGBq {
    height: 40px;
    background: #fff7e5;
    line-height: 40px;
    padding: 0 20px;
    color: #674532;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    border-radius: 4px
}

.nFtIlkYnNDVGAPWqOWGBq._2NBARzmMESbgMRVlSy9XV2 {
    color: #674532
}

.nFtIlkYnNDVGAPWqOWGBq._1fTy-l2qTfnIi-ZW_i1K-2 {
    background-color: #f5f8ff
}

._1d6kzG-EgFAgKreuN-KsOC {
    width: 100px;
    cursor: pointer;
    text-align: right;
    position: relative
}

.JTUErrbKMWb2FrrVzySno {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    white-space: nowrap;
    display: flex;
    align-items: center
}

.RE40DlEUvFQjx2TyJt3hs {
    display: inline-block;
    max-width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

._1YJIJJfdLFRvtzun5vrumL {
    color: #f60;
    margin-left: 7px
}

._3lGEPcHBAkMuG17gqCXA-i {
    display: flex;
    align-items: center
}

._3DFhcXzAY9YcKczwte7QXu {
    width: 20px;
    height: 20px;
    background: linear-gradient(270deg, #ff4249, #ff7d48);
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 15px;
    padding: 3px;
    margin-right: 7px
}

.jyeyKKs88RxahpuZCxOpS {
    position: absolute;
    box-shadow: 0 6px 12px 0 rgba(216, 223, 236, .62);
    background: #fff;
    z-index: 99;
    width: 100%;
    border-radius: 4px
}

._1AVC8LcoIAPKIwwwAGQSPQ {
    width: 100%;
    padding: 10px 8px 0 24px;
    display: flex;
    flex-flow: row wrap;
    max-height: 214px;
    overflow-y: auto
}

._1AVC8LcoIAPKIwwwAGQSPQ::-webkit-scrollbar {
    width: 3px
}

._1AVC8LcoIAPKIwwwAGQSPQ::-webkit-scrollbar-thumb {
    background: rgba(234, 234, 236, .7)
}

._1AVC8LcoIAPKIwwwAGQSPQ::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .1)
}

._1AVC8LcoIAPKIwwwAGQSPQ .MXDQpsrLdVlP_gpZ3wfYB {
    border: 1px solid #e08d37 !important;
    background: #fffaf1 !important
}

._1AVC8LcoIAPKIwwwAGQSPQ .MXDQpsrLdVlP_gpZ3wfYB ._3Bgo3W1c8hTa_039k6-hdK {
    background: #fff4e1 !important
}

._1AVC8LcoIAPKIwwwAGQSPQ ._3gCiPY44KrF16pgwt9XEXE {
    display: flex;
    align-items: center;
    height: 60px;
    width: 200px;
    background: #f5f7fa;
    border-radius: 4px;
    margin-right: 16px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    cursor: pointer;
    box-sizing: border-box
}

._1AVC8LcoIAPKIwwwAGQSPQ ._3gCiPY44KrF16pgwt9XEXE._1EU6hpD_524Q4fqVaguXD3:nth-child(3n+3) {
    margin-right: 0
}

._1AVC8LcoIAPKIwwwAGQSPQ ._2Ly5FnW5eR2B9Ro62eJOwq {
    background: #fffaf1;
    display: flex;
    align-items: center;
    height: 60px;
    width: 220px;
    border-radius: 4px;
    margin: 0 0 8px 10px
}

._3gCiPY44KrF16pgwt9XEXE ._3Bgo3W1c8hTa_039k6-hdK ._3gY6tyHPoiv_nSEF94zSuW {
    font-size: 18px;
    font-weight: 700;
    display: block
}

._1AVC8LcoIAPKIwwwAGQSPQ ._3gCiPY44KrF16pgwt9XEXE ._3Bgo3W1c8hTa_039k6-hdK {
    padding: 15px 4px 0 3px;
    line-height: 17px;
    height: 100%;
    min-width: 64px;
    text-align: center;
    background: #eef1f6;
    border-radius: 4px 0 0 4px;
    display: flex;
    flex-direction: column
}

._1AVC8LcoIAPKIwwwAGQSPQ ._3gCiPY44KrF16pgwt9XEXE ._3Bgo3W1c8hTa_039k6-hdK,
._1AVC8LcoIAPKIwwwAGQSPQ ._3gCiPY44KrF16pgwt9XEXE small {
    font-weight: 500;
    font-size: 12px;
    color: #f60
}

._1AVC8LcoIAPKIwwwAGQSPQ ._3gCiPY44KrF16pgwt9XEXE ._3Bgo3W1c8hTa_039k6-hdK>span {
    width: 60px;
    display: inline-block
}

._1AVC8LcoIAPKIwwwAGQSPQ ._3gCiPY44KrF16pgwt9XEXE ._2y8Yj3hFWCzou3lQeNx9-L {
    height: 100%;
    color: #1f2329;
    font-size: 12px;
    padding: 11px 4px 12px 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._3gCiPY44KrF16pgwt9XEXE ._2y8Yj3hFWCzou3lQeNx9-L span:first-child {
    width: 43px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
    text-align: center;
    background: #ffe4b0;
    border-radius: 2px;
    color: #674532;
    display: block
}

._3gCiPY44KrF16pgwt9XEXE ._2y8Yj3hFWCzou3lQeNx9-L ._1js20cwVqBi93MLXyjzNWI {
    position: relative;
    right: 5px
}

._1QUgLO-vEcPS6rmSmxIYSH {
    width: 115px;
    height: 36px;
    background: #1f2329;
    border-radius: 18px;
    font-size: 14px;
    color: #fbeed6;
    text-align: center;
    cursor: pointer
}

._2zT6t8ShEvGkZ9AjWMtvvQ {
    width: 240px;
    height: 468px;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 32px 24px 19px;
    transition: all .2s;
    background: #f5f7fa;
    border-radius: 8px;
    flex-direction: column;
    margin-left: 16px
}

.mCWo8RWNP046RUJS_zfIw .KvhX2h0tkCI1HDa8utTY1 {
    text-align: center;
    font-size: 16px;
    color: #f60;
    margin: 0;
    height: 28px;
    line-height: 28px
}

.mCWo8RWNP046RUJS_zfIw .KvhX2h0tkCI1HDa8utTY1 span {
    font-size: 36px;
    font-weight: 600
}

.mCWo8RWNP046RUJS_zfIw .KvhX2h0tkCI1HDa8utTY1 small {
    font-weight: 500;
    font-size: 20px
}

.mCWo8RWNP046RUJS_zfIw .o43g5p8_XCUQWwXdGsyr6 {
    margin-top: 20px;
    margin-bottom: 28px;
    color: #1f2329;
    display: flex;
    justify-content: center;
    align-items: center
}

.mCWo8RWNP046RUJS_zfIw .o43g5p8_XCUQWwXdGsyr6 small {
    font-size: 14px;
    font-weight: 700;
    padding: 0 3px
}

.mCWo8RWNP046RUJS_zfIw .o43g5p8_XCUQWwXdGsyr6 span {
    text-align: center;
    width: 32px;
    height: 24px;
    line-height: 24px;
    background: #1f2329;
    border-radius: 4px;
    color: #fff;
    font-size: 14px
}

.m0YKuzWYFSvITlYirWjMt {
    background-color: #fff
}

._2zT6t8ShEvGkZ9AjWMtvvQ.Bu9xt0matiHqOT5wetDIu {
    height: 0;
    padding: 0
}

._1bK-PDzzhFskW2yfjLbbeh {
    display: flex;
    flex: 0 0 20px;
    border-right-width: 0;
    height: 100%;
    width: 192px
}

._1bK-PDzzhFskW2yfjLbbeh>.Bu9xt0matiHqOT5wetDIu {
    background: #e4eaf3;
    width: 60px;
    height: 31px;
    display: flex;
    justify-content: center;
    padding-left: 22px
}

._1bK-PDzzhFskW2yfjLbbeh>._2WE5LesHvBM61I5mHVuDVD {
    display: flex;
    justify-content: center;
    width: 154px;
    z-index: 1;
    transform: scale(1.2);
    background-color: transparent;
    position: relative;
    padding-top: 6px
}

._1bK-PDzzhFskW2yfjLbbeh>._1japBgoY4-7sLmIOpAHzuN._2WE5LesHvBM61I5mHVuDVD {
    background-image: url(../images/vip_popup_paytype_alibanner.png);
    background-repeat: no-repeat;
    background-size: cover
}

._1bK-PDzzhFskW2yfjLbbeh>.EvoHs2p8H5rg7C-rTQF9V._2WE5LesHvBM61I5mHVuDVD {
    background-image: url(../images/vip_popup_paytype_wxbanner.png);
    background-repeat: no-repeat;
    background-size: cover;
    transform-origin: left bottom !important
}

._1bK-PDzzhFskW2yfjLbbeh>._1japBgoY4-7sLmIOpAHzuN._2WE5LesHvBM61I5mHVuDVD {
    transform-origin: right bottom !important;
    padding-left: 20px
}

._1bK-PDzzhFskW2yfjLbbeh>.EvoHs2p8H5rg7C-rTQF9V.Bu9xt0matiHqOT5wetDIu {
    border-radius: 8px 0 0 0;
    padding-left: 5px
}

._1bK-PDzzhFskW2yfjLbbeh>._1japBgoY4-7sLmIOpAHzuN.Bu9xt0matiHqOT5wetDIu {
    border-radius: 0 8px 0 0
}

._1bK-PDzzhFskW2yfjLbbeh>._1japBgoY4-7sLmIOpAHzuN>span,
._1bK-PDzzhFskW2yfjLbbeh>.EvoHs2p8H5rg7C-rTQF9V>span {
    margin: 0 7px 0 0 !important
}

._1uWxmBpv5QnVkaMtGSs-ji {
    width: 192px;
    height: 208px;
    flex-wrap: wrap;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    border-bottom: 1px solid #f6e1c9;
    border-right: 1px solid #f6e1c9;
    border-left: 1px solid #f6e1c9
}

._1uWxmBpv5QnVkaMtGSs-ji ._3VuuDBtwqItbMgQNP18bX- {
    width: 155px;
    height: 165px;
    background: url(../images/vip_popup_paybanner.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

._1uWxmBpv5QnVkaMtGSs-ji ._3VuuDBtwqItbMgQNP18bX- ._1ruuW4x6X0N6nTGFzqOSPs {
    display: flex;
    height: 95%;
    width: 100%;
    margin-bottom: 5px;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden
}

._1uWxmBpv5QnVkaMtGSs-ji ._3VuuDBtwqItbMgQNP18bX- .Qff31HF6tla-TBlFcp6lV {
    border: 2px solid #fff;
    background: #fff;
    position: absolute;
    top: 40%;
    left: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px
}

._1uWxmBpv5QnVkaMtGSs-ji ._3VuuDBtwqItbMgQNP18bX- .b1KR8sSELCYnzIDmuny3C {
    height: 40px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, hsla(39, 85%, 76%, 0), hsla(39, 85%, 76%, .6));
    animation: _2NrLkx3cTNgNsFJH4rUYwl 1.5s linear infinite;
    overflow: hidden
}

._1uWxmBpv5QnVkaMtGSs-ji ._3VuuDBtwqItbMgQNP18bX->._11O8H5EtLrupRS0dQn_gwE {
    top: 50%;
    left: 50%;
    opacity: 0;
    width: 136px;
    height: 136px;
    position: absolute;
    transition: all .2s;
    transform: translate(-50%, -50%)
}

._1uWxmBpv5QnVkaMtGSs-ji ._3VuuDBtwqItbMgQNP18bX- ._1q6kPImJYisIRiYwrp7cO- {
    height: 136px;
    width: 136px
}

._1uWxmBpv5QnVkaMtGSs-ji._2WE5LesHvBM61I5mHVuDVD ._3VuuDBtwqItbMgQNP18bX- ._1q6kPImJYisIRiYwrp7cO- {
    background-color: #f2e9dd
}

._1uWxmBpv5QnVkaMtGSs-ji._2WE5LesHvBM61I5mHVuDVD ._3VuuDBtwqItbMgQNP18bX- ._11O8H5EtLrupRS0dQn_gwE {
    opacity: .1 !important
}

._1uWxmBpv5QnVkaMtGSs-ji .ZzydgOewJ33Pd0LhVQbuP {
    color: #674532;
    font-size: 14px;
    text-align: center;
    position: absolute;
    cursor: pointer
}

._1uWxmBpv5QnVkaMtGSs-ji .ZzydgOewJ33Pd0LhVQbuP p {
    padding-top: 5px
}

._1uWxmBpv5QnVkaMtGSs-ji ._3MfgZpJSmjNlpg3eZMULeO {
    width: 90%;
    height: 90%;
    opacity: .95;
    text-align: center;
    background-color: #f6ffed;
    border: 1px solid #b7eb8f;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute
}

._1uWxmBpv5QnVkaMtGSs-ji ._3MfgZpJSmjNlpg3eZMULeO p {
    color: #60c61c
}

._1YyA7b0VbrOozzQmszcPY2 {
    color: #1f2329;
    text-align: center;
    font-size: 12px
}

._1YyA7b0VbrOozzQmszcPY2 p:nth-child(2) {
    padding-top: 11px
}

._1YyA7b0VbrOozzQmszcPY2 p:nth-child(3) {
    padding-top: 3px
}

._1YyA7b0VbrOozzQmszcPY2>* {
    margin: 0
}

._1YyA7b0VbrOozzQmszcPY2>.JtyggCPR02UPyHDlxraaO {
    font-size: 22px;
    color: #222;
    padding-bottom: 20px
}

._1YyA7b0VbrOozzQmszcPY2>:nth-child(2) {
    min-width: 150px;
    overflow: hidden
}

._1YyA7b0VbrOozzQmszcPY2 .Uxczi0VGg57dkxaSUcHZm {
    margin: 6px auto;
    padding: 0 8px;
    color: #e46343;
    height: 24px;
    width: auto !important;
    font-size: 12px;
    line-height: 24px;
    background-color: #ffebd8
}

._2zT6t8ShEvGkZ9AjWMtvvQ ._3511ru_zMr4gyecZCh6cjh {
    position: absolute
}

._2zT6t8ShEvGkZ9AjWMtvvQ._31o8nAPP5bXP-mY-gMSC9 {
    width: auto;
    padding: 16px 32px
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N {
    padding: 0;
    width: 80%;
    flex: 0 0 80%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    background-color: transparent
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1bK-PDzzhFskW2yfjLbbeh {
    display: flex;
    flex: 0 0 200px;
    border-bottom-width: 0;
    border-right-width: 1px
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1bK-PDzzhFskW2yfjLbbeh>* {
    width: 50%;
    height: 45px;
    padding: 0 !important;
    justify-content: center;
    border-right: none !important;
    border-bottom: 1px solid #e4e4e4 !important
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1bK-PDzzhFskW2yfjLbbeh>*>* {
    flex: 0 0 auto
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1bK-PDzzhFskW2yfjLbbeh>:first-child {
    border-right: 1px solid #e4e4e4 !important
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1bK-PDzzhFskW2yfjLbbeh>._2WE5LesHvBM61I5mHVuDVD {
    border-bottom: none !important
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1uWxmBpv5QnVkaMtGSs-ji {
    width: 200px;
    height: 200px;
    flex: 0 0 200px;
    border-top-width: 0;
    border-left-width: 1px
}

._2zT6t8ShEvGkZ9AjWMtvvQ ._1YyA7b0VbrOozzQmszcPY2 {
    padding-top: 20px
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1YyA7b0VbrOozzQmszcPY2 {
    flex: 0 0 100%;
    padding-left: 0;
    padding-top: 20px;
    text-align: center
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1YyA7b0VbrOozzQmszcPY2 .KvhX2h0tkCI1HDa8utTY1 span {
    color: #e46343
}

._2zT6t8ShEvGkZ9AjWMtvvQ._2rSIOGd2raF9eaD2e-Xi2N ._1YyA7b0VbrOozzQmszcPY2>:nth-child(2) {
    width: 100%
}

._1AZmmtXAWHvGdOXyxnJ5Ty {
    width: 940px;
    margin: 0 auto 20px
}

._1aDLXhX66RlHDYEwVdtwPH {
    flex: 0 0 100%
}

._1aDLXhX66RlHDYEwVdtwPH .rZXdwHA7eOhNis9iwIuLE {
    position: relative;
    width: 763px;
    margin: 0 auto 20px;
    background-color: #f5f8ff;
    padding: 10px 0
}

._1aDLXhX66RlHDYEwVdtwPH .rZXdwHA7eOhNis9iwIuLE p {
    line-height: 20px;
    margin-bottom: 0;
    text-align: center
}

._1aDLXhX66RlHDYEwVdtwPH .rZXdwHA7eOhNis9iwIuLE p._5rAlg-X61AqmA8gQmlYT0 {
    color: #b96100;
    margin-top: 15px
}

._1aDLXhX66RlHDYEwVdtwPH .rZXdwHA7eOhNis9iwIuLE p span {
    color: #ff303f
}

@keyframes _2NrLkx3cTNgNsFJH4rUYwl {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(230px)
    }
}

._1-uyTbnaD3Tht4EJar0TwT {
    display: flex;
    padding: 20px 32px 32px;
    width: 1000px;
    height: 100%
}

.tUM3aZXiiwxCW4wVVhz3t {
    display: flex;
    justify-content: center
}

.T1zT-S5yfR0jF2hMGKE0T {
    background-color: #fff;
    border-radius: 32px 32px 0 0
}

._2MVTAi8xONnQqVIC2Izobb {
    position: absolute;
    left: 50%;
    flex: 0 0 100%
}

._1N1Nm9aI6BWzo_m2jVyiAy {
    margin-top: -1px;
    background: linear-gradient(90deg, #805e3e, #5b422b 77%)
}

._3JGGgAde4Xfc34S8kKkKdF {
    height: 54px;
    background: linear-gradient(90deg, #ffdc98, #fff9ef);
    border-radius: 32px 32px 0 0;
    width: 100%;
    padding: 0 160px;
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

.T1zT-S5yfR0jF2hMGKE0T ._3oDk3X9DLN46U5eeFLbQOZ {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 20px;
    color: #222;
    margin: 0
}

.T1zT-S5yfR0jF2hMGKE0T ._3oDk3X9DLN46U5eeFLbQOZ:before {
    background: linear-gradient(90deg, #fedea1, #694933)
}

.T1zT-S5yfR0jF2hMGKE0T ._3oDk3X9DLN46U5eeFLbQOZ:after {
    background: linear-gradient(-90deg, #fedea1, #694933)
}

._3sW2POvx4FhwzT8qypT1ix {
    border-radius: 30px 30px 0 0;
    color: #fff;
    width: 100%;
    background: linear-gradient(90deg, #805e3e, #5b422b 77%);
    overflow: hidden
}

._3sW2POvx4FhwzT8qypT1ix .PUAJhKPFq0uSEtg_nbtpc {
    background: url(../images/vip_popup_userinfo_banner.png) no-repeat;
    background-size: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    height: 100%;
    padding: 12px 32px 14px
}

._3sW2POvx4FhwzT8qypT1ix ._3r0w_w_Z115fFL5ObIdjdz {
    height: 28px;
    width: 28px;
    padding: 0 !important;
    border-radius: 50%
}

._3sW2POvx4FhwzT8qypT1ix ._3-wS8qA282LnMt_M934rCP {
    max-width: 200px;
    margin: 0 6px 0 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

._3sW2POvx4FhwzT8qypT1ix ._3m5mBnRiebt-CBClLmJ1eX img {
    height: 20px;
    margin: 0 4px
}

._3oDk3X9DLN46U5eeFLbQOZ:after,
._3oDk3X9DLN46U5eeFLbQOZ:before {
    height: 2px;
    top: 9px !important;
    border: none !important
}

._2Zw6u7udteV0gbOxIBc40Q {
    position: relative
}

._2Zw6u7udteV0gbOxIBc40Q img {
    position: absolute;
    left: -40px;
    top: -17px;
    width: 100px
}

.T1zT-S5yfR0jF2hMGKE0T ._3qdnGDDbSgh8UKgxCdEoL1 {
    position: relative;
    width: 680px;
    margin: 16px auto 0
}

._1yBMo2LsuhbIfp-m98SJOP {
    min-height: 30px;
    background: #fffbf1;
    border: 1px solid #f7d5b3;
    font-size: 12px;
    color: #1f2329;
    padding: 8px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 13px
}

._1yBMo2LsuhbIfp-m98SJOP ._1E3riiL_aOi_v_dlX0QPuc {
    color: #674532
}

._1yBMo2LsuhbIfp-m98SJOP ._3I3XWpBoVfhMYGaBi5mawF {
    color: #f60
}

._1yBMo2LsuhbIfp-m98SJOP ._3o8_R40q2OKyTYUkVOalEs {
    padding: 0 3px
}

._1yBMo2LsuhbIfp-m98SJOP p {
    margin: 0
}

.uC0Ds-9kRDmDGQYIMr95r {
    width: 680px;
    margin: 32px auto 0;
    position: relative
}

.uC0Ds-9kRDmDGQYIMr95r .yzNAnHX8qwO6ydqY3o3cq {
    font-size: 16px;
    color: #1f2329;
    font-weight: 600
}

.uC0Ds-9kRDmDGQYIMr95r ._3J-jXH0parYuGC7l8wkeET {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny:nth-child(2n) {
    margin-left: 5px
}

.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny:nth-child(odd) {
    margin-right: 7px
}

.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny {
    margin-top: 24px;
    width: 170px;
    display: flex;
    align-items: center
}

.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny:nth-child(4),
.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny:nth-child(8) {
    width: 136px
}

.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny ._33mXIeMOttrgyqAAOiFLgA>span {
    color: #bbbfc4 !important
}

.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny ._32wCyb-Alt9zwgiyJqpQ64 {
    display: flex;
    flex-direction: column;
    color: #1f2329;
    font-size: 12px;
    padding-left: 8px;
    line-height: 16px
}

.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny ._32wCyb-Alt9zwgiyJqpQ64 span:first-child {
    font-weight: 600
}

.uC0Ds-9kRDmDGQYIMr95r ._2RN36q6d2lRF2a4U4kqkny ._32wCyb-Alt9zwgiyJqpQ64 span:last-child {
    color: #646a73
}

.uC0Ds-9kRDmDGQYIMr95r ._3rfLmlPvl-9Uf1MqK3QHxn {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    color: #1577ff
}

.uC0Ds-9kRDmDGQYIMr95r._3mxfepeHoCdONRKSy28FLL {
    height: auto;
    flex-wrap: wrap
}

.uC0Ds-9kRDmDGQYIMr95r._3mxfepeHoCdONRKSy28FLL ._3J-jXH0parYuGC7l8wkeET {
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: center
}

.uC0Ds-9kRDmDGQYIMr95r._3mxfepeHoCdONRKSy28FLL ._2RN36q6d2lRF2a4U4kqkny {
    margin: 12px;
    min-width: 33.33%;
    align-items: center
}

.uC0Ds-9kRDmDGQYIMr95r._3mxfepeHoCdONRKSy28FLL ._2RN36q6d2lRF2a4U4kqkny>span {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    font-weight: 400
}

.uC0Ds-9kRDmDGQYIMr95r._3mxfepeHoCdONRKSy28FLL ._3rfLmlPvl-9Uf1MqK3QHxn {
    color: #999;
    flex: 0 0 100%;
    text-align: center;
    padding: 12px 12px 24px
}

.uC0Ds-9kRDmDGQYIMr95r ._3rfLmlPvl-9Uf1MqK3QHxn a {
    color: #674532;
    font-size: 12px
}

.ant-dropdown-menu-item.ant-dropdown-menu-item-danger {
    color: #ff4d4f
}

.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover {
    color: #fff;
    background-color: #ff4d4f
}

.ant-dropdown {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 1050;
    display: block
}

.ant-dropdown:before {
    position: absolute;
    top: -4px;
    right: 0;
    bottom: -4px;
    left: -7px;
    z-index: -9999;
    opacity: .0001;
    content: " "
}

.ant-dropdown-wrap {
    position: relative
}

.ant-dropdown-wrap .ant-btn>.anticon-down {
    font-size: 10px
}

.ant-dropdown-wrap .anticon-down:before {
    transition: transform .2s
}

.ant-dropdown-wrap-open .anticon-down:before {
    transform: rotate(180deg)
}

.ant-dropdown-hidden,
.ant-dropdown-menu-hidden,
.ant-dropdown-menu-submenu-hidden {
    display: none
}

.ant-dropdown-show-arrow.ant-dropdown-placement-topCenter,
.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-topRight {
    padding-bottom: 10px
}

.ant-dropdown-show-arrow.ant-dropdown-placement-bottomCenter,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight {
    padding-top: 10px
}

.ant-dropdown-arrow {
    position: absolute;
    z-index: 1;
    display: block;
    width: 8.48528137px;
    height: 8.48528137px;
    background: transparent;
    border-style: solid;
    border-width: 4.24264069px;
    transform: rotate(45deg)
}

.ant-dropdown-placement-topCenter>.ant-dropdown-arrow,
.ant-dropdown-placement-topLeft>.ant-dropdown-arrow,
.ant-dropdown-placement-topRight>.ant-dropdown-arrow {
    bottom: 6.2px;
    border-color: transparent #fff #fff transparent;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, .07)
}

.ant-dropdown-placement-topCenter>.ant-dropdown-arrow {
    left: 50%;
    transform: translateX(-50%) rotate(45deg)
}

.ant-dropdown-placement-topLeft>.ant-dropdown-arrow {
    left: 16px
}

.ant-dropdown-placement-topRight>.ant-dropdown-arrow {
    right: 16px
}

.ant-dropdown-placement-bottomCenter>.ant-dropdown-arrow,
.ant-dropdown-placement-bottomLeft>.ant-dropdown-arrow,
.ant-dropdown-placement-bottomRight>.ant-dropdown-arrow {
    top: 6px;
    border-color: #fff transparent transparent #fff;
    box-shadow: -2px -2px 5px rgba(0, 0, 0, .06)
}

.ant-dropdown-placement-bottomCenter>.ant-dropdown-arrow {
    left: 50%;
    transform: translateX(-50%) rotate(45deg)
}

.ant-dropdown-placement-bottomLeft>.ant-dropdown-arrow {
    left: 16px
}

.ant-dropdown-placement-bottomRight>.ant-dropdown-arrow {
    right: 16px
}

.ant-dropdown-menu {
    position: relative;
    margin: 0;
    padding: 4px 0;
    text-align: left;
    list-style-type: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    outline: none;
    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-dropdown-menu-item-group-title {
    padding: 5px 12px;
    color: rgba(0, 0, 0, .45);
    transition: all .3s
}

.ant-dropdown-menu-submenu-popup {
    position: absolute;
    z-index: 1050;
    background: transparent;
    box-shadow: none;
    transform-origin: 0 0
}

.ant-dropdown-menu-submenu-popup li,
.ant-dropdown-menu-submenu-popup ul {
    list-style: none
}

.ant-dropdown-menu-submenu-popup ul {
    margin-right: .3em;
    margin-left: .3em
}

.ant-dropdown-menu-item {
    position: relative;
    display: flex;
    align-items: center
}

.ant-dropdown-menu-item-icon {
    min-width: 12px;
    margin-right: 8px;
    font-size: 12px
}

.ant-dropdown-menu-title-content {
    flex: auto
}

.ant-dropdown-menu-title-content>a {
    color: inherit;
    transition: all .3s
}

.ant-dropdown-menu-title-content>a:hover {
    color: inherit
}

.ant-dropdown-menu-title-content>a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ""
}

.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
    clear: both;
    margin: 0;
    padding: 5px 12px;
    color: rgba(0, 0, 0, .85);
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    cursor: pointer;
    transition: all .3s
}

.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected {
    color: #388ae9;
    background-color: #f0f9ff
}

.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
    background-color: #f5f5f5
}

.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
    color: rgba(0, 0, 0, .25);
    background-color: #fff;
    cursor: not-allowed
}

.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-submenu-title-disabled a {
    pointer-events: none
}

.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
    height: 1px;
    margin: 4px 0;
    overflow: hidden;
    line-height: 0;
    background-color: #f0f0f0
}

.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
    position: absolute;
    right: 8px
}

.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
    margin-right: 0 !important;
    color: rgba(0, 0, 0, .45);
    font-size: 10px;
    font-style: normal
}

.ant-dropdown-menu-item-group-list {
    margin: 0 8px;
    padding: 0;
    list-style: none
}

.ant-dropdown-menu-submenu-title {
    padding-right: 24px
}

.ant-dropdown-menu-submenu-vertical {
    position: relative
}

.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 100%;
    margin-left: 4px;
    transform-origin: 0 0
}

.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
    color: rgba(0, 0, 0, .25);
    background-color: #fff;
    cursor: not-allowed
}

.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
    color: #388ae9
}

.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight {
    animation-name: antSlideUpIn
}

.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight {
    animation-name: antSlideDownIn
}

.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight {
    animation-name: antSlideUpOut
}

.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight {
    animation-name: antSlideDownOut
}

.ant-dropdown-button>.anticon.anticon-down,
.ant-dropdown-link>.anticon.anticon-down,
.ant-dropdown-trigger>.anticon.anticon-down {
    font-size: 10px;
    vertical-align: baseline
}

.ant-dropdown-button {
    white-space: nowrap
}

.ant-dropdown-button.ant-btn-group>.ant-btn:last-child:not(:first-child):not(.ant-btn-icon-only) {
    padding-right: 8px;
    padding-left: 8px
}

.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
    background: #f3f5f7
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item>a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after {
    color: hsla(0, 0%, 100%, .65)
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item>.anticon+span>a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover {
    color: #fff;
    background: transparent
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a {
    color: #fff;
    background: #388ae9
}

.ant-dropdown-rtl {
    direction: rtl
}

.ant-dropdown-rtl.ant-dropdown:before {
    right: -7px;
    left: 0
}

.ant-dropdown-menu.ant-dropdown-menu-rtl,
.ant-dropdown-rtl .ant-dropdown-menu-item-group-title {
    direction: rtl;
    text-align: right
}

.ant-dropdown-menu-submenu-popup.ant-dropdown-menu-submenu-rtl {
    transform-origin: 100% 0
}

.ant-dropdown-rtl .ant-dropdown-menu-item,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
    text-align: right
}

.ant-dropdown-rtl .ant-dropdown-menu-item>.anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-item>span>.anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title>.anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title>span>.anticon:first-child {
    margin-right: 0;
    margin-left: 8px
}

.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
    right: auto;
    left: 8px
}

.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
    margin-left: 0 !important;
    transform: scaleX(-1)
}

.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
    padding-right: 12px;
    padding-left: 24px
}

.ant-dropdown-rtl .ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu {
    right: 100%;
    left: 0;
    margin-right: 4px;
    margin-left: 0
}

._1RGUAErRPCHKVQ0BMdZOBH {
    position: relative;
    width: 100%;
    max-width: 540px
}

._1RGUAErRPCHKVQ0BMdZOBH ._1VeZPOVuFaBj5Qn5-CPmI4 {
    position: absolute;
    height: 25px;
    right: -45px;
    top: 0;
    bottom: 0;
    margin: auto !important
}

._1RGUAErRPCHKVQ0BMdZOBH ._1VeZPOVuFaBj5Qn5-CPmI4:hover ._25lLzp1jn2UohsDZuh5Pae {
    display: block
}

._25lLzp1jn2UohsDZuh5Pae {
    display: none;
    position: absolute;
    bottom: -90px;
    left: -115px;
    width: 267px;
    height: 60px;
    line-height: 60px;
    background: #3e72f6;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    z-index: 99
}

._25lLzp1jn2UohsDZuh5Pae:after {
    position: absolute;
    box-shadow: none;
    left: 0;
    top: -5px;
    right: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    background: #3e72f6;
    transform: rotate(45deg);
    content: ""
}

._25lLzp1jn2UohsDZuh5Pae ._1pJWTNRnf3bqCxsV95wUNI {
    position: absolute;
    top: -89px;
    left: 128px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #6895fd
}

._25lLzp1jn2UohsDZuh5Pae ._1pJWTNRnf3bqCxsV95wUNI ._16LG70eeeQG_Dlu6q-vZu0 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #3370ff
}

._10buUOJvqFDF25VJ3XOc63 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 540px;
    padding: 0 !important
}

._10buUOJvqFDF25VJ3XOc63 input {
    padding: 8px 12px !important;
    font-size: 14px
}

._10buUOJvqFDF25VJ3XOc63 [class~=ant-input-suffix] {
    margin: -1px !important
}

._10buUOJvqFDF25VJ3XOc63 [class~=ant-input-clear-icon] {
    margin-right: 10px;
    color: rgba(0, 0, 0, .15);
    font-size: 20px
}

._1zvDFXpdJSNnggIpuROq5A {
    height: 100%;
    min-width: 94px;
    border: none;
    margin-right: 1px
}

._10buUOJvqFDF25VJ3XOc63:hover {
    border-color: #fff !important
}

._1zvDFXpdJSNnggIpuROq5A._2Lpg_roqsYJAL9Ni32qic2 {
    border-color: #327bfa;
    background: #327bfa
}

._1tGgSs-5kotKth9ybjOYRP {
    overflow-y: auto;
    max-height: 320px;
    box-shadow: 0 0 10px 0 rgba(39, 66, 107, .3) !important
}

._1tGgSs-5kotKth9ybjOYRP>* {
    margin: 0 !important;
    height: 36px !important;
    padding: 0 10px !important;
    line-height: 36px !important
}

._1tGgSs-5kotKth9ybjOYRP>:not(:first-child) {
    border-top: 1px solid #e4e4e4
}

._1tGgSs-5kotKth9ybjOYRP>:hover,
._1tGgSs-5kotKth9ybjOYRP>[class~=ant-menu-item-active],
._1tGgSs-5kotKth9ybjOYRP>[class~=ant-menu-item-selected] {
    background-color: #e6f7ff
}

._1tGgSs-5kotKth9ybjOYRP>*>* {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.olGj9pZGA6Wa7OFT-ms7m>:not(:first-child) {
    flex: 0 0 156px
}

.olGj9pZGA6Wa7OFT-ms7m>:nth-child(2) {
    opacity: .8
}

.olGj9pZGA6Wa7OFT-ms7m>:last-child {
    flex: 1 1 auto
}

._3A2NOSprPusfKarz5TICFw,
._38HOcqpvZ9bvaJHHG5DVGt,
.olGj9pZGA6Wa7OFT-ms7m,
.Vc4C8-UccGOQeBxhqwp0G {
    padding-right: 32px
}

._38HOcqpvZ9bvaJHHG5DVGt:before,
.olGj9pZGA6Wa7OFT-ms7m:before {
    top: 50%;
    right: 16px;
    height: 20px;
    opacity: .8;
    padding: 0 6px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 1px;
    position: absolute;
    transform: translateY(-50%)
}

.olGj9pZGA6Wa7OFT-ms7m:before {
    border: 1px solid #a5c6ff;
    background-color: #e8f1ff
}

._38HOcqpvZ9bvaJHHG5DVGt:before {
    border: 1px solid #ffa5a5;
    background-color: #ffecec
}

._1s3BgAI9zR4LNx52oQIuDt>span[class=ant-menu-title-content] {
    display: flex;
    align-items: center;
    width: 100%
}

._1s3BgAI9zR4LNx52oQIuDt .Ikm7c7_tjmAu5zk2SWCYq {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

._1s3BgAI9zR4LNx52oQIuDt .Ikm7c7_tjmAu5zk2SWCYq>:hover {
    color: #2676d3 !important;
    border-radius: 50%;
    background-color: #fafafa
}

._10buUOJvqFDF25VJ3XOc63._1OQk40Fe-DF-tmbLTz5TTb:focus,
._10buUOJvqFDF25VJ3XOc63._1OQk40Fe-DF-tmbLTz5TTb:hover,
._10buUOJvqFDF25VJ3XOc63._3Rbh9BsvAryi6Q1Cm7WC0Y:focus,
._10buUOJvqFDF25VJ3XOc63._3Rbh9BsvAryi6Q1Cm7WC0Y:hover {
    border-color: #fff
}

._10buUOJvqFDF25VJ3XOc63._1OQk40Fe-DF-tmbLTz5TTb ._1zvDFXpdJSNnggIpuROq5A {
    width: 94px;
    padding: 4px 10px;
    background: #2e54ad;
    border-color: #fff
}

._10buUOJvqFDF25VJ3XOc63._1OQk40Fe-DF-tmbLTz5TTb ._1zvDFXpdJSNnggIpuROq5A:hover {
    opacity: .85
}

._10buUOJvqFDF25VJ3XOc63._1OQk40Fe-DF-tmbLTz5TTb,
._10buUOJvqFDF25VJ3XOc63._3Rbh9BsvAryi6Q1Cm7WC0Y [class~=ant-input] {
    color: #fff
}

._10buUOJvqFDF25VJ3XOc63.RMEuzpgDd8FnmVnCxk_Qm {
    max-width: 760px;
    line-height: 48px
}

._10buUOJvqFDF25VJ3XOc63.RMEuzpgDd8FnmVnCxk_Qm [class~=ant-input] {
    color: #2676d3
}

._10buUOJvqFDF25VJ3XOc63._3Rbh9BsvAryi6Q1Cm7WC0Y {
    max-width: 760px;
    line-height: 48px
}

._10buUOJvqFDF25VJ3XOc63._3Rbh9BsvAryi6Q1Cm7WC0Y ._1zvDFXpdJSNnggIpuROq5A {
    background: #a96eed;
    border-color: #a96eed
}

._1TMMEZqDMVvg2ktO75DrXU>span {
    width: 100%;
    justify-content: space-between
}

._1TMMEZqDMVvg2ktO75DrXU>span,
._1TMMEZqDMVvg2ktO75DrXU>span>div {
    display: flex;
    align-items: center
}

._1DdgP4R39cpz8bRerN3MfY {
    text-align: center;
    font-size: 12px;
    color: #2676d3;
    margin-left: 20px
}

.Etgob35xx5s_GcE0aWArU:before {
    display: none !important
}

._2Q5trWHI9rv42RiVsmxJpu {
    width: 652px;
    flex: 0 0 652px;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    transition: all .2s;
    border-radius: 4px;
    border: 1px solid #e8ebef
}

._2Q5trWHI9rv42RiVsmxJpu._2B5YiRTqPY52LuWgIgAuDx {
    height: 0;
    padding: 0
}

._2OZjDwdjuZBD8AzvtHyh36 {
    flex: 0 0 140px;
    background-color: #f3f5f8
}

._2OZjDwdjuZBD8AzvtHyh36>* {
    width: 100%;
    height: 50%;
    font-size: 16px;
    transition: all .2s;
    padding: 0 16px !important
}

._2OZjDwdjuZBD8AzvtHyh36>.gfixLFSlgTb8CVxBuVTTn[class~=ali] {
    color: #02a9f1
}

._2OZjDwdjuZBD8AzvtHyh36>.gfixLFSlgTb8CVxBuVTTn[class~=wx] {
    color: #60c61c
}

._2OZjDwdjuZBD8AzvtHyh36>.gfixLFSlgTb8CVxBuVTTn {
    background-color: #fff
}

.HzawRqjYRf8q8cSnBhJeq {
    width: 174px;
    height: 174px;
    flex-wrap: wrap;
    padding: 5px;
    flex: 0 0 174px;
    margin: 15px 25px;
    overflow: hidden;
    position: relative;
    border: 1px solid #e8ebef;
    border-radius: 2px;
    background-color: #fff
}

.HzawRqjYRf8q8cSnBhJeq [class~=lb],
.HzawRqjYRf8q8cSnBhJeq [class~=lt],
.HzawRqjYRf8q8cSnBhJeq [class~=rb],
.HzawRqjYRf8q8cSnBhJeq [class~=rt] {
    padding: 8px;
    position: absolute;
    border: 3px solid #388ae9
}

.HzawRqjYRf8q8cSnBhJeq._21s1GRLKjKS-xrVADn2EK [class~=lb],
.HzawRqjYRf8q8cSnBhJeq._21s1GRLKjKS-xrVADn2EK [class~=lt],
.HzawRqjYRf8q8cSnBhJeq._21s1GRLKjKS-xrVADn2EK [class~=rb],
.HzawRqjYRf8q8cSnBhJeq._21s1GRLKjKS-xrVADn2EK [class~=rt] {
    border-color: #60c61c
}

.HzawRqjYRf8q8cSnBhJeq._179ueYeVj0T86WbBgIROCp [class~=lb],
.HzawRqjYRf8q8cSnBhJeq._179ueYeVj0T86WbBgIROCp [class~=lt],
.HzawRqjYRf8q8cSnBhJeq._179ueYeVj0T86WbBgIROCp [class~=rb],
.HzawRqjYRf8q8cSnBhJeq._179ueYeVj0T86WbBgIROCp [class~=rt] {
    border-color: #02a9f1
}

.HzawRqjYRf8q8cSnBhJeq [class~=lt] {
    top: 0;
    left: 0;
    border-right-width: 0;
    border-bottom-width: 0
}

.HzawRqjYRf8q8cSnBhJeq [class~=rt] {
    top: 0;
    right: 0;
    border-left-width: 0;
    border-bottom-width: 0
}

.HzawRqjYRf8q8cSnBhJeq [class~=lb] {
    left: 0;
    bottom: 0;
    border-top-width: 0;
    border-right-width: 0
}

.HzawRqjYRf8q8cSnBhJeq [class~=rb] {
    right: 0;
    bottom: 0;
    border-top-width: 0;
    border-left-width: 0
}

.HzawRqjYRf8q8cSnBhJeq>img {
    top: 50%;
    left: 50%;
    opacity: 0;
    width: 200px;
    height: 200px;
    position: absolute;
    transition: all .2s;
    transform: translate(-50%, -50%)
}

.HzawRqjYRf8q8cSnBhJeq>img.gfixLFSlgTb8CVxBuVTTn {
    opacity: 1
}

.HzawRqjYRf8q8cSnBhJeq.gfixLFSlgTb8CVxBuVTTn>img {
    opacity: .1 !important
}

.HzawRqjYRf8q8cSnBhJeq ._1XSjHDfmZOrjlp2u3CEZUX {
    flex: 0 0 90%;
    text-align: center
}

.HzawRqjYRf8q8cSnBhJeq ._3zs_MHskTB-zveFowDJ3ZO {
    width: 90%;
    height: 90%;
    opacity: .95;
    text-align: center
}

.HzawRqjYRf8q8cSnBhJeq ._3zs_MHskTB-zveFowDJ3ZO * {
    color: #60c61c
}

._2OpvoxvBFYTyV_Ab63QIAJ {
    color: #999;
    text-align: left
}

._2OpvoxvBFYTyV_Ab63QIAJ ._1b8_wD_8LoCZ8slkqEXZ1u em {
    letter-spacing: 2px;
    margin-left: 12px;
    font-weight: 500;
    font-size: 16px
}

._2OpvoxvBFYTyV_Ab63QIAJ>* {
    margin: 0;
    line-height: 32px
}

._2OpvoxvBFYTyV_Ab63QIAJ ._33f1M7JXhZF3Tt9dn_Xxt6 {
    width: 150px;
    overflow: hidden;
    margin: 0 auto
}

._2OpvoxvBFYTyV_Ab63QIAJ ._3kZggV87cOvojni8Ax9AZO {
    position: relative
}

._2OpvoxvBFYTyV_Ab63QIAJ ._3kZggV87cOvojni8Ax9AZO span {
    color: #333;
    font-size: 30px;
    font-weight: 700
}

._2OpvoxvBFYTyV_Ab63QIAJ ._3kZggV87cOvojni8Ax9AZO small {
    font-size: 20px;
    font-weight: 400
}

._2OpvoxvBFYTyV_Ab63QIAJ ._3kZggV87cOvojni8Ax9AZO i {
    text-decoration: line-through
}

._2OpvoxvBFYTyV_Ab63QIAJ ._2ec2SvLrG7QNYIyYx83m-0 {
    margin: 6px auto;
    padding: 0 8px;
    color: #e46343;
    height: 24px;
    width: auto !important;
    font-size: 12px;
    line-height: 24px;
    background-color: #ffebd8
}

._2Q5trWHI9rv42RiVsmxJpu.hAlVOrWQZpfeF4xX4-zaQ {
    width: auto;
    padding: 16px 32px
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf {
    padding: 0;
    width: 80%;
    flex: 0 0 80%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    background-color: transparent
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf ._2OZjDwdjuZBD8AzvtHyh36 {
    display: flex;
    flex: 0 0 100%;
    border-bottom-width: 0;
    border-right-width: 1px
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf ._2OZjDwdjuZBD8AzvtHyh36>* {
    width: 50%;
    height: 45px;
    padding: 0 !important;
    justify-content: center;
    border-right: none !important;
    border-bottom: 1px solid #e4e4e4 !important
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf ._2OZjDwdjuZBD8AzvtHyh36>*>* {
    flex: 0 0 auto
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf ._2OZjDwdjuZBD8AzvtHyh36>:first-child {
    border-right: 1px solid #e4e4e4 !important
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf ._2OZjDwdjuZBD8AzvtHyh36>.gfixLFSlgTb8CVxBuVTTn {
    border-bottom: none !important
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf .HzawRqjYRf8q8cSnBhJeq {
    width: 200px;
    height: 200px;
    flex: 0 0 200px;
    border-top-width: 0;
    border-left-width: 1px
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf .HzawRqjYRf8q8cSnBhJeq>img {
    width: 236px;
    height: 236px
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf ._2OpvoxvBFYTyV_Ab63QIAJ {
    flex: 0 0 100%;
    padding-left: 0;
    padding-top: 20px;
    text-align: center
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf ._2OpvoxvBFYTyV_Ab63QIAJ ._3kZggV87cOvojni8Ax9AZO span {
    color: #e46343
}

._2Q5trWHI9rv42RiVsmxJpu._191FPPVgTnTs4eyiFAfHGf ._2OpvoxvBFYTyV_Ab63QIAJ>:nth-child(2) {
    width: 100%
}

.G_6Vvj-h_dp76wCFoeZD {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background-color: #fffbe6;
    text-align: center;
    border: 1px solid #ffe58f
}

._2-IpEF52u6fEaY59yzK0Ds {
    width: 138px;
    height: 40px;
    background-color: #ff3939;
    border-radius: 20px;
    border: none;
    color: #fff
}

._2-IpEF52u6fEaY59yzK0Ds:hover {
    background-color: #ff3939;
    border-radius: 20px;
    color: #fff
}

._1wb8Wo7UQXx9EuPKifNJFT {
    width: 652px;
    height: 321px;
    flex: 0 0 652px;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    transition: all .2s;
    border: 1px solid #f0f0f0;
    border-top: none;
    border-radius: 12px
}

._1wb8Wo7UQXx9EuPKifNJFT._3pKN7GpasKAdkCfuFY3iNd {
    height: 0;
    padding: 0
}

._2Q9lkip3O2cmp6fyQMmY9K {
    position: relative;
    flex: 0 0 140px;
    display: flex;
    justify-content: space-between
}

._2Q9lkip3O2cmp6fyQMmY9K>* {
    width: 100%;
    height: 50%;
    font-size: 16px;
    transition: all .2s;
    padding: 0 16px !important
}

._2Q9lkip3O2cmp6fyQMmY9K>[class~=ali] {
    border-left: 1px solid #f0f0f0 !important;
    background: #f0f0f0
}

._2Q9lkip3O2cmp6fyQMmY9K>[class~=wx] {
    border-right: 1px solid #f0f0f0 !important;
    background: #f0f0f0
}

._2Q9lkip3O2cmp6fyQMmY9K>._1trGzyNxEzwiwrp6BcG9ez[class~=ali] {
    color: #02a9f1
}

._2Q9lkip3O2cmp6fyQMmY9K>._1trGzyNxEzwiwrp6BcG9ez[class~=wx] {
    color: #60c61c
}

._2Q9lkip3O2cmp6fyQMmY9K>._1trGzyNxEzwiwrp6BcG9ez {
    background: #fff;
    border-radius: 12px 12px 0 0
}

._2daNbOrVEaGHSB5AKoceXr {
    width: 174px;
    height: 174px;
    flex-wrap: wrap;
    padding: 5px;
    flex: 0 0 174px;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
    background-color: #fff
}

._2daNbOrVEaGHSB5AKoceXr [class~=lb],
._2daNbOrVEaGHSB5AKoceXr [class~=lt],
._2daNbOrVEaGHSB5AKoceXr [class~=rb],
._2daNbOrVEaGHSB5AKoceXr [class~=rt] {
    padding: 8px;
    position: absolute
}

._2daNbOrVEaGHSB5AKoceXr [class~=lt] {
    top: 0;
    left: 0;
    border-right-width: 0;
    border-bottom-width: 0
}

._2daNbOrVEaGHSB5AKoceXr [class~=rt] {
    top: 0;
    right: 0;
    border-left-width: 0;
    border-bottom-width: 0
}

._2daNbOrVEaGHSB5AKoceXr [class~=lb] {
    left: 0;
    bottom: 0;
    border-top-width: 0;
    border-right-width: 0
}

._2daNbOrVEaGHSB5AKoceXr [class~=rb] {
    right: 0;
    bottom: 0;
    border-top-width: 0;
    border-left-width: 0
}

._2daNbOrVEaGHSB5AKoceXr>img {
    top: 50%;
    left: 50%;
    opacity: 0;
    position: absolute;
    transition: all .2s;
    transform: translate(-50%, -50%)
}

._2daNbOrVEaGHSB5AKoceXr>img._1trGzyNxEzwiwrp6BcG9ez {
    opacity: 1
}

._2daNbOrVEaGHSB5AKoceXr._1trGzyNxEzwiwrp6BcG9ez>img {
    opacity: .1 !important
}

._2daNbOrVEaGHSB5AKoceXr ._3_UrZGydroImygxBWsYJT6 {
    flex: 0 0 90%;
    text-align: center
}

._2daNbOrVEaGHSB5AKoceXr ._2wn-adnJjUKejNQlSreyJO {
    width: 90%;
    height: 90%;
    opacity: .95;
    text-align: center
}

._2daNbOrVEaGHSB5AKoceXr ._2wn-adnJjUKejNQlSreyJO * {
    color: #60c61c
}

.IrgYOF_AD5lqL8psan5sS {
    position: relative;
    color: #999;
    text-align: left
}

.IrgYOF_AD5lqL8psan5sS ._2gaExPqv9ldNli4DCSEOFH em {
    letter-spacing: 2px;
    margin-left: 12px;
    font-weight: 500;
    font-size: 16px
}

.IrgYOF_AD5lqL8psan5sS>* {
    margin: 0;
    line-height: 32px
}

.IrgYOF_AD5lqL8psan5sS .kUSvyh-e3KTfeIjfkw4Oo {
    width: 150px;
    overflow: hidden;
    margin: 0 auto
}

.IrgYOF_AD5lqL8psan5sS ._1JSw3PEkbS2qwm-hKtmn91 {
    position: relative
}

.IrgYOF_AD5lqL8psan5sS ._1JSw3PEkbS2qwm-hKtmn91 span {
    color: #333;
    font-size: 30px;
    font-weight: 700
}

.IrgYOF_AD5lqL8psan5sS ._1JSw3PEkbS2qwm-hKtmn91 small {
    font-size: 20px;
    font-weight: 400
}

.IrgYOF_AD5lqL8psan5sS ._1JSw3PEkbS2qwm-hKtmn91 i {
    text-decoration: line-through
}

.IrgYOF_AD5lqL8psan5sS ._2U3ZPUtOb4KGS6qwD4osFC {
    position: absolute;
    top: 22px;
    left: 54px;
    margin: 6px 0;
    padding: 0 8px;
    color: #e46343;
    height: 24px;
    width: auto !important;
    font-size: 12px;
    line-height: 24px;
    background-color: #ffebd8
}

.IrgYOF_AD5lqL8psan5sS ._2U3ZPUtOb4KGS6qwD4osFC:before {
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #ffebd8;
    content: "";
    transform: rotate(128deg)
}

._1wb8Wo7UQXx9EuPKifNJFT._30iBic5fiMj7vW7x16o1up {
    width: auto;
    padding: 16px 32px
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP {
    padding: 0;
    width: 80%;
    width: 419px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    background-color: transparent
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP ._2Q9lkip3O2cmp6fyQMmY9K {
    display: flex;
    flex: 0 0 100%;
    border-bottom-width: 0;
    border-right-width: 1px
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP ._2Q9lkip3O2cmp6fyQMmY9K>* {
    width: 197px;
    height: 63px;
    padding: 0 !important;
    justify-content: center;
    border-top: 1px solid #f0f0f0 !important;
    border-radius: 12px 12px 0 0
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP ._2Q9lkip3O2cmp6fyQMmY9K>*>* {
    flex: 0 0 auto
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP ._2Q9lkip3O2cmp6fyQMmY9K>._1trGzyNxEzwiwrp6BcG9ez {
    border-top: 1px solid #f0f0f0 !important;
    border-bottom: none !important
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP ._2daNbOrVEaGHSB5AKoceXr {
    border-top-width: 0;
    border-left-width: 1px
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP ._2daNbOrVEaGHSB5AKoceXr>img {
    width: 170px;
    height: 170px
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP .IrgYOF_AD5lqL8psan5sS {
    padding-left: 0;
    padding-top: 20px
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP .IrgYOF_AD5lqL8psan5sS ._1JSw3PEkbS2qwm-hKtmn91 span {
    font-size: 36px;
    color: #ff6000;
    font-weight: 700
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP .IrgYOF_AD5lqL8psan5sS>:nth-child(2) {
    width: 100%
}

.mdt8QSKkfAbm5bhu5zJtd {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85%;
    height: 60px;
    background-color: #fffbe6;
    text-align: center;
    border: 1px solid #ffe58f
}

._26s_TFLhXknqA1Qazw3aGI {
    width: 138px;
    height: 40px;
    background-color: #ff3939;
    border-radius: 20px;
    border: none;
    color: #fff
}

._26s_TFLhXknqA1Qazw3aGI:hover {
    background-color: #ff3939;
    border-radius: 20px;
    color: #fff
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP ._2Q9lkip3O2cmp6fyQMmY9K>._3Ca4TR8gUO6YJhG9RrLV8p {
    position: absolute;
    left: 197px;
    bottom: 41px;
    width: 25px;
    height: 63px;
    border: none !important;
    border-bottom: 1px solid #f0f0f0 !important
}

._2EYaKGJSVrx5LB5_y8ofHb {
    display: flex;
    width: 100%
}

._1wb8Wo7UQXx9EuPKifNJFT.xiI8QsJ7pHHrSX2lmwlTP .IrgYOF_AD5lqL8psan5sS ._1JSw3PEkbS2qwm-hKtmn91 span._17Kgn75SiLw0E7MP_fw6Y6 {
    font-size: 22px
}

.d0bxjTrCHKR9yrcCwqFJC {
    font-size: 16px;
    color: #999;
    text-decoration: line-through
}

.RRMQVPDei4BVTKVx74kV0 {
    margin-top: 40px;
    margin-left: 28px;
    text-align: left
}

.RRMQVPDei4BVTKVx74kV0 p {
    margin: 0
}

.bmf-auQWf1Xus_S8o4c6C {
    min-width: 1000px;
    background: #f3f5f7;
    border-radius: 32px 32px 0 0 !important
}

.bmf-auQWf1Xus_S8o4c6C [class~=ant-card-body] {
    padding: 0;
    background: #f3f5f7;
    border-radius: 32px 32px 0 0
}

._3cxb4LZQiLrUNgbtiThhB6 [class~=ant-modal-content] {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: transparent;
    box-shadow: none
}

._3cxb4LZQiLrUNgbtiThhB6 [class~=ant-modal-body] {
    padding: 0
}

._3cxb4LZQiLrUNgbtiThhB6 [class~=ant-modal-close] {
    top: 18px;
    right: 32px
}

._3cxb4LZQiLrUNgbtiThhB6 [class~=ant-modal-close-x] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px
}

._3cxb4LZQiLrUNgbtiThhB6 ._15X8_CBTKVwLFUFaiZwDqL {
    transition: all .6s;
    transform: rotate(0)
}

._3cxb4LZQiLrUNgbtiThhB6 ._15X8_CBTKVwLFUFaiZwDqL:hover {
    transform: rotate(1turn)
}

.NSemJWEKkYpVVQAdokUKn {
    margin-top: 20px
}

._18wgxZgWK1fc_RVO20CXY3 {
    width: 100%
}

._33WhZpFW1LWkYQRuJJ3uhN {
    color: #333;
    height: 56px;
    flex: 0 0 100%;
    font-size: 14px;
    font-weight: 500;
    padding: 0 160px;
    margin-top: 10px
}

._3-jzD7xHuAiHmiaIJ1MkCY {
    padding-bottom: 0
}

._3-jzD7xHuAiHmiaIJ1MkCY [class~=ck] {
    transform: scale(1) !important;
    flex: 0 0 400px;
    margin: 10px 15px
}

._3-jzD7xHuAiHmiaIJ1MkCY>:last-child [class~=link] {
    text-align: left;
    margin: 0 !important
}

._3XNu3Y6LlIYaGVnhwkBahU ._3tLyopUiJUjjF7yKPrPvx {
    position: relative;
    display: inline-block;
    width: 80%;
    height: 30px
}

._3XNu3Y6LlIYaGVnhwkBahU>._2QTMyp-Ir_irY_P-uxvMXp {
    display: inline-block;
    max-width: 160px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-weight: 400
}

._1ZfpPmoSlqiHyJxJvE3Fzj {
    margin: 0;
    justify-content: flex-start
}

@keyframes antCheckboxEffect {
    0% {
        transform: scale(1);
        opacity: .5
    }

    to {
        transform: scale(1.6);
        opacity: 0
    }
}

.ant-checkbox {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    top: .2em;
    line-height: 1;
    white-space: nowrap;
    outline: none;
    cursor: pointer
}

.ant-checkbox-input:focus+.ant-checkbox-inner,
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner {
    border-color: #388ae9
}

.ant-checkbox-checked:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #388ae9;
    border-radius: 2px;
    visibility: hidden;
    animation: antCheckboxEffect .36s ease-in-out;
    animation-fill-mode: backwards;
    content: ""
}

.ant-checkbox-wrapper:hover .ant-checkbox:after,
.ant-checkbox:hover:after {
    visibility: visible
}

.ant-checkbox-inner {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    direction: ltr;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    border-collapse: separate;
    transition: all .3s
}

.ant-checkbox-inner:after {
    position: absolute;
    top: 50%;
    left: 21.5%;
    display: table;
    width: 5.71428571px;
    height: 9.14285714px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(0) translate(-50%, -50%);
    opacity: 0;
    transition: all .1s cubic-bezier(.71, -.46, .88, .6), opacity .1s;
    content: " "
}

.ant-checkbox-input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 1
}

.ant-checkbox-checked .ant-checkbox-inner:after {
    position: absolute;
    display: table;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(1) translate(-50%, -50%);
    opacity: 1;
    transition: all .2s cubic-bezier(.12, .4, .29, 1.46) .1s;
    content: " "
}

.ant-checkbox-checked .ant-checkbox-inner {
    background-color: #388ae9;
    border-color: #388ae9
}

.ant-checkbox-disabled {
    cursor: not-allowed
}

.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
    border-color: rgba(0, 0, 0, .25);
    animation-name: none
}

.ant-checkbox-disabled .ant-checkbox-input {
    cursor: not-allowed
}

.ant-checkbox-disabled .ant-checkbox-inner {
    background-color: #f5f5f5;
    border-color: #d9d9d9 !important
}

.ant-checkbox-disabled .ant-checkbox-inner:after {
    border-color: #f5f5f5;
    border-collapse: separate;
    animation-name: none
}

.ant-checkbox-disabled+span {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.ant-checkbox-disabled:hover:after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after {
    visibility: hidden
}

.ant-checkbox-wrapper {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-flex;
    align-items: baseline;
    line-height: unset;
    cursor: pointer
}

.ant-checkbox-wrapper:after {
    display: inline-block;
    width: 0;
    overflow: hidden;
    content: "\a0"
}

.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
    cursor: not-allowed
}

.ant-checkbox-wrapper+.ant-checkbox-wrapper {
    margin-left: 8px
}

.ant-checkbox+span {
    padding-right: 8px;
    padding-left: 8px
}

.ant-checkbox-group {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block
}

.ant-checkbox-group-item {
    margin-right: 8px
}

.ant-checkbox-group-item:last-child {
    margin-right: 0
}

.ant-checkbox-group-item+.ant-checkbox-group-item {
    margin-left: 0
}

.ant-checkbox-indeterminate .ant-checkbox-inner {
    background-color: #fff;
    border-color: #d9d9d9
}

.ant-checkbox-indeterminate .ant-checkbox-inner:after {
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background-color: #388ae9;
    border: 0;
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    content: " "
}

.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after {
    background-color: rgba(0, 0, 0, .25);
    border-color: rgba(0, 0, 0, .25)
}

.ant-checkbox-rtl {
    direction: rtl
}

.ant-checkbox-group-rtl .ant-checkbox-group-item {
    margin-right: 0;
    margin-left: 8px
}

.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
    margin-left: 0 !important
}

.ant-checkbox-group-rtl .ant-checkbox-group-item+.ant-checkbox-group-item {
    margin-left: 8px
}

.ant-table.ant-table-middle {
    font-size: 14px
}

.ant-table.ant-table-middle .ant-table-footer,
.ant-table.ant-table-middle .ant-table-tbody>tr>td,
.ant-table.ant-table-middle .ant-table-thead>tr>th,
.ant-table.ant-table-middle .ant-table-title,
.ant-table.ant-table-middle tfoot>tr>td,
.ant-table.ant-table-middle tfoot>tr>th {
    padding: 12px 8px
}

.ant-table.ant-table-middle .ant-table-filter-trigger {
    margin-right: -4px
}

.ant-table.ant-table-middle .ant-table-expanded-row-fixed {
    margin: -12px -8px
}

.ant-table.ant-table-middle .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
    margin: -12px -8px -12px 25px
}

.ant-table.ant-table-small {
    font-size: 14px
}

.ant-table.ant-table-small .ant-table-footer,
.ant-table.ant-table-small .ant-table-tbody>tr>td,
.ant-table.ant-table-small .ant-table-thead>tr>th,
.ant-table.ant-table-small .ant-table-title,
.ant-table.ant-table-small tfoot>tr>td,
.ant-table.ant-table-small tfoot>tr>th {
    padding: 8px
}

.ant-table.ant-table-small .ant-table-filter-trigger {
    margin-right: -4px
}

.ant-table.ant-table-small .ant-table-expanded-row-fixed {
    margin: -8px
}

.ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
    margin: -8px -8px -8px 25px
}

.ant-table-small .ant-table-thead>tr>th {
    background-color: #fafafa
}

.ant-table-small .ant-table-selection-column {
    width: 46px;
    min-width: 46px
}

.ant-table.ant-table-bordered>.ant-table-title {
    border: 1px solid #f0f0f0;
    border-bottom: 0
}

.ant-table.ant-table-bordered>.ant-table-container {
    border-left: 1px solid #f0f0f0
}

.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>th {
    border-right: 1px solid #f0f0f0
}

.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr:not(:last-child)>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr:not(:last-child)>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr:not(:last-child)>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr:not(:last-child)>th {
    border-bottom: 1px solid #f0f0f0
}

.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>th:before,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th:before,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th:before,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>th:before {
    background-color: transparent !important
}

.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tfoot>tr>.ant-table-cell-fix-right-first:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>thead>tr>.ant-table-cell-fix-right-first:after {
    border-right: 1px solid #f0f0f0
}

.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td>.ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td>.ant-table-expanded-row-fixed {
    margin: -16px -17px
}

.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td>.ant-table-expanded-row-fixed:after,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-summary>table>tbody>tr>td>.ant-table-expanded-row-fixed:after {
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 0;
    border-right: 1px solid #f0f0f0;
    content: ""
}

.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table {
    border-top: 1px solid #f0f0f0
}

.ant-table.ant-table-bordered.ant-table-scroll-horizontal>.ant-table-container>.ant-table-body>table>tbody>tr.ant-table-expanded-row>td,
.ant-table.ant-table-bordered.ant-table-scroll-horizontal>.ant-table-container>.ant-table-body>table>tbody>tr.ant-table-placeholder>td {
    border-right: 0
}

.ant-table.ant-table-bordered.ant-table-middle>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-middle>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed {
    margin: -12px -9px
}

.ant-table.ant-table-bordered.ant-table-small>.ant-table-container>.ant-table-body>table>tbody>tr>td>.ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-small>.ant-table-container>.ant-table-content>table>tbody>tr>td>.ant-table-expanded-row-fixed {
    margin: -8px -9px
}

.ant-table.ant-table-bordered>.ant-table-footer {
    border: 1px solid #f0f0f0;
    border-top: 0
}

.ant-table-cell .ant-table-container:first-child {
    border-top: 0
}

.ant-table-cell-scrollbar {
    box-shadow: 0 1px 0 1px #fafafa
}

.ant-table-wrapper {
    clear: both;
    max-width: 100%
}

.ant-table-wrapper:before {
    display: table;
    content: ""
}

.ant-table-wrapper:after {
    display: table;
    clear: both;
    content: ""
}

.ant-table {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    font-size: 14px;
    background: #fff;
    border-radius: 2px
}

.ant-table table {
    width: 100%;
    text-align: left;
    border-radius: 2px 2px 0 0;
    border-collapse: separate;
    border-spacing: 0
}

.ant-table-tbody>tr>td,
.ant-table-thead>tr>th,
.ant-table tfoot>tr>td,
.ant-table tfoot>tr>th {
    position: relative;
    padding: 16px;
    overflow-wrap: break-word
}

.ant-table-cell-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: keep-all
}

.ant-table-cell-ellipsis.ant-table-cell-fix-left-last,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first {
    overflow: visible
}

.ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first .ant-table-cell-content {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.ant-table-cell-ellipsis .ant-table-column-title {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all
}

.ant-table-title {
    padding: 16px
}

.ant-table-footer {
    padding: 16px;
    color: rgba(0, 0, 0, .85);
    background: #fafafa
}

.ant-table-thead>tr>th {
    position: relative;
    color: rgba(0, 0, 0, .85);
    font-weight: 500;
    text-align: left;
    background: #fafafa;
    border-bottom: 1px solid #f0f0f0;
    transition: background .3s ease
}

.ant-table-thead>tr>th[colspan]:not([colspan="1"]) {
    text-align: center
}

.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 1.6em;
    background-color: rgba(0, 0, 0, .06);
    transform: translateY(-50%);
    transition: background-color .3s;
    content: ""
}

.ant-table-thead>tr:not(:last-child)>th[colspan] {
    border-bottom: 0
}

.ant-table-tbody>tr>td {
    border-bottom: 1px solid #f0f0f0;
    transition: background .3s
}

.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table,
.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table {
    margin: -16px -16px -16px 33px
}

.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td,
.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td {
    border-bottom: 0
}

.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:first-child,
.ant-table-tbody>tr>td>.ant-table-expanded-row-fixed>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:last-child,
.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:first-child,
.ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table-tbody>tr:last-child>td:last-child {
    border-radius: 0
}

.ant-table-tbody>tr.ant-table-row:hover>td {
    background: #fafafa
}

.ant-table-tbody>tr.ant-table-row-selected>td {
    background: #f0f9ff;
    border-color: rgba(0, 0, 0, .03)
}

.ant-table-tbody>tr.ant-table-row-selected:hover>td {
    background: #e6f5ff
}

.ant-table-summary {
    position: relative;
    z-index: 2;
    background: #fff
}

div.ant-table-summary {
    box-shadow: 0 -1px 0 #f0f0f0
}

.ant-table-summary>tr>td,
.ant-table-summary>tr>th {
    border-bottom: 1px solid #f0f0f0
}

.ant-table-pagination.ant-pagination {
    margin: 16px 0
}

.ant-table-pagination {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px
}

.ant-table-pagination>* {
    flex: none
}

.ant-table-pagination-left {
    justify-content: flex-start
}

.ant-table-pagination-center {
    justify-content: center
}

.ant-table-pagination-right {
    justify-content: flex-end
}

.ant-table-thead th.ant-table-column-has-sorters {
    cursor: pointer;
    transition: all .3s
}

.ant-table-thead th.ant-table-column-has-sorters:hover {
    background: rgba(0, 0, 0, .04)
}

.ant-table-thead th.ant-table-column-has-sorters:hover:before {
    background-color: transparent !important
}

.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover,
.ant-table-thead th.ant-table-column-sort {
    background: #f5f5f5
}

.ant-table-thead th.ant-table-column-sort:before {
    background-color: transparent !important
}

td.ant-table-column-sort {
    background: #fafafa
}

.ant-table-column-title {
    position: relative;
    z-index: 1;
    flex: 1
}

.ant-table-column-sorters {
    display: flex;
    flex: auto;
    align-items: center;
    justify-content: space-between
}

.ant-table-column-sorters:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.ant-table-column-sorter {
    color: #bfbfbf;
    font-size: 0;
    transition: color .3s
}

.ant-table-column-sorter-inner {
    display: inline-flex;
    flex-direction: column;
    align-items: center
}

.ant-table-column-sorter-down,
.ant-table-column-sorter-up {
    font-size: 11px
}

.ant-table-column-sorter-down.active,
.ant-table-column-sorter-up.active {
    color: #388ae9
}

.ant-table-column-sorter-up+.ant-table-column-sorter-down {
    margin-top: -.3em
}

.ant-table-column-sorters:hover .ant-table-column-sorter {
    color: #a6a6a6
}

.ant-table-filter-column {
    display: flex;
    justify-content: space-between
}

.ant-table-filter-trigger {
    position: relative;
    display: flex;
    align-items: center;
    margin: -4px -8px -4px 4px;
    padding: 0 4px;
    color: #bfbfbf;
    font-size: 12px;
    border-radius: 2px;
    cursor: pointer;
    transition: all .3s
}

.ant-table-filter-trigger:hover {
    color: rgba(0, 0, 0, .45);
    background: rgba(0, 0, 0, .04)
}

.ant-table-filter-trigger.active {
    color: #388ae9
}

.ant-table-filter-dropdown {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    min-width: 120px;
    background-color: #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-table-filter-dropdown .ant-dropdown-menu {
    max-height: 264px;
    overflow-x: hidden;
    border: 0;
    box-shadow: none
}

.ant-table-filter-dropdown-submenu>ul {
    max-height: calc(100vh - 130px);
    overflow-x: hidden;
    overflow-y: auto
}

.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span,
.ant-table-filter-dropdown .ant-checkbox-wrapper+span {
    padding-left: 8px
}

.ant-table-filter-dropdown-btns {
    display: flex;
    justify-content: space-between;
    padding: 7px 8px 7px 3px;
    overflow: hidden;
    background-color: inherit;
    border-top: 1px solid #f0f0f0
}

.ant-table-selection-col {
    width: 32px
}

.ant-table-bordered .ant-table-selection-col {
    width: 50px
}

table tr td.ant-table-selection-column,
table tr th.ant-table-selection-column {
    padding-right: 8px;
    padding-left: 8px;
    text-align: center
}

table tr td.ant-table-selection-column .ant-radio-wrapper,
table tr th.ant-table-selection-column .ant-radio-wrapper {
    margin-right: 0
}

table tr th.ant-table-selection-column:after {
    background-color: transparent !important
}

.ant-table-selection {
    position: relative;
    display: inline-flex;
    flex-direction: column
}

.ant-table-selection-extra {
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    transition: all .3s;
    margin-inline-start: 100%;
    padding-inline-start: 4px
}

.ant-table-selection-extra .anticon {
    color: #bfbfbf;
    font-size: 10px
}

.ant-table-selection-extra .anticon:hover {
    color: #a6a6a6
}

.ant-table-expand-icon-col {
    width: 48px
}

.ant-table-row-expand-icon-cell {
    text-align: center
}

.ant-table-row-indent {
    float: left;
    height: 1px
}

.ant-table-row-expand-icon {
    color: #388ae9;
    text-decoration: none;
    cursor: pointer;
    transition: color .3s;
    position: relative;
    display: inline-flex;
    float: left;
    box-sizing: border-box;
    width: 17px;
    height: 17px;
    padding: 0;
    color: inherit;
    line-height: 17px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    outline: none;
    transform: scale(.94117647);
    transition: all .3s;
    user-select: none
}

.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
    color: #62abf5
}

.ant-table-row-expand-icon:active {
    color: #2569c2
}

.ant-table-row-expand-icon:active,
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
    border-color: currentColor
}

.ant-table-row-expand-icon:after,
.ant-table-row-expand-icon:before {
    position: absolute;
    background: currentColor;
    transition: transform .3s ease-out;
    content: ""
}

.ant-table-row-expand-icon:before {
    top: 7px;
    right: 3px;
    left: 3px;
    height: 1px
}

.ant-table-row-expand-icon:after {
    top: 3px;
    bottom: 3px;
    left: 7px;
    width: 1px;
    transform: rotate(90deg)
}

.ant-table-row-expand-icon-collapsed:before {
    transform: rotate(-180deg)
}

.ant-table-row-expand-icon-collapsed:after {
    transform: rotate(0deg)
}

.ant-table-row-expand-icon-spaced {
    background: transparent;
    border: 0;
    visibility: hidden
}

.ant-table-row-expand-icon-spaced:after,
.ant-table-row-expand-icon-spaced:before {
    display: none;
    content: none
}

.ant-table-row-indent+.ant-table-row-expand-icon {
    margin-top: 2.5005px;
    margin-right: 8px
}

tr.ant-table-expanded-row:hover>td,
tr.ant-table-expanded-row>td {
    background: #fbfbfb
}

tr.ant-table-expanded-row .ant-descriptions-view {
    display: flex
}

tr.ant-table-expanded-row .ant-descriptions-view table {
    flex: auto;
    width: auto
}

.ant-table .ant-table-expanded-row-fixed {
    position: relative;
    margin: -16px;
    padding: 16px
}

.ant-table-tbody>tr.ant-table-placeholder {
    text-align: center
}

.ant-table-empty .ant-table-tbody>tr.ant-table-placeholder {
    color: rgba(0, 0, 0, .25)
}

.ant-table-tbody>tr.ant-table-placeholder:hover>td {
    background: #fff
}

.ant-table-cell-fix-left,
.ant-table-cell-fix-right {
    position: -webkit-sticky !important;
    position: sticky !important;
    z-index: 2;
    background: #fff
}

.ant-table-cell-fix-left-first:after,
.ant-table-cell-fix-left-last:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    width: 30px;
    transform: translateX(100%);
    transition: box-shadow .3s;
    content: "";
    pointer-events: none
}

.ant-table-cell-fix-right-first:after,
.ant-table-cell-fix-right-last:after {
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    width: 30px;
    transform: translateX(-100%);
    transition: box-shadow .3s;
    content: "";
    pointer-events: none
}

.ant-table .ant-table-container:after,
.ant-table .ant-table-container:before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 30px;
    transition: box-shadow .3s;
    content: "";
    pointer-events: none
}

.ant-table .ant-table-container:before {
    left: 0
}

.ant-table .ant-table-container:after {
    right: 0
}

.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container {
    position: relative
}

.ant-table-ping-left .ant-table-cell-fix-left-first:after,
.ant-table-ping-left .ant-table-cell-fix-left-last:after,
.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container:before {
    box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, .15)
}

.ant-table-ping-left .ant-table-cell-fix-left-last:before {
    background-color: transparent !important
}

.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container {
    position: relative
}

.ant-table-ping-right .ant-table-cell-fix-right-first:after,
.ant-table-ping-right .ant-table-cell-fix-right-last:after,
.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container:after {
    box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, .15)
}

.ant-table-sticky-holder,
.ant-table-sticky-scroll {
    position: sticky;
    z-index: 3;
    background: #fff
}

.ant-table-sticky-scroll {
    bottom: 0;
    display: flex;
    align-items: center;
    border-top: 1px solid #f0f0f0;
    opacity: .6
}

.ant-table-sticky-scroll:hover {
    transform-origin: center bottom
}

.ant-table-sticky-scroll-bar {
    height: 8px;
    background-color: rgba(0, 0, 0, .35);
    border-radius: 4px
}

.ant-table-sticky-scroll-bar-active,
.ant-table-sticky-scroll-bar:hover {
    background-color: rgba(0, 0, 0, .8)
}

@media (-ms-high-contrast:none) {

    .ant-table-ping-left .ant-table-cell-fix-left-last:after,
    .ant-table-ping-right .ant-table-cell-fix-right-first:after {
        box-shadow: none !important
    }
}

.ant-table-title {
    border-radius: 2px 2px 0 0
}

.ant-table-title+.ant-table-container {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ant-table-title+.ant-table-container table>thead>tr:first-child th:first-child,
.ant-table-title+.ant-table-container table>thead>tr:first-child th:last-child {
    border-radius: 0
}

.ant-table-container {
    border-top-right-radius: 2px
}

.ant-table-container,
.ant-table-container table>thead>tr:first-child th:first-child {
    border-top-left-radius: 2px
}

.ant-table-container table>thead>tr:first-child th:last-child {
    border-top-right-radius: 2px
}

.ant-table-footer {
    border-radius: 0 0 2px 2px
}

.ant-table-rtl,
.ant-table-wrapper-rtl {
    direction: rtl
}

.ant-table-wrapper-rtl .ant-table table {
    text-align: right
}

.ant-table-wrapper-rtl .ant-table-thead>tr>th[colspan]:not([colspan="1"]) {
    text-align: center
}

.ant-table-wrapper-rtl .ant-table-thead>tr>th {
    text-align: right
}

.ant-table-tbody>tr .ant-table-wrapper:only-child .ant-table.ant-table-rtl {
    margin: -16px 33px -16px -16px
}

.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-left {
    justify-content: flex-end
}

.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-right {
    justify-content: flex-start
}

.ant-table-wrapper-rtl .ant-table-column-sorter {
    margin-right: 8px;
    margin-left: 0
}

.ant-table-wrapper-rtl .ant-table-filter-column-title {
    padding: 16px 16px 16px 2.3em
}

.ant-table-rtl .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-filter-column-title {
    padding: 0 0 0 2.3em
}

.ant-table-wrapper-rtl .ant-table-filter-trigger-container {
    right: auto;
    left: 0
}

.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown .ant-checkbox-wrapper+span,
.ant-dropdown-rtl .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper+span,
.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper+span {
    padding-right: 8px;
    padding-left: 0
}

.ant-table-wrapper-rtl .ant-table-selection {
    text-align: center
}

.ant-table-wrapper-rtl .ant-table-row-expand-icon,
.ant-table-wrapper-rtl .ant-table-row-indent {
    float: right
}

.ant-table-wrapper-rtl .ant-table-row-indent+.ant-table-row-expand-icon {
    margin-right: 0;
    margin-left: 8px
}

.ant-table-wrapper-rtl .ant-table-row-expand-icon:after {
    transform: rotate(-90deg)
}

.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed:before {
    transform: rotate(180deg)
}

.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed:after {
    transform: rotate(0deg)
}

._14ROaXklGopUP7gvP_9oOO {
    width: 80px;
    height: 100%;
    padding: 4px 10px;
    color: #333;
    flex: 0 0 80px;
    font-size: 13px;
    line-height: 20px;
    flex-wrap: wrap;
    border-radius: 1px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

._14ROaXklGopUP7gvP_9oOO._1b5OxEGzIiMu4eJdwuagvx:hover {
    cursor: pointer;
    color: #2676d3
}

._14ROaXklGopUP7gvP_9oOO.FK6bKqXelrT0MOjeYRbQB {
    width: auto;
    flex: 0 0 100%
}

.ant-pagination {
    box-sizing: border-box;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    font-feature-settings: "tnum"
}

.ant-pagination,
.ant-pagination ol,
.ant-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ant-pagination:after {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    content: " "
}

.ant-pagination-item,
.ant-pagination-total-text {
    display: inline-block;
    height: 32px;
    margin-right: 8px;
    line-height: 30px;
    vertical-align: middle
}

.ant-pagination-item {
    min-width: 32px;
    font-family: -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;
    text-align: center;
    list-style: none;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    outline: 0;
    cursor: pointer;
    user-select: none
}

.ant-pagination-item a {
    display: block;
    padding: 0 6px;
    color: rgba(0, 0, 0, .85);
    transition: none
}

.ant-pagination-item a:hover {
    text-decoration: none
}

.ant-pagination-item:focus-visible,
.ant-pagination-item:hover {
    border-color: #388ae9;
    transition: all .3s
}

.ant-pagination-item:focus-visible a,
.ant-pagination-item:hover a {
    color: #388ae9
}

.ant-pagination-item-active {
    font-weight: 500;
    background: #fff;
    border-color: #388ae9
}

.ant-pagination-item-active a {
    color: #388ae9
}

.ant-pagination-item-active:focus-visible,
.ant-pagination-item-active:hover {
    border-color: #62abf5
}

.ant-pagination-item-active:focus-visible a,
.ant-pagination-item-active:hover a {
    color: #62abf5
}

.ant-pagination-jump-next,
.ant-pagination-jump-prev {
    outline: 0
}

.ant-pagination-jump-next .ant-pagination-item-container,
.ant-pagination-jump-prev .ant-pagination-item-container {
    position: relative
}

.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon {
    color: #388ae9;
    font-size: 12px;
    letter-spacing: -1px;
    opacity: 0;
    transition: all .2s
}

.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    color: rgba(0, 0, 0, .25);
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    text-align: center;
    text-indent: .13em;
    opacity: 1;
    transition: all .2s
}

.ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon {
    opacity: 1
}

.ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis {
    opacity: 0
}

.ant-pagination-jump-next,
.ant-pagination-jump-prev,
.ant-pagination-prev {
    margin-right: 8px
}

.ant-pagination-jump-next,
.ant-pagination-jump-prev,
.ant-pagination-next,
.ant-pagination-prev {
    display: inline-block;
    min-width: 32px;
    height: 32px;
    color: rgba(0, 0, 0, .85);
    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;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    border-radius: 2px;
    cursor: pointer;
    transition: all .3s
}

.ant-pagination-next,
.ant-pagination-prev {
    font-family: Arial, Helvetica, sans-serif;
    outline: 0
}

.ant-pagination-next button,
.ant-pagination-prev button {
    color: rgba(0, 0, 0, .85);
    cursor: pointer;
    user-select: none
}

.ant-pagination-next:hover button,
.ant-pagination-prev:hover button {
    border-color: #62abf5
}

.ant-pagination-next .ant-pagination-item-link,
.ant-pagination-prev .ant-pagination-item-link {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    outline: none;
    transition: all .3s
}

.ant-pagination-next:focus-visible .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link,
.ant-pagination-prev:focus-visible .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link {
    color: #388ae9;
    border-color: #388ae9
}

.ant-pagination-disabled,
.ant-pagination-disabled:focus-visible,
.ant-pagination-disabled:hover {
    cursor: not-allowed
}

.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:focus-visible .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link {
    color: rgba(0, 0, 0, .25);
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-pagination-slash {
    margin: 0 10px 0 5px
}

.ant-pagination-options {
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle
}

@media (-ms-high-contrast:none) {

    .ant-pagination-options,
    .ant-pagination-options ::-ms-backdrop {
        vertical-align: top
    }
}

.ant-pagination-options-size-changer.ant-select {
    display: inline-block;
    width: auto
}

.ant-pagination-options-quick-jumper {
    display: inline-block;
    height: 32px;
    margin-left: 8px;
    line-height: 32px;
    vertical-align: top
}

.ant-pagination-options-quick-jumper input {
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: all .3s;
    width: 50px;
    height: 32px;
    margin: 0 8px
}

.ant-pagination-options-quick-jumper input::-moz-placeholder {
    opacity: 1
}

.ant-pagination-options-quick-jumper input::placeholder {
    color: #bfbfbf
}

.ant-pagination-options-quick-jumper input:placeholder-shown {
    text-overflow: ellipsis
}

.ant-pagination-options-quick-jumper input:hover {
    border-color: #62abf5;
    border-right-width: 1px !important
}

.ant-pagination-options-quick-jumper input-focused,
.ant-pagination-options-quick-jumper input:focus {
    border-color: #62abf5;
    border-right-width: 1px !important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(56, 138, 233, .2)
}

.ant-pagination-options-quick-jumper input-disabled {
    color: rgba(0, 0, 0, .25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}

.ant-pagination-options-quick-jumper input-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px !important
}

.ant-pagination-options-quick-jumper input[disabled] {
    color: rgba(0, 0, 0, .25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}

.ant-pagination-options-quick-jumper input[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px !important
}

.ant-pagination-options-quick-jumper input-borderless,
.ant-pagination-options-quick-jumper input-borderless-disabled,
.ant-pagination-options-quick-jumper input-borderless-focused,
.ant-pagination-options-quick-jumper input-borderless:focus,
.ant-pagination-options-quick-jumper input-borderless:hover,
.ant-pagination-options-quick-jumper input-borderless[disabled] {
    background-color: transparent;
    border: none;
    box-shadow: none
}

textarea.ant-pagination-options-quick-jumper input {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    line-height: 1.5715;
    vertical-align: bottom;
    transition: all .3s, height 0s
}

.ant-pagination-options-quick-jumper input-lg {
    padding: 6.5px 11px;
    font-size: 16px
}

.ant-pagination-options-quick-jumper input-sm {
    padding: 0 7px
}

.ant-pagination-simple .ant-pagination-next,
.ant-pagination-simple .ant-pagination-prev {
    height: 24px;
    line-height: 24px;
    vertical-align: top
}

.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link {
    height: 24px;
    background-color: transparent;
    border: 0
}

.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after,
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after {
    height: 24px;
    line-height: 24px
}

.ant-pagination-simple .ant-pagination-simple-pager {
    display: inline-block;
    height: 24px;
    margin-right: 8px
}

.ant-pagination-simple .ant-pagination-simple-pager input {
    box-sizing: border-box;
    height: 100%;
    margin-right: 8px;
    padding: 0 6px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    outline: none;
    transition: border-color .3s
}

.ant-pagination-simple .ant-pagination-simple-pager input:hover {
    border-color: #388ae9
}

.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
    color: rgba(0, 0, 0, .25);
    background: #f5f5f5;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-pagination.mini .ant-pagination-simple-pager,
.ant-pagination.mini .ant-pagination-total-text {
    height: 24px;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-item {
    min-width: 24px;
    height: 24px;
    margin: 0;
    line-height: 22px
}

.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
    background: transparent;
    border-color: transparent
}

.ant-pagination.mini .ant-pagination-next,
.ant-pagination.mini .ant-pagination-prev {
    min-width: 24px;
    height: 24px;
    margin: 0;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link {
    background: transparent;
    border-color: transparent
}

.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after,
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after {
    height: 24px;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-jump-next,
.ant-pagination.mini .ant-pagination-jump-prev {
    height: 24px;
    margin-right: 0;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-options {
    margin-left: 2px
}

.ant-pagination.mini .ant-pagination-options-size-changer {
    top: 0
}

.ant-pagination.mini .ant-pagination-options-quick-jumper {
    height: 24px;
    line-height: 24px
}

.ant-pagination.mini .ant-pagination-options-quick-jumper input {
    padding: 0 7px;
    width: 44px;
    height: 24px
}

.ant-pagination.ant-pagination-disabled {
    cursor: not-allowed
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item {
    background: #f5f5f5;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
    color: rgba(0, 0, 0, .25);
    background: transparent;
    border: none;
    cursor: not-allowed
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
    background: #e6e6e6
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
    color: rgba(0, 0, 0, .25)
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
    color: rgba(0, 0, 0, .25);
    background: #f5f5f5;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-pagination-simple.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
    background: transparent
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-link-icon {
    opacity: 0
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-ellipsis {
    opacity: 1
}

.ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager {
    color: rgba(0, 0, 0, .25)
}

@media only screen and (max-width:992px) {

    .ant-pagination-item-after-jump-prev,
    .ant-pagination-item-before-jump-next {
        display: none
    }
}

@media only screen and (max-width:576px) {
    .ant-pagination-options {
        display: none
    }
}

.ant-pagination-rtl .ant-pagination-item,
.ant-pagination-rtl .ant-pagination-jump-next,
.ant-pagination-rtl .ant-pagination-jump-prev,
.ant-pagination-rtl .ant-pagination-prev,
.ant-pagination-rtl .ant-pagination-total-text {
    margin-right: 0;
    margin-left: 8px
}

.ant-pagination-rtl .ant-pagination-slash {
    margin: 0 5px 0 10px
}

.ant-pagination-rtl .ant-pagination-options {
    margin-right: 16px;
    margin-left: 0
}

.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-size-changer.ant-select {
    margin-right: 0;
    margin-left: 8px
}

.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-quick-jumper {
    margin-left: 0
}

.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager,
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager input {
    margin-right: 0;
    margin-left: 8px
}

.ant-pagination-rtl.ant-pagination.mini .ant-pagination-options {
    margin-right: 2px;
    margin-left: 0
}

.ant-select-single .ant-select-selector {
    display: flex
}

.ant-select-single .ant-select-selector .ant-select-selection-search {
    position: absolute;
    top: 0;
    right: 11px;
    bottom: 0;
    left: 11px
}

.ant-select-single .ant-select-selector .ant-select-selection-search-input {
    width: 100%
}

.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    padding: 0;
    line-height: 30px;
    transition: all .3s
}

@supports (-moz-appearance:meterbar) {

    .ant-select-single .ant-select-selector .ant-select-selection-item,
    .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
        line-height: 30px
    }
}

.ant-select-single .ant-select-selector .ant-select-selection-item {
    position: relative;
    user-select: none
}

.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    pointer-events: none
}

.ant-select-single .ant-select-selector .ant-select-selection-item:after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after,
.ant-select-single .ant-select-selector:after {
    display: inline-block;
    width: 0;
    visibility: hidden;
    content: "\a0"
}

.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
    right: 25px
}

.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 18px
}

.ant-select-single.ant-select-open .ant-select-selection-item {
    color: #bfbfbf
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    width: 100%;
    height: 32px;
    padding: 0 11px
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    height: 30px
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after {
    line-height: 30px
}

.ant-select-single.ant-select-customize-input .ant-select-selector:after {
    display: none
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
    position: static;
    width: 100%
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
    position: absolute;
    right: 0;
    left: 0;
    padding: 0 11px
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder:after {
    display: none
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
    height: 40px
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after {
    line-height: 38px
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
    height: 38px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
    height: 24px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after {
    line-height: 22px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
    height: 22px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
    right: 7px;
    left: 7px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
    padding: 0 7px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
    right: 28px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 21px
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
    padding: 0 11px
}

.ant-select-selection-overflow {
    position: relative;
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    max-width: 100%
}

.ant-select-selection-overflow-item {
    flex: none;
    align-self: center;
    max-width: 100%
}

.ant-select-multiple .ant-select-selector {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1px 4px
}

.ant-select-show-search.ant-select-multiple .ant-select-selector {
    cursor: text
}

.ant-select-disabled.ant-select-multiple .ant-select-selector {
    background: #f5f5f5;
    cursor: not-allowed
}

.ant-select-multiple .ant-select-selector:after {
    display: inline-block;
    width: 0;
    margin: 2px 0;
    line-height: 24px;
    content: "\a0"
}

.ant-select-multiple.ant-select-allow-clear .ant-select-selector,
.ant-select-multiple.ant-select-show-arrow .ant-select-selector {
    padding-right: 24px
}

.ant-select-multiple .ant-select-selection-item {
    position: relative;
    display: flex;
    flex: none;
    box-sizing: border-box;
    max-width: 100%;
    height: 24px;
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 22px;
    background: #f5f5f5;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    cursor: default;
    transition: font-size .3s, line-height .3s, height .3s;
    user-select: none;
    margin-inline-end: 4px;
    padding-inline-start: 8px;
    padding-inline-end: 4px
}

.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
    color: #bfbfbf;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-select-multiple .ant-select-selection-item-content {
    display: inline-block;
    margin-right: 4px;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis
}

.ant-select-multiple .ant-select-selection-item-remove {
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: rgba(0, 0, 0, .45);
    font-weight: 700;
    font-size: 10px;
    line-height: inherit;
    cursor: pointer
}

.ant-select-multiple .ant-select-selection-item-remove>* {
    line-height: 1
}

.ant-select-multiple .ant-select-selection-item-remove svg {
    display: inline-block
}

.ant-select-multiple .ant-select-selection-item-remove:before {
    display: none
}

.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
    display: block
}

.ant-select-multiple .ant-select-selection-item-remove>.anticon {
    vertical-align: -.2em
}

.ant-select-multiple .ant-select-selection-item-remove:hover {
    color: rgba(0, 0, 0, .75)
}

.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search {
    margin-inline-start: 0
}

.ant-select-multiple .ant-select-selection-search {
    position: relative;
    max-width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-inline-start: 7px
}

.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
    height: 24px;
    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;
    line-height: 24px;
    transition: all .3s
}

.ant-select-multiple .ant-select-selection-search-input {
    width: 100%;
    min-width: 4.1px
}

.ant-select-multiple .ant-select-selection-search-mirror {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    white-space: pre;
    visibility: hidden
}

.ant-select-multiple .ant-select-selection-placeholder {
    position: absolute;
    top: 50%;
    right: 11px;
    left: 11px;
    transform: translateY(-50%);
    transition: all .3s
}

.ant-select-multiple.ant-select-lg .ant-select-selector:after {
    line-height: 32px
}

.ant-select-multiple.ant-select-lg .ant-select-selection-item {
    line-height: 30px
}

.ant-select-multiple.ant-select-lg .ant-select-selection-search {
    height: 32px;
    line-height: 32px
}

.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
    height: 32px;
    line-height: 30px
}

.ant-select-multiple.ant-select-sm .ant-select-selector:after {
    line-height: 16px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-item {
    height: 16px;
    line-height: 14px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search {
    height: 16px;
    line-height: 16px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
    height: 16px;
    line-height: 14px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
    left: 7px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search {
    margin-inline-start: 3px
}

.ant-select-multiple.ant-select-lg .ant-select-selection-item {
    height: 32px;
    line-height: 32px
}

.ant-select-disabled .ant-select-selection-item-remove {
    display: none
}

.ant-select {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    cursor: pointer
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    position: relative;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: pointer
}

.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    cursor: text
}

.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: auto
}

.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
    border-color: #62abf5;
    border-right-width: 1px !important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(56, 138, 233, .2)
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    color: rgba(0, 0, 0, .25);
    background: #f5f5f5;
    cursor: not-allowed
}

.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background: #f5f5f5
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: not-allowed
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    outline: none;
    appearance: none
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
    display: none;
    -webkit-appearance: none
}

.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
    border-color: #62abf5;
    border-right-width: 1px !important
}

.ant-select-selection-item {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (-ms-high-contrast:none) {

    .ant-select-selection-item,
    .ant-select-selection-item ::-ms-backdrop {
        flex: auto
    }
}

.ant-select-selection-placeholder {
    flex: 1;
    overflow: hidden;
    color: #bfbfbf;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none
}

@media (-ms-high-contrast:none) {

    .ant-select-selection-placeholder,
    .ant-select-selection-placeholder ::-ms-backdrop {
        flex: auto
    }
}

.ant-select-arrow {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 11px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    line-height: 1;
    text-align: center;
    pointer-events: none
}

.ant-select-arrow>* {
    line-height: 1
}

.ant-select-arrow svg {
    display: inline-block
}

.ant-select-arrow:before {
    display: none
}

.ant-select-arrow .ant-select-arrow-icon {
    display: block
}

.ant-select-arrow .anticon {
    vertical-align: top;
    transition: transform .3s
}

.ant-select-arrow .anticon>svg {
    vertical-align: top
}

.ant-select-arrow .anticon:not(.ant-select-suffix) {
    pointer-events: auto
}

.ant-select-disabled .ant-select-arrow {
    cursor: not-allowed
}

.ant-select-clear {
    position: absolute;
    top: 50%;
    right: 11px;
    z-index: 1;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    font-style: normal;
    line-height: 1;
    text-align: center;
    text-transform: none;
    background: #fff;
    cursor: pointer;
    opacity: 0;
    transition: color .3s ease, opacity .15s ease;
    text-rendering: auto
}

.ant-select-clear:before {
    display: block
}

.ant-select-clear:hover {
    color: rgba(0, 0, 0, .45)
}

.ant-select:hover .ant-select-clear {
    opacity: 1
}

.ant-select-dropdown {
    margin: 0;
    color: rgba(0, 0, 0, .85);
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 1050;
    box-sizing: border-box;
    padding: 4px 0;
    overflow: hidden;
    font-size: 14px;
    font-variant: normal;
    background-color: #fff;
    border-radius: 2px;
    outline: none;
    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-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft {
    animation-name: antSlideUpIn
}

.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft {
    animation-name: antSlideDownIn
}

.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
    animation-name: antSlideUpOut
}

.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
    animation-name: antSlideDownOut
}

.ant-select-dropdown-hidden {
    display: none
}

.ant-select-dropdown-empty {
    color: rgba(0, 0, 0, .25)
}

.ant-select-item-empty {
    color: rgba(0, 0, 0, .85);
    color: rgba(0, 0, 0, .25)
}

.ant-select-item,
.ant-select-item-empty {
    position: relative;
    display: block;
    min-height: 32px;
    padding: 5px 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px
}

.ant-select-item {
    color: rgba(0, 0, 0, .85);
    cursor: pointer;
    transition: background .3s ease
}

.ant-select-item-group {
    color: rgba(0, 0, 0, .45);
    font-size: 12px;
    cursor: default
}

.ant-select-item-option {
    display: flex
}

.ant-select-item-option-content {
    flex: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-select-item-option-state {
    flex: none
}

.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
    background-color: #f5f5f5
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    color: rgba(0, 0, 0, .85);
    font-weight: 600;
    background-color: #f0f9ff
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
    color: #388ae9
}

.ant-select-item-option-disabled {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.ant-select-item-option-disabled.ant-select-item-option-selected {
    background-color: #f5f5f5
}

.ant-select-item-option-grouped {
    padding-left: 24px
}

.ant-select-lg {
    font-size: 16px
}

.ant-select-borderless .ant-select-selector {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important
}

.ant-select-rtl {
    direction: rtl
}

.ant-select-rtl .ant-select-arrow,
.ant-select-rtl .ant-select-clear {
    right: auto;
    left: 11px
}

.ant-select-dropdown-rtl {
    direction: rtl
}

.ant-select-dropdown-rtl .ant-select-item-option-grouped {
    padding-right: 24px;
    padding-left: 12px
}

.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector {
    padding-right: 4px;
    padding-left: 24px
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
    text-align: right
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
    margin-right: 0;
    margin-left: 4px;
    text-align: right
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
    right: 0;
    left: auto
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
    right: 11px;
    left: auto
}

.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
    right: 7px
}

.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    right: 0;
    left: 9px;
    text-align: right
}

.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
    right: 11px;
    left: 25px
}

.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 0;
    padding-left: 18px
}

.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
    right: 6px
}

.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 0;
    padding-left: 21px
}

.ant-popconfirm {
    z-index: 1060
}

.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab {
    padding: 8px 0;
    font-size: 14px
}

.ant-tabs-large>.ant-tabs-nav .ant-tabs-tab {
    padding: 16px 0;
    font-size: 16px
}

.ant-tabs-card.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab {
    padding: 6px 16px
}

.ant-tabs-card.ant-tabs-large>.ant-tabs-nav .ant-tabs-tab {
    padding: 7px 16px 6px
}

.ant-tabs-rtl {
    direction: rtl
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 32px
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
    margin-left: 0
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
    margin-right: 0;
    margin-left: 12px
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
    margin-right: 8px;
    margin-left: -4px
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
    margin: 0
}

.ant-tabs-rtl.ant-tabs-left>.ant-tabs-nav {
    order: 1
}

.ant-tabs-rtl.ant-tabs-left>.ant-tabs-content-holder,
.ant-tabs-rtl.ant-tabs-right>.ant-tabs-nav {
    order: 0
}

.ant-tabs-rtl.ant-tabs-right>.ant-tabs-content-holder {
    order: 1
}

.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
    margin-right: 2px;
    margin-left: 0
}

.ant-tabs-dropdown-rtl {
    direction: rtl
}

.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
    text-align: right
}

.ant-tabs-bottom,
.ant-tabs-top {
    flex-direction: column
}

.ant-tabs-bottom>.ant-tabs-nav,
.ant-tabs-bottom>div>.ant-tabs-nav,
.ant-tabs-top>.ant-tabs-nav,
.ant-tabs-top>div>.ant-tabs-nav {
    margin: 0 0 16px
}

.ant-tabs-bottom>.ant-tabs-nav:before,
.ant-tabs-bottom>div>.ant-tabs-nav:before,
.ant-tabs-top>.ant-tabs-nav:before,
.ant-tabs-top>div>.ant-tabs-nav:before {
    position: absolute;
    right: 0;
    left: 0;
    border-bottom: 1px solid #f0f0f0;
    content: ""
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar {
    height: 2px
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar-animated {
    transition: width .3s, left .3s, right .3s
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    top: 0;
    bottom: 0;
    width: 30px
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    left: 0;
    box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, .08)
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after {
    right: 0;
    box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, .08)
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,
.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after {
    opacity: 1
}

.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top>.ant-tabs-nav:before,
.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top>div>.ant-tabs-nav:before {
    bottom: 0
}

.ant-tabs-bottom>.ant-tabs-nav,
.ant-tabs-bottom>div>.ant-tabs-nav {
    order: 1;
    margin-top: 16px;
    margin-bottom: 0
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom>.ant-tabs-nav:before,
.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom>div>.ant-tabs-nav:before {
    top: 0
}

.ant-tabs-bottom>.ant-tabs-content-holder,
.ant-tabs-bottom>div>.ant-tabs-content-holder {
    order: 0
}

.ant-tabs-left>.ant-tabs-nav,
.ant-tabs-left>div>.ant-tabs-nav,
.ant-tabs-right>.ant-tabs-nav,
.ant-tabs-right>div>.ant-tabs-nav {
    flex-direction: column;
    min-width: 50px
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab {
    padding: 8px 24px;
    text-align: center
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
    margin: 16px 0 0
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap {
    flex-direction: column
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    right: 0;
    left: 0;
    height: 30px
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    top: 0;
    box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, .08)
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:after {
    bottom: 0;
    box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, .08)
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,
.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before {
    opacity: 1
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar {
    width: 2px
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar-animated {
    transition: height .3s, top .3s
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-operations {
    flex: 1 0 auto;
    flex-direction: column
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar {
    right: 0
}

.ant-tabs-left>.ant-tabs-content-holder,
.ant-tabs-left>div>.ant-tabs-content-holder {
    margin-left: -1px;
    border-left: 1px solid #f0f0f0
}

.ant-tabs-left>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane,
.ant-tabs-left>div>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane {
    padding-left: 24px
}

.ant-tabs-right>.ant-tabs-nav,
.ant-tabs-right>div>.ant-tabs-nav {
    order: 1
}

.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar {
    left: 0
}

.ant-tabs-right>.ant-tabs-content-holder,
.ant-tabs-right>div>.ant-tabs-content-holder {
    order: 0;
    margin-right: -1px;
    border-right: 1px solid #f0f0f0
}

.ant-tabs-right>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane,
.ant-tabs-right>div>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane {
    padding-right: 24px
}

.ant-tabs-dropdown {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 1050;
    display: block
}

.ant-tabs-dropdown-hidden {
    display: none
}

.ant-tabs-dropdown-menu {
    max-height: 200px;
    margin: 0;
    padding: 4px 0;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    list-style-type: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    outline: none;
    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-tabs-dropdown-menu-item {
    min-width: 120px;
    margin: 0;
    padding: 5px 12px;
    overflow: hidden;
    color: rgba(0, 0, 0, .85);
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    transition: all .3s
}

.ant-tabs-dropdown-menu-item:hover {
    background: #f5f5f5
}

.ant-tabs-dropdown-menu-item-disabled,
.ant-tabs-dropdown-menu-item-disabled:hover {
    color: rgba(0, 0, 0, .25);
    background: transparent;
    cursor: not-allowed
}

.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab {
    margin: 0;
    padding: 8px 16px;
    background: #fafafa;
    border: 1px solid #f0f0f0;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab-active {
    color: #388ae9;
    background: #fff
}

.ant-tabs-card>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-ink-bar {
    visibility: hidden
}

.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
    margin-left: 2px
}

.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab {
    border-radius: 2px 2px 0 0
}

.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab-active {
    border-bottom-color: #fff
}

.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab {
    border-radius: 0 0 2px 2px
}

.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab-active {
    border-top-color: #fff
}

.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,
.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
    margin-top: 2px
}

.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab {
    border-radius: 2px 0 0 2px
}

.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab-active {
    border-right-color: #fff
}

.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab {
    border-radius: 0 2px 2px 0
}

.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab-active {
    border-left-color: #fff
}

.ant-tabs {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: flex;
    overflow: hidden
}

.ant-tabs>.ant-tabs-nav,
.ant-tabs>div>.ant-tabs-nav {
    position: relative;
    display: flex;
    flex: none;
    align-items: center
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap {
    position: relative;
    display: inline-block;
    display: flex;
    flex: auto;
    align-self: stretch;
    overflow: hidden;
    white-space: nowrap;
    transform: translate(0)
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s;
    content: "";
    pointer-events: none
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-list {
    position: relative;
    display: flex;
    transition: transform .3s
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations {
    display: flex;
    align-self: stretch
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations-hidden,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations-hidden {
    position: absolute;
    visibility: hidden;
    pointer-events: none
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more {
    position: relative;
    padding: 8px 16px;
    background: transparent;
    border: 0
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more:after,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    transform: translateY(100%);
    content: ""
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add {
    min-width: 40px;
    margin-left: 2px;
    padding: 0 8px;
    background: #fafafa;
    border: 1px solid #f0f0f0;
    border-radius: 2px 2px 0 0;
    outline: none;
    cursor: pointer;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:hover,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:hover {
    color: #62abf5
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:focus,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:focus {
    color: #2569c2
}

.ant-tabs-extra-content {
    flex: none
}

.ant-tabs-centered>.ant-tabs-nav .ant-tabs-nav-wrap:not([class*=ant-tabs-nav-wrap-ping]),
.ant-tabs-centered>div>.ant-tabs-nav .ant-tabs-nav-wrap:not([class*=ant-tabs-nav-wrap-ping]) {
    justify-content: center
}

.ant-tabs-ink-bar {
    position: absolute;
    background: #388ae9;
    pointer-events: none
}

.ant-tabs-tab {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 12px 0;
    font-size: 14px;
    background: transparent;
    border: 0;
    outline: none;
    cursor: pointer
}

.ant-tabs-tab-btn:active,
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:active,
.ant-tabs-tab-remove:focus {
    color: #2569c2
}

.ant-tabs-tab-btn,
.ant-tabs-tab-remove {
    outline: none;
    transition: all .3s
}

.ant-tabs-tab-remove {
    flex: none;
    margin-right: -4px;
    margin-left: 8px;
    color: rgba(0, 0, 0, .45);
    font-size: 12px;
    background: transparent;
    border: none;
    cursor: pointer
}

.ant-tabs-tab-remove:hover {
    color: rgba(0, 0, 0, .85)
}

.ant-tabs-tab:hover {
    color: #62abf5
}

.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #388ae9;
    text-shadow: 0 0 .25px currentColor
}

.ant-tabs-tab.ant-tabs-tab-disabled {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus {
    color: rgba(0, 0, 0, .25)
}

.ant-tabs-tab .ant-tabs-tab-remove .anticon {
    margin: 0
}

.ant-tabs-tab .anticon {
    margin-right: 12px
}

.ant-tabs-tab+.ant-tabs-tab {
    margin: 0 0 0 32px
}

.ant-tabs-content {
    display: flex;
    width: 100%
}

.ant-tabs-content-holder {
    flex: auto;
    min-width: 0;
    min-height: 0
}

.ant-tabs-content-animated {
    transition: margin .3s
}

.ant-tabs-tabpane {
    flex: none;
    width: 100%;
    outline: none
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    height: 15px;
    bottom: 0
}

.ps__rail-x,
.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    position: absolute
}

.ps__rail-y {
    width: 15px;
    right: 0
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent
}

.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y,
.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px
}

.ps__thumb-x,
.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    position: absolute
}

.ps__thumb-y {
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px
}

.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x:hover>.ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y:hover>.ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports (-ms-overflow-style:none) {
    .ps {
        overflow: auto !important
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .ps {
        overflow: auto !important
    }
}

.scrollbar-container {
    position: relative;
    height: 100%
}

._1v-TjQoVzkKDkwpEXVyH-y>.oJRrnBe-qQhol8YgjMsPZ,
._3KytupVGWBq6rZazPdNJH7>.wDXopDg0wjXlW3y7WGK-d {
    background-color: transparent
}

.wDXopDg0wjXlW3y7WGK-d:focus>._12uR9YW98j-m0HWDKK9oV0,
.wDXopDg0wjXlW3y7WGK-d:hover>._12uR9YW98j-m0HWDKK9oV0 {
    height: 8px
}

.oJRrnBe-qQhol8YgjMsPZ:focus>.BUxVF2RfT-C1r404I7IPf,
.oJRrnBe-qQhol8YgjMsPZ:hover>.BUxVF2RfT-C1r404I7IPf {
    width: 8px
}

._3oWew6YsmwTOCFHKxWUwoS {
    display: flex;
    margin-right: 14px;
    line-height: 22px;
    align-items: center
}

._3oWew6YsmwTOCFHKxWUwoS._2Gz0NtHKbdB8fIY76le1sR {
    margin-right: 8px
}

._2Gz0NtHKbdB8fIY76le1sR>a:not(:last-child):after {
    content: "、"
}

.ant-empty {
    margin: 0 8px;
    font-size: 14px;
    line-height: 1.5715;
    text-align: center
}

.ant-empty-image {
    height: 100px;
    margin-bottom: 8px
}

.ant-empty-image img {
    height: 100%
}

.ant-empty-image svg {
    height: 100%;
    margin: auto
}

.ant-empty-footer {
    margin-top: 16px
}

.ant-empty-normal {
    margin: 32px 0;
    color: rgba(0, 0, 0, .25)
}

.ant-empty-normal .ant-empty-image {
    height: 40px
}

.ant-empty-small {
    margin: 8px 0;
    color: rgba(0, 0, 0, .25)
}

.ant-empty-small .ant-empty-image {
    height: 35px
}

.ant-empty-img-default-ellipse {
    fill: #f5f5f5;
    fill-opacity: .8
}

.ant-empty-img-default-path-1 {
    fill: #aeb8c2
}

.ant-empty-img-default-path-2 {
    fill: url(#linearGradient-1)
}

.ant-empty-img-default-path-3 {
    fill: #f5f5f7
}

.ant-empty-img-default-path-4,
.ant-empty-img-default-path-5 {
    fill: #dce0e6
}

.ant-empty-img-default-g {
    fill: #fff
}

.ant-empty-img-simple-ellipse {
    fill: #f5f5f5
}

.ant-empty-img-simple-g {
    stroke: #d9d9d9
}

.ant-empty-img-simple-path {
    fill: #fafafa
}

.ant-empty-rtl {
    direction: rtl
}

.vh9qyZunpuEhQIiPj9jWL {
    padding: 10px 16px;
    height: 50px;
    background-color: #e9f3ff
}

.vh9qyZunpuEhQIiPj9jWL [class~=anticon] {
    vertical-align: sub
}

._14vp5DL0hXRpzt_tEakVpw {
    flex: 0 0 200px;
    height: 36px;
    border: 1px solid #c2cde0;
    line-height: 36px;
    border-radius: 6px;
    background-color: #fff;
    overflow: hidden
}

._14vp5DL0hXRpzt_tEakVpw input {
    line-height: 34px;
    border: none
}

._14vp5DL0hXRpzt_tEakVpw [class~=ant-input-affix-wrapper] {
    border: none
}

._14vp5DL0hXRpzt_tEakVpw [class~=ant-input-affix-wrapper]:not(._34kKVjHk_atVReTKqn9BL5):hover {
    border-color: transparent;
    outline: none
}

._14vp5DL0hXRpzt_tEakVpw [class~=ant-input-group-addon] {
    border: none;
    padding: 0;
    background-color: #fff;
    cursor: pointer
}

.vh9qyZunpuEhQIiPj9jWL [class~=flex-11] {
    text-align: right
}

.vh9qyZunpuEhQIiPj9jWL button {
    margin-left: 16px
}

.hlJIdY2HP5pB5IODT8y1Q {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    align-items: center
}

.hlJIdY2HP5pB5IODT8y1Q button {
    line-height: 34px;
    border-color: #d7d7d7;
    height: 36px;
    border-radius: 4px;
    min-width: 60px
}

.hlJIdY2HP5pB5IODT8y1Q ._3tb05PNWCLoHMlZUq0mciY [class~=ant-checkbox-wrapper] [class~=ant-checkbox] {
    top: 2px
}

._1PXigB3EpLNBLME71xsSvR {
    padding: 0 16px 16px;
    display: flex;
    flex-wrap: wrap
}

._1PXigB3EpLNBLME71xsSvR [class~=ckbox] {
    padding: 8px 0
}

.NDlhk3N8rR_APDpifey9T {
    display: flex;
    align-items: center
}

._1PXigB3EpLNBLME71xsSvR ._1c4S1g1KHVKKbZ1gDqe_H_ {
    opacity: .45;
    padding-left: 3px
}

._1-hESmGJEkLyuA1EK2-Lrg {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    cursor: pointer;
    position: relative;
    background-color: #c1ccd6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

._1-hESmGJEkLyuA1EK2-Lrg.wdi_TkNQsBCDbGbMPr_So,
._1-hESmGJEkLyuA1EK2-Lrg:hover {
    background-color: #388ae9
}

.ant-picker {
    box-sizing: border-box;
    margin: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    padding: 4px 11px;
    position: relative;
    display: inline-flex;
    align-items: center;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: border .3s, box-shadow .3s
}

.ant-picker-focused,
.ant-picker:hover {
    border-color: #62abf5;
    border-right-width: 1px !important
}

.ant-picker-focused {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(56, 138, 233, .2)
}

.ant-picker.ant-picker-disabled {
    background: #f5f5f5;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-picker.ant-picker-disabled .ant-picker-suffix {
    color: rgba(0, 0, 0, .25)
}

.ant-picker.ant-picker-borderless {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important
}

.ant-picker-input {
    position: relative;
    display: inline-flex;
    align-items: center;
    width: 100%
}

.ant-picker-input>input {
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    transition: all .3s;
    flex: auto;
    min-width: 1px;
    height: auto;
    padding: 0;
    background: transparent;
    border: 0
}

.ant-picker-input>input::-moz-placeholder {
    opacity: 1
}

.ant-picker-input>input::placeholder {
    color: #bfbfbf
}

.ant-picker-input>input:placeholder-shown {
    text-overflow: ellipsis
}

.ant-picker-input>input:hover {
    border-color: #62abf5;
    border-right-width: 1px !important
}

.ant-picker-input>input-focused,
.ant-picker-input>input:focus {
    border-color: #62abf5;
    border-right-width: 1px !important;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(56, 138, 233, .2)
}

.ant-picker-input>input-disabled {
    color: rgba(0, 0, 0, .25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}

.ant-picker-input>input-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px !important
}

.ant-picker-input>input[disabled] {
    color: rgba(0, 0, 0, .25);
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}

.ant-picker-input>input[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px !important
}

.ant-picker-input>input-borderless,
.ant-picker-input>input-borderless-disabled,
.ant-picker-input>input-borderless-focused,
.ant-picker-input>input-borderless:focus,
.ant-picker-input>input-borderless:hover,
.ant-picker-input>input-borderless[disabled] {
    background-color: transparent;
    border: none;
    box-shadow: none
}

textarea.ant-picker-input>input {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    line-height: 1.5715;
    vertical-align: bottom;
    transition: all .3s, height 0s
}

.ant-picker-input>input-lg {
    padding: 6.5px 11px;
    font-size: 16px
}

.ant-picker-input>input-sm {
    padding: 0 7px
}

.ant-picker-input>input:focus {
    box-shadow: none
}

.ant-picker-input>input[disabled] {
    background: transparent
}

.ant-picker-input:hover .ant-picker-clear {
    opacity: 1
}

.ant-picker-input-placeholder>input {
    color: #bfbfbf
}

.ant-picker-large {
    padding: 6.5px 11px
}

.ant-picker-large .ant-picker-input>input {
    font-size: 16px
}

.ant-picker-small {
    padding: 0 7px
}

.ant-picker-suffix {
    align-self: center;
    margin-left: 4px;
    color: rgba(0, 0, 0, .25);
    line-height: 1;
    pointer-events: none
}

.ant-picker-suffix>* {
    vertical-align: top
}

.ant-picker-clear {
    position: absolute;
    top: 50%;
    right: 0;
    color: rgba(0, 0, 0, .25);
    line-height: 1;
    background: #fff;
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 0;
    transition: opacity .3s, color .3s
}

.ant-picker-clear>* {
    vertical-align: top
}

.ant-picker-clear:hover {
    color: rgba(0, 0, 0, .45)
}

.ant-picker-separator {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 16px;
    color: rgba(0, 0, 0, .25);
    font-size: 16px;
    vertical-align: top;
    cursor: default
}

.ant-picker-focused .ant-picker-separator {
    color: rgba(0, 0, 0, .45)
}

.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
    cursor: not-allowed
}

.ant-picker-range {
    position: relative;
    display: inline-flex
}

.ant-picker-range .ant-picker-clear {
    right: 11px
}

.ant-picker-range:hover .ant-picker-clear {
    opacity: 1
}

.ant-picker-range .ant-picker-active-bar {
    bottom: -1px;
    height: 2px;
    margin-left: 11px;
    background: #388ae9;
    opacity: 0;
    transition: all .3s ease-out;
    pointer-events: none
}

.ant-picker-range.ant-picker-focused .ant-picker-active-bar {
    opacity: 1
}

.ant-picker-range-separator {
    align-items: center;
    padding: 0 8px;
    line-height: 1
}

.ant-picker-range.ant-picker-small .ant-picker-clear {
    right: 7px
}

.ant-picker-range.ant-picker-small .ant-picker-active-bar {
    margin-left: 7px
}

.ant-picker-dropdown {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    z-index: 1050
}

.ant-picker-dropdown-hidden {
    display: none
}

.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow {
    top: 1.66666667px;
    display: block;
    transform: rotate(-45deg)
}

.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow {
    bottom: 1.66666667px;
    display: block;
    transform: rotate(135deg)
}

.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topRight,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight {
    animation-name: antSlideDownIn
}

.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomRight,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomRight {
    animation-name: antSlideUpIn
}

.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topRight {
    animation-name: antSlideDownOut
}

.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomRight {
    animation-name: antSlideUpOut
}

.ant-picker-dropdown-range {
    padding: 6.66666667px 0
}

.ant-picker-dropdown-range-hidden {
    display: none
}

.ant-picker-dropdown .ant-picker-panel>.ant-picker-time-panel {
    padding-top: 4px
}

.ant-picker-ranges {
    margin-bottom: 0;
    padding: 4px 12px;
    overflow: hidden;
    line-height: 34px;
    text-align: left;
    list-style: none
}

.ant-picker-ranges>li {
    display: inline-block
}

.ant-picker-ranges .ant-picker-preset>.ant-tag-blue {
    color: #388ae9;
    background: #f0f9ff;
    border-color: #b8e0ff;
    cursor: pointer
}

.ant-picker-ranges .ant-picker-ok {
    float: right;
    margin-left: 8px
}

.ant-picker-range-wrapper {
    display: flex
}

.ant-picker-range-arrow {
    position: absolute;
    z-index: 1;
    display: none;
    width: 10px;
    height: 10px;
    margin-left: 16.5px;
    box-shadow: 2px -2px 6px rgba(0, 0, 0, .06);
    transition: left .3s ease-out
}

.ant-picker-range-arrow:after {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 10px;
    height: 10px;
    border-color: #fff #fff transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: ""
}

.ant-picker-panel-container {
    overflow: hidden;
    vertical-align: top;
    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);
    transition: margin .3s
}

.ant-picker-panel-container .ant-picker-panels {
    display: inline-flex;
    flex-wrap: nowrap;
    direction: ltr
}

.ant-picker-panel-container .ant-picker-panel {
    vertical-align: top;
    background: transparent;
    border-width: 0 0 1px;
    border-radius: 0
}

.ant-picker-panel-container .ant-picker-panel .ant-picker-content,
.ant-picker-panel-container .ant-picker-panel table {
    text-align: center
}

.ant-picker-panel-container .ant-picker-panel-focused {
    border-color: #f0f0f0
}

.ant-picker-panel {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    outline: none
}

.ant-picker-panel-focused {
    border-color: #388ae9
}

.ant-picker-date-panel,
.ant-picker-decade-panel,
.ant-picker-month-panel,
.ant-picker-quarter-panel,
.ant-picker-time-panel,
.ant-picker-week-panel,
.ant-picker-year-panel {
    display: flex;
    flex-direction: column;
    width: 280px
}

.ant-picker-header {
    display: flex;
    padding: 0 8px;
    color: rgba(0, 0, 0, .85);
    border-bottom: 1px solid #f0f0f0
}

.ant-picker-header>* {
    flex: none
}

.ant-picker-header button {
    padding: 0;
    color: rgba(0, 0, 0, .25);
    line-height: 40px;
    background: transparent;
    border: 0;
    cursor: pointer;
    transition: color .3s
}

.ant-picker-header>button {
    min-width: 1.6em;
    font-size: 14px
}

.ant-picker-header>button:hover {
    color: rgba(0, 0, 0, .85)
}

.ant-picker-header-view {
    flex: auto;
    font-weight: 500;
    line-height: 40px
}

.ant-picker-header-view button {
    color: inherit;
    font-weight: inherit
}

.ant-picker-header-view button:not(:first-child) {
    margin-left: 8px
}

.ant-picker-header-view button:hover {
    color: #388ae9
}

.ant-picker-next-icon,
.ant-picker-prev-icon,
.ant-picker-super-next-icon,
.ant-picker-super-prev-icon {
    position: relative;
    display: inline-block;
    width: 7px;
    height: 7px
}

.ant-picker-next-icon:before,
.ant-picker-prev-icon:before,
.ant-picker-super-next-icon:before,
.ant-picker-super-prev-icon:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 0 solid;
    border-width: 1.5px 0 0 1.5px;
    content: ""
}

.ant-picker-super-next-icon:after,
.ant-picker-super-prev-icon:after {
    position: absolute;
    top: 4px;
    left: 4px;
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 0 solid;
    border-width: 1.5px 0 0 1.5px;
    content: ""
}

.ant-picker-prev-icon,
.ant-picker-super-prev-icon {
    transform: rotate(-45deg)
}

.ant-picker-next-icon,
.ant-picker-super-next-icon {
    transform: rotate(135deg)
}

.ant-picker-content {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse
}

.ant-picker-content td,
.ant-picker-content th {
    position: relative;
    min-width: 24px;
    font-weight: 400
}

.ant-picker-content th {
    height: 30px;
    color: rgba(0, 0, 0, .85);
    line-height: 30px
}

.ant-picker-cell {
    padding: 3px 0;
    color: rgba(0, 0, 0, .25);
    cursor: pointer
}

.ant-picker-cell-in-view {
    color: rgba(0, 0, 0, .85)
}

.ant-picker-cell:before {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 1;
    height: 24px;
    transform: translateY(-50%);
    transition: all .3s;
    content: ""
}

.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
    background: #f5f5f5
}

.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    border: 1px solid #388ae9;
    border-radius: 2px;
    content: ""
}

.ant-picker-cell-in-view.ant-picker-cell-in-range {
    position: relative
}

.ant-picker-cell-in-view.ant-picker-cell-in-range:before {
    background: #f0f9ff
}

.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner {
    color: #fff;
    background: #388ae9
}

.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before {
    background: #f0f9ff
}

.ant-picker-cell-in-view.ant-picker-cell-range-start:before {
    left: 50%
}

.ant-picker-cell-in-view.ant-picker-cell-range-end:before {
    right: 50%
}

.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range):after {
    position: absolute;
    top: 50%;
    z-index: 0;
    height: 24px;
    border-top: 1px dashed #94c0f3;
    border-bottom: 1px dashed #94c0f3;
    transform: translateY(-50%);
    transition: all .3s;
    content: ""
}

.ant-picker-cell-range-hover-end:after,
.ant-picker-cell-range-hover-start:after,
.ant-picker-cell-range-hover:after {
    right: 0;
    left: 2px
}

.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover:before,
.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover:before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end:before,
.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover:before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start:before,
.ant-picker-panel>:not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end:before,
.ant-picker-panel>:not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start:before {
    background: #d9e8fb
}

.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
    border-radius: 2px 0 0 2px
}

.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
    border-radius: 0 2px 2px 0
}

.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after,
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: #d9e8fb;
    transition: all .3s;
    content: ""
}

.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after {
    right: -6px;
    left: 0
}

.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after {
    right: 0;
    left: -6px
}

.ant-picker-cell-range-hover.ant-picker-cell-range-start:after {
    right: 50%
}

.ant-picker-cell-range-hover.ant-picker-cell-range-end:after {
    left: 50%
}

.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range):after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after,
.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range:after,
tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child:after,
tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child:after {
    left: 6px;
    border-left: 1px dashed #94c0f3;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range):after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after,
tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,
tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child:after {
    right: 6px;
    border-right: 1px dashed #94c0f3;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.ant-picker-cell-disabled {
    color: rgba(0, 0, 0, .25);
    pointer-events: none
}

.ant-picker-cell-disabled .ant-picker-cell-inner {
    background: transparent
}

.ant-picker-cell-disabled:before {
    background: rgba(0, 0, 0, .04)
}

.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner:before {
    border-color: rgba(0, 0, 0, .25)
}

.ant-picker-decade-panel .ant-picker-content,
.ant-picker-month-panel .ant-picker-content,
.ant-picker-quarter-panel .ant-picker-content,
.ant-picker-year-panel .ant-picker-content {
    height: 264px
}

.ant-picker-decade-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner {
    padding: 0 8px
}

.ant-picker-quarter-panel .ant-picker-content {
    height: 56px
}

.ant-picker-footer {
    width: min-content;
    min-width: 100%;
    line-height: 38px;
    text-align: center;
    border-bottom: 1px solid transparent
}

.ant-picker-panel .ant-picker-footer {
    border-top: 1px solid #f0f0f0
}

.ant-picker-footer-extra {
    padding: 0 12px;
    line-height: 38px;
    text-align: left
}

.ant-picker-footer-extra:not(:last-child) {
    border-bottom: 1px solid #f0f0f0
}

.ant-picker-now {
    text-align: left
}

.ant-picker-today-btn {
    color: #388ae9
}

.ant-picker-today-btn:hover {
    color: #62abf5
}

.ant-picker-today-btn:active {
    color: #2569c2
}

.ant-picker-today-btn.ant-picker-today-btn-disabled {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.ant-picker-decade-panel .ant-picker-cell-inner {
    padding: 0 4px
}

.ant-picker-decade-panel .ant-picker-cell:before {
    display: none
}

.ant-picker-month-panel .ant-picker-body,
.ant-picker-quarter-panel .ant-picker-body,
.ant-picker-year-panel .ant-picker-body {
    padding: 0 8px
}

.ant-picker-month-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner {
    width: 60px
}

.ant-picker-month-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-year-panel .ant-picker-cell-range-hover-start:after {
    left: 14px;
    border-left: 1px dashed #94c0f3;
    border-radius: 2px 0 0 2px
}

.ant-picker-month-panel .ant-picker-cell-range-hover-end:after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-end:after,
.ant-picker-year-panel .ant-picker-cell-range-hover-end:after {
    right: 14px;
    border-right: 1px dashed #94c0f3;
    border-radius: 0 2px 2px 0
}

.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end:after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end:after,
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end:after {
    left: 14px;
    border-left: 1px dashed #94c0f3;
    border-radius: 2px 0 0 2px
}

.ant-picker-week-panel .ant-picker-body {
    padding: 8px 12px
}

.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner {
    background: transparent !important
}

.ant-picker-week-panel-row td {
    transition: background .3s
}

.ant-picker-week-panel-row:hover td {
    background: #f5f5f5
}

.ant-picker-week-panel-row-selected:hover td,
.ant-picker-week-panel-row-selected td {
    background: #388ae9
}

.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week,
.ant-picker-week-panel-row-selected td.ant-picker-cell-week {
    color: hsla(0, 0%, 100%, .5)
}

.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner:before,
.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner:before {
    border-color: #fff
}

.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner,
.ant-picker-week-panel-row-selected td .ant-picker-cell-inner {
    color: #fff
}

.ant-picker-date-panel .ant-picker-body {
    padding: 8px 12px
}

.ant-picker-date-panel .ant-picker-content {
    width: 252px
}

.ant-picker-date-panel .ant-picker-content th {
    width: 36px
}

.ant-picker-datetime-panel {
    display: flex
}

.ant-picker-datetime-panel .ant-picker-time-panel {
    border-left: 1px solid #f0f0f0
}

.ant-picker-datetime-panel .ant-picker-date-panel,
.ant-picker-datetime-panel .ant-picker-time-panel {
    transition: opacity .3s
}

.ant-picker-datetime-panel-active .ant-picker-date-panel,
.ant-picker-datetime-panel-active .ant-picker-time-panel {
    opacity: .3
}

.ant-picker-datetime-panel-active .ant-picker-date-panel-active,
.ant-picker-datetime-panel-active .ant-picker-time-panel-active {
    opacity: 1
}

.ant-picker-time-panel {
    width: auto;
    min-width: auto
}

.ant-picker-time-panel .ant-picker-content {
    display: flex;
    flex: auto;
    height: 224px
}

.ant-picker-time-panel-column {
    flex: 1 0 auto;
    width: 56px;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
    text-align: left;
    list-style: none;
    transition: background .3s
}

.ant-picker-time-panel-column:after {
    display: block;
    height: 196px;
    content: ""
}

.ant-picker-datetime-panel .ant-picker-time-panel-column:after {
    height: 198px
}

.ant-picker-time-panel-column:not(:first-child) {
    border-left: 1px solid #f0f0f0
}

.ant-picker-time-panel-column-active {
    background: rgba(240, 249, 255, .2)
}

.ant-picker-time-panel-column:hover {
    overflow-y: auto
}

.ant-picker-time-panel-column>li {
    margin: 0;
    padding: 0
}

.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
    display: block;
    width: 100%;
    height: 28px;
    margin: 0;
    padding: 0 0 0 14px;
    color: rgba(0, 0, 0, .85);
    line-height: 28px;
    border-radius: 0;
    cursor: pointer;
    transition: background .3s
}

.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
    background: #f5f5f5
}

.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
    background: #f0f9ff
}

.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
    color: rgba(0, 0, 0, .25);
    background: transparent;
    cursor: not-allowed
}

:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell {
    padding: 21px 0
}

.ant-picker-rtl {
    direction: rtl
}

.ant-picker-rtl .ant-picker-suffix {
    margin-right: 4px;
    margin-left: 0
}

.ant-picker-rtl .ant-picker-clear {
    right: auto;
    left: 0
}

.ant-picker-rtl .ant-picker-separator {
    transform: rotate(180deg)
}

.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child) {
    margin-right: 8px;
    margin-left: 0
}

.ant-picker-rtl.ant-picker-range .ant-picker-clear {
    right: auto;
    left: 11px
}

.ant-picker-rtl.ant-picker-range .ant-picker-active-bar {
    margin-right: 11px;
    margin-left: 0
}

.ant-picker-rtl.ant-picker-range.ant-picker-small .ant-picker-active-bar {
    margin-right: 7px
}

.ant-picker-dropdown-rtl .ant-picker-ranges {
    text-align: right
}

.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok {
    float: left;
    margin-right: 8px;
    margin-left: 0
}

.ant-picker-panel-rtl {
    direction: rtl
}

.ant-picker-panel-rtl .ant-picker-prev-icon,
.ant-picker-panel-rtl .ant-picker-super-prev-icon {
    transform: rotate(135deg)
}

.ant-picker-panel-rtl .ant-picker-next-icon,
.ant-picker-panel-rtl .ant-picker-super-next-icon {
    transform: rotate(-45deg)
}

.ant-picker-cell .ant-picker-cell-inner {
    position: relative;
    z-index: 2;
    display: inline-block;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    transition: background .3s, border .3s
}

.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:before {
    right: 50%;
    left: 0
}

.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:before {
    right: 0;
    left: 50%
}

.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end:before {
    right: 50%;
    left: 50%
}

.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner:after {
    right: 0;
    left: -6px
}

.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner:after {
    right: -6px;
    left: 0
}

.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start:after {
    right: 0;
    left: 50%
}

.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end:after {
    right: 50%;
    left: 0
}

.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
    border-radius: 0 2px 2px 0
}

.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
    border-radius: 2px 0 0 2px
}

.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range):after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range:after,
.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child:after {
    right: 6px;
    left: 0;
    border-right: 1px dashed #94c0f3;
    border-left: none;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0
}

.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range):after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after,
.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child:after {
    right: 0;
    left: 6px;
    border-right: none;
    border-left: 1px dashed #94c0f3;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px
}

.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-start.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover):after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover):after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-end.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover):after,
.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-end:first-child:after,
.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child:after,
.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,
.ant-picker-panel-rtl tr>.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-child:after {
    right: 6px;
    left: 6px;
    border-right: 1px dashed #94c0f3;
    border-left: 1px dashed #94c0f3;
    border-radius: 2px
}

.ant-picker-dropdown-rtl .ant-picker-footer-extra {
    direction: rtl;
    text-align: right
}

.ant-picker-panel-rtl .ant-picker-time-panel {
    direction: ltr
}

.ant-tag {
    box-sizing: border-box;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block;
    height: auto;
    margin: 0 8px 0 0;
    padding: 0 7px;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    background: #fafafa;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    opacity: 1;
    transition: all .3s
}

.ant-tag,
.ant-tag a,
.ant-tag a:hover {
    color: rgba(0, 0, 0, .85)
}

.ant-tag>a:first-child:last-child {
    display: inline-block;
    margin: 0 -8px;
    padding: 0 8px
}

.ant-tag-close-icon {
    margin-left: 3px;
    color: rgba(0, 0, 0, .45);
    font-size: 10px;
    cursor: pointer;
    transition: all .3s
}

.ant-tag-close-icon:hover {
    color: rgba(0, 0, 0, .85)
}

.ant-tag-has-color {
    border-color: transparent
}

.ant-tag-has-color,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover,
.ant-tag-has-color a,
.ant-tag-has-color a:hover {
    color: #fff
}

.ant-tag-checkable {
    background-color: transparent;
    border-color: transparent;
    cursor: pointer
}

.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
    color: #388ae9
}

.ant-tag-checkable-checked,
.ant-tag-checkable:active {
    color: #fff
}

.ant-tag-checkable-checked {
    background-color: #388ae9
}

.ant-tag-checkable:active {
    background-color: #2569c2
}

.ant-tag-hidden {
    display: none
}

.ant-tag-pink {
    color: #c41d7f;
    background: #fff0f6;
    border-color: #ffadd2
}

.ant-tag-pink-inverse {
    color: #fff;
    background: #eb2f96;
    border-color: #eb2f96
}

.ant-tag-magenta {
    color: #c41d7f;
    background: #fff0f6;
    border-color: #ffadd2
}

.ant-tag-magenta-inverse {
    color: #fff;
    background: #eb2f96;
    border-color: #eb2f96
}

.ant-tag-red {
    color: #cf1322;
    background: #fff1f0;
    border-color: #ffa39e
}

.ant-tag-red-inverse {
    color: #fff;
    background: #f5222d;
    border-color: #f5222d
}

.ant-tag-volcano {
    color: #d4380d;
    background: #fff2e8;
    border-color: #ffbb96
}

.ant-tag-volcano-inverse {
    color: #fff;
    background: #fa541c;
    border-color: #fa541c
}

.ant-tag-orange {
    color: #d46b08;
    background: #fff7e6;
    border-color: #ffd591
}

.ant-tag-orange-inverse {
    color: #fff;
    background: #fa8c16;
    border-color: #fa8c16
}

.ant-tag-yellow {
    color: #d4b106;
    background: #feffe6;
    border-color: #fffb8f
}

.ant-tag-yellow-inverse {
    color: #fff;
    background: #fadb14;
    border-color: #fadb14
}

.ant-tag-gold {
    color: #d48806;
    background: #fffbe6;
    border-color: #ffe58f
}

.ant-tag-gold-inverse {
    color: #fff;
    background: #faad14;
    border-color: #faad14
}

.ant-tag-cyan {
    color: #08979c;
    background: #e6fffb;
    border-color: #87e8de
}

.ant-tag-cyan-inverse {
    color: #fff;
    background: #13c2c2;
    border-color: #13c2c2
}

.ant-tag-lime {
    color: #7cb305;
    background: #fcffe6;
    border-color: #eaff8f
}

.ant-tag-lime-inverse {
    color: #fff;
    background: #a0d911;
    border-color: #a0d911
}

.ant-tag-green {
    color: #389e0d;
    background: #f6ffed;
    border-color: #b7eb8f
}

.ant-tag-green-inverse {
    color: #fff;
    background: #52c41a;
    border-color: #52c41a
}

.ant-tag-blue {
    color: #096dd9;
    background: #e6f7ff;
    border-color: #91d5ff
}

.ant-tag-blue-inverse {
    color: #fff;
    background: #1890ff;
    border-color: #1890ff
}

.ant-tag-geekblue {
    color: #1d39c4;
    background: #f0f5ff;
    border-color: #adc6ff
}

.ant-tag-geekblue-inverse {
    color: #fff;
    background: #2f54eb;
    border-color: #2f54eb
}

.ant-tag-purple {
    color: #531dab;
    background: #f9f0ff;
    border-color: #d3adf7
}

.ant-tag-purple-inverse {
    color: #fff;
    background: #722ed1;
    border-color: #722ed1
}

.ant-tag-success {
    color: #52c41a;
    background: #f6ffed;
    border-color: #b7eb8f
}

.ant-tag-processing {
    color: #1890ff;
    background: #e6f7ff;
    border-color: #91d5ff
}

.ant-tag-error {
    color: #f5222d;
    background: #fff1f0;
    border-color: #ffa39e
}

.ant-tag-warning {
    color: #fa8c16;
    background: #fff7e6;
    border-color: #ffd591
}

.ant-tag>.anticon+span,
.ant-tag>span+.anticon {
    margin-left: 7px
}

.ant-tag.ant-tag-rtl {
    margin-right: 0;
    margin-left: 8px;
    direction: rtl;
    text-align: right
}

.ant-tag-rtl .ant-tag-close-icon {
    margin-right: 3px;
    margin-left: 0
}

.ant-tag-rtl.ant-tag>.anticon+span,
.ant-tag-rtl.ant-tag>span+.anticon {
    margin-right: 7px;
    margin-left: 0
}

.rWFw-EJi245RgFJTH4Phc {
    padding: 0 16px 16px
}

.rWFw-EJi245RgFJTH4Phc [class~=anticon] {
    vertical-align: 0
}

.rWFw-EJi245RgFJTH4Phc>:first-child {
    margin: 0 0 10px
}

.Z23jxXQ9bqj2wiZM6LnW6 [class~=ant-popover-inner-content] {
    padding: 0
}

.Z23jxXQ9bqj2wiZM6LnW6 [class~=ant-popover-arrow-content] {
    background-color: #e9f3ff
}

._1Hl7G9zV-FrbdTM9CFgtxN {
    color: #333;
    margin: 0 0 16px;
    cursor: pointer;
    overflow: hidden;
    line-height: 34px;
    border-radius: 6px;
    position: relative;
    white-space: nowrap;
    padding: 0 28px 0 14px;
    text-overflow: ellipsis;
    border: 1px solid #c2cde0;
    font-size: 13px
}

._1Hl7G9zV-FrbdTM9CFgtxN._2AHbgwyNj9o8e8vbZPA5PU {
    color: #37c3bd
}

._1Hl7G9zV-FrbdTM9CFgtxN._2byLTQap8KcsHSsIzHgIso,
._1Hl7G9zV-FrbdTM9CFgtxN:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15)
}

._1Hl7G9zV-FrbdTM9CFgtxN>[class~=anticon] {
    top: 6px;
    right: 14px;
    color: #999;
    position: absolute
}

._1Hl7G9zV-FrbdTM9CFgtxN ._2e5UEhv4aEAvnYjEmvMgo_ {
    z-index: 1;
    display: none
}

._1Hl7G9zV-FrbdTM9CFgtxN._2AHbgwyNj9o8e8vbZPA5PU ._2e5UEhv4aEAvnYjEmvMgo_ {
    display: block;
    background-color: #fff
}

._3IJPM5G9Tnakh5VfpFKr6U {
    width: 620px;
    min-height: 128px
}

._3IJPM5G9Tnakh5VfpFKr6U[class~=filterIndustries] [class~=ck-box-wrap],
._3IJPM5G9Tnakh5VfpFKr6U[class~=filterIndustries] [class~=ckbox],
._3IJPM5G9Tnakh5VfpFKr6U[class~=filterOrgs] [class~=ck-box-wrap] {
    min-width: 140px
}

._3IJPM5G9Tnakh5VfpFKr6U[class~=filterStocks] [class~=ck-box-wrap],
._3IJPM5G9Tnakh5VfpFKr6U[class~=filterStocks] [class~=ckbox] {
    min-width: 194px
}

._3IJPM5G9Tnakh5VfpFKr6U[class~=filterAuthors] [class~=ckbox] {
    min-width: 140px
}

._3IJPM5G9Tnakh5VfpFKr6U[class~=filterAuthors] [class~=ck-box-wrap] {
    flex-basis: 140px
}

._2kdDo2c1ejlfWVwV2cbXOk {
    position: absolute;
    right: 35px;
    top: 10px;
    width: 25px
}

._3IJPM5G9Tnakh5VfpFKr6U[class~=filterOrgs] [class~=ant-checkbox-disabled]+span {
    color: #000;
    cursor: default
}

._3IJPM5G9Tnakh5VfpFKr6U[class~=filterOrgs] [class~=ant-checkbox]+span {
    max-width: 100px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

._3IJPM5G9Tnakh5VfpFKr6U[class~=filterOrgs] [class~=ant-checkbox-wrapper-disabled] {
    cursor: default
}

._31cDFXcxR7zwe3_ghpIDb9 {
    margin-left: 4px;
    cursor: pointer
}

._31cDFXcxR7zwe3_ghpIDb9._18qKh69CB9PrKKmgBx0dXi:hover {
    opacity: .8
}

._31cDFXcxR7zwe3_ghpIDb9._2dGnGOOvx_yQ-tZ0SJXzZ2 {
    cursor: auto !important
}

._31cDFXcxR7zwe3_ghpIDb9 img {
    margin-top: -2px
}

._31cDFXcxR7zwe3_ghpIDb9 svg {
    position: relative;
    top: 3px
}

._5QtaFxtuYykVxQNMIJqOM {
    padding: 14px 20px 0;
    transition: all .2s;
    position: relative
}

._5QtaFxtuYykVxQNMIJqOM:hover {
    border-radius: 2px;
    box-shadow: 0 0 10px 0 rgba(39, 66, 107, .3)
}

._5QtaFxtuYykVxQNMIJqOM:hover:after {
    border-bottom-color: transparent
}

._5QtaFxtuYykVxQNMIJqOM:after {
    width: 100%;
    height: 15px;
    content: " ";
    display: block;
    border-bottom: 1px solid #e4e4e4
}

._1d5CodxzaN2hsU0d1pvJzE {
    display: flex;
    text-align: left;
    align-items: stretch
}

.l9HiuL8lVg8FG7Oh2fz8J {
    width: 30px;
    height: 20px;
    background: #f79333;
    text-align: center;
    line-height: 20px;
    border-bottom-left-radius: 8px;
    position: absolute;
    right: 0;
    top: 0
}

.hO_gHQ2htG4LIEBfyYI4T {
    padding: 0 12px
}

.gVi1l4xYFDbhPPWRJad2T {
    display: flex;
    align-items: flex-start
}

.gVi1l4xYFDbhPPWRJad2T a {
    color: #1e3a5c;
    font-size: 15px;
    line-height: 24px
}

.gVi1l4xYFDbhPPWRJad2T._2gMhNLVbEa_E4uOqqpzlsJ a {
    font-size: 16px;
    line-height: 24px;
    color: #a5a5a5 !important
}

.gVi1l4xYFDbhPPWRJad2T>div>a._1OhGpKEl6rIlnj-jTFDhIu:hover {
    color: #ffddb6 !important
}

.hO_gHQ2htG4LIEBfyYI4T ._1sbX7qmUUx3SdXhUvrgS5L {
    color: #999;
    font-size: 13px;
    flex-wrap: wrap;
    line-height: 22px;
    margin-top: 4px
}

.TqZylLFk5Fu95NHtFMRlX {
    color: #3370ff
}

._1MShKuevgoxelR5V7pwp4h {
    color: #b7eb8f
}

._2i8_ik8FNGDDnuh99fV72U {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ff303f
}

.wholZQzamzao9Q71np9Am {
    position: relative;
    font-size: 14px;
    color: #3370ff
}

.wholZQzamzao9Q71np9Am:hover>._3eQXqj1Hpnu0ZLPr8smwue {
    display: block;
    width: 120px;
    white-space: normal;
    word-wrap: break-word;
    line-height: 18px
}

.wholZQzamzao9Q71np9Am ._3eQXqj1Hpnu0ZLPr8smwue {
    display: none;
    position: absolute;
    top: 0;
    right: 68px;
    padding: 10px;
    background-color: #fff7f8;
    color: #ff303f;
    font-size: 14px;
    line-height: 10px
}

._5QtaFxtuYykVxQNMIJqOM._2Hmje8fuK3PP7_AnY8Dpza {
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0 10px 10px 0
}

._2R81oXJex8ur-g1gM_yUpT {
    display: inline !important
}

._2R81oXJex8ur-g1gM_yUpT>svg {
    margin-top: -4px
}

._5QtaFxtuYykVxQNMIJqOM._2Hmje8fuK3PP7_AnY8Dpza:after {
    display: none
}

._5QtaFxtuYykVxQNMIJqOM._2Hmje8fuK3PP7_AnY8Dpza a:hover {
    color: #a96eed !important
}

._5QtaFxtuYykVxQNMIJqOM._3AIF5taDwriVhpXrJ0ar4S {
    max-width: 550px
}

._5QtaFxtuYykVxQNMIJqOM._27wmSHuGzJT-NOkBozyFxt {
    max-width: 930px
}

._5QtaFxtuYykVxQNMIJqOM._1glJy2rQdTFNEm0n1SZCQZ {
    max-width: 1300px;
    margin-right: 0
}

._5QtaFxtuYykVxQNMIJqOM._3AIF5taDwriVhpXrJ0ar4S._1OhGpKEl6rIlnj-jTFDhIu {
    max-width: 490px
}

._5QtaFxtuYykVxQNMIJqOM._1glJy2rQdTFNEm0n1SZCQZ._1OhGpKEl6rIlnj-jTFDhIu {
    max-width: 990px;
    margin-right: 0
}

._1d5CodxzaN2hsU0d1pvJzE._2Hmje8fuK3PP7_AnY8Dpza {
    padding: 20px;
    flex: 0 0 160px;
    background-color: #f3f5f7
}

._1d5CodxzaN2hsU0d1pvJzE._2Hmje8fuK3PP7_AnY8Dpza .hO_gHQ2htG4LIEBfyYI4T {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

._1f1BwGJcsd4JQ1DAW4KeJd {
    padding: 0;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    color: #ffddb6
}

._1f1BwGJcsd4JQ1DAW4KeJd._1iNQbMmvVgfds5QGzc2YGA {
    color: #999;
    cursor: auto;
    padding-bottom: 10px
}

._1f1BwGJcsd4JQ1DAW4KeJd img {
    margin: -5px 0 0 -5px !important
}

._1d5CodxzaN2hsU0d1pvJzE._2Hmje8fuK3PP7_AnY8Dpza .gVi1l4xYFDbhPPWRJad2T {
    flex: 1 1 auto
}

._1f1BwGJcsd4JQ1DAW4KeJd ._2PSapC6WnHO5VWhSsGL5LJ,
._2PSapC6WnHO5VWhSsGL5LJ {
    width: 24px;
    height: 24px
}

._1d5CodxzaN2hsU0d1pvJzE._2Hmje8fuK3PP7_AnY8Dpza .gVi1l4xYFDbhPPWRJad2T a {
    color: #3a284e
}

._1d5CodxzaN2hsU0d1pvJzE._1QY64dX4vbtrnEz0YzyQtb {
    border-bottom: none;
    background-color: #1e3a5c
}

._1d5CodxzaN2hsU0d1pvJzE._1QY64dX4vbtrnEz0YzyQtb .gVi1l4xYFDbhPPWRJad2T a {
    color: #fff !important
}

._1d5CodxzaN2hsU0d1pvJzE._1QY64dX4vbtrnEz0YzyQtb ._1sbX7qmUUx3SdXhUvrgS5L {
    color: #bfbdbd
}

._1d5CodxzaN2hsU0d1pvJzE:hover ._2bHXkFeIGj9HjFjbqCLPII {
    display: block
}

@media (max-width:991px) {
    ._1d5CodxzaN2hsU0d1pvJzE {
        flex-wrap: wrap
    }

    ._1d5CodxzaN2hsU0d1pvJzE>:first-child {
        flex: 0 0 auto;
        margin: 0 auto 12px
    }

    ._1d5CodxzaN2hsU0d1pvJzE>:nth-child(3) {
        flex: 1 1 auto;
        justify-content: flex-end
    }

    .hO_gHQ2htG4LIEBfyYI4T {
        flex: 0 0 100%
    }
}

._3VQ3Y2yrraNVEcHHU3FQVy {
    width: 92px
}

._1gmwDoHidfwmF7KH6VatZR a,
._1gmwDoHidfwmF7KH6VatZR a:hover {
    color: #999 !important
}

._2bHXkFeIGj9HjFjbqCLPII {
    display: none;
    position: absolute;
    top: 5px;
    bottom: 0;
    right: 150px;
    margin: auto !important
}

._2bHXkFeIGj9HjFjbqCLPII:hover {
    color: #2676d3
}

._1XwuWEkFQQ0P0MESbofwFh {
    margin-bottom: 20px
}

._1XwuWEkFQQ0P0MESbofwFh._1iNQbMmvVgfds5QGzc2YGA {
    position: relative
}

._1XwuWEkFQQ0P0MESbofwFh._1iNQbMmvVgfds5QGzc2YGA:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, .05);
    cursor: not-allowed
}

._27dpBh0sOh8IzYfbd9C4Zh {
    background-color: #f1f5ff;
    border-left: 4px solid #adb1fe;
    padding: 16px 16px 0
}

._2iRNpyZVx2ExPPhOxMIXpz {
    border-bottom: 1px solid #e0e0e0
}

._2iRNpyZVx2ExPPhOxMIXpz .lzXN7xndlRk8A6zuZ-zRb {
    padding: 8px 15px 8px 10px;
    color: #666;
    font-size: 14px;
    background-color: #fff;
    display: flex;
    justify-content: center
}

._2iRNpyZVx2ExPPhOxMIXpz .lzXN7xndlRk8A6zuZ-zRb img {
    max-width: 100%
}

._2iRNpyZVx2ExPPhOxMIXpz p {
    color: #333;
    font-size: 16px;
    padding: 10px 0 15px;
    margin: 0
}

._3KfNtlSnriqs_4N0q00VN5 {
    font-size: 18px
}

.ant-card {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    background: #fff;
    border-radius: 2px
}

.ant-card-rtl {
    direction: rtl
}

.ant-card-hoverable {
    cursor: pointer;
    transition: box-shadow .3s, border-color .3s
}

.ant-card-hoverable:hover {
    border-color: transparent;
    box-shadow: 0 1px 2px -2px rgba(0, 0, 0, .16), 0 3px 6px 0 rgba(0, 0, 0, .12), 0 5px 12px 4px rgba(0, 0, 0, .09)
}

.ant-card-bordered {
    border: 1px solid #f0f0f0
}

.ant-card-head {
    min-height: 48px;
    margin-bottom: -1px;
    padding: 0 24px;
    color: rgba(0, 0, 0, .85);
    font-weight: 500;
    font-size: 16px;
    background: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 2px 2px 0 0
}

.ant-card-head:after,
.ant-card-head:before {
    display: table;
    content: ""
}

.ant-card-head:after {
    clear: both
}

.ant-card-head-wrapper {
    display: flex;
    align-items: center
}

.ant-card-head-title {
    display: inline-block;
    flex: 1;
    padding: 16px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-card-head-title>.ant-typography,
.ant-card-head-title>.ant-typography-edit-content {
    left: 0;
    margin-top: 0;
    margin-bottom: 0
}

.ant-card-head .ant-tabs {
    clear: both;
    margin-bottom: -17px;
    color: rgba(0, 0, 0, .85);
    font-weight: 400;
    font-size: 14px
}

.ant-card-head .ant-tabs-bar {
    border-bottom: 1px solid #f0f0f0
}

.ant-card-extra {
    float: right;
    margin-left: auto;
    padding: 16px 0;
    color: rgba(0, 0, 0, .85);
    font-weight: 400;
    font-size: 14px
}

.ant-card-rtl .ant-card-extra {
    margin-right: auto;
    margin-left: 0
}

.ant-card-body {
    padding: 24px
}

.ant-card-body:after,
.ant-card-body:before {
    display: table;
    content: ""
}

.ant-card-body:after {
    clear: both
}

.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
    margin: -1px 0 0 -1px;
    padding: 0
}

.ant-card-grid {
    float: left;
    width: 33.33%;
    padding: 24px;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0;
    transition: all .3s
}

.ant-card-rtl .ant-card-grid {
    float: right
}

.ant-card-grid-hoverable:hover {
    position: relative;
    z-index: 1;
    box-shadow: 0 1px 2px -2px rgba(0, 0, 0, .16), 0 3px 6px 0 rgba(0, 0, 0, .12), 0 5px 12px 4px rgba(0, 0, 0, .09)
}

.ant-card-contain-tabs>.ant-card-head .ant-card-head-title {
    min-height: 32px;
    padding-bottom: 0
}

.ant-card-contain-tabs>.ant-card-head .ant-card-extra {
    padding-bottom: 0
}

.ant-card-bordered .ant-card-cover {
    margin-top: -1px;
    margin-right: -1px;
    margin-left: -1px
}

.ant-card-cover>* {
    display: block;
    width: 100%
}

.ant-card-cover img {
    border-radius: 2px 2px 0 0
}

.ant-card-actions {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    border-top: 1px solid #f0f0f0
}

.ant-card-actions:after,
.ant-card-actions:before {
    display: table;
    content: ""
}

.ant-card-actions:after {
    clear: both
}

.ant-card-actions>li {
    float: left;
    margin: 12px 0;
    color: rgba(0, 0, 0, .45);
    text-align: center
}

.ant-card-rtl .ant-card-actions>li {
    float: right
}

.ant-card-actions>li>span {
    position: relative;
    display: block;
    min-width: 32px;
    font-size: 14px;
    line-height: 1.5715;
    cursor: pointer
}

.ant-card-actions>li>span:hover {
    color: #388ae9;
    transition: color .3s
}

.ant-card-actions>li>span>.anticon,
.ant-card-actions>li>span a:not(.ant-btn) {
    display: inline-block;
    width: 100%;
    color: rgba(0, 0, 0, .45);
    line-height: 22px;
    transition: color .3s
}

.ant-card-actions>li>span>.anticon:hover,
.ant-card-actions>li>span a:not(.ant-btn):hover {
    color: #388ae9
}

.ant-card-actions>li>span>.anticon {
    font-size: 16px;
    line-height: 22px
}

.ant-card-actions>li:not(:last-child) {
    border-right: 1px solid #f0f0f0
}

.ant-card-rtl .ant-card-actions>li:not(:last-child) {
    border-right: none;
    border-left: 1px solid #f0f0f0
}

.ant-card-type-inner .ant-card-head {
    padding: 0 24px;
    background: #fafafa
}

.ant-card-type-inner .ant-card-head-title {
    padding: 12px 0;
    font-size: 14px
}

.ant-card-type-inner .ant-card-body {
    padding: 16px 24px
}

.ant-card-type-inner .ant-card-extra {
    padding: 13.5px 0
}

.ant-card-meta {
    margin: -4px 0
}

.ant-card-meta:after,
.ant-card-meta:before {
    display: table;
    content: ""
}

.ant-card-meta:after {
    clear: both
}

.ant-card-meta-avatar {
    float: left;
    padding-right: 16px
}

.ant-card-rtl .ant-card-meta-avatar {
    float: right;
    padding-right: 0;
    padding-left: 16px
}

.ant-card-meta-detail {
    overflow: hidden
}

.ant-card-meta-detail>div:not(:last-child) {
    margin-bottom: 8px
}

.ant-card-meta-title {
    overflow: hidden;
    color: rgba(0, 0, 0, .85);
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-card-meta-description {
    color: rgba(0, 0, 0, .45)
}

.ant-card-loading {
    overflow: hidden
}

.ant-card-loading .ant-card-body {
    user-select: none
}

.ant-card-loading-content p {
    margin: 0
}

.ant-card-loading-block {
    height: 14px;
    margin: 4px 0;
    background: linear-gradient(90deg, rgba(207, 216, 220, .2), rgba(207, 216, 220, .4), rgba(207, 216, 220, .2));
    background-size: 600% 600%;
    border-radius: 2px;
    animation: card-loading 1.4s ease infinite
}

@keyframes card-loading {

    0%,
    to {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.ant-card-small>.ant-card-head {
    min-height: 36px;
    padding: 0 12px;
    font-size: 14px
}

.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title {
    padding: 8px 0
}

.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra {
    padding: 8px 0;
    font-size: 14px
}

.ant-card-small>.ant-card-body {
    padding: 12px
}

.ant-carousel {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum"
}

.ant-carousel .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.ant-carousel .slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.ant-carousel .slick-list:focus {
    outline: none
}

.ant-carousel .slick-list.dragging {
    cursor: pointer
}

.ant-carousel .slick-list .slick-slide {
    pointer-events: none
}

.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,
.ant-carousel .slick-list .slick-slide input.ant-radio-input {
    visibility: hidden
}

.ant-carousel .slick-list .slick-slide.slick-active {
    pointer-events: auto
}

.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,
.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input {
    visibility: visible
}

.ant-carousel .slick-list .slick-slide>div>div {
    vertical-align: bottom
}

.ant-carousel .slick-slider .slick-list,
.ant-carousel .slick-slider .slick-track {
    transform: translateZ(0);
    touch-action: pan-y
}

.ant-carousel .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.ant-carousel .slick-track:after,
.ant-carousel .slick-track:before {
    display: table;
    content: ""
}

.ant-carousel .slick-track:after {
    clear: both
}

.slick-loading .ant-carousel .slick-track {
    visibility: hidden
}

.ant-carousel .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.ant-carousel .slick-slide img {
    display: block
}

.ant-carousel .slick-slide.slick-loading img {
    display: none
}

.ant-carousel .slick-slide.dragging img {
    pointer-events: none
}

.ant-carousel .slick-initialized .slick-slide {
    display: block
}

.ant-carousel .slick-loading .slick-slide {
    visibility: hidden
}

.ant-carousel .slick-vertical .slick-slide {
    display: block;
    height: auto
}

.ant-carousel .slick-arrow.slick-hidden {
    display: none
}

.ant-carousel .slick-next,
.ant-carousel .slick-prev {
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border: 0;
    cursor: pointer
}

.ant-carousel .slick-next,
.ant-carousel .slick-next:focus,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-prev,
.ant-carousel .slick-prev:focus,
.ant-carousel .slick-prev:hover {
    color: transparent;
    background: transparent;
    outline: none
}

.ant-carousel .slick-next:focus:before,
.ant-carousel .slick-next:hover:before,
.ant-carousel .slick-prev:focus:before,
.ant-carousel .slick-prev:hover:before {
    opacity: 1
}

.ant-carousel .slick-next.slick-disabled:before,
.ant-carousel .slick-prev.slick-disabled:before {
    opacity: .25
}

.ant-carousel .slick-prev {
    left: -25px
}

.ant-carousel .slick-prev:before {
    content: "←"
}

.ant-carousel .slick-next {
    right: -25px
}

.ant-carousel .slick-next:before {
    content: "→"
}

.ant-carousel .slick-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex !important;
    justify-content: center;
    margin-right: 15%;
    margin-left: 15%;
    padding-left: 0;
    list-style: none
}

.ant-carousel .slick-dots-bottom {
    bottom: 12px
}

.ant-carousel .slick-dots-top {
    top: 12px;
    bottom: auto
}

.ant-carousel .slick-dots li {
    position: relative;
    display: inline-block;
    flex: 0 1 auto;
    box-sizing: content-box;
    width: 16px;
    height: 3px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    text-indent: -999px;
    vertical-align: top;
    transition: all .5s
}

.ant-carousel .slick-dots li button {
    display: block;
    width: 100%;
    height: 3px;
    padding: 0;
    color: transparent;
    font-size: 0;
    background: #fff;
    border: 0;
    border-radius: 1px;
    outline: none;
    cursor: pointer;
    opacity: .3;
    transition: all .5s
}

.ant-carousel .slick-dots li button:focus,
.ant-carousel .slick-dots li button:hover {
    opacity: .75
}

.ant-carousel .slick-dots li.slick-active {
    width: 24px
}

.ant-carousel .slick-dots li.slick-active button {
    background: #fff;
    opacity: 1
}

.ant-carousel .slick-dots li.slick-active:focus,
.ant-carousel .slick-dots li.slick-active:hover {
    opacity: 1
}

.ant-carousel-vertical .slick-dots {
    top: 50%;
    bottom: auto;
    flex-direction: column;
    width: 3px;
    height: auto;
    margin: 0;
    transform: translateY(-50%)
}

.ant-carousel-vertical .slick-dots-left {
    right: auto;
    left: 12px
}

.ant-carousel-vertical .slick-dots-right {
    right: 12px;
    left: auto
}

.ant-carousel-vertical .slick-dots li {
    width: 3px;
    height: 16px;
    margin: 4px 2px;
    vertical-align: baseline
}

.ant-carousel-vertical .slick-dots li button {
    width: 3px;
    height: 16px
}

.ant-carousel-vertical .slick-dots li.slick-active,
.ant-carousel-vertical .slick-dots li.slick-active button {
    width: 3px;
    height: 24px
}

.ant-carousel-rtl {
    direction: rtl
}

.ant-carousel-rtl .ant-carousel .slick-track {
    right: 0;
    left: auto
}

.ant-carousel-rtl .ant-carousel .slick-prev {
    right: -25px;
    left: auto
}

.ant-carousel-rtl .ant-carousel .slick-prev:before {
    content: "→"
}

.ant-carousel-rtl .ant-carousel .slick-next {
    right: auto;
    left: -25px
}

.ant-carousel-rtl .ant-carousel .slick-next:before {
    content: "←"
}

.ant-carousel-rtl.ant-carousel .slick-dots {
    flex-direction: row-reverse
}

.ant-carousel-rtl.ant-carousel-vertical .slick-dots {
    flex-direction: column
}

.o9hSP4T-6dQQXNytCkpt3 {
    display: flex;
    align-items: center;
    overflow: hidden
}

._3CTY7x3_RoTnRL4-7jHu_S {
    flex: 1
}

._3LovpAiUweKGAz6YJcfSdx {
    font-size: 14px;
    color: #333
}

._3CTY7x3_RoTnRL4-7jHu_S ._1g8LEdIrSLjfm8-HKjb7sN {
    margin: 0;
    padding: 0;
    display: flex !important
}

._1g8LEdIrSLjfm8-HKjb7sN li {
    height: 32px;
    color: #674532;
    margin: 0 15px;
    padding: 0 20px;
    list-style: none;
    line-height: 32px;
    border-radius: 4px;
    pointer-events: none;
    max-width: 256px;
    background-color: #fff7e5;
    font-size: 12px
}

._1g8LEdIrSLjfm8-HKjb7sN li:first-child {
    margin-left: 0
}

._3WFSU9WjXOKjoTeyHREGLz {
    display: flex !important;
    align-items: center;
    width: 100%;
    line-height: 55px;
    padding: 13px 40px 12px;
    border-radius: 8px;
    background-color: #fff;
    margin-bottom: 16px
}

._3WFSU9WjXOKjoTeyHREGLz:before {
    position: absolute;
    bottom: 0;
    width: 94%;
    content: "";
    height: 1px;
    background-color: #eee
}

._3WFSU9WjXOKjoTeyHREGLz ._3MPtLUdSPGe09kEUnG9FE0 {
    width: 80%
}

._3WFSU9WjXOKjoTeyHREGLz ._2_HH5W0VBE9W3cVLVnTDNm {
    flex: 1
}

._2vvKvAWH5AvcJhoxchyqH7 p {
    margin: 0;
    font-size: 14px;
    color: #674532
}

._2e58OcfFnRliSW41SpS1tn [class~=ant-modal-body] {
    padding: 0
}

._2e58OcfFnRliSW41SpS1tn [class~=ant-modal-header] {
    height: 70px
}

._2e58OcfFnRliSW41SpS1tn [class~=ant-modal-title] {
    line-height: 37px;
    font-size: 18px
}

._2e58OcfFnRliSW41SpS1tn .m8i1kf2Bq81A8SHZYFTRi>p {
    line-height: 40px;
    margin: 0
}

._2DUD8mAfh2NVkdnybF1sq_ {
    display: flex
}

._2DUD8mAfh2NVkdnybF1sq_ ._3bi8nr1hSPryrj0oEDcsWo {
    display: flex;
    align-items: center
}

._2DUD8mAfh2NVkdnybF1sq_ .m8i1kf2Bq81A8SHZYFTRi {
    flex: 1;
    box-sizing: border-box;
    padding: 30px 50px
}

._2DUD8mAfh2NVkdnybF1sq_ ._1GUxBywmEHxveaTGdtuZpX {
    position: relative;
    width: 440px;
    height: 120px;
    border-radius: 8px;
    color: #3370ff;
    border: 2px solid #3370ff;
    font-size: 28px;
    text-align: center;
    background-color: #f5faff;
    margin: 20px 0 40px;
    box-sizing: border-box;
    user-select: none
}

._2DUD8mAfh2NVkdnybF1sq_ ._1IcRdoCP8k8rEwGafaPkbi {
    position: relative;
    width: 120px;
    height: 60px;
    line-height: 60px;
    border-radius: 8px;
    color: #666;
    border: 2px solid #eee;
    text-align: center;
    background-color: #fff;
    box-sizing: border-box;
    user-select: none;
    font-size: 18px;
    font-weight: 700;
    margin: 20px 10px 10px 0
}

._2DUD8mAfh2NVkdnybF1sq_ .czgMZqeQrF7lr_CNlrcgw {
    width: 60px;
    margin: 0 10px;
    text-align: center;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 2px;
    color: #d4b28e;
    font-size: 18px;
    line-height: 38px
}

._2DUD8mAfh2NVkdnybF1sq_ .czgMZqeQrF7lr_CNlrcgw:focus {
    box-shadow: none
}

._2DUD8mAfh2NVkdnybF1sq_ ._1IcRdoCP8k8rEwGafaPkbi.pcziSPeChk3P2rAJQqh0t {
    color: #3370ff;
    border: 2px solid #3370ff
}

._2DUD8mAfh2NVkdnybF1sq_ ._1GUxBywmEHxveaTGdtuZpX .OHp-seQ7yU7yFwjl4lLvz {
    font-weight: 700
}

._2DUD8mAfh2NVkdnybF1sq_ ._1IcRdoCP8k8rEwGafaPkbi ._3XQBIqS1iEbgDA9tmP0Hqf {
    display: none
}

._2DUD8mAfh2NVkdnybF1sq_ ._1IcRdoCP8k8rEwGafaPkbi.pcziSPeChk3P2rAJQqh0t ._3XQBIqS1iEbgDA9tmP0Hqf {
    align-items: center;
    border-width: 15px;
    line-height: 15px
}

._2DUD8mAfh2NVkdnybF1sq_ ._1GUxBywmEHxveaTGdtuZpX ._3XQBIqS1iEbgDA9tmP0Hqf,
._2DUD8mAfh2NVkdnybF1sq_ ._1IcRdoCP8k8rEwGafaPkbi.pcziSPeChk3P2rAJQqh0t ._3XQBIqS1iEbgDA9tmP0Hqf {
    position: absolute;
    display: inline-block;
    bottom: -1px;
    right: -1px;
    width: 0;
    height: 0;
    border-color: transparent #3370ff #3370ff transparent;
    border-style: solid;
    border-radius: 0 0 8px 0
}

._2DUD8mAfh2NVkdnybF1sq_ ._1GUxBywmEHxveaTGdtuZpX ._3XQBIqS1iEbgDA9tmP0Hqf {
    border-width: 30px;
    line-height: 28px
}

._2DUD8mAfh2NVkdnybF1sq_ ._1GUxBywmEHxveaTGdtuZpX p {
    line-height: 120px
}

._2DUD8mAfh2NVkdnybF1sq_ ._1GUxBywmEHxveaTGdtuZpX p b {
    font-size: 48px;
    font-weight: 700
}

._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK {
    width: 360px;
    height: 100%;
    border-left: 1px solid #f0f0f0;
    box-sizing: border-box;
    padding: 20px 40px
}

._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK h4 {
    font-size: 20px;
    color: #333
}

._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    color: #999;
    line-height: 40px
}

._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK ._33-GC_JzXA7_H55to9cP6v {
    margin-top: 150px
}

._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK p span:last-child {
    color: #333
}

._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK ._15hYOzfbNoirxB-Bbnn-Qp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 100px;
    font-size: 20px;
    color: #333
}

._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK ._15hYOzfbNoirxB-Bbnn-Qp span:last-child {
    color: #ff3939
}

._1UGcBStdRq4TnZYQ1riOKU ._1ST1eoMU6ZxycpUKBdHWjR,
._2DUD8mAfh2NVkdnybF1sq_ ._1ST1eoMU6ZxycpUKBdHWjR {
    width: 100%;
    height: 50px;
    margin-top: 24px;
    background: linear-gradient(90.46deg, #0085ff -.02%, #3370ff 99.59%);
    color: #fff
}

._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi p._29MWL2ZOC2cY_PpG4J_it0,
._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK p._29MWL2ZOC2cY_PpG4J_it0 {
    display: block;
    padding-top: 10px
}

._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi p._29MWL2ZOC2cY_PpG4J_it0,
._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi p._29MWL2ZOC2cY_PpG4J_it0 span,
._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK p._29MWL2ZOC2cY_PpG4J_it0,
._2DUD8mAfh2NVkdnybF1sq_ ._30-eSqbqVcwfOXdqcrsyhK p._29MWL2ZOC2cY_PpG4J_it0 span {
    font-size: 12px;
    color: #999;
    line-height: 18px
}

._2DUD8mAfh2NVkdnybF1sq_ ._2WA5j-an8pfCP0ou72ko56 {
    display: flex;
    align-items: center;
    margin: 20px 0 28px
}

._2DUD8mAfh2NVkdnybF1sq_ ._2WA5j-an8pfCP0ou72ko56 ._1Ayw6wQ8r8MQMrnH3bIC-u {
    margin: 0 30px
}

._2DUD8mAfh2NVkdnybF1sq_ ._1o5y7Pu4prSbe-L6FDK46P,
._2DUD8mAfh2NVkdnybF1sq_ ._3gLtEmBR1JDNTQtrlq5dbA {
    width: 40px;
    height: 40px
}

._2DUD8mAfh2NVkdnybF1sq_ [class~=anticon-minus],
._2DUD8mAfh2NVkdnybF1sq_ [class~=anticon-plus] {
    font-size: 14px
}

._1UGcBStdRq4TnZYQ1riOKU {
    display: flex
}

._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi {
    width: 360px;
    height: 100%;
    border-left: 1px solid #f0f0f0;
    box-sizing: border-box;
    padding: 20px 40px
}

._1UGcBStdRq4TnZYQ1riOKU ._30-eSqbqVcwfOXdqcrsyhK h4,
._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi h4 {
    font-size: 20px;
    color: #333
}

._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    color: #999;
    line-height: 40px
}

._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi p span:last-child {
    color: #333
}

._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi ._2Dm1eRFMqI_49lwjpbcN8a p {
    display: flex;
    justify-content: center
}

._1UGcBStdRq4TnZYQ1riOKU .m8i1kf2Bq81A8SHZYFTRi ._2Dm1eRFMqI_49lwjpbcN8a p._2utLUVSv2Zg02PHMHuNZkD {
    color: #333;
    margin: 80px 0 0;
    cursor: pointer
}

._1UGcBStdRq4TnZYQ1riOKU ._30-eSqbqVcwfOXdqcrsyhK {
    flex: 1;
    box-sizing: border-box;
    padding: 20px 40px;
    border-left: 1px solid #f0f0f0
}

._1UGcBStdRq4TnZYQ1riOKU ._30-eSqbqVcwfOXdqcrsyhK h5 {
    margin-top: 25px;
    font-size: 16px
}

._3YRzq0sQeiZQi38LFn19hp {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 4px;
    background: linear-gradient(90deg, #ff2e4a, #ff7f1b);
    margin-left: 12px
}

._31r4SQG0PN5oNmfANCYhWF {
    display: flex;
    align-items: center;
    padding: 23px 40px
}

._31r4SQG0PN5oNmfANCYhWF .m8i1kf2Bq81A8SHZYFTRi h3 {
    margin-bottom: 20px
}

._31r4SQG0PN5oNmfANCYhWF ._30-eSqbqVcwfOXdqcrsyhK,
._31r4SQG0PN5oNmfANCYhWF .m8i1kf2Bq81A8SHZYFTRi {
    width: 50%
}

._31r4SQG0PN5oNmfANCYhWF .m8i1kf2Bq81A8SHZYFTRi p {
    font-size: 14px;
    color: #101010;
    line-height: 30px
}

._31r4SQG0PN5oNmfANCYhWF .m8i1kf2Bq81A8SHZYFTRi p._3VGNO5w_o8SlpCZqfnz1VT {
    color: red
}

._31r4SQG0PN5oNmfANCYhWF .m8i1kf2Bq81A8SHZYFTRi p._3VGNO5w_o8SlpCZqfnz1VT:before {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: red;
    content: "";
    margin-right: 10px
}

._31r4SQG0PN5oNmfANCYhWF .m8i1kf2Bq81A8SHZYFTRi p._29MWL2ZOC2cY_PpG4J_it0 {
    color: #999
}

._31r4SQG0PN5oNmfANCYhWF ._30-eSqbqVcwfOXdqcrsyhK {
    display: flex;
    flex-direction: column;
    align-items: center
}

._31r4SQG0PN5oNmfANCYhWF ._30-eSqbqVcwfOXdqcrsyhK ._1JUw5R3_u0f-51bp91LF7C {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 58px
}

._31r4SQG0PN5oNmfANCYhWF ._30-eSqbqVcwfOXdqcrsyhK ._1Qx9Cd7jZaA9nu62eNK79l {
    padding-left: 44px
}

._31r4SQG0PN5oNmfANCYhWF ._30-eSqbqVcwfOXdqcrsyhK ._3jwVO41r65UI98dgskWQyt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    border-radius: 6px;
    border: 1px solid #999
}

._31r4SQG0PN5oNmfANCYhWF ._30-eSqbqVcwfOXdqcrsyhK ._3jwVO41r65UI98dgskWQyt img {
    width: 140px;
    height: 140px
}

._31r4SQG0PN5oNmfANCYhWF ._30-eSqbqVcwfOXdqcrsyhK ._1ST1eoMU6ZxycpUKBdHWjR {
    width: 80%
}

._28sWkX9D2Y7YkLOvPerg6i p {
    margin: 0;
    text-align: center
}

._2eNlVeg25QW2ARBDtZqr9E {
    padding-left: 10px;
    color: #0a84ff;
    font-weight: 500
}

._10vlOVOVVKkiJNJhhDL1Iy {
    margin-left: 20px;
    font-size: 14px;
    color: #3370ff
}

._10vlOVOVVKkiJNJhhDL1Iy span {
    font-size: 14px
}

.XuYQ9fAu3Pmq3QOFv0bm7 {
    color: #333;
    position: relative
}

.F_dkH62hxEru1MAMo0nto,
.XuYQ9fAu3Pmq3QOFv0bm7:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.XuYQ9fAu3Pmq3QOFv0bm7:before {
    z-index: 2;
    content: " ";
    display: block;
    background: inherit;
    filter: blur(40px);
    background-color: hsla(0, 0%, 100%, .9)
}

.F_dkH62hxEru1MAMo0nto {
    overflow: hidden
}

.XuYQ9fAu3Pmq3QOFv0bm7 .T4oUhiYtibzv4V7ojWjrx {
    z-index: 3;
    position: relative;
    border-radius: 6px;
    transform: scale(.8);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .14)
}

.XuYQ9fAu3Pmq3QOFv0bm7._1bti13bfUvZIu8KR7lLHSh .T4oUhiYtibzv4V7ojWjrx {
    transform: translateX(-72px) scale(.8)
}

._3oPI3QObQoHYRfUAYrJmWP {
    width: 710px;
    flex: 0 0 710px;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    padding: 16px 60px;
    transition: all .2s;
    background-color: #f6f8fb
}

._3oPI3QObQoHYRfUAYrJmWP._3rco3xDzKOrrCW-PcXYC92 {
    height: 0;
    padding: 0
}

._3AWozSL4gekRfXIqMGj0mo {
    flex: 0 0 112px;
    border: 1px solid #e4e4e4;
    border-right-width: 0
}

._3AWozSL4gekRfXIqMGj0mo>* {
    width: 100%;
    height: 50%;
    transition: all .2s;
    padding: 0 16px !important;
    border-right: 1px solid #e4e4e4 !important
}

._3AWozSL4gekRfXIqMGj0mo>:first-child {
    border-bottom: 1px solid #e4e4e4
}

._3AWozSL4gekRfXIqMGj0mo>._3bcNZBFNucwGJoabRa5JPk {
    background-color: #fff;
    border-right: none !important
}

.FpOUxsQa3rvqnH1U1Kf7j {
    width: 164px;
    height: 164px;
    flex-wrap: wrap;
    flex: 0 0 164px;
    overflow: hidden;
    position: relative;
    border: 1px solid #e4e4e4;
    border-left-width: 0;
    background-color: #fff
}

.FpOUxsQa3rvqnH1U1Kf7j>img {
    top: 50%;
    left: 50%;
    opacity: 0;
    width: 200px;
    height: 200px;
    position: absolute;
    transition: all .2s;
    transform: translate(-50%, -50%)
}

.FpOUxsQa3rvqnH1U1Kf7j>img._3bcNZBFNucwGJoabRa5JPk {
    opacity: 1
}

.FpOUxsQa3rvqnH1U1Kf7j._3bcNZBFNucwGJoabRa5JPk>img {
    opacity: .1 !important
}

.FpOUxsQa3rvqnH1U1Kf7j ._1Pg5LW7rQ29lEBR5QLb1TK {
    flex: 0 0 90%;
    text-align: center
}

.FpOUxsQa3rvqnH1U1Kf7j ._2L4bgMnnT32_mFABiArg-i {
    width: 90%;
    height: 90%;
    opacity: .95;
    text-align: center
}

.FpOUxsQa3rvqnH1U1Kf7j ._2L4bgMnnT32_mFABiArg-i * {
    color: #60c61c
}

._3R_gIKYKboFsWj2pc1GlOq {
    color: #999;
    text-align: left;
    padding-left: 30px
}

._3R_gIKYKboFsWj2pc1GlOq>* {
    margin: 0;
    line-height: 32px
}

._3R_gIKYKboFsWj2pc1GlOq>:nth-child(2) {
    min-width: 150px;
    overflow: hidden
}

._3R_gIKYKboFsWj2pc1GlOq .m4nyY7qhC6T5hHOvceFWb {
    position: relative
}

._3R_gIKYKboFsWj2pc1GlOq .m4nyY7qhC6T5hHOvceFWb span {
    color: #333;
    font-size: 30px;
    font-weight: 700
}

._3R_gIKYKboFsWj2pc1GlOq .m4nyY7qhC6T5hHOvceFWb small {
    font-size: 20px;
    font-weight: 400
}

._3R_gIKYKboFsWj2pc1GlOq .m4nyY7qhC6T5hHOvceFWb i {
    text-decoration: line-through
}

._3R_gIKYKboFsWj2pc1GlOq ._2HYzkVJR8XyN9Unid7rbiU {
    margin: 6px auto;
    padding: 0 8px;
    color: #e46343;
    height: 24px;
    width: auto !important;
    font-size: 12px;
    line-height: 24px;
    background-color: #ffebd8
}

._3oPI3QObQoHYRfUAYrJmWP._1CoycMJht7_QbyMpw7wiqE {
    width: auto;
    padding: 16px 32px
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 {
    padding: 0;
    width: 80%;
    flex: 0 0 80%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    background-color: transparent
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 ._3AWozSL4gekRfXIqMGj0mo {
    display: flex;
    flex: 0 0 200px;
    border-bottom-width: 0;
    border-right-width: 1px
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 ._3AWozSL4gekRfXIqMGj0mo>* {
    width: 50%;
    height: 45px;
    padding: 0 !important;
    justify-content: center;
    border-right: none !important;
    border-bottom: 1px solid #e4e4e4 !important
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 ._3AWozSL4gekRfXIqMGj0mo>*>* {
    flex: 0 0 auto
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 ._3AWozSL4gekRfXIqMGj0mo>:first-child {
    border-right: 1px solid #e4e4e4 !important
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 ._3AWozSL4gekRfXIqMGj0mo>._3bcNZBFNucwGJoabRa5JPk {
    border-bottom: none !important
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 .FpOUxsQa3rvqnH1U1Kf7j {
    width: 200px;
    height: 200px;
    flex: 0 0 200px;
    border-top-width: 0;
    border-left-width: 1px
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 .FpOUxsQa3rvqnH1U1Kf7j>img {
    width: 236px;
    height: 236px
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 ._3R_gIKYKboFsWj2pc1GlOq {
    flex: 0 0 100%;
    padding-left: 0;
    padding-top: 20px;
    text-align: center
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 ._3R_gIKYKboFsWj2pc1GlOq .m4nyY7qhC6T5hHOvceFWb span {
    color: #e46343
}

._3oPI3QObQoHYRfUAYrJmWP.PuJyIRnrZxThfabjeNjl3 ._3R_gIKYKboFsWj2pc1GlOq>:nth-child(2) {
    width: 100%
}

.ant-spin {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: absolute;
    display: none;
    color: #388ae9;
    text-align: center;
    vertical-align: middle;
    opacity: 0;
    transition: transform .3s cubic-bezier(.78, .14, .15, .86)
}

.ant-spin-spinning {
    position: static;
    display: inline-block;
    opacity: 1
}

.ant-spin-nested-loading {
    position: relative
}

.ant-spin-nested-loading>div>.ant-spin {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 400px
}

.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px
}

.ant-spin-nested-loading>div>.ant-spin .ant-spin-text {
    position: absolute;
    top: 50%;
    width: 100%;
    padding-top: 5px;
    text-shadow: 0 1px 2px #fff
}

.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot {
    margin-top: -20px
}

.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot {
    margin: -7px
}

.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text {
    padding-top: 2px
}

.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot {
    margin-top: -17px
}

.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot {
    margin: -16px
}

.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text {
    padding-top: 11px
}

.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot {
    margin-top: -26px
}

.ant-spin-container {
    position: relative;
    transition: opacity .3s
}

.ant-spin-container:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none\9;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: all .3s;
    content: "";
    pointer-events: none
}

.ant-spin-blur {
    clear: both;
    overflow: hidden;
    opacity: .5;
    user-select: none;
    pointer-events: none
}

.ant-spin-blur:after {
    opacity: .4;
    pointer-events: auto
}

.ant-spin-tip {
    color: rgba(0, 0, 0, .45)
}

.ant-spin-dot {
    position: relative;
    display: inline-block;
    font-size: 20px;
    width: 1em;
    height: 1em
}

.ant-spin-dot-item {
    position: absolute;
    display: block;
    width: 9px;
    height: 9px;
    background-color: #388ae9;
    border-radius: 100%;
    transform: scale(.75);
    transform-origin: 50% 50%;
    opacity: .3;
    animation: antSpinMove 1s linear infinite alternate
}

.ant-spin-dot-item:first-child {
    top: 0;
    left: 0
}

.ant-spin-dot-item:nth-child(2) {
    top: 0;
    right: 0;
    animation-delay: .4s
}

.ant-spin-dot-item:nth-child(3) {
    right: 0;
    bottom: 0;
    animation-delay: .8s
}

.ant-spin-dot-item:nth-child(4) {
    bottom: 0;
    left: 0;
    animation-delay: 1.2s
}

.ant-spin-dot-spin {
    transform: rotate(45deg);
    animation: antRotate 1.2s linear infinite
}

.ant-spin-sm .ant-spin-dot {
    font-size: 14px
}

.ant-spin-sm .ant-spin-dot i {
    width: 6px;
    height: 6px
}

.ant-spin-lg .ant-spin-dot {
    font-size: 32px
}

.ant-spin-lg .ant-spin-dot i {
    width: 14px;
    height: 14px
}

.ant-spin.ant-spin-show-text .ant-spin-text {
    display: block
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .ant-spin-blur {
        background: #fff;
        opacity: .5
    }
}

@keyframes antSpinMove {
    to {
        opacity: 1
    }
}

@keyframes antRotate {
    to {
        transform: rotate(405deg)
    }
}

.ant-spin-rtl {
    direction: rtl
}

.ant-spin-rtl .ant-spin-dot-spin {
    transform: rotate(-45deg);
    animation-name: antRotateRtl
}

@keyframes antRotateRtl {
    to {
        transform: rotate(-405deg)
    }
}

.ant-rate {
    box-sizing: border-box;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    font-feature-settings: "tnum";
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fadb14;
    font-size: 20px;
    line-height: unset;
    list-style: none;
    outline: none
}

.ant-rate-disabled .ant-rate-star {
    cursor: default
}

.ant-rate-disabled .ant-rate-star:hover {
    transform: scale(1)
}

.ant-rate-star {
    position: relative;
    display: inline-block;
    color: inherit;
    cursor: pointer
}

.ant-rate-star:not(:last-child) {
    margin-right: 8px
}

.ant-rate-star>div {
    transition: all .3s, outline 0s
}

.ant-rate-star>div:focus-visible,
.ant-rate-star>div:hover {
    transform: scale(1.1)
}

.ant-rate-star>div:focus {
    outline: 0
}

.ant-rate-star>div:focus-visible {
    outline: 1px dashed #fadb14
}

.ant-rate-star-first,
.ant-rate-star-second {
    color: #f0f0f0;
    transition: all .3s;
    user-select: none
}

.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
    vertical-align: middle
}

.ant-rate-star-first {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    opacity: 0
}

.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-half .ant-rate-star-second {
    opacity: 1
}

.ant-rate-star-full .ant-rate-star-second,
.ant-rate-star-half .ant-rate-star-first {
    color: inherit
}

.ant-rate-text {
    display: inline-block;
    margin: 0 8px;
    font-size: 14px
}

.ant-rate-rtl {
    direction: rtl
}

.ant-rate-rtl .ant-rate-star:not(:last-child) {
    margin-right: 0;
    margin-left: 8px
}

.ant-rate-rtl .ant-rate-star-first {
    right: 0;
    left: auto
}

.ant-skeleton {
    display: table;
    width: 100%
}

.ant-skeleton-header {
    display: table-cell;
    padding-right: 16px;
    vertical-align: top
}

.ant-skeleton-header .ant-skeleton-avatar {
    display: inline-block;
    vertical-align: top;
    background: hsla(0, 0%, 74.5%, .2);
    width: 32px;
    height: 32px;
    line-height: 32px
}

.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
    border-radius: 50%
}

.ant-skeleton-header .ant-skeleton-avatar-lg {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
    border-radius: 50%
}

.ant-skeleton-header .ant-skeleton-avatar-sm {
    width: 24px;
    height: 24px;
    line-height: 24px
}

.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
    border-radius: 50%
}

.ant-skeleton-content {
    display: table-cell;
    width: 100%;
    vertical-align: top
}

.ant-skeleton-content .ant-skeleton-title {
    width: 100%;
    height: 16px;
    margin-top: 16px;
    background: hsla(0, 0%, 74.5%, .2);
    border-radius: 4px
}

.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph {
    margin-top: 24px
}

.ant-skeleton-content .ant-skeleton-paragraph {
    padding: 0
}

.ant-skeleton-content .ant-skeleton-paragraph>li {
    width: 100%;
    height: 16px;
    list-style: none;
    background: hsla(0, 0%, 74.5%, .2);
    border-radius: 4px
}

.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)) {
    width: 61%
}

.ant-skeleton-content .ant-skeleton-paragraph>li+li {
    margin-top: 16px
}

.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
    margin-top: 12px
}

.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph {
    margin-top: 28px
}

.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph>li,
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title {
    border-radius: 100px
}

.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,
.ant-skeleton.ant-skeleton-active .ant-skeleton-button,
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton.ant-skeleton-active .ant-skeleton-image,
.ant-skeleton.ant-skeleton-active .ant-skeleton-input {
    background: linear-gradient(90deg, hsla(0, 0%, 74.5%, .2) 25%, hsla(0, 0%, 50.6%, .24) 37%, hsla(0, 0%, 74.5%, .2) 63%);
    background-size: 400% 100%;
    animation: ant-skeleton-loading 1.4s ease infinite
}

.ant-skeleton-element {
    display: inline-block;
    width: auto
}

.ant-skeleton-element .ant-skeleton-button {
    display: inline-block;
    vertical-align: top;
    background: hsla(0, 0%, 74.5%, .2);
    border-radius: 2px;
    width: 64px;
    height: 32px;
    line-height: 32px
}

.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle {
    width: 32px;
    border-radius: 50%
}

.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round {
    border-radius: 32px
}

.ant-skeleton-element .ant-skeleton-button-lg {
    width: 80px;
    height: 40px;
    line-height: 40px
}

.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle {
    width: 40px;
    border-radius: 50%
}

.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round {
    border-radius: 40px
}

.ant-skeleton-element .ant-skeleton-button-sm {
    width: 48px;
    height: 24px;
    line-height: 24px
}

.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle {
    width: 24px;
    border-radius: 50%
}

.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round {
    border-radius: 24px
}

.ant-skeleton-element .ant-skeleton-avatar {
    display: inline-block;
    vertical-align: top;
    background: hsla(0, 0%, 74.5%, .2);
    width: 32px;
    height: 32px;
    line-height: 32px
}

.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle {
    border-radius: 50%
}

.ant-skeleton-element .ant-skeleton-avatar-lg {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
    border-radius: 50%
}

.ant-skeleton-element .ant-skeleton-avatar-sm {
    width: 24px;
    height: 24px;
    line-height: 24px
}

.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
    border-radius: 50%
}

.ant-skeleton-element .ant-skeleton-input {
    display: inline-block;
    vertical-align: top;
    background: hsla(0, 0%, 74.5%, .2);
    width: 100%;
    height: 32px;
    line-height: 32px
}

.ant-skeleton-element .ant-skeleton-input-lg {
    width: 100%;
    height: 40px;
    line-height: 40px
}

.ant-skeleton-element .ant-skeleton-input-sm {
    width: 100%;
    height: 24px;
    line-height: 24px
}

.ant-skeleton-element .ant-skeleton-image {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    background: hsla(0, 0%, 74.5%, .2);
    width: 96px;
    height: 96px;
    line-height: 96px
}

.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle {
    border-radius: 50%
}

.ant-skeleton-element .ant-skeleton-image-path {
    fill: #bfbfbf
}

.ant-skeleton-element .ant-skeleton-image-svg {
    width: 48px;
    height: 48px;
    line-height: 48px;
    max-width: 192px;
    max-height: 192px
}

.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle {
    border-radius: 50%
}

@keyframes ant-skeleton-loading {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.ant-skeleton-rtl {
    direction: rtl
}

.ant-skeleton-rtl .ant-skeleton-header {
    padding-right: 0;
    padding-left: 16px
}

.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title {
    animation-name: ant-skeleton-loading-rtl
}

@keyframes ant-skeleton-loading-rtl {
    0% {
        background-position: 0 50%
    }

    to {
        background-position: 100% 50%
    }
}

._2dUQsO04T3lOL36S38oq9z {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 88px;
    height: 40px;
    padding: 0 15px 0 11px;
    font-size: 14px;
    cursor: pointer;
    background: #424547;
    border-radius: 20px;
    color: #fff;
    border: none
}

._2dUQsO04T3lOL36S38oq9z:hover {
    background-color: #3370ff
}

._1ahQldmaTNSi2cT5mLQ7nJ {
    width: 240px;
    height: 40px;
    border-color: #337fd6
}

._1ahQldmaTNSi2cT5mLQ7nJ span {
    color: #337fd6
}

._2DrjHZhJKAcUBkOUvMyDpB i {
    font-size: 20px
}

._2dUQsO04T3lOL36S38oq9z i {
    font-size: 20px;
    background-color: #fff
}

.m3i1XK382MZPIaxPsWU67 {
    display: flex;
    align-items: center;
    width: 92px;
    height: 36px;
    font-size: 12px;
    cursor: pointer;
    background: #fff;
    border-radius: 17px;
    color: #fff;
    border: none
}

._2jtTVubiTyfmWdLoGuLVnE {
    position: relative;
    width: 300px;
    height: 370px
}

._2jtTVubiTyfmWdLoGuLVnE [class~=ant-empty-normal] {
    margin: 100px 0
}

._3AIIF28Fg9Y9ORGeQtemZq {
    position: relative;
    text-align: center
}

._3XAbJ7KLAE37u3kMWxPS8b {
    font-size: 18px;
    color: #333
}

._1xUrJRcoNWDGy82SiasH75 {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 8px;
    cursor: pointer
}

._3fTUX7h1MZiqxv0f2tsAD7 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    line-height: 50px;
    box-sizing: border-box;
    font-size: 14px
}

._3VKyJqpkb5s3okB7qOYq0X {
    color: #333;
    font-size: 16px
}

._3XEoFmGUTU_RMKoc6BeGDR {
    width: 300px;
    color: #666;
    font-size: 12px;
    word-break: break-all
}

._2K5kgA1XvzaAmYwiHM-e0U {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #fff
}

._1_GklxydXLXVyLDWMBxdSN {
    font-size: 14px;
    color: #333
}

.eP5hCJBr2ze7nGccuq95A {
    font-size: 20px;
    color: #337fd6
}

._1B_8oou3UAa3H5cnXNVLXa {
    height: calc(100% - 90px);
    overflow-y: auto
}

._3C8U-e8cOfOtD-ilfc0O6- {
    color: #337fd6;
    padding-left: 5px;
    cursor: pointer
}

._3ow8J2mWUHnhd1eQjIKA5R {
    padding: 30px 0 10px
}

._3ow8J2mWUHnhd1eQjIKA5R>p:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333;
    margin: 0
}

._3ow8J2mWUHnhd1eQjIKA5R>*>button,
._3ow8J2mWUHnhd1eQjIKA5R>button {
    font-size: 16px;
    min-height: 44px;
    min-width: 320px;
    border-radius: 2px
}

._3ow8J2mWUHnhd1eQjIKA5R ._2r2M3ebik0uMfJUw2B5ohC {
    color: #e36f3f;
    transition: all .2s;
    border: 1px solid #e36f3f
}

._3ow8J2mWUHnhd1eQjIKA5R ._2r2M3ebik0uMfJUw2B5ohC._2VjHia01lQ3dWRB7DxTDbD {
    margin-top: 14px
}

._3ow8J2mWUHnhd1eQjIKA5R ._2r2M3ebik0uMfJUw2B5ohC:hover {
    border-color: #2676d3
}

._2D_C5n2ea_rvyUGXiuIZ-u {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #f5222d !important
}

.wAlit4e7m14H3E7hR1agF {
    height: 44px;
    flex-wrap: wrap;
    margin-top: 14px;
    overflow: hidden;
    transition: all .2s
}

.wAlit4e7m14H3E7hR1agF ._1Wtguu4En-F1UZrct8CmG- {
    flex: 0 0 100%;
    padding-top: 16px;
    color: #e36f3f !important
}

.wAlit4e7m14H3E7hR1agF._3lqIJjutynzO5vHr1okBVI {
    height: 278px;
    background-color: #f6f8fb
}

.wAlit4e7m14H3E7hR1agF._3lqIJjutynzO5vHr1okBVI button {
    color: #2676d3;
    border-color: #2676d3
}

._23AdWk1b5gA3UbZhRA0Aei {
    margin: 30px 0 14px
}

._23AdWk1b5gA3UbZhRA0Aei>button {
    color: #fff !important;
    background-color: #e36f3f !important
}

._23AdWk1b5gA3UbZhRA0Aei>button[disabled] {
    background-color: #999 !important
}

._23AdWk1b5gA3UbZhRA0Aei>button:hover {
    opacity: .8
}

._2eqAkRzKGKRlfBpVzCXD7I {
    color: #e36f3f;
    margin: 0;
    line-height: 20px
}

.ez-qDxJTJz4yGtxOJqwcP>p:first-child {
    line-height: 30px
}

.ez-qDxJTJz4yGtxOJqwcP>button {
    margin-top: 20px
}

.ant-progress {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block
}

.ant-progress-line {
    position: relative;
    width: 100%;
    font-size: 14px
}

.ant-progress-steps {
    display: inline-block
}

.ant-progress-steps-outer {
    display: flex;
    flex-direction: row;
    align-items: center
}

.ant-progress-steps-item {
    flex-shrink: 0;
    min-width: 2px;
    margin-right: 2px;
    background: #f3f3f3;
    transition: all .3s
}

.ant-progress-steps-item-active {
    background: #1890ff
}

.ant-progress-small.ant-progress-line,
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
    font-size: 12px
}

.ant-progress-outer {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    padding-right: 0
}

.ant-progress-show-info .ant-progress-outer {
    margin-right: calc(-2em - 8px);
    padding-right: calc(2em + 8px)
}

.ant-progress-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    background-color: #f5f5f5;
    border-radius: 100px
}

.ant-progress-circle-trail {
    stroke: #f5f5f5
}

.ant-progress-circle-path {
    animation: ant-progress-appear .3s
}

.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
    stroke: #1890ff
}

.ant-progress-bg,
.ant-progress-success-bg {
    position: relative;
    background-color: #1890ff;
    border-radius: 100px;
    transition: all .4s cubic-bezier(.08, .82, .17, 1) 0s
}

.ant-progress-success-bg {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #52c41a
}

.ant-progress-text {
    display: inline-block;
    width: 2em;
    margin-left: 8px;
    color: rgba(0, 0, 0, .85);
    font-size: 1em;
    line-height: 1;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    word-break: normal
}

.ant-progress-text .anticon {
    font-size: 14px
}

.ant-progress-status-active .ant-progress-bg:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    border-radius: 10px;
    opacity: 0;
    animation: ant-progress-active 2.4s cubic-bezier(.23, 1, .32, 1) infinite;
    content: ""
}

.ant-progress-status-exception .ant-progress-bg {
    background-color: #ff4d4f
}

.ant-progress-status-exception .ant-progress-text {
    color: #ff4d4f
}

.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
    stroke: #ff4d4f
}

.ant-progress-status-success .ant-progress-bg {
    background-color: #52c41a
}

.ant-progress-status-success .ant-progress-text {
    color: #52c41a
}

.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
    stroke: #52c41a
}

.ant-progress-circle .ant-progress-inner {
    position: relative;
    line-height: 1;
    background-color: transparent
}

.ant-progress-circle .ant-progress-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 1em;
    line-height: 1;
    white-space: normal;
    text-align: center;
    transform: translate(-50%, -50%)
}

.ant-progress-circle .ant-progress-text .anticon {
    font-size: 1.16666667em
}

.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
    color: #ff4d4f
}

.ant-progress-circle.ant-progress-status-success .ant-progress-text {
    color: #52c41a
}

@keyframes ant-progress-active {
    0% {
        transform: translateX(-100%) scaleX(0);
        opacity: .1
    }

    20% {
        transform: translateX(-100%) scaleX(0);
        opacity: .5
    }

    to {
        transform: translateX(0) scaleX(1);
        opacity: 0
    }
}

.ant-progress-rtl {
    direction: rtl
}

.ant-progress-rtl.ant-progress-show-info .ant-progress-outer {
    margin-right: 0;
    margin-left: calc(-2em - 8px);
    padding-right: 0;
    padding-left: calc(2em + 8px)
}

.ant-progress-rtl .ant-progress-success-bg {
    right: 0;
    left: auto
}

.ant-progress-rtl.ant-progress-line .ant-progress-text,
.ant-progress-rtl.ant-progress-steps .ant-progress-text {
    margin-right: 8px;
    margin-left: 0;
    text-align: right
}

.dnklHCvkAvj6AdCN0rBJL {
    flex-wrap: wrap;
    position: relative;
    padding: 37px 0 0
}

.dnklHCvkAvj6AdCN0rBJL>p {
    color: #51565d;
    flex: 0 0 100%;
    font-size: 16px;
    line-height: 24px;
    margin: 0
}

.dnklHCvkAvj6AdCN0rBJL>p:first-child {
    font-size: 20px;
    font-weight: 600;
    color: #1f2329;
    margin-bottom: 9px
}

.dnklHCvkAvj6AdCN0rBJL>button.aXYU6mONOR0E9_rRCcihg {
    position: relative
}

.dnklHCvkAvj6AdCN0rBJL>button.aXYU6mONOR0E9_rRCcihg ._2k6__P8EZF7Ia3wlrG0gL7 {
    position: absolute;
    right: -1px;
    top: -1px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 20px;
    background: linear-gradient(90deg, #4d54e6, #c07bec);
    border-radius: 0 5px 0 10px;
    color: #fff;
    font-size: 12px
}

.dnklHCvkAvj6AdCN0rBJL>button[class~=disabled] {
    background-color: #e4e4e4;
    color: #666 !important;
    opacity: .85
}

.dnklHCvkAvj6AdCN0rBJL ._1DbXFqtZ2hpD0p9pm5jouO:not([class~=disabled]) {
    background-color: #f0f6fe;
    color: #e46343 !important
}

.dnklHCvkAvj6AdCN0rBJL ._3eyEQa7-dnK1wRa05WI1FA:not([class~=disabled]) {
    background-color: #f0f6fe;
    color: #ff904d !important
}

.dnklHCvkAvj6AdCN0rBJL .bGlI4fcFW0VO4Emmjtor2:not([class~=disabled]) {
    color: #2676d3;
    background-color: #f0f6fe
}

.dnklHCvkAvj6AdCN0rBJL>button {
    margin: 20px 4px 10px;
    padding: 9px;
    border-radius: 4px;
    height: 120px;
    font-size: 12px
}

.dnklHCvkAvj6AdCN0rBJL.UlOeEPFKg03Ce6eD4Bvek>button {
    width: 100px;
    height: 129px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid transparent
}

.dnklHCvkAvj6AdCN0rBJL>button.OVLylHGkmvsdDuiFe_gmA {
    display: none
}

.dnklHCvkAvj6AdCN0rBJL.UlOeEPFKg03Ce6eD4Bvek>button:hover {
    border: 1px solid #c3d1ff;
    box-shadow: 0 2px 8px 0 rgba(188, 216, 255, .72)
}

.dnklHCvkAvj6AdCN0rBJL._2fjVB34dP6BZe-es3sOGNd>button {
    flex: 0 0 120px
}

.dnklHCvkAvj6AdCN0rBJL._2fjVB34dP6BZe-es3sOGNd {
    display: flex
}

.dnklHCvkAvj6AdCN0rBJL>button p {
    font-size: 16px;
    margin: 20px 0 0;
    line-height: 22px;
    color: #3370ff
}

.dnklHCvkAvj6AdCN0rBJL ._2TPYwgr4m_vfwfonEt28xV {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .1)
}

.HBvx48G5iuncS8vACuL4r {
    width: 100%
}

._1kuSfmxBkB_DB2AZ4oktcl p {
    font-size: 12px
}

._1kuSfmxBkB_DB2AZ4oktcl a {
    text-decoration: underline
}

.dnklHCvkAvj6AdCN0rBJL .pqz2PVXdDQg2vIQbEZ3NU {
    margin: 0;
    color: #333;
    transform: scale(.9)
}

.dnklHCvkAvj6AdCN0rBJL>button._3zVNJtFmUCZd_qQ3vncbN0 {
    flex: 0 0 40%;
    height: auto
}

._2_IuOYIcFxM5K4esvnZ_7n,
._3S6Ti3MdYPD-PzWcSnOEX- {
    width: 100%;
    display: block;
    padding: 20px 0 0
}

._3S6Ti3MdYPD-PzWcSnOEX- {
    border-top: 1px solid #f3f5f7;
    position: relative
}

._3S6Ti3MdYPD-PzWcSnOEX- ._3cgQRLt3-d0FRtJl7m_OnV {
    bottom: 0;
    right: 10px;
    opacity: .8;
    color: #ff4d4f;
    font-size: 12px;
    line-height: 40px;
    position: absolute
}

._2_IuOYIcFxM5K4esvnZ_7n {
    padding-bottom: 20px;
    border-bottom: 1px solid #f3f5f7
}

._3S6Ti3MdYPD-PzWcSnOEX- input {
    height: 40px;
    width: 100%;
    outline: none;
    font-size: 18px;
    line-height: 40px;
    padding: 3px 10px;
    border-radius: 1px;
    border-color: #f2f2f2;
    background-color: #f2f2f2
}

._3S6Ti3MdYPD-PzWcSnOEX- ._3kI_h2PuY_bmEylLp3P401 {
    color: #ff4d4f;
    border: 1px solid #ff4d4f
}

._2_IuOYIcFxM5K4esvnZ_7n button {
    width: 99%;
    padding: 10px 0;
    outline: none;
    color: #fff;
    font-size: 16px;
    background-color: #8f8fe5;
    border-radius: 5px
}

[class~=ant-progress-text] {
    width: unset
}

._1mItGXlbrVR5Ok2NBlfhKc {
    width: 108px;
    height: 36px;
    font-size: 12px;
    cursor: pointer;
    flex: 0 0 108px
}

._1mItGXlbrVR5Ok2NBlfhKc.Ul14Y1RBg4HOFbOuo7Jug {
    color: #2676d3;
    border-color: transparent;
    background-color: #ecf2f9
}

._1135lGL_1BjgoK9t5Khr_[class~=ant-modal] {
    text-align: center
}

._1135lGL_1BjgoK9t5Khr_ [class~=ant-modal-body] {
    padding: 0 0 20px;
    background: linear-gradient(-90deg, #c9e3ff, #eef3ff)
}

.RsXrQ1BS1m6-amEyL-ceF {
    padding: 20px;
    border-bottom: 1px solid #e4e4e4
}

.RsXrQ1BS1m6-amEyL-ceF [class~=r-metas] {
    overflow: hidden
}

.RsXrQ1BS1m6-amEyL-ceF [class~=r-title]>div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 92%
}

._1jqOsY6DnyU-CyaeoMvFDM {
    color: #989898;
    margin: 21px 0 0;
    font-size: 14px
}

._1jqOsY6DnyU-CyaeoMvFDM>div {
    margin-bottom: .5em
}

._3a_Wucz3WgPguMyGt5NSlk {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 996px;
    height: 100%;
    margin: auto;
    overflow-y: hidden
}

._2yXXXw8tC8GpYvgH0TijnV [class~=weui-half-screen-dialog__bd] {
    min-height: 200px;
    text-align: center;
    position: relative
}

._2yXXXw8tC8GpYvgH0TijnV [class~=weui-dialog] {
    top: unset
}

._2yXXXw8tC8GpYvgH0TijnV ._1jqOsY6DnyU-CyaeoMvFDM {
    margin-bottom: 0
}

.ZU1acmGUQsoc_A50oMxTq {
    opacity: .85;
    padding: 20px 0;
    text-align: center
}

.ZU1acmGUQsoc_A50oMxTq h4 {
    color: #f5222d;
    margin-top: 12px 0
}

.ZU1acmGUQsoc_A50oMxTq>p {
    color: #999
}

._1DaI_TpmDa8dPp3UgX1wH2 {
    display: flex;
    flex-direction: column;
    position: relative
}

._1DaI_TpmDa8dPp3UgX1wH2 [class~=chart-img] {
    padding: 10px 0;
    width: 100%
}

._1DaI_TpmDa8dPp3UgX1wH2 [class~=chart-img] img {
    max-width: 100%;
    max-height: 100%
}

._1DaI_TpmDa8dPp3UgX1wH2.N0mKr_pakqgXXZ-JWXYKf ._1Itzoo__tQyhCrc42QQ1WJ {
    width: 100%;
    display: flex
}

.mmyuQ4Tmo1b3IZMDhUFbR {
    position: relative
}

.JT4GHQG0Kw3yuiEnGBD55 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none;
    cursor: pointer
}

.JT4GHQG0Kw3yuiEnGBD55._10nKuwpzK4ND-U3eIfNs67 {
    width: 32px;
    height: 32px
}

.JT4GHQG0Kw3yuiEnGBD55.qgIOtDOoJfhnjjUJ-cUWT {
    cursor: not-allowed
}

.rjkfgYkXOhXDkKlbwerm_ {
    position: absolute;
    top: 10px;
    left: 30px;
    z-index: 10
}

._3aRfmD8voQ35XfYwDog1D_ {
    position: absolute;
    right: 20px;
    top: 0;
    width: calc(100% - 40px);
    height: 50px;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

._3aRfmD8voQ35XfYwDog1D_.rzCNAu3hBMX-XRSEJRQ9Q {
    position: fixed;
    top: 68px;
    right: 100px;
    width: 780px;
    background-color: #211c27
}

@media (max-width:1920px) {
    ._3aRfmD8voQ35XfYwDog1D_.rzCNAu3hBMX-XRSEJRQ9Q {
        position: fixed;
        top: 68px;
        right: 100px;
        width: 560px;
        background-color: #211c27
    }
}

._3aRfmD8voQ35XfYwDog1D_>button:first-child,
._3aRfmD8voQ35XfYwDog1D_>button:nth-child(2) {
    margin-right: 10px
}

.N0mKr_pakqgXXZ-JWXYKf ._1Itzoo__tQyhCrc42QQ1WJ button:hover {
    cursor: pointer
}

.N0mKr_pakqgXXZ-JWXYKf ._1Itzoo__tQyhCrc42QQ1WJ>div {
    width: 70px;
    display: flex;
    justify-content: space-between
}

.N0mKr_pakqgXXZ-JWXYKf ._2fPUpKxxC4kPEy_Kkqzrnq {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    width: 100%;
    outline: none;
    padding: 10px 0 20px;
    color: #fff
}

.N0mKr_pakqgXXZ-JWXYKf .mmyuQ4Tmo1b3IZMDhUFbR {
    max-width: 100%;
    margin: 0 auto
}

.N0mKr_pakqgXXZ-JWXYKf ._2iJl9zWoDkgxgbhKlHGxOW {
    padding-top: 20px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    justify-content: space-between
}

.N0mKr_pakqgXXZ-JWXYKf .ZqKCoJwMZgpOA0kdEfF4W {
    width: 100%;
    border-bottom: 1px solid #3c4043;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 16px;
    padding-bottom: 20px
}

.N0mKr_pakqgXXZ-JWXYKf .tg0XwQ8yg9QGQOmkrlsKa {
    display: flex;
    word-break: keep-all;
    min-width: 100px;
    align-items: baseline
}

.N0mKr_pakqgXXZ-JWXYKf .tg0XwQ8yg9QGQOmkrlsKa ._3vPqOECxknsidLcIL2Vo_o {
    color: #fff;
    margin-right: 0
}

.N0mKr_pakqgXXZ-JWXYKf ._2LMfZiGZNP7vD8M8k4JQR8 {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

._2LMfZiGZNP7vD8M8k4JQR8 {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10
}

._1qo4oMFfx-ePLN1hwOPfWP,
.N0mKr_pakqgXXZ-JWXYKf ._2LMfZiGZNP7vD8M8k4JQR8 ._3WpjbpzBSAEjkoPummfUz_ {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .6);
    margin-left: 10px
}

._1Bp_qED3fnpgz8bcpXlc57 {
    color: #333;
    background-color: #fff;
    position: relative;
    padding: 15px 15px 0 !important;
    flex: 0 0 100%;
    max-width: 370px;
    border: 1px solid transparent;
    box-shadow: 0 0 10px 0 rgba(39, 66, 107, .1)
}

._1Bp_qED3fnpgz8bcpXlc57:hover {
    box-shadow: 0 0 10px 0 rgba(39, 66, 107, .4)
}

._1Bp_qED3fnpgz8bcpXlc57 [class~=r-title] {
    height: 50px;
    overflow: hidden
}

._1Bp_qED3fnpgz8bcpXlc57 [class~=r-title]>a._2pIcTaJdedG3cyNqpjoSef {
    color: #1e3a5c
}

._1Bp_qED3fnpgz8bcpXlc57>span {
    position: absolute;
    bottom: 12px;
    right: 10px;
    color: #666
}

._1Bp_qED3fnpgz8bcpXlc57 a {
    line-height: 20px
}

._1Bp_qED3fnpgz8bcpXlc57 ._2fPUpKxxC4kPEy_Kkqzrnq {
    line-height: 20px;
    max-height: 40px;
    overflow: hidden
}

._1Bp_qED3fnpgz8bcpXlc57>a [class~=anticon] {
    display: inline;
    margin-left: 6px;
    vertical-align: middle
}

._3mxNVry6bwHqRSoxUvdPYv ._2fPUpKxxC4kPEy_Kkqzrnq {
    width: 100%
}

.NOL7d1OdKz8o9TJG-R_uG {
    border-bottom: 1px solid #eef1f4;
    margin-bottom: 10px;
    margin-top: 10px;
    outline: none;
    cursor: pointer
}

.OM8klczu2M68mBtVKtHS1 {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.OM8klczu2M68mBtVKtHS1 img {
    width: 100%;
    margin-top: 10px
}

._1DaI_TpmDa8dPp3UgX1wH2._3H7cFp06aXs-HvT0EpQlL6,
._1DaI_TpmDa8dPp3UgX1wH2:hover {
    border: 1px solid #9d66dc;
    background: #efebf5
}

._1DaI_TpmDa8dPp3UgX1wH2[class~=highlight] {
    animation-name: _2XK9saGJ9HaC3Owt3-XVmn;
    animation-duration: 1s;
    animation-delay: .5s
}

@keyframes _2XK9saGJ9HaC3Owt3-XVmn {
    0% {
        border: 1px solid #fff;
        background: #fff
    }

    25% {
        border: 1px solid #9d66dc;
        background: #efebf5
    }

    50% {
        border: 1px solid #fff;
        background: #fff
    }

    75% {
        border: 1px solid #9d66dc;
        background: #efebf5
    }

    to {
        border: 1px solid #fff;
        background: #fff
    }
}

.OM8klczu2M68mBtVKtHS1 ._1qo4oMFfx-ePLN1hwOPfWP [class~=anticon],
.OM8klczu2M68mBtVKtHS1 ._3WpjbpzBSAEjkoPummfUz_ [class~=anticon] {
    color: #fff !important;
    border-radius: 50%;
    padding: 5px
}

.OM8klczu2M68mBtVKtHS1 ._1qo4oMFfx-ePLN1hwOPfWP [class~=anticon] {
    background-color: #84c06c
}

.OM8klczu2M68mBtVKtHS1 ._3WpjbpzBSAEjkoPummfUz_ [class~=anticon] {
    background-color: #2676d3
}

._2v20Le4rrjWSu_Nzu5xB9X {
    font-size: 12px;
    color: #333;
    display: flex;
    justify-content: space-between
}

._2v20Le4rrjWSu_Nzu5xB9X>span:first-child {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

._2v20Le4rrjWSu_Nzu5xB9X>span:last-child {
    text-align: right;
    flex: 0 0 105px;
    margin-right: 0 !important;
    justify-content: flex-end
}

.N0mKr_pakqgXXZ-JWXYKf ._2GkGakcZBxohxYK1vS_1bi {
    font-size: 14px
}

._1Bp_qED3fnpgz8bcpXlc57 ._2GkGakcZBxohxYK1vS_1bi {
    font-size: 13px
}

.N1Lfx98xUTaCayesOWpzd {
    display: flex;
    flex-wrap: wrap
}

._2fj3g-nmeVaUstsnL97Iv- {
    text-align: left;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 20px
}

._1df1vC79OGe5ypaJJdWTq6 {
    cursor: pointer;
    flex: 1;
    min-width: calc(33.33% - 8px);
    height: 164px;
    background-color: #fff;
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 2px
}

._1df1vC79OGe5ypaJJdWTq6:nth-child(3n) {
    margin-right: 0
}

._18V4txIAxwxpKt1w0x7uF1 {
    width: 100%;
    height: 114px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

._1yu9OcLLKdYIvbOVRrszkg {
    position: relative;
    display: flex;
    align-items: center
}

._1yu9OcLLKdYIvbOVRrszkg:hover ._2LMfZiGZNP7vD8M8k4JQR8,
._1yu9OcLLKdYIvbOVRrszkg:hover a,
._1yu9OcLLKdYIvbOVRrszkg:hover button {
    display: flex
}

._1df1vC79OGe5ypaJJdWTq6 img {
    max-width: 100%;
    max-height: 100%
}

._1df1vC79OGe5ypaJJdWTq6 ._3mWC5rWi-hSDXIifUohxVa {
    padding: 4px 8px;
    background-color: #fff;
    color: #181818;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    text-align: left
}

._1df1vC79OGe5ypaJJdWTq6:hover ._3mWC5rWi-hSDXIifUohxVa {
    color: #a96eed
}

._38FlnBENFEzpBVhaTSprzr {
    width: 100%;
    margin-top: 30px;
    color: #a5a5a5;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px
}

._3znghdBwshirPD8M_11hjO {
    height: 34px;
    color: #aaa
}

.egfKs_PTxVH1HryqZnqr7 {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    color: #aaa
}

.egfKs_PTxVH1HryqZnqr7 ._2CmgtCw4YM4R9DOdyp-c1C {
    font-size: 13px;
    color: #3370ff
}

._2l2B3iF0zJ8EAmM6ab0tl6 {
    width: 24px;
    margin-top: -5px
}

._2s60yeeMflaHmFoExqf1kt>span,
._2s60yeeMflaHmFoExqf1kt>svg {
    color: #aaa
}

._9kq3rcsGh29kK7Xo7Oo3d {
    text-align: center;
    cursor: pointer
}

._9kq3rcsGh29kK7Xo7Oo3d:hover {
    color: #2676d3
}

._2dGF6gb4C0PVbDkSZUj-MF {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 50%;
    cursor: pointer
}

.egfKs_PTxVH1HryqZnqr7 ._2CmgtCw4YM4R9DOdyp-c1C._1AyaWEW2vCDOzMxQ9Mgk-A {
    color: #333
}

.BSRAHz9YTVvsArM_AWLOt>div {
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    text-align: left;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.N0mKr_pakqgXXZ-JWXYKf [class~=ant-table-cell-fix-left-last] {
    background-color: #f7f7f7 !important;
    font-weight: 500
}

._1d8M2EEnqOlGM7aEpRAtfL {
    position: relative;
    display: flex !important;
    align-items: center;
    width: 100%;
    line-height: 55px;
    padding: 13px 40px 12px
}

._1d8M2EEnqOlGM7aEpRAtfL:before {
    position: absolute;
    bottom: 0;
    width: 94%;
    content: "";
    height: 1px;
    background-color: #eee
}

._1d8M2EEnqOlGM7aEpRAtfL ._22mYm8npCcbv3o0OGc5p0a {
    width: 80%
}

._1d8M2EEnqOlGM7aEpRAtfL ._3MXLlAa_KK85oxMgfAmTPi {
    flex: 1
}

._2nefLfHbLGY_z95jhxZBXg p {
    margin: 0;
    font-size: 14px;
    color: #333
}

._3gXEMPX4-cQJJl3Y94GWZJ {
    display: flex;
    align-items: center;
    overflow: hidden
}

.bVZKd--ArlzdKIQD1EQqu {
    flex: 1
}

.EG6XIOolZN7FySQYPb5u {
    font-size: 14px;
    color: #333
}

.bVZKd--ArlzdKIQD1EQqu ._2gm0jnnptSGZbc_dn7VnAV {
    margin: 0;
    padding: 0;
    display: flex !important
}

._2gm0jnnptSGZbc_dn7VnAV li {
    height: 30px;
    color: #666;
    margin: 0 15px;
    padding: 0 20px;
    list-style: none;
    line-height: 30px;
    border-radius: 15px;
    pointer-events: none;
    max-width: 256px;
    background-color: #f5f8ff;
    font-size: 12px
}

._2gm0jnnptSGZbc_dn7VnAV li:first-child {
    margin-left: 0
}

.ant-radio-group {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: inline-block;
    font-size: 0
}

.ant-radio-group .ant-badge-count {
    z-index: 1
}

.ant-radio-group>.ant-badge:not(:first-child)>.ant-radio-button-wrapper {
    border-left: none
}

.ant-radio-wrapper {
    box-sizing: border-box;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-flex;
    align-items: baseline;
    margin: 0 8px 0 0;
    cursor: pointer
}

.ant-radio-wrapper:after {
    display: inline-block;
    width: 0;
    overflow: hidden;
    content: "\a0"
}

.ant-radio {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    top: .2em;
    display: inline-block;
    outline: none;
    cursor: pointer
}

.ant-radio-input:focus+.ant-radio-inner,
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner {
    border-color: #388ae9
}

.ant-radio-input:focus+.ant-radio-inner {
    box-shadow: 0 0 0 3px rgba(56, 138, 233, .08)
}

.ant-radio-checked:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #388ae9;
    border-radius: 50%;
    visibility: hidden;
    animation: antRadioEffect .36s ease-in-out;
    animation-fill-mode: both;
    content: ""
}

.ant-radio-wrapper:hover .ant-radio:after,
.ant-radio:hover:after {
    visibility: visible
}

.ant-radio-inner {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    transition: all .3s
}

.ant-radio-inner:after {
    position: absolute;
    top: 3px;
    left: 3px;
    display: block;
    width: 8px;
    height: 8px;
    background-color: #388ae9;
    border-top: 0;
    border-left: 0;
    border-radius: 8px;
    transform: scale(0);
    opacity: 0;
    transition: all .3s cubic-bezier(.78, .14, .15, .86);
    content: " "
}

.ant-radio-input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0
}

.ant-radio-checked .ant-radio-inner {
    border-color: #388ae9
}

.ant-radio-checked .ant-radio-inner:after {
    transform: scale(1);
    opacity: 1;
    transition: all .3s cubic-bezier(.78, .14, .15, .86)
}

.ant-radio-disabled {
    cursor: not-allowed
}

.ant-radio-disabled .ant-radio-inner {
    background-color: #f5f5f5;
    border-color: #d9d9d9 !important;
    cursor: not-allowed
}

.ant-radio-disabled .ant-radio-inner:after {
    background-color: rgba(0, 0, 0, .2)
}

.ant-radio-disabled .ant-radio-input {
    cursor: not-allowed
}

.ant-radio-disabled+span {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

span.ant-radio+* {
    padding-right: 8px;
    padding-left: 8px
}

.ant-radio-button-wrapper {
    position: relative;
    display: inline-block;
    height: 32px;
    margin: 0;
    padding: 0 15px;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    line-height: 30px;
    background: #fff;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1.02px 1px 1px 0;
    cursor: pointer;
    transition: color .3s, background .3s, border-color .3s, box-shadow .3s
}

.ant-radio-button-wrapper a {
    color: rgba(0, 0, 0, .85)
}

.ant-radio-button-wrapper>.ant-radio-button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.ant-radio-group-large .ant-radio-button-wrapper {
    height: 40px;
    font-size: 16px;
    line-height: 38px
}

.ant-radio-group-small .ant-radio-button-wrapper {
    height: 24px;
    padding: 0 7px;
    line-height: 22px
}

.ant-radio-button-wrapper:not(:first-child):before {
    position: absolute;
    top: -1px;
    left: -1px;
    display: block;
    box-sizing: content-box;
    width: 1px;
    height: 100%;
    padding: 1px 0;
    background-color: #d9d9d9;
    transition: background-color .3s;
    content: ""
}

.ant-radio-button-wrapper:first-child {
    border-left: 1px solid #d9d9d9;
    border-radius: 2px 0 0 2px
}

.ant-radio-button-wrapper:last-child {
    border-radius: 0 2px 2px 0
}

.ant-radio-button-wrapper:first-child:last-child {
    border-radius: 2px
}

.ant-radio-button-wrapper:hover {
    position: relative;
    color: #388ae9
}

.ant-radio-button-wrapper:focus-within {
    box-shadow: 0 0 0 3px rgba(56, 138, 233, .08)
}

.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type=checkbox],
.ant-radio-button-wrapper input[type=radio] {
    width: 0;
    height: 0;
    opacity: 0;
    pointer-events: none
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    z-index: 1;
    color: #388ae9;
    background: #fff;
    border-color: #388ae9
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before {
    background-color: #388ae9
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
    border-color: #388ae9
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    color: #62abf5;
    border-color: #62abf5
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover:before {
    background-color: #62abf5
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
    color: #2569c2;
    border-color: #2569c2
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active:before {
    background-color: #2569c2
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
    box-shadow: 0 0 0 3px rgba(56, 138, 233, .08)
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    color: #fff;
    background: #388ae9;
    border-color: #388ae9
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    color: #fff;
    background: #62abf5;
    border-color: #62abf5
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
    color: #fff;
    background: #2569c2;
    border-color: #2569c2
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
    box-shadow: 0 0 0 3px rgba(56, 138, 233, .08)
}

.ant-radio-button-wrapper-disabled {
    cursor: not-allowed
}

.ant-radio-button-wrapper-disabled,
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
    color: rgba(0, 0, 0, .25);
    background-color: #f5f5f5;
    border-color: #d9d9d9
}

.ant-radio-button-wrapper-disabled:first-child {
    border-left-color: #d9d9d9
}

.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
    color: rgba(0, 0, 0, .25);
    background-color: #e6e6e6;
    border-color: #d9d9d9;
    box-shadow: none
}

@keyframes antRadioEffect {
    0% {
        transform: scale(1);
        opacity: .5
    }

    to {
        transform: scale(1.6);
        opacity: 0
    }
}

.ant-radio-group.ant-radio-group-rtl {
    direction: rtl
}

.ant-radio-wrapper.ant-radio-wrapper-rtl {
    margin-right: 0;
    margin-left: 8px;
    direction: rtl
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl {
    border-right-width: 0;
    border-left-width: 1px
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child):before {
    right: -1px;
    left: 0
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
    border-right: 1px solid #d9d9d9;
    border-radius: 0 2px 2px 0
}

.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
    border-right-color: #62abf5
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child {
    border-radius: 2px 0 0 2px
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
    border-right-color: #d9d9d9
}

._3RZhZdjBeDD_dpIrUb2dyn {
    width: 940px;
    height: 200px;
    flex: 0 0 940px;
    display: flex;
    align-items: center;
    overflow: hidden;
    transition: all .2s;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 10px
}

._3RZhZdjBeDD_dpIrUb2dyn._3SRggqgWuTBz_cW2D54HE5 {
    height: 0;
    padding: 0
}

.J_iS5AedI9xpilUsadCfO {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 0 200px;
    border-right-width: 0;
    height: 100%
}

.J_iS5AedI9xpilUsadCfO>* {
    width: 200px;
    height: 99px;
    box-sizing: border-box;
    padding: 0 42px !important
}

.J_iS5AedI9xpilUsadCfO>._3SRggqgWuTBz_cW2D54HE5 {
    background-color: #e4e4e4;
    height: 100px
}

.J_iS5AedI9xpilUsadCfO>._3UbaRDopDvh51IIyBhSj5l {
    background-color: #fff;
    border-right: none !important
}

.J_iS5AedI9xpilUsadCfO>._1wxkDAJ_04NBAGsh71wM1g._3SRggqgWuTBz_cW2D54HE5 {
    border: 1px solid #e9e9e9;
    border-top: none;
    border-left: none
}

.J_iS5AedI9xpilUsadCfO>._3Om6CDXwIx4nCJ-xbMkDtx._3SRggqgWuTBz_cW2D54HE5 {
    border: 1px solid #e9e9e9;
    border-bottom: none;
    border-left: none
}

.J_iS5AedI9xpilUsadCfO>._1wxkDAJ_04NBAGsh71wM1g>span,
.J_iS5AedI9xpilUsadCfO>._3Om6CDXwIx4nCJ-xbMkDtx>span {
    margin: 0 10px 0 0 !important
}

._3kPRqjgCfyUkRBWtD2ym_o {
    width: 136px;
    height: 136px;
    flex-wrap: wrap;
    flex: 0 0 136px;
    overflow: hidden;
    position: relative;
    border-left-width: 0;
    background-color: #fff;
    margin-left: 39px
}

._3kPRqjgCfyUkRBWtD2ym_o>._1D2Tt_FTD5cc2UD2kaTYhY {
    top: 50%;
    left: 50%;
    opacity: 0;
    width: 136px;
    height: 136px;
    position: absolute;
    transition: all .2s;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1
}

._3kPRqjgCfyUkRBWtD2ym_o._3UbaRDopDvh51IIyBhSj5l>._1D2Tt_FTD5cc2UD2kaTYhY {
    opacity: .1 !important
}

._3kPRqjgCfyUkRBWtD2ym_o ._3kZZ42rOJXY_XyHIwGeeQT {
    flex: 0 0 90%;
    text-align: center
}

._3kPRqjgCfyUkRBWtD2ym_o ._19ASg4_MqSNRA0i-JIb7_H {
    width: 90%;
    height: 90%;
    opacity: .95;
    text-align: center;
    background-color: #f6ffed;
    border: 1px solid #b7eb8f;
    display: flex;
    align-items: center;
    justify-content: center
}

._3kPRqjgCfyUkRBWtD2ym_o ._19ASg4_MqSNRA0i-JIb7_H p {
    color: #60c61c
}

._1UFedw5kFVrMCWAosuygxq {
    color: #999;
    text-align: left;
    padding-left: 20px
}

._1UFedw5kFVrMCWAosuygxq>* {
    margin: 0;
    line-height: 32px
}

._1UFedw5kFVrMCWAosuygxq>._1ieQ7hW-cYCdlyBd0OSfBg {
    font-size: 22px;
    color: #222;
    padding-bottom: 20px
}

._1UFedw5kFVrMCWAosuygxq>:nth-child(2) {
    min-width: 150px;
    overflow: hidden
}

._1UFedw5kFVrMCWAosuygxq ._3WywC8ffQjARQvBrZHQRa- {
    position: relative
}

._1UFedw5kFVrMCWAosuygxq ._3WywC8ffQjARQvBrZHQRa- span {
    color: #ff303f;
    font-size: 36px;
    font-weight: 700
}

._1UFedw5kFVrMCWAosuygxq ._3WywC8ffQjARQvBrZHQRa- small {
    font-size: 22px;
    font-weight: 400
}

._1UFedw5kFVrMCWAosuygxq ._3WywC8ffQjARQvBrZHQRa- i {
    text-decoration: line-through
}

._1UFedw5kFVrMCWAosuygxq ._1OHO4iks0JKsB8aeq1gy6Q {
    margin: 6px auto;
    padding: 0 8px;
    color: #e46343;
    height: 24px;
    width: auto !important;
    font-size: 12px;
    line-height: 24px;
    background-color: #ffebd8
}

._3RZhZdjBeDD_dpIrUb2dyn._1ENidBagNSJ-hoV9uNF_8O {
    width: auto;
    padding: 16px 32px
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw {
    padding: 0;
    width: 80%;
    flex: 0 0 80%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    background-color: transparent
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw .J_iS5AedI9xpilUsadCfO {
    display: flex;
    flex: 0 0 200px;
    border-bottom-width: 0;
    border-right-width: 1px
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw .J_iS5AedI9xpilUsadCfO>* {
    width: 50%;
    height: 45px;
    padding: 0 !important;
    justify-content: center;
    border-right: none !important;
    border-bottom: 1px solid #e4e4e4 !important
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw .J_iS5AedI9xpilUsadCfO>*>* {
    flex: 0 0 auto
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw .J_iS5AedI9xpilUsadCfO>:first-child {
    border-right: 1px solid #e4e4e4 !important
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw .J_iS5AedI9xpilUsadCfO>._3UbaRDopDvh51IIyBhSj5l {
    border-bottom: none !important
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw ._3kPRqjgCfyUkRBWtD2ym_o {
    width: 200px;
    height: 200px;
    flex: 0 0 200px;
    border-top-width: 0;
    border-left-width: 1px
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw ._1UFedw5kFVrMCWAosuygxq {
    flex: 0 0 100%;
    padding-left: 0;
    padding-top: 20px;
    text-align: center
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw ._1UFedw5kFVrMCWAosuygxq ._3WywC8ffQjARQvBrZHQRa- span {
    color: #e46343
}

._3RZhZdjBeDD_dpIrUb2dyn._2EILwuhI7Ex6Lg4WiXNKWw ._1UFedw5kFVrMCWAosuygxq>:nth-child(2) {
    width: 100%
}

._3kA5dDA1Kb6Ciey5fPV1Mn {
    width: 940px;
    margin: 0 auto 20px
}

._14UutEZtH6lp-Akb6NTo3_ {
    flex: 0 0 100%
}

._14UutEZtH6lp-Akb6NTo3_ ._2tbjrVvb0uwaF6TOqZ5fhf {
    position: relative;
    width: 763px;
    margin: 0 auto 20px;
    background-color: #f5f8ff;
    padding: 10px 0
}

._14UutEZtH6lp-Akb6NTo3_ ._2tbjrVvb0uwaF6TOqZ5fhf p {
    line-height: 20px;
    margin-bottom: 0;
    text-align: center
}

._14UutEZtH6lp-Akb6NTo3_ ._2tbjrVvb0uwaF6TOqZ5fhf p.tUDpWstK7b25Em5ghMSRZ {
    color: #b96100;
    margin-top: 15px
}

._14UutEZtH6lp-Akb6NTo3_ ._2tbjrVvb0uwaF6TOqZ5fhf p span {
    color: #ff303f
}

._1rJCXSmAbn46msJHZy4Hns {
    width: 440px;
    height: 260px;
    overflow: hidden;
    transition: all .2s;
    border: 1px solid #f0f0f0;
    border-radius: 12px
}

._1rJCXSmAbn46msJHZy4Hns._1e9brmVa_pqJaLzz4569Ca {
    height: 0;
    padding: 0
}

._3kKkntd4JlXqsRjSiV7Xee {
    position: relative;
    flex: 0 0 140px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f0f0f0
}

._3kKkntd4JlXqsRjSiV7Xee>* {
    width: 50%;
    height: 60px;
    font-size: 16px;
    transition: all .2s;
    padding: 0 16px !important
}

._3kKkntd4JlXqsRjSiV7Xee>[class~=ali] {
    border-left: 1px solid #f3f6f9 !important;
    background: #f3f6f9
}

._3kKkntd4JlXqsRjSiV7Xee>[class~=wx] {
    border-right: 1px solid #f3f6f9 !important;
    background: #f3f6f9
}

._3kKkntd4JlXqsRjSiV7Xee>._2N5IikACPRGAelTZM3HtWJ[class~=ali] {
    color: #02a9f1
}

._3kKkntd4JlXqsRjSiV7Xee>._2N5IikACPRGAelTZM3HtWJ[class~=wx] {
    color: #60c61c
}

._3kKkntd4JlXqsRjSiV7Xee>._2N5IikACPRGAelTZM3HtWJ {
    background: #fff
}

._3bhJoUwSMdyItUiGtUCVsG {
    position: relative;
    width: 150px;
    height: 150px;
    flex-wrap: wrap;
    padding: 5px;
    flex: 0 0 150px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-right: 30px
}

._3bhJoUwSMdyItUiGtUCVsG [class~=lb],
._3bhJoUwSMdyItUiGtUCVsG [class~=lt],
._3bhJoUwSMdyItUiGtUCVsG [class~=rb],
._3bhJoUwSMdyItUiGtUCVsG [class~=rt] {
    padding: 8px;
    position: absolute
}

._3bhJoUwSMdyItUiGtUCVsG [class~=lt] {
    top: 0;
    left: 0;
    border-right-width: 0;
    border-bottom-width: 0
}

._3bhJoUwSMdyItUiGtUCVsG [class~=rt] {
    top: 0;
    right: 0;
    border-left-width: 0;
    border-bottom-width: 0
}

._3bhJoUwSMdyItUiGtUCVsG [class~=lb] {
    left: 0;
    bottom: 0;
    border-top-width: 0;
    border-right-width: 0
}

._3bhJoUwSMdyItUiGtUCVsG [class~=rb] {
    right: 0;
    bottom: 0;
    border-top-width: 0;
    border-left-width: 0
}

._3bhJoUwSMdyItUiGtUCVsG>img {
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    opacity: 0;
    position: absolute;
    transition: all .2s;
    transform: translate(-50%, -50%)
}

._3bhJoUwSMdyItUiGtUCVsG>img._2N5IikACPRGAelTZM3HtWJ {
    opacity: 1
}

._3bhJoUwSMdyItUiGtUCVsG._2N5IikACPRGAelTZM3HtWJ>img {
    opacity: .1 !important
}

._3bhJoUwSMdyItUiGtUCVsG ._3JGLoG0nMKaQBLC0Kvid7s {
    flex: 0 0 90%;
    text-align: center
}

._3bhJoUwSMdyItUiGtUCVsG ._3nBfJcQe_KNQdqglBeES0g {
    width: 90%;
    height: 90%;
    opacity: .95;
    text-align: center
}

._3bhJoUwSMdyItUiGtUCVsG ._3nBfJcQe_KNQdqglBeES0g * {
    color: #60c61c
}

.KDTuGgu55Q3X3PAANXjpt {
    position: relative;
    color: #999;
    text-align: left
}

.KDTuGgu55Q3X3PAANXjpt ._1Zd9OZ24FcOfQytiy1IbgW em {
    letter-spacing: 2px;
    margin-left: 12px;
    font-weight: 500;
    font-size: 16px
}

.KDTuGgu55Q3X3PAANXjpt>* {
    margin: 0;
    line-height: 32px
}

.KDTuGgu55Q3X3PAANXjpt ._3rxpZnF7israUTX9upPJQC {
    width: 150px;
    overflow: hidden;
    margin: 0 auto
}

.KDTuGgu55Q3X3PAANXjpt ._1iLyWeedpdssX7wDJhXEu7 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #333
}

.KDTuGgu55Q3X3PAANXjpt ._2aHN3yWIePCpophvYy0KXB {
    position: relative
}

.KDTuGgu55Q3X3PAANXjpt ._2aHN3yWIePCpophvYy0KXB span {
    color: #ff3939;
    font-size: 30px;
    font-weight: 700
}

.KDTuGgu55Q3X3PAANXjpt ._2aHN3yWIePCpophvYy0KXB small {
    font-size: 20px;
    font-weight: 400
}

.KDTuGgu55Q3X3PAANXjpt ._2aHN3yWIePCpophvYy0KXB i {
    text-decoration: line-through
}

.KDTuGgu55Q3X3PAANXjpt ._2LDAwJmo4EP6kySKg2eksw {
    position: absolute;
    top: 22px;
    left: 54px;
    margin: 6px 0;
    padding: 0 8px;
    color: #e46343;
    height: 24px;
    width: auto !important;
    font-size: 12px;
    line-height: 24px;
    background-color: #ffebd8
}

.KDTuGgu55Q3X3PAANXjpt ._2LDAwJmo4EP6kySKg2eksw:before {
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #ffebd8;
    content: "";
    transform: rotate(128deg)
}

._1rJCXSmAbn46msJHZy4Hns._20HsmSNi1f-sXLVkujXjgh {
    width: auto;
    padding: 16px 32px
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm {
    padding: 0;
    width: 80%;
    width: 419px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    background-color: transparent
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm ._3kKkntd4JlXqsRjSiV7Xee {
    display: flex;
    flex: 0 0 100%;
    border-bottom-width: 0;
    border-right-width: 1px
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm ._3kKkntd4JlXqsRjSiV7Xee>* {
    width: 197px;
    height: 63px;
    padding: 0 !important;
    justify-content: center;
    border-top: 1px solid #f0f0f0 !important;
    border-radius: 12px 12px 0 0
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm ._3kKkntd4JlXqsRjSiV7Xee>*>* {
    flex: 0 0 auto
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm ._3kKkntd4JlXqsRjSiV7Xee>._2N5IikACPRGAelTZM3HtWJ {
    border-top: 1px solid #f0f0f0 !important;
    border-bottom: none !important
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm ._3bhJoUwSMdyItUiGtUCVsG {
    border-top-width: 0;
    border-left-width: 1px
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm ._3bhJoUwSMdyItUiGtUCVsG>img {
    width: 170px;
    height: 170px
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm .KDTuGgu55Q3X3PAANXjpt {
    padding-left: 0;
    padding-top: 20px
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm .KDTuGgu55Q3X3PAANXjpt ._2aHN3yWIePCpophvYy0KXB span {
    font-size: 36px;
    color: #ff6000;
    font-weight: 700
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm .KDTuGgu55Q3X3PAANXjpt>:nth-child(2) {
    width: 100%
}

._2GNqBrqJnbC7praLt2zrrY {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85%;
    height: 60px;
    background-color: #fffbe6;
    text-align: center;
    border: 1px solid #ffe58f
}

._35sqZ0Rf_eEVavFuJs7z1U {
    width: 138px;
    height: 40px;
    background-color: #ff3939;
    border-radius: 20px;
    border: none;
    color: #fff
}

._35sqZ0Rf_eEVavFuJs7z1U:hover {
    background-color: #ff3939;
    border-radius: 20px;
    color: #fff
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm ._3kKkntd4JlXqsRjSiV7Xee>._2H8SBRgQtqxW91DzdS4bPQ {
    position: absolute;
    left: 197px;
    bottom: 41px;
    width: 25px;
    height: 63px;
    border: none !important;
    border-bottom: 1px solid #f0f0f0 !important
}

._2iRzUm1LnLGgwEnMN2Y9n1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: calc(100% - 60px);
    padding: 30px
}

._1rJCXSmAbn46msJHZy4Hns._3jPRxwjou0KChY9D1G_Ewm .KDTuGgu55Q3X3PAANXjpt ._2aHN3yWIePCpophvYy0KXB span._17KH6eAS0w0DcRLnCNltlW {
    font-size: 22px
}

.OVgqzrjzGMaIUfBLidEfN {
    font-size: 16px;
    color: #999;
    text-decoration: line-through
}

._3p5NQ-rslmwW-epHqP6678 {
    margin-top: 40px;
    margin-left: 28px;
    text-align: left
}

._3p5NQ-rslmwW-epHqP6678 p {
    margin: 0
}

._2yJo-VAF6r0u55kmaHeVWg {
    text-align: center;
    position: relative;
    flex: 0 0 100% !important
}

._2yJo-VAF6r0u55kmaHeVWg ._3RNAquvRceHaymNgHbJF4o {
    color: #999;
    padding: 0 20px
}

._2yJo-VAF6r0u55kmaHeVWg ._2z-7nE8jZK39EP-tagOXk4 {
    margin-bottom: 30px
}

._2yJo-VAF6r0u55kmaHeVWg ._19tctivpw3Htm6wIwMMyau {
    margin: 30px auto
}

._2yJo-VAF6r0u55kmaHeVWg ._21T-WiY6GSgyX3DbsNLBm {
    padding: 0 20px;
    font-weight: 500
}

._3rnG2I7HZz0pIH8qIoaXyo button {
    margin-top: 30px
}

._2yJo-VAF6r0u55kmaHeVWg ._2w7R7RXQ03GdRA9jfybEXP {
    background-color: hsla(0, 0%, 100%, .45)
}

._2yJo-VAF6r0u55kmaHeVWg ._2t2FKjH7Cjh9hnHZEv-W3W {
    top: 10px;
    left: 50%;
    opacity: .9;
    height: 180px;
    width: 380px;
    position: absolute;
    transform: translate(-50%)
}

._1eljeKbsPaGrXcyaDz0Jlw {
    position: relative;
    flex: 0 0 763px;
    background-color: #f5f8ff
}

._1eljeKbsPaGrXcyaDz0Jlw ._2HrJL1PV5KvGH3KC1bvQy6 {
    position: relative;
    width: 400px;
    margin: 0 auto;
    padding: 10px 0
}

._1eljeKbsPaGrXcyaDz0Jlw ._2HrJL1PV5KvGH3KC1bvQy6 p {
    line-height: 20px;
    margin-bottom: 0;
    text-align: center
}

._1eljeKbsPaGrXcyaDz0Jlw ._2HrJL1PV5KvGH3KC1bvQy6 p.gRVa6fpyVOeEaAJETwOEr {
    color: #b96100;
    text-align: left
}

._1eljeKbsPaGrXcyaDz0Jlw ._2HrJL1PV5KvGH3KC1bvQy6 p span {
    color: #ff303f
}

._3F8A0_r7uPUdRwd5-LIQbs [class~=ant-modal-body] {
    padding: 0
}

._3Y2fbuyNFevTFjJrv98ADh {
    color: #333;
    font-size: 18px;
    font-weight: 800;
    line-height: 50px;
    text-align: center;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd
}

._3rnG2I7HZz0pIH8qIoaXyo {
    padding: 20px 0 25px;
    text-align: center
}

._3rnG2I7HZz0pIH8qIoaXyo p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0
}

._3rnG2I7HZz0pIH8qIoaXyo p span {
    color: #ff303f
}

._3rnG2I7HZz0pIH8qIoaXyo .gRVa6fpyVOeEaAJETwOEr {
    width: 360px;
    margin: 30px auto 0
}

._3rnG2I7HZz0pIH8qIoaXyo .gRVa6fpyVOeEaAJETwOEr p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 24px
}

._3xV-YZ4rY2dJWVDANC7WQ0 {
    width: 100%;
    height: 40px;
    background: #fff1f2;
    line-height: 40px;
    padding: 0 20px;
    color: #ff303f;
    font-size: 16px;
    display: flex;
    justify-content: space-between
}

._3xV-YZ4rY2dJWVDANC7WQ0.Rq_YJ6OkE4FMnxFv_KjA2 {
    color: #ff303f
}

._3xV-YZ4rY2dJWVDANC7WQ0._3Sx7QliN_-P2uEOyqYy_lV {
    background-color: #f5f8ff;
    color: #ff303f
}

._1ruLQLvI_itUZiWQBUsN1y {
    width: 100px;
    cursor: pointer;
    text-align: right;
    position: relative
}

._3weBqG1SBo5bopbs5Lhat {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    white-space: nowrap;
    display: flex;
    align-items: center
}

._1Ai7Nk0VTfJvFaIZPIoaJt {
    display: inline-block;
    max-width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

._3FDIBbox8nmSJ_80F96v1v {
    padding: 0
}

._3FDIBbox8nmSJ_80F96v1v [class~=ant-popover-inner] {
    padding: 0;
    background-color: #fff;
    border-radius: 10px
}

._3FDIBbox8nmSJ_80F96v1v [class~=ant-popover-inner-content] {
    padding: 0;
    border-radius: 10px
}

._3FDIBbox8nmSJ_80F96v1v [class~=ant-popover-arrow] {
    display: none
}

._3mtxd4fTycJlPCRC8uL8CW {
    width: 292px;
    max-height: 273px;
    padding-bottom: 20px;
    background: #fff;
    border-radius: 10px
}

._3mtxd4fTycJlPCRC8uL8CW [class~=ant-radio-group] {
    width: 100%
}

._3mtxd4fTycJlPCRC8uL8CW ul {
    padding-left: 0;
    width: 100%;
    max-height: 130px;
    overflow-y: auto
}

._3mtxd4fTycJlPCRC8uL8CW ul li {
    margin-bottom: 14px;
    padding-left: 20px;
    color: #222
}

._3mtxd4fTycJlPCRC8uL8CW ul li [class~=ant-radio-wrapper] {
    color: #222
}

._1yIorJJn39xOJxb7aygmPf {
    color: #ff303f;
    margin-left: 10px
}

._2QkxoM5cwnn3dGNiy4HHhX {
    display: flex;
    align-items: center
}

.U0abQzr7U3xCrBsQ1032O {
    display: inline-block;
    width: 15px;
    height: 18px;
    margin-right: 9px;
    background-image: url(../images/vip-coupon.png);
    background-size: 100% 100%
}

._3mtxd4fTycJlPCRC8uL8CW ._10N1KFgoH2oJ_V_9qquHqm {
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    line-height: 16px;
    padding: 30px 0;
    text-align: center
}

._1AzkTVWbz1A3cuauetmmaJ {
    text-align: center;
    padding-top: 10px
}

._1AzkTVWbz1A3cuauetmmaJ>button {
    width: 94px;
    height: 30px;
    background: #3370ff;
    border-radius: 5px;
    color: #fff
}

._2B7KE8ztkucNWn7tDBxzSY {
    padding-right: 10px
}

button.fTc8ak_nH-ZLUU91fsVlm {
    width: 420px;
    height: 160px;
    display: flex;
    cursor: pointer;
    flex: 0 0 420px;
    text-align: left;
    align-items: center;
    position: relative;
    margin: 30px 0 29px;
    transition: all .2s;
    background-color: #fff;
    border: 2px solid rgba(51, 112, 255, .3);
    border-width: 2px !important;
    border-radius: 10px
}

.cAPhpm-_poxb5Rc_OYyZ2:first-of-type {
    margin-right: 20px
}

.cAPhpm-_poxb5Rc_OYyZ2:last-of-type {
    margin-left: 20px
}

.fTc8ak_nH-ZLUU91fsVlm._3VSBwN6aP3FWg_vA2DAAAk {
    margin-right: 20px
}

.fTc8ak_nH-ZLUU91fsVlm._19x6dN13ESfIVV9HvwYMtY {
    margin-left: 20px
}

.fTc8ak_nH-ZLUU91fsVlm>[class~=i-0] {
    top: 0;
    left: 0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 0 14px;
    line-height: 30px;
    position: absolute;
    background: linear-gradient(90deg, #ff2e4a, #ff6800);
    border-bottom-right-radius: 15px;
    border-top-left-radius: 7px
}

.fTc8ak_nH-ZLUU91fsVlm>[class~=i-last] {
    top: 0;
    color: #e36f3f;
    font-weight: 600;
    font-size: 12px;
    padding: 0 14px;
    line-height: 30px;
    position: absolute;
    background-color: #fcf0eb;
    border-bottom-left-radius: 15px;
    right: 0
}

.fTc8ak_nH-ZLUU91fsVlm ._17woYMNiGg47QPgwNPC5U9 {
    display: flex;
    justify-content: center;
    padding-left: 20px;
    flex: 0 0 52%;
    color: #ff303f;
    font-size: 42px;
    font-weight: 700
}

.fTc8ak_nH-ZLUU91fsVlm ._17woYMNiGg47QPgwNPC5U9 small {
    font-size: 18px;
    font-weight: 600;
    margin-top: 18px
}

.fTc8ak_nH-ZLUU91fsVlm ._17woYMNiGg47QPgwNPC5U9 span {
    font-weight: 600;
    font-size: 36px
}

.fTc8ak_nH-ZLUU91fsVlm .NpCcz9cBqym9CqaZXUIg8 {
    color: #333;
    font-weight: 600;
    flex: 0 0 48%;
    flex-wrap: wrap;
    font-size: 20px;
    min-height: 60px;
    align-items: center;
    padding-left: 44px;
    border-left: 2px solid #dbe7f5
}

.fTc8ak_nH-ZLUU91fsVlm .NpCcz9cBqym9CqaZXUIg8 small {
    color: #999;
    flex: 0 0 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-decoration: line-through
}

.fTc8ak_nH-ZLUU91fsVlm .DELAMtlvMH4Q9W36-LvXR {
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all .2s;
    color: #fff;
    padding: 0 15px;
    position: absolute;
    box-sizing: content-box;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 7px;
    background-color: #3370ff
}

.fTc8ak_nH-ZLUU91fsVlm._3CjtSj3_f78lrFICBbKmwQ {
    border-color: #3370ff;
    background-color: #f1f8ff
}

.fTc8ak_nH-ZLUU91fsVlm:hover {
    border-color: #3370ff
}

.fTc8ak_nH-ZLUU91fsVlm._3CjtSj3_f78lrFICBbKmwQ .DELAMtlvMH4Q9W36-LvXR {
    opacity: 1
}

.fTc8ak_nH-ZLUU91fsVlm.cAPhpm-_poxb5Rc_OYyZ2 {
    flex-wrap: wrap;
    padding: 30px 0;
    align-items: stretch
}

.fTc8ak_nH-ZLUU91fsVlm.cAPhpm-_poxb5Rc_OYyZ2 ._17woYMNiGg47QPgwNPC5U9,
.fTc8ak_nH-ZLUU91fsVlm.cAPhpm-_poxb5Rc_OYyZ2 .NpCcz9cBqym9CqaZXUIg8 {
    flex: 0 0 100%;
    min-height: 40px;
    height: 40px;
    padding-left: 0;
    border-left: none;
    text-align: center;
    justify-content: center
}

.fTc8ak_nH-ZLUU91fsVlm.cAPhpm-_poxb5Rc_OYyZ2 .NpCcz9cBqym9CqaZXUIg8 {
    font-size: 20px
}

.fTc8ak_nH-ZLUU91fsVlm.cAPhpm-_poxb5Rc_OYyZ2 ._17woYMNiGg47QPgwNPC5U9 {
    font-size: 28px
}

.fTc8ak_nH-ZLUU91fsVlm.cAPhpm-_poxb5Rc_OYyZ2 ._17woYMNiGg47QPgwNPC5U9 small {
    margin-top: 6px
}

._15HuJYa-yO2ojeFhpwJY7f {
    flex: 0 0 100%;
    position: relative;
    margin: 0 -40px 20px
}

._15HuJYa-yO2ojeFhpwJY7f:after {
    position: absolute;
    bottom: 0;
    left: -40px;
    right: -40px;
    content: " "
}

._15HuJYa-yO2ojeFhpwJY7f ._1V9fEL2YBJRQqfeeZ7mNA {
    width: 50%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    font-weight: 700;
    background-color: #f1f8ff;
    color: #1577ff
}

._15HuJYa-yO2ojeFhpwJY7f ._1V9fEL2YBJRQqfeeZ7mNA._1yd-bNCpQpUwA8n3aBXlMA {
    position: relative;
    background-color: #2d69f5;
    color: #fff
}

._15HuJYa-yO2ojeFhpwJY7f ._1V9fEL2YBJRQqfeeZ7mNA._1yd-bNCpQpUwA8n3aBXlMA._3KFuuzy2wmiyHh3txalATb,
._15HuJYa-yO2ojeFhpwJY7f ._1V9fEL2YBJRQqfeeZ7mNA._33PS_1lnq8wXqLRjN55vZv {
    border-radius: 5px 0 0 5px
}

._15HuJYa-yO2ojeFhpwJY7f ._1V9fEL2YBJRQqfeeZ7mNA._1yd-bNCpQpUwA8n3aBXlMA._33PS_1lnq8wXqLRjN55vZv,
._15HuJYa-yO2ojeFhpwJY7f ._1V9fEL2YBJRQqfeeZ7mNA._3KFuuzy2wmiyHh3txalATb {
    border-radius: 0 5px 5px 0
}

._15HuJYa-yO2ojeFhpwJY7f ._1V9fEL2YBJRQqfeeZ7mNA img {
    height: 30px;
    width: 30px
}

._15HuJYa-yO2ojeFhpwJY7f.ccCYwkHW7ZHYFOoh2j23G {
    margin: 0;
    overflow: hidden;
    padding-top: 12px
}

._15HuJYa-yO2ojeFhpwJY7f.ccCYwkHW7ZHYFOoh2j23G ._1V9fEL2YBJRQqfeeZ7mNA {
    padding: 0 12px
}

._15HuJYa-yO2ojeFhpwJY7f.ccCYwkHW7ZHYFOoh2j23G ._1V9fEL2YBJRQqfeeZ7mNA small {
    display: none
}

._2c0Chu-H-1itQU_G3Yerji {
    text-align: center;
    position: relative;
    flex: 0 0 100% !important
}

._2c0Chu-H-1itQU_G3Yerji ._2D_uLTMXHjQC0G-IjlXC-j {
    color: #999;
    padding: 0 20px
}

._2c0Chu-H-1itQU_G3Yerji ._2zHMwDruTmbv8CRvDC4rwn {
    margin-bottom: 30px
}

._2c0Chu-H-1itQU_G3Yerji ._1RfTWqePL_XIiWuoxtymad {
    margin: 30px auto
}

._2c0Chu-H-1itQU_G3Yerji ._1Fr714tVDb9plpHXFNjPr8 {
    padding: 0 20px;
    font-weight: 500
}

.hIuM7ykZv7YdJm9Mwe0jP {
    padding-top: 16px;
    text-align: center
}

.hIuM7ykZv7YdJm9Mwe0jP img {
    margin-bottom: 10px
}

.hIuM7ykZv7YdJm9Mwe0jP p {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 0
}

.hIuM7ykZv7YdJm9Mwe0jP button {
    margin-top: 30px
}

._2c0Chu-H-1itQU_G3Yerji ._3tx7106JXj5pCFa9reRZVX {
    background-color: hsla(0, 0%, 100%, .45)
}

._2c0Chu-H-1itQU_G3Yerji .AVDgem3TDPlAZgqRyZ62H {
    top: 10px;
    left: 50%;
    opacity: .9;
    height: 180px;
    width: 380px;
    position: absolute;
    transform: translate(-50%)
}

._3ddmZTxWOuzFOh_qsnV5vF {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 11px 40px 30px
}

._3vQg7XGxU9Y_NfJ0GQQCvy {
    flex: 0 0 100%
}

._1JyWp3X4Rw5tYJWpAYp-sJ {
    width: 100%;
    padding: 0 160px;
    margin-bottom: 10px
}

._3ddmZTxWOuzFOh_qsnV5vF ._7aOjSmVCQvBOXra8CyMW0 {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 20px;
    margin-bottom: 25px;
    color: #222
}

._3ddmZTxWOuzFOh_qsnV5vF ._7aOjSmVCQvBOXra8CyMW0:before {
    background: linear-gradient(90deg, #fff, #f4f7fb 40%, #b5cbff)
}

._3ddmZTxWOuzFOh_qsnV5vF ._7aOjSmVCQvBOXra8CyMW0:after {
    background: linear-gradient(-90deg, #fff, #f4f7fb 40%, #b5cbff)
}

._7aOjSmVCQvBOXra8CyMW0:after,
._7aOjSmVCQvBOXra8CyMW0:before {
    height: 2px;
    top: 9px !important;
    border: none !important
}

._2A60k2Czh2M04oqN2ffmuP {
    position: relative
}

._2A60k2Czh2M04oqN2ffmuP img {
    position: absolute;
    left: -40px;
    top: -17px;
    width: 100px
}

._3GY05dlJNUy4cUdJo8Ht1d {
    width: 100%;
    height: 90px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #f1f8ff
}

._3GY05dlJNUy4cUdJo8Ht1d .rKC5-0SpEW3XKY7dptNxu {
    height: 100%;
    display: flex;
    overflow: auto;
    padding-left: 20px;
    align-items: center;
    justify-content: space-between
}

._3GY05dlJNUy4cUdJo8Ht1d ._2W_atTLfuwnMMXWrWlQ-Xy {
    display: flex;
    flex-direction: column
}

._3GY05dlJNUy4cUdJo8Ht1d ._2W_atTLfuwnMMXWrWlQ-Xy img {
    margin: 0 auto
}

._3GY05dlJNUy4cUdJo8Ht1d ._2W_atTLfuwnMMXWrWlQ-Xy span {
    font-size: 13px;
    color: #222;
    height: 26px;
    line-height: 26px
}

._3GY05dlJNUy4cUdJo8Ht1d ._2cPI1eAOrZRR313fEuALwc {
    font-size: 14px;
    padding: 0 20px 0 55px;
    color: #1577ff
}

._3GY05dlJNUy4cUdJo8Ht1d._2hQUP_gCg1ZxE6CQSM33_r {
    height: auto;
    flex-wrap: wrap
}

._3GY05dlJNUy4cUdJo8Ht1d._2hQUP_gCg1ZxE6CQSM33_r .rKC5-0SpEW3XKY7dptNxu {
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: center
}

._3GY05dlJNUy4cUdJo8Ht1d._2hQUP_gCg1ZxE6CQSM33_r ._2W_atTLfuwnMMXWrWlQ-Xy {
    margin: 12px;
    min-width: 33.33%;
    align-items: center
}

._3GY05dlJNUy4cUdJo8Ht1d._2hQUP_gCg1ZxE6CQSM33_r ._2W_atTLfuwnMMXWrWlQ-Xy>span {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    font-weight: 400
}

._3GY05dlJNUy4cUdJo8Ht1d._2hQUP_gCg1ZxE6CQSM33_r ._2cPI1eAOrZRR313fEuALwc {
    color: #999;
    flex: 0 0 100%;
    text-align: center;
    padding: 12px 12px 24px
}

._2Lvuf9_E6toyvYQH_44ipV {
    min-width: 996px
}

._2Lvuf9_E6toyvYQH_44ipV [class~=ant-card-body] {
    padding: 0
}

._1KhY7aMkhhfp_hP9fhijhW [class~=ant-modal-content] {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

._1KhY7aMkhhfp_hP9fhijhW [class~=ant-modal-body] {
    padding: 0
}

._1KhY7aMkhhfp_hP9fhijhW [class~=ant-modal-close-x] {
    display: flex;
    align-items: center;
    justify-content: center
}

._1KhY7aMkhhfp_hP9fhijhW ._1Zpf194-aBW7I4J5R-OCer {
    transition: all .6s;
    transform: rotate(0)
}

._1KhY7aMkhhfp_hP9fhijhW ._1Zpf194-aBW7I4J5R-OCer:hover {
    transform: rotate(1turn)
}

._152gQ6cMusXKQT-vsGfeJw {
    margin-top: 20px
}

.FWuBEaH0DtMefvvH7zFqv {
    width: 100%
}

._3Cn9DIUWp59Xw7A0DrDLRE {
    color: #333;
    height: 56px;
    flex: 0 0 100%;
    font-size: 14px;
    font-weight: 500;
    padding: 0 160px;
    margin-top: 10px
}

.dYD6bPxuyn1N5B9-kPWvr {
    padding-bottom: 0
}

.dYD6bPxuyn1N5B9-kPWvr [class~=ck] {
    transform: scale(1) !important;
    flex: 0 0 400px;
    margin: 10px 15px
}

.dYD6bPxuyn1N5B9-kPWvr>:last-child [class~=link] {
    text-align: left;
    margin: 0 !important
}

._23YWRu73PEZf7tJ7nr2PBS .eU6StCdrOwWUDgwp-Dx6u {
    position: relative;
    display: inline-block;
    width: 80%;
    height: 30px
}

._23YWRu73PEZf7tJ7nr2PBS>._2ls3-eg0yCYrH5qBlndzsa {
    display: inline-block;
    max-width: 160px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-weight: 400
}

._3kYSvPd5J5hdBnwt-p62su {
    margin: 0;
    justify-content: flex-start
}

.PGN0W2R7Nw5x--XnkXmCE {
    margin: 20px 0;
    background: #f1f1f1
}

.PGN0W2R7Nw5x--XnkXmCE>* {
    background-color: #fff
}

._1dbk76eQP6yXxy0FIVn3NI._3KK7_2gzic2qZNwqSU9Ygm {
    border: 1px solid red
}

._2323vWOLI0TRh8xxVgEVBx {
    position: relative;
    font-size: 12px;
    color: #333;
    padding: 0 40px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

._86JMgPGGyWuJoifVWclfz {
    background: #fff;
    border-radius: 4px;
    cursor: pointer
}

._2323vWOLI0TRh8xxVgEVBx>div:first-child {
    font-size: 16px;
    font-weight: 700
}

._2323vWOLI0TRh8xxVgEVBx:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: calc(100% - 80px);
    height: 1px;
    margin: auto;
    content: "";
    background-color: #eee
}

.sUDg6p2X_jWbaDov0-jdf {
    margin-top: 7px;
    min-height: calc(100% - 67px)
}

.GFWe1qtsc30k86c4v7XNZ [class~=ant-tabs-nav]:before {
    border-bottom: 1px solid #d4d4d4
}

.GFWe1qtsc30k86c4v7XNZ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    height: 60px;
    padding: 0 24px 0 15px
}

.GFWe1qtsc30k86c4v7XNZ [class~=ant-tabs-nav] {
    margin: 0
}

.GFWe1qtsc30k86c4v7XNZ ._1wWDvpnwsB7pnUeeaTIVoq {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between
}

._1zKrKbpsuw93CQJT7PRKYJ {
    padding-top: 35px
}

._2pEQKB7kRE3CwtA6tfqXPL {
    font-weight: 700
}

._1r7eWvkzczr9esCkXzHt5l>div {
    position: relative;
    padding: 18px 20px 0;
    transition: all .2s
}

._1r7eWvkzczr9esCkXzHt5l>div:hover {
    border-radius: 2px;
    box-shadow: 0 0 10px 0 rgba(39, 66, 107, .3)
}

._3XKY_NOcEB0M2R3WWIr3t8 {
    display: block;
    border: 1px solid red
}

._1r7eWvkzczr9esCkXzHt5l>div:after {
    width: 100%;
    height: 14px;
    content: " ";
    display: block;
    border-bottom: 1px solid #e4e4e4
}

/*  !*background-color: #f3f5f7 !important;*!*/
/*  !*border: 1px solid #E4E4E4 !important;*!*/
/*  !*box-shadow: 0px 0px 10px 0px rgba(39, 66, 107, 0.1);*!*/
._2YhI4VL3BDhXx8mJqWT9s {
    padding: 20px;
    text-align: center
}

._277qlVHYn0BgS9a42CEBwo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 15px
}

._277qlVHYn0BgS9a42CEBwo button {
    margin-right: 30px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    cursor: pointer
}

._277qlVHYn0BgS9a42CEBwo button._1mFaUR4Z7H4vq_NUQN8SSv {
    color: #3370ff
}

._277qlVHYn0BgS9a42CEBwo ._9Un3siQTxnx_zpBgPFdMq {
    display: flex;
    align-items: center
}

._277qlVHYn0BgS9a42CEBwo ._9Un3siQTxnx_zpBgPFdMq button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #3370ff;
    margin-right: 20px
}

._277qlVHYn0BgS9a42CEBwo ._9Un3siQTxnx_zpBgPFdMq button._2t1gjXSVkuuXOUNvCOY8Op {
    background-color: #ff4d4f
}

._3YsPks7yYLxgsQfGFvGXk [class~=ant-modal-body],
._296HruzxXUucPsldD9kWW3 [class~=ant-modal-body] {
    padding: 0
}

.XWSUDL9osSuHUDYnmHFv8 {
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    text-align: center;
    font-weight: 700
}

._341a7gtK-JbxS9AiVWw96a {
    border-top: 1px solid #ddd;
    padding: 25px 25px 0 50px
}

._3N8GOjcFWPCp7QcygNFvZn {
    display: flex;
    align-items: center;
    padding: 6px 0
}

._3N8GOjcFWPCp7QcygNFvZn>div>span {
    padding: 4px;
    cursor: pointer
}

._3N8GOjcFWPCp7QcygNFvZn [class~=ant-input] {
    margin: 0 16px;
    width: 240px
}

._3LIphbu20gkhujkJrEtaf4 {
    padding: 10px 30px 20px
}

._3LIphbu20gkhujkJrEtaf4>button:first-child {
    color: #9aa0a6;
    border-color: #9aa0a6;
    width: 160px;
    height: 50px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    margin-right: 10px
}

._3LIphbu20gkhujkJrEtaf4>button:last-child {
    width: 240px;
    height: 50px;
    border-radius: 4px;
    background: linear-gradient(90.46deg, #0085ff -.02%, #3370ff 99.59%);
    font-size: 16px
}