

    /* stylelint-disable at-rule-no-unknown */


    input::-ms-clear,
    input::-ms-reveal {
        display: none;
    }

    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }

    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        -ms-overflow-style: scrollbar;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    @-ms-viewport {
        width: device-width;
    }

  

    [tabindex='-1']:focus {
        outline: none !important;
    }

    hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: 0;
        margin-bottom: 0.5em;
        color: rgba(0, 0, 0, 0.85);
        font-weight: 500;
    }

    p {
        margin-top: 0;
        margin-bottom: 1em;
    }


    dt {
        font-weight: 500;
    }

    dd {
        margin-bottom: 0.5em;
        margin-left: 0;
    }

    blockquote {
        margin: 0 0 1em;
    }

    dfn {
        font-style: italic;
    }

    b,
    strong {
        font-weight: bolder;
    }

    small {
        font-size: 80%;
    }

    sub,
    sup {
        position: relative;
        font-size: 75%;
        line-height: 0;
        vertical-align: baseline;
    }

    sub {
        bottom: -0.25em;
    }

    sup {
        top: -0.5em;
    }

    a {
        color: #1890ff;
        text-decoration: none;
        background-color: transparent;
        outline: none;
        cursor: pointer;
        transition: color 0.3s;
        -webkit-text-decoration-skip: objects;
    }

    a:hover {
        color: #40a9ff;
    }

    a:active {
        color: #096dd9;
    }

    a:active,
    a:hover {
        text-decoration: none;
        outline: 0;
    }

    a:focus {
        text-decoration: none;
        outline: 0;
    }

    a[disabled] {
        color: rgba(0, 0, 0, 0.25);
        cursor: not-allowed;
        pointer-events: none;
    }

    pre,
    code,
    kbd,
    samp {
        font-size: 1em;
        font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
    }

    pre {
        margin-top: 0;
        margin-bottom: 1em;
        overflow: auto;
    }

    figure {
        margin: 0 0 1em;
    }

    img {
        vertical-align: middle;
        border-style: none;
    }

    svg:not(:root) {
        overflow: hidden;
    }

    a,
    area,
    button,
    [role='button'],
    input:not([type='range']),
    label,
    select,
    summary,
    textarea {
        touch-action: manipulation;
    }

    table {
        border-collapse: collapse;
    }

    caption {
        padding-top: 0.75em;
        padding-bottom: 0.3em;
        color: rgba(0, 0, 0, 0.45);
        text-align: left;
        caption-side: bottom;
    }

    th {
        text-align: inherit;
    }

    input,
    button,
    select,
    optgroup,
    textarea {
        margin: 0;
        color: inherit;
        font-size: inherit;
        font-family: inherit;
        line-height: inherit;
    }

    button,
    input {
        overflow: visible;
    }

    button,
    select {
        text-transform: none;
    }

    button,
    html [type="button"],
    [type="reset"],
    [type="submit"] {
        -webkit-appearance: button;
    }

    button::-moz-focus-inner,
    [type='button']::-moz-focus-inner,
    [type='reset']::-moz-focus-inner,
    [type='submit']::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

    input[type='radio'],
    input[type='checkbox'] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type='date'],
    input[type='time'],
    input[type='datetime-local'],
    input[type='month'] {
        -webkit-appearance: listbox;
    }

    textarea {
        overflow: auto;
        resize: vertical;
    }

    fieldset {
        min-width: 0;
        margin: 0;
        padding: 0;
        border: 0;
    }

    legend {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 0.5em;
        padding: 0;
        color: inherit;
        font-size: 1.5em;
        line-height: inherit;
        white-space: normal;
    }

    progress {
        vertical-align: baseline;
    }

    [type='number']::-webkit-inner-spin-button,
    [type='number']::-webkit-outer-spin-button {
        height: auto;
    }

    [type='search'] {
        outline-offset: -2px;
        -webkit-appearance: none;
    }

    [type='search']::-webkit-search-cancel-button,
    [type='search']::-webkit-search-decoration {
        -webkit-appearance: none;
    }

    ::-webkit-file-upload-button {
        font: inherit;
        -webkit-appearance: button;
    }

    output {
        display: inline-block;
    }

    summary {
        display: list-item;
    }

    template {
        display: none;
    }

    [hidden] {
        display: none !important;
    }

    mark {
        padding: 0.2em;
        background-color: #feffe6;
    }

    ::selection {
        color: #fff;
        background: #1890ff;
    }

    .clearfix::before {
        display: table;
        content: '';
    }

    .clearfix::after {
        display: table;
        clear: both;
        content: '';
    }

    .anticon {
        display: inline-block;
        color: inherit;
        font-style: normal;
        line-height: 0;
        text-align: center;
        text-transform: none;
        vertical-align: -0.125em;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .anticon>* {
        line-height: 1;
    }

    .anticon svg {
        display: inline-block;
    }

    .anticon::before {
        display: none;
    }

    .anticon .anticon-icon {
        display: block;
    }

    .anticon[tabindex] {
        cursor: pointer;
    }

    .anticon-spin::before {
        display: inline-block;
        animation: loadingCircle 1s infinite linear;
    }

    .anticon-spin {
        display: inline-block;
        animation: loadingCircle 1s infinite linear;
    }

    .fade-enter,
    .fade-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .fade-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .fade-enter.fade-enter-active,
    .fade-appear.fade-appear-active {
        animation-name: antFadeIn;
        animation-play-state: running;
    }

    .fade-leave.fade-leave-active {
        animation-name: antFadeOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .fade-enter,
    .fade-appear {
        opacity: 0;
        animation-timing-function: linear;
    }

    .fade-leave {
        animation-timing-function: linear;
    }

    @keyframes antFadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @keyframes antFadeOut {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    .move-up-enter,
    .move-up-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .move-up-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .move-up-enter.move-up-enter-active,
    .move-up-appear.move-up-appear-active {
        animation-name: antMoveUpIn;
        animation-play-state: running;
    }

    .move-up-leave.move-up-leave-active {
        animation-name: antMoveUpOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .move-up-enter,
    .move-up-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .move-up-leave {
        animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
    }

    .move-down-enter,
    .move-down-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .move-down-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .move-down-enter.move-down-enter-active,
    .move-down-appear.move-down-appear-active {
        animation-name: antMoveDownIn;
        animation-play-state: running;
    }

    .move-down-leave.move-down-leave-active {
        animation-name: antMoveDownOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .move-down-enter,
    .move-down-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .move-down-leave {
        animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
    }

    .move-left-enter,
    .move-left-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .move-left-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .move-left-enter.move-left-enter-active,
    .move-left-appear.move-left-appear-active {
        animation-name: antMoveLeftIn;
        animation-play-state: running;
    }

    .move-left-leave.move-left-leave-active {
        animation-name: antMoveLeftOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .move-left-enter,
    .move-left-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .move-left-leave {
        animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
    }

    .move-right-enter,
    .move-right-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .move-right-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .move-right-enter.move-right-enter-active,
    .move-right-appear.move-right-appear-active {
        animation-name: antMoveRightIn;
        animation-play-state: running;
    }

    .move-right-leave.move-right-leave-active {
        animation-name: antMoveRightOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .move-right-enter,
    .move-right-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .move-right-leave {
        animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
    }

    @keyframes antMoveDownIn {
        0% {
            transform: translateY(100%);
            transform-origin: 0 0;
            opacity: 0;
        }

        100% {
            transform: translateY(0%);
            transform-origin: 0 0;
            opacity: 1;
        }
    }

    @keyframes antMoveDownOut {
        0% {
            transform: translateY(0%);
            transform-origin: 0 0;
            opacity: 1;
        }

        100% {
            transform: translateY(100%);
            transform-origin: 0 0;
            opacity: 0;
        }
    }

    @keyframes antMoveLeftIn {
        0% {
            transform: translateX(-100%);
            transform-origin: 0 0;
            opacity: 0;
        }

        100% {
            transform: translateX(0%);
            transform-origin: 0 0;
            opacity: 1;
        }
    }

    @keyframes antMoveLeftOut {
        0% {
            transform: translateX(0%);
            transform-origin: 0 0;
            opacity: 1;
        }

        100% {
            transform: translateX(-100%);
            transform-origin: 0 0;
            opacity: 0;
        }
    }

    @keyframes antMoveRightIn {
        0% {
            transform: translateX(100%);
            transform-origin: 0 0;
            opacity: 0;
        }

        100% {
            transform: translateX(0%);
            transform-origin: 0 0;
            opacity: 1;
        }
    }

    @keyframes antMoveRightOut {
        0% {
            transform: translateX(0%);
            transform-origin: 0 0;
            opacity: 1;
        }

        100% {
            transform: translateX(100%);
            transform-origin: 0 0;
            opacity: 0;
        }
    }

    @keyframes antMoveUpIn {
        0% {
            transform: translateY(-100%);
            transform-origin: 0 0;
            opacity: 0;
        }

        100% {
            transform: translateY(0%);
            transform-origin: 0 0;
            opacity: 1;
        }
    }

    @keyframes antMoveUpOut {
        0% {
            transform: translateY(0%);
            transform-origin: 0 0;
            opacity: 1;
        }

        100% {
            transform: translateY(-100%);
            transform-origin: 0 0;
            opacity: 0;
        }
    }

    @keyframes loadingCircle {
        100% {
            transform: rotate(360deg);
        }
    }

    [ant-click-animating='true'],
    [ant-click-animating-without-extra-node='true'] {
        position: relative;
    }

    html {
        --antd-wave-shadow-color: #1890ff;
        --scroll-bar: 0;
    }

    [ant-click-animating-without-extra-node='true']::after,
    .ant-click-animating-node {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        border-radius: inherit;
        box-shadow: 0 0 0 0 #1890ff;
        box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
        opacity: 0.2;
        animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
        animation-fill-mode: forwards;
        content: '';
        pointer-events: none;
    }

    @keyframes waveEffect {
        100% {
            box-shadow: 0 0 0 #1890ff;
            box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
        }
    }

    @keyframes fadeEffect {
        100% {
            opacity: 0;
        }
    }

    .slide-up-enter,
    .slide-up-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-up-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-up-enter.slide-up-enter-active,
    .slide-up-appear.slide-up-appear-active {
        animation-name: antSlideUpIn;
        animation-play-state: running;
    }

    .slide-up-leave.slide-up-leave-active {
        animation-name: antSlideUpOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .slide-up-enter,
    .slide-up-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    }

    .slide-up-leave {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    }

    .slide-down-enter,
    .slide-down-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-down-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-down-enter.slide-down-enter-active,
    .slide-down-appear.slide-down-appear-active {
        animation-name: antSlideDownIn;
        animation-play-state: running;
    }

    .slide-down-leave.slide-down-leave-active {
        animation-name: antSlideDownOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .slide-down-enter,
    .slide-down-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    }

    .slide-down-leave {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    }

    .slide-left-enter,
    .slide-left-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-left-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-left-enter.slide-left-enter-active,
    .slide-left-appear.slide-left-appear-active {
        animation-name: antSlideLeftIn;
        animation-play-state: running;
    }

    .slide-left-leave.slide-left-leave-active {
        animation-name: antSlideLeftOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .slide-left-enter,
    .slide-left-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    }

    .slide-left-leave {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    }

    .slide-right-enter,
    .slide-right-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-right-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-right-enter.slide-right-enter-active,
    .slide-right-appear.slide-right-appear-active {
        animation-name: antSlideRightIn;
        animation-play-state: running;
    }

    .slide-right-leave.slide-right-leave-active {
        animation-name: antSlideRightOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .slide-right-enter,
    .slide-right-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    }

    .slide-right-leave {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    }

    @keyframes antSlideUpIn {
        0% {
            transform: scaleY(0.8);
            transform-origin: 0% 0%;
            opacity: 0;
        }

        100% {
            transform: scaleY(1);
            transform-origin: 0% 0%;
            opacity: 1;
        }
    }

    @keyframes antSlideUpOut {
        0% {
            transform: scaleY(1);
            transform-origin: 0% 0%;
            opacity: 1;
        }

        100% {
            transform: scaleY(0.8);
            transform-origin: 0% 0%;
            opacity: 0;
        }
    }

    @keyframes antSlideDownIn {
        0% {
            transform: scaleY(0.8);
            transform-origin: 100% 100%;
            opacity: 0;
        }

        100% {
            transform: scaleY(1);
            transform-origin: 100% 100%;
            opacity: 1;
        }
    }

    @keyframes antSlideDownOut {
        0% {
            transform: scaleY(1);
            transform-origin: 100% 100%;
            opacity: 1;
        }

        100% {
            transform: scaleY(0.8);
            transform-origin: 100% 100%;
            opacity: 0;
        }
    }

    @keyframes antSlideLeftIn {
        0% {
            transform: scaleX(0.8);
            transform-origin: 0% 0%;
            opacity: 0;
        }

        100% {
            transform: scaleX(1);
            transform-origin: 0% 0%;
            opacity: 1;
        }
    }

    @keyframes antSlideLeftOut {
        0% {
            transform: scaleX(1);
            transform-origin: 0% 0%;
            opacity: 1;
        }

        100% {
            transform: scaleX(0.8);
            transform-origin: 0% 0%;
            opacity: 0;
        }
    }

    @keyframes antSlideRightIn {
        0% {
            transform: scaleX(0.8);
            transform-origin: 100% 0%;
            opacity: 0;
        }

        100% {
            transform: scaleX(1);
            transform-origin: 100% 0%;
            opacity: 1;
        }
    }

    @keyframes antSlideRightOut {
        0% {
            transform: scaleX(1);
            transform-origin: 100% 0%;
            opacity: 1;
        }

        100% {
            transform: scaleX(0.8);
            transform-origin: 100% 0%;
            opacity: 0;
        }
    }

    .zoom-enter,
    .zoom-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-enter.zoom-enter-active,
    .zoom-appear.zoom-appear-active {
        animation-name: antZoomIn;
        animation-play-state: running;
    }

    .zoom-leave.zoom-leave-active {
        animation-name: antZoomOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .zoom-enter,
    .zoom-appear {
        transform: scale(0);
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .zoom-enter-prepare,
    .zoom-appear-prepare {
        transform: none;
    }

    .zoom-leave {
        animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
    }

    .zoom-big-enter,
    .zoom-big-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-big-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-big-enter.zoom-big-enter-active,
    .zoom-big-appear.zoom-big-appear-active {
        animation-name: antZoomBigIn;
        animation-play-state: running;
    }

    .zoom-big-leave.zoom-big-leave-active {
        animation-name: antZoomBigOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .zoom-big-enter,
    .zoom-big-appear {
        transform: scale(0);
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .zoom-big-enter-prepare,
    .zoom-big-appear-prepare {
        transform: none;
    }

    .zoom-big-leave {
        animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
    }

    .zoom-big-fast-enter,
    .zoom-big-fast-appear {
        animation-duration: 0.1s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-big-fast-leave {
        animation-duration: 0.1s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-big-fast-enter.zoom-big-fast-enter-active,
    .zoom-big-fast-appear.zoom-big-fast-appear-active {
        animation-name: antZoomBigIn;
        animation-play-state: running;
    }

    .zoom-big-fast-leave.zoom-big-fast-leave-active {
        animation-name: antZoomBigOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .zoom-big-fast-enter,
    .zoom-big-fast-appear {
        transform: scale(0);
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .zoom-big-fast-enter-prepare,
    .zoom-big-fast-appear-prepare {
        transform: none;
    }

    .zoom-big-fast-leave {
        animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
    }

    .zoom-up-enter,
    .zoom-up-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-up-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-up-enter.zoom-up-enter-active,
    .zoom-up-appear.zoom-up-appear-active {
        animation-name: antZoomUpIn;
        animation-play-state: running;
    }

    .zoom-up-leave.zoom-up-leave-active {
        animation-name: antZoomUpOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .zoom-up-enter,
    .zoom-up-appear {
        transform: scale(0);
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .zoom-up-enter-prepare,
    .zoom-up-appear-prepare {
        transform: none;
    }

    .zoom-up-leave {
        animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
    }

    .zoom-down-enter,
    .zoom-down-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-down-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-down-enter.zoom-down-enter-active,
    .zoom-down-appear.zoom-down-appear-active {
        animation-name: antZoomDownIn;
        animation-play-state: running;
    }

    .zoom-down-leave.zoom-down-leave-active {
        animation-name: antZoomDownOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .zoom-down-enter,
    .zoom-down-appear {
        transform: scale(0);
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .zoom-down-enter-prepare,
    .zoom-down-appear-prepare {
        transform: none;
    }

    .zoom-down-leave {
        animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
    }

    .zoom-left-enter,
    .zoom-left-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-left-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-left-enter.zoom-left-enter-active,
    .zoom-left-appear.zoom-left-appear-active {
        animation-name: antZoomLeftIn;
        animation-play-state: running;
    }

    .zoom-left-leave.zoom-left-leave-active {
        animation-name: antZoomLeftOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .zoom-left-enter,
    .zoom-left-appear {
        transform: scale(0);
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .zoom-left-enter-prepare,
    .zoom-left-appear-prepare {
        transform: none;
    }

    .zoom-left-leave {
        animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
    }

    .zoom-right-enter,
    .zoom-right-appear {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-right-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .zoom-right-enter.zoom-right-enter-active,
    .zoom-right-appear.zoom-right-appear-active {
        animation-name: antZoomRightIn;
        animation-play-state: running;
    }

    .zoom-right-leave.zoom-right-leave-active {
        animation-name: antZoomRightOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .zoom-right-enter,
    .zoom-right-appear {
        transform: scale(0);
        opacity: 0;
        animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    }

    .zoom-right-enter-prepare,
    .zoom-right-appear-prepare {
        transform: none;
    }

    .zoom-right-leave {
        animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
    }

    @keyframes antZoomIn {
        0% {
            transform: scale(0.2);
            opacity: 0;
        }

        100% {
            transform: scale(1);
            opacity: 1;
        }
    }

    @keyframes antZoomOut {
        0% {
            transform: scale(1);
        }

        100% {
            transform: scale(0.2);
            opacity: 0;
        }
    }

    @keyframes antZoomBigIn {
        0% {
            transform: scale(0.8);
            opacity: 0;
        }

        100% {
            transform: scale(1);
            opacity: 1;
        }
    }

    @keyframes antZoomBigOut {
        0% {
            transform: scale(1);
        }

        100% {
            transform: scale(0.8);
            opacity: 0;
        }
    }

    @keyframes antZoomUpIn {
        0% {
            transform: scale(0.8);
            transform-origin: 50% 0%;
            opacity: 0;
        }

        100% {
            transform: scale(1);
            transform-origin: 50% 0%;
        }
    }

    @keyframes antZoomUpOut {
        0% {
            transform: scale(1);
            transform-origin: 50% 0%;
        }

        100% {
            transform: scale(0.8);
            transform-origin: 50% 0%;
            opacity: 0;
        }
    }

    @keyframes antZoomLeftIn {
        0% {
            transform: scale(0.8);
            transform-origin: 0% 50%;
            opacity: 0;
        }

        100% {
            transform: scale(1);
            transform-origin: 0% 50%;
        }
    }

    @keyframes antZoomLeftOut {
        0% {
            transform: scale(1);
            transform-origin: 0% 50%;
        }

        100% {
            transform: scale(0.8);
            transform-origin: 0% 50%;
            opacity: 0;
        }
    }

    @keyframes antZoomRightIn {
        0% {
            transform: scale(0.8);
            transform-origin: 100% 50%;
            opacity: 0;
        }

        100% {
            transform: scale(1);
            transform-origin: 100% 50%;
        }
    }

    @keyframes antZoomRightOut {
        0% {
            transform: scale(1);
            transform-origin: 100% 50%;
        }

        100% {
            transform: scale(0.8);
            transform-origin: 100% 50%;
            opacity: 0;
        }
    }

    @keyframes antZoomDownIn {
        0% {
            transform: scale(0.8);
            transform-origin: 50% 100%;
            opacity: 0;
        }

        100% {
            transform: scale(1);
            transform-origin: 50% 100%;
        }
    }

    @keyframes antZoomDownOut {
        0% {
            transform: scale(1);
            transform-origin: 50% 100%;
        }

        100% {
            transform: scale(0.8);
            transform-origin: 50% 100%;
            opacity: 0;
        }
    }

    .ant-motion-collapse-legacy {
        overflow: hidden;
    }

    .ant-motion-collapse-legacy-active {
        transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    }

    .ant-motion-collapse {
        overflow: hidden;
        transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    }

    /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
    /* stylelint-disable no-duplicate-selectors */
    /* stylelint-disable */
    /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
    .ant-back-top {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        color: rgba(0, 0, 0, 0.85);
        font-size: 14px;
        font-variant: tabular-nums;
        line-height: 1.5715;
        list-style: none;
        font-feature-settings: 'tnum';
        position: fixed;
        right: 100px;
        bottom: 50px;
        z-index: 10;
        width: 40px;
        height: 40px;
        cursor: pointer;
    }

    .ant-back-top:empty {
        display: none;
    }

    .ant-back-top-rtl {
        right: auto;
        left: 100px;
        direction: rtl;
    }

    .ant-back-top-content {
        width: 40px;
        height: 40px;
        overflow: hidden;
        color: #fff;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.45);
        border-radius: 20px;
        transition: all 0.3s;
    }

    .ant-back-top-content:hover {
        background-color: rgba(0, 0, 0, 0.85);
        transition: all 0.3s;
    }

    .ant-back-top-icon {
        font-size: 24px;
        line-height: 40px;
    }

    @media screen and (max-width: 768px) {
        .ant-back-top {
            right: 60px;
        }
    }

    @media screen and (max-width: 480px) {
        .ant-back-top {
            right: 20px;
        }
    }

    /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
    /* stylelint-disable no-duplicate-selectors */
    /* stylelint-disable */
    /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
    .ant-layout {
        display: flex;
        flex: auto;
        flex-direction: column;
        /* fix firefox can't set height smaller than content on flex item */
        min-height: 0;
        background: #f0f2f5;
    }

    .ant-layout,
    .ant-layout * {
        box-sizing: border-box;
    }

    .ant-layout.ant-layout-has-sider {
        flex-direction: row;
    }

    .ant-layout.ant-layout-has-sider>.ant-layout,
    .ant-layout.ant-layout-has-sider>.ant-layout-content {
        width: 0;
    }

    

    

    .ant-layout-content {
        flex: auto;
        /* fix firefox can't set height smaller than content on flex item */
        min-height: 0;
    }

    .ant-layout-sider {
        position: relative;
        /* fix firefox can't set width smaller than content on flex item */
        min-width: 0;
        background: #001529;
        transition: all 0.2s;
    }

    .ant-layout-sider-children {
        height: 100%;
        margin-top: -0.1px;
        padding-top: 0.1px;
    }

    .ant-layout-sider-has-trigger {
        padding-bottom: 48px;
    }

    .ant-layout-sider-right {
        order: 1;
    }

    .ant-layout-sider-trigger {
        position: fixed;
        bottom: 0;
        z-index: 1;
        height: 48px;
        color: #fff;
        line-height: 48px;
        text-align: center;
        background: #002140;
        cursor: pointer;
        transition: all 0.2s;
    }

    .ant-layout-sider-zero-width>* {
        overflow: hidden;
    }

    .ant-layout-sider-zero-width-trigger {
        position: absolute;
        top: 64px;
        right: -36px;
        z-index: 1;
        width: 36px;
        height: 42px;
        color: #fff;
        font-size: 18px;
        line-height: 42px;
        text-align: center;
        background: #001529;
        border-radius: 0 2px 2px 0;
        cursor: pointer;
        transition: background 0.3s ease;
    }

    .ant-layout-sider-zero-width-trigger::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: transparent;
        transition: all 0.3s;
        content: '';
    }

    .ant-layout-sider-zero-width-trigger:hover::after {
        background: rgba(255, 255, 255, 0.1);
    }

    .ant-layout-sider-zero-width-trigger-right {
        left: -36px;
        border-radius: 2px 0 0 2px;
    }

    .ant-layout-sider-light {
        background: #fff;
    }

    .ant-layout-sider-light .ant-layout-sider-trigger {
        color: rgba(0, 0, 0, 0.85);
        background: #fff;
    }

    .ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
        color: rgba(0, 0, 0, 0.85);
        background: #fff;
    }

    .ant-layout-rtl {
        direction: rtl;
    }

    /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
    /* stylelint-disable no-duplicate-selectors */
    /* stylelint-disable */
    /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
    .ant-anchor {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        color: rgba(0, 0, 0, 0.85);
        font-size: 14px;
        font-variant: tabular-nums;
        line-height: 1.5715;
        list-style: none;
        font-feature-settings: 'tnum';
        position: relative;
        padding-left: 2px;
    }

    .ant-anchor-wrapper {
        margin-left: -4px;
        padding-left: 4px;
        overflow: auto;
        background-color: #fff;
    }

    .ant-anchor-ink {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .ant-anchor-ink::before {
        position: relative;
        display: block;
        width: 2px;
        height: 100%;
        margin: 0 auto;
        background-color: #f0f0f0;
        content: ' ';
    }

    .ant-anchor-ink-ball {
        position: absolute;
        left: 50%;
        display: none;
        width: 8px;
        height: 8px;
        background-color: #fff;
        border: 2px solid #1890ff;
        border-radius: 8px;
        transform: translateX(-50%);
        transition: top 0.3s ease-in-out;
    }

    .ant-anchor-ink-ball.visible {
        display: inline-block;
    }

    .ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball {
        display: none;
    }

    .ant-anchor-link {
        padding: 7px 0 7px 16px;
        line-height: 1.143;
    }

    .ant-anchor-link-title {
        position: relative;
        display: block;
        margin-bottom: 6px;
        overflow: hidden;
        color: rgba(0, 0, 0, 0.85);
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: all 0.3s;
    }

    .ant-anchor-link-title:only-child {
        margin-bottom: 0;
    }

    .ant-anchor-link-active>.ant-anchor-link-title {
        color: #1890ff;
    }

    .ant-anchor-link .ant-anchor-link {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .ant-anchor-rtl {
        direction: rtl;
    }

    .ant-anchor-rtl.ant-anchor-wrapper {
        margin-right: -4px;
        margin-left: 0;
        padding-right: 4px;
        padding-left: 0;
    }

    .ant-anchor-rtl .ant-anchor-ink {
        right: 0;
        left: auto;
    }

    .ant-anchor-rtl .ant-anchor-ink-ball {
        right: 50%;
        left: 0;
        transform: translateX(50%);
    }

    .ant-anchor-rtl .ant-anchor-link {
        padding: 7px 16px 7px 0;
    }

    /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
    /* stylelint-disable no-duplicate-selectors */
    /* stylelint-disable */
    /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
    .ant-affix {
        position: fixed;
        z-index: 10;
    }

    @media screen and (min-width: 576px) {
        .ant-layout {
            background-color: rgb(233, 233, 233);
        }

        
        .ant-select:not(.ant-select-customize-input) .ant-select-selector {
            position: relative;
            background-color: #fff;
            border: 0px solid #fff;
            border-color: #fff;
            border-radius: 2px;
            -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        }

        .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
            border-color: #fff;
            border-right-width: 0px !important;
            outline: 0;
            box-shadow: 0 0 0 0 rgb(24 144 255/20%);
        }

        .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
            border-color: #fff;
            border-right-width: 0px !important;
        }

        .info-line {
            line-height: 32px;
            margin: 5px;
        }

        .info-line .info-label {
            float: left;
            width: 100px;
            text-align: right;
        }

        .info-line .info-value {
            height: 32px;
        }

        .search-results {
            /* height:650px; */
            width: 1000px;
        }

        .ant-layout-sider {
            -webkit-box-flex: 0 !important;
            flex: 0 0 180px !important;
            width: 228px !important;
            position: relative;
            background: rgb(233, 233, 233);
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
            padding: 0px 48px 0 24px;
        }

        .ant-layout-sider-trigger {
            position: fixed;
            margin-left: -24px;
            bottom: 0;
            z-index: 1;
            color: black;
            height: 48px;
            line-height: 48px;
            text-align: center;
            background: #fff;
            cursor: pointer;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

        .ant-anchor {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
            color: rgba(0, 0, 0, 0.85);
            font-size: 16px;
            font-variant: tabular-nums;
            line-height: 1.5715;
            list-style: none;
            -webkit-font-feature-settings: 'tnum';
            font-feature-settings: 'tnum';
            position: relative;
            padding-left: 2px;
            text-align: center;
        }

        .ant-input-search-large .ant-input-search-button {
            height: 40px;
            width: 80px;
        }

        .ant-layout-footer {
            padding: 24px 6px 6px;
            color: rgba(0, 0, 0, 0.85);
            font-size: 14px;
            background: #001829;
        }

        .ant-anchor-wrapper {
            margin-left: -4px;
            padding-left: 4px;
            overflow: auto;
            background-color: rgb(233, 233, 233);
        }

        .ant-anchor-ink::before {
            position: relative;
            display: block;
            width: 0px;
            height: 100%;
            margin: 0 auto;
            background-color: white;
            content: ' ';
        }

        .ant-affix {
            position: fixed;
            z-index: 10;
            bottom: auto;
            top: auto;
        }

        .anchor-box {
            /* position:fixed; */
        }

        .anchor-fixed {
            position: fixed;
            top: 8px;
        }

        .anchor-absolute {
            position: absolute;
            bottom: 0;
            top: auto;
        }
    }

    /* 手机端相关样式 */
    @media screen and (min-width: 0px) and (max-width: 576px) {
        .ant-layout {
            background-color: #fff;
        }

       

        .ant-select:not(.ant-select-customize-input) .ant-select-selector {
            position: relative;
            background-color: #fff;
            border: 0px solid #fff;
            border-color: #fff;
            border-radius: 2px;
            -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        }

        .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
            border-color: #fff;
            border-right-width: 0px !important;
            outline: 0;
            box-shadow: 0 0 0 0 rgb(24 144 255/20%);
        }

        .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
            border-color: #fff;
            border-right-width: 0px !important;
        }

        .ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
            border-radius: 8px 0 0 8px;
        }

        .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button {
            padding-top: 0;
            padding-bottom: 0;
            border-radius: 0 8px 8px 0;
        }

        .ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            max-width: 180px;
        }

        .ant-layout-sider {
            -webkit-box-flex: 0 !important;
            flex: 0 0 0px !important;
            max-width: 0px !important;
            min-width: 0px !important;
            width: 0px !important;
            position: relative;
            background: #f0f2f5;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
            padding: 24px 0px 0 0px;
        }

        .ant-layout.ant-layout-has-sider {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            flex-direction: row;
        }

        .ant-layout-footer {
            padding: 24px 50px 0 50px;
            color: rgba(0, 0, 0, 0.85);
            font-size: 14px;
            background: #001829;
        }
    }

    /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
    /* stylelint-disable no-duplicate-selectors */
    /* stylelint-disable */
    /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

    .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 {
        order: 0;
    }

    .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-top>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
    .ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
    .ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
    .ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
        margin-right: 0;
        margin-left: 2px;
    }

    .ant-tabs-dropdown-rtl {
        direction: rtl;
    }

    .ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
        text-align: right;
    }

    .ant-tabs-top,
    .ant-tabs-bottom {
        flex-direction: column;
    }

    .ant-tabs-top>.ant-tabs-nav,
    .ant-tabs-bottom>.ant-tabs-nav,
    .ant-tabs-top>div>.ant-tabs-nav,
    .ant-tabs-bottom>div>.ant-tabs-nav {
        margin: 0 0 16px 0;
    }

    .ant-tabs-top>.ant-tabs-nav::before,
    .ant-tabs-bottom>.ant-tabs-nav::before,
    .ant-tabs-top>div>.ant-tabs-nav::before,
    .ant-tabs-bottom>div>.ant-tabs-nav::before {
        position: absolute;
        right: 0;
        left: 0;
        border-bottom: 1px solid #f0f0f0;
        content: '';
    }

    .ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,
    .ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,
    .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar,
    .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar {
        height: 2px;
    }

    .ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar-animated,
    .ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar-animated,
    .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,
    .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar-animated {
        transition: width 0.3s, left 0.3s, right 0.3s;
    }

    .ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-top>div>.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::after,
    .ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap::after {
        top: 0;
        bottom: 0;
        width: 30px;
    }

    .ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap::before {
        left: 0;
        box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
    }

    .ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap::after {
        right: 0;
        box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
    }

    .ant-tabs-top>.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-left::before,
    .ant-tabs-top>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-left::before {
        opacity: 1;
    }

    .ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
    .ant-tabs-bottom>.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-right::after,
    .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
        opacity: 1;
    }

    .ant-tabs-top>.ant-tabs-nav::before,
    .ant-tabs-top>div>.ant-tabs-nav::before {
        bottom: 0;
    }

    .ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,
    .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar {
        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::before,
    .ant-tabs-bottom>div>.ant-tabs-nav::before {
        top: 0;
    }

    .ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,
    .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar {
        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-right>.ant-tabs-nav,
    .ant-tabs-left>div>.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-right>.ant-tabs-nav .ant-tabs-tab,
    .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab,
    .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab {
        margin: 0 0 16px 0;
        padding: 8px 24px;
        text-align: center;
    }

    .ant-tabs-left>.ant-tabs-nav .ant-tabs-tab:last-of-type,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-tab:last-of-type,
    .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab:last-of-type,
    .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab:last-of-type {
        margin-bottom: 0;
    }

    .ant-tabs-left>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
    .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
    .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn {
        font-weight: normal;
        text-shadow: 0 0 0.25px #096dd9;
    }

    .ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap,
    .ant-tabs-left>div>.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::before,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap::after {
        right: 0;
        left: 0;
        height: 30px;
    }

    .ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs-left>div>.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, 0.08);
    }

    .ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs-left>div>.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, 0.08);
    }

    .ant-tabs-left>.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-top::before,
    .ant-tabs-left>div>.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-top::before {
        opacity: 1;
    }

    .ant-tabs-left>.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-bottom::after,
    .ant-tabs-left>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-bottom::after {
        opacity: 1;
    }

    .ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,
    .ant-tabs-left>div>.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-right>.ant-tabs-nav .ant-tabs-ink-bar-animated,
    .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,
    .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar-animated {
        transition: height 0.3s, top 0.3s;
    }

    .ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-list,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-list,
    .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-list,
    .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-list,
    .ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-operations,
    .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-operations,
    .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-operations,
    .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-operations {
        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, 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, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
    }

    .ant-tabs-dropdown-menu-item {
        min-width: 120px;
        margin: 0;
        padding: 5px 12px;
        overflow: hidden;
        color: rgba(0, 0, 0, 0.85);
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        white-space: nowrap;
        text-overflow: ellipsis;
        cursor: pointer;
        transition: all 0.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, 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 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

    .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,
    .ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab-active {
        color: #1890ff;
        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-top>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
    .ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
    .ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
    .ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
        margin-right: 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:not(:last-of-type),
    .ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
    .ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
    .ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
        margin-bottom: 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, 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::before,
    .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap::before,
    .ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap::after,
    .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap::after {
        position: absolute;
        z-index: 1;
        opacity: 0;
        transition: opacity 0.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 0.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;
        padding: 0 8px;
        background: #fafafa;
        border: 1px solid #f0f0f0;
        border-radius: 2px 2px 0 0;
        outline: none;
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

    .ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:hover,
    .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:hover {
        color: #40a9ff;
    }

    .ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:active,
    .ant-tabs>div>.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:focus {
        color: #096dd9;
    }

    .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: #1890ff;
        pointer-events: none;
    }

    .ant-tabs-tab {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin: 0 32px 0 0;
        padding: 12px 0;
        font-size: 14px;
        background: transparent;
        border: 0;
        outline: none;
        cursor: pointer;
    }

    .ant-tabs-tab:last-of-type {
        margin-right: 0;
        margin-left: 0;
    }

    .ant-tabs-tab-btn:focus,
    .ant-tabs-tab-remove:focus,
    .ant-tabs-tab-btn:active,
    .ant-tabs-tab-remove:active {
        color: #096dd9;
    }

    .ant-tabs-tab-btn {
        outline: none;
        transition: all 0.3s;
    }

    .ant-tabs-tab-remove {
        flex: none;
        margin-right: -4px;
        margin-left: 8px;
        color: rgba(0, 0, 0, 0.45);
        font-size: 12px;
        background: transparent;
        border: none;
        outline: none;
        cursor: pointer;
        transition: all 0.3s;
    }

    .ant-tabs-tab-remove:hover {
        color: rgba(0, 0, 0, 0.85);
    }

    .ant-tabs-tab:hover {
        color: #40a9ff;
    }

    .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
        color: #1890ff;
        font-weight: 500;
    }

    .ant-tabs-tab.ant-tabs-tab-disabled {
        color: rgba(0, 0, 0, 0.25);
        cursor: not-allowed;
    }

    .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
    .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
    .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
    .ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
        color: rgba(0, 0, 0, 0.25);
    }

    .ant-tabs-tab .ant-tabs-tab-remove .anticon {
        margin: 0;
    }

    .ant-tabs-tab .anticon {
        margin-right: 12px;
    }

    .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 0.3s;
    }

    .ant-tabs-tabpane {
        flex: none;
        width: 100%;
        outline: none;
    }

    ol,
    ul {
        list-style-type: none;
    }

    #catalog section ul,
    #website-map section ul {
        -webkit-transition: background-color 0.5s;
        transition: background-color 0.5s;
    }

    .components-wrapper:first-child .components-content {
        margin-top: 0;
    }

    .components-content {
        margin: 24px 72px 0px 24px;
        min-height: 145px;
        background-color: rgb(255, 255, 255);
        border-radius: 10px;
    }

    .advertise-content {
        margin: 24px 72px 0px 24px;
        background-color: rgb(233, 233, 233);
        border-radius: 10 px;
    }

    .type-title {
        height: 44px;
        line-height: 44px;
        font-size: 20px;
        font-weight: 500;
        padding: 0px 30px;
        border-bottom: 1px solid #f1f4f9;
    }

    .website-list {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        /* padding-bottom: 20px; */
        /* padding: 0 20px; */
        padding: 13px 10px;
        margin-bottom: 0;
        padding-left: 0;
        margin-left: 0;
    }

    .website-list li {
        width: calc(100% / 6);
        /* border-left: 1px dotted #e8e8e8; */
        overflow: hidden;
        cursor: pointer;
        text-align: left;
        /* padding: 20px; */
        padding: 0 5px;
        /* margin-bottom: 5px; */
        position: relative;
        border-radius: 10px;
    }

    .website-list li:hover {
        background-color: #f2f8fd;
        -webkit-transition: background-color 0.5s;
        transition: background-color 0.5s;
    }

    @media screen and (min-width: 0px) and (max-width: 768px) {
        .website-list li {
            width: 50% !important;
        }
    }

    @media screen and (min-width: 768px) and (max-width: 992px) {
        .website-list li {
            width: 33% !important;
        }
    }

    @media screen and (min-width: 992px) and (max-width: 1216px) {
        .website-list li {
            width: 25% !important;
        }
    }

    @media screen and (min-width: 1216px) and (max-width: 1432px) {
        .website-list li {
            width: 20% !important;
        }
    }

    .website-list li .item-card {
        display: -webkit-box;
        display: flex;
        padding: 10px 16px;
        width: 100%;
        min-height: 82px;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    .website-list li .item-card .icons {
        width: 100%;
        max-width: 30px;
        margin-right: 4px;
    }

    .website-list li .item-card .icons img {
        width: 26px;
        height: 26px;
    }

    .website-list li .item-card .contents {
        width: calc(100% - 30px);
    }

    .website-list li .item-card .contents p:first-child {
        font-weight: 600;
        margin-bottom: 0px;
        color: rgb(68, 68, 68);
    }

    .website-list .description {
        margin: 1px 0px 0px;
        color: #a2a2a2;
        line-height: 1.5;
        font-size: 12px;
        display: none;
        text-align: justify !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .title-active {
        color: #ee5219 !important;
    }

    .des-active {
        color: black !important;
    }

    .ant-tabs-top>.ant-tabs-nav,
    .ant-tabs-bottom>.ant-tabs-nav,
    .ant-tabs-top>div>.ant-tabs-nav,
    .ant-tabs-bottom>div>.ant-tabs-nav {
        margin: 0 0 0 0;
        padding-left: 20px;
    }

    .ant-tabs-tab {
        position: relative;
        display: -webkit-inline-box;
        display: inline-flex;
        -webkit-box-align: center;
        align-items: center;
        margin: 0 32px 0 0;
        padding: 12px 0;
        font-size: 18px;
        font-weight: 600;
        background: transparent;
        border: 0;
        outline: none;
        cursor: pointer;
    }
.ant-anchor-link{position: relative;}  
.ant-anchor-link-active:before{
    content:"";
    position: absolute;
    left: -2px;
    top:12px;
    display: block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 2px solid #1890ff;
    border-radius: 8px;
    transform: translateX(-50%);
    transition: top 0.3s ease-in-out;}
.ant-tabs-tab-active{border-bottom:2px solid #1890ff;padding: 12px 0 10px 0;}

    .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
        color: #1890ff;
        font-weight: 700;
    }

    .ant-tabs-ink-bar {
        position: absolute;
        background: #1890ff;
        pointer-events: none;
    }

    .ad-img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 10px;
    }

    /* 手机端相关样式 */
    @media screen and (min-width: 0px) and (max-width: 576px) {
        .components-content {
            margin: 24px 24px 0px 24px;
            min-height: 145px;
            background-color: rgb(255, 255, 255);
            border-radius: 10px;
        }

        .advertise-content {
            margin: 24px 24px 0px 24px;
            background-color: rgb(255, 255, 255);
            border-radius: 10px;
        }
    }

    .website-list li.common-tools-item {
        width: 12.5%;
    }

    .website-list li.common-tools-item .item-card {
        min-height: auto;
        padding-right: 0;
    }

    .website-list li.common-tools-item .item-card .contents p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .website-list li.common-tools-item .item-card .icons {
        max-width: 24px;
    }

    .website-list li.common-tools-item .item-card .icons img {
        width: 20px;
        height: 20px;
    }

    .website-list li.common-tools-item .item-card .contents {
        width: calc(100% - 24px);
    }

    

    .body {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        background-color: rgb(233, 233, 233);
        min-height: 100%;
    }

    .about {
        width: 1180px;
        margin: 30px auto;
        position: relative;
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 1;
        flex: 1 0 auto;
        background-color: white;
    }

    .about-aside {
        width: 250px;
        background-color: #fafafa;
    }

    .about-content {
        width: 930px;
        padding: 0 24px;
    }