[class*=ant-]::-ms-clear,
[class*=ant-] input::-ms-clear,
[class*=ant-] input::-ms-reveal,
[class^=ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal {
    display: none
}

body,
html {
    width: 100%;
    height: 100%
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

body {
    margin: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-variant: tabular-nums;
    line-height: 1.5715;
    background-color: #fff;
    font-feature-settings: "tnum", "tnum"
}

[tabindex="-1"]:focus {
    outline: none !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0, 0, 0, .85);
    font-weight: 500
}

p {
    margin-top: 0;
    margin-bottom: 1em
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help
}

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit
}

input[type=number],
input[type=password],
input[type=text],
textarea {
    -webkit-appearance: none
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1em
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5em;
    margin-left: 0
}

blockquote {
    margin: 0 0 1em
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #1fd4af;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #46e0bc
}

a:active {
    color: #11ad93
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0
}

a:focus {
    text-decoration: none;
    outline: 0
}

a[disabled] {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace
}

pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto
}

figure {
    margin: 0 0 1em
}

img {
    vertical-align: middle;
    border-style: none
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75em;
    padding-bottom: .3em;
    color: rgba(0, 0, 0, .45);
    text-align: left;
    caption-side: bottom
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5em;
    padding: 0;
    color: inherit;
    font-size: 1.5em;
    line-height: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

mark {
    padding: .2em;
    background-color: #feffe6
}

::selection {
    color: #fff;
    background: #1fd4af
}

.clearfix:before {
    display: table;
    content: ""
}

.clearfix:after {
    display: table;
    clear: both;
    content: ""
}

.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.anticon>* {
    line-height: 1
}

.anticon svg {
    display: inline-block
}

.anticon:before {
    display: none
}

.anticon .anticon-icon {
    display: block
}

.anticon>.anticon {
    line-height: 0;
    vertical-align: 0
}

.anticon[tabindex] {
    cursor: pointer
}

.anticon-spin,
.anticon-spin:before {
    display: inline-block;
    animation: loadingCircle 1s linear infinite
}

.ant-fade-appear,
.ant-fade-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-fade-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-fade-appear.ant-fade-appear-active,
.ant-fade-enter.ant-fade-enter-active {
    animation-name: antFadeIn;
    animation-play-state: running
}

.ant-fade-leave.ant-fade-leave-active {
    animation-name: antFadeOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-fade-appear,
.ant-fade-enter {
    opacity: 0;
    animation-timing-function: linear
}

.ant-fade-leave {
    animation-timing-function: linear
}

@keyframes antFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes antFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.ant-move-up-appear,
.ant-move-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-move-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-move-up-appear.ant-move-up-appear-active,
.ant-move-up-enter.ant-move-up-enter-active {
    animation-name: antMoveUpIn;
    animation-play-state: running
}

.ant-move-up-leave.ant-move-up-leave-active {
    animation-name: antMoveUpOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-move-up-appear,
.ant-move-up-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-move-up-leave {
    animation-timing-function: cubic-bezier(.6, .04, .98, .34)
}

.ant-move-down-appear,
.ant-move-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-move-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-move-down-appear.ant-move-down-appear-active,
.ant-move-down-enter.ant-move-down-enter-active {
    animation-name: antMoveDownIn;
    animation-play-state: running
}

.ant-move-down-leave.ant-move-down-leave-active {
    animation-name: antMoveDownOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-move-down-appear,
.ant-move-down-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-move-down-leave {
    animation-timing-function: cubic-bezier(.6, .04, .98, .34)
}

.ant-move-left-appear,
.ant-move-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-move-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-move-left-appear.ant-move-left-appear-active,
.ant-move-left-enter.ant-move-left-enter-active {
    animation-name: antMoveLeftIn;
    animation-play-state: running
}

.ant-move-left-leave.ant-move-left-leave-active {
    animation-name: antMoveLeftOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-move-left-appear,
.ant-move-left-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-move-left-leave {
    animation-timing-function: cubic-bezier(.6, .04, .98, .34)
}

.ant-move-right-appear,
.ant-move-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-move-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-move-right-appear.ant-move-right-appear-active,
.ant-move-right-enter.ant-move-right-enter-active {
    animation-name: antMoveRightIn;
    animation-play-state: running
}

.ant-move-right-leave.ant-move-right-leave-active {
    animation-name: antMoveRightOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-move-right-appear,
.ant-move-right-enter {
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-move-right-leave {
    animation-timing-function: cubic-bezier(.6, .04, .98, .34)
}

@keyframes antMoveDownIn {
    0% {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveDownOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateY(100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveLeftIn {
    0% {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveLeftOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateX(-100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveRightIn {
    0% {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveRightOut {
    0% {
        transform: translateX(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateX(100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antMoveUpIn {
    0% {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveUpOut {
    0% {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes loadingCircle {
    to {
        transform: rotate(1turn)
    }
}

[ant-click-animating-without-extra-node=true],
[ant-click-animating=true] {
    position: relative
}

html {
    --antd-wave-shadow-color: #1fd4af;
    --scroll-bar: 0
}

.ant-click-animating-node,
[ant-click-animating-without-extra-node=true]:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-radius: inherit;
    box-shadow: 0 0 0 0 #1fd4af;
    box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
    opacity: .2;
    animation: fadeEffect 2s cubic-bezier(.08, .82, .17, 1), waveEffect .4s cubic-bezier(.08, .82, .17, 1);
    animation-fill-mode: forwards;
    content: "";
    pointer-events: none
}

@keyframes waveEffect {
    to {
        box-shadow: 0 0 0 #1fd4af;
        box-shadow: 0 0 0 6px #1fd4af;
        box-shadow: 0 0 0 6px var(--antd-wave-shadow-color)
    }
}

@keyframes fadeEffect {
    to {
        opacity: 0
    }
}

.ant-slide-up-appear,
.ant-slide-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-up-appear.ant-slide-up-appear-active,
.ant-slide-up-enter.ant-slide-up-enter-active {
    animation-name: antSlideUpIn;
    animation-play-state: running
}

.ant-slide-up-leave.ant-slide-up-leave-active {
    animation-name: antSlideUpOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-slide-up-appear,
.ant-slide-up-enter {
    transform: scale(0);
    transform-origin: 0 0;
    opacity: 0;
    animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-up-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

.ant-slide-down-appear,
.ant-slide-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-down-appear.ant-slide-down-appear-active,
.ant-slide-down-enter.ant-slide-down-enter-active {
    animation-name: antSlideDownIn;
    animation-play-state: running
}

.ant-slide-down-leave.ant-slide-down-leave-active {
    animation-name: antSlideDownOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-slide-down-appear,
.ant-slide-down-enter {
    transform: scale(0);
    transform-origin: 0 0;
    opacity: 0;
    animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-down-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

.ant-slide-left-appear,
.ant-slide-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-left-appear.ant-slide-left-appear-active,
.ant-slide-left-enter.ant-slide-left-enter-active {
    animation-name: antSlideLeftIn;
    animation-play-state: running
}

.ant-slide-left-leave.ant-slide-left-leave-active {
    animation-name: antSlideLeftOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-slide-left-appear,
.ant-slide-left-enter {
    transform: scale(0);
    transform-origin: 0 0;
    opacity: 0;
    animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-left-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

.ant-slide-right-appear,
.ant-slide-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-slide-right-appear.ant-slide-right-appear-active,
.ant-slide-right-enter.ant-slide-right-enter-active {
    animation-name: antSlideRightIn;
    animation-play-state: running
}

.ant-slide-right-leave.ant-slide-right-leave-active {
    animation-name: antSlideRightOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-slide-right-appear,
.ant-slide-right-enter {
    transform: scale(0);
    transform-origin: 0 0;
    opacity: 0;
    animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-right-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

@keyframes antSlideUpIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antSlideUpOut {
    0% {
        transform: scaleY(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antSlideDownIn {
    0% {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }
}

@keyframes antSlideDownOut {
    0% {
        transform: scaleY(1);
        transform-origin: 100% 100%;
        opacity: 1
    }

    to {
        transform: scaleY(.8);
        transform-origin: 100% 100%;
        opacity: 0
    }
}

@keyframes antSlideLeftIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antSlideLeftOut {
    0% {
        transform: scaleX(1);
        transform-origin: 0 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 0 0;
        opacity: 0
    }
}

@keyframes antSlideRightIn {
    0% {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }

    to {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }
}

@keyframes antSlideRightOut {
    0% {
        transform: scaleX(1);
        transform-origin: 100% 0;
        opacity: 1
    }

    to {
        transform: scaleX(.8);
        transform-origin: 100% 0;
        opacity: 0
    }
}

.ant-zoom-appear,
.ant-zoom-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-appear.ant-zoom-appear-active,
.ant-zoom-enter.ant-zoom-enter-active {
    animation-name: antZoomIn;
    animation-play-state: running
}

.ant-zoom-leave.ant-zoom-leave-active {
    animation-name: antZoomOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-appear,
.ant-zoom-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-appear-prepare,
.ant-zoom-enter-prepare {
    transform: none
}

.ant-zoom-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-big-appear,
.ant-zoom-big-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-big-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-big-appear.ant-zoom-big-appear-active,
.ant-zoom-big-enter.ant-zoom-big-enter-active {
    animation-name: antZoomBigIn;
    animation-play-state: running
}

.ant-zoom-big-leave.ant-zoom-big-leave-active {
    animation-name: antZoomBigOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-big-appear,
.ant-zoom-big-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-big-appear-prepare,
.ant-zoom-big-enter-prepare {
    transform: none
}

.ant-zoom-big-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter {
    animation-duration: .1s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-big-fast-leave {
    animation-duration: .1s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active,
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active {
    animation-name: antZoomBigIn;
    animation-play-state: running
}

.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
    animation-name: antZoomBigOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-big-fast-appear-prepare,
.ant-zoom-big-fast-enter-prepare {
    transform: none
}

.ant-zoom-big-fast-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-up-appear,
.ant-zoom-up-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-up-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-up-appear.ant-zoom-up-appear-active,
.ant-zoom-up-enter.ant-zoom-up-enter-active {
    animation-name: antZoomUpIn;
    animation-play-state: running
}

.ant-zoom-up-leave.ant-zoom-up-leave-active {
    animation-name: antZoomUpOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-up-appear,
.ant-zoom-up-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-up-appear-prepare,
.ant-zoom-up-enter-prepare {
    transform: none
}

.ant-zoom-up-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-down-appear,
.ant-zoom-down-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-down-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-down-appear.ant-zoom-down-appear-active,
.ant-zoom-down-enter.ant-zoom-down-enter-active {
    animation-name: antZoomDownIn;
    animation-play-state: running
}

.ant-zoom-down-leave.ant-zoom-down-leave-active {
    animation-name: antZoomDownOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-down-appear,
.ant-zoom-down-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-down-appear-prepare,
.ant-zoom-down-enter-prepare {
    transform: none
}

.ant-zoom-down-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-left-appear,
.ant-zoom-left-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-left-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-left-appear.ant-zoom-left-appear-active,
.ant-zoom-left-enter.ant-zoom-left-enter-active {
    animation-name: antZoomLeftIn;
    animation-play-state: running
}

.ant-zoom-left-leave.ant-zoom-left-leave-active {
    animation-name: antZoomLeftOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-left-appear,
.ant-zoom-left-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-left-appear-prepare,
.ant-zoom-left-enter-prepare {
    transform: none
}

.ant-zoom-left-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

.ant-zoom-right-appear,
.ant-zoom-right-enter {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-right-leave {
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-play-state: paused
}

.ant-zoom-right-appear.ant-zoom-right-appear-active,
.ant-zoom-right-enter.ant-zoom-right-enter-active {
    animation-name: antZoomRightIn;
    animation-play-state: running
}

.ant-zoom-right-leave.ant-zoom-right-leave-active {
    animation-name: antZoomRightOut;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-right-appear,
.ant-zoom-right-enter {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-right-appear-prepare,
.ant-zoom-right-enter-prepare {
    transform: none
}

.ant-zoom-right-leave {
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

@keyframes antZoomIn {
    0% {
        transform: scale(.2);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes antZoomOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.2);
        opacity: 0
    }
}

@keyframes antZoomBigIn {
    0% {
        transform: scale(.8);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes antZoomBigOut {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.8);
        opacity: 0
    }
}

@keyframes antZoomUpIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 0
    }
}

@keyframes antZoomUpOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 0
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 0;
        opacity: 0
    }
}

@keyframes antZoomLeftIn {
    0% {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 0 50%
    }
}

@keyframes antZoomLeftOut {
    0% {
        transform: scale(1);
        transform-origin: 0 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 0 50%;
        opacity: 0
    }
}

@keyframes antZoomRightIn {
    0% {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 100% 50%
    }
}

@keyframes antZoomRightOut {
    0% {
        transform: scale(1);
        transform-origin: 100% 50%
    }

    to {
        transform: scale(.8);
        transform-origin: 100% 50%;
        opacity: 0
    }
}

@keyframes antZoomDownIn {
    0% {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }

    to {
        transform: scale(1);
        transform-origin: 50% 100%
    }
}

@keyframes antZoomDownOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 100%
    }

    to {
        transform: scale(.8);
        transform-origin: 50% 100%;
        opacity: 0
    }
}

.ant-motion-collapse-legacy {
    overflow: hidden
}

.ant-motion-collapse-legacy-active {
    transition: height .2s cubic-bezier(.645, .045, .355, 1), opacity .2s cubic-bezier(.645, .045, .355, 1) !important
}

.ant-motion-collapse {
    overflow: hidden;
    transition: height .2s cubic-bezier(.645, .045, .355, 1), opacity .2s cubic-bezier(.645, .045, .355, 1) !important
}

.ant-message {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    position: fixed;
    top: 8px;
    left: 0;
    z-index: 1010;
    width: 100%;
    pointer-events: none
}

.ant-message-notice {
    padding: 8px;
    text-align: center
}

.ant-message-notice-content {
    display: inline-block;
    padding: 10px 16px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
    pointer-events: all
}

.ant-message-success .anticon {
    color: #52c41a
}

.ant-message-error .anticon {
    color: #ff4d4f
}

.ant-message-warning .anticon {
    color: #faad14
}

.ant-message-info .anticon,
.ant-message-loading .anticon {
    color: #1fd4af
}

.ant-message .anticon {
    position: relative;
    top: 1px;
    margin-right: 8px;
    font-size: 16px
}

.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active {
    animation-name: MessageMoveOut;
    animation-duration: .3s
}

@keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    to {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}

.ant-message-rtl {
    direction: rtl
}

.ant-message-rtl span {
    direction: rtl
}

.ant-message-rtl .anticon {
    margin-right: 0;
    margin-left: 8px
}

.ant-notification {
    box-sizing: border-box;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    position: fixed;
    z-index: 1010;
    margin: 0 24px 0 0
}

.ant-notification-close-icon {
    font-size: 14px;
    cursor: pointer
}

.ant-notification-hook-holder {
    position: relative
}

.ant-notification-notice {
    position: relative;
    width: 384px;
    max-width: calc(100vw - 48px);
    margin-bottom: 16px;
    margin-left: auto;
    padding: 16px 24px;
    overflow: hidden;
    line-height: 1.5715;
    word-wrap: break-word;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05)
}

.ant-notification-bottom .ant-notification-notice,
.ant-notification-top .ant-notification-notice {
    margin-right: auto;
    margin-left: auto
}

.ant-notification-bottomLeft .ant-notification-notice,
.ant-notification-topLeft .ant-notification-notice {
    margin-right: auto;
    margin-left: 0
}

.ant-notification-notice-message {
    margin-bottom: 8px;
    color: rgba(0, 0, 0, .85);
    font-size: 16px;
    line-height: 24px
}

.ant-notification-notice-message-single-line-auto-margin {
    display: block;
    width: calc(264px - 100%);
    max-width: 4px;
    background-color: transparent;
    pointer-events: none
}

.ant-notification-notice-message-single-line-auto-margin:before {
    display: block;
    content: ""
}

.ant-notification-notice-description {
    font-size: 14px
}

.ant-notification-notice-closable .ant-notification-notice-message {
    padding-right: 24px
}

.ant-notification-notice-with-icon .ant-notification-notice-message {
    margin-bottom: 4px;
    margin-left: 48px;
    font-size: 16px
}

.ant-notification-notice-with-icon .ant-notification-notice-description {
    margin-left: 48px;
    font-size: 14px
}

.ant-notification-notice-icon {
    position: absolute;
    margin-left: 4px;
    font-size: 24px;
    line-height: 24px
}

.anticon.ant-notification-notice-icon-success {
    color: #52c41a
}

.anticon.ant-notification-notice-icon-info {
    color: #1fd4af
}

.anticon.ant-notification-notice-icon-warning {
    color: #faad14
}

.anticon.ant-notification-notice-icon-error {
    color: #ff4d4f
}

.ant-notification-notice-close {
    position: absolute;
    top: 16px;
    right: 22px;
    color: rgba(0, 0, 0, .45);
    outline: none
}

.ant-notification-notice-close:hover {
    color: rgba(0, 0, 0, .67)
}

.ant-notification-notice-btn {
    float: right;
    margin-top: 16px
}

.ant-notification .notification-fade-effect {
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645, .045, .355, 1);
    animation-fill-mode: both
}

.ant-notification-fade-appear,
.ant-notification-fade-enter {
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645, .045, .355, 1);
    animation-fill-mode: both;
    opacity: 0;
    animation-play-state: paused
}

.ant-notification-fade-leave {
    animation-duration: .24s;
    animation-timing-function: cubic-bezier(.645, .045, .355, 1);
    animation-fill-mode: both;
    animation-duration: .2s;
    animation-play-state: paused
}

.ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationFadeIn;
    animation-play-state: running
}

.ant-notification-fade-leave.ant-notification-fade-leave-active {
    animation-name: NotificationFadeOut;
    animation-play-state: running
}

@keyframes NotificationFadeIn {
    0% {
        left: 384px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes NotificationFadeOut {
    0% {
        max-height: 150px;
        margin-bottom: 16px;
        opacity: 1
    }

    to {
        max-height: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        opacity: 0
    }
}

.ant-notification-rtl {
    direction: rtl
}

.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message {
    padding-right: 0;
    padding-left: 24px
}

.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message {
    margin-right: 48px;
    margin-left: 0
}

.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description {
    margin-right: 48px;
    margin-left: 0
}

.ant-notification-rtl .ant-notification-notice-icon {
    margin-right: 4px;
    margin-left: 0
}

.ant-notification-rtl .ant-notification-notice-close {
    right: auto;
    left: 22px
}

.ant-notification-rtl .ant-notification-notice-btn {
    float: left
}

.ant-notification-bottom,
.ant-notification-top {
    margin-right: 0;
    margin-left: 0
}

.ant-notification-top .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-top .ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationTopFadeIn
}

.ant-notification-bottom .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottom .ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationBottomFadeIn
}

.ant-notification-bottomLeft,
.ant-notification-topLeft {
    margin-right: 0;
    margin-left: 24px
}

.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationLeftFadeIn
}

@keyframes NotificationTopFadeIn {
    0% {
        margin-top: -100%;
        opacity: 0
    }

    to {
        margin-top: 0;
        opacity: 1
    }
}

@keyframes NotificationBottomFadeIn {
    0% {
        margin-bottom: -100%;
        opacity: 0
    }

    to {
        margin-bottom: 0;
        opacity: 1
    }
}

@keyframes NotificationLeftFadeIn {
    0% {
        right: 384px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

.page-scene-div {
    width: 100%;
    height: 100vh;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    font-family: 微软雅黑;
    overflow-x: hidden;
    margin-top: -1px;
    background: #ebebeb
}

.page-scene-div .slide-banner {
    width: 100%;
    height: 338px;
    position: relative;
    margin-top: -2px;
    z-index: 1;
    background-color: #fff
}

.page-scene-div .slide-banner .ant-carousel {
    height: 100%
}

.page-scene-div .slide-banner .ant-carousel .slick-slider {
    height: 100%;
    position: relative
}

.page-scene-div .slide-banner .ant-carousel .slick-slider .slick-list {
    height: 100%
}

.page-scene-div .slide-banner .ant-carousel .slick-slider .slick-list .slick-track {
    height: 100%
}

.page-scene-div .slide-banner .ant-carousel .slick-dots {
    position: absolute;
    display: flex !important;
    bottom: 10px
}

.page-scene-div .slide-banner .ant-carousel .slick-dots-bottom {
    bottom: 12px
}

.page-scene-div .slide-banner .ant-carousel .slick-dots li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .3);
    margin-top: 0
}

.page-scene-div .slide-banner .ant-carousel .slick-dots li.slick-active {
    width: 9px;
    height: 9px;
    margin-top: -1px
}

.page-scene-div .slide-banner .ant-carousel .slick-dots li.slick-active button {
    margin-top: 1px;
    margin-left: 1px;
    width: 7px;
    height: 7px;
    background-color: #1ca9e2
}

.page-scene-div .slide-banner .ant-carousel .slick-dots li button {
    width: 7px;
    height: 7px;
    background-color: #fff;
    border-radius: 50%
}

.page-scene-div .slide-banner .banner-image {
    height: 338px
}

.page-scene-div .slide-banner .banner-image .banner-image-img {
    height: 100%;
    background-position: 50%
}

.page-scene-div .slide-banner .index-side-nav {
    position: absolute;
    width: 164px;
    height: 338px;
    margin-left: -600px;
    left: 50%;
    top: 0;
    z-index: 1000;
    background: url(https://yyt.age06.edu.sh.cn/Age06.ImplementSupport/NewIndex/images/index/gry-bg.png)
}

.page-scene-div .slide-banner .index-side-nav .nav-top a {
    width: 163px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
    background-color: #4b7fc3;
    background-position: 21px -17px
}

.page-scene-div .slide-banner .index-side-nav .nav-list a {
    width: 163px;
    height: 71px;
    line-height: 71px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #bababa;
    display: block;
    text-shadow: 2px 2px 2px rgb(0 63 3.5%)
}

.page-scene-div .slide-banner .index-side-nav .nav-list a:hover {
    background-color: #f0f0f0;
    color: #2e2e2e
}

.page-scene-div .banner-nav {
    width: 100%;
    background-color: #626262;
    height: 39px;
    border-bottom: 1px solid #d6d6d6
}

.page-scene-div .banner-nav .nav-line {
    margin: 0 auto;
    width: 1200px;
    height: 39px;
    text-align: center;
    justify-content: center
}

.page-scene-div .banner-nav .nav-line ul {
    display: inline-block;
    justify-content: center;
    margin-bottom: 0
}

.page-scene-div .banner-nav .nav-line ul li {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    display: inline
}

.page-scene-div .banner-nav .nav-line ul li .nav-hover {
    background-color: #f0f0f0;
    color: #2e2e2e
}

.page-scene-div .banner-nav .nav-line ul li a {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    height: 39px;
    line-height: 39px;
    color: #fff;
    font-size: 16px
}

.page-scene-div .banner-nav .nav-line ul li a:hover {
    background-color: #f0f0f0;
    color: #2e2e2e
}

.page-scene-div .section {
    width: 100%;
    height: auto
}

.page-scene-div .section .content {
    width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.page-scene-div .section .content .content-top {
    display: flex;
    justify-content: space-between
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 {
    width: 298px;
    border: 1px solid #dbdbdb;
    margin-top: 20px;
    background-color: #fff;
    display: inline-grid
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type1-list {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 8px;
    padding-top: 8px
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type1-list img {
    width: 64px;
    height: 64px;
    border-radius: 50%
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type1-list .index-type1-list-right {
    width: 190px;
    padding-top: 5px
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type1-list .index-type1-list-right .index-type1-list-right-txt1 {
    font-size: 15px;
    color: #3a3a3a;
    display: block;
    line-height: 1.3em;
    font-weight: 700
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type1-list .index-type1-list-right .index-type1-list-right-txt2 {
    color: #878787;
    line-height: 1.8em;
    font-size: 14px
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .content-top-left-h {
    height: 44px;
    padding-left: 10px;
    padding-right: 4px;
    width: 100%;
    background-color: #5b8ed1
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .content-top-left-h dl dt {
    width: 130px;
    height: auto;
    float: left;
    display: inline;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    text-shadow: 2px 2px 2px rgb(0 0 0)
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .content-top-left-h dl dt strong {
    font-weight: 700
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .content-top-left-h dl dd {
    width: auto;
    max-width: 144px;
    height: auto;
    float: right;
    display: inline
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .content-top-left-h dl dd ul {
    display: flex;
    padding-left: 0
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .content-top-left-h dl dd ul li {
    width: auto;
    float: left;
    display: inline;
    padding-top: 11px;
    color: #fff
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .content-top-left-h dl dd ul li a {
    color: #fff;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .content-top-left-h dl dd ul li .blue-h-hover {
    background-color: #1f63bc
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    display: flow-root
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c>:first-child .rank-txt {
    background-color: #fe703f;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff !important
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c>:nth-child(2) .rank-txt {
    background-color: #fea63f;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff !important
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c>:nth-child(3) .rank-txt {
    background-color: #ffcc60;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff !important
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c .rank-div-item {
    display: flex;
    position: relative;
    width: 100%;
    height: 32px
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c .rank-div-item .rank-index-txt {
    width: 20px;
    height: 20px;
    padding-top: 6px;
    margin-left: 10px;
    margin-right: 10px
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c .rank-div-item .rank-index-txt span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    display: block;
    color: #000;
    font-size: 13px;
    text-align: center
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c .rank-div-item .rank-div-item-text {
    color: #383838;
    display: block;
    line-height: 32px;
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c .rank-div-item .rank-div-item-text:hover {
    text-decoration: underline
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c .rank-div-item .rank-tips {
    font-size: 14px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, .8);
    display: block;
    line-height: 32px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.page-scene-div .section .content .content-top .content-top-left .content-top-left-1 .index-type-c .rank-div-item .rank-tips-count {
    font-size: 14px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, .8);
    display: block;
    line-height: 32px;
    width: 40px
}

.page-scene-div .section .content .index-type1 {
    margin-top: 20px;
    display: flex;
    justify-content: space-between
}

.page-scene-div .section .content .index-type1 .index-type1-right {
    width: 592px;
    height: 308px;
    padding: 10px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    float: left;
    display: flex;
    justify-content: space-between;
    position: relative
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 39px;
    background: #5b8ed1;
    border-radius: 0 0 0 0;
    opacity: 1;
    font-size: 20px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #fff;
    line-height: 20px;
    padding: 10px 20px
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-special {
    width: 286px;
    height: 100%;
    position: relative
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-special img {
    width: 100%;
    height: 100%
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-special .index-type1-right-special-tips {
    width: 100px;
    height: 47px;
    position: absolute;
    top: 4px;
    right: -4px
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-specialright {
    width: 276px
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-specialright>:first-child img {
    margin-bottom: 6px
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-specialright .specialright-item {
    width: 100%;
    height: 140px;
    display: inline-flex;
    position: relative
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-specialright .specialright-item img {
    width: 100%;
    height: 140px
}

.page-scene-div .section .content .index-type1 .index-type1-right .index-type1-right-specialright .specialright-item .specialright-item-tips {
    width: 100px;
    height: 47px;
    position: absolute;
    top: 4px;
    right: -4px
}

.page-scene-div .section .content .index-type1 .index-type1-new-list {
    border: 1px solid #dbdbdb;
    background-color: #fff;
    width: 270px;
    height: 308px
}

.page-scene-div .section .content .index-type1 .index-type1-new-list .download img {
    width: 270px;
    height: 150px
}

.page-scene-div .section .content .index-type1 .new-list-list {
    width: 270px;
    padding: 10px
}

.page-scene-div .section .content .index-type1 .new-list-list .list-item {
    width: 250px;
    height: 32px;
    border-bottom: 1px dashed #dbdbdb
}

.page-scene-div .section .content .index-type1 .new-list-list .list-item a {
    padding-left: 15px;
    color: #323232;
    line-height: 34px;
    font-size: 14px;
    display: block;
    background-position: -192px -486px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-repeat: no-repeat
}

.page-scene-div .section .content .index-type1 .index-type2-right {
    width: 880px;
    height: 308px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    float: left
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type2-h {
    width: 100%;
    height: 37px;
    border-bottom: 2px solid #5b8ed1
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type2-h .index-classification-tab-h {
    display: flex;
    height: 45px;
    margin-bottom: -7px;
    float: left;
    margin-left: 145px
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type2-h .index-classification-tab-h li {
    width: 141px;
    height: 45px;
    float: left;
    display: inline
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type2-h .index-classification-tab-h li a {
    display: block;
    width: 141px;
    height: 45px;
    line-height: 37px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #202020
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type2-h .index-classification-tab-h li .classification-tab-hover {
    background-image: url(https://yyt.age06.edu.sh.cn/Age06.ImplementSupport/NewIndex/images/index/icon-list.png);
    background-repeat: no-repeat;
    background-position: 0 -462px;
    color: #fff
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type2-h .index-classification-tab-h li .classification-tab-material-hover {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    color: #fff
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type2-h h2 .btn-more {
    float: right;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    color: #7c7c7c;
    line-height: 37px;
    font-size: 14px
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type-e {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    display: flex;
    justify-content: space-between
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type-e .index-type1-list-list {
    float: left;
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    width: 282px;
    height: 260px
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type-e .index-type1-list-list:hover {
    background-color: rgba(31, 99, 188, .05882353);
    border: 1px solid #1f63bc
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type-e .item-icon {
    width: 270px;
    height: 173px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border: 1px solid #fff;
    box-shadow: 0 3px 6px 3px rgb(91 97 2.425%)
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type-e .garden-info {
    width: 282px;
    height: auto;
    padding-top: 5px;
    float: right;
    display: flex;
    height: 72px
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type-e .garden-info .garden-name {
    font-size: 16px;
    color: #3a3a3a;
    display: block;
    line-height: 1.3em;
    font-weight: 700;
    text-align: center;
    margin-top: 2px;
    width: 100%;
    display: grid;
    align-items: center
}

.page-scene-div .section .content .index-type1 .index-type2-right .index-type-e .garden-info .garden-desc {
    display: none;
    font-size: 12px;
    color: #757575;
    display: block;
    line-height: 1.5em;
    font-weight: 700;
    text-align: center;
    margin-top: 2px
}

.page-scene-div .section .content .index-type2 {
    margin-top: 20px;
    display: flex;
    justify-content: space-between
}

.page-scene-div .section .content .index-type2 .index-type1-left {
    width: 588px;
    height: 148px;
    background-color: #fff;
    border: 1px solid #dbdbdb
}

.page-scene-div .section .content .index-type2 .index-type1-left .index-type-d {
    width: 588px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    margin-top: 5px
}

.page-scene-div .section .content .index-type2 .index-type1-left .index-type-d .index-type1-list-list {
    width: 264px;
    height: 89px;
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    justify-content: space-between
}

.page-scene-div .section .content .index-type2 .index-type1-left .index-type-d .index-type1-list-list .item-icon {
    width: 90px;
    height: 89px;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.page-scene-div .section .content .index-type2 .index-type1-left .index-type-d .index-type1-list-list .desc-txt {
    width: 164px;
    height: 89px;
    float: right;
    display: inline;
    position: relative
}

.page-scene-div .section .content .index-type2 .index-type1-left .index-type-d .index-type1-list-list .desc-txt a {
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    position: absolute;
    width: 164px;
    top: 50%;
    margin-top: -20px
}

.page-scene-div .section .content .index-type2 .index-type1-right {
    width: 588px;
    height: 148px;
    padding: 0;
    display: block;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    float: left
}

.page-scene-div .section .content .index-type2 .index-type1-right .index-type-d {
    width: 588px;
    height: 109px;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 0 0;
    display: flex;
    justify-content: space-between;
    margin-top: 5px
}

.page-scene-div .section .content .index-type2 .index-type1-right .index-type-d .index-type1-list-list {
    width: 136px;
    height: 60px;
    float: left;
    display: inline;
    margin-left: 30px;
    margin-right: 30px;
    display: flex;
    justify-content: space-between
}

.page-scene-div .section .content .index-type2 .index-type1-right .index-type-d .index-type1-list-list .bg {
    width: 60px;
    height: 60px
}

.page-scene-div .section .content .index-type2 .index-type1-right .index-type-d .index-type1-list-list .txt {
    width: 66px;
    height: 60px;
    float: right;
    display: inline;
    position: relative;
    color: #000;
    font-size: 16px;
    line-height: 60px
}

.page-scene-div .section .content .index-type2 .index-type2-h {
    height: 37px;
    border-bottom: 2px solid #eda62c
}

.page-scene-div .section .content .index-cooperative {
    background: url(https://yyt.age06.edu.sh.cn/Age06.ImplementSupport/NewIndex/images/index/Tline.jpg) repeat-x 0 0;
    padding-top: 2px;
    margin-top: 20px
}

.page-scene-div .section .content .index-cooperative .index-cooperative-h {
    background: url(https://yyt.age06.edu.sh.cn/Age06.ImplementSupport/NewIndex/images/index/cooperative-h.png) no-repeat bottom;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #3c3c3c;
    font-size: 20px
}

.special-topic-scene-div {
    width: 100%;
    height: 100vh;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    font-family: 微软雅黑;
    overflow-x: hidden;
    margin-top: -1px;
    background: #fff
}

.special-topic-scene-div .special-topic-scene-div-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 80px;
    background: #fafafa;
    border-radius: 0 0 0 0;
    opacity: 1;
    padding: 10px calc(50% - 600px)
}

.special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-logo {
    width: 188px;
    height: 60px
}

.special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-header-right {
    padding: 16px 0;
    display: flex;
    justify-content: flex-end
}

.special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-header-right .special-topic-scene-div-header-right-item {
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 23px;
    margin-left: 14px
}

.special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-header-right1 {
    display: none;
    width: 44px;
    height: 34px;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 13px;
    cursor: pointer
}

.special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-header-right1:active {
    background-color: #ddd
}

.special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-header-right1:hover {
    background-color: #ddd
}

.special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-header-right1 .special-topic-scene-div-header-right1-bar {
    background-color: #888;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-top: 4px
}

.special-topic-scene-div .special-topic-scene-div-header-list {
    display: none;
    border-top: 1px solid #e7e7e7;
    background: #fafafa;
    width: 100%;
    padding: 0 5px
}

.special-topic-scene-div .special-topic-scene-div-header-list .special-topic-scene-div-header-list-item {
    color: #777;
    line-height: 20px;
    padding: 10px 15px
}

.special-topic-scene-div .special-topic-scene-div-top-img {
    width: 100%;
    height: 336px;
    position: relative;
    margin-top: -2px;
    z-index: 1;
    background-color: #000;
    background-position: 50%;
    margin-bottom: 24px
}

.special-topic-scene-div .special-topic-scene-div-top-img .special-topic-scene-div-top-img-txt {
    width: calc(100% - 40px);
    max-width: 994px;
    margin-left: auto;
    margin-right: auto;
    height: 336px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.special-topic-scene-div .special-topic-scene-div-p {
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000;
    line-height: 32px;
    width: 1126px;
    margin-left: calc(50% - 558px);
    margin-bottom: 0;
    text-indent: 2em
}

.special-topic-scene-div .special-topic-scene-div-list {
    width: 1096px;
    margin-top: 32px;
    margin-left: calc(50% - 548px)
}

.special-topic-scene-div .special-topic-scene-div-list .special-topic-scene-div-list-top {
    height: 62px;
    background-repeat: round;
    width: calc(100% + 52px);
    margin-left: -26px;
    margin-bottom: -11px
}

.special-topic-scene-div .special-topic-scene-div-list .special-topic-item {
    position: relative;
    width: 341px;
    height: 386px;
    background: #f8f8f8;
    border-radius: 3px 3px 3px 3px;
    opacity: 1;
    border-bottom: 4px solid #6dc7d0;
    margin-bottom: 12px
}

.special-topic-scene-div .special-topic-scene-div-list .special-topic-item .special-topic-item-preview {
    width: 339px;
    height: 222px;
    border-radius: 0 0 0 0;
    opacity: 1;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 1px 2px 1px 1px #979797
}

.special-topic-scene-div .special-topic-scene-div-list .special-topic-item .special-topic-item-preview .special-topic-item-preview-tips {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain
}

.special-topic-scene-div .special-topic-scene-div-list .special-topic-item .special-topic-item-title {
    font-size: 20px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #096dd9;
    line-height: 23px;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-top: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.special-topic-scene-div .special-topic-scene-div-list .special-topic-item .special-topic-item-desc {
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #5d5e5d;
    line-height: 24px;
    height: 72px;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.special-topic-scene-div .special-topic-scene-div-list .special-topic-item .txt .tips {
    margin-top: 12px;
    margin-left: 20px;
    font-weight: 400;
    font-size: 15px;
    color: #0050b3;
    line-height: 25px
}

.special-topic-scene-div .special-topic-scene-div-layer {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px
}

.special-topic-scene-div .special-topic-scene-div-layer .special-topic-scene-div-layer-header {
    display: flex;
    justify-content: flex-start;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative
}

.special-topic-scene-div .special-topic-scene-div-layer .special-topic-scene-div-layer-header .special-topic-scene-div-layer-head-bottom {
    width: 100%;
    position: absolute;
    height: 6px;
    background: #ffefdd;
    border-radius: 0 0 0 0;
    bottom: 5px;
    z-index: 0
}

.special-topic-scene-div .special-topic-scene-div-layer .special-topic-scene-div-layer-header .special-topic-scene-div-layer-icon {
    width: 36px;
    height: 36px;
    z-index: 1
}

.special-topic-scene-div .special-topic-scene-div-layer .special-topic-scene-div-layer-header .special-topic-scene-div-layer-icon-empty {
    margin-top: 5px;
    width: 4px;
    height: 22px;
    background: #5b8ed1;
    border-radius: 0 0 0 0;
    opacity: 1
}

.special-topic-scene-div .special-topic-scene-div-layer .special-topic-scene-div-layer-header .special-topic-scene-div-layer-title {
    margin-left: 8px;
    font-size: 24px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #333;
    line-height: 32px;
    z-index: 1
}

.special-topic-scene-div .special-topic-scene-div-layer .special-topic-scene-div-layer-txt {
    margin-top: 8px;
    font-size: 18px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
    line-height: 32px
}

.special-topic-scene-div .special-topic-scene-div-layer-head {
    font-size: 20px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #333;
    line-height: 32px;
    margin-top: 24px;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.special-topic-scene-div .special-topic-scene-div-layer-head .special-topic-scene-div-layer-head-bottom {
    width: 100%;
    position: absolute;
    height: 6px;
    background: linear-gradient(90deg, #ff9954, rgba(255, 153, 84, 0));
    border-radius: 0 0 0 0;
    bottom: 5px;
    z-index: 1
}

.special-topic-scene-div .special-topic-scene-div-layer-head .special-topic-scene-div-layer-head-txt {
    font-size: 20px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #333;
    line-height: 32px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    z-index: 100
}

.special-topic-scene-div .special-topic-scene-div-layer-list {
    display: flex;
    justify-content: flex-start;
    margin-top: 24px;
    width: 100%
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-1 {
    width: 593px;
    height: 302px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 65, 92, .08);
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #e9e9e9;
    padding: 24px 18px;
    margin-right: 14px;
    display: flex
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-1 .special-topic-scene-div-layer-list-item-1-left {
    width: 336px;
    height: 254px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-1 .special-topic-scene-div-layer-list-item-1-right {
    margin-left: 14px
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-1 .special-topic-scene-div-layer-list-item-1-right .special-topic-scene-div-layer-list-item-1-right-name {
    width: 201px;
    font-size: 20px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #096dd9;
    line-height: 23px;
    margin-top: 16px
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-1 .special-topic-scene-div-layer-list-item-1-right .special-topic-scene-div-layer-list-item-1-right-desc {
    margin-left: 6px;
    width: 183px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #5d5e5d;
    line-height: 28px;
    margin-top: 8px
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-2 {
    width: 384px;
    height: 429px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 65, 92, .08);
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #e9e9e9;
    padding: 24px;
    margin-right: 24px
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-2 .special-topic-scene-div-layer-list-item-2-left {
    width: 336px;
    height: 254px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-2 .special-topic-scene-div-layer-list-item-2-name {
    font-size: 20px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #096dd9;
    line-height: 23px;
    margin-top: 16px
}

.special-topic-scene-div .special-topic-scene-div-layer-list .special-topic-scene-div-layer-list-item-2 .special-topic-scene-div-layer-list-item-2-desc {
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #5d5e5d;
    line-height: 24px;
    margin-top: 8px
}

.special-topic-scene-div .special-topic-scene-div-gdzt {
    width: 1200px;
    height: 324px;
    background: #fff;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #e9e9e9;
    margin: 40px auto;
    padding: 24px 32px 40px
}

.special-topic-scene-div .special-topic-scene-div-gdzt .special-topic-scene-div-gdzt-title {
    font-size: 24px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #333;
    line-height: 32px
}

.special-topic-scene-div .special-topic-scene-div-gdzt .special-topic-scene-div-gdzt-list {
    margin-top: 24px;
    display: flex;
    justify-content: space-between
}

.special-topic-scene-div .special-topic-scene-div-gdzt .special-topic-scene-div-link-list-item {
    width: 362px;
    height: 204px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.special-topic-scene-div .special-topic-scene-div-gdzt .special-topic-scene-div-link-list-item-1 {
    width: 555px;
    height: 204px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.special-topic-scene-div .special-topic-scene-div-link-list-div {
    margin-top: 24px;
    width: 1210px;
    margin-left: auto;
    margin-right: auto
}

.special-topic-scene-div .special-topic-scene-div-link-list-div .special-topic-scene-div-link-list {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 4px
}

.special-topic-scene-div .special-topic-scene-div-link-list-div .special-topic-scene-div-link-list .special-topic-scene-div-link-list-item {
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #096dd9;
    line-height: 32px;
    width: 384px;
    margin-right: 24px;
    text-decoration: underline
}

.special-topic-scene-div .special-topic-scene-div-other {
    width: 1200px;
    height: 80px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 65, 92, .08);
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #e9e9e9;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    display: flex;
    padding: 24px
}

.special-topic-scene-div .special-topic-scene-div-other .special-topic-scene-div-layer-head {
    margin-top: 0;
    margin-right: 77px
}

.special-topic-scene-div .special-topic-scene-div-other .special-topic-scene-div-link-list-item {
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #096dd9;
    line-height: 32px;
    width: 384px;
    margin-right: 24px;
    text-decoration: underline
}

.special-topic-scene-div .special-topic-scene-div-source {
    display: flex;
    justify-content: flex-start;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px
}

.special-topic-scene-div .special-topic-scene-div-source .special-topic-scene-div-source-item {
    width: 384px;
    margin-right: 24px;
    display: inline-grid
}

.special-topic-scene-div .special-topic-scene-div-source .special-topic-scene-div-source-item .special-topic-scene-div-layer-head {
    margin-bottom: 16px;
    margin-top: 0
}

.special-topic-scene-div .special-topic-scene-div-source .special-topic-scene-div-source-item .special-topic-scene-div-link-list-item {
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #096dd9;
    line-height: 19px;
    text-decoration: underline;
    margin-bottom: 8px
}

.special-topic-scene-div .special-topic-scene-div-source :nth-child(3) {
    margin-right: 0
}

.special-topic-scene-div .special-topic-scene-div-wqhg {
    width: 1200px;
    height: 132px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 65, 92, .08);
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #e9e9e9;
    padding: 24px 40px 28px;
    margin: 32px auto 40px
}

.special-topic-scene-div .special-topic-scene-div-wqhg .special-topic-scene-div-wqhg-title {
    font-size: 24px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #333;
    line-height: 32px;
    margin-bottom: 20px
}

.special-topic-scene-div .special-topic-scene-div-wqhg .special-topic-scene-div-wqhg-list {
    display: flex;
    justify-content: space-between
}

.special-topic-scene-div .special-topic-scene-div-wqhg .special-topic-scene-div-wqhg-list .special-topic-scene-div-link-list-item {
    font-size: 20px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #096dd9;
    line-height: 23px;
    text-decoration: underline
}

.special-lesson-scene-div {
    width: 100%;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    font-family: 微软雅黑;
    overflow-x: hidden;
    margin-top: -1px;
    background: #f1f4f9
}

.special-lesson-scene-div .special-lesson-scene-div-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 80px;
    background: #fafafa;
    border-radius: 0 0 0 0;
    opacity: 1;
    padding: 10px calc(50% - 600px)
}

.special-lesson-scene-div .special-lesson-scene-div-header .special-lesson-scene-div-logo {
    width: 188px;
    height: 60px
}

.special-lesson-scene-div .special-lesson-scene-div-header .special-lesson-scene-div-header-right {
    padding: 16px 0;
    display: flex;
    justify-content: flex-end
}

.special-lesson-scene-div .special-lesson-scene-div-header .special-lesson-scene-div-header-right .special-lesson-scene-div-header-right-item {
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 23px;
    margin-left: 14px
}

.special-lesson-scene-div .special-lesson-scene-div-layer {
    width: 1200px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-div-top-img {
    width: 1200px;
    height: 336px;
    border-radius: 0 0 0 0;
    opacity: 1
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-div-top-txt {
    width: 1136px;
    height: 128px;
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
    line-height: 32px;
    margin: 24px auto
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson {
    margin-bottom: 48px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-head {
    width: 1136px;
    height: 80px;
    background: #ecf6ff;
    border-radius: 0 0 0 0;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: flex-start
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-head .special-lesson-scene-lesson-head-title {
    width: 238px;
    height: 80px;
    background: #427ac3;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    padding-top: 26px;
    font-size: 24px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #fff;
    line-height: 28px;
    text-align: center
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-head .special-lesson-scene-lesson-head-dexc {
    padding: 16px;
    width: 795px;
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #5d5e5d;
    line-height: 24px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-head .special-lesson-scene-lesson-head-mroe {
    width: 84px;
    height: 44px;
    background: #427ac3;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    margin-top: 18px;
    padding: 9px 24px;
    font-size: 18px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 26px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-list {
    margin-top: 24px;
    display: flex;
    justify-content: flex-start;
    margin-left: 51px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-list :nth-child(3) {
    margin-right: 0
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-list .special-lesson-scene-lesson-item {
    width: 341px;
    height: 338px;
    background: #f8f8f8;
    border-radius: 3px 3px 3px 3px;
    opacity: 1;
    margin-right: 37px;
    position: relative
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-list .special-lesson-scene-lesson-item .special-lesson-scene-lesson-item-cover {
    width: 341px;
    height: 200px;
    background-position: 50%;
    background-size: cover
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-list .special-lesson-scene-lesson-item .special-lesson-scene-lesson-item-name {
    font-size: 20px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #096dd9;
    line-height: 23px;
    margin-top: 16px;
    padding: 0 20px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-list .special-lesson-scene-lesson-item .special-lesson-scene-lesson-item-desc {
    font-size: 14px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #5d5e5d;
    line-height: 24px;
    padding: 0 20px;
    margin-top: 4px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-lesson .special-lesson-scene-lesson-list .special-lesson-scene-lesson-item .special-lesson-scene-lesson-item-footer {
    width: 341px;
    height: 4px;
    background: #6dc7d0;
    position: absolute;
    bottom: 0
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-div-layer-zttj {
    width: 1100px;
    height: 274px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 65, 92, .08);
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #e9e9e9;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding: 24px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-div-layer-zttj .special-lesson-scene-div-layer-zttj-title {
    font-size: 24px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
    line-height: 32px
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-div-layer-zttj .special-lesson-scene-div-layer-zttj-list {
    display: flex;
    justify-content: space-between
}

.special-lesson-scene-div .special-lesson-scene-div-layer .special-lesson-scene-div-layer-zttj .special-lesson-scene-div-layer-zttj-list .special-lesson-scene-div-layer-zttj-item {
    margin-top: 20px;
    width: 362px;
    height: 204px;
    border-radius: 0 0 0 0;
    opacity: 1
}

.special-topic-scene-div-11 {
    width: 1200px;
    background: #fff;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    margin-right: auto;
    margin-left: auto;
    margin-top: 24px;
    padding: 35px 30px 20px
}

.special-topic-scene-div-11 .special-topic-scene-div-11-layer-header {
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.special-topic-scene-div-11 .special-topic-scene-div-11-layer-header .special-topic-scene-div-11-layer-icon-empty {
    width: 4px;
    height: 22px;
    background: #5b8ed1;
    border-radius: 0 0 0 0;
    opacity: 1;
    margin-top: 5px
}

.special-topic-scene-div-11 .special-topic-scene-div-11-layer-header .special-topic-scene-div-11-layer-title {
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #333;
    line-height: 32px;
    margin-left: 6px;
    white-space: nowrap
}

.special-topic-scene-div-11 .special-topic-scene-div-11-layer-header .special-topic-scene-div-11-layer-icon {
    width: 40px;
    height: 40px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.special-topic-scene-div-11 .special-topic-scene-div-11-layer-icon-more {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #096dd9;
    line-height: 28px;
    position: absolute;
    top: 6px;
    float: right;
    right: 0
}

.special-topic-scene-div-11 .special-topic-scene-div-11-layer {
    margin-bottom: 40px;
    position: relative
}

.special-topic-scene-div-11 .special-topic-scene-div-11-layer .sspecial-topic-scene-div-11-layer-txt {
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333;
    line-height: 36px;
    margin-top: 8px
}

.special-topic-scene-div-11 .special-topic-scene-div-11-list {
    display: flex;
    justify-content: flex-start;
    position: relative
}

.special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-footer {
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #5d5e5d;
    line-height: 36px;
    position: absolute;
    float: right;
    right: 0;
    bottom: -12px
}

.special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item {
    width: 362px;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 27px
}

.special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item .special-topic-scene-div-11-list-item-box {
    margin-top: 24px;
    width: 362px;
    height: 354px;
    background: #f8f8f8;
    border-radius: 0 0 0 0;
    opacity: 1;
    border-bottom: 3px solid #6dc7d0
}

.special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item .special-topic-scene-div-11-list-item-box .special-topic-scene-div-11-list-item-imageview {
    width: 362px;
    height: 208px;
    background: #6dc7d0;
    border-radius: 0 0 0 0;
    opacity: 1;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item .special-topic-scene-div-11-list-item-box .special-topic-scene-div-11-list-item-name {
    margin-top: 12px;
    margin-left: 16px;
    width: 330px;
    font-size: 20px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #096dd9;
    line-height: 23px
}

.special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item .special-topic-scene-div-11-list-item-box .special-topic-scene-div-11-list-item-desc {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 12px;
    font-size: 18px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #5d5e5d;
    line-height: 21px
}

@media screen and (max-width:990px) {
    .special-topic-scene-div .special-topic-scene-div-header-list {
        display: inline-grid
    }

    .special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-header-right {
        display: none
    }

    .special-topic-scene-div .special-topic-scene-div-header .special-topic-scene-div-header-right1 {
        display: block
    }

    .special-topic-scene-div .special-topic-scene-div-gdzt {
        width: 750px;
        height: auto
    }

    .special-topic-scene-div .special-topic-scene-div-gdzt .special-topic-scene-div-gdzt-list {
        display: inline-grid;
        width: 100%
    }

    .special-topic-scene-div .special-topic-scene-div-gdzt .special-topic-scene-div-gdzt-list :last-child {
        margin-bottom: 0
    }

    .special-topic-scene-div .special-topic-scene-div-gdzt .special-topic-scene-div-link-list-item-1 {
        margin-bottom: 24px;
        height: 251px;
        width: 684px
    }

    .special-topic-scene-div .special-topic-scene-div-gdzt .special-topic-scene-div-link-list-item {
        width: 684px;
        height: 284px;
        margin-bottom: 24px
    }

    .special-topic-scene-div .special-topic-scene-div-11 {
        width: 750px
    }

    .special-topic-scene-div .special-topic-scene-div-11 .special-topic-scene-div-11-list {
        display: block
    }

    .special-topic-scene-div .special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item {
        margin-left: 45px;
        margin-right: auto;
        width: 600px
    }

    .special-topic-scene-div .special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item .special-topic-scene-div-11-list-item-box {
        width: 600px;
        height: 480px
    }

    .special-topic-scene-div .special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item .special-topic-scene-div-11-list-item-box .special-topic-scene-div-11-list-item-imageview {
        width: 600px;
        height: 330px
    }

    .special-topic-scene-div .special-topic-scene-div-11 .special-topic-scene-div-11-list .special-topic-scene-div-11-list-item .special-topic-scene-div-11-list-item-box .special-topic-scene-div-11-list-item-name {
        width: 600px
    }
}

* {
    font-family: PingFang SC-Medium, PingFang SC
}

body,
html {
    height: 100vh
}

.ant-badge {
    margin-right: 12px
}

.jt-ui .ant-btn {
    border-radius: 8px
}

.jt-ui .slick-next:before,
.jt-ui .slick-prev:before {
    color: #000
}

.jt-ui .gt-next,
.jt-ui .gt-prev {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    background: hsla(0, 0%, 95.7%, .3);
    border: 1px solid rgba(0, 0, 0, .03);
    font-weight: 600
}

.jt-ui .gt-next {
    position: absolute;
    top: 50%;
    right: -25px
}

.jt-ui .gt-prev {
    position: absolute;
    top: 50%;
    left: -25px
}

.jt-ui .slick-dots {
    bottom: 10px
}

.jt-ui .slick-dots li {
    width: 7px;
    height: 7px
}

.jt-ui .slick-dots li button {
    width: 7px;
    height: 7px
}

.jt-ui .slick-dots li button:before {
    width: 7px;
    height: 7px;
    font-size: 6px
}

.jt-ui .slick-dots li button:hover:before {
    color: #1fd4af
}

.jt-ui .slick-dots li.slick-active button:before {
    color: #1fd4af
}

.jt-ui-pad .ant-progress-inner {
    width: 60px !important;
    height: 60px !important;
    font-size: 16px !important
}

.choiceLevel {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999
}

.choiceLevel .bgShadow {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.choiceLevel .content {
    position: absolute;
    border-radius: 8px;
    overflow: hidden;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
    background-color: #fff
}

.choiceLevel .content .header {
    position: relative;
    height: 16%;
    display: flex;
    justify-content: center;
    align-items: center
}

.choiceLevel .content .header .title {
    font-size: 18px;
    font-weight: "500";
    color: #000
}

.choiceLevel .content .header .close {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    position: absolute;
    right: 20px;
    padding: 5px
}

.choiceLevel .content .body {
    position: relative;
    height: 70%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    line-height: 30px
}

.choiceLevel .content .body>div {
    align-items: center;
    height: 60px;
    font-size: 20px;
    cursor: pointer
}

.list-pad .title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, .85);
    margin-bottom: 16px;
    display: block
}

.list-pad .subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #191f25
}

.list-pad .subtitle span {
    margin-right: 30px
}

.list-pad .slick-next:before,
.list-pad .slick-prev:before {
    color: #000
}

.list-pad .slick-dots {
    bottom: 10px
}

.list-pad .slick-dots li {
    width: 7px;
    height: 7px
}

.list-pad .slick-dots li button {
    width: 7px;
    height: 7px
}

.list-pad .slick-dots li button:before {
    width: 7px;
    height: 7px;
    font-size: 6px
}

.list-pad .slick-dots li button:hover:before {
    color: #1fd4af
}

.list-pad .slick-dots li.slick-active button:before {
    color: #1fd4af
}

.list-pad .ant-modal-header {
    background: #fafbfc;
    padding: 0 24px 16px
}

.list-pad .ant-modal-body {
    padding: 0 40px
}

.list-pad .ant-modal-content {
    border-radius: 8px;
    overflow: hidden
}

.list-pad .head>div:first-child {
    font-weight: 500;
    color: #191f25;
    font-size: 20px;
    margin-bottom: 12px
}

.list-pad .head>div:nth-child(2) {
    display: flex;
    align-items: center
}

.list-pad .head>div:nth-child(2)>span {
    margin-right: 30px
}

.list-pad .head>div:nth-child(2)>span:nth-child(4) {
    flex: 1 1
}

.list-pad .head>div:nth-child(2)>button {
    float: right
}

.listData-pad .ant-modal-header {
    background: #fafbfc;
    padding: 0 24px
}

.listData-pad .ant-modal-body {
    padding: 25px 40px 0
}

.listData-pad .ant-modal-content {
    border-radius: 8px;
    overflow: hidden
}

.listData-pad .ant-tabs-nav {
    margin: 0
}

.listData-pad .head>div:first-child {
    font-weight: 500;
    color: #191f25;
    font-size: 20px;
    margin-bottom: 12px
}

.listData-pad .head>div:nth-child(2) {
    display: flex;
    align-items: center
}

.listData-pad .head>div:nth-child(2)>span {
    margin-right: 30px
}

.listData-pad .head>div:nth-child(2)>span:nth-child(4) {
    flex: 1 1
}

.listData-pad .head>div:nth-child(2)>button {
    float: right
}

.listData-pad .title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, .85);
    margin-bottom: 16px;
    display: block
}

.listData-pad .subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #191f25;
    margin-bottom: 20px
}

.toggle1 {
    animation-name: toggle_;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-fill-mode: forwards
}

@keyframes toggle_ {
    0% {
        height: 100px
    }

    to {
        height: 20px
    }
}