@charset "UTF-8";.cdc-login-bubble.tea-bubble {
    max-width: none;
    width: 380px
}

.cdc-login-bubble .tea-bubble__inner {
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 4px;
    padding: 0
}

.cdc-login-bubble.tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #e8ecf1
}

.cdc-login-bubble.tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #2879ff
}

.cdc-login-bubble-head {
    background: linear-gradient(73.7deg,#5a94ff 26.73%,#2879ff 93.34%);
    padding: 18px 28px 18px 94px;
    box-sizing: border-box
}

.cdc-login-bubble-tit {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.cdc-login-bubble-ip {
    position: absolute;
    left: -4px;
    top: -33px;
    width: 105px;
    height: 86px;
    background-image: url(images/ip-img_f11.png);
    background-size: cover
}

.cdc-login-bubble-con {
    padding: 20px 38px 24px 24px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 20px
}

.cdc-login-bubble-item {
    padding-left: 28px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    max-width: 8em;
    position: relative
}

.cdc-login-bubble-item:before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 34.355828220858896%;
    background-size: 2156.25% auto ;
    position: absolute;
    top: 3px;
    left: 0
}

.cdc-login-bubble-foot {
    padding-bottom: 24px;
    box-sizing: border-box;
    text-align: center
}

.cdc-login-bubble-foot .cdc-btn {
    width: 200px;
    height: 40px;
    line-height: 38px
}

.cdc-tip-bubble {
    width: 358px;
    height: 158px;
    background: linear-gradient(28.16deg,#f7fbff 54.99%,rgba(243,247,250,0) 112.88%),#fff;
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    transition: opacity .3s,width .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s,width .3s;
    transition: opacity .3s,transform .3s,width .3s,-webkit-transform .3s;
    z-index: 1;
    overflow: hidden
}

.cdc-tip-bubble-inner {
    width: 100%;
    height: 100%;
    background-image: url(images/bg_c68.png);
    background-size: 100% 100%;
    border-radius: 2px;
    position: relative
}

.cdc-tip-bubble-inner>.cdc-svg-icon-con {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.cdc-tip-bubble-text {
    width: 100%;
    height: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    padding: 20px;
    box-sizing: border-box;
    background-image: url(images/ip-img_662.png);
    background-size: 163px 114px;
    background-position: 100% 100%;
    background-repeat: no-repeat
}

.cdc-tip-bubble-text>div {
    max-width: 168px;
    margin-bottom: 12px
}

.cdc-tip-bubble-text>div>.cdc-svg-icon {
    display: inline-block;
    vertical-align: middle
}

.cdc-tip-bubble.is-close {
    opacity: 0;
    width: 0
}

.cdc-mcp-qr-code {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px
}

.cdc-mcp-qr-code__text {
    -ms-flex: 1;
    flex: 1
}

.cdc-mcp-qr-code__text em {
    color: #0052d9;
    font-weight: 500;
    font-style: normal
}

.cdc-mcp-qr-code__tit {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #181818;
    white-space: nowrap
}

.cdc-mcp-qr-code__desc {
    margin-top: 4px;
    box-sizing: border-box;
    color: #4b5b76;
    font-size: 12px;
    line-height: 20px
}

.cdc-mcp-qr-code__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 78px;
    height: 78px;
    padding: 4px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 4px;
    border: 2px solid #fff;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 hsla(0,0%,100%,.4)
}

.cdc-mcp-qr-code__img img {
    width: 68px;
    height: 68px
}

[class*=tpm1-],[class*=tpm1-]:after,[class*=tpm1-]:before,[class*=tpm1-]:focus {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: none
}

.tpm1-pc-block {
    display: block!important
}

.tpm1-pc-inline-block {
    display: inline-block!important
}

.tpm1-pc-hide {
    display: none!important
}

@media (max-width: 768px) {
    .tpm1-pad-block {
        display:block!important
    }

    .tpm1-pad-inline-block {
        display: inline-block!important
    }

    .tpm1-pad-hide {
        display: none!important
    }
}

@media (max-width: 600px) {
    .tpm1-phone-block {
        display:block!important
    }

    .tpm1-phone-inline-block {
        display: inline-block!important
    }

    .tpm1-phone-hide {
        display: none!important
    }
}

@media screen and (max-width: 768px) {
    .tpm-gap+.tpm-gap:before {
        display:block;
        content: "";
        height: 16px;
        background: #f3f5f8;
        box-shadow: inset 0 -2px 5px 0 #c6ccd7;
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        position: relative;
        z-index: 1
    }
}

.tpm1-collapse__panel-hd {
    position: relative;
    padding: 13px 38px 13px 16px;
    background-image: linear-gradient(0deg,#fff,#f3f5f8);
    border: solid #fff;
    border-width: 2px 2px 0;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer
}

.tpm1-collapse__panel-hd:after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -4px;
    width: 12px;
    height: 8px;
    background-image: url(images/caret_2f7.svg);
    background-repeat: no-repeat
}

.tpm1-collapse__panel-icon {
    display: block;
    width: 32px;
    height: 32px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 12px
}

.tpm1-collapse__panel-title {
    -ms-flex: 1;
    flex: 1;
    width: 1px;
    padding: 3px 0;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 26px
}

.tpm1-collapse__panel-bd {
    position: relative;
    z-index: 2;
    background: #f5f7fa;
    padding: 24px 16px 32px
}

.tpm1-collapse__panel.is-open>.tpm1-collapse__panel-hd .tpm1-collapse__panel-title {
    color: #0052d9
}

.tpm1-collapse__panel.is-open>.tpm1-collapse__panel-hd:after {
    background-image: url(images/caret-open_752.svg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.tpm1-collapse--ani .tpm1-collapse__panel-icon {
    width: 40px;
    height: 40px;
    margin-right: 8px;
    margin-left: -4px;
    margin-top: -4px
}

@media screen and (max-width: 600px) {
    .tpm1-collapse__panel-bd {
        padding-left:16px;
        padding-right: 16px
    }
}

.cdc-share-options__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin-bottom: 16px
}

.cdc-share-options__list {
    width: 102px;
    margin-bottom: -16px
}

.cdc-share-options__item {
    margin-bottom: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #4c6186
}

.cdc-share-options__item-icon {
    display: block;
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.cdc-share-options__item-icon.qq {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 45.28301886792453%;
    background-size: 1437.5% auto
}

.cdc-share-options__item-icon.wechat {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 67.9245283018868%;
    background-size: 1437.5% auto
}

.cdc-share-options__item-icon.sina {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 15.09433962264151%;
    background-size: 1437.5% auto
}

.cdc-share-options__item-icon.poster {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 37.735849056603776%;
    background-size: 1437.5% auto
}

.cdc-share-options__item-icon.link {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 45.28301886792453%;
    background-size: 1437.5% auto
}

.cdc-share-options__item-text {
    font-size: 14px;
    line-height: 22px
}

.cdc-share-options__item:hover {
    color: #0052d9
}

.cdc-share-options__bubble .tea-bubble__inner {
    background: #fff;
    padding: 16px 26px 24px;
    border: 1px solid #f0f3f8;
    box-shadow: 0 4px 16px rgba(76,97,134,.1);
    font-family: Pingfang SC,helvetica neuepingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important
}

.cdc-share-options__bubble .tea-bubble--left .tea-bubble__inner:after {
    border-right-color: #fff;
    margin-right: -1px
}

.cdc-share-options__bubble .tea-bubble--left .tea-bubble__inner:before {
    border-right-color: #f0f3f8
}

.cdc-share-options__bubble .tea-bubble--right .tea-bubble__inner:after {
    border-left-color: #fff;
    margin-left: -1px
}

.cdc-share-options__bubble .tea-bubble--right .tea-bubble__inner:before {
    border-left-color: #f0f3f8
}

.cdc-share-options__bubble .tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff;
    margin-bottom: -1px
}

.cdc-share-options__bubble .tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #f0f3f8
}

.cdc-share-options__bubble.item .tea-bubble__inner {
    padding: 11px
}

.cdc-share-options__bubble-qr>img {
    display: block;
    margin-bottom: 6px;
    width: 130px;
    height: 130px;
    border: 4px solid transparent;
    box-sizing: border-box
}

.cdc-share-options__bubble-text {
    font-size: 12px;
    color: #454545;
    text-align: center
}

[class*=tp-],[class*=tp-]:after,[class*=tp-]:before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}

[class*=tp-]:focus {
    outline: none
}

.tp-overflow-hidden {
    overflow: hidden!important
}

[class*=tp-][type=search]::-webkit-search-decoration,[class^=tp-][type=search]::-webkit-search-decoration {
    outline: 0;
    -webkit-appearance: none
}

.tp-ma-1n {
    margin: 4px
}

.tp-ma-2n {
    margin: 8px
}

.tp-ma-3n {
    margin: 12px
}

.tp-ma-4n {
    margin: 16px
}

.tp-ma-5n {
    margin: 20px
}

@media screen and (max-width: 768px) {
    .tp-ma-pad-1n {
        margin:4px
    }

    .tp-ma-pad-2n {
        margin: 8px
    }

    .tp-ma-pad-3n {
        margin: 12px
    }

    .tp-ma-pad-4n {
        margin: 16px
    }

    .tp-ma-pad-5n {
        margin: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-ma-phone-1n {
        margin:4px
    }

    .tp-ma-phone-2n {
        margin: 8px
    }

    .tp-ma-phone-3n {
        margin: 12px
    }

    .tp-ma-phone-4n {
        margin: 16px
    }

    .tp-ma-phone-5n {
        margin: 20px
    }
}

.tp-mt-1n {
    margin-top: 4px
}

.tp-mt-2n {
    margin-top: 8px
}

.tp-mt-3n {
    margin-top: 12px
}

.tp-mt-4n {
    margin-top: 16px
}

.tp-mt-5n {
    margin-top: 20px
}

@media screen and (max-width: 768px) {
    .tp-mt-pad-1n {
        margin-top:4px
    }

    .tp-mt-pad-2n {
        margin-top: 8px
    }

    .tp-mt-pad-3n {
        margin-top: 12px
    }

    .tp-mt-pad-4n {
        margin-top: 16px
    }

    .tp-mt-pad-5n {
        margin-top: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-mt-phone-1n {
        margin-top:4px
    }

    .tp-mt-phone-2n {
        margin-top: 8px
    }

    .tp-mt-phone-3n {
        margin-top: 12px
    }

    .tp-mt-phone-4n {
        margin-top: 16px
    }

    .tp-mt-phone-5n {
        margin-top: 20px
    }
}

.tp-mb-1n {
    margin-bottom: 4px
}

.tp-mb-2n {
    margin-bottom: 8px
}

.tp-mb-3n {
    margin-bottom: 12px
}

.tp-mb-4n {
    margin-bottom: 16px
}

.tp-mb-5n {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .tp-mb-pad-1n {
        margin-bottom:4px
    }

    .tp-mb-pad-2n {
        margin-bottom: 8px
    }

    .tp-mb-pad-3n {
        margin-bottom: 12px
    }

    .tp-mb-pad-4n {
        margin-bottom: 16px
    }

    .tp-mb-pad-5n {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-mb-phone-1n {
        margin-bottom:4px
    }

    .tp-mb-phone-2n {
        margin-bottom: 8px
    }

    .tp-mb-phone-3n {
        margin-bottom: 12px
    }

    .tp-mb-phone-4n {
        margin-bottom: 16px
    }

    .tp-mb-phone-5n {
        margin-bottom: 20px
    }
}

.tp-ml-1n {
    margin-left: 4px
}

.tp-ml-2n {
    margin-left: 8px
}

.tp-ml-3n {
    margin-left: 12px
}

.tp-ml-4n {
    margin-left: 16px
}

.tp-ml-5n {
    margin-left: 20px
}

@media screen and (max-width: 768px) {
    .tp-ml-pad-1n {
        margin-left:4px
    }

    .tp-ml-pad-2n {
        margin-left: 8px
    }

    .tp-ml-pad-3n {
        margin-left: 12px
    }

    .tp-ml-pad-4n {
        margin-left: 16px
    }

    .tp-ml-pad-5n {
        margin-left: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-ml-phone-1n {
        margin-left:4px
    }

    .tp-ml-phone-2n {
        margin-left: 8px
    }

    .tp-ml-phone-3n {
        margin-left: 12px
    }

    .tp-ml-phone-4n {
        margin-left: 16px
    }

    .tp-ml-phone-5n {
        margin-left: 20px
    }
}

.tp-mr-1n {
    margin-right: 4px
}

.tp-mr-2n {
    margin-right: 8px
}

.tp-mr-3n {
    margin-right: 12px
}

.tp-mr-4n {
    margin-right: 16px
}

.tp-mr-5n {
    margin-right: 20px
}

@media screen and (max-width: 768px) {
    .tp-mr-pad-1n {
        margin-right:4px
    }

    .tp-mr-pad-2n {
        margin-right: 8px
    }

    .tp-mr-pad-3n {
        margin-right: 12px
    }

    .tp-mr-pad-4n {
        margin-right: 16px
    }

    .tp-mr-pad-5n {
        margin-right: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-mr-phone-1n {
        margin-right:4px
    }

    .tp-mr-phone-2n {
        margin-right: 8px
    }

    .tp-mr-phone-3n {
        margin-right: 12px
    }

    .tp-mr-phone-4n {
        margin-right: 16px
    }

    .tp-mr-phone-5n {
        margin-right: 20px
    }
}

.tp-pa-1n {
    padding: 4px
}

.tp-pa-2n {
    padding: 8px
}

.tp-pa-3n {
    padding: 12px
}

.tp-pa-4n {
    padding: 16px
}

.tp-pa-5n {
    padding: 20px
}

@media screen and (max-width: 768px) {
    .tp-pa-pad-1n {
        padding:4px
    }

    .tp-pa-pad-2n {
        padding: 8px
    }

    .tp-pa-pad-3n {
        padding: 12px
    }

    .tp-pa-pad-4n {
        padding: 16px
    }

    .tp-pa-pad-5n {
        padding: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-pa-phone-1n {
        padding:4px
    }

    .tp-pa-phone-2n {
        padding: 8px
    }

    .tp-pa-phone-3n {
        padding: 12px
    }

    .tp-pa-phone-4n {
        padding: 16px
    }

    .tp-pa-phone-5n {
        padding: 20px
    }
}

.tp-pt-1n {
    padding-top: 4px
}

.tp-pt-2n {
    padding-top: 8px
}

.tp-pt-3n {
    padding-top: 12px
}

.tp-pt-4n {
    padding-top: 16px
}

.tp-pt-5n {
    padding-top: 20px
}

@media screen and (max-width: 768px) {
    .tp-pt-pad-1n {
        padding-top:4px
    }

    .tp-pt-pad-2n {
        padding-top: 8px
    }

    .tp-pt-pad-3n {
        padding-top: 12px
    }

    .tp-pt-pad-4n {
        padding-top: 16px
    }

    .tp-pt-pad-5n {
        padding-top: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-pt-phone-1n {
        padding-top:4px
    }

    .tp-pt-phone-2n {
        padding-top: 8px
    }

    .tp-pt-phone-3n {
        padding-top: 12px
    }

    .tp-pt-phone-4n {
        padding-top: 16px
    }

    .tp-pt-phone-5n {
        padding-top: 20px
    }
}

.tp-pb-1n {
    padding-bottom: 4px
}

.tp-pb-2n {
    padding-bottom: 8px
}

.tp-pb-3n {
    padding-bottom: 12px
}

.tp-pb-4n {
    padding-bottom: 16px
}

.tp-pb-5n {
    padding-bottom: 20px
}

@media screen and (max-width: 768px) {
    .tp-pb-pad-1n {
        padding-bottom:4px
    }

    .tp-pb-pad-2n {
        padding-bottom: 8px
    }

    .tp-pb-pad-3n {
        padding-bottom: 12px
    }

    .tp-pb-pad-4n {
        padding-bottom: 16px
    }

    .tp-pb-pad-5n {
        padding-bottom: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-pb-phone-1n {
        padding-bottom:4px
    }

    .tp-pb-phone-2n {
        padding-bottom: 8px
    }

    .tp-pb-phone-3n {
        padding-bottom: 12px
    }

    .tp-pb-phone-4n {
        padding-bottom: 16px
    }

    .tp-pb-phone-5n {
        padding-bottom: 20px
    }
}

.tp-pl-1n {
    padding-left: 4px
}

.tp-pl-2n {
    padding-left: 8px
}

.tp-pl-3n {
    padding-left: 12px
}

.tp-pl-4n {
    padding-left: 16px
}

.tp-pl-5n {
    padding-left: 20px
}

@media screen and (max-width: 768px) {
    .tp-pl-pad-1n {
        padding-left:4px
    }

    .tp-pl-pad-2n {
        padding-left: 8px
    }

    .tp-pl-pad-3n {
        padding-left: 12px
    }

    .tp-pl-pad-4n {
        padding-left: 16px
    }

    .tp-pl-pad-5n {
        padding-left: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-pl-phone-1n {
        padding-left:4px
    }

    .tp-pl-phone-2n {
        padding-left: 8px
    }

    .tp-pl-phone-3n {
        padding-left: 12px
    }

    .tp-pl-phone-4n {
        padding-left: 16px
    }

    .tp-pl-phone-5n {
        padding-left: 20px
    }
}

.tp-pr-1n {
    padding-right: 4px
}

.tp-pr-2n {
    padding-right: 8px
}

.tp-pr-3n {
    padding-right: 12px
}

.tp-pr-4n {
    padding-right: 16px
}

.tp-pr-5n {
    padding-right: 20px
}

@media screen and (max-width: 768px) {
    .tp-pr-pad-1n {
        padding-right:4px
    }

    .tp-pr-pad-2n {
        padding-right: 8px
    }

    .tp-pr-pad-3n {
        padding-right: 12px
    }

    .tp-pr-pad-4n {
        padding-right: 16px
    }

    .tp-pr-pad-5n {
        padding-right: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp-pr-phone-1n {
        padding-right:4px
    }

    .tp-pr-phone-2n {
        padding-right: 8px
    }

    .tp-pr-phone-3n {
        padding-right: 12px
    }

    .tp-pr-phone-4n {
        padding-right: 16px
    }

    .tp-pr-phone-5n {
        padding-right: 20px
    }
}

.tp-dis-block {
    display: block!important
}

.tp-dis-inline-block {
    display: inline-block!important
}

.tp-dis-none {
    display: none!important
}

@media screen and (max-width: 768px) {
    .tp-dis-pad-block {
        display:block!important
    }

    .tp-dis-pad-inline-block {
        display: inline-block!important
    }

    .tp-dis-pad-none {
        display: none!important
    }
}

@media screen and (max-width: 600px) {
    .tp-dis-phone-block {
        display:block!important
    }

    .tp-dis-phone-inline-block {
        display: inline-block!important
    }

    .tp-dis-phone-none {
        display: none!important
    }
}

.tp-form {
    display: table
}

.tp-form-title {
    padding-bottom: 25px;
    font-size: 16px
}

.tp-form-des {
    margin-top: -20px;
    padding: 0 0 20px;
    color: #666;
    font-size: 12px
}

.tp-form__item {
    display: table-row;
    font-size: 14px;
    line-height: 24px
}

.tp-form__item .tp-upload-image {
    margin-bottom: 0
}

.tp-form__item.is-error .tp-cascader-select-btn,.tp-form__item.is-error .tp-cascader-select:focus .tp-cascader-select-btn,.tp-form__item.is-error .tp-cascader-select:hover .tp-cascader-select-btn,.tp-form__item.is-error .tp-dropdown__header,.tp-form__item.is-error .tp-dropdown__header:focus,.tp-form__item.is-error .tp-dropdown__header:hover,.tp-form__item.is-error .tp-input,.tp-form__item.is-error .tp-input--wrap,.tp-form__item.is-error .tp-input--wrap:focus,.tp-form__item.is-error .tp-input--wrap:hover,.tp-form__item.is-error .tp-input:focus,.tp-form__item.is-error .tp-input:hover,.tp-form__item.is-error .tp-select-btn,.tp-form__item.is-error .tp-textarea,.tp-form__item.is-error .tp-textarea:focus,.tp-form__item.is-error .tp-textarea:hover {
    color: #e54545;
    border: 1px solid #e54545
}

.tp-form__item.is-error .tp-input--wrap .tp-input {
    border: none
}

.tp-form__item.is-error .tp-dropdown__value,.tp-form__item.is-error .tp-phone-input.is-focus .tp-phone-input__label,.tp-form__item.is-error .tp-phone-input__label {
    color: #e54545
}

.tp-form__item.is-error .tp-cascader-select-btn-caret,.tp-form__item.is-error .tp-dropdown__icon {
    background-image: url(images/icon-arrow-error_eea.svg)
}

.tp-form__item.is-error .tp-form__item-message {
    color: #e54545
}

.tp-form__item--airlabel {
    position: relative;
    display: block
}

.tp-form__item--airlabel .tp-form__item-label {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 1;
    min-width: 0;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
    transition: all .1s ease-in;
    pointer-events: none
}

.tp-form__item--airlabel .tp-form__item-controls {
    display: block;
    margin-bottom: 24px;
    padding-bottom: 0
}

.tp-form__item--airlabel .tp-input,.tp-form__item--airlabel .tp-input-wrap {
    height: 40px;
    padding: 7px 10px;
    line-height: 24px
}

.tp-form__item--airlabel-action .tp-form__item-label,.tp-form__item.is-disabled .tp-form__item-label,.tp-form__item.is-focus .tp-form__item-label,.tp-form__item.is-readonly .tp-form__item-label {
    top: -10px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    background-color: #fff;
    border-radius: 2px;
    transition: all .1s ease-in
}

.tp-form__item.is-focus .tp-form__item-label {
    color: #00a4ff
}

.tp-form__item.is-error.tp-form__item--airlabel .tp-form__item-label {
    color: #e54545
}

.tp-form__item.is-required .tp-form__item-label:after {
    position: absolute;
    display: inline-block;
    margin: 5px 0 0 3px;
    color: #e54545;
    line-height: 1;
    content: "*"
}

.tp-form__item-controls {
    display: table-cell;
    width: 100%;
    padding-bottom: 24px;
    vertical-align: middle
}

.tp-form__item-label {
    display: table-cell;
    min-width: 80px;
    padding-top: 6px;
    padding-right: 16px;
    padding-bottom: 30px;
    color: #999;
    vertical-align: top
}

.tp-form--vertical,.tp-form--vertical .tp-form__item {
    display: block
}

.tp-form--vertical .tp-form__item-controls {
    display: block;
    margin-bottom: 24px;
    padding-bottom: 0
}

.tp-form--vertical .tp-form__item-label {
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px
}

.tp-form--vertical .tp-form__item--airlabel-action .tp-form__item-label,.tp-form--vertical .tp-form__item.is-disabled .tp-form__item-label,.tp-form--vertical .tp-form__item.is-focus .tp-form__item-label,.tp-form--vertical .tp-form__item.is-readonly .tp-form__item-label {
    padding: 0 4px
}

.tp-form__item-message {
    margin-top: 4px;
    color: #999;
    font-size: 12px;
    line-height: 20px
}

.tp-form__item-message:after {
    display: table;
    clear: both;
    content: ""
}

.tp-form__item-message-extra {
    float: right;
    margin-left: 10px
}

.tp-form__action {
    margin-top: 16px;
    padding-top: 16px
}

.tp-form__action .tp-btn {
    margin-right: 20px
}

.tp-form__action .tp-btn.size-full-width {
    margin-right: 0
}

.tp-form__action .tp-btn.size-full-width+.size-full-width {
    margin-top: 24px
}

.tp-form.is-readonly .tp-form__item-label {
    min-width: 0;
    padding-top: 0;
    padding-bottom: 12px;
    white-space: nowrap
}

.tp-form.is-readonly .tp-form__item-controls {
    padding-bottom: 12px
}

.tp-form.is-readonly.tp-form--vertical .tp-form__item-label {
    padding-right: 0;
    padding-bottom: 5px
}

.tp-form__item-text {
    color: #333
}

@media screen and (max-width: 600px) {
    .tp-form__item--airlabel .tp-form__item-label {
        top:12px
    }

    .tp-form__item--airlabel .tp-input,.tp-form__item--airlabel .tp-input-wrap {
        height: 48px;
        line-height: 46px
    }

    .tp-form__item--airlabel-action .tp-form__item-label,.tp-form__item.is-disabled .tp-form__item-label,.tp-form__item.is-focus .tp-form__item-label,.tp-form__item.is-readonly .tp-form__item-label {
        top: -10px
    }
}

.tp-overlay {
    position: fixed;
    z-index: 1001
}

.tp-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    outline: none
}

.tp-dropdown__header {
    box-sizing: border-box;
    width: 400px;
    height: 36px;
    padding: 0 36px 0 12px;
    background-color: #fff;
    border: 1px solid #ddd;
    outline: none;
    cursor: pointer
}

.tp-dropdown__header:focus,.tp-dropdown__header:hover {
    border-color: #b3b3b3
}

.tp-dropdown__header .tp-dropdown__icon {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -8px
}

.tp-dropdown__value {
    overflow: hidden;
    color: #333;
    font-size: 14px;
    line-height: 34px;
    white-space: nowrap;
    text-align: left
}

.tp-dropdown__icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 0;
    vertical-align: middle;
    background-image: url(images/icon-arrow_fcf.svg);
    background-repeat: no-repeat;
    background-position: inherit
}

.tp-dropdown-box {
    position: relative;
    min-width: 400px;
    background-color: #fff;
    border: 1px solid #e5e8ed;
    -o-border-image: initial;
    border-image: initial;
    box-shadow: 0 2px 4px 0 rgba(3,27,78,.12)
}

.tp-dropdown-box__inner {
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto
}

.tp-dropdown-box--searchable .tp-dropdown-box__inner {
    max-height: none
}

.tp-dropdown-box--searchable .tp-search {
    width: 100%
}

.tp-dropdown-box--searchable .tp-input--wrap {
    border-color: transparent transparent #e5e5e5
}

.tp-dropdown-box--searchable .tp-list {
    max-height: 240px;
    margin-top: 1px;
    overflow-x: hidden;
    overflow-y: auto
}

.tp-dropdown.is-expanded .tp-dropdown__header {
    border-color: #b3b3b3
}

.tp-dropdown.is-expanded .tp-dropdown__header.tp-dropdown--text {
    border-color: transparent
}

.tp-dropdown.is-expanded .tp-dropdown__header.tp-dropdown--text .tp-dropdown__value {
    color: #00a4ff
}

.tp-dropdown.is-expanded .tp-dropdown__header.tp-dropdown--text .tp-dropdown__icon {
    background-image: url(images/link-arrow-down-hover_583.svg)
}

.tp-dropdown.is-disabled .tp-dropdown__header {
    cursor: default
}

.tp-dropdown.is-disabled .tp-dropdown__header .tp-dropdown__value {
    color: #999
}

.tp-dropdown.is-disabled .tp-dropdown__header:focus,.tp-dropdown.is-disabled .tp-dropdown__header:hover {
    border-color: #e5e8ed
}

.tp-dropdown.is-disabled .tp-dropdown__header.tp-dropdown--text {
    border-color: transparent;
    cursor: default
}

.tp-dropdown.is-disabled .tp-dropdown__header.tp-dropdown--text .tp-dropdown__value {
    color: #999
}

.tp-dropdown.is-disabled .tp-dropdown__header.tp-dropdown--text .tp-dropdown__icon {
    background-image: url(images/link-arrow-down-disabled_c0f.svg)
}

.tp-dropdown.is-disabled .tp-dropdown__header.tp-dropdown--text:focus .tp-dropdown__value,.tp-dropdown.is-disabled .tp-dropdown__header.tp-dropdown--text:hover .tp-dropdown__value {
    color: #999
}

.tp-dropdown.is-disabled .tp-dropdown__header.tp-dropdown--text:focus .tp-dropdown__icon,.tp-dropdown.is-disabled .tp-dropdown__header.tp-dropdown--text:hover .tp-dropdown__icon {
    background-image: url(images/link-arrow-down-disabled_c0f.svg)
}

.tp-dropdown.size-l .tp-dropdown__header {
    height: 40px;
    line-height: 38px
}

.tp-dropdown.size-l .tp-dropdown__value {
    line-height: 38px
}

.tp-dropdown.size-s .tp-dropdown__header {
    height: 32px;
    line-height: 30px
}

.tp-dropdown.size-s .tp-dropdown__value {
    line-height: 30px
}

.tp-dropdown.size-full-width,.tp-dropdown.size-full-width .tp-dropdown__header {
    width: 100%
}

@media screen and (max-width: 600px) {
    .tp-dropdown-box {
        min-width:300px
    }

    .tp-dropdown.m-size-xxl .tp-dropdown__header {
        height: 48px;
        line-height: 46px
    }

    .tp-dropdown.m-size-xxl .tp-dropdown__value {
        line-height: 46px
    }
}

.tp-dropdown__header.tp-dropdown--text {
    width: auto;
    height: 20px;
    padding: 0 14px 0 0;
    border: 0
}

.tp-dropdown__header.tp-dropdown--text:focus,.tp-dropdown__header.tp-dropdown--text:hover {
    border-color: transparent
}

.tp-dropdown__header.tp-dropdown--text:focus .tp-dropdown__value,.tp-dropdown__header.tp-dropdown--text:hover .tp-dropdown__value {
    color: #00a4ff
}

.tp-dropdown__header.tp-dropdown--text:focus .tp-dropdown__icon,.tp-dropdown__header.tp-dropdown--text:hover .tp-dropdown__icon {
    background-image: url(images/link-arrow-down-hover_583.svg)
}

.tp-dropdown__header.tp-dropdown--text .tp-dropdown__value {
    font-size: 12px;
    line-height: 20px
}

.tp-dropdown__header.tp-dropdown--text .tp-dropdown__icon {
    right: 4px;
    width: 6px;
    height: 4px;
    margin-top: -2px;
    background-image: url(images/link-arrow-down_b01.svg)
}

.tp-dropdown-box.tp-dropdown-box--text {
    min-width: 110px
}

.tp-dropdown-box--text .tp-dropdown-box__inner:after,.tp-dropdown-box--text .tp-dropdown-box__inner:before {
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    border: 6px dashed transparent;
    content: ""
}

.tp-dropdown-box--text .tp-list li {
    padding: 0 8px
}

.tp-dropdown-box--text .tp-list li:focus,.tp-dropdown-box--text .tp-list li:hover {
    background-color: transparent
}

.tp-dropdown-box--text.tp-dropdown-box--bottom .tp-dropdown-box__inner:before {
    top: 100%;
    right: inherit;
    left: inherit;
    margin-top: -1px;
    margin-left: -6px;
    border-top-color: #ddd;
    border-top-style: solid
}

.tp-dropdown-box--text.tp-dropdown-box--bottom .tp-dropdown-box__inner:after {
    top: 100%;
    right: inherit;
    left: inherit;
    margin-top: -1px;
    margin-left: -5px;
    border-top-color: #fff;
    border-top-style: solid
}

.tp-dropdown-box--text.tp-dropdown-box--right .tp-dropdown-box__inner:before {
    top: inherit;
    bottom: inherit;
    left: 100%;
    margin-top: -8px;
    margin-left: -1px;
    border-left-color: #ddd;
    border-left-style: solid
}

.tp-dropdown-box--text.tp-dropdown-box--right .tp-dropdown-box__inner:after {
    top: inherit;
    bottom: inherit;
    left: 100%;
    margin-top: -7px;
    margin-left: -1px;
    border-left-color: #fff;
    border-left-style: solid
}

.tp-dropdown-box--text.tp-dropdown-box--left .tp-dropdown-box__inner:before {
    top: inherit;
    right: 100%;
    bottom: inherit;
    margin-top: -7px;
    margin-right: -1px;
    border-right-color: #ddd;
    border-right-style: solid
}

.tp-dropdown-box--text.tp-dropdown-box--left .tp-dropdown-box__inner:after {
    top: inherit;
    right: 100%;
    bottom: inherit;
    margin-top: -6px;
    margin-right: -1px;
    border-right-color: #fff;
    border-right-style: solid
}

.tp-dropdown-box--text.tp-dropdown-box--top .tp-dropdown-box__inner:before {
    right: inherit;
    bottom: 100%;
    left: inherit;
    margin-bottom: -1px;
    margin-left: -6px;
    border-bottom-color: #ddd;
    border-bottom-style: solid
}

.tp-dropdown-box--text.tp-dropdown-box--top .tp-dropdown-box__inner:after {
    right: inherit;
    bottom: 100%;
    left: inherit;
    margin-bottom: -1px;
    margin-left: -5px;
    border-bottom-color: #fff;
    border-bottom-style: solid
}

.tp-dropdown-box--text.tp-dropdown-box--start .tp-dropdown-box__inner:after {
    left: 20px
}

.tp-dropdown-box--text.tp-dropdown-box--start .tp-dropdown-box__inner:before {
    left: 21px
}

.tp-dropdown-box--text.tp-dropdown-box--end .tp-dropdown-box__inner:after {
    right: 20px
}

.tp-dropdown-box--text.tp-dropdown-box--end .tp-dropdown-box__inner:before {
    right: 21px
}

.tp-list {
    padding: 0;
    list-style: none
}

.tp-list li {
    box-sizing: border-box;
    margin-bottom: 8px;
    line-height: 1.5
}

.tp-list--option {
    padding: 8px 0
}

.tp-list--option li {
    display: block;
    height: 36px;
    margin-bottom: 0;
    padding: 0 12px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer
}

.tp-list--option li:hover {
    color: #00a4ff;
    background-color: transparent
}

.tp-list--option li.is-disabled,.tp-list--option li.is-disabled:hover {
    color: #999;
    background-color: transparent;
    cursor: default
}

.tp-list--option li.is-selected,.tp-list--option li.is-selected:hover {
    color: #00a4ff;
    background-color: #f5f7fa
}

.tp-list--option li.is-current,.tp-list--option li.is-current:hover {
    color: #00a4ff;
    background-color: transparent
}

.tp-list--option .tp-list__item--wrap {
    display: -ms-flexbox;
    display: flex
}

.tp-list--option .tp-list__item-main {
    -ms-flex: 1;
    flex: 1
}

.tp-list--option .tp-list__item-suffix {
    padding-left: 8px
}

.tp-list--option .tp-list__item--divider {
    height: auto;
    margin: 8px 12px;
    padding: 0;
    border-top: 1px solid #e5e5e5
}

.tp-list--option .tp-list__group {
    height: auto;
    padding: 0;
    cursor: default
}

.tp-list--option .tp-list__group-label {
    height: 36px;
    margin-bottom: 0;
    padding: 0 12px;
    color: #999;
    font-size: 12px;
    line-height: 36px
}

.tp-list-empty {
    padding: 28px;
    text-align: center
}

.tp-list-empty__icon {
    display: block;
    width: 90px;
    height: 81px;
    margin: 0 auto 18px;
    background-image: url(images/empty_17b.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.tp-list-empty__content {
    color: #666;
    font-size: 14px;
    line-height: 24px
}

.tp-list__group-label {
    margin-bottom: 8px;
    color: #999;
    font-weight: 400;
    font-size: inherit
}

.tp-list__group>ul {
    padding: 0;
    list-style: none
}

select.tp-select {
    display: inline-block;
    box-sizing: border-box;
    width: 400px;
    height: 36px;
    padding: 0 36px 0 12px;
    color: #333;
    font-size: 14px;
    line-height: 34px;
    text-align: left;
    vertical-align: middle;
    background: url(images/icon-arrow-bottom_fcf.svg) no-repeat right 12px center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

select.tp-select:hover {
    border-color: #b3b3b3
}

select.tp-select:focus {
    outline: none
}

select.tp-select.size-l {
    height: 40px;
    line-height: 38px
}

select.tp-select.size-s {
    height: 32px;
    line-height: 30px
}

select.tp-select.size-full-width {
    width: 100%
}

@media screen and (max-width: 600px) {
    select.tp-select.m-size-xxl {
        height:48px;
        line-height: 46px
    }
}

.cdc-info-card {
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 16px 16px 20px;
    width: 315px
}

.cdc-info-card__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    margin-bottom: 12px
}

.cdc-info-card__desc {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-info-card__desc span {
    color: #181818;
    font-weight: 500
}

.cdc-info-card__infos {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding: 0 4px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-info-card__info {
    cursor: pointer;
    text-align: center
}

.cdc-info-card__info-num {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818;
    margin-bottom: 8px
}

.cdc-info-card__info-text {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-info-card__info:hover .cdc-info-card__info-num,.cdc-info-card__info:hover .cdc-info-card__info-text {
    color: #0052d9
}

.cdc-info-card__btn {
    display: block;
    margin: 20px 2px 0
}

.cdc-tag {
    display: inline-block;
    vertical-align: middle
}

.cdc-tag__inner {
    box-sizing: border-box;
    background: #f1f2f5;
    border-radius: 2px;
    text-align: center;
    padding: 2px 10px;
    font-size: 12px;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #4b5b76
}

.cdc-tag a {
    cursor: pointer
}

.cdc-tag a.cdc-tag__inner:hover {
    color: #0052d9;
    background: #ecf2fe
}

.cdc-tag.is-custom .cdc-tag__inner {
    padding: 0;
    background: transparent
}

.cdc-tag.is-custom a.cdc-tag__inner {
    color: #4b5b76
}

.cdc-tag.is-custom a.cdc-tag__inner:hover {
    color: #0052d9;
    background: transparent
}

.cdc-tag__bubble .tea-bubble {
    max-width: unset
}

.cdc-tag__bubble .tea-bubble__inner {
    background: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0
}

.cdc-tag__bubble .tea-bubble__inner:after,.cdc-tag__bubble .tea-bubble__inner:before {
    display: none
}

.cdc-tag__list {
    margin: 0 -6px -6px
}

.cdc-tag__list .cdc-tag {
    margin: 0 6px 6px
}

.is-mobile .cdc-tag a.cdc-tag__inner:hover {
    color: #4b5b76;
    background: #f1f2f5
}

.cdc-tags-input {
    width: 100%
}

.cdc-tags-input__bar {
    width: 100%;
    position: relative
}

.cdc-tags-input__cont {
    padding: 12px 12px 0;
    position: relative;
    z-index: 1;
    min-height: 48px;
    box-sizing: border-box;
    font-size: 0;
    border-radius: 2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cdc-tags-input__tag {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 2px 6px;
    color: #4b5b76;
    text-align: center;
    background: #f1f2f5;
    margin: 0 10px 12px 0;
    border-radius: 2px;
    cursor: pointer
}

.cdc-tags-input__tag:hover {
    background: #ecf2fe;
    color: #0052d9
}

.cdc-tags-input__tag-text {
    display: inline-block;
    vertical-align: middle;
    max-width: 10em;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cdc-tags-input__tag-close {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 58.25825825825825% 98.7878787878788%;
    background-size: 2875% auto
}

.cdc-tags-input__tag-close:hover {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 54.65465465465466% 98.7878787878788%;
    background-size: 2875% auto
}

.cdc-tags-input__tag.add:hover {
    background-color: #ecf2fe;
    color: #0052d9
}

.cdc-tags-input__tag-key-word:before {
    content: "#";
    color: #0052d9;
    margin-right: 4px;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    font-weight: 700
}

.cdc-tags-input__tip {
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    padding: 0 8px;
    color: #97a3b7;
    margin-right: 10px;
    margin-bottom: 10px
}

.cdc-tags-input__tip em {
    font-weight: 500;
    color: #ff7800;
    margin: 0 3px
}

.cdc-tags-input__label {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 2px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 46px;
    color: #97a3b7;
    background-color: #fff;
    border: 1px solid #d6dbe3;
    box-shadow: inset 0 4px 20px hsla(0,0%,100%,.5)
}

.cdc-tags-input__label:hover {
    border-color: #0052d9
}

.cdc-tags-input__label-text {
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    padding: 0 8px;
    color: #97a3b7;
    margin-right: 10px;
    margin-bottom: 10px;
    position: absolute;
    top: 10px;
    right: 0
}

.cdc-tags-input__label-text em {
    font-weight: 500;
    color: #ff7800;
    margin: 0 3px
}

.cdc-tags-input__input {
    width: auto;
    max-width: 10em;
    border: 0;
    background: 0 0;
    outline: 0;
    line-height: 22px;
    height: 22px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    margin-bottom: 12px
}

.cdc-tags-input__input:focus+.cdc-tags-input__label,.cdc-tags-input__input:hover,.cdc-tags-input__input:hover+.cdc-tags-input__label {
    border-color: #0052d9
}

.cdc-tags-input__input:focus-visible {
    border: none;
    outline: none;
    border-radius: 0
}

.cdc-tags-input__input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #97a3b7
}

.cdc-tags-input__input:-moz-placeholder,.cdc-tags-input__input::-moz-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #97a3b7
}

.cdc-tags-input__input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #97a3b7
}

.cdc-tags-input__dropdown {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 109;
    margin-top: 12px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    padding: 16px 24px 20px
}

.cdc-tags-input__dropdown-tip {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-bottom: 20px
}

.cdc-tags-input__dropdown-tab.cdc-toolbar .tea-tabs__tabitem {
    height: 34px
}

.cdc-tags-input__dropdown-tab.cdc-toolbar .tea-tabs__tab {
    font-size: 14px;
    font-weight: 500;
    color: #4b5b76
}

.cdc-tags-input__dropdown-tab.cdc-toolbar .tea-tabs__tab.is-active {
    color: #0052d9
}

.cdc-tags-input__dropdown-tab.cdc-toolbar .cdc-tag {
    margin-right: 10px;
    margin-bottom: 10px
}

.cdc-tags-input__dropdown-content {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cdc-tags-input__dropdown-group .group-title {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-tags-input__dropdown-group .group-tag {
    display: inline-block;
    margin-top: 12px;
    font-size: 12px;
    line-height: 22px;
    color: #4b5b76;
    box-sizing: border-box;
    padding: 3px 8px;
    background: #f1f2f5;
    max-width: 14em;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cdc-tags-input__dropdown-list {
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    margin: -10px -24px 0
}

.cdc-tags-input__dropdown-list::-webkit-scrollbar {
    width: 2px;
    background-color: transparent
}

.cdc-tags-input__dropdown-list::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #e5e8ed
}

.cdc-tags-input__dropdown-item {
    box-sizing: border-box;
    text-indent: 24px;
    font-size: 12px;
    line-height: 26px;
    color: #4b5b76;
    cursor: pointer
}

.cdc-tags-input__dropdown-item em {
    color: #0052d9
}

.cdc-tags-input__dropdown-item strong {
    color: #ff7800
}

.cdc-tags-input__dropdown-item:hover {
    color: #0052d9;
    background: #ecf2fe
}

.cdc-tags-input__dropdown-item-text {
    display: block
}

.cdc-tags-input__dropdown-empty {
    margin-top: 80px;
    margin-bottom: 90px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #98a3b7;
    text-align: center
}

.cdc-tags-input__dropdown-extra {
    border-top: 1px solid #dadee6;
    color: #0052d9;
    margin: 0 -15px -5px;
    padding-left: 15px;
    padding-top: 12px
}

.cdc-tags-input__loading {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 0;
    width: 16px;
    height: 16px;
    background-image: url(images/icon-loading_5ab.png);
    background-size: cover;
    -webkit-animation: spin .6s linear infinite;
    animation: spin .6s linear infinite;
    z-index: 1
}

.cdc-tags-input.is-loading .cdc-tags-input__cont {
    padding-right: 48px
}

.cdc-tags-input.is-focus .cdc-tags-input__label {
    border-color: #0052d9
}

.cdc-tags-input__recommends {
    margin-top: 10px
}

.cdc-tags-input__recommends .recommend-title {
    margin-bottom: 10px;
    font-size: 12px;
    color: #666
}

.cdc-tags-input__recommends .cdc-tag__inner {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 0 8px;
    color: #666
}

.cdc-tags-input__recommends .cdc-tag__inner:hover {
    border: 1px solid #0052d9
}

.cdc-screen-input-result-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-screen-input-result-item .cdc-screen-input-result-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-screen-input-result-item .cdc-screen-input-result-icon {
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 14.58966565349544% 100%;
    background-size: 2156.25% auto ;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 8px
}

.cdc-screen-input-result-item .cdc-screen-input-result-btn {
    width: 55px;
    height: 24px;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    min-width: 55px;
    padding: 0;
    box-shadow: none;
    margin: 0
}

.cdc-screen-input-result-item .cdc-screen-input-result-btn:hover {
    background: #ecf2fe
}

.cdc-screen-input-result-item .cdc-screen-input-result-btn.is-disabled,.cdc-screen-input-result-item .cdc-screen-input-result-btn.is-disabled:hover {
    background: #ecf2fe;
    border-color: #d6dbe3;
    color: #97a3b7;
    cursor: not-allowed
}

.t-checkbox-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px
}

.t-checkbox,.t-checkbox-group {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.t-checkbox {
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}

.t-checkbox+.t-checkbox {
    margin-left: inherit
}

.t-checkbox__former {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.t-checkbox__input {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    border: 1px solid var(--td-border-level-2-color);
    border-radius: var(--td-radius-default);
    background-color: var(--td-bg-color-container);
    box-sizing: border-box
}

.t-checkbox__input:after {
    content: "";
    position: absolute;
    opacity: 0;
    box-sizing: border-box
}

.t-checkbox__label {
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    font: var(--td-font-body-medium)
}

.t-checkbox:hover .t-checkbox__input {
    border-color: var(--td-brand-color);
    transition: border-color .2s linear
}

.t-checkbox.t-is-checked .t-checkbox__input {
    border-color: var(--td-brand-color);
    background-color: var(--td-brand-color);
    transition: background-color .2s cubic-bezier(.82,0,1,.9)
}

.t-checkbox.t-is-checked .t-checkbox__input:after {
    opacity: 1;
    top: 6px;
    left: 3px;
    width: 5px;
    height: 9px;
    border: 2px solid var(--td-text-color-anti);
    border-radius: 0 0 1px;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg) scale(1) translate(-50%,-50%);
    transform: rotate(45deg) scale(1) translate(-50%,-50%);
    background: transparent
}

.t-checkbox.t-is-indeterminate .t-checkbox__input {
    border-color: var(--td-brand-color);
    background-color: var(--td-brand-color);
    transition: background-color .2s cubic-bezier(.82,0,1,.9)
}

.t-checkbox.t-is-indeterminate .t-checkbox__input:after {
    opacity: 1;
    width: 16px;
    height: 4px;
    left: -1px;
    right: 0;
    top: 5px;
    border: unset;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    background-color: var(--td-font-white-1)
}

.t-checkbox.t-is-disabled {
    cursor: not-allowed
}

.t-checkbox.t-is-disabled .t-checkbox__label {
    color: var(--td-text-color-disabled)
}

.t-checkbox.t-is-disabled .t-checkbox__input {
    background-color: var(--td-bg-color-component-disabled)
}

.t-checkbox.t-is-disabled.t-is-checked .t-checkbox__input,.t-checkbox.t-is-disabled:hover .t-checkbox__input {
    border-color: var(--td-border-level-2-color)
}

.t-checkbox.t-is-disabled.t-is-checked .t-checkbox__input:after {
    border-color: var(--td-text-color-disabled)
}

.t-checkbox.t-is-disabled.t-is-indeterminate .t-checkbox__input {
    border-color: var(--td-border-level-2-color)
}

.t-checkbox.t-is-disabled.t-is-indeterminate .t-checkbox__input:after {
    background-color: var(--td-text-color-disabled)
}

.t-checkbox:focus-visible:focus-visible {
    outline: 2px solid var(--td-brand-color);
    outline-offset: var(--td-comp-paddingTB-xs);
    border-radius: 0
}

.t-tooltip .t-popup__content {
    display: inline-block;
    border: 0;
    z-index: 5600;
    margin-bottom: 1px;
    max-width: 480px;
    word-break: break-word;
    box-sizing: border-box;
    border-radius: var(--td-radius-medium);
    color: var(--td-text-color-primary)
}

.t-tooltip--default .t-popup__content {
    color: var(--td-text-color-anti);
    background: var(--td-gray-color-13);
    box-shadow: inset 0 .5px 0 var(--td-gray-color-9),inset .5px 0 0 var(--td-gray-color-9),inset 0 -.5px 0 var(--td-gray-color-9),inset -.5px 0 0 var(--td-gray-color-9)
}

.t-tooltip--default[data-popper-placement^=left] .t-popup__arrow:before {
    box-shadow: inset -.5px 0 0 var(--td-gray-color-9),inset 0 .5px 0 var(--td-gray-color-9)
}

.t-tooltip--default[data-popper-placement^=right] .t-popup__arrow:before {
    box-shadow: inset .5px 0 0 var(--td-gray-color-9),inset 0 -.5px 0 var(--td-gray-color-9)
}

.t-tooltip--default[data-popper-placement^=top] .t-popup__arrow:before {
    box-shadow: inset 0 -.5px 0 var(--td-gray-color-9),inset -.5px 0 0 var(--td-gray-color-9)
}

.t-tooltip--default[data-popper-placement^=bottom] .t-popup__arrow:before {
    box-shadow: inset .5px 0 0 var(--td-gray-color-9),inset 0 .5px 0 var(--td-gray-color-9)
}

.t-tooltip--primary .t-popup__content {
    color: var(--td-brand-color);
    background: var(--td-brand-color-light)
}

.t-tooltip--success .t-popup__content {
    color: var(--td-success-color);
    background: var(--td-success-color-light)
}

.t-tooltip--danger .t-popup__content {
    color: var(--td-error-color);
    background: var(--td-error-color-light)
}

.t-tooltip--warning .t-popup__content {
    color: var(--td-warning-color);
    background: var(--td-warning-color-light)
}

.t-tooltip .t-popup__arrow {
    background: inherit;
    height: auto
}

.t-tooltip .t-popup__arrow:before {
    background: inherit
}

.t-tooltip--noshadow .t-popup__content,.t-tooltip--noshadow[data-popper-placement] .t-popup__arrow:before {
    box-shadow: none
}

.content-placement-top .t-popup[data-popper-placement^=top] .t-popup__content {
    margin-bottom: var(--td-comp-margin-s)
}

.content-placement-top .t-popup[data-popper-placement^=top] .t-popup__content--arrow {
    margin-bottom: var(--td-comp-margin-l)
}

.content-placement-bottom .t-popup[data-popper-placement^=bottom] .t-popup__content {
    margin-top: var(--td-comp-margin-s)
}

.content-placement-bottom .t-popup[data-popper-placement^=bottom] .t-popup__content--arrow {
    margin-top: var(--td-comp-margin-l)
}

.content-placement-left .t-popup[data-popper-placement^=left] .t-popup__content {
    margin-right: var(--td-comp-margin-s)
}

.content-placement-left .t-popup[data-popper-placement^=left] .t-popup__content--arrow {
    margin-right: var(--td-comp-margin-l)
}

.content-placement-left .t-popup[data-popper-placement^=left] .t-popup__content--text {
    max-width: 480px
}

.content-placement-right .t-popup[data-popper-placement^=right] .t-popup__content {
    margin-left: var(--td-comp-margin-s)
}

.content-placement-right .t-popup[data-popper-placement^=right] .t-popup__content--arrow {
    margin-left: var(--td-comp-margin-l)
}

.content-placement-right .t-popup[data-popper-placement^=right] .t-popup__content--text {
    max-width: 480px
}

.t-popup {
    font: var(--td-font-body-medium);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    color: var(--td-text-color-primary);
    display: inline-block;
    z-index: 5500
}

.t-popup__content {
    position: relative;
    background: var(--td-bg-color-container);
    box-shadow: var(--td-shadow-2),var(--td-shadow-inset-top),var(--td-shadow-inset-right),var(--td-shadow-inset-bottom),var(--td-shadow-inset-left);
    border-radius: var(--td-radius-medium);
    padding: var(--td-comp-paddingTB-xs) var(--td-comp-paddingLR-s);
    font-size: var(--td-font-size-body-medium);
    line-height: var(--td-line-height-body-medium);
    box-sizing: border-box;
    word-break: break-all
}

.t-popup__arrow {
    position: absolute;
    z-index: 1;
    width: 8px;
    height: 8px
}

.t-popup__arrow:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: var(--td-bg-color-container)
}

.t-popup[data-popper-placement^=top] .t-popup__content {
    margin-bottom: var(--td-comp-margin-s)
}

.t-popup[data-popper-placement^=top] .t-popup__content--arrow {
    margin-bottom: var(--td-comp-margin-l)
}

.t-popup[data-popper-placement^=bottom] .t-popup__content {
    margin-top: var(--td-comp-margin-s)
}

.t-popup[data-popper-placement^=bottom] .t-popup__content--arrow {
    margin-top: var(--td-comp-margin-l)
}

.t-popup[data-popper-placement^=left] .t-popup__content {
    margin-right: var(--td-comp-margin-s)
}

.t-popup[data-popper-placement^=left] .t-popup__content--arrow {
    margin-right: var(--td-comp-margin-l)
}

.t-popup[data-popper-placement^=left] .t-popup__content--text {
    max-width: 480px
}

.t-popup[data-popper-placement^=right] .t-popup__content {
    margin-left: var(--td-comp-margin-s)
}

.t-popup[data-popper-placement^=right] .t-popup__content--arrow {
    margin-left: var(--td-comp-margin-l)
}

.t-popup[data-popper-placement^=right] .t-popup__content--text {
    max-width: 480px
}

.t-popup[data-popper-placement^=top] .t-popup__arrow:before {
    border-top-left-radius: 100%;
    box-shadow: var(--td-shadow-inset-left),var(--td-shadow-inset-bottom)
}

.t-popup[data-popper-placement=top-start] .t-popup__arrow {
    left: 8px
}

.t-popup[data-popper-placement=top] .t-popup__arrow {
    left: 50%;
    margin-left: -4px
}

.t-popup[data-popper-placement=top-end] .t-popup__arrow {
    left: calc(100% - 16px)
}

.t-popup[data-popper-placement^=bottom] .t-popup__arrow {
    top: -4px
}

.t-popup[data-popper-placement^=bottom] .t-popup__arrow:before {
    border-bottom-right-radius: 100%;
    box-shadow: var(--td-shadow-inset-top),var(--td-shadow-inset-right)
}

.t-popup[data-popper-placement=bottom-start] .t-popup__arrow {
    left: 8px
}

.t-popup[data-popper-placement=bottom] .t-popup__arrow {
    left: 50%;
    margin-left: -4px
}

.t-popup[data-popper-placement=bottom-end] .t-popup__arrow {
    left: calc(100% - 16px)
}

.t-popup[data-popper-placement^=left] .t-popup__arrow {
    right: -4px
}

.t-popup[data-popper-placement^=left] .t-popup__arrow:before {
    box-shadow: var(--td-shadow-inset-left),var(--td-shadow-inset-top)
}

.t-popup[data-popper-placement=left-start] .t-popup__arrow {
    top: 8px
}

.t-popup[data-popper-placement=left] .t-popup__arrow {
    top: 50%;
    margin-top: -4px
}

.t-popup[data-popper-placement=left-end] .t-popup__arrow {
    top: calc(100% - 16px)
}

.t-popup[data-popper-placement^=right] .t-popup__arrow {
    left: -4px
}

.t-popup[data-popper-placement^=right] .t-popup__arrow:before {
    box-shadow: var(--td-shadow-inset-right),var(--td-shadow-inset-bottom)
}

.t-popup[data-popper-placement=right-start] .t-popup__arrow {
    top: 8px
}

.t-popup[data-popper-placement=right] .t-popup__arrow {
    top: 50%;
    margin-top: -4px
}

.t-popup[data-popper-placement=right-end] .t-popup__arrow {
    top: calc(100% - 16px)
}

.t-popup--animation-enter,.t-popup--animation-enter-from,.t-popup--animation-exiting,.t-popup--animation-leave-to {
    opacity: 0;
    visibility: hidden
}

.t-popup--animation-enter-to,.t-popup--animation-entering,.t-popup--animation-leave,.t-popup--animation-leave-from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

.t-popup--animation-enter-active {
    transition: opacity .2s linear
}

.t-popup--animation-leave-active {
    transition: opacity .2s cubic-bezier(0,0,.15,1),visibility .2s cubic-bezier(.82,0,1,.9)
}

.t-popup--animation-expand-enter-active[data-popper-placement^=top] {
    -webkit-animation: t-popup-animation-expand-in-top .2s cubic-bezier(.38,0,.24,1),t-fade-in .2s linear;
    animation: t-popup-animation-expand-in-top .2s cubic-bezier(.38,0,.24,1),t-fade-in .2s linear
}

.t-popup--animation-expand-leave-active[data-popper-placement^=top] {
    -webkit-animation: t-popup-animation-expand-out-top .2s cubic-bezier(.38,0,.24,1),t-fade-out .2s cubic-bezier(0,0,.15,1);
    animation: t-popup-animation-expand-out-top .2s cubic-bezier(.38,0,.24,1),t-fade-out .2s cubic-bezier(0,0,.15,1)
}

@-webkit-keyframes t-popup-animation-expand-in-top {
    0% {
        -webkit-clip-path: polygon(-20% 120%,120% 120%,120% 120%,-20% 120%);
        clip-path: polygon(-20% 120%,120% 120%,120% 120%,-20% 120%)
    }

    to {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%);
        clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%)
    }
}

@keyframes t-popup-animation-expand-in-top {
    0% {
        -webkit-clip-path: polygon(-20% 120%,120% 120%,120% 120%,-20% 120%);
        clip-path: polygon(-20% 120%,120% 120%,120% 120%,-20% 120%)
    }

    to {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%);
        clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%)
    }
}

@-webkit-keyframes t-popup-animation-expand-out-top {
    0% {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%);
        clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%)
    }

    to {
        -webkit-clip-path: polygon(-20% 120%,120% 120%,120% 120%,-20% 120%);
        clip-path: polygon(-20% 120%,120% 120%,120% 120%,-20% 120%)
    }
}

@keyframes t-popup-animation-expand-out-top {
    0% {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%);
        clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%)
    }

    to {
        -webkit-clip-path: polygon(-20% 120%,120% 120%,120% 120%,-20% 120%);
        clip-path: polygon(-20% 120%,120% 120%,120% 120%,-20% 120%)
    }
}

.t-popup--animation-expand-enter-active[data-popper-placement^=bottom] {
    -webkit-animation: t-popup-animation-expand-in-bottom .2s cubic-bezier(.38,0,.24,1),t-fade-in .2s linear;
    animation: t-popup-animation-expand-in-bottom .2s cubic-bezier(.38,0,.24,1),t-fade-in .2s linear
}

.t-popup--animation-expand-leave-active[data-popper-placement^=bottom] {
    -webkit-animation: t-popup-animation-expand-out-bottom .2s cubic-bezier(.38,0,.24,1),t-fade-out .2s cubic-bezier(0,0,.15,1);
    animation: t-popup-animation-expand-out-bottom .2s cubic-bezier(.38,0,.24,1),t-fade-out .2s cubic-bezier(0,0,.15,1)
}

@-webkit-keyframes t-popup-animation-expand-in-bottom {
    0% {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 0,-20% 0);
        clip-path: polygon(-20% 0,120% 0,120% 0,-20% 0)
    }

    to {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%);
        clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%)
    }
}

@keyframes t-popup-animation-expand-in-bottom {
    0% {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 0,-20% 0);
        clip-path: polygon(-20% 0,120% 0,120% 0,-20% 0)
    }

    to {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%);
        clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%)
    }
}

@-webkit-keyframes t-popup-animation-expand-out-bottom {
    0% {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%);
        clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%)
    }

    to {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 0,-20% 0);
        clip-path: polygon(-20% 0,120% 0,120% 0,-20% 0)
    }
}

@keyframes t-popup-animation-expand-out-bottom {
    0% {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%);
        clip-path: polygon(-20% 0,120% 0,120% 120%,-20% 120%)
    }

    to {
        -webkit-clip-path: polygon(-20% 0,120% 0,120% 0,-20% 0);
        clip-path: polygon(-20% 0,120% 0,120% 0,-20% 0)
    }
}

.tp-pagination {
    margin: 0 auto;
    padding: 34px 0;
    color: #333;
    font-size: 14px;
    text-align: center
}

.tp-pagination__btn,.tp-pagination__dot,.tp-pagination__item {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 6px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ddd;
    cursor: pointer
}

.tp-pagination__item:hover {
    color: #00a4ff;
    background-color: rgba(0,164,255,.1);
    border-color: #00a4ff
}

.tp-pagination__item.is-active {
    color: #fff;
    background-color: #00a4ff;
    border-color: #00a4ff
}

.tp-pagination__dot,.tp-pagination__item.is-active:hover {
    border-color: transparent;
    cursor: default
}

.tp-pagination__btn {
    position: relative
}

.tp-pagination__btn.is-disabled {
    display: none
}

.tp-pagination__btn:hover {
    background-color: rgba(0,164,255,.1);
    border-color: #00a4ff
}

.tp-pagination__btn:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 7px;
    height: 12px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    content: ""
}

.tp-pagination__btn--pre {
    margin-left: 0
}

.tp-pagination__btn--pre:after {
    background-image: url(images/icon-arrow-left_64b.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.tp-pagination__btn--pre:hover:after {
    background-image: url(images/icon-arrow-left-hover_ee6.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.tp-pagination__btn--next:after {
    background: url(images/icon-arrow-right_f4c.svg) 50% no-repeat
}

.tp-pagination__btn--next:hover:after {
    background: url(images/icon-arrow-right-hover_f50.svg) 50% no-repeat
}

.tp-pagination__btn span {
    display: none
}

.tp-pagination__jumper {
    margin-left: 20px;
    line-height: 36px
}

.tp-pagination__jumper,.tp-pagination__jumper-input,.tp-pagination__jumper-text {
    display: inline-block;
    vertical-align: middle
}

.tp-pagination__jumper-input {
    width: 36px;
    height: 36px;
    margin-right: 12px;
    margin-left: 12px;
    padding: 0 4px;
    text-align: center;
    border: 1px solid #f0f0f0
}

.tp-pagination__jumper-input:focus {
    border: 1px solid #00a4ff
}

.tp-pagination__jumper-btn {
    display: inline-block;
    min-width: 36px;
    height: 36px;
    margin-left: 28px;
    padding-right: 4px;
    padding-left: 4px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    background-color: #00a4ff;
    border: 1px solid #00a4ff;
    cursor: pointer
}

.tp-pagination__jumper-btn.is-disabled {
    color: #999;
    background-color: #ddd;
    border-color: #ddd;
    cursor: default
}

.tp-pagination__selector-wrap {
    display: inline-block;
    margin-left: 20px;
    line-height: 36px
}

.tp-pagination__selector-text {
    display: inline-block;
    padding-left: 5px;
    font-size: 14px;
    vertical-align: middle
}

.tp-pagination__selector .tp-dropdown__header {
    width: auto
}

.tp-pagination__selector-box.tp-dropdown-box {
    min-width: 64px
}

.tp-pagination__total {
    display: inline-block;
    margin-left: 20px;
    line-height: 36px;
    vertical-align: middle
}

@media screen and (max-width: 768px) {
    .tp-pagination {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 12px 28px
    }

    .tp-pagination--jumper-mobile {
        padding: 12px
    }

    .tp-pagination--total-mobile {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .tp-pagination__total {
        display: block;
        width: 100%;
        margin-left: 0;
        line-height: 18px;
        text-align: left
    }

    .tp-pagination__dot,.tp-pagination__item,.tp-pagination__jumper,.tp-pagination__selector-wrap {
        display: none;
        width: auto;
        margin: 0
    }

    .tp-pagination__item {
        -ms-flex: 1;
        flex: 1;
        margin: 6px 0
    }

    .tp-pagination__item.is-active {
        position: relative;
        display: inline-block;
        width: auto;
        height: 24px;
        color: #333;
        line-height: 24px;
        background-color: transparent;
        border: none
    }

    .tp-pagination__item.is-active:before {
        margin-right: 5px;
        content: "第"
    }

    .tp-pagination__item.is-active:after {
        margin-left: 5px;
        content: "页"
    }

    .tp-pagination__btn {
        width: auto;
        height: 24px;
        margin: 6px 0;
        color: #00a4ff;
        line-height: 24px;
        border: none
    }

    .tp-pagination__btn:hover {
        color: #00a4ff;
        background-color: transparent;
        border-color: transparent
    }

    .tp-pagination__btn.is-disabled {
        display: inline-block;
        color: #999;
        cursor: default
    }

    .tp-pagination__btn--pre {
        padding-left: 16px
    }

    .tp-pagination__btn--pre:after {
        left: -4px;
        width: 16px;
        height: 16px;
        background-image: url(images/icon-arrow-left-mobile_135.svg);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tp-pagination__btn--pre.is-disabled:after,.tp-pagination__btn--pre.is-disabled:hover:after {
        background-image: url(images/icon-arrow-left-mobile-disabled_a3e.svg)
    }

    .tp-pagination__btn--pre:hover:after {
        background-image: url(images/icon-arrow-left-mobile_135.svg)
    }

    .tp-pagination__btn--next {
        padding-right: 16px
    }

    .tp-pagination__btn--next:after {
        right: -4px;
        left: auto;
        width: 16px;
        height: 16px;
        background-image: url(images/icon-arrow-right-mobile_994.svg);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tp-pagination__btn--next.is-disabled:after,.tp-pagination__btn--next.is-disabled:hover:after {
        background-image: url(images/icon-arrow-right-mobile-disabled_617.svg)
    }

    .tp-pagination__btn--next:hover:after {
        background-image: url(images/icon-arrow-right-mobile_994.svg)
    }

    .tp-pagination__btn span {
        display: inline
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: height,-webkit-transform;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border-width: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top .2s,-webkit-transform .2s;
    transition: transform .2s,top .2s;
    transition: transform .2s,top .2s,-webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s,-webkit-transform .2s;
    transition: transform .2s,left .2s;
    transition: transform .2s,left .2s,-webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right .2s,-webkit-transform .2s;
    transition: transform .2s,right .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.tpm1-swiper {
    position: relative
}

.tpm1-swiper .swiper-container-fade {
    overflow: visible
}

.tpm1-swiper__pages {
    margin-top: 34px;
    text-align: center;
    font-size: 0
}

.tpm1-swiper .swiper-pagination-bullet {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    background: #d7dbe0;
    border-radius: 2px;
    width: 30px;
    height: 4px;
    cursor: pointer;
    opacity: 1
}

.tpm1-swiper .swiper-pagination-bullet:focus {
    outline: none
}

.tpm1-swiper .swiper-pagination-bullet:hover {
    background-color: #0052d9
}

.tpm1-swiper .swiper-pagination-bullet-active {
    cursor: default;
    background-color: #0052d9
}

.tpm1-swiper__btn {
    position: absolute;
    top: 50%;
    margin-top: -39px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 0;
    background-image: linear-gradient(0deg,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 #fff
}

.tpm1-swiper__btn,.tpm1-swiper__btn-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tpm1-swiper__btn-inner {
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.16);
    border-radius: 50%
}

.tpm1-swiper__btn-inner:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: linear-gradient(135deg,#dbe2e9,#fff)
}

.tpm1-swiper__btn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    margin: -5px 0 0 -3px;
    width: 6px;
    height: 10px
}

.tpm1-swiper__btn--prev:after {
    background-image: url(images/btn-prev_89c.svg)
}

.tpm1-swiper__btn--prev:hover:after {
    background-image: url(images/btn-prev-hover_1e2.svg)
}

.tpm1-swiper__btn--next:after {
    margin-left: -2px;
    background-image: url(images/btn-next_330.svg)
}

.tpm1-swiper__btn--next:hover:after {
    background-image: url(images/btn-next-hover_0e5.svg)
}

.tpm1-swiper__btn--prev {
    right: 100%;
    margin-right: 20px
}

.tpm1-swiper__btn--next {
    left: 100%;
    margin-left: 20px
}

.tpm1-swiper__btn.swiper-button-disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.cdc-drawer {
    position: fixed;
    z-index: 1002;
    background: #fff;
    top: 0;
    right: 0;
    width: calc(100% - 80px);
    height: 100%;
    transition: all .3s ease
}

.cdc-drawer__inner {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    box-sizing: border-box
}

.cdc-drawer__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    display: block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 57.75075987841946% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-drawer.is-hidden {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    visibility: hidden
}

.cdc-mask {
    transition: all .3s ease-in-out
}

.cdc-mask.is-hidden {
    opacity: 0;
    visibility: hidden
}

.cdc-directory {
    width: 192px;
    position: relative
}

.cdc-directory__wrap {
    position: relative;
    transition: opacity .1s ease-in-out .1s,-webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out,opacity .1s ease-in-out .1s;
    transition: transform .3s ease-in-out,opacity .1s ease-in-out .1s,-webkit-transform .3s ease-in-out
}

.cdc-directory__wrap-shade {
    position: absolute;
    height: 24px;
    background: linear-gradient(0,#fff,hsla(0,0%,100%,0));
    bottom: 0;
    left: 0;
    right: 6px
}

.cdc-directory__inner {
    width: 100%;
    background: #fff
}

.cdc-directory__hd {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    margin-bottom: 16px
}

.cdc-directory__bd {
    box-sizing: border-box;
    position: relative;
    max-height: 460px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-left: 12px
}

.cdc-directory__bd::-webkit-scrollbar {
    width: 4px;
    background-color: transparent;
    border-radius: 4px
}

.cdc-directory__bd::-webkit-scrollbar-thumb {
    background: #97a3b7;
    border-radius: 10px
}

.cdc-directory__bd:hover {
    overflow-y: auto
}

.cdc-directory__bd-box {
    padding-left: 10px;
    box-sizing: border-box;
    border-left: 2px solid #d6dbe3
}

.cdc-directory__list.level-1 .cdc-directory__item .cdc-directory__target {
    font-weight: 500;
    color: #000
}

.cdc-directory__list.level-1 .cdc-directory__item.is-active>.cdc-directory__target {
    color: #0052d9
}

.cdc-directory__list.level-2 .cdc-directory__item {
    padding-right: 0
}

.cdc-directory__list.level-2 .cdc-directory__item:after {
    right: -17px
}

.cdc-directory__list.level-2 .cdc-directory__item .cdc-directory__target {
    padding-left: 20px;
    font-weight: 400;
    color: #4b5b76
}

.cdc-directory__list.level-3 .cdc-directory__item {
    padding-right: 0
}

.cdc-directory__list.level-3 .cdc-directory__item:after {
    right: auto
}

.cdc-directory__list.level-3 .cdc-directory__item .cdc-directory__target {
    padding-left: 40px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #4b5b76
}

.cdc-directory__list.level-4 .cdc-directory__item {
    padding-right: 0
}

.cdc-directory__list.level-4 .cdc-directory__item:after {
    right: auto
}

.cdc-directory__list.level-4 .cdc-directory__item .cdc-directory__target {
    padding-left: 52px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #4b5b76
}

.cdc-directory__item {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    margin-bottom: 4px
}

.cdc-directory__item.is-active:after {
    position: absolute;
    top: 0;
    left: -12px;
    content: "";
    width: 2px;
    height: 30px;
    background: #0052d9;
    border-radius: 4px;
    z-index: 9
}

.cdc-directory__target {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    display: block;
    padding: 4px 0
}

.cdc-directory__target-icon {
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4px
}

.cdc-directory__target-icon.icon-category {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 4.86322188449848% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-directory__target:hover {
    color: #0052d9
}

.cdc-directory__target+ul .cdc-directory__item {
    margin-bottom: 0
}

.cdc-directory__toggle {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    padding: 2px 5px;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d6dbe3;
    border-radius: 2px;
    cursor: pointer
}

.cdc-directory__toggle-text {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-directory__toggle-icon {
    margin-left: 4px;
    display: block;
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 78.52760736196319%;
    background-size: 2156.25% auto ;
    transition: -webkit-transform .3s ease-in-out -.2s;
    transition: transform .3s ease-in-out -.2s;
    transition: transform .3s ease-in-out -.2s,-webkit-transform .3s ease-in-out -.2s
}

.cdc-directory__mini {
    cursor: pointer;
    width: 145px;
    background: linear-gradient(0deg,#fff -18.18%,#f3f6fb 107.14%);
    border: 2px solid #fff;
    box-shadow: 8px 8px 16px rgba(55,99,170,.1);
    border-radius: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 4px 14px 4px 18px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    left: -2px;
    bottom: 0;
    transition: opacity .2s ease-in-out .1s,-webkit-transform .2s ease-in-out .1s;
    transition: transform .2s ease-in-out .1s,opacity .2s ease-in-out .1s;
    transition: transform .2s ease-in-out .1s,opacity .2s ease-in-out .1s,-webkit-transform .2s ease-in-out .1s;
    z-index: 9;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0
}

.cdc-directory__mini-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #181818
}

.cdc-directory__mini-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 83.43558282208589%;
    background-size: 2156.25% auto ;
    position: relative;
    transition: -webkit-transform .6s .2s;
    transition: transform .6s .2s;
    transition: transform .6s .2s,-webkit-transform .6s .2s
}

.cdc-directory__mini-icon:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #d9d9d9;
    left: -13px;
    top: -2px
}

.cdc-directory.is-fold {
    width: 0;
    transition: width .3s ease-in-out .1s
}

.cdc-directory.is-fold:after {
    display: none
}

.cdc-directory.is-fold .cdc-directory__wrap {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
    opacity: 0
}

.cdc-directory.is-fold .cdc-directory__toggle-icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.cdc-directory.is-fold .cdc-directory__mini {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.cdc-directory.is-mobile {
    width: 100%;
    box-sizing: border-box;
    padding-top: 24px;
    padding-left: 20px;
    height: 100%!important
}

.cdc-directory.is-mobile:after {
    bottom: 0
}

.cdc-directory.is-mobile .cdc-directory__wrap {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    height: 100%
}

.cdc-directory.is-mobile .cdc-directory__wrap:after {
    bottom: 6px
}

.cdc-directory.is-mobile .cdc-directory__inner {
    height: 100%
}

.cdc-directory.is-mobile .cdc-directory__toggle {
    display: none
}

.cdc-directory.is-mobile .cdc-directory__hd {
    padding-bottom: 16px;
    border-bottom: 1px solid #d6dbe3;
    margin-right: 20px
}

.cdc-directory.is-mobile .cdc-directory__bd {
    max-height: calc(100% - 56px);
    margin-left: -20px;
    padding-left: 0;
    margin-right: 2px;
    overflow-y: auto
}

.cdc-directory.is-mobile .cdc-directory__bd::-webkit-scrollbar {
    width: 4px;
    background-color: #f1f2f5;
    border-radius: 4px
}

.cdc-directory.is-mobile .cdc-directory__bd:after {
    display: none
}

.cdc-directory.is-mobile .cdc-directory__bd-box {
    border-left: none;
    padding-left: 0
}

.cdc-directory.is-mobile .cdc-directory__item.is-active:after {
    left: 0
}

.cdc-directory.is-mobile .cdc-directory__item.is-active>.cdc-directory__target {
    background: #ecf2fe
}

.cdc-directory.is-mobile .cdc-directory__target {
    padding-left: 20px
}

.cdc-directory.is-mobile .cdc-directory__list.level-2 .cdc-directory__item .cdc-directory__target {
    padding-left: 32px
}

.cdc-directory.is-mobile .cdc-directory__list.level-3 .cdc-directory__item .cdc-directory__target {
    padding-left: 44px
}

.cdc-directory.is-mobile .cdc-directory__list.level-4 .cdc-directory__item .cdc-directory__target {
    padding-left: 56px
}

.cdc-directory.is-mobile .cdc-directory__mini {
    display: none
}

@media screen and (max-width: 1440px) {
    .cdc-directory {
        box-sizing:border-box;
        width: 222px
    }

    .cdc-directory__wrap {
        padding: 16px 20px 12px 6px;
        background: linear-gradient(180deg,#fff 1.88%,#fcfdff);
        border: 2px solid #fff;
        box-shadow: 8px 8px 16px rgba(55,99,170,.1)
    }

    .cdc-directory__wrap:after {
        bottom: 12px;
        right: 30px
    }

    .cdc-directory__bd {
        max-height: 414px;
        margin-right: -16px
    }

    .cdc-directory__toggle {
        top: 20px;
        right: 20px
    }

    .cdc-directory.is-fold:after {
        display: none
    }
}

.cdc-operation-tips {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    z-index: 99
}

.cdc-operation-tips__inner {
    position: relative;
    background: linear-gradient(270deg,#cbdeff,hsla(0,0%,100%,.2)),#fff;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    box-sizing: border-box;
    padding: 0 16px
}

.cdc-operation-tips__ip {
    width: 58px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-operation-tips__ip:after {
    content: "";
    position: absolute;
    left: -16px;
    bottom: -14px;
    width: 58px;
    height: 64px;
    background: url(images/ip_66d.png) 50% no-repeat;
    background-size: 100% 100%
}

.cdc-operation-tips__text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    font-size: 12px;
    line-height: 18px;
    color: #000
}

.cdc-operation-tips__hot {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px
}

.cdc-operation-tips__hot-icon {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: linear-gradient(180deg,#ff5252,#ff3b3b 18.85%);
    box-shadow: 2px 4px 8px rgba(255,59,59,.199082);
    border-radius: 50%;
    margin-right: 2px;
    position: relative
}

.cdc-operation-tips__hot-icon:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 40.476190476190474% 37.23723723723724%;
    background-size: 3833.3333333333335% auto ;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.cdc-operation-tips__hot-text {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    color: #ff3f3f
}

.cdc-operation-tips__more {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 4px;
    font-size: 12px;
    line-height: 22px;
    color: #0052d9
}

.cdc-operation-tips.success {
    left: 16px;
    right: 16px;
    width: auto;
    margin-bottom: 10px
}

.cdc-operation-tips.success .cdc-operation-tips__inner {
    height: auto;
    background: #fff;
    border: 1px solid #e6ebf4;
    box-shadow: 8px 8px 16px rgba(55,99,170,.1);
    padding: 12px 7px
}

.cdc-operation-tips.success .cdc-operation-tips__success-icon {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 35.33123028391167% 54.14012738853503%;
    background-size: 1232.142857142857% auto ;
    margin-right: 8px
}

.cdc-operation-tips.success .cdc-operation-tips__text {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #088f50
}

.cdc-operation-tips.error {
    left: 16px;
    right: 16px;
    width: auto;
    margin-bottom: 10px
}

.cdc-operation-tips.error .cdc-operation-tips__inner {
    height: auto;
    background: #fff;
    border-radius: 2px;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1);
    padding: 12px
}

.cdc-operation-tips.error .cdc-operation-tips__error-icon {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 49.21135646687697% 43.94904458598726%;
    background-size: 1232.142857142857% auto ;
    margin-right: 12px
}

.cdc-operation-tips.error .cdc-operation-tips__text {
    font-size: 14px;
    line-height: 22px;
    color: #b42c3f;
    font-weight: 500
}

.modal-new-version .cdc-modal__inner {
    padding: 0;
    width: 452px;
    border-radius: 4px
}

.modal-new-version .cdc-modal__close {
    top: 20px;
    right: 20px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 62.61398176291794% 90.1840490797546%;
    background-size: 2156.25% auto ;
    z-index: 9;
    display: none
}

.modal-new-version__decorate-inner {
    width: 100%;
    height: 120px;
    background: linear-gradient(96.97deg,#3c80ff,#90b4fb 100.47%),#d9d9d9;
    border-radius: 4px 4px 0 0;
    position: relative
}

.modal-new-version__decorate-title {
    width: 224px;
    height: 38px;
    position: absolute;
    bottom: 32px;
    left: 31px;
    background-image: url(images/modal-new-version-title_65e.png);
    background-size: 100% 100%
}

.modal-new-version__decorate-img {
    right: 30px;
    bottom: 0;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    width: 150px;
    height: 175.26px;
    background-image: url(images/animation-m_e5a.png);
    -webkit-animation: upMobile 2s steps(21) infinite both;
    animation: upMobile 2s steps(21) infinite both
}

.modal-new-version__main {
    padding-top: 28px;
    padding-left: 80px;
    padding-right: 80px
}

.modal-new-version__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.modal-new-version__desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin: 16px auto 28px
}

.modal-new-version__desc-item {
    padding-left: 14px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 12px
}

.modal-new-version__desc-item:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0052d9;
    position: absolute;
    top: 8px;
    left: 0
}

.modal-new-version__desc-item:last-child {
    margin-bottom: 0
}

.modal-new-version__operate {
    padding-bottom: 36px
}

.modal-new-version__operate .cdc-btn {
    display: block;
    width: 280px;
    margin: 0 auto
}

.modal-new-version__operate .cdc-btn+.cdc-btn {
    margin-top: 18px
}

.modal-new-version__operate .cdc-btn--white {
    box-shadow: none
}

.modal-new-version__operate .cdc-btn--white:hover {
    border-color: transparent;
    background-color: transparent
}

.is-mobile .modal-new-version .cdc-modal__inner {
    width: 328px;
    border-radius: 8px
}

.is-mobile .modal-new-version .cdc-modal__close {
    top: 10px;
    right: 10px
}

.is-mobile .modal-new-version__decorate-inner {
    height: 100px;
    border-radius: 8px 8px 0 0
}

.is-mobile .modal-new-version__decorate-title {
    width: 128px;
    height: 30px;
    left: 24px;
    bottom: 34px;
    background-image: url(images/modal-new-version-mobile-title_460.png)
}

.is-mobile .modal-new-version__decorate-img {
    width: 150px;
    height: 175.26px;
    background-image: url(images/animation-m_e5a.png);
    right: 10px;
    -webkit-animation: upMobile 2s steps(21) infinite both;
    animation: upMobile 2s steps(21) infinite both
}

.is-mobile .modal-new-version__main {
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box
}

.is-mobile .modal-new-version__desc {
    margin: 20px auto 32px
}

.is-mobile .modal-new-version__operate {
    padding-bottom: 24px
}

.is-mobile .modal-new-version__operate .cdc-btn--white {
    height: auto;
    margin-top: 16px;
    line-height: 22px;
    border: none
}

@-webkit-keyframes jumpUp {
    to {
        background-position: 0 -6040px
    }
}

@-webkit-keyframes upMobile {
    to {
        background-position: 0 -3680.5px
    }
}

.modal-share .cdc-modal__inner {
    width: 328px;
    height: 610px;
    background: linear-gradient(180deg,#e1edff 32.74%,rgba(225,237,255,.0885417) 94.05%,rgba(225,237,255,0));
    border-radius: 0;
    min-width: auto;
    padding: 0
}

.modal-share__inner {
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-image: url(images/bg_78e.png);
    background-size: 100% 100%
}

.modal-share-head {
    width: 118px;
    height: 15px
}

.modal-share-head-img {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(images/head-logo_572.svg)
}

.modal-share-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #3c4369;
    margin-top: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.modal-share-card {
    background: linear-gradient(180deg,hsla(0,0%,100%,.56),rgba(231,239,251,.35));
    border: 1px solid #fff;
    box-shadow: 8px 8px 18px rgba(126,154,200,.2);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 4px;
    padding: 16px;
    box-sizing: border-box;
    margin-top: 22px;
    height: calc(100% - 107px)
}

.modal-share-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 20px
}

.modal-share-author-logo {
    width: 50px;
    height: 50px;
    padding: 2px;
    box-sizing: border-box;
    border-radius: 50%;
    background-image: linear-gradient(1turn,#4087ef,#afd3ff)
}

.modal-share-author-logo .cdc-avatar.xlarge {
    width: 46px;
    height: 46px
}

.modal-share-author-msg {
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.modal-share-author-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px
}

.modal-share-author-name,.modal-share-author-post {
    color: #4b5b76;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.modal-share-author-post {
    margin-top: 4px
}

.modal-share-author-post,.modal-share-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px
}

.modal-share-text {
    min-height: 240px;
    max-height: 240px;
    margin-top: 20px;
    color: #4b5b76;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.modal-share-foot {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #fdfeff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 20px
}

.modal-share-qr {
    width: 90px;
    height: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: rgba(237,243,251,.6);
    box-shadow: 4px 4px 18px rgba(73,114,183,.3);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 8px;
    padding: 4px;
    box-sizing: border-box
}

.modal-share-qr i {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(images/foot-qr_e20.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
    overflow: hidden
}

.modal-share-from,.modal-share-opt {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.modal-share-from {
    margin-top: 10px
}

.modal-share-from em {
    font-weight: 500
}

.is-mobile .modal-share .cdc-modal__inner {
    width: 100%;
    height: 100%;
    border: none;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    background-image: url(images/inner-bg_8a2.png);
    background-size: 100% 100%;
    position: fixed
}

.is-mobile .modal-share .cdc-modal__inner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4)
}

.is-mobile .modal-share__mobile-tips {
    width: 100%;
    height: auto;
    padding: 10px 16px;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    position: relative;
    z-index: 9
}

.is-mobile .modal-share__inner {
    width: calc(100% - 32px);
    height: calc(100% - 94px);
    margin: 16px 16px 36px;
    position: relative;
    z-index: 9
}

.is-mobile .modal-share-card {
    margin-top: 16px
}

.is-mobile .modal-share-text {
    min-height: calc(100% - 189px);
    max-height: calc(100% - 189px)
}

.modal-feedback-inner {
    text-align: center
}

.modal-feedback .cdc-popup__inner {
    padding: 20px 16px 26px
}

.modal-feedback-top {
    padding-bottom: 20px;
    box-sizing: border-box
}

.modal-feedback-operation {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    cursor: pointer
}

.modal-feedback-operation>i {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 4px
}

.modal-feedback-operation-icon-switch {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 49.079754601226995%;
    background-size: 2156.25% auto
}

.modal-feedback-operation-icon-feedback {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 62.91793313069909% 95.0920245398773%;
    background-size: 2156.25% auto
}

.modal-feedback-operation+.modal-feedback-operation {
    margin-top: 20px
}

.modal-feedback-top+.modal-feedback-bottom {
    padding-top: 20px;
    box-sizing: border-box;
    border-top: 1px solid rgba(228,231,236,.49)
}

.mod-bubble.tea-bubble {
    min-width: 336px;
    max-width: calc(100vw - 40px)
}

.mod-bubble.tea-bubble .tea-bubble__inner {
    padding: 12px 16px;
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.mod-bubble.tea-bubble .tea-bubble__inner:before {
    border-top-color: #e8ecf1
}

.mod-bubble.tea-bubble .tea-bubble__inner:after {
    margin-top: -1px
}

.modal-official-accounts .cdc-modal__inner {
    padding: 10px 10px 40px
}

.modal-official-accounts-inner {
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box
}

.modal-official-accounts-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818
}

.modal-official-accounts-qr {
    margin-top: 24px;
    width: 160px;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.modal-official-accounts-qr img {
    width: 100%;
    height: 100%
}

.modal-official-accounts-desc {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76;
    margin-top: 12px
}

.modal-official-accounts .cdc-btn {
    margin-top: 40px;
    width: 200px
}

.mod-m-comment {
    height: calc(100% - 80px)
}

.mod-m-comment .cdc-popup__inner {
    height: 100%;
    padding: 0;
    box-sizing: border-box
}

.mod-m-comment .cdc-text-truncation__content {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    max-height: 66px;
    white-space: pre-wrap
}

.mod-m-comment .cdc-text-truncation__content:before {
    height: calc(100% - 22px)
}

.mod-m-comment .cdc-text-truncation__toggle-btn:after {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #0052d9;
    vertical-align: baseline
}

.mod-m-comment .cdc-text-truncation__toggle-checkbox:checked+.cdc-text-truncation__content .cdc-text-truncation__toggle-btn:after {
    content: "收起";
    vertical-align: baseline
}

.mod-m-comment .cdc-text-truncation__toggle-checkbox:checked+.cdc-text-truncation__content {
    max-height: none
}

.mod-m-comment .cdc-comment-panel__operate-dropdown {
    z-index: 1002
}

.mod-m-comment .cdc-operate-footer__inner {
    background-color: #fff;
    padding-bottom: max(calc(env(safe-area-inset-bottom) + 8px),16px)
}

.cdc-operate-footer {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    background: #fff;
    box-shadow: 0 -8px 16px rgba(55,99,170,.1);
    box-sizing: border-box
}

.cdc-operate-footer__inner {
    box-sizing: border-box;
    padding: 16px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-operate-footer__inner,.cdc-operate-footer__operations {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-operate-footer__operations {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: -16px
}

.cdc-operate-footer__operate {
    position: relative;
    margin-right: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-operate-footer__operate-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer
}

.cdc-operate-footer__operate-icon.like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 22.641509433962266%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate-icon.book {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 22.641509433962266%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate-icon.ask {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 7.547169811320755%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate-icon.menu {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 22.429906542056074% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate-icon.comment {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 38.31775700934579% 62.264150943396224%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate-icon.more {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 67.9245283018868%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate-icon.share {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 7.547169811320755%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate-text {
    color: #4b5b76;
    background: #fff;
    border: 1px solid #d6dbe3;
    border-radius: 60px;
    position: absolute;
    box-sizing: border-box;
    height: 20px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    padding: 2px 4px;
    top: -11px;
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    text-align: center
}

.cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-icon.like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 0%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-icon.book {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 37.735849056603776%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-icon.ask {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 0%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-icon.menu {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 7.476635514018691% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-icon.comment {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 30.8411214953271% 62.264150943396224%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-icon.more {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 60.37735849056604%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-icon.share {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 52.336448598130836% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-number {
    -webkit-animation: ani-leave-top 1s ease-in-out backwards;
    animation: ani-leave-top 1s ease-in-out backwards
}

.cdc-operate-footer__operate.emoji .cdc-operate-footer__operate-text {
    top: -8px
}

.cdc-operate-footer__operate.emoji .emoji-item {
    width: 28px;
    height: 28px
}

.cdc-operate-footer__operate.emoji .emoji-item-icon {
    width: 28px;
    height: 840px;
    -webkit-animation: gifEmoji5 1.5s steps(30) infinite both;
    animation: gifEmoji5 1.5s steps(30) infinite both
}

.cdc-operate-footer__operate.emoji .cdc-operate-footer__emoji-bubble-main .emoji-item {
    width: 32px;
    height: 32px
}

.cdc-operate-footer__operate.emoji .cdc-operate-footer__emoji-bubble-main .emoji-item-icon {
    width: 32px;
    height: 958px;
    -webkit-animation: gifEmoji 1.5s steps(30) infinite both;
    animation: gifEmoji 1.5s steps(30) infinite both
}

.cdc-operate-footer__toggle {
    margin-right: 12px;
    background: #eff3f9;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 8px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-operate-footer__toggle-icon {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 53.191489361702125% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-operate-footer__toggle-text {
    font-size: 14px;
    line-height: 22px;
    color: #97a3b7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-operate-footer__toggle.is-logout {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cdc-operate-footer__toggle.is-logout .cdc-operate-footer__toggle-text>span,.cdc-operate-footer__toggle.is-logout .cdc-operate-footer__toggle-text a {
    color: #0052d9
}

.cdc-operate-footer.technical .cdc-operate-footer__toggle {
    background: #0052d9;
    padding: 5px 20px;
    -ms-flex: none;
    flex: none
}

.cdc-operate-footer.technical .cdc-operate-footer__toggle-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 29.17933130699088% 100%;
    background-size: 2156.25% auto
}

.cdc-operate-footer.technical .cdc-operate-footer__toggle-text {
    color: #fff
}

.cdc-operate-footer.evaluate .cdc-operate-footer__inner {
    padding: 12px 16px
}

.cdc-operate-footer.evaluate .cdc-operate-footer-evaluate-con .cdc-btn {
    width: 96px;
    height: 32px;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
    margin-right: 12px;
    line-height: 30px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px
}

.cdc-operate-footer.evaluate .cdc-operate-footer-evaluate-con .cdc-btn .cdc-svg-icon {
    margin-right: 2px
}

.cdc-operate-footer .emoji-item {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden
}

.cdc-operate-footer .emoji-item-icon {
    display: inline-block;
    width: 32px;
    height: 958px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    -webkit-animation: gifEmoji 1.5s steps(30) infinite both;
    animation: gifEmoji 1.5s steps(30) infinite both;
    will-change: transform
}

.cdc-operate-footer .emoji-item-icon.salute {
    background-image: url(images/salute_889.png)
}

.cdc-operate-footer .emoji-item-icon.like {
    background-image: url(images/like_aa8.png)
}

.cdc-operate-footer .emoji-item-icon.thank {
    background-image: url(images/thank_9fb.png)
}

.cdc-operate-footer .emoji-item-icon.update {
    background-image: url(images/update_583.png)
}

.cdc-operate-footer .emoji-item-icon.fire {
    background-image: url(images/fire_d38.png)
}

.cdc-operate-footer .emoji-item-icon.fight {
    background-image: url(images/fight_dd7.png)
}

@-webkit-keyframes gifEmoji {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0,-958px,0);
        transform: translate3d(0,-958px,0)
    }
}

@keyframes gifEmoji {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0,-958px,0);
        transform: translate3d(0,-958px,0)
    }
}

@-webkit-keyframes gifEmoji5 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0,-840px,0);
        transform: translate3d(0,-840px,0)
    }
}

@keyframes gifEmoji5 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0,-840px,0);
        transform: translate3d(0,-840px,0)
    }
}

@-webkit-keyframes gifEmoji4 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0,-1080px,0);
        transform: translate3d(0,-1080px,0)
    }
}

@keyframes gifEmoji4 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(0,-1080px,0);
        transform: translate3d(0,-1080px,0)
    }
}

.cdc-operate-footer__operate-bubble {
    position: absolute;
    bottom: 38px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    padding: 6px 16px;
    box-sizing: border-box;
    border-radius: 2px;
    transition: all .3s ease-in-out;
    opacity: 1;
    visibility: visible;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #495770;
    text-align: center;
    word-break: keep-all
}

.cdc-operate-footer__operate-bubble:after,.cdc-operate-footer__operate-bubble:before {
    font-size: 0;
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    top: 100%;
    left: inherit;
    right: inherit;
    margin-top: 0;
    border: 6px dashed transparent;
    border-top-style: solid
}

.cdc-operate-footer__operate-bubble:before {
    margin-left: -6px;
    border-top-color: #e8ecf1;
    margin-top: 1px
}

.cdc-operate-footer__operate-bubble:after {
    margin-left: -6px;
    border-top-color: #fff
}

.cdc-operate-footer__operate-bubble.is-hidden {
    opacity: 0;
    visibility: hidden
}

.cdc-operate-footer__emoji-bubble {
    top: auto!important;
    bottom: 70px;
    right: 0;
    left: 0!important;
    display: none
}

.cdc-operate-footer__emoji-bubble .tea-bubble {
    width: 100%;
    max-width: none;
    box-sizing: border-box
}

.cdc-operate-footer__emoji-bubble .tea-bubble__inner {
    background: linear-gradient(357deg,#8dc8ff .98%,#2370ff 109.42%);
    border: none;
    color: #fff;
    border-radius: 0
}

.cdc-operate-footer__emoji-bubble .tea-bubble__inner:after,.cdc-operate-footer__emoji-bubble .tea-bubble__inner:before {
    border: none!important
}

.cdc-operate-footer__emoji-bubble-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: -56px;
    background: linear-gradient(357deg,#8dc8ff .98%,#2370ff 109.42%);
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 8px 12px;
    box-sizing: border-box
}

.cdc-operate-footer__emoji-bubble-content.comment-emoji-bubble {
    background: linear-gradient(357deg,#c1ddff .97%,#4398ff 109.25%)
}

.cdc-operate-footer__emoji-bubble-content.comment-emoji-bubble img {
    width: 36px;
    height: 36px
}

.cdc-operate-footer__emoji-bubble-content.comment-emoji-bubble .cdc-operate-footer__emoji-bubble-tit {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.cdc-operate-footer__emoji-bubble-content.comment-emoji-bubble .cdc-operate-footer__emoji-bubble-btn {
    background: #fff;
    color: #0052d9;
    margin-left: 44px
}

.cdc-operate-footer__emoji-bubble-arrow {
    top: 100%;
    left: inherit;
    right: inherit;
    margin-top: -1px;
    font-size: 0;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px dashed transparent;
    border-top-color: #afd4ff
}

.cdc-operate-footer__emoji-bubble-main {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.cdc-operate-footer__emoji-bubble-text {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    -ms-flex: 1;
    flex: 1
}

.cdc-operate-footer__emoji-bubble-tit {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.cdc-operate-footer__emoji-bubble-btn {
    border-radius: 2px;
    background: linear-gradient(99deg,#ff9b3f 6.9%,#ff7800 93.1%);
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 24px;
    padding: 2px 12px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 12px;
    margin-left: 16px
}

.cdc-operate-footer__emoji-bubble-emoji {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cdc-operate-footer__emoji-bubble .emoji-item {
    width: 36px;
    height: 36px;
    margin-right: 8px
}

.cdc-operate-footer__emoji-bubble .emoji-item-icon {
    display: inline-block;
    width: 36px;
    height: 1080px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    -webkit-animation: gifEmoji4 1.5s steps(30) infinite both;
    animation: gifEmoji4 1.5s steps(30) infinite both;
    will-change: transform
}

.cdc-operate-footer__emoji-bubble .emoji-item-icon.salute {
    background-image: url(images/salute_889.png)
}

.cdc-operate-footer__emoji-bubble .emoji-item-icon.like {
    background-image: url(images/like_aa8.png)
}

.cdc-operate-footer__emoji-bubble .emoji-item-icon.thank {
    background-image: url(images/thank_9fb.png)
}

.cdc-operate-footer__emoji-bubble .emoji-item-icon.update {
    background-image: url(images/update_583.png)
}

.cdc-operate-footer__emoji-bubble .emoji-item-icon.fire {
    background-image: url(images/fire_d38.png)
}

.cdc-operate-footer__emoji-bubble .emoji-item-icon.fight {
    background-image: url(images/fight_dd7.png)
}

@media screen and (max-width: 768px) {
    .cdc-operate-footer__emoji-bubble {
        display:block
    }
}

.cdc-comment-response__avatar {
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-comment-response__avatar.cdc-avatar {
    width: 24px;
    height: 24px
}

.cdc-comment-response__textarea {
    background: #fff;
    border: 1px solid #d6dbe3;
    border-radius: 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    outline: none;
    box-sizing: border-box
}

.cdc-comment-response__textarea:active,.cdc-comment-response__textarea:focus,.cdc-comment-response__textarea:hover {
    border-color: #0052d9
}

.cdc-comment-response__textarea ::-webkit-input-placeholder {
    color: #97a3b7
}

.cdc-comment-response__textarea :-moz-placeholder,.cdc-comment-response__textarea ::-moz-placeholder {
    color: #97a3b7
}

.cdc-comment-response__textarea :-ms-input-placeholder {
    color: #97a3b7
}

.cdc-comment-response__toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 12px 0;
    border-bottom: 1px solid #d6dbe3
}

.cdc-comment-response__number {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818
}

.cdc-comment-response__segment-item {
    position: relative;
    background: #fff;
    border: 1px solid transparent;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 2px;
    display: inline-block;
    box-sizing: border-box;
    min-width: 60px;
    height: 24px;
    margin-left: -1px;
    padding: 0 12px;
    color: #4b5b76;
    font-size: 12px;
    line-height: 22px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.cdc-comment-response__segment-item:hover {
    background-color: #f5f7fa;
    box-shadow: inset 0 4px 20px 0 hsla(0,0%,100%,.5)
}

.cdc-comment-response__segment-item.is-active {
    border-color: #0052d9;
    color: #0052d9;
    z-index: 9
}

.cdc-comment-response__note {
    margin: 20px 0 0
}

.cdc-comment-response__note.cdc-tip {
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ecf2fe;
    border: 1px solid #699ef5;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 2px;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: translate(0);
    transform: translate(0);
    z-index: 2
}

.cdc-comment-response__list {
    margin-top: 24px
}

.cdc-comment-response__more {
    margin-top: 28px;
    background: #f0f4fa;
    box-sizing: border-box;
    padding: 13px 0
}

.cdc-comment-response__more .cdc-loading-tip {
    margin-top: 0
}

.cdc-comment-response.is-blank .cdc-comment-response-inner,.cdc-comment-response.is-blank .cdc-comment-response__list,.cdc-comment-response.is-blank .cdc-comment-response__more {
    display: none
}

.cdc-comment-response.is-blank .cdc-comment-response__toolbar {
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0
}

.cdc-comment-response.is-blank .cdc-comment-response__blank {
    margin: 100px 0;
    text-align: center
}

.cdc-comment-response.is-blank .cdc-comment-response__blank-img {
    width: 220px;
    height: 180px;
    display: block;
    background-image: url(images/icon-blank_bf3.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: auto
}

.cdc-comment-response.is-blank .cdc-comment-response__blank-tip {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-top: 24px
}

.cdc-comment-response .cdc-operate-footer {
    display: none
}

@media screen and (max-width: 768px) {
    .cdc-comment-response {
        height:100%;
        overflow: hidden
    }

    .cdc-comment-response-inner {
        height: calc(100% - 84px);
        overflow: hidden;
        padding-bottom: 62px;
        box-sizing: border-box
    }

    .cdc-comment-response__body {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 16px 24px;
        box-sizing: border-box;
        position: relative
    }

    .cdc-comment-response__avatar {
        margin-right: 12px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cdc-comment-response__avatar.cdc-avatar {
        width: 24px;
        height: 24px
    }

    .cdc-comment-response__textarea {
        background: #fff;
        border: 1px solid #d6dbe3;
        border-radius: 2px;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #181818;
        outline: none;
        box-sizing: border-box
    }

    .cdc-comment-response__textarea:active,.cdc-comment-response__textarea:focus,.cdc-comment-response__textarea:hover {
        border-color: #0052d9
    }

    .cdc-comment-response__textarea ::-webkit-input-placeholder {
        color: #97a3b7
    }

    .cdc-comment-response__textarea :-moz-placeholder,.cdc-comment-response__textarea ::-moz-placeholder {
        color: #97a3b7
    }

    .cdc-comment-response__textarea :-ms-input-placeholder {
        color: #97a3b7
    }

    .cdc-comment-response__toolbar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        box-sizing: border-box;
        border-bottom: 1px solid #d6dbe3;
        padding: 42px 0 16px;
        width: calc(100% - 32px);
        margin: 0 auto
    }

    .cdc-comment-response__number {
        font-weight: 500;
        color: #181818;
        font-size: 14px;
        line-height: 22px
    }

    .cdc-comment-response__segment-item {
        position: relative;
        background: #fff;
        border: 1px solid transparent;
        display: inline-block;
        box-sizing: border-box;
        min-width: 60px;
        height: 24px;
        margin-left: -1px;
        padding: 0 12px;
        color: #4b5b76;
        font-size: 12px;
        line-height: 22px;
        white-space: nowrap;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        outline: 0;
        cursor: pointer;
        transition: all .2s ease-in-out;
        box-shadow: 8px 8px 20px rgba(55,99,170,.1);
        border-radius: 2px
    }

    .cdc-comment-response__segment-item:hover {
        background-color: #f5f7fa;
        box-shadow: inset 0 4px 20px 0 hsla(0,0%,100%,.5)
    }

    .cdc-comment-response__segment-item.is-active {
        border-color: #0052d9;
        color: #0052d9;
        z-index: 9
    }

    .cdc-comment-response__note {
        margin: 20px 0 0
    }

    .cdc-comment-response__note.cdc-tip {
        background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ecf2fe;
        border: 1px solid #699ef5;
        box-shadow: 8px 8px 20px rgba(55,99,170,.1);
        border-radius: 2px;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-transform: translate(0);
        transform: translate(0);
        z-index: 2
    }

    .cdc-comment-response__list {
        margin-top: 20px
    }

    .cdc-comment-response__more {
        background: #f0f4fa;
        box-sizing: border-box;
        padding: 12px 0;
        margin-top: 0;
        background: none
    }

    .cdc-comment-response__more .cdc-loading-tip {
        margin-top: 0
    }

    .cdc-comment-response-single-edit {
        padding: 0 16px;
        display: none
    }

    .cdc-comment-response-panel__name a {
        color: #000
    }

    .cdc-comment-response.is-blank .cdc-comment-response__list,.cdc-comment-response.is-blank .cdc-comment-response__more {
        display: none
    }

    .cdc-comment-response.is-blank .cdc-comment-response-inner {
        display: block
    }

    .cdc-comment-response.is-blank .cdc-comment-response__toolbar {
        opacity: 1;
        visibility: unset;
        height: auto;
        padding: 42px 0 16px
    }

    .cdc-comment-response.is-blank .cdc-comment-response__blank {
        text-align: center;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .cdc-comment-response.is-blank .cdc-comment-response__blank-img {
        width: 220px;
        height: 180px;
        display: block;
        background-image: url(images/icon-blank_bf3.png);
        background-repeat: no-repeat;
        background-size: cover;
        margin-left: auto;
        margin-right: auto
    }

    .cdc-comment-response.is-blank .cdc-comment-response__blank-tip {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #000;
        margin-top: 24px
    }

    .cdc-comment-response.is-host .cdc-comment-response-head {
        width: calc(100% - 32px);
        margin: 0 auto;
        padding: 16px;
        box-sizing: border-box;
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
        color: #181818;
        position: relative;
        text-align: center;
        border-bottom: 1px solid #d6dbe3;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .cdc-comment-response.is-host .cdc-comment-response-head-return {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 19px;
        left: 0;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 100% 68.71165644171779%;
        background-size: 2156.25% auto
    }

    .cdc-comment-response.is-host .cdc-comment-response-inner {
        padding-top: 0;
        height: calc(100% - 55px)
    }

    .cdc-comment-response.is-host .cdc-comment-response-inner .cdc-m-comment__body {
        height: 100%;
        box-sizing: border-box
    }

    .cdc-comment-response.is-host .cdc-comment-response__toolbar {
        display: none
    }

    .cdc-comment-response .cdc-operate-footer {
        display: block
    }

    .cdc-comment-response .cdc-operate-footer__operations {
        display: none
    }

    .cdc-comment-response .cdc-operate-footer__toggle {
        width: 100%;
        margin-right: 0;
        border-radius: 30px;
        padding: 5px 12px
    }

    .cdc-comment-response .cdc-operate-footer__toggle-icon {
        margin-right: 12px
    }
}

.cdc-comment-response-single-edit {
    margin-bottom: 28px
}

.cdc-comment-response-single-edit__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.cdc-comment-response-single-edit__main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 56px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d6dbe3;
    border-radius: 2px;
    width: calc(100% - 36px)
}

.cdc-comment-response-single-edit__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.cdc-comment-response-single-edit__textarea-box {
    position: relative
}

.cdc-comment-response-single-edit__textarea.cdc-comment__textarea {
    width: 100%;
    height: 100%;
    padding: 0 12px;
    resize: none;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    word-break: break-all
}

.cdc-comment-response-single-edit__operate {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 9
}

.cdc-comment-response-single-edit__count {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #97a3b7;
    margin-right: 16px
}

.cdc-comment-response-single-edit__commit.cdc-btn {
    vertical-align: middle;
    min-width: 100px;
    height: 32px;
    line-height: 30px
}

.cdc-comment-response-single-edit.not-logged .cdc-comment-response-single-edit__avatar {
    background: #0052d9
}

.cdc-comment-response-single-edit.not-logged .cdc-comment-response-single-edit__avatar .cdc-avatar__inner {
    width: 18px;
    height: 18px;
    background-image: url(images/default-avatar_2fd.png)!important;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 2px
}

.cdc-comment-response-single-edit.not-logged .cdc-comment-response-single-edit__main {
    text-align: center;
    line-height: 80px;
    font-size: 14px;
    background: #f5f7fa;
    border-radius: 4px;
    min-height: 80px;
    color: #97a3b7;
    padding-bottom: 0;
    padding-top: 0
}

.cdc-comment-response-single-edit.not-logged .cdc-comment-response-single-edit__main a {
    color: #0052d9;
    margin: 0 4px
}

.cdc-comment-response-single-edit.not-logged .cdc-comment-response-single-edit__main>span {
    color: #0052d9;
    cursor: pointer;
    margin: 0 4px
}

.cdc-comment-response-single-edit.overload .cdc-comment-response-single-edit__count .dynamic-count {
    color: #f64041
}

.cdc-comment-response-single-edit__text {
    font-size: 14px;
    line-height: 22px;
    height: auto;
    min-height: 44px;
    max-height: 110px;
    padding: 0 12px;
    opacity: 0;
    overflow: hidden;
    box-sizing: border-box;
    word-break: break-all
}

.cdc-comment-response-edit {
    margin-top: 20px
}

.cdc-comment-response-edit__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-comment-response-edit__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

.cdc-comment-response-edit__main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    font-size: 0
}

.cdc-comment-response-edit__textarea {
    width: 100%;
    height: 36px;
    resize: none;
    padding: 6px 8px
}

.cdc-comment-response-edit__count {
    display: none;
    position: absolute;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #97a3b7;
    bottom: 10px;
    right: 10px
}

.cdc-comment-response-edit__btn {
    min-width: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 10px
}

.cdc-comment-response-panel__inner {
    box-sizing: border-box;
    padding-left: 36px
}

.cdc-comment-response-panel__hd {
    margin: 0 0 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-comment-response-panel__avatar-bubble {
    width: 24px;
    height: 24px;
    position: absolute;
    left: -36px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-comment-response-panel__avatar-bubble .cdc-comment-response-panel__avatar.cdc-comment__avatar {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    transform: none
}

.cdc-comment-response-panel__avatar.cdc-avatar {
    position: absolute;
    left: -36px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-comment-response-panel__name {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-comment-response-panel__name a {
    color: #000
}

.cdc-comment-response-panel__name a:hover {
    color: #0052d9
}

.cdc-comment-response-panel__name-mine {
    display: inline-block;
    height: 18px;
    margin-left: 8px;
    border: 1px solid #0052d9;
    border-radius: 2px;
    padding: 0 6px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #0052d9
}

.cdc-comment-response-panel__name-replay em {
    margin: 0 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-comment-response-panel__date {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 4px;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #97a3b7
}

.cdc-comment-response-panel__content {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    word-break: break-word;
    white-space: pre-wrap
}

.cdc-comment-response-panel__content.is-mobile {
    display: none
}

.cdc-comment-response-panel__operates {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-comment-response-panel__operate {
    position: relative;
    margin-right: 24px;
    cursor: pointer
}

.cdc-comment-response-panel__operate .cdc-icon.is-click.link .icon-ask {
    background-image: url(images/icon-ask-h_d74.svg)
}

.cdc-comment-response-panel__operate .cdc-icon.is-click.link .cdc-icon__number {
    color: #0052d9
}

.cdc-comment-response-panel__operate .cdc-icon.is-like .icon-like {
    background-image: url(images/icon-like-h_768.svg)
}

.cdc-comment-response-panel__operate .cdc-icon.is-like .cdc-icon__number {
    color: #0052d9
}

.cdc-comment-response-panel__operate.is-mobile {
    display: none
}

.cdc-comment-response-panel__edit {
    margin-top: 12px
}

.cdc-comment-response-panel__edit .cdc-comment-response-single-edit {
    margin-bottom: 16px
}

.cdc-comment-response-panel__replay {
    margin-top: 16px;
    background: #f5f7fa;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 16px 12px 20px
}

.cdc-comment-response-panel__replay .cdc-comment-response-panel__header {
    margin-bottom: 4px
}

.cdc-comment-response-panel__replay .cdc-comment-response-panel__operates {
    margin-top: 8px
}

.cdc-comment-response-panel__replay .cdc-comment-response-panel+.cdc-comment-response-panel {
    margin-top: 20px
}

.cdc-comment-response-panel__replay.is-mobile {
    display: none
}

.cdc-comment-response-panel+.cdc-comment-response-panel {
    margin-top: 16px
}

.cdc-comment-response-panel-m-spread {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #0052d9;
    margin-top: 10px;
    padding-left: 32px
}

.cdc-comment-response-panel-m-spread-icon {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    display: inline-block;
    vertical-align: -3px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 24.539877300613497%;
    background-size: 2156.25% auto
}

.cdc-comment-response-panel__operate-dropdown {
    width: 96px
}

.cdc-comment-response-panel__operate-dropdown .tea-bubble__inner {
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 0;
    padding: 16px
}

.cdc-comment-response-panel__operate-dropdown .dropdown-item+.dropdown-item {
    margin-top: 16px
}

.cdc-comment-response-panel__operate-dropdown .dropdown-item {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    cursor: pointer
}

.cdc-comment-response-panel__operate-dropdown .dropdown-item .cdc-svg-icon-con .cdc-svg-icon-text {
    color: #4b5b76;
    margin-left: 12px
}

.cdc-comment-response-panel__operate-dropdown .dropdown-item:hover,.cdc-comment-response-panel__operate-dropdown .dropdown-item:hover .cdc-svg-icon-con .cdc-svg-icon-text {
    color: #0052d9
}

.cdc-comment-response-panel__operate-dropdown.tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #e8ecf1
}

.cdc-comment-response-panel__operate-dropdown.tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff;
    margin-bottom: -1px
}

@media screen and (max-width: 768px) {
    .cdc-comment-response-panel__inner {
        box-sizing:border-box;
        padding-left: 32px;
        padding-bottom: 0
    }

    .cdc-comment-response-panel__hd {
        margin: 0 0 4px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .cdc-comment-response-panel__avatar-bubble {
        width: 24px;
        height: 24px;
        position: absolute;
        left: -32px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cdc-comment-response-panel__avatar-bubble .cdc-comment-response-panel__avatar.cdc-comment__avatar {
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: none;
        transform: none
    }

    .cdc-comment-response-panel__avatar {
        left: -32px
    }

    .cdc-comment-response-panel__avatar.cdc-avatar {
        position: absolute;
        left: -36px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cdc-comment-response-panel__name {
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px
    }

    .cdc-comment-response-panel__name a {
        color: #000!important
    }

    .cdc-comment-response-panel__name a:hover {
        color: #000
    }

    .cdc-comment-response-panel__name-replay em {
        margin: 0 4px;
        font-size: 14px
    }

    .cdc-comment-response-panel__name-mine {
        vertical-align: 1px;
        display: inline-block;
        height: 18px;
        margin-left: 8px;
        border: 1px solid #0052d9;
        border-radius: 2px;
        padding: 0 6px;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: #0052d9
    }

    .cdc-comment-response-panel__name-replay em {
        margin: 0 8px;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        color: #4b5b76
    }

    .cdc-comment-response-panel__date {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 4px;
        font-size: 12px;
        line-height: 20px;
        text-align: right;
        color: #97a3b7
    }

    .cdc-comment-response-panel__content {
        font-size: 14px;
        line-height: 22px;
        color: #4b5b76;
        text-align: justify;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .cdc-comment-response-panel__content.is-pc {
        display: none
    }

    .cdc-comment-response-panel__content.is-mobile {
        display: block
    }

    .cdc-comment-response-panel__operates {
        margin-top: 12px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .cdc-comment-response-panel__operate {
        position: relative;
        margin-right: 24px;
        cursor: pointer
    }

    .cdc-comment-response-panel__operate .cdc-icon.is-click.link .icon-ask {
        background-image: url(images/icon-ask-h_d74.svg)
    }

    .cdc-comment-response-panel__operate .cdc-icon.is-click.link .cdc-icon__number {
        color: #0052d9
    }

    .cdc-comment-response-panel__operate .cdc-icon.is-like .icon-like {
        background-image: url(images/icon-like-h_768.svg)
    }

    .cdc-comment-response-panel__operate .cdc-icon.is-like .cdc-icon__number {
        color: #0052d9
    }

    .cdc-comment-response-panel__operate.is-mobile {
        display: block
    }

    .cdc-comment-response-panel__operate.is-pc {
        display: none
    }

    .cdc-comment-response-panel__edit {
        margin-top: 12px
    }

    .cdc-comment-response-panel__replay {
        background: #f5f7fa;
        border-radius: 4px;
        box-sizing: border-box;
        margin-top: 16px;
        padding: 16px 16px 16px 28px;
        margin-left: -30px;
        transition: all .3s ease-in-out;
        overflow: hidden
    }

    .cdc-comment-response-panel__replay .cdc-comment-response-panel__header {
        margin-bottom: 4px
    }

    .cdc-comment-response-panel__replay .cdc-comment-response-panel__operates {
        margin-top: 8px
    }

    .cdc-comment-response-panel__replay .cdc-comment-response-panel+.cdc-comment-response-panel {
        margin-top: 20px
    }

    .cdc-comment-response-panel__replay-m-inner {
        height: calc(100% - 32px);
        overflow: hidden
    }

    .cdc-comment-response-panel__replay.is-spread {
        height: auto!important
    }

    .cdc-comment-response-panel__replay.is-spread .cdc-comment-response-panel-m-inner {
        height: auto
    }

    .cdc-comment-response-panel__replay.is-spread .cdc-comment-response-panel-m-spread {
        display: none
    }

    .cdc-comment-response-panel__replay.is-mobile {
        display: block
    }

    .cdc-comment-response-panel+.cdc-comment-response-panel {
        margin-top: 24px
    }

    .cdc-comment-response-panel-m-spread {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #0052d9;
        margin-top: 10px;
        padding-left: 32px;
        cursor: pointer
    }

    .cdc-comment-response-panel-m-spread-icon {
        width: 16px;
        height: 16px;
        margin-left: 4px;
        display: inline-block;
        vertical-align: -3px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 100% 24.539877300613497%;
        background-size: 2156.25% auto
    }
}

.mod-m-keyboard {
    transition: all .3s ease-in-out
}

.mod-m-keyboard .cdc-popup__inner {
    padding: 0
}

.mod-m-keyboard .cdc-popup__close {
    display: none
}

.mod-m-keyboard-inner {
    background: #fff;
    box-shadow: 0 -8px 16px rgba(55,99,170,.1);
    width: 100%;
    box-sizing: border-box;
    padding-top: 15px
}

.mod-m-keyboard-magnify {
    padding: 0 16px;
    height: 16px;
    text-align: right;
    margin-bottom: 8px;
    margin-top: -5px
}

.mod-m-keyboard-magnify i {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 92.09726443768997% 95.0920245398773%;
    background-size: 2156.25% auto
}

.mod-m-keyboard-input-box {
    position: relative;
    background: #eff3f9;
    border-radius: 4px;
    height: 88px;
    padding-bottom: 22px;
    box-sizing: border-box;
    margin: 0 16px
}

.mod-m-keyboard-textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding: 8px;
    background: none;
    box-sizing: border-box;
    resize: none;
    font-size: 14px;
    line-height: 22px
}

.mod-m-keyboard-textarea:active,.mod-m-keyboard-textarea:focus,.mod-m-keyboard-textarea:focus-visible,.mod-m-keyboard-textarea:hover {
    border: none;
    outline: none
}

.mod-m-keyboard-words {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.mod-m-keyboard-words em {
    color: #f64041
}

.mod-m-keyboard-foot {
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 12px;
    padding: 0 16px;
    color: #4b5b76
}

.mod-m-keyboard-btn,.mod-m-keyboard-foot {
    font-size: 12px;
    font-weight: 400;
    line-height: 22px
}

.mod-m-keyboard-btn {
    width: 62px;
    height: 24px;
    padding: 0 4px;
    box-sizing: border-box;
    background: #0052d9;
    border: 1px solid #0052d9;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    display: inline-block
}

.mod-m-keyboard-btn.is-disabled {
    background: #ecf2fe;
    border: 1px solid #d6dbe3;
    color: #97a3b7
}

.mod-m-keyboard-opt {
    gap: 8px
}

.mod-m-keyboard-emoji-box,.mod-m-keyboard-opt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.mod-m-keyboard-emoji-box {
    gap: 20px;
    margin-top: 12px;
    padding: 0 16px
}

.mod-m-keyboard-emoji-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer
}

.mod-m-keyboard-emoji-list {
    margin-right: 4px;
    background: #f5f7fa;
    padding: 12px 4px 16px 12px;
    max-height: 198px;
    overflow-y: auto;
    overflow-x: hidden
}

.mod-m-keyboard-emoji-list::-webkit-scrollbar {
    width: 3px
}

.mod-m-keyboard-emoji-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #97a3b7
}

.mod-m-keyboard-emoji-main {
    margin-top: 8px;
    padding-top: 12px;
    background: #f5f7fa
}

.mod-m-keyboard-emoji-item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 1px 2px 2px;
    border-radius: 2px
}

.mod-m-keyboard-emoji-item:active {
    background: #eff3f9
}

.mod-m-keyboard.is-magnify .cdc-popup__inner,.mod-m-keyboard.is-magnify .mod-m-keyboard-inner {
    height: 100%
}

.mod-m-keyboard.is-magnify .mod-m-keyboard-input-box {
    height: 32vh
}

.mod-m-keyboard.is-magnify .mod-m-keyboard-magnify i {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 78.52760736196319%;
    background-size: 2156.25% auto
}

.mod-m-keyboard.is-search .mod-m-keyboard-inner {
    padding-top: 16px
}

.mod-m-keyboard.is-search .mod-m-keyboard-input-box {
    background: none;
    height: auto;
    padding-bottom: 0;
    border-radius: 0
}

.mod-m-keyboard.is-search .mod-m-keyboard-input {
    width: 100%;
    height: 36px;
    padding: 8px 8px 8px 28px;
    box-sizing: border-box;
    background: #eff3f9;
    border-radius: 4px;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 22px
}

.mod-m-keyboard.is-search .mod-m-keyboard-icon-search {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 11px;
    left: 8px;
    background-image: url(images/icon-search_222.svg);
    background-size: cover
}

.t-row {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.t-row--start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.t-row--center {
    -ms-flex-pack: center;
    justify-content: center
}

.t-row--end {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t-row--space-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.t-row--space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.t-row--top {
    -ms-flex-align: start;
    align-items: flex-start
}

.t-row--middle {
    -ms-flex-align: center;
    align-items: center
}

.t-row--bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.t-row--align-start,.t-row--align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.t-row--align-center,.t-row--align-middle {
    -ms-flex-align: center;
    align-items: center
}

.t-row--align-bottom,.t-row--align-end {
    -ms-flex-align: end;
    align-items: flex-end
}

.t-row--align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.t-row--align-baseline {
    -ms-flex-align: baseline;
    align-items: baseline
}

.t-col {
    position: relative;
    max-width: 100%;
    min-height: 1px;
    box-sizing: border-box
}

.t-col-12 {
    display: block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.t-col-push-12 {
    left: 100%
}

.t-col-pull-12 {
    right: 100%
}

.t-col-offset-12 {
    margin-left: 100%
}

.t-col-order-12 {
    -ms-flex-order: 12;
    order: 12
}

.t-col-11 {
    display: block;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.t-col-push-11 {
    left: 91.66666667%
}

.t-col-pull-11 {
    right: 91.66666667%
}

.t-col-offset-11 {
    margin-left: 91.66666667%
}

.t-col-order-11 {
    -ms-flex-order: 11;
    order: 11
}

.t-col-10 {
    display: block;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.t-col-push-10 {
    left: 83.33333333%
}

.t-col-pull-10 {
    right: 83.33333333%
}

.t-col-offset-10 {
    margin-left: 83.33333333%
}

.t-col-order-10 {
    -ms-flex-order: 10;
    order: 10
}

.t-col-9 {
    display: block;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.t-col-push-9 {
    left: 75%
}

.t-col-pull-9 {
    right: 75%
}

.t-col-offset-9 {
    margin-left: 75%
}

.t-col-order-9 {
    -ms-flex-order: 9;
    order: 9
}

.t-col-8 {
    display: block;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.t-col-push-8 {
    left: 66.66666667%
}

.t-col-pull-8 {
    right: 66.66666667%
}

.t-col-offset-8 {
    margin-left: 66.66666667%
}

.t-col-order-8 {
    -ms-flex-order: 8;
    order: 8
}

.t-col-7 {
    display: block;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.t-col-push-7 {
    left: 58.33333333%
}

.t-col-pull-7 {
    right: 58.33333333%
}

.t-col-offset-7 {
    margin-left: 58.33333333%
}

.t-col-order-7 {
    -ms-flex-order: 7;
    order: 7
}

.t-col-6 {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.t-col-push-6 {
    left: 50%
}

.t-col-pull-6 {
    right: 50%
}

.t-col-offset-6 {
    margin-left: 50%
}

.t-col-order-6 {
    -ms-flex-order: 6;
    order: 6
}

.t-col-5 {
    display: block;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.t-col-push-5 {
    left: 41.66666667%
}

.t-col-pull-5 {
    right: 41.66666667%
}

.t-col-offset-5 {
    margin-left: 41.66666667%
}

.t-col-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.t-col-4 {
    display: block;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.t-col-push-4 {
    left: 33.33333333%
}

.t-col-pull-4 {
    right: 33.33333333%
}

.t-col-offset-4 {
    margin-left: 33.33333333%
}

.t-col-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.t-col-3 {
    display: block;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.t-col-push-3 {
    left: 25%
}

.t-col-pull-3 {
    right: 25%
}

.t-col-offset-3 {
    margin-left: 25%
}

.t-col-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.t-col-2 {
    display: block;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.t-col-push-2 {
    left: 16.66666667%
}

.t-col-pull-2 {
    right: 16.66666667%
}

.t-col-offset-2 {
    margin-left: 16.66666667%
}

.t-col-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.t-col-1 {
    display: block;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.t-col-push-1 {
    left: 8.33333333%
}

.t-col-pull-1 {
    right: 8.33333333%
}

.t-col-offset-1 {
    margin-left: 8.33333333%
}

.t-col-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.t-col-0 {
    display: none
}

.t-col-offset-0 {
    margin-left: 0
}

.t-col-order-0 {
    -ms-flex-order: 0;
    order: 0
}

.t-col-xs-12 {
    display: block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.t-col-xs-push-12 {
    left: 100%
}

.t-col-xs-pull-12 {
    right: 100%
}

.t-col-xs-offset-12 {
    margin-left: 100%
}

.t-col-xs-order-12 {
    -ms-flex-order: 12;
    order: 12
}

.t-col-xs-11 {
    display: block;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.t-col-xs-push-11 {
    left: 91.66666667%
}

.t-col-xs-pull-11 {
    right: 91.66666667%
}

.t-col-xs-offset-11 {
    margin-left: 91.66666667%
}

.t-col-xs-order-11 {
    -ms-flex-order: 11;
    order: 11
}

.t-col-xs-10 {
    display: block;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.t-col-xs-push-10 {
    left: 83.33333333%
}

.t-col-xs-pull-10 {
    right: 83.33333333%
}

.t-col-xs-offset-10 {
    margin-left: 83.33333333%
}

.t-col-xs-order-10 {
    -ms-flex-order: 10;
    order: 10
}

.t-col-xs-9 {
    display: block;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.t-col-xs-push-9 {
    left: 75%
}

.t-col-xs-pull-9 {
    right: 75%
}

.t-col-xs-offset-9 {
    margin-left: 75%
}

.t-col-xs-order-9 {
    -ms-flex-order: 9;
    order: 9
}

.t-col-xs-8 {
    display: block;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.t-col-xs-push-8 {
    left: 66.66666667%
}

.t-col-xs-pull-8 {
    right: 66.66666667%
}

.t-col-xs-offset-8 {
    margin-left: 66.66666667%
}

.t-col-xs-order-8 {
    -ms-flex-order: 8;
    order: 8
}

.t-col-xs-7 {
    display: block;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.t-col-xs-push-7 {
    left: 58.33333333%
}

.t-col-xs-pull-7 {
    right: 58.33333333%
}

.t-col-xs-offset-7 {
    margin-left: 58.33333333%
}

.t-col-xs-order-7 {
    -ms-flex-order: 7;
    order: 7
}

.t-col-xs-6 {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.t-col-xs-push-6 {
    left: 50%
}

.t-col-xs-pull-6 {
    right: 50%
}

.t-col-xs-offset-6 {
    margin-left: 50%
}

.t-col-xs-order-6 {
    -ms-flex-order: 6;
    order: 6
}

.t-col-xs-5 {
    display: block;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.t-col-xs-push-5 {
    left: 41.66666667%
}

.t-col-xs-pull-5 {
    right: 41.66666667%
}

.t-col-xs-offset-5 {
    margin-left: 41.66666667%
}

.t-col-xs-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.t-col-xs-4 {
    display: block;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.t-col-xs-push-4 {
    left: 33.33333333%
}

.t-col-xs-pull-4 {
    right: 33.33333333%
}

.t-col-xs-offset-4 {
    margin-left: 33.33333333%
}

.t-col-xs-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.t-col-xs-3 {
    display: block;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.t-col-xs-push-3 {
    left: 25%
}

.t-col-xs-pull-3 {
    right: 25%
}

.t-col-xs-offset-3 {
    margin-left: 25%
}

.t-col-xs-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.t-col-xs-2 {
    display: block;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.t-col-xs-push-2 {
    left: 16.66666667%
}

.t-col-xs-pull-2 {
    right: 16.66666667%
}

.t-col-xs-offset-2 {
    margin-left: 16.66666667%
}

.t-col-xs-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.t-col-xs-1 {
    display: block;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.t-col-xs-push-1 {
    left: 8.33333333%
}

.t-col-xs-pull-1 {
    right: 8.33333333%
}

.t-col-xs-offset-1 {
    margin-left: 8.33333333%
}

.t-col-xs-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.t-col-xs-0 {
    display: none
}

.t-col-push-0 {
    left: auto
}

.t-col-pull-0 {
    right: auto
}

.t-col-xs-push-0 {
    left: auto
}

.t-col-xs-pull-0 {
    right: auto
}

.t-col-xs-offset-0 {
    margin-left: 0
}

.t-col-xs-order-0 {
    -ms-flex-order: 0;
    order: 0
}

@media (min-width: 768px) {
    .t-col-sm-12 {
        display:block;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .t-col-sm-push-12 {
        left: 100%
    }

    .t-col-sm-pull-12 {
        right: 100%
    }

    .t-col-sm-offset-12 {
        margin-left: 100%
    }

    .t-col-sm-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .t-col-sm-11 {
        display: block;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .t-col-sm-push-11 {
        left: 91.66666667%
    }

    .t-col-sm-pull-11 {
        right: 91.66666667%
    }

    .t-col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .t-col-sm-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .t-col-sm-10 {
        display: block;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .t-col-sm-push-10 {
        left: 83.33333333%
    }

    .t-col-sm-pull-10 {
        right: 83.33333333%
    }

    .t-col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .t-col-sm-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .t-col-sm-9 {
        display: block;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .t-col-sm-push-9 {
        left: 75%
    }

    .t-col-sm-pull-9 {
        right: 75%
    }

    .t-col-sm-offset-9 {
        margin-left: 75%
    }

    .t-col-sm-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .t-col-sm-8 {
        display: block;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .t-col-sm-push-8 {
        left: 66.66666667%
    }

    .t-col-sm-pull-8 {
        right: 66.66666667%
    }

    .t-col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .t-col-sm-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .t-col-sm-7 {
        display: block;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .t-col-sm-push-7 {
        left: 58.33333333%
    }

    .t-col-sm-pull-7 {
        right: 58.33333333%
    }

    .t-col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .t-col-sm-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .t-col-sm-6 {
        display: block;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .t-col-sm-push-6 {
        left: 50%
    }

    .t-col-sm-pull-6 {
        right: 50%
    }

    .t-col-sm-offset-6 {
        margin-left: 50%
    }

    .t-col-sm-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .t-col-sm-5 {
        display: block;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .t-col-sm-push-5 {
        left: 41.66666667%
    }

    .t-col-sm-pull-5 {
        right: 41.66666667%
    }

    .t-col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .t-col-sm-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .t-col-sm-4 {
        display: block;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .t-col-sm-push-4 {
        left: 33.33333333%
    }

    .t-col-sm-pull-4 {
        right: 33.33333333%
    }

    .t-col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .t-col-sm-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .t-col-sm-3 {
        display: block;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .t-col-sm-push-3 {
        left: 25%
    }

    .t-col-sm-pull-3 {
        right: 25%
    }

    .t-col-sm-offset-3 {
        margin-left: 25%
    }

    .t-col-sm-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .t-col-sm-2 {
        display: block;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .t-col-sm-push-2 {
        left: 16.66666667%
    }

    .t-col-sm-pull-2 {
        right: 16.66666667%
    }

    .t-col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .t-col-sm-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .t-col-sm-1 {
        display: block;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .t-col-sm-push-1 {
        left: 8.33333333%
    }

    .t-col-sm-pull-1 {
        right: 8.33333333%
    }

    .t-col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .t-col-sm-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .t-col-sm-0 {
        display: none
    }

    .t-col-push-0 {
        left: auto
    }

    .t-col-pull-0 {
        right: auto
    }

    .t-col-sm-push-0 {
        left: auto
    }

    .t-col-sm-pull-0 {
        right: auto
    }

    .t-col-sm-offset-0 {
        margin-left: 0
    }

    .t-col-sm-order-0 {
        -ms-flex-order: 0;
        order: 0
    }
}

@media (min-width: 992px) {
    .t-col-md-12 {
        display:block;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .t-col-md-push-12 {
        left: 100%
    }

    .t-col-md-pull-12 {
        right: 100%
    }

    .t-col-md-offset-12 {
        margin-left: 100%
    }

    .t-col-md-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .t-col-md-11 {
        display: block;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .t-col-md-push-11 {
        left: 91.66666667%
    }

    .t-col-md-pull-11 {
        right: 91.66666667%
    }

    .t-col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .t-col-md-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .t-col-md-10 {
        display: block;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .t-col-md-push-10 {
        left: 83.33333333%
    }

    .t-col-md-pull-10 {
        right: 83.33333333%
    }

    .t-col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .t-col-md-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .t-col-md-9 {
        display: block;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .t-col-md-push-9 {
        left: 75%
    }

    .t-col-md-pull-9 {
        right: 75%
    }

    .t-col-md-offset-9 {
        margin-left: 75%
    }

    .t-col-md-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .t-col-md-8 {
        display: block;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .t-col-md-push-8 {
        left: 66.66666667%
    }

    .t-col-md-pull-8 {
        right: 66.66666667%
    }

    .t-col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .t-col-md-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .t-col-md-7 {
        display: block;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .t-col-md-push-7 {
        left: 58.33333333%
    }

    .t-col-md-pull-7 {
        right: 58.33333333%
    }

    .t-col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .t-col-md-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .t-col-md-6 {
        display: block;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .t-col-md-push-6 {
        left: 50%
    }

    .t-col-md-pull-6 {
        right: 50%
    }

    .t-col-md-offset-6 {
        margin-left: 50%
    }

    .t-col-md-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .t-col-md-5 {
        display: block;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .t-col-md-push-5 {
        left: 41.66666667%
    }

    .t-col-md-pull-5 {
        right: 41.66666667%
    }

    .t-col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .t-col-md-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .t-col-md-4 {
        display: block;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .t-col-md-push-4 {
        left: 33.33333333%
    }

    .t-col-md-pull-4 {
        right: 33.33333333%
    }

    .t-col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .t-col-md-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .t-col-md-3 {
        display: block;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .t-col-md-push-3 {
        left: 25%
    }

    .t-col-md-pull-3 {
        right: 25%
    }

    .t-col-md-offset-3 {
        margin-left: 25%
    }

    .t-col-md-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .t-col-md-2 {
        display: block;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .t-col-md-push-2 {
        left: 16.66666667%
    }

    .t-col-md-pull-2 {
        right: 16.66666667%
    }

    .t-col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .t-col-md-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .t-col-md-1 {
        display: block;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .t-col-md-push-1 {
        left: 8.33333333%
    }

    .t-col-md-pull-1 {
        right: 8.33333333%
    }

    .t-col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .t-col-md-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .t-col-md-0 {
        display: none
    }

    .t-col-push-0 {
        left: auto
    }

    .t-col-pull-0 {
        right: auto
    }

    .t-col-md-push-0 {
        left: auto
    }

    .t-col-md-pull-0 {
        right: auto
    }

    .t-col-md-offset-0 {
        margin-left: 0
    }

    .t-col-md-order-0 {
        -ms-flex-order: 0;
        order: 0
    }
}

@media (min-width: 1200px) {
    .t-col-lg-12 {
        display:block;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .t-col-lg-push-12 {
        left: 100%
    }

    .t-col-lg-pull-12 {
        right: 100%
    }

    .t-col-lg-offset-12 {
        margin-left: 100%
    }

    .t-col-lg-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .t-col-lg-11 {
        display: block;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .t-col-lg-push-11 {
        left: 91.66666667%
    }

    .t-col-lg-pull-11 {
        right: 91.66666667%
    }

    .t-col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .t-col-lg-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .t-col-lg-10 {
        display: block;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .t-col-lg-push-10 {
        left: 83.33333333%
    }

    .t-col-lg-pull-10 {
        right: 83.33333333%
    }

    .t-col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .t-col-lg-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .t-col-lg-9 {
        display: block;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .t-col-lg-push-9 {
        left: 75%
    }

    .t-col-lg-pull-9 {
        right: 75%
    }

    .t-col-lg-offset-9 {
        margin-left: 75%
    }

    .t-col-lg-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .t-col-lg-8 {
        display: block;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .t-col-lg-push-8 {
        left: 66.66666667%
    }

    .t-col-lg-pull-8 {
        right: 66.66666667%
    }

    .t-col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .t-col-lg-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .t-col-lg-7 {
        display: block;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .t-col-lg-push-7 {
        left: 58.33333333%
    }

    .t-col-lg-pull-7 {
        right: 58.33333333%
    }

    .t-col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .t-col-lg-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .t-col-lg-6 {
        display: block;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .t-col-lg-push-6 {
        left: 50%
    }

    .t-col-lg-pull-6 {
        right: 50%
    }

    .t-col-lg-offset-6 {
        margin-left: 50%
    }

    .t-col-lg-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .t-col-lg-5 {
        display: block;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .t-col-lg-push-5 {
        left: 41.66666667%
    }

    .t-col-lg-pull-5 {
        right: 41.66666667%
    }

    .t-col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .t-col-lg-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .t-col-lg-4 {
        display: block;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .t-col-lg-push-4 {
        left: 33.33333333%
    }

    .t-col-lg-pull-4 {
        right: 33.33333333%
    }

    .t-col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .t-col-lg-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .t-col-lg-3 {
        display: block;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .t-col-lg-push-3 {
        left: 25%
    }

    .t-col-lg-pull-3 {
        right: 25%
    }

    .t-col-lg-offset-3 {
        margin-left: 25%
    }

    .t-col-lg-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .t-col-lg-2 {
        display: block;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .t-col-lg-push-2 {
        left: 16.66666667%
    }

    .t-col-lg-pull-2 {
        right: 16.66666667%
    }

    .t-col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .t-col-lg-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .t-col-lg-1 {
        display: block;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .t-col-lg-push-1 {
        left: 8.33333333%
    }

    .t-col-lg-pull-1 {
        right: 8.33333333%
    }

    .t-col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .t-col-lg-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .t-col-lg-0 {
        display: none
    }

    .t-col-push-0 {
        left: auto
    }

    .t-col-pull-0 {
        right: auto
    }

    .t-col-lg-push-0 {
        left: auto
    }

    .t-col-lg-pull-0 {
        right: auto
    }

    .t-col-lg-offset-0 {
        margin-left: 0
    }

    .t-col-lg-order-0 {
        -ms-flex-order: 0;
        order: 0
    }
}

@media (min-width: 1400px) {
    .t-col-xl-12 {
        display:block;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .t-col-xl-push-12 {
        left: 100%
    }

    .t-col-xl-pull-12 {
        right: 100%
    }

    .t-col-xl-offset-12 {
        margin-left: 100%
    }

    .t-col-xl-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .t-col-xl-11 {
        display: block;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .t-col-xl-push-11 {
        left: 91.66666667%
    }

    .t-col-xl-pull-11 {
        right: 91.66666667%
    }

    .t-col-xl-offset-11 {
        margin-left: 91.66666667%
    }

    .t-col-xl-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .t-col-xl-10 {
        display: block;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .t-col-xl-push-10 {
        left: 83.33333333%
    }

    .t-col-xl-pull-10 {
        right: 83.33333333%
    }

    .t-col-xl-offset-10 {
        margin-left: 83.33333333%
    }

    .t-col-xl-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .t-col-xl-9 {
        display: block;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .t-col-xl-push-9 {
        left: 75%
    }

    .t-col-xl-pull-9 {
        right: 75%
    }

    .t-col-xl-offset-9 {
        margin-left: 75%
    }

    .t-col-xl-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .t-col-xl-8 {
        display: block;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .t-col-xl-push-8 {
        left: 66.66666667%
    }

    .t-col-xl-pull-8 {
        right: 66.66666667%
    }

    .t-col-xl-offset-8 {
        margin-left: 66.66666667%
    }

    .t-col-xl-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .t-col-xl-7 {
        display: block;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .t-col-xl-push-7 {
        left: 58.33333333%
    }

    .t-col-xl-pull-7 {
        right: 58.33333333%
    }

    .t-col-xl-offset-7 {
        margin-left: 58.33333333%
    }

    .t-col-xl-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .t-col-xl-6 {
        display: block;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .t-col-xl-push-6 {
        left: 50%
    }

    .t-col-xl-pull-6 {
        right: 50%
    }

    .t-col-xl-offset-6 {
        margin-left: 50%
    }

    .t-col-xl-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .t-col-xl-5 {
        display: block;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .t-col-xl-push-5 {
        left: 41.66666667%
    }

    .t-col-xl-pull-5 {
        right: 41.66666667%
    }

    .t-col-xl-offset-5 {
        margin-left: 41.66666667%
    }

    .t-col-xl-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .t-col-xl-4 {
        display: block;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .t-col-xl-push-4 {
        left: 33.33333333%
    }

    .t-col-xl-pull-4 {
        right: 33.33333333%
    }

    .t-col-xl-offset-4 {
        margin-left: 33.33333333%
    }

    .t-col-xl-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .t-col-xl-3 {
        display: block;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .t-col-xl-push-3 {
        left: 25%
    }

    .t-col-xl-pull-3 {
        right: 25%
    }

    .t-col-xl-offset-3 {
        margin-left: 25%
    }

    .t-col-xl-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .t-col-xl-2 {
        display: block;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .t-col-xl-push-2 {
        left: 16.66666667%
    }

    .t-col-xl-pull-2 {
        right: 16.66666667%
    }

    .t-col-xl-offset-2 {
        margin-left: 16.66666667%
    }

    .t-col-xl-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .t-col-xl-1 {
        display: block;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .t-col-xl-push-1 {
        left: 8.33333333%
    }

    .t-col-xl-pull-1 {
        right: 8.33333333%
    }

    .t-col-xl-offset-1 {
        margin-left: 8.33333333%
    }

    .t-col-xl-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .t-col-xl-0 {
        display: none
    }

    .t-col-push-0 {
        left: auto
    }

    .t-col-pull-0 {
        right: auto
    }

    .t-col-xl-push-0 {
        left: auto
    }

    .t-col-xl-pull-0 {
        right: auto
    }

    .t-col-xl-offset-0 {
        margin-left: 0
    }

    .t-col-xl-order-0 {
        -ms-flex-order: 0;
        order: 0
    }
}

@media (min-width: 1880px) {
    .t-col-xxl-12 {
        display:block;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .t-col-xxl-push-12 {
        left: 100%
    }

    .t-col-xxl-pull-12 {
        right: 100%
    }

    .t-col-xxl-offset-12 {
        margin-left: 100%
    }

    .t-col-xxl-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .t-col-xxl-11 {
        display: block;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .t-col-xxl-push-11 {
        left: 91.66666667%
    }

    .t-col-xxl-pull-11 {
        right: 91.66666667%
    }

    .t-col-xxl-offset-11 {
        margin-left: 91.66666667%
    }

    .t-col-xxl-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .t-col-xxl-10 {
        display: block;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .t-col-xxl-push-10 {
        left: 83.33333333%
    }

    .t-col-xxl-pull-10 {
        right: 83.33333333%
    }

    .t-col-xxl-offset-10 {
        margin-left: 83.33333333%
    }

    .t-col-xxl-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .t-col-xxl-9 {
        display: block;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .t-col-xxl-push-9 {
        left: 75%
    }

    .t-col-xxl-pull-9 {
        right: 75%
    }

    .t-col-xxl-offset-9 {
        margin-left: 75%
    }

    .t-col-xxl-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .t-col-xxl-8 {
        display: block;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .t-col-xxl-push-8 {
        left: 66.66666667%
    }

    .t-col-xxl-pull-8 {
        right: 66.66666667%
    }

    .t-col-xxl-offset-8 {
        margin-left: 66.66666667%
    }

    .t-col-xxl-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .t-col-xxl-7 {
        display: block;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .t-col-xxl-push-7 {
        left: 58.33333333%
    }

    .t-col-xxl-pull-7 {
        right: 58.33333333%
    }

    .t-col-xxl-offset-7 {
        margin-left: 58.33333333%
    }

    .t-col-xxl-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .t-col-xxl-6 {
        display: block;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .t-col-xxl-push-6 {
        left: 50%
    }

    .t-col-xxl-pull-6 {
        right: 50%
    }

    .t-col-xxl-offset-6 {
        margin-left: 50%
    }

    .t-col-xxl-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .t-col-xxl-5 {
        display: block;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .t-col-xxl-push-5 {
        left: 41.66666667%
    }

    .t-col-xxl-pull-5 {
        right: 41.66666667%
    }

    .t-col-xxl-offset-5 {
        margin-left: 41.66666667%
    }

    .t-col-xxl-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .t-col-xxl-4 {
        display: block;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .t-col-xxl-push-4 {
        left: 33.33333333%
    }

    .t-col-xxl-pull-4 {
        right: 33.33333333%
    }

    .t-col-xxl-offset-4 {
        margin-left: 33.33333333%
    }

    .t-col-xxl-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .t-col-xxl-3 {
        display: block;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .t-col-xxl-push-3 {
        left: 25%
    }

    .t-col-xxl-pull-3 {
        right: 25%
    }

    .t-col-xxl-offset-3 {
        margin-left: 25%
    }

    .t-col-xxl-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .t-col-xxl-2 {
        display: block;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .t-col-xxl-push-2 {
        left: 16.66666667%
    }

    .t-col-xxl-pull-2 {
        right: 16.66666667%
    }

    .t-col-xxl-offset-2 {
        margin-left: 16.66666667%
    }

    .t-col-xxl-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .t-col-xxl-1 {
        display: block;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .t-col-xxl-push-1 {
        left: 8.33333333%
    }

    .t-col-xxl-pull-1 {
        right: 8.33333333%
    }

    .t-col-xxl-offset-1 {
        margin-left: 8.33333333%
    }

    .t-col-xxl-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .t-col-xxl-0 {
        display: none
    }

    .t-col-push-0 {
        left: auto
    }

    .t-col-pull-0 {
        right: auto
    }

    .t-col-xxl-push-0 {
        left: auto
    }

    .t-col-xxl-pull-0 {
        right: auto
    }

    .t-col-xxl-offset-0 {
        margin-left: 0
    }

    .t-col-xxl-order-0 {
        -ms-flex-order: 0;
        order: 0
    }
}

.cdc-m-header-article__focus-popup.cdc-popup {
    transition: all .3s ease-in-out
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-popup__inner {
    padding: 42px 0 0
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 16px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-m-header-article__author {
    margin-left: 0;
    margin-right: 8px;
    padding-bottom: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-m-header-article__author-name {
    font-weight: 500;
    font-size: 12px;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 4px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-m-header-article__author .cdc-avatar.large {
    width: 28px;
    height: 28px;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 16px rgba(55,99,170,.1);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-m-header-article__author .cdc-emblems {
    margin: 0 0 0 4px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-m-header-article__author .cdc-emblems__item {
    line-height: 12px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-m-header-article__author .cdc-emblems__item-icon {
    width: 12px;
    height: 12px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-btn {
    height: 24px;
    min-width: 62px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    border-radius: 12px;
    margin-bottom: 24px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-btn .focus-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 4px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 58.05471124620061% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-head .cdc-btn.cdc-btn--hole:hover {
    border-color: #0052d9;
    background-color: #fff
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-tit {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 16px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-line {
    width: calc(100% - 32px);
    height: 1px;
    margin: 12px auto 16px;
    background: hsla(0,0%,84.7%,.4)
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-list {
    padding: 0 16px;
    max-height: 176px;
    overflow-y: auto
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 26px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-item-tit {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-item .cdc-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal .cdc-m-header-article__focus-modal-item+.cdc-m-header-article__focus-modal-item {
    margin-top: 16px
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-foot {
    padding: 4px 0 24px;
    text-align: center
}

.cdc-m-header-article__focus-popup.cdc-popup .cdc-m-header-article__focus-modal-foot .cdc-btn {
    width: 140px;
    margin-top: 8px
}

.cdc-m-header-article__menu-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1003;
    background: rgba(0,0,0,.4);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.cdc-m-header-article__menu-side {
    position: fixed;
    left: -400px;
    top: 0;
    z-index: 1004;
    width: 304px;
    height: 100%;
    background-color: #fff;
    transition: all .3s ease
}

.cdc-m-header-article__menu.is-show .cdc-m-header-article__menu-mask {
    opacity: 1;
    visibility: visible
}

.cdc-m-header-article__menu.is-show .cdc-m-header-article__menu-side {
    left: 0
}

.cdc-article-share .cdc-popup__inner {
    padding: 16px
}

.cdc-article-share .cdc-popup__close {
    top: 20px;
    right: 16px
}

.cdc-article-share__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 16px;
    border-bottom: 1px solid hsla(0,0%,84.7%,.4);
    margin-bottom: 34px
}

.cdc-article-share__content {
    padding-bottom: 42px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cdc-article-share__item {
    text-align: center;
    margin: 0 16px
}

.cdc-article-share__item .item-icon {
    display: block;
    width: 64px;
    height: 64px;
    background: #ecf2fe;
    border-radius: 50%;
    position: relative;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto
}

.cdc-article-share__item .item-icon:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    left: 50%;
    top: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.cdc-article-share__item .item-icon.poster:after {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 30.18867924528302%;
    background-size: 1437.5% auto
}

.cdc-article-share__item .item-icon.link:after {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 52.83018867924528%;
    background-size: 1437.5% auto
}

.cdc-article-share__item .cdc-btn.cdc-btn--hole {
    min-width: 116px
}

.cdc-article-share__item .cdc-btn.cdc-btn--hole:hover {
    border-color: #0052d9;
    background-color: #fff
}

.modal-add-read-list .cdc-modal__inner {
    padding: 20px 20px 40px;
    min-width: 460px
}

.modal-add-read-list .cdc-modal__title {
    font-size: 18px;
    line-height: 26px
}

.modal-add-read-list__inner {
    padding-top: 24px
}

.modal-add-read-list__textarea {
    height: 100px;
    position: relative;
    margin-top: 16px;
    padding: 12px 12px 30px;
    box-sizing: border-box;
    border: 1px solid #d6dbe3;
    box-shadow: inset 0 4px 20px hsla(0,0%,100%,.5);
    border-radius: 2px
}

.modal-add-read-list__textarea textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    resize: none
}

.modal-add-read-list__textarea-num {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px
}

.modal-add-read-list__operates {
    margin-top: 24px;
    text-align: center
}

.modal-add-read-list__operates .cdc-btn {
    width: 200px;
    height: 36px
}

.modal-add-read-list__operates .cdc-btn+.cdc-btn {
    margin-left: 20px
}

@media screen and (max-width: 768px) {
    .modal-add-read-list .cdc-modal__inner {
        min-width:unset
    }
}

@media screen and (max-width: 768px) {
    .com-feedback-recommend.cdc-feedback-modal .cdc-modal__inner {
        padding:24px 20px;
        border-radius: 0;
        width: calc(100% - 80px)!important;
        min-width: auto;
        top: 50%;
        bottom: auto;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .com-feedback-recommend.cdc-feedback-modal .cdc-modal__close {
        right: -12px;
        top: -16px
    }

    .com-feedback-recommend.cdc-feedback-modal .cdc-feedback-modal__icon {
        width: 36px;
        height: 36px;
        margin-top: 0;
        margin-bottom: 16px
    }

    .com-feedback-recommend.cdc-feedback-modal .cdc-feedback-modal__desc {
        color: #000;
        font-weight: 400
    }

    .com-feedback-recommend.cdc-feedback-modal .cdc-feedback-modal__operates {
        margin-top: 32px
    }

    .com-feedback-recommend.cdc-feedback-modal .cdc-feedback-modal__operates .cdc-btn {
        height: 32px;
        line-height: 30px;
        margin: 0 6px
    }
}

.cdc-product-bubble {
    z-index: 99;
    max-width: none
}

.cdc-product-bubble.cdc-bubble .tea-bubble__inner {
    padding: 0;
    width: 336px;
    border-radius: 2px;
    border: none;
    background: #fff;
    box-shadow: 0 4px 16px 0 rgba(55,99,170,.06);
    overflow: hidden
}

.cdc-product-bubble.cdc-bubble .tea-bubble__inner:after,.cdc-product-bubble.cdc-bubble .tea-bubble__inner:before {
    border: none
}

.cdc-product-bubble__card.cdc-card {
    background: url(images/card-bg_04b.png) no-repeat 50%;
    background-size: cover;
    box-shadow: none;
    margin-bottom: 0
}

.cdc-product-bubble__card .cdc-card__inner {
    padding: 12px 18px 16px
}

.cdc-product-bubble__card .cdc-card__hd {
    border: none
}

.cdc-product-bubble__card .cdc-card__title {
    color: #181818;
    text-align: justify;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    border: none
}

.cdc-product-bubble__card .cdc-card__title:before {
    width: 2px;
    height: 14px;
    left: -12px
}

.cdc-product-bubble__card-name {
    color: #181818;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-product-bubble__card-desc {
    color: #4b5b76;
    text-align: justify;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-product-bubble__card-list {
    margin-top: 16px
}

.cdc-product-bubble__card-list a {
    color: #0052d9;
    font-size: 14px;
    line-height: 20px;
    margin-right: 30px
}

.cdc-product-bubble__card-list a .product-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 4px
}

.cdc-product-bubble__card-list a .introduce-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 72.64437689969606% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-product-bubble__card-list a .document-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 14.285714285714285% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-product-bubble__card-list a .try-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 24.316109422492403% 100%;
    background-size: 2156.25% auto
}

.cdc-product-bubble__card-list a:last-child {
    margin-right: 0
}

.cdc-product-bubble__card-list a:hover {
    text-decoration: underline
}

.cdc-product-bubble__activity {
    cursor: pointer;
    border-radius: 2px;
    background: linear-gradient(270deg,#fff2f2,snow);
    padding: 2px 16px 2px 0;
    margin: 12px 18px 14px 20px
}

.cdc-product-bubble__activity a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #f64041;
    font-size: 14px;
    line-height: 22px
}

.cdc-product-bubble__activity .hot-icon {
    display: inline-block;
    width: 31px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.png);
    background-position: 0px 0px;
    margin-right: 10px;
    vertical-align: -3px
}

.modal-product .cdc-modal__inner {
    padding: 0;
    border-radius: 2px;
    border: 2px solid #fff;
    background: #fff;
    box-shadow: 0 4px 16px 0 rgba(55,99,170,.06)
}

.modal-product .cdc-modal__close {
    right: 16px;
    top: 16px
}

.cdc-expand-area__main {
    transition: all .3s ease-in-out
}

.cdc-expand-area__toggle {
    margin-top: -114px;
    position: relative;
    z-index: 2;
    padding-top: 110px;
    text-align: center;
    box-sizing: border-box
}

.cdc-expand-area__toggle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff 86.15%)
}

.cdc-expand-area.is-hidden .cdc-expand-area__main {
    max-height: 3500px;
    overflow: hidden
}

.cdc-event-card {
    box-sizing: border-box;
    padding: 20px 0;
    border-bottom: 1px solid #d6dbe3
}

.cdc-event-card__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-event-card__object {
    width: 120px;
    height: 66px;
    position: relative;
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-event-card__object-image {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.cdc-event-card__detail {
    -ms-flex: 1;
    flex: 1
}

.cdc-event-card__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #181818
}

.cdc-event-card__infos {
    margin-top: 4px
}

.cdc-event-card__infos span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-event-card__infos span+span {
    margin-right: 8px
}

.cdc-event-card__date+.cdc-event-card__position {
    margin-left: 16px;
    position: relative
}

.cdc-event-card__date+.cdc-event-card__position:after {
    position: absolute;
    content: "";
    display: block;
    width: 2px;
    height: 2px;
    background: #97a3b7;
    border-radius: 50%;
    top: 9px;
    left: -9px
}

.cdc-event-card__status.registering {
    color: #ff7800
}

.cdc-event-card__tag {
    display: inline-block;
    background: #f64041;
    border-radius: 2px;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    width: 50px;
    text-align: center;
    margin-bottom: 6px
}

.cdc-event-card__tag.orange {
    background: #ff7800
}

.cdc-event-card__close {
    cursor: pointer;
    position: absolute;
    top: 21px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 28.307692307692307% 83.85093167701864%;
    background-size: 1725% auto
}

.cdc-event-card.with-tag {
    position: relative
}

.cdc-event-card.with-tag .cdc-event-card__inner {
    -ms-flex-align: start;
    align-items: flex-start
}

.cdc-event-card.with-tag .cdc-event-card__object {
    -ms-flex-order: 1;
    order: 1;
    margin-right: 0;
    margin-left: 12px;
    width: 123px;
    height: 78px
}

.cdc-event-card.with-tag .cdc-event-card__title {
    -webkit-line-clamp: 3;
    font-size: 16px;
    line-height: 24px
}

.cdc-new-product-info3 {
    width: 100%
}

.cdc-new-product-info3-inner {
    border: 2px solid #fff;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1);
    position: relative
}

.cdc-new-product-info3-main {
    min-width: 0;
    width: 100%;
    background-size: cover;
    padding: 0 12px 16px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-new-product-info3-title {
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 12px 0 8px 12px
}

.cdc-new-product-info3-title:hover .cdc-new-product-info-title {
    color: #0052d9
}

.cdc-new-product-info3-btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1
}

.cdc-new-product-info3-btns .cdc-btn {
    width: 100%;
    height: 32px;
    line-height: 20px
}

.cdc-new-product-info3-btns a {
    color: #0052d9
}

.cdc-new-product-info3-btns-introduce {
    margin-right: 16px
}

.cdc-new-product-info3-activity {
    font-size: 14px;
    line-height: 22px;
    margin-right: 120px;
    width: 48%
}

.cdc-new-product-info3-activity a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #f64041
}

.cdc-new-product-info3-activity .hot-icon {
    display: inline-block;
    width: 31px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.png);
    background-position: 0px 0px;
    margin-right: 10px;
    vertical-align: -3px
}

.cdc-sticky-header {
    position: fixed;
    top: 0;
    z-index: 999;
    min-width: 1200px;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    box-shadow: 0 8px 16px rgba(55,99,170,.1);
    transition: transform .3s,opacity .3s,visibility .3s,-webkit-transform .3s
}

.cdc-sticky-header__inner {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 13px 10px
}

.cdc-sticky-header__main {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-sticky-header__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px
}

.cdc-sticky-header__extra {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 16px
}

.cdc-sticky-header.is-hidden {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.cdc-sticky-header.is-mobile {
    min-width: 100%;
    padding: 16px
}

.cdc-sticky-header.is-mobile .cdc-sticky-header__inner {
    padding: 0
}

:root {
    --td-screen-xs: 320px;
    --td-screen-sm: 768px;
    --td-screen-md: 992px;
    --td-screen-lg: 1200px;
    --td-screen-xl: 1400px;
    --td-screen-xxl: 1880px
}

.narrow-scrollbar {
    scrollbar-color: var(--td-scrollbar-color) transparent;
    scrollbar-width: thin
}

.narrow-scrollbar::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.narrow-scrollbar::-webkit-scrollbar-thumb {
    border: 2px solid transparent;
    background-clip: content-box;
    background-color: var(--td-scrollbar-color);
    border-radius: 15px
}

.narrow-scrollbar::-webkit-scrollbar-thumb:horizontal:hover,.narrow-scrollbar::-webkit-scrollbar-thumb:vertical:hover {
    background-color: var(--td-scrollbar-hover-color)
}

.t-fake-arrow path {
    transition: d .2s;
    stroke: currentcolor
}

.t-fake-arrow--active path {
    d: path("M3.75 10.2002L7.99274 5.7998L12.2361 10.0425")
}

.t-slide-down-enter-active,.t-slide-down-leave-active {
    transition: height .2s cubic-bezier(.38,0,.24,1)
}

:root,:root[theme-mode=light] {
    --td-brand-color-1: #f2f3ff;
    --td-brand-color-2: #d9e1ff;
    --td-brand-color-3: #b5c7ff;
    --td-brand-color-4: #8eabff;
    --td-brand-color-5: #618dff;
    --td-brand-color-6: #366ef4;
    --td-brand-color-7: #0052d9;
    --td-brand-color-8: #003cab;
    --td-brand-color-9: #002a7c;
    --td-brand-color-10: #001a57;
    --td-warning-color-1: #fff1e9;
    --td-warning-color-2: #ffd9c2;
    --td-warning-color-3: #ffb98c;
    --td-warning-color-4: #fa9550;
    --td-warning-color-5: #e37318;
    --td-warning-color-6: #be5a00;
    --td-warning-color-7: #954500;
    --td-warning-color-8: #713300;
    --td-warning-color-9: #532300;
    --td-warning-color-10: #3b1700;
    --td-error-color-1: #fff0ed;
    --td-error-color-2: #ffd8d2;
    --td-error-color-3: #ffb9b0;
    --td-error-color-4: #ff9285;
    --td-error-color-5: #f6685d;
    --td-error-color-6: #d54941;
    --td-error-color-7: #ad352f;
    --td-error-color-8: #881f1c;
    --td-error-color-9: #68070a;
    --td-error-color-10: #490002;
    --td-success-color-1: #e3f9e9;
    --td-success-color-2: #c6f3d7;
    --td-success-color-3: #92dab2;
    --td-success-color-4: #56c08d;
    --td-success-color-5: #2ba471;
    --td-success-color-6: #008858;
    --td-success-color-7: #006c45;
    --td-success-color-8: #005334;
    --td-success-color-9: #003b23;
    --td-success-color-10: #002515;
    --td-gray-color-1: #f3f3f3;
    --td-gray-color-2: #eee;
    --td-gray-color-3: #e8e8e8;
    --td-gray-color-4: #ddd;
    --td-gray-color-5: #c6c6c6;
    --td-gray-color-6: #a6a6a6;
    --td-gray-color-7: #8b8b8b;
    --td-gray-color-8: #777;
    --td-gray-color-9: #5e5e5e;
    --td-gray-color-10: #4b4b4b;
    --td-gray-color-11: #393939;
    --td-gray-color-12: #2c2c2c;
    --td-gray-color-13: #242424;
    --td-gray-color-14: #181818;
    --td-font-white-1: #fff;
    --td-font-white-2: hsla(0,0%,100%,0.55);
    --td-font-white-3: hsla(0,0%,100%,0.35);
    --td-font-white-4: hsla(0,0%,100%,0.22);
    --td-font-gray-1: rgba(0,0,0,0.9);
    --td-font-gray-2: rgba(0,0,0,0.6);
    --td-font-gray-3: rgba(0,0,0,0.4);
    --td-font-gray-4: rgba(0,0,0,0.26);
    --td-brand-color: var(--td-brand-color-7);
    --td-warning-color: var(--td-warning-color-5);
    --td-error-color: var(--td-error-color-6);
    --td-success-color: var(--td-success-color-5);
    --td-brand-color-hover: var(--td-brand-color-6);
    --td-brand-color-focus: var(--td-brand-color-2);
    --td-brand-color-active: var(--td-brand-color-8);
    --td-brand-color-disabled: var(--td-brand-color-3);
    --td-brand-color-light: var(--td-brand-color-1);
    --td-brand-color-light-hover: var(--td-brand-color-2);
    --td-warning-color-hover: var(--td-warning-color-4);
    --td-warning-color-focus: var(--td-warning-color-2);
    --td-warning-color-active: var(--td-warning-color-6);
    --td-warning-color-disabled: var(--td-warning-color-3);
    --td-warning-color-light: var(--td-warning-color-1);
    --td-warning-color-light-hover: var(--td-warning-color-2);
    --td-error-color-hover: var(--td-error-color-5);
    --td-error-color-focus: var(--td-error-color-2);
    --td-error-color-active: var(--td-error-color-7);
    --td-error-color-disabled: var(--td-error-color-3);
    --td-error-color-light: var(--td-error-color-1);
    --td-error-color-light-hover: var(--td-error-color-2);
    --td-success-color-hover: var(--td-success-color-4);
    --td-success-color-focus: var(--td-success-color-2);
    --td-success-color-active: var(--td-success-color-6);
    --td-success-color-disabled: var(--td-success-color-3);
    --td-success-color-light: var(--td-success-color-1);
    --td-success-color-light-hover: var(--td-success-color-2);
    --td-mask-active: rgba(0,0,0,0.6);
    --td-mask-disabled: hsla(0,0%,100%,0.6);
    --td-bg-color-page: var(--td-gray-color-2);
    --td-bg-color-container: #fff;
    --td-bg-color-container-hover: var(--td-gray-color-1);
    --td-bg-color-container-active: var(--td-gray-color-3);
    --td-bg-color-container-select: #fff;
    --td-bg-color-secondarycontainer: var(--td-gray-color-1);
    --td-bg-color-secondarycontainer-hover: var(--td-gray-color-2);
    --td-bg-color-secondarycontainer-active: var(--td-gray-color-4);
    --td-bg-color-component: var(--td-gray-color-3);
    --td-bg-color-component-hover: var(--td-gray-color-4);
    --td-bg-color-component-active: var(--td-gray-color-6);
    --td-bg-color-secondarycomponent: var(--td-gray-color-4);
    --td-bg-color-secondarycomponent-hover: var(--td-gray-color-5);
    --td-bg-color-secondarycomponent-active: var(--td-gray-color-6);
    --td-bg-color-component-disabled: var(--td-gray-color-2);
    --td-bg-color-specialcomponent: #fff;
    --td-text-color-primary: var(--td-font-gray-1);
    --td-text-color-secondary: var(--td-font-gray-2);
    --td-text-color-placeholder: var(--td-font-gray-3);
    --td-text-color-disabled: var(--td-font-gray-4);
    --td-text-color-anti: #fff;
    --td-text-color-brand: var(--td-brand-color-7);
    --td-text-color-link: var(--td-brand-color-8);
    --td-border-level-1-color: var(--td-gray-color-3);
    --td-component-stroke: var(--td-gray-color-3);
    --td-border-level-2-color: var(--td-gray-color-4);
    --td-component-border: var(--td-gray-color-4);
    --td-shadow-1: 0 1px 10px rgba(0,0,0,0.05),0 4px 5px rgba(0,0,0,0.08),0 2px 4px -1px rgba(0,0,0,0.12);
    --td-shadow-2: 0 3px 14px 2px rgba(0,0,0,0.05),0 8px 10px 1px rgba(0,0,0,0.06),0 5px 5px -3px rgba(0,0,0,0.1);
    --td-shadow-3: 0 6px 30px 5px rgba(0,0,0,0.05),0 16px 24px 2px rgba(0,0,0,0.04),0 8px 10px -5px rgba(0,0,0,0.08);
    --td-shadow-inset-top: inset 0 0.5px 0 #dcdcdc;
    --td-shadow-inset-right: inset 0.5px 0 0 #dcdcdc;
    --td-shadow-inset-bottom: inset 0 -0.5px 0 #dcdcdc;
    --td-shadow-inset-left: inset -0.5px 0 0 #dcdcdc;
    --td-table-shadow-color: rgba(0,0,0,0.08);
    --td-scrollbar-color: rgba(0,0,0,0.1);
    --td-scrollbar-hover-color: rgba(0,0,0,0.3);
    --td-scroll-track-color: #fff
}

:root[theme-mode=dark] {
    --td-brand-color-1: #1b2f51;
    --td-brand-color-2: #173463;
    --td-brand-color-3: #143975;
    --td-brand-color-4: #103d88;
    --td-brand-color-5: #0d429a;
    --td-brand-color-6: #054bbe;
    --td-brand-color-7: #2667d4;
    --td-brand-color-8: #4582e6;
    --td-brand-color-9: #699ef5;
    --td-brand-color-10: #96bbf8;
    --td-warning-color-1: #4f2a1d;
    --td-warning-color-2: #582f21;
    --td-warning-color-3: #733c23;
    --td-warning-color-4: #a75d2b;
    --td-warning-color-5: #cf6e2d;
    --td-warning-color-6: #dc7633;
    --td-warning-color-7: #e8935c;
    --td-warning-color-8: #ecbf91;
    --td-warning-color-9: #eed7bf;
    --td-warning-color-10: #f3e9dc;
    --td-error-color-1: #472324;
    --td-error-color-2: #5e2a2d;
    --td-error-color-3: #703439;
    --td-error-color-4: #83383e;
    --td-error-color-5: #a03f46;
    --td-error-color-6: #c64751;
    --td-error-color-7: #de6670;
    --td-error-color-8: #ec888e;
    --td-error-color-9: #edb1b6;
    --td-error-color-10: #eeced0;
    --td-success-color-1: #193a2a;
    --td-success-color-2: #1a4230;
    --td-success-color-3: #17533d;
    --td-success-color-4: #0d7a55;
    --td-success-color-5: #059465;
    --td-success-color-6: #43af8a;
    --td-success-color-7: #46bf96;
    --td-success-color-8: #80d2b6;
    --td-success-color-9: #b4e1d3;
    --td-success-color-10: #deede8;
    --td-gray-color-1: #f3f3f3;
    --td-gray-color-2: #eee;
    --td-gray-color-3: #e8e8e8;
    --td-gray-color-4: #ddd;
    --td-gray-color-5: #c6c6c6;
    --td-gray-color-6: #a6a6a6;
    --td-gray-color-7: #8b8b8b;
    --td-gray-color-8: #777;
    --td-gray-color-9: #5e5e5e;
    --td-gray-color-10: #4b4b4b;
    --td-gray-color-11: #393939;
    --td-gray-color-12: #2c2c2c;
    --td-gray-color-13: #242424;
    --td-gray-color-14: #181818;
    --td-font-white-1: hsla(0,0%,100%,0.9);
    --td-font-white-2: hsla(0,0%,100%,0.55);
    --td-font-white-3: hsla(0,0%,100%,0.35);
    --td-font-white-4: hsla(0,0%,100%,0.22);
    --td-font-gray-1: rgba(0,0,0,0.9);
    --td-font-gray-2: rgba(0,0,0,0.6);
    --td-font-gray-3: rgba(0,0,0,0.4);
    --td-font-gray-4: rgba(0,0,0,0.26);
    --td-brand-color: var(--td-brand-color-8);
    --td-warning-color: var(--td-warning-color-5);
    --td-error-color: var(--td-error-color-6);
    --td-success-color: var(--td-success-color-5);
    --td-brand-color-hover: var(--td-brand-color-7);
    --td-brand-color-focus: var(--td-brand-color-2);
    --td-brand-color-active: var(--td-brand-color-9);
    --td-brand-color-disabled: var(--td-brand-color-3);
    --td-brand-color-light: var(--td-brand-color-1);
    --td-brand-color-light-hover: var(--td-brand-color-2);
    --td-warning-color-hover: var(--td-warning-color-4);
    --td-warning-color-focus: var(--td-warning-color-2);
    --td-warning-color-active: var(--td-warning-color-6);
    --td-warning-color-disabled: var(--td-warning-color-3);
    --td-warning-color-light: var(--td-warning-color-1);
    --td-warning-color-light-hover: var(--td-warning-color-2);
    --td-error-color-hover: var(--td-error-color-5);
    --td-error-color-focus: var(--td-error-color-2);
    --td-error-color-active: var(--td-error-color-7);
    --td-error-color-disabled: var(--td-error-color-3);
    --td-error-color-light: var(--td-error-color-1);
    --td-error-color-light-hover: var(--td-error-color-2);
    --td-success-color-hover: var(--td-success-color-4);
    --td-success-color-focus: var(--td-success-color-2);
    --td-success-color-active: var(--td-success-color-6);
    --td-success-color-disabled: var(--td-success-color-3);
    --td-success-color-light: var(--td-success-color-1);
    --td-success-color-light-hover: var(--td-success-color-2);
    --td-mask-active: rgba(0,0,0,0.4);
    --td-mask-disabled: rgba(0,0,0,0.6);
    --td-bg-color-page: var(--td-gray-color-14);
    --td-bg-color-container: var(--td-gray-color-13);
    --td-bg-color-container-hover: var(--td-gray-color-12);
    --td-bg-color-container-active: var(--td-gray-color-10);
    --td-bg-color-container-select: var(--td-gray-color-9);
    --td-bg-color-secondarycontainer: var(--td-gray-color-12);
    --td-bg-color-secondarycontainer-hover: var(--td-gray-color-11);
    --td-bg-color-secondarycontainer-active: var(--td-gray-color-9);
    --td-bg-color-component: var(--td-gray-color-11);
    --td-bg-color-component-hover: var(--td-gray-color-10);
    --td-bg-color-component-active: var(--td-gray-color-9);
    --td-bg-color-secondarycomponent: var(--td-gray-color-10);
    --td-bg-color-secondarycomponent-hover: var(--td-gray-color-9);
    --td-bg-color-secondarycomponent-active: var(--td-gray-color-8);
    --td-bg-color-component-disabled: var(--td-gray-color-12);
    --td-bg-color-specialcomponent: transparent;
    --td-text-color-primary: var(--td-font-white-1);
    --td-text-color-secondary: var(--td-font-white-2);
    --td-text-color-placeholder: var(--td-font-white-3);
    --td-text-color-disabled: var(--td-font-white-4);
    --td-text-color-anti: #fff;
    --td-text-color-brand: var(--td-brand-color-8);
    --td-text-color-link: var(--td-brand-color-8);
    --td-border-level-1-color: var(--td-gray-color-11);
    --td-component-stroke: var(--td-gray-color-11);
    --td-border-level-2-color: var(--td-gray-color-9);
    --td-component-border: var(--td-gray-color-9);
    --td-shadow-1: 0 4px 6px rgba(0,0,0,0.06),0 1px 10px rgba(0,0,0,0.08),0 2px 4px rgba(0,0,0,0.12);
    --td-shadow-2: 0 8px 10px rgba(0,0,0,0.12),0 3px 14px rgba(0,0,0,0.1),0 5px 5px rgba(0,0,0,0.16);
    --td-shadow-3: 0 16px 24px rgba(0,0,0,0.14),0 6px 30px rgba(0,0,0,0.12),0 8px 10px rgba(0,0,0,0.2);
    --td-shadow-inset-top: inset 0 0.5px 0 #5e5e5e;
    --td-shadow-inset-right: inset 0.5px 0 0 #5e5e5e;
    --td-shadow-inset-bottom: inset 0 -0.5px 0 #5e5e5e;
    --td-shadow-inset-left: inset -0.5px 0 0 #5e5e5e;
    --td-table-shadow-color: rgba(0,0,0,0.55);
    --td-scrollbar-color: hsla(0,0%,100%,0.1);
    --td-scrollbar-hover-color: hsla(0,0%,100%,0.3);
    --td-scroll-track-color: #333
}

:root {
    --td-radius-small: 2px;
    --td-radius-default: 3px;
    --td-radius-medium: 6px;
    --td-radius-large: 9px;
    --td-radius-extraLarge: 12px;
    --td-radius-round: 999px;
    --td-radius-circle: 50%;
    --td-font-family: PingFang SC,Microsoft YaHei,Arial Regular;
    --td-font-family-medium: PingFang SC,Microsoft YaHei,Arial Medium;
    --td-font-size-link-small: 12px;
    --td-font-size-link-medium: 14px;
    --td-font-size-link-large: 16px;
    --td-font-size-mark-small: 12px;
    --td-font-size-mark-medium: 14px;
    --td-font-size-body-small: 12px;
    --td-font-size-body-medium: 14px;
    --td-font-size-body-large: 16px;
    --td-font-size-title-small: 14px;
    --td-font-size-title-medium: 16px;
    --td-font-size-title-large: 20px;
    --td-font-size-headline-small: 24px;
    --td-font-size-headline-medium: 28px;
    --td-font-size-headline-large: 36px;
    --td-font-size-display-medium: 48px;
    --td-font-size-display-large: 64px;
    --td-line-height-link-small: 20px;
    --td-line-height-link-medium: 22px;
    --td-line-height-link-large: 24px;
    --td-line-height-mark-small: 20px;
    --td-line-height-mark-medium: 22px;
    --td-line-height-body-small: 20px;
    --td-line-height-body-medium: 22px;
    --td-line-height-body-large: 24px;
    --td-line-height-title-small: 22px;
    --td-line-height-title-medium: 24px;
    --td-line-height-title-large: 28px;
    --td-line-height-headline-small: 32px;
    --td-line-height-headline-medium: 36px;
    --td-line-height-headline-large: 44px;
    --td-line-height-display-medium: 56px;
    --td-line-height-display-large: 72px;
    --td-font-link-small: var(--td-font-size-link-small)/var(--td-line-height-link-small) var(--td-font-family);
    --td-font-link-medium: var(--td-font-size-link-medium)/var(--td-line-height-link-medium) var(--td-font-family);
    --td-font-link-large: var(--td-font-size-link-large)/var(--td-line-height-link-large) var(--td-font-family);
    --td-font-mark-small: 600 var(--td-font-size-mark-small)/var(--td-line-height-mark-small) var(--td-font-family);
    --td-font-mark-medium: 600 var(--td-font-size-mark-medium)/var(--td-line-height-mark-medium) var(--td-font-family);
    --td-font-body-small: var(--td-font-size-body-small)/var(--td-line-height-body-small) var(--td-font-family);
    --td-font-body-medium: var(--td-font-size-body-medium)/var(--td-line-height-body-medium) var(--td-font-family);
    --td-font-body-large: var(--td-font-size-body-large)/var(--td-line-height-body-large) var(--td-font-family);
    --td-font-title-small: 600 var(--td-font-size-title-small)/var(--td-line-height-title-small) var(--td-font-family);
    --td-font-title-medium: 600 var(--td-font-size-title-medium)/var(--td-line-height-title-medium) var(--td-font-family);
    --td-font-title-large: 600 var(--td-font-size-title-large)/var(--td-line-height-title-large) var(--td-font-family);
    --td-font-headline-small: 600 var(--td-font-size-headline-small)/var(--td-line-height-headline-small) var(--td-font-family);
    --td-font-headline-medium: 600 var(--td-font-size-headline-medium)/var(--td-line-height-headline-medium) var(--td-font-family);
    --td-font-headline-large: 600 var(--td-font-size-headline-large)/var(--td-line-height-headline-large) var(--td-font-family);
    --td-font-display-medium: 600 var(--td-font-size-display-medium)/var(--td-line-height-display-medium) var(--td-font-family);
    --td-font-display-large: 600 var(--td-font-size-display-large)/var(--td-line-height-display-large) var(--td-font-family);
    --td-size-1: 2px;
    --td-size-2: 4px;
    --td-size-3: 6px;
    --td-size-4: 8px;
    --td-size-5: 12px;
    --td-size-6: 16px;
    --td-size-7: 20px;
    --td-size-8: 24px;
    --td-size-9: 28px;
    --td-size-10: 32px;
    --td-size-11: 36px;
    --td-size-12: 40px;
    --td-size-13: 48px;
    --td-size-14: 56px;
    --td-size-15: 64px;
    --td-size-16: 72px;
    --td-comp-size-xxxs: var(--td-size-6);
    --td-comp-size-xxs: var(--td-size-7);
    --td-comp-size-xs: var(--td-size-8);
    --td-comp-size-s: var(--td-size-9);
    --td-comp-size-m: var(--td-size-10);
    --td-comp-size-l: var(--td-size-11);
    --td-comp-size-xl: var(--td-size-12);
    --td-comp-size-xxl: var(--td-size-13);
    --td-comp-size-xxxl: var(--td-size-14);
    --td-comp-size-xxxxl: var(--td-size-15);
    --td-comp-size-xxxxxl: var(--td-size-16);
    --td-pop-padding-s: var(--td-size-2);
    --td-pop-padding-m: var(--td-size-3);
    --td-pop-padding-l: var(--td-size-4);
    --td-pop-padding-xl: var(--td-size-5);
    --td-pop-padding-xxl: var(--td-size-6);
    --td-comp-paddingLR-xxs: var(--td-size-1);
    --td-comp-paddingLR-xs: var(--td-size-2);
    --td-comp-paddingLR-s: var(--td-size-4);
    --td-comp-paddingLR-m: var(--td-size-5);
    --td-comp-paddingLR-l: var(--td-size-6);
    --td-comp-paddingLR-xl: var(--td-size-8);
    --td-comp-paddingLR-xxl: var(--td-size-10);
    --td-comp-paddingTB-xxs: var(--td-size-1);
    --td-comp-paddingTB-xs: var(--td-size-2);
    --td-comp-paddingTB-s: var(--td-size-4);
    --td-comp-paddingTB-m: var(--td-size-5);
    --td-comp-paddingTB-l: var(--td-size-6);
    --td-comp-paddingTB-xl: var(--td-size-8);
    --td-comp-paddingTB-xxl: var(--td-size-10);
    --td-comp-margin-xxs: var(--td-size-1);
    --td-comp-margin-xs: var(--td-size-2);
    --td-comp-margin-s: var(--td-size-4);
    --td-comp-margin-m: var(--td-size-5);
    --td-comp-margin-l: var(--td-size-6);
    --td-comp-margin-xl: var(--td-size-7);
    --td-comp-margin-xxl: var(--td-size-8);
    --td-comp-margin-xxxl: var(--td-size-10);
    --td-comp-margin-xxxxl: var(--td-size-12)
}

.tippy-box[data-animation=shift-away][data-state=hidden] {
    opacity: 0
}

.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top] {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom] {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left] {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right] {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.tippy-box[data-animation=shift-toward][data-state=hidden] {
    opacity: 0
}

.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=top] {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=bottom] {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=left] {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=right] {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.editor-icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    -ms-flex: none;
    flex: none;
    color: inherit
}

.editor-icon svg {
    width: 100%;
    height: 100%
}

.editor-shortcut-bubble {
    position: absolute;
    left: 0;
    top: 44px;
    padding-top: 8px;
    animation: slide-down .1s ease-in;
    -webkit-animation: slide-down .1s ease-in
}

.editor-shortcut-bubble__list {
    padding: 12px 6px 8px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    width: 228px
}

.editor-shortcut-bubble__list-text {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    padding-left: 10px
}

.editor-shortcut-bubble__list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    margin: 8px 0;
    padding-left: 10px
}

.editor-shortcut-bubble__list-item .editor-icon {
    cursor: pointer;
    border-radius: 4px
}

.editor-shortcut-bubble__list-item .editor-icon:hover {
    background: #ecedf0
}

.editor-shortcut-bubble__list-main {
    margin-top: 4px
}

.editor-shortcut-bubble__list-main .list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    cursor: pointer;
    padding: 4px 10px!important;
    margin: 0!important
}

.editor-shortcut-bubble__list-main .list-item-name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    color: #000
}

.editor-shortcut-bubble__list-main .list-item-icon {
    width: 20px;
    height: 20px
}

.editor-shortcut-bubble__list-main .list-item-text {
    color: #8a8a8a
}

.editor-shortcut-bubble__list-main .list-item:hover {
    background: #ecedf0
}

.editor-shortcut-bubble__list-main .list-item:before {
    width: 0!important
}

.editor-shortcut-bubble__divider {
    height: 1px;
    background: #e7e9f0;
    margin: 8px 10px
}

.editor-text-dropdown {
    margin-top: -24px;
    padding-top: 24px;
    position: absolute;
    top: 52px;
    left: -16px;
    z-index: 1001
}

.editor-text-dropdown__list {
    padding: 12px 6px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2)
}

.editor-text-dropdown .dropdown-list-text {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 8px;
    padding: 0 10px
}

.editor-text-dropdown .dropdown-list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    margin-bottom: 8px;
    padding: 0 10px
}

.editor-text-dropdown .dropdown-list-item .editor-icon:hover {
    background: #ebf3ff;
    cursor: pointer
}

.editor-text-dropdown .dropdown-list-item .editor-icon.is-active {
    background: #ebf3ff
}

.editor-text-dropdown .dropdown-list-divider {
    background: #e7e9f0;
    height: 1px;
    margin: 8px 10px
}

.editor-text-dropdown .item-panel {
    display: inline-block;
    width: 20px;
    height: 20px
}

.editor-text-dropdown .list-item {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px!important;
    margin: 0!important;
    cursor: pointer;
    position: relative
}

.editor-text-dropdown .list-item,.editor-text-dropdown .list-item-name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.editor-text-dropdown .list-item-name {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    gap: 12px
}

.editor-text-dropdown .list-item-icon {
    display: inline-block;
    width: 20px;
    height: 20px
}

.editor-text-dropdown .list-item-arrow {
    display: inline-block;
    width: 16px;
    height: 16px
}

.editor-text-dropdown .list-item-detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    color: #8a8a8a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.editor-text-dropdown .list-item-dropdown {
    position: absolute;
    right: -180px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 16px
}

.editor-text-dropdown .list-item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.editor-text-dropdown .list-item:before {
    width: 0!important
}

.editor-text-dropdown .list-item .dropdown-list {
    padding: 8px 6px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    min-width: 168px
}

.editor-text-dropdown .list-item .dropdown-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px
}

.editor-text-dropdown .list-item .dropdown-item-icon {
    display: inline-block;
    width: 20px;
    height: 20px
}

.editor-text-dropdown .list-item .dropdown-item-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.editor-text-dropdown .list-item .dropdown-item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.editor-text-dropdown.is-hidden {
    display: none
}

.editor-tool-dropdown {
    position: absolute;
    right: -168px;
    top: 0;
    padding-left: 16px;
    margin-left: -16px;
    z-index: 1001
}

.editor-tool-dropdown__main {
    padding: 8px 6px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    min-width: 168px
}

.editor-tool-dropdown__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px!important;
    margin: 0;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    white-space: nowrap;
    position: relative;
    cursor: pointer
}

.editor-tool-dropdown__item .dropdown-item-text {
    color: #8a8a8a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 32px
}

.editor-tool-dropdown__item .dropdown-item-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.editor-tool-dropdown__item .dropdown-item-detail {
    position: relative
}

.editor-tool-dropdown__item .dropdown-item-detail .icon-arrow-right {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.editor-tool-dropdown__item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.editor-tool-dropdown__item:before {
    width: 0!important
}

.editor-tool-dropdown__title {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    padding-left: 10px!important;
    margin-bottom: 8px!important
}

.editor-tool-dropdown__title:before {
    width: 0!important
}

.editor-tool-dropdown.show-arrow .dropdown-item-detail {
    padding-right: 28px
}

.editor-link-popup {
    position: absolute;
    right: -300px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 16px;
    z-index: 1000
}

.editor-link-popup__inner {
    padding: 16px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    width: 300px;
    box-sizing: border-box
}

.editor-link-popup__input {
    padding: 6px 36px 6px 12px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    border: 1px solid #e7e9f0;
    border-radius: 4px;
    outline: none;
    color: #0052d9
}

.editor-link-popup__input:not(.is-disabled):hover {
    border-color: #0052d9
}

.editor-link-popup__input.is-disabled {
    border-color: #f64041;
    color: #000
}

.editor-link-popup .remind-text {
    color: #ff3f3f;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 8px 0;
    text-align: left
}

.editor-link-popup__opt {
    margin-top: 8px;
    text-align: right
}

.editor-link-popup__btn {
    border-radius: 4px;
    background: transparent;
    height: 34px;
    line-height: 34px;
    font-size: 14px
}

.editor-link-popup__btn.cancel-btn {
    color: #666;
    margin-right: 8px;
    width: 60px;
    border-radius: 4px
}

.editor-link-popup__btn.cancel-btn.is-disabled,.editor-link-popup__btn.cancel-btn:hover {
    background: #f5f6f9
}

.editor-link-popup__btn.cancel-btn.is-disabled {
    cursor: not-allowed
}

.editor-link-popup__btn.confirm-btn {
    background: #0052d9;
    color: #fff;
    width: 100px
}

.editor-link-popup__btn.confirm-btn.is-disabled {
    background: #e2e9f3;
    color: #97a3b7;
    cursor: not-allowed
}

.editor-link-popup__main {
    position: relative
}

.editor-link-popup .icon-clear {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 59.756097560975604% 52.14723926380368%;
    background-size: 2029.4117647058822% auto ;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 8px
}

.editor-color-popup {
    position: absolute;
    top: 44px;
    left: 0;
    padding-top: 8px;
    margin-top: -8px;
    z-index: 1000
}

.editor-color-popup__inner {
    padding: 12px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    width: 220px;
    box-sizing: border-box
}

.editor-color-popup__text {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 2px
}

.editor-color-popup__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 6px
}

.editor-color-popup__list-item {
    width: 24px;
    height: 24px;
    cursor: pointer;
    border-radius: 4px
}

.editor-color-popup__list-item,.editor-color-popup__list-item .item-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box
}

.editor-color-popup__list-item .item-inner {
    border-radius: 2px;
    border: 1px solid #e7e9f0;
    background: #fff;
    width: 20px;
    height: 20px
}

.editor-color-popup__list-item.is-active,.editor-color-popup__list-item:hover {
    border: 1px solid #0052d9
}

.editor-color-popup__list .bg-color-item {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer
}

.editor-color-popup__list .bg-color-item__inner {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    background: #f9d1d1;
    border-radius: 2px
}

.editor-color-popup__list .bg-color-item:first-child .bg-color-item__inner {
    border: 1px solid #e7e9f0;
    background: linear-gradient(135deg,transparent 49.5%,#97a3b7 50%,#97a3b7 52.5%,transparent 0)
}

.editor-color-popup__list .bg-color-item.is-active,.editor-color-popup__list .bg-color-item:hover {
    border: 1px solid #0052d9
}

.editor-color-popup__divider {
    background: #e7e9f0;
    height: 1px;
    width: 100%;
    margin-bottom: 8px
}

.editor-color-popup__btn {
    margin-top: 8px;
    width: 100%;
    background: transparent;
    border-radius: 2px;
    border: 1px solid #e7e9f0;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    height: 24px
}

.editor-text-shortcut {
    padding: 8px 16px;
    gap: 8px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2)
}

.editor-text-shortcut,.editor-text-shortcut .menu-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.editor-text-shortcut .menu-item {
    gap: 4px;
    cursor: pointer;
    padding: 2px 4px;
    border-radius: 4px;
    box-sizing: border-box;
    position: relative
}

.editor-text-shortcut .menu-item-icon {
    height: 24px
}

.editor-text-shortcut .menu-item-divider {
    width: 1px;
    height: 16px;
    background: #e7e9f0
}

.editor-text-shortcut .menu-item-dropdown {
    left: 0;
    right: auto;
    padding-left: 0;
    top: 52px;
    padding-top: 20px;
    margin-top: -20px;
    margin-left: 0
}

.editor-text-shortcut .menu-item-popup {
    left: 0;
    right: auto;
    padding-left: 0;
    top: 52px;
    -webkit-transform: none;
    transform: none;
    padding-top: 20px;
    margin-top: -20px
}

.editor-text-shortcut .menu-item-tooltip {
    color: rgba(0,0,0,.7);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 2px;
    border: 1px solid #d6dbe3;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(75,91,118,.15);
    padding: 2px 8px;
    position: absolute;
    bottom: -36px;
    left: 0;
    white-space: nowrap;
    z-index: 1001;
    opacity: 0;
    visibility: hidden
}

.editor-text-shortcut .menu-item:hover {
    background: #ecedf0
}

.editor-text-shortcut .menu-item:hover .menu-item-tooltip {
    opacity: 1;
    visibility: visible
}

.editor-text-shortcut .menu-item.is-active {
    background: #ecedf0
}

.editor-text-shortcut .icon-box {
    width: 24px;
    height: 24px;
    display: inline-block
}

.editor-text-shortcut .arrow-down {
    display: inline-block;
    height: 16px
}

.editor-text-shortcut .arrow-icon {
    width: 8px!important;
    height: 16px!important;
    background: none!important;
    margin: 0!important
}

.editor-img-shortcut__inner {
    display: -ms-flexbox;
    display: flex;
    padding: 8px 16px;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    height: 46px;
    box-sizing: border-box;
    animation: slide-down .1s ease-in;
    -webkit-animation: slide-down .1s ease-in
}

.editor-img-shortcut__inner.is-disabled .menu-item {
    opacity: .3;
    cursor: not-allowed
}

.editor-img-shortcut__inner.is-disabled .menu-item:last-child {
    opacity: 1;
    cursor: pointer
}

.editor-img-shortcut__inner.is-disabled .menu-item:hover {
    background: #fff
}

.editor-img-shortcut .menu-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    padding: 2px 4px;
    border-radius: 2px;
    box-sizing: border-box;
    position: relative;
    line-height: 22px;
    white-space: nowrap
}

.editor-img-shortcut .menu-item-divider {
    width: 1px;
    height: 16px;
    background: #e7e9f0
}

.editor-img-shortcut .menu-item-popup {
    left: 0;
    right: auto;
    padding-left: 0;
    top: 52px;
    -webkit-transform: none;
    transform: none;
    padding-top: 18px;
    margin-top: -18px
}

.editor-img-shortcut .menu-item-dropdown {
    left: 0;
    right: auto;
    padding-left: 0;
    top: 52px;
    padding-top: 18px;
    margin-top: -18px;
    margin-left: 0
}

.editor-img-shortcut .menu-item:hover {
    background: #ecedf0
}

.editor-img-shortcut .menu-item:last-child:hover {
    background: #fff2f2;
    color: #ff3f3f
}

.editor-img-shortcut .icon-box {
    width: 24px;
    height: 24px;
    display: inline-block
}

.editor-img-shortcut .arrow-down {
    display: inline-block;
    height: 16px
}

.editor-img-shortcut .arrow-icon {
    width: 8px!important;
    height: 16px!important
}

.img-adjust-popup {
    position: absolute;
    top: 52px;
    left: 0;
    padding-top: 18px;
    margin-top: -18px
}

.img-adjust-popup__inner {
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    padding: 12px 16px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.img-adjust-popup__input {
    gap: 20px
}

.img-adjust-popup__input,.img-adjust-popup__opt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.img-adjust-popup__opt {
    border-radius: 4px;
    background: #f6f6f6;
    padding: 4px;
    margin-top: 12px
}

.img-adjust-popup__opt .opt-item {
    -ms-flex: 1;
    flex: 1;
    padding: 2px 4px!important;
    text-align: center;
    position: relative;
    margin: 0!important;
    cursor: pointer
}

.img-adjust-popup__opt .opt-item:not(:last-child):after {
    content: "";
    width: 1px;
    height: 16px;
    background: #e7e9f0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.img-adjust-popup__opt .opt-item:hover {
    color: #0052d9
}

.img-adjust-popup__opt .opt-item:before {
    width: 0!important
}

.img-adjust-popup__tooltip {
    color: #ff3f3f;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 12px
}

.img-adjust-popup .input-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.img-adjust-popup .input-item-number {
    border-radius: 4px;
    border: 1px solid #c8c8c8;
    background: #fff;
    outline: none;
    padding: 4px 12px;
    box-sizing: border-box;
    width: 80px;
    height: 30px
}

.img-adjust-popup .input-item-number:hover {
    border-color: #0052d9
}

.img-adjust-popup .input-item-number.has-error {
    border-color: #ff3f3f
}

.img-adjust-popup.is-hidden {
    display: none
}

.editor-insert-flag {
    position: absolute;
    top: 0;
    right: -8px;
    width: 2px;
    height: 100%;
    background-color: #205aef;
    background-position: top;
    z-index: 1000
}

.editor-insert-flag__inner {
    position: relative
}

.editor-insert-flag__tip {
    position: absolute;
    top: -84px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.editor-insert-flag__tip-inner {
    border-radius: 4px;
    background: #313233;
    min-width: 66px;
    padding: 8px 12px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    white-space: nowrap
}

.editor-insert-flag__tip-inner:before {
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 2px;
    background: #313233;
    position: absolute;
    bottom: -4px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    z-index: -1
}

.editor-insert-flag .icon-insert {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 10.223642172523961% 44.516129032258064%;
    background-size: 1078.125% auto ;
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.editor-insert-flag.is-horizontal {
    bottom: 0;
    top: auto;
    right: auto;
    left: -8px;
    height: 2px;
    width: 100%
}

.editor-insert-flag.is-horizontal .icon-insert {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 10.223642172523961% 44.516129032258064%;
    background-size: 1078.125% auto ;
    position: absolute;
    top: 50%;
    left: -31px;
    -webkit-transform: translateY(-48%) rotate(-90deg);
    transform: translateY(-48%) rotate(-90deg)
}

.editor-insert-flag.is-horizontal .editor-insert-flag__tip {
    top: -64px;
    left: -16px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000
}

.editor-table-dropdown {
    position: absolute;
    top: -48px
}

.editor-table-dropdown__inner {
    padding: 8px 6px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    min-width: 168px
}

.editor-table-dropdown .dropdown-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    cursor: pointer
}

.editor-table-dropdown .dropdown-item-icon {
    display: inline-block;
    width: 20px;
    height: 20px
}

.editor-table-dropdown .dropdown-item-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.editor-table-dropdown .dropdown-item-text {
    color: #8a8a8a
}

.editor-table-dropdown .dropdown-item-input {
    border-radius: 4px;
    border: 1px solid #e7e9f0;
    width: 40px;
    height: 20px;
    box-sizing: border-box;
    padding: 4px;
    position: relative;
    background: #fff;
    margin: 0 8px
}

.editor-table-dropdown .dropdown-item-input__content {
    outline: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    border: none;
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px
}

.editor-table-dropdown .dropdown-item-input:hover {
    border-color: #0052d9
}

.editor-table-dropdown .dropdown-item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.editor-table-dropdown .dropdown-item:nth-child(2) .icon-arrow-top {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.editor-table-dropdown .dropdown-item:nth-child(3) .icon-arrow-top {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.editor-table-dropdown .dropdown-item:nth-child(4) .icon-arrow-top {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.editor-table-dropdown .dropdown-item:before {
    width: 0!important
}

.editor-table-dropdown .dropdown-divider {
    margin: 4px 10px;
    height: 1px;
    background: #e7e9f0
}

.editor-table-dropdown .icon-arrow-top {
    margin-right: 12px
}

.editor-table-shortcut__inner {
    padding: 8px 16px;
    gap: 8px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2)
}

.editor-table-shortcut .menu-item,.editor-table-shortcut__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.editor-table-shortcut .menu-item {
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    cursor: pointer;
    padding: 2px 4px;
    border-radius: 2px;
    box-sizing: border-box;
    position: relative;
    line-height: 22px;
    min-width: 32px
}

.editor-table-shortcut .menu-item-icon {
    height: 24px
}

.editor-table-shortcut .menu-item-divider {
    width: 1px;
    height: 16px;
    background: #e7e9f0
}

.editor-table-shortcut .menu-item-tooltip {
    color: rgba(0,0,0,.7);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 2px;
    border: 1px solid #d6dbe3;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(75,91,118,.15);
    padding: 2px 8px;
    position: absolute;
    bottom: -36px;
    left: 0;
    white-space: nowrap;
    z-index: 1001;
    opacity: 0;
    visibility: hidden
}

.editor-table-shortcut .menu-item-dropdown,.editor-table-shortcut .menu-item-popup {
    left: 0;
    right: auto;
    padding-left: 0;
    top: 52px;
    -webkit-transform: none;
    transform: none;
    padding-top: 18px;
    margin-top: -18px
}

.editor-table-shortcut .menu-item-dropdown {
    margin-left: 0
}

.editor-table-shortcut .menu-item:hover {
    background: #ecedf0
}

.editor-table-shortcut .menu-item:hover .menu-item-tooltip {
    opacity: 1;
    visibility: visible
}

.editor-table-shortcut .menu-item:last-child:hover {
    background: #fff2f2;
    color: #ff3f3f
}

.editor-table-shortcut .icon-box {
    width: 24px;
    height: 24px;
    display: inline-block
}

.editor-table-shortcut .arrow-down {
    display: inline-block;
    height: 16px
}

.editor-table-shortcut .arrow-icon {
    width: 8px!important;
    height: 16px!important
}

.editor-table-shortcut .color-popup {
    position: absolute;
    top: 128px;
    left: -14px;
    padding-top: 14px;
    z-index: 1000
}

.editor-table-shortcut .color-popup-inner {
    padding: 12px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    width: 220px;
    box-sizing: border-box
}

.editor-table-shortcut .color-popup-text {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 2px
}

.editor-table-shortcut .color-popup-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.editor-table-shortcut .color-popup-divider {
    background: #e7e9f0;
    height: 1px;
    width: 100%;
    margin-bottom: 8px
}

.editor-table-shortcut .color-popup-btn {
    margin-top: 14px;
    width: 100%;
    background: transparent;
    border-radius: 2px;
    border: 1px solid #e7e9f0;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    height: 24px
}

.editor-table-shortcut .color-popup .color-list-item {
    width: 24px;
    height: 24px;
    margin-bottom: 6px
}

.editor-table-shortcut .color-popup .color-list-item,.editor-table-shortcut .color-popup .color-list-item-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box
}

.editor-table-shortcut .color-popup .color-list-item-inner {
    border-radius: 2px;
    border: 1px solid #e7e9f0;
    background: #fff;
    width: 20px;
    height: 20px
}

.editor-table-shortcut .color-popup .color-list-item:hover {
    border-radius: 4px;
    border: 1px solid #0052d9
}

.editor-table-shortcut .color-popup .bgcolor-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.editor-table-shortcut .color-popup .bgcolor-list .bgcolor-item {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box
}

.editor-table-shortcut .color-popup .bgcolor-list .bgcolor-item-inner {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    background: #f9d1d1;
    border-radius: 2px
}

.editor-table-shortcut .color-popup .bgcolor-list .bgcolor-item:first-child .bgcolor-item-inner {
    border: 1px solid #e7e9f0;
    background: linear-gradient(135deg,transparent 49.5%,#97a3b7 50%,#97a3b7 52.5%,transparent 0)
}

.editor-table-shortcut .color-popup .bgcolor-list .bgcolor-item:hover {
    border: 1px solid #0052d9
}

.editor-table-shortcut .color-popup.is-hidden {
    display: none
}

.editor-table-shortcut .editor-table-dropdown {
    top: -20px;
    padding-top: 20px
}

.align-list-dropdown {
    position: absolute;
    top: 28px;
    left: 0;
    padding-top: 14px
}

.align-list-dropdown__main {
    padding: 8px 6px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    min-width: 168px
}

.align-list-dropdown .dropdown-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px
}

.align-list-dropdown .dropdown-item-icon {
    display: inline-block;
    width: 20px;
    height: 20px
}

.align-list-dropdown .dropdown-item-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.align-list-dropdown .dropdown-item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.align-list-dropdown.is-hidden {
    display: none
}

.indent-list-dropdown {
    position: absolute;
    top: 28px;
    left: 0;
    padding-top: 14px
}

.indent-list-dropdown__main {
    padding: 8px 6px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    min-width: 168px
}

.indent-list-dropdown .dropdown-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px
}

.indent-list-dropdown .dropdown-item-icon {
    display: inline-block;
    width: 20px;
    height: 20px
}

.indent-list-dropdown .dropdown-item-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.indent-list-dropdown .dropdown-item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.indent-list-dropdown.is-hidden {
    display: none
}

.editor-tool-btn {
    position: absolute;
    left: -56px;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 2px;
    border-radius: 4px;
    border: 1px solid #c6cbd3;
    background: #fff;
    cursor: pointer;
    padding: 5px 10px 5px 6px
}

.editor-tool-btn:hover {
    background: #f5f6f9
}

.editor-tool-btn__icon {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 84.90566037735849%;
    background-size: 1437.5% auto
}

.editor-tool-btn .icon-union {
    width: 6px;
    height: 10px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 68.73156342182891% 8.433734939759036%;
    background-size: 5750% auto ;
    display: block
}

.editor-tool-btn.is-img .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 59.813084112149525% 69.81132075471697%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-table .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 75.47169811320755%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-formula .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 69.81132075471697%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-code .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 23.364485981308412% 62.264150943396224%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-add .editor-tool-btn__inner {
    padding: 5px 8px
}

.editor-tool-btn.is-add .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 45.794392523364486% 62.264150943396224%;
    background-size: 1437.5% auto ;
    margin-right: 4px
}

.editor-tool-btn.is-highlight .editor-tool-btn__icon {
    background: url(images/icon-highlight_ed0.png) 50%/cover no-repeat
}

.editor-tool-btn.is-h1 .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 29.906542056074763% 69.81132075471697%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-h2 .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 37.38317757009346% 69.81132075471697%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-h3 .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 44.85981308411215% 69.81132075471697%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-h4 .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 52.336448598130836% 69.81132075471697%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-split .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 22.641509433962266%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-ul .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 7.476635514018691% 84.90566037735849%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-ol .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 67.28971962616822% 69.81132075471697%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-file .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 22.429906542056074% 69.81132075471697%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-video .editor-tool-btn__icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 14.953271028037381% 84.90566037735849%;
    background-size: 1437.5% auto
}

.editor-tool-btn.is-refer .editor-tool-btn__icon {
    background: url(images/icon-refer_7a3.svg) 50%/cover no-repeat
}

.editor-text-tool {
    left: 0;
    top: 48px;
    padding-top: 8px;
    z-index: 1001
}

.editor-text-tool__inner {
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    width: 228px;
    padding: 12px 6px
}

.editor-text-tool__text {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 8px;
    padding: 0 10px
}

.editor-text-tool__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    margin-bottom: 8px;
    padding: 0 10px
}

.editor-text-tool__item .editor-icon:hover {
    background: #ecedf0;
    cursor: pointer
}

.editor-text-tool__item .editor-icon.is-active {
    background: #ecedf0
}

.editor-text-tool__divider {
    background: #e7e9f0;
    height: 1px;
    margin: 8px 10px
}

.editor-text-tool__list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px!important;
    margin: 0!important;
    cursor: pointer;
    position: relative
}

.editor-text-tool__list-item .list-item-name {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.editor-text-tool__list-item-icon {
    display: inline-block;
    width: 20px;
    height: 20px
}

.editor-text-tool__list-item-arrow {
    display: inline-block;
    width: 16px;
    height: 16px
}

.editor-text-tool__list-item-detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    color: #8a8a8a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.editor-text-tool__list-item-dropdown {
    position: absolute;
    right: -180px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 16px
}

.editor-text-tool__list-item-dropdown__inner {
    padding: 8px 6px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    min-width: 168px
}

.editor-text-tool__list-item-dropdown.is-hidden {
    display: none
}

.editor-text-tool__list-item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.editor-text-tool__list-item:before {
    width: 0!important
}

.editor-text-tool__list-item .dropdown-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 20px
}

.editor-text-tool__list-item .dropdown-item-icon {
    display: inline-block;
    width: 20px;
    height: 20px
}

.editor-text-tool__list-item .dropdown-item-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.editor-text-tool__list-item .dropdown-item-text {
    color: #8a8a8a
}

.editor-text-tool__list-item .dropdown-item-input {
    border-radius: 4px;
    border: 1px solid #e7e9f0;
    width: 40px;
    height: 20px;
    box-sizing: border-box;
    padding: 4px;
    position: relative;
    background: #fff;
    margin: 0 8px
}

.editor-text-tool__list-item .dropdown-item-input__content {
    outline: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    border: none;
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px
}

.editor-text-tool__list-item .dropdown-item-input:hover {
    border-color: #0052d9
}

.editor-text-tool__list-item .dropdown-item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.editor-text-tool__list-item .dropdown-item:nth-child(2) .icon-arrow-top {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.editor-text-tool__list-item .dropdown-item:nth-child(3) .icon-arrow-top {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.editor-text-tool__list-item .dropdown-item:nth-child(4) .icon-arrow-top {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.editor-text-tool__list-item .dropdown-item:before {
    width: 0
}

.editor-text-tool__list-item .dropdown-divider {
    margin: 4px 10px;
    height: 1px;
    background: #e7e9f0
}

.editor-text-tool__list-item .icon-arrow-top {
    margin-right: 12px
}

.editor-text-tool__popup {
    left: auto;
    right: -220px;
    top: 0;
    padding-left: 12px;
    margin-left: -12px
}

.editor-text-tool .add-list {
    top: -100px;
    right: -224px
}

.editor-text-tool .add-list .editor-tool-dropdown__item:nth-child(3),.editor-text-tool .add-list .editor-tool-dropdown__item:nth-child(6) {
    position: relative;
    margin-bottom: 8px
}

.editor-text-tool .add-list .editor-tool-dropdown__item:nth-child(3):after,.editor-text-tool .add-list .editor-tool-dropdown__item:nth-child(6):after {
    content: "";
    background: #e7e9f0;
    height: 1px;
    position: absolute;
    bottom: -4px;
    left: 10px;
    right: 10px
}

.editor-text-tool .table-item-dropdown {
    position: absolute;
    right: -180px;
    top: -48px;
    padding-left: 16px
}

.editor-text-tool .table-item-dropdown__inner {
    padding: 8px 6px;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    box-sizing: border-box;
    min-width: 168px
}

.editor-text-tool .table-item-dropdown .dropdown-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 20px
}

.editor-text-tool .table-item-dropdown .dropdown-item-icon {
    display: inline-block;
    width: 20px;
    height: 20px
}

.editor-text-tool .table-item-dropdown .dropdown-item-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.editor-text-tool .table-item-dropdown .dropdown-item-text {
    color: #8a8a8a
}

.editor-text-tool .table-item-dropdown .dropdown-item-input {
    border-radius: 4px;
    border: 1px solid #e7e9f0;
    width: 40px;
    height: 20px;
    box-sizing: border-box;
    padding: 4px;
    position: relative;
    background: #fff;
    margin: 0 8px
}

.editor-text-tool .table-item-dropdown .dropdown-item-input__content {
    outline: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    border: none;
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px
}

.editor-text-tool .table-item-dropdown .dropdown-item-input:hover {
    border-color: #0052d9
}

.editor-text-tool .table-item-dropdown .dropdown-item:hover {
    border-radius: 4px;
    background: #f5f6f9
}

.editor-text-tool .table-item-dropdown .dropdown-item:nth-child(2) .icon-arrow-top {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.editor-text-tool .table-item-dropdown .dropdown-item:nth-child(3) .icon-arrow-top {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.editor-text-tool .table-item-dropdown .dropdown-item:nth-child(4) .icon-arrow-top {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.editor-text-tool .table-item-dropdown .dropdown-divider {
    margin: 4px 10px;
    height: 1px;
    background: #e7e9f0
}

.editor-text-tool .table-item-dropdown .icon-arrow-top {
    margin-right: 12px
}

.editor-text-tool .table-item-dropdown.is-hidden {
    display: none
}

.editor-tip {
    position: fixed;
    top: 50px;
    left: 50%;
    z-index: 9999;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 2px;
    min-width: 480px;
    color: #181818
}

.editor-tip__inner {
    box-sizing: border-box;
    padding: 12px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.editor-tip__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
    display: block;
    width: 28px;
    height: 28px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 40.37854889589905% 43.94904458598726%;
    background-size: 1232.142857142857% auto
}

.editor-tip__icon.icon-success {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 26.498422712933756% 54.14012738853503%;
    background-size: 1232.142857142857% auto
}

.editor-tip__icon.icon-error {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 58.0441640378549% 43.94904458598726%;
    background-size: 1232.142857142857% auto
}

.editor-tip__icon.icon-warning {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 52.99684542586751% 54.14012738853503%;
    background-size: 1232.142857142857% auto
}

.editor-tip__main {
    -ms-flex: 1;
    flex: 1
}

.editor-tip__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    margin-bottom: 4px
}

.editor-tip__text {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.editor-tip__text a {
    color: #0052d9
}

.editor-tip__close {
    cursor: pointer;
    display: block;
    margin-left: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 48.02431610942249% 90.1840490797546%;
    background-size: 2156.25% auto
}

.editor-tip__close:hover {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 33.43465045592705% 90.1840490797546%;
    background-size: 2156.25% auto
}

.editor-tip__extra {
    cursor: pointer;
    display: block;
    margin-left: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.editor-tip__extra a {
    color: #0052d9
}

.editor-tip.success .editor-tip__title {
    color: #088f50
}

.editor-tip.error .editor-tip__text,.editor-tip.error .editor-tip__title {
    color: #b42c3f
}

.editor-tip.warning .editor-tip__text,.editor-tip.warning .editor-tip__title {
    color: #be740f
}

.editor-tip.is-hidden {
    display: none
}

.editor-tip--block {
    position: relative;
    left: unset;
    top: unset;
    -webkit-transform: translate(0);
    transform: translate(0);
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ecf2fe;
    border: 1px solid #699ef5;
    z-index: 1
}

.editor-tip--block.error {
    border: 1px solid #ef8b8b;
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fce8e8
}

.editor-tip--block.warning {
    border: 1px solid #be740f;
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fef0db
}

.editor-tip.with-bg {
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ecf2fe;
    border: 1px solid #699ef5;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 2px
}

.editor-tip.with-bg.success {
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#e0f7eb;
    border: 1px solid #66d799
}

.editor-tip.with-bg.error {
    border: 1px solid #ef8b8b;
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fce8e8
}

.editor-tip.with-bg.warning {
    border: 1px solid #be740f;
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fef0db
}

.editor-tip.is-miniprogram {
    top: 0
}

@media (max-width: 768px) {
    .editor-tip {
        min-width:unset;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        left: 16px;
        right: 16px
    }

    .editor-tip__icon {
        margin-right: 12px
    }

    .editor-tip.with-bg {
        background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ecf2fe;
        border: 1px solid #699ef5;
        box-shadow: 8px 8px 20px rgba(55,99,170,.1);
        border-radius: 2px
    }

    .editor-tip.with-bg.success {
        background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#e0f7eb;
        border: 1px solid #66d799
    }

    .editor-tip.with-bg.error {
        border: 1px solid #ef8b8b;
        background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fce8e8
    }

    .editor-tip.with-bg.warning {
        border: 1px solid #be740f;
        background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fef0db
    }

    .editor-tip.success .editor-tip__title+.editor-tip__text {
        color: #4b5b76
    }

    .editor-tip.success .editor-tip__title+.editor-tip__text a {
        color: #0052d9
    }

    .editor-tip.success .editor-tip__text {
        color: #088f50
    }

    .editor-tip.success .editor-tip__text a {
        color: #0052d9
    }

    .editor-tip--block {
        position: relative;
        left: unset;
        right: unset
    }
}

.editor-img-dropdown {
    position: absolute;
    left: 0;
    top: 48px;
    padding-top: 8px
}

.editor-img-dropdown__inner {
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    padding: 8px 6px;
    width: 176px;
    box-sizing: border-box
}

.editor-img-dropdown__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 4px 10px!important;
    margin: 0!important;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    white-space: nowrap;
    cursor: default;
    color: #000
}

.editor-img-dropdown__item:first-child .icon-arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.editor-img-dropdown__item:last-child {
    cursor: pointer
}

.editor-img-dropdown__item:last-child:hover {
    border-radius: 4px;
    background: #ecedf0
}

.editor-img-dropdown__item:before {
    width: 0!important
}

.editor-img-dropdown__item .dropdown-item-input {
    border-radius: 4px;
    border: 1px solid #e7e9f0;
    width: 40px;
    height: 20px;
    box-sizing: border-box;
    padding: 4px;
    position: relative
}

.editor-img-dropdown__item .dropdown-item-input__content {
    outline: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    border: none;
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px;
    background: #fff
}

.editor-img-dropdown__item.is-disabled {
    cursor: not-allowed;
    color: rgba(0,0,0,.3)
}

.editor-img-dropdown__item.is-disabled .dropdown-item-input {
    border: 1px solid #e7e9f0;
    color: rgba(0,0,0,.3)
}

.editor-img-dropdown__item.is-disabled .icon-arrow {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 34.46153846153846% 83.85093167701864%;
    background-size: 1725% auto
}

.editor-img-dropdown .icon-arrow {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(images/sprite.Article-202510231103.svg)!important;
    background-position: 40.61538461538461% 83.85093167701864%!important;
    background-size: 1725% auto !important
}

.editor-img-dropdown .img-number-input {
    border-radius: 4px;
    border: 1px solid #e7e9f0;
    outline: none;
    width: 40px;
    text-align: center
}

@-webkit-keyframes slide-down {
    0% {
        top: 40px
    }

    to {
        top: 36px
    }
}

@keyframes slide-down {
    0% {
        top: 40px
    }

    to {
        top: 36px
    }
}

.editor-code-dropdown {
    position: absolute;
    left: 0;
    bottom: -408px;
    margin-top: -16px;
    padding-top: 16px;
    box-sizing: border-box;
    z-index: 1000
}

.editor-code-dropdown__inner {
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    width: 206px;
    box-sizing: border-box;
    max-height: 360px;
    min-height: 360px;
    padding: 12px 6px;
    position: relative;
    cursor: default
}

.editor-code-dropdown__hd {
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 10px 12px
}

.editor-code-dropdown__search {
    border-radius: 2px;
    border: 1px solid #e7e9f0;
    margin: 0 10px;
    padding: 2px 32px 2px 8px;
    position: relative;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex
}

.editor-code-dropdown__search .search-box-input {
    border: none;
    outline: none;
    line-height: 22px;
    padding-left: 28px;
    box-sizing: border-box;
    width: 100%;
    -ms-flex: 1;
    flex: 1
}

.editor-code-dropdown__search .icon-search {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(images/icon-search_4bb.svg) 50%/cover no-repeat;
    position: absolute;
    left: 8px;
    top: 5px
}

.editor-code-dropdown__search .icon-close {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 67.47720364741642% 90.1840490797546%;
    background-size: 2156.25% auto ;
    position: absolute;
    right: 8px;
    top: 5px
}

.editor-code-dropdown__search:hover {
    border-color: #0052d9
}

.editor-code-dropdown__search.is-empty {
    padding-right: 8px
}

.editor-code-dropdown__list {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 6px;
    max-height: 272px;
    min-height: 250px;
    overflow-y: scroll
}

.editor-code-dropdown__list::-webkit-scrollbar {
    width: 3px
}

.editor-code-dropdown__list::-webkit-scrollbar-thumb {
    background-color: #97a3b7
}

.editor-code-dropdown__divider {
    background: #e7e9f0;
    width: 100%;
    height: 1px;
    margin: 4px 0
}

.editor-code-dropdown__none {
    min-height: 250px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.editor-code-dropdown__none .empty-text {
    color: #999;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.editor-code-dropdown.is-setting-mode {
    bottom: -480px
}

.editor-code-dropdown.is-setting-mode .editor-code-dropdown__inner {
    width: 270px;
    max-height: 432px;
    min-height: 432px;
    padding-bottom: 54px
}

.editor-code-dropdown.is-setting-mode .editor-code-dropdown__list {
    max-height: 300px
}

.editor-code-dropdown.is-setting-mode .editor-code-dropdown__opt {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 10px 16px 12px;
    box-sizing: border-box
}

.editor-code-dropdown.is-setting-mode .editor-code-dropdown__btn {
    background: #0052d9;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    -ms-flex: 1;
    flex: 1;
    height: 32px
}

.editor-code-dropdown.is-setting-mode .editor-code-dropdown__btn.is-hole {
    border: 1px solid #bebebe;
    background: #fff;
    color: #181818
}

.editor-code-dropdown.is-setting-mode .dropdown-title {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.editor-code-dropdown.is-setting-mode .code-list-item {
    cursor: default
}

.editor-code-dropdown.is-setting-mode .code-list-item:hover {
    background: #fff
}

.editor-code-dropdown .dropdown-title {
    color: #999
}

.editor-code-dropdown .dropdown-setting {
    color: #0052d9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.editor-code-dropdown .dropdown-setting-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 9.815950920245399%;
    background-size: 2156.25% auto
}

.editor-code-dropdown .code-list {
    margin-bottom: 0
}

.editor-code-dropdown .code-list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px;
    padding: 6px 10px!important;
    margin: 0!important;
    cursor: pointer;
    border-radius: 4px
}

.editor-code-dropdown .code-list-item:hover {
    background: #ecedf0
}

.editor-code-dropdown .code-list-item:before {
    width: 0!important
}

.editor-code-dropdown .code-list-item__btn {
    color: #0052d9;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    background: transparent
}

.editor-code-dropdown .code-list-item__btn.is-gray {
    color: #4b5b76
}

.editor-code-dropdown .code-list-item__btn:last-child {
    margin-left: 8px
}

.editor-code-dropdown .code-list-item__opt {
    white-space: nowrap
}

.editor-code-dropdown .code-list-item .icon-right {
    opacity: 0;
    visibility: hidden
}

.editor-code-dropdown .code-list-item .icon-right.is-selected {
    opacity: 1;
    visibility: visible
}

.editor-code-dropdown .code-list-name {
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.editor-code-dropdown .code-list-tit {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 6px;
    padding-left: 10px;
    padding-top: 6px
}

.editor-code-dropdown .code-list .default-text {
    color: #999
}

.editor-select-all__inner {
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    padding: 8px 16px;
    gap: 8px
}

.editor-select-all .menu-item,.editor-select-all__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.editor-select-all .menu-item {
    gap: 4px;
    cursor: pointer;
    padding: 2px 4px;
    border-radius: 2px;
    box-sizing: border-box;
    position: relative;
    line-height: 22px
}

.editor-select-all .menu-item-icon {
    height: 24px;
    width: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.editor-select-all .menu-item-divider {
    width: 1px;
    height: 16px;
    background: #e7e9f0
}

.editor-select-all .menu-item-tooltip {
    color: rgba(0,0,0,.7);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 2px;
    border: 1px solid #d6dbe3;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(75,91,118,.15);
    padding: 2px 8px;
    position: absolute;
    bottom: -36px;
    left: 0;
    white-space: nowrap;
    z-index: 1001;
    opacity: 0;
    visibility: hidden
}

.editor-select-all .menu-item:hover {
    background: #ecedf0
}

.editor-select-all .menu-item:hover .menu-item-tooltip {
    opacity: 1;
    visibility: visible
}

.editor-select-all .menu-item:last-child:hover {
    background: #fff2f2;
    color: #ff3f3f
}

.editor-link-shortcut__inner {
    padding: 8px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.editor-link-shortcut__inner,.editor-link-shortcut__input {
    width: 332px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2)
}

.editor-link-shortcut__input {
    padding: 16px
}

.editor-link-shortcut__input-box {
    position: relative
}

.editor-link-shortcut__input-main {
    padding: 6px 36px 6px 12px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    border: 1px solid #e7e9f0;
    border-radius: 4px;
    outline: none;
    color: #0052d9
}

.editor-link-shortcut__input-main:not(.is-disabled):hover {
    border-color: #0052d9
}

.editor-link-shortcut__input-main.is-disabled {
    border-color: #f64041;
    color: #000
}

.editor-link-shortcut__input .remind-text {
    color: #ff3f3f;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 8px 0;
    text-align: left
}

.editor-link-shortcut__input-opt {
    margin-top: 8px;
    text-align: right
}

.editor-link-shortcut__input-btn {
    border-radius: 4px;
    background: transparent;
    height: 34px;
    line-height: 34px;
    font-size: 14px
}

.editor-link-shortcut__input-btn.cancel-btn {
    color: #666;
    margin-right: 8px;
    width: 60px;
    border-radius: 4px
}

.editor-link-shortcut__input-btn.cancel-btn.is-disabled,.editor-link-shortcut__input-btn.cancel-btn:hover {
    background: #f5f6f9
}

.editor-link-shortcut__input-btn.cancel-btn.is-disabled {
    cursor: not-allowed
}

.editor-link-shortcut__input-btn.confirm-btn {
    background: #0052d9;
    color: #fff;
    width: 100px
}

.editor-link-shortcut__input-btn.confirm-btn.is-disabled {
    background: #e2e9f3;
    color: #97a3b7;
    cursor: not-allowed
}

.editor-link-shortcut__input .icon-clear {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 59.756097560975604% 52.14723926380368%;
    background-size: 2029.4117647058822% auto ;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 8px
}

.editor-link-shortcut .menu-item {
    gap: 4px;
    cursor: pointer;
    padding: 2px 4px;
    border-radius: 2px;
    box-sizing: border-box;
    position: relative;
    line-height: 22px;
    border-radius: 4px
}

.editor-link-shortcut .menu-item,.editor-link-shortcut .menu-item-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.editor-link-shortcut .menu-item-icon {
    height: 24px;
    width: 24px;
    -ms-flex-pack: center;
    justify-content: center
}

.editor-link-shortcut .menu-item-divider {
    width: 1px;
    height: 16px;
    background: #e7e9f0
}

.editor-link-shortcut .menu-item:hover {
    background: #ecedf0
}

.editor-link-shortcut .menu-item:hover .menu-item-tooltip {
    opacity: 1;
    visibility: visible
}

.editor-link-shortcut .menu-item-tooltip {
    color: rgba(0,0,0,.7);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 2px;
    border: 1px solid #d6dbe3;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(75,91,118,.15);
    padding: 2px 8px;
    position: absolute;
    bottom: -36px;
    left: 0;
    white-space: nowrap;
    z-index: 1001;
    opacity: 0;
    visibility: hidden
}

.editor-link-shortcut .link-text {
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.editor-link-shortcut .link-text .menu-item-tooltip {
    left: 16px;
    bottom: -28px
}

.editor-link-shortcut .link-text:hover .menu-item-tooltip {
    opacity: 1;
    visibility: visible
}

.rno-markdown2-code {
    position: relative;
    margin-bottom: 24px
}

.rno-markdown2-code:hover .rno-markdown2-code-opt-float {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rno-markdown2-code-toolbar {
    border: 1px solid #e1e4e9;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6px 8px
}

.rno-markdown2-code-toolbar-fold {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background: #edf0f5;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 8px 0 12px;
    cursor: pointer;
    margin-right: 16px
}

.rno-markdown2-code-toolbar-fold .icon-arrow {
    margin-left: 8px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    width: 8px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 92.87833827893175% 24.539877300613497%;
    background-size: 4312.5% auto
}

.rno-markdown2-code-toolbar-fold:hover {
    background: #e5e9f0
}

.rno-markdown2-code-toolbar-fold.is-folded .icon-arrow {
    -webkit-transform: none;
    transform: none
}

.rno-markdown2-code-toolbar-info {
    line-height: 22px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    -ms-flex: 1;
    flex: 1;
    max-width: 36%;
    white-space: nowrap
}

.rno-markdown2-code-toolbar-item {
    position: relative;
    white-space: nowrap;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500
}

.rno-markdown2-code-toolbar-item+.rno-markdown2-code-toolbar-item {
    padding-left: 36px
}

.rno-markdown2-code-toolbar-item+.rno-markdown2-code-toolbar-item:before {
    content: "";
    width: 1px;
    height: 16px;
    background: #e1e4e9;
    position: absolute;
    left: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rno-markdown2-code-toolbar-item.is-type {
    max-width: calc(100% - 144px);
    overflow: hidden;
    text-overflow: ellipsis
}

.rno-markdown2-code-toolbar-item.is-type .is-m-hidden {
    font-weight: 500
}

.rno-markdown2-code-toolbar-opt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.rno-markdown2-code-toolbar-split-line {
    display: inline-block;
    width: 1px;
    height: 16px;
    -ms-flex: none;
    flex: none;
    background: #747a80
}

.rno-markdown2-code-toolbar-copy {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    white-space: nowrap;
    -ms-flex: none;
    flex: none
}

.rno-markdown2-code-toolbar-copy:hover {
    color: #747474
}

.rno-markdown2-code-toolbar-copy:hover .icon-copy {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 86.32218844984803% 82.82208588957054%;
    background-size: 2156.25% auto
}

.rno-markdown2-code-toolbar-copy:hover .icon-theme {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 56.70731707317073% 82.82208588957054%;
    background-size: 2029.4117647058822% auto
}

.rno-markdown2-code-toolbar-switch {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    cursor: pointer;
    white-space: nowrap
}

.rno-markdown2-code-toolbar-switch .switch-btn {
    width: 28px;
    background: #e4e4e4;
    border-radius: 40px;
    position: relative;
    height: 16px;
    cursor: pointer
}

.rno-markdown2-code-toolbar-switch .switch-btn-label {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    cursor: pointer
}

.rno-markdown2-code-toolbar-switch .switch-btn-inner {
    border: 0!important;
    clip: rect(1px,1px,1px,1px);
    height: 1px!important;
    overflow: hidden!important;
    position: absolute!important;
    width: 1px!important
}

.rno-markdown2-code-toolbar-switch .switch-btn.is-checked {
    background: #0052d9
}

.rno-markdown2-code-toolbar-switch.is-mobile {
    display: none
}

@-webkit-keyframes labelON {
    0% {
        left: 2px
    }

    to {
        left: 14px
    }
}

@keyframes labelON {
    0% {
        left: 2px
    }

    to {
        left: 14px
    }
}

@-webkit-keyframes labelOFF {
    0% {
        left: 14px
    }

    to {
        left: 2px
    }
}

@keyframes labelOFF {
    0% {
        left: 14px
    }

    to {
        left: 2px
    }
}

.rno-markdown2-code-toolbar-switch input[type=checkbox]:checked+label.switch-btn-label {
    top: 50%;
    left: 14px;
    -webkit-animation: labelON .2s ease-in 0s 1;
    animation: labelON .2s ease-in 0s 1;
    box-shadow: -1px 0 3px #244766
}

.rno-markdown2-code-toolbar-switch input[type=checkbox]+label.switch-btn-label {
    top: 50%;
    left: 2px;
    -webkit-animation: labelOFF .2s ease-in 0s 1;
    animation: labelOFF .2s ease-in 0s 1;
    box-shadow: 1px 0 3px #244766
}

.rno-markdown2-code-toolbar-run {
    border-radius: 3px;
    background: #212121;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    padding: 4px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.rno-markdown2-code-toolbar-run:hover {
    background: #3a3a3a
}

.rno-markdown2-code-toolbar-tip {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 2px;
    border: 1px solid #d6dbe3;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(75,91,118,.15);
    padding: 2px 8px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
    white-space: normal;
    min-width: 220px;
    max-width: 300px
}

.rno-markdown2-code-toolbar .info-text {
    font-weight: 500
}

.rno-markdown2-code-toolbar .icon-run {
    display: inline-block;
    width: 22px;
    height: 12px;
    background: url(images/icon-run_b8c.svg) 50% no-repeat;
    background-size: cover;
    margin-right: 8px
}

.rno-markdown2-code-toolbar .icon-copy {
    display: inline-block;
    width: 13px;
    height: 15px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 90.1840490797546%;
    background-size: 2156.25% auto
}

.rno-markdown2-code-toolbar .icon-theme {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 61.890243902439025% 82.82208588957054%;
    background-size: 2029.4117647058822% auto
}

.rno-markdown2-code .developer-code-block {
    position: relative
}

.rno-markdown2-code-icon-btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    -ms-flex: none;
    flex: none;
    cursor: pointer;
    color: rgba(0,0,0,.9);
    font-size: 12px;
    font-weight: 500;
    line-height: 22px
}

.rno-markdown2-code-icon-btn:hover {
    color: #747474
}

.rno-markdown2-code-icon-btn.is-ai-btn {
    position: relative;
    overflow: hidden;
    padding: 0 10px;
    border-radius: 12px;
    z-index: 0
}

.rno-markdown2-code-icon-btn.is-ai-btn:hover {
    color: rgba(0,0,0,.9)
}

.rno-markdown2-code-icon-btn.is-ai-btn:hover:before {
    opacity: .9
}

.rno-markdown2-code-icon-btn.is-ai-btn:hover:after {
    opacity: .94
}

.rno-markdown2-code-icon-btn.is-ai-btn>* {
    position: relative;
    z-index: 2
}

.rno-markdown2-code-icon-btn.is-ai-btn:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 12px;
    z-index: 1;
    background: linear-gradient(167deg,#5498ff,#7c74ff 50%,#f16f9e 80%,#ffc047);
    opacity: .55;
    transition: opacity .2s ease-in-out
}

.rno-markdown2-code-icon-btn.is-ai-btn:after {
    content: "";
    position: absolute;
    inset: 2px;
    border-radius: 11px;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 0 0 .5px #fff
}

.rno-markdown2-code-select {
    padding: 0 20px 0 10px;
    box-sizing: border-box;
    display: inline-block;
    line-height: 22px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    width: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rno-markdown2-code-select .icon-arrow {
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 8px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 92.87833827893175% 24.539877300613497%;
    background-size: 4312.5% auto
}

.rno-markdown2-code-select:hover {
    border-radius: 2px;
    background: #ecedf0
}

.rno-markdown2-code-opt-float {
    opacity: 0;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    padding: 3px 8px;
    border-radius: 12px;
    background: hsla(0,0%,80.8%,.6);
    transition: all .2s ease-in-out
}

.rno-markdown2-code-opt-float .rno-markdown2-code-icon-btn:hover {
    color: #000
}

.rno-markdown2-code.is-dark-theme .rno-markdown2-code-toolbar-split-line {
    background: #e1e4e9
}

.rno-markdown2-code.is-dark-theme .rno-markdown2-code-opt-float {
    background: hsla(0,0%,54.5%,.6)
}

.rno-markdown2-code.is-dark-theme .rno-markdown2-code-opt-float .rno-markdown2-code-icon-btn,.rno-markdown2-code.is-dark-theme .rno-markdown2-code-opt-float .rno-markdown2-code-icon-btn:hover {
    color: #fff
}

.rno-markdown2-code.is-dark-theme .fold-btn {
    border: none;
    background: #242a35;
    color: #fff
}

.rno-markdown2-code.is-dark-theme .fold-btn .icon-arrow {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 93.43283582089552% 90.47619047619048%;
    background-size: 3450% auto
}

.rno-markdown2-code.is-editing .rno-markdown2-code-toolbar-item.is-type {
    overflow: visible;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.rno-markdown2-code .developer-code-block pre {
    margin-block:0;border-radius: 0;
    padding: 20px
}

.rno-markdown2-code .fold-btn {
    display: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px;
    gap: 8px;
    background: #f8f8fa;
    color: #000;
    border: 1px solid #e1e4e9;
    border-top: none
}

.rno-markdown2-code .fold-btn .icon-arrow {
    display: inline-block;
    width: 10px;
    height: 6px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 98.2089552238806% 95.23809523809523%;
    background-size: 3450% auto ;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rno-markdown2-code .fold-btn.is-folded .icon-arrow {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

@media screen and (max-width: 768px) {
    .rno-markdown2-code {
        margin-bottom:16px
    }

    .rno-markdown2-code-toolbar {
        gap: 8px
    }

    .rno-markdown2-code-toolbar-info {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        max-width: 40%
    }

    .rno-markdown2-code-toolbar-fold {
        display: none
    }

    .rno-markdown2-code-toolbar-item {
        font-weight: 500
    }

    .rno-markdown2-code-toolbar-item.is-type {
        max-width: calc(100% - 44px)
    }

    .rno-markdown2-code-toolbar-item.is-num {
        display: none
    }

    .rno-markdown2-code-toolbar-item+.rno-markdown2-code-toolbar-item {
        padding-left: 16px
    }

    .rno-markdown2-code-toolbar-item+.rno-markdown2-code-toolbar-item:before {
        left: 8px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .rno-markdown2-code-toolbar-switch.is-mobile {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .rno-markdown2-code-toolbar-switch.is-pc {
        display: none
    }

    .rno-markdown2-code-toolbar-opt {
        gap: 16px
    }

    .rno-markdown2-code-toolbar-run {
        padding: 4px 12px
    }

    .rno-markdown2-code-toolbar-run .icon-run {
        margin-right: 6px
    }

    .rno-markdown2-code-toolbar-run:hover {
        background: #212121
    }

    .rno-markdown2-code-toolbar-copy:hover .icon-copy {
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 0% 90.1840490797546%;
        background-size: 2156.25% auto
    }

    .rno-markdown2-code-opt-float {
        top: 12px;
        right: 12px
    }

    .rno-markdown2-code .fold-btn {
        display: -ms-flexbox;
        display: flex
    }

    .rno-markdown2-code-tabs.t-tabs .t-tabs__nav-item {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px
    }
}

.rno-markdown2 {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.rno-markdown2 h1 {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 16px;
    border-bottom: 1px solid #d6dbe3;
    margin-bottom: 16px
}

.rno-markdown2 h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px
}

.rno-markdown2 h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px
}

.rno-markdown2 h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px
}

.rno-markdown2 h1,.rno-markdown2 h2,.rno-markdown2 h3,.rno-markdown2 h4 {
    font-weight: 600;
    color: #181818
}

.rno-markdown2 h1+:not(p),.rno-markdown2 h2+:not(p),.rno-markdown2 h3+:not(p),.rno-markdown2 h4+:not(p) {
    margin-top: 24px
}

.rno-markdown2 hr {
    width: 100%;
    border: solid #d6dbe3;
    border-width: 1px 0 0;
    overflow: hidden
}

.rno-markdown2 hr,.rno-markdown2 p {
    margin-bottom: 24px
}

.rno-markdown2 strong {
    font-weight: 700
}

.rno-markdown2 em {
    font-style: italic;
    font-weight: inherit;
    margin-right: 2px
}

.rno-markdown2 i {
    color: #666;
    font-style: italic
}

.rno-markdown2 a {
    color: #0052d9
}

.rno-markdown2 a,.rno-markdown2 a:hover {
    text-decoration: underline
}

.rno-markdown2 .figure-desc {
    color: #999;
    line-height: 22px;
    margin-top: 12px;
    text-align: center
}

.rno-markdown2-img-url {
    margin-bottom: 24px
}

.rno-markdown2-img-url-inner {
    position: relative
}

.rno-markdown2-img-url-link {
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
    z-index: 1
}

.rno-markdown2-img-url-link a {
    padding: 2px 8px;
    box-sizing: border-box;
    background: rgba(34,45,64,.55);
    border-radius: 2px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-decoration: none
}

.rno-markdown2-img-url-link i {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: -2px;
    background-image: url(images/icon-img-url_3c5.svg);
    background-size: cover;
    margin-right: 8px
}

.rno-markdown2-img-url .t-image__wrapper {
    background: none
}

.rno-markdown2-img-url .t-image__wrapper img {
    transition: .3s;
    cursor: pointer
}

.rno-markdown2-img-url .t-image__wrapper img:hover {
    box-shadow: 0 6px 16px -4px rgba(73,87,112,.5);
    margin-top: 4px
}

.rno-markdown2-table-wrap {
    position: relative;
    margin-bottom: 24px;
    overflow-x: auto;
    font-size: 14px
}

.rno-markdown2 table {
    width: 100%
}

.rno-markdown2 th {
    background-color: #f8f8fa;
    text-align: left;
    word-break: keep-all;
    font-weight: 500
}

.rno-markdown2 td,.rno-markdown2 th {
    padding: 12px 20px;
    border: 1px solid #e1e4e9;
    color: #333;
    line-height: 24px
}

.rno-markdown2 ol {
    list-style: decimal;
    padding: 0 0 0 18px;
    margin-bottom: 24px
}

.rno-markdown2 ol li {
    margin-bottom: 4px;
    list-style: inherit
}

.rno-markdown2 ol li>ol {
    padding: 0;
    margin: 0
}

.rno-markdown2 ol li>ol>li {
    list-style-type: lower-roman;
    margin-left: 24px
}

.rno-markdown2 ol li>ol>li>ol>li {
    list-style-type: lower-alpha
}

.rno-markdown2 ul {
    margin-bottom: 24px
}

.rno-markdown2 ul>li {
    position: relative;
    list-style: none;
    padding-left: 18px;
    margin-bottom: 4px
}

.rno-markdown2 ul>li:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000
}

.rno-markdown2 ul>li>ul {
    margin: 0
}

.rno-markdown2 ul>li>ul>li {
    padding-left: 0;
    list-style-type: circle;
    margin-left: 24px
}

.rno-markdown2 ul>li>ul>li:before {
    width: 0
}

.rno-markdown2 ul>li>ul>li>ul>li {
    list-style-type: square
}

.rno-markdown2 pre {
    margin: 0;
    background: #f8f8fa;
    padding: 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    font-family: Consolas,Liberation Mono,Menlo,Courier,monospace;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #e1e4e9;
    border-top: none
}

.rno-markdown2 pre>code {
    font-size: 100%;
    word-break: normal;
    white-space: pre
}

.rno-markdown2 pre code {
    position: static;
    padding: 0;
    display: inline;
    vertical-align: baseline;
    color: #333;
    background: transparent
}

.rno-markdown2 pre::-webkit-scrollbar {
    height: 5px
}

.rno-markdown2 pre::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #d6dbe3
}

.rno-markdown2 code {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    background-color: #fef9f4;
    border-radius: 0;
    padding: 0 8px;
    color: #ff7800;
    font-weight: 500;
    line-height: 24px;
    word-break: break-all;
    font-family: PingFang SC
}

.rno-markdown2 code.hljs {
    padding: 20px;
    font-weight: 400
}

.rno-markdown2-attach {
    color: #0052d9;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    margin-bottom: 24px
}

.rno-markdown2-attach:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.rno-markdown2-attach .icon-download {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 9.422492401215806% 95.0920245398773%;
    background-size: 2156.25% auto
}

.rno-markdown2-attach .icon-pdf {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(images/icon-pdf_385.svg) 50% no-repeat;
    background-size: cover
}

.rno-markdown2-attach .icon-zip {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(images/icon-zip_1ca.svg) 50% no-repeat;
    background-size: cover
}

.rno-markdown2 blockquote {
    background: #f6f6f6;
    margin: 0 0 24px;
    padding: 12px 28px;
    color: #777;
    border-left: 4px solid #e7e7e7;
    position: relative
}

.rno-markdown2 blockquote:before {
    top: 12px;
    left: 8px
}

.rno-markdown2 blockquote:after,.rno-markdown2 blockquote:before {
    content: "";
    width: 9px;
    height: 7px;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/ef75eed1-e690-48f7-9ec8-a18e4dcd19ff.svg) 50%/cover no-repeat;
    position: absolute
}

.rno-markdown2 blockquote:after {
    bottom: 28px;
    right: 12px
}

.rno-markdown2-formula {
    margin: 0 8px;
    color: #000;
    font-family: SimSong;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    line-height: 28px
}

.rno-markdown2-formula-box {
    margin-bottom: 24px
}

.rno-markdown2-formula-inner {
    text-align: center
}

.rno-markdown2-video {
    box-sizing: border-box;
    margin-bottom: 24px
}

.rno-markdown2-video-inner {
    height: 526px;
    position: relative
}

.rno-markdown2-video-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.3)
}

.rno-markdown2-video-img {
    height: 100%;
    background-size: cover;
    background-position: 50%;
    margin: 0 auto
}

.rno-markdown2-video-icon {
    display: inline-block;
    width: 68px;
    height: 68px;
    background: url(images/icon-video_c37.png) 50%/cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer
}

@media screen and (max-width: 840px) {
    .rno-markdown2 .is-m-hidden {
        display:none
    }
}

@media screen and (max-width: 768px) {
    .rno-markdown2 {
        font-size:14px;
        line-height: 24px
    }

    .rno-markdown2 h1 {
        margin-bottom: 8px;
        padding-bottom: 8px;
        font-size: 20px;
        line-height: 28px
    }

    .rno-markdown2 h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 8px
    }

    .rno-markdown2 h3 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px
    }

    .rno-markdown2 h4 {
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
        margin-bottom: 4px
    }

    .rno-markdown2 h1+:not(p),.rno-markdown2 h2+:not(p),.rno-markdown2 h3+:not(p),.rno-markdown2 h4+:not(p) {
        margin-top: 16px
    }

    .rno-markdown2 blockquote,.rno-markdown2 hr,.rno-markdown2 ol,.rno-markdown2 p,.rno-markdown2 ul,.rno-markdown2-formula-box,.rno-markdown2-img-url,.rno-markdown2-table-wrap {
        margin-bottom: 16px
    }

    .rno-markdown2-attach {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 16px
    }

    .rno-markdown2-video {
        margin-bottom: 16px
    }

    .rno-markdown2-video-icon {
        width: 48px;
        height: 48px
    }

    .rno-markdown2-video-inner {
        height: 173px
    }

    .rno-markdown2-formula {
        font-size: 16px
    }
}

.t-image__wrapper {
    position: relative;
    background: var(--td-bg-color-secondarycontainer);
    z-index: 1
}

.t-image__wrapper--shape-square {
    border-radius: 0
}

.t-image__wrapper--shape-round {
    border-radius: var(--td-radius-medium)
}

.t-image__wrapper--shape-circle {
    border-radius: 50%
}

.t-image__wrapper--gallery {
    border-radius: var(--td-radius-medium)
}

.t-image__wrapper--gallery .t-image {
    position: relative;
    z-index: 5
}

.t-image__wrapper--need-hover {
    cursor: pointer
}

.t-image {
    width: 100%;
    height: 100%;
    border-radius: inherit;
    position: relative;
    z-index: inherit
}

.t-image--fit-fill {
    -o-object-fit: fill;
    object-fit: fill
}

.t-image--fit-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.t-image--fit-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.t-image--fit-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down
}

.t-image--fit-none {
    -o-object-fit: none;
    object-fit: none
}

.t-image--position-center {
    -o-object-position: center;
    object-position: center
}

.t-image--position-bottom {
    -o-object-position: bottom;
    object-position: bottom
}

.t-image--position-top {
    -o-object-position: top;
    object-position: top
}

.t-image--position-left {
    -o-object-position: left;
    object-position: left
}

.t-image--position-right {
    -o-object-position: right;
    object-position: right
}

.t-image__gallery-shadow {
    position: absolute;
    left: 0;
    right: -24px;
    top: 24px;
    bottom: 24px;
    background: hsla(0,0%,93.3%,.26);
    border-radius: var(--td-radius-medium);
    z-index: 3
}

.t-image__gallery-shadow:after,.t-image__gallery-shadow:before {
    content: "";
    position: absolute;
    left: 0;
    border-radius: var(--td-radius-medium)
}

.t-image__gallery-shadow:after {
    top: -16px;
    right: 16px;
    bottom: -16px;
    background: hsla(0,0%,93.3%,.8);
    z-index: 4
}

.t-image__gallery-shadow:before {
    top: -8px;
    right: 8px;
    bottom: -8px;
    background: hsla(0,0%,93.3%,.5);
    z-index: 2
}

.t-image__placeholder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 0
}

.t-image__overlay-content,.t-image__placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.t-image__overlay-content {
    z-index: 6;
    opacity: 1;
    visibility: visible;
    transition: visibility 0s,opacity .2s linear
}

.t-image__overlay-content--hidden {
    visibility: hidden;
    opacity: 0
}

.t-image__error,.t-image__loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1
}

.t-image__loading {
    color: var(--td-text-color-secondary)
}

.t-image__error {
    color: var(--td-text-color-disabled)
}

.t-space {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.t-space .t-space-item {
    width: inherit
}

.t-space-align-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.t-space-align-end {
    -ms-flex-align: end;
    align-items: flex-end
}

.t-space-align-baseline {
    -ms-flex-align: baseline;
    align-items: baseline
}

.t-space-align-center {
    -ms-flex-align: center;
    align-items: center
}

.t-space-vertical {
    -ms-flex-direction: column;
    flex-direction: column
}

.t-space-vertical .t-space-item-separator {
    width: 100%
}

.t-image-viewer__img-error {
    height: 440px;
    width: 440px;
    background-color: var(--td-bg-color-component-disabled);
    border-radius: 4px;
    color: #000;
    cursor: inherit;
    position: absolute
}

.t-image-viewer__img-error .t-image-viewer__img-error-content {
    position: absolute;
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font: var(--td-font-body-medium)
}

.t-image-viewer__img-error .t-image-viewer__img-error-content .t-image-viewer__img-error-text {
    margin-top: var(--td-comp-margin-s)
}

@-webkit-keyframes modal-image-show {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes modal-image-hide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes modal-image-hide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes modal-mask-show {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes modal-mask-show {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes modal-mask-hide {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes modal-mask-hide {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.t-image-viewer-preview-image {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3000;
    overflow: hidden;
    -webkit-animation: modal-mask-show .2s cubic-bezier(.82,0,1,.9);
    animation: modal-mask-show .2s cubic-bezier(.82,0,1,.9)
}

.t-image-viewer-preview-image.t-is-hide {
    -webkit-animation: modal-mask-hide .2s cubic-bezier(0,0,.15,1);
    animation: modal-mask-hide .2s cubic-bezier(0,0,.15,1)
}

.t-image-viewer-preview-image.t-is-hide .t-image-viewer__modal-pic .t-image-viewer__modal-box {
    -webkit-animation: modal-image-hide .2s cubic-bezier(0,0,.15,1);
    animation: modal-image-hide .2s cubic-bezier(0,0,.15,1)
}

.t-image-viewer-preview-image .t-image-viewer__modal-index {
    text-align: center;
    font-size: var(--td-font-size-body-medium);
    color: var(--td-text-color-anti);
    position: absolute;
    top: 92px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(0,0,0,.4);
    border-radius: var(--td-radius-default);
    padding: var(--td-comp-paddingTB-xs) var(--td-comp-paddingLR-s);
    z-index: 1
}

.t-image-viewer-preview-image .t-image-viewer__modal-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--td-mask-active);
    height: 100%;
    width: 100%;
    transition: all .2s ease;
    opacity: 1
}

.t-image-viewer-preview-image .t-image-viewer__modal-pic {
    height: 0;
    width: 0;
    position: absolute;
    top: 50%;
    left: 50%
}

.t-image-viewer-preview-image .t-image-viewer__modal-pic .t-image-viewer__modal-box {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: modal-image-show .2s cubic-bezier(.38,0,.24,1);
    animation: modal-image-show .2s cubic-bezier(.38,0,.24,1)
}

.t-image-viewer-preview-image .t-image-viewer__modal-pic .t-image-viewer__modal-box .t-image-viewer__modal-image {
    display: block;
    max-width: min(90vw,1000px);
    max-height: min(90vh,800px);
    transition: all .2s cubic-bezier(.38,0,.24,1);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-object-fit: contain;
    object-fit: contain
}

.t-image-viewer-preview-image .t-image-viewer__modal-header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--td-bg-color-container);
    padding: 0 0 12px
}

.t-image-viewer-preview-image .t-image-viewer__modal-header.t-is-show {
    padding: 12px 0
}

@-webkit-keyframes preview-icon-range {
    0% {
        -webkit-transform: translate(-50%,50%) rotate(0);
        transform: translate(-50%,50%) rotate(0)
    }

    to {
        -webkit-transform: translate(-50%,50%) rotate(-180deg);
        transform: translate(-50%,50%) rotate(-180deg)
    }
}

@keyframes preview-icon-range {
    0% {
        -webkit-transform: translate(-50%,50%) rotate(0);
        transform: translate(-50%,50%) rotate(0)
    }

    to {
        -webkit-transform: translate(-50%,50%) rotate(-180deg);
        transform: translate(-50%,50%) rotate(-180deg)
    }
}

@-webkit-keyframes preview-icon-unrange {
    0% {
        -webkit-transform: translate(-50%,50%) rotate(-180deg);
        transform: translate(-50%,50%) rotate(-180deg)
    }

    to {
        -webkit-transform: translate(-50%,50%) rotate(0);
        transform: translate(-50%,50%) rotate(0)
    }
}

@keyframes preview-icon-unrange {
    0% {
        -webkit-transform: translate(-50%,50%) rotate(-180deg);
        transform: translate(-50%,50%) rotate(-180deg)
    }

    to {
        -webkit-transform: translate(-50%,50%) rotate(0);
        transform: translate(-50%,50%) rotate(0)
    }
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-pre-bt {
    width: var(--td-comp-size-xxs);
    height: var(--td-comp-size-xxs);
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    background-color: var(--td-bg-color-container);
    color: var(--td-text-color-primary);
    border-radius: 50%;
    box-shadow: var(--td-shadow-inset-top),var(--td-shadow-inset-right),var(--td-shadow-inset-bottom),var(--td-shadow-inset-left);
    -webkit-animation: preview-icon-unrange .2s cubic-bezier(.38,0,.24,1) 0s 1 normal forwards running;
    animation: preview-icon-unrange .2s cubic-bezier(.38,0,.24,1) 0s 1 normal forwards running
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-pre-bt .t-icon {
    font-size: var(--td-font-size-body-large)
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-pre-bt:hover {
    background-color: inherit
}

@-webkit-keyframes preview-image-show {
    0% {
        height: 0
    }

    to {
        height: 40px
    }
}

@keyframes preview-image-show {
    0% {
        height: 0
    }

    to {
        height: 40px
    }
}

@-webkit-keyframes preview-image-hide {
    0% {
        height: 40px
    }

    to {
        height: 0
    }
}

@keyframes preview-image-hide {
    0% {
        height: 40px
    }

    to {
        height: 0
    }
}

.t-image-viewer-preview-image .t-image-viewer__modal-header.t-is-show .t-image-viewer__header-prev {
    -webkit-animation: preview-image-show .2s cubic-bezier(.38,0,.24,1) 0s 1 normal forwards running;
    animation: preview-image-show .2s cubic-bezier(.38,0,.24,1) 0s 1 normal forwards running
}

.t-image-viewer-preview-image .t-image-viewer__modal-header.t-is-show .t-image-viewer__header-pre-bt {
    -webkit-animation: preview-icon-range .2s cubic-bezier(.38,0,.24,1) 0s 1 normal forwards running;
    animation: preview-icon-range .2s cubic-bezier(.38,0,.24,1) 0s 1 normal forwards running
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev {
    width: 521.77778px;
    -webkit-animation: preview-image-hide .2s cubic-bezier(.38,0,.24,1) 0s 1 normal forwards running;
    animation: preview-image-hide .2s cubic-bezier(.38,0,.24,1) 0s 1 normal forwards running;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev:after,.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev:before {
    content: "";
    position: absolute;
    height: 100%;
    z-index: 1;
    width: 71.11111px;
    pointer-events: none
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev:before {
    left: 0;
    background-image: linear-gradient(90deg,var(--td-bg-color-container),hsla(0,0%,100%,0))
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev:after {
    right: 0;
    background-image: linear-gradient(90deg,hsla(0,0%,100%,0),var(--td-bg-color-container))
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev .t-image-viewer__header-trans {
    height: 100%;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    margin-left: 225.33333px
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev .t-image-viewer__header-trans .t-image-viewer__header-box {
    box-sizing: border-box;
    width: 71.11111px;
    height: 40px;
    transition: .2s;
    overflow: hidden;
    border-radius: var(--td-radius-default);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid transparent;
    background-color: var(--td-bg-color-secondarycontainer)
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev .t-image-viewer__header-trans .t-image-viewer__header-box .t-image-viewer__header-img {
    width: auto;
    height: 100%
}

.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev .t-image-viewer__header-trans .t-image-viewer__header-box.t-is-active,.t-image-viewer-preview-image .t-image-viewer__modal-header .t-image-viewer__header-prev .t-image-viewer__header-trans .t-image-viewer__header-box:hover {
    border-color: var(--td-brand-color)
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon {
    cursor: pointer;
    color: var(--td-text-color-primary);
    border-radius: var(--td-radius-default);
    transition: .2s
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-image-viewer__modal-close-bt {
    top: 100px;
    right: 40px
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-image-viewer__modal-next-bt,.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-image-viewer__modal-prev-bt {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-image-viewer__modal-prev-bt {
    left: 40px
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-image-viewer__modal-next-bt {
    right: 40px
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-image-viewer__modal-close-bt,.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-image-viewer__modal-next-bt,.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-image-viewer__modal-prev-bt {
    position: fixed;
    z-index: 10;
    color: var(--td-text-color-anti);
    background-color: rgba(0,0,0,.4);
    border-radius: 50%;
    width: var(--td-comp-size-xl);
    height: var(--td-comp-size-xl);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon .t-image-viewer__modal-icon-label {
    margin-left: 2px
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon.t-is-disabled:hover {
    background-color: rgba(0,0,0,.4)
}

.t-image-viewer-preview-image .t-image-viewer__modal-icon:hover {
    background-color: rgba(0,0,0,.2)
}

.t-image-viewer__mask {
    width: 100vh;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 99;
    position: fixed;
    background-color: transparent
}

.t-image-viewer__utils {
    width: 100%;
    position: absolute;
    bottom: 32px;
    z-index: 1;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    color: var(--td-text-color-primary);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.t-image-viewer__utils,.t-image-viewer__utils .t-image-viewer__utils-content {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t-image-viewer__utils .t-image-viewer__utils-content {
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 50px;
    line-height: 100%;
    background: var(--td-bg-color-container);
    border-radius: var(--td-radius-medium);
    padding: 0 var(--td-comp-paddingLR-xs)
}

.t-image-viewer__utils .t-image-viewer__utils-content .t-image-viewer__modal-icon {
    margin: 0 var(--td-comp-margin-xs);
    width: var(--td-comp-size-m);
    height: var(--td-comp-size-m);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: var(--td-radius-default);
    transition: .2s
}

.t-image-viewer__utils .t-image-viewer__utils-content .t-image-viewer__modal-icon:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-image-viewer__utils .t-image-viewer__utils-content .t-image-viewer__utils-scale {
    width: var(--td-comp-size-xl);
    text-align: center;
    cursor: inherit
}

.t-image-viewer__utils .t-image-viewer__utils-content .t-image-viewer__utils-scale:hover {
    background-color: var(--td-bg-color-container)
}

.t-image-viewer-mini__footer .t-image-viewer__utils {
    position: inherit
}

.t-image-viewer-mini__content {
    max-width: min(90vw,1000px);
    max-height: min(90vh,800px)
}

@keyframes modal-image-show {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.t-image-viewer-mini__content .t-image-viewer__modal-pic .t-image-viewer__modal-box {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.t-image-viewer-mini__content .t-image-viewer__modal-pic .t-image-viewer__modal-box .t-image-viewer__modal-image {
    display: block;
    max-width: min(80vw,800px);
    max-height: min(80vh,600px);
    transition: all .2s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-object-fit: contain;
    object-fit: contain
}

.t-image-viewer__dialog.t-dialog__ctx--fixed {
    z-index: 3000
}

.t-image-viewer__dialog .t-dialog__header {
    padding: 0 var(--td-comp-paddingLR-s);
    pointer-events: none
}

.t-image-viewer__dialog .t-dialog__header .t-image-viewer__dialog-title {
    pointer-events: all
}

.t-image-viewer__dialog .t-dialog__header .t-dialog__close {
    pointer-events: auto
}

.t-image-viewer__dialog .t-dialog {
    border-color: var(--td-component-border);
    overflow: hidden;
    padding: 0;
    box-shadow: var(--td-shadow-3)
}

.t-image-viewer__dialog .t-dialog__header {
    height: 40px;
    width: 100%;
    font-size: var(--td-font-size-body-medium);
    background-color: var(--td-bg-color-secondarycontainer)
}

.t-image-viewer__dialog .t-dialog__header-content {
    margin-left: 32px;
    -ms-flex-pack: center;
    justify-content: center
}

.t-image-viewer__dialog .t-dialog__close:hover {
    background-color: var(--td-bg-color-secondarycontainer-hover)
}

@-webkit-keyframes t-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes t-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes t-fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes t-fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes t-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes t-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.t-icon-loading {
    -webkit-animation: t-spin 1s linear infinite;
    animation: t-spin 1s linear infinite
}

@-webkit-keyframes t-zoom-out {
    0% {
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes t-zoom-out {
    0% {
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.t-loading {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    color: var(--td-brand-color);
    font-size: var(--td-comp-size-l)
}

.t-loading--lock {
    overflow: hidden
}

.t-loading.t-size-s {
    font-size: var(--td-comp-size-xxxs)
}

.t-loading.t-size-l {
    font-size: var(--td-comp-size-xxxl)
}

.t-loading__parent--relative {
    position: relative!important
}

.t-loading__fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3500
}

.t-loading--center {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    -ms-flex-pack: center;
    justify-content: center
}

.t-loading__content {
    position: absolute;
    left: 48%;
    top: 20%
}

.t-loading--inherit-color {
    color: inherit
}

.t-loading__parent {
    position: relative
}

.t-loading__overlay {
    background-color: var(--td-mask-disabled)
}

.t-loading--full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.t-loading--hidden {
    visibility: hidden
}

.t-loading--visible {
    visibility: visible
}

.t-loading__text {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    font: var(--td-font-body-medium);
    margin-left: var(--td-comp-margin-xs)
}

.t-loading__gradient {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle
}

.t-loading__gradient-conic {
    width: 100%;
    height: 100%;
    border-radius: var(--td-radius-circle);
    background: conic-gradient(from 90deg at 50% 50%,#fff 0deg,currentcolor 1turn);
    -webkit-mask: radial-gradient(transparent calc(50% - .5px),#fff 50%);
    mask: radial-gradient(transparent calc(50% - .5px),#fff 50%)
}

.t-button {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 0;
    overflow: hidden;
    font-size: var(--td-font-body-medium);
    outline: none;
    border: 1px solid transparent;
    background-color: transparent;
    cursor: pointer;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: var(--td-radius-default);
    transition: all .2s linear;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    text-decoration: none
}

.t-button,.t-button .t-button__text,.t-button .t-icon {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.t-button .t-button__text,.t-button .t-icon {
    z-index: 1
}

.t-button .t-icon,.t-button .t-loading {
    font-size: var(--td-font-size-body-large)
}

.t-button .t-icon+.t-button__text:not(:empty),.t-button .t-loading+.t-button__text:not(:empty) {
    margin-left: 8px
}

.t-button .t-button__suffix:not(:empty) {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 8px
}

.t-button--variant-base {
    color: var(--td-text-color-anti);
    height: var(--td-comp-size-m);
    font: var(--td-font-body-medium);
    padding-left: calc(var(--td-comp-paddingLR-l) - 1px);
    padding-right: calc(var(--td-comp-paddingLR-l) - 1px);
    background-color: var(--td-bg-color-component);
    border-color: var(--td-bg-color-component);
    color: var(--td-text-color-primary)
}

.t-button--variant-base .t-icon,.t-button--variant-base .t-loading {
    font-size: var(--td-font-size-body-large)
}

.t-button--variant-base:focus-visible,.t-button--variant-base:hover {
    background-color: var(--td-bg-color-component-hover)
}

.t-button--variant-base.t-is-loading {
    background-color: var(--td-bg-color-component)
}

.t-button--variant-base.t-is-disabled {
    background-color: var(--td-bg-color-component-disabled)
}

.t-button--variant-base:focus-visible,.t-button--variant-base:hover {
    border-color: var(--td-bg-color-component-hover)
}

.t-button--variant-base.t-is-loading {
    border-color: var(--td-bg-color-component)
}

.t-button--variant-base.t-is-disabled {
    border-color: var(--td-bg-color-component-disabled)
}

.t-button--variant-base.t-is-loading,.t-button--variant-base:focus-visible,.t-button--variant-base:hover {
    color: var(--td-text-color-primary)
}

.t-button--variant-base.t-is-disabled {
    color: var(--td-text-color-disabled)
}

.t-button--variant-base.t-button--theme-primary {
    color: var(--td-text-color-anti);
    background-color: var(--td-brand-color);
    border-color: var(--td-brand-color)
}

.t-button--variant-base.t-button--theme-primary:focus-visible,.t-button--variant-base.t-button--theme-primary:hover {
    background-color: var(--td-brand-color-hover)
}

.t-button--variant-base.t-button--theme-primary.t-is-loading {
    background-color: var(--td-brand-color)
}

.t-button--variant-base.t-button--theme-primary.t-is-disabled {
    background-color: var(--td-brand-color-disabled)
}

.t-button--variant-base.t-button--theme-primary:focus-visible,.t-button--variant-base.t-button--theme-primary:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-base.t-button--theme-primary.t-is-loading {
    border-color: var(--td-brand-color)
}

.t-button--variant-base.t-button--theme-primary.t-is-disabled {
    border-color: var(--td-brand-color-disabled)
}

.t-button--variant-base.t-button--theme-success {
    color: var(--td-text-color-anti);
    background-color: var(--td-success-color);
    border-color: var(--td-success-color)
}

.t-button--variant-base.t-button--theme-success:focus-visible,.t-button--variant-base.t-button--theme-success:hover {
    background-color: var(--td-success-color-hover)
}

.t-button--variant-base.t-button--theme-success.t-is-loading {
    background-color: var(--td-success-color)
}

.t-button--variant-base.t-button--theme-success.t-is-disabled {
    background-color: var(--td-success-color-disabled)
}

.t-button--variant-base.t-button--theme-success:focus-visible,.t-button--variant-base.t-button--theme-success:hover {
    border-color: var(--td-success-color-hover)
}

.t-button--variant-base.t-button--theme-success.t-is-loading {
    border-color: var(--td-success-color)
}

.t-button--variant-base.t-button--theme-success.t-is-disabled {
    border-color: var(--td-success-color-disabled)
}

.t-button--variant-base.t-button--theme-warning {
    color: var(--td-text-color-anti);
    background-color: var(--td-warning-color);
    border-color: var(--td-warning-color)
}

.t-button--variant-base.t-button--theme-warning:focus-visible,.t-button--variant-base.t-button--theme-warning:hover {
    background-color: var(--td-warning-color-hover)
}

.t-button--variant-base.t-button--theme-warning.t-is-loading {
    background-color: var(--td-warning-color)
}

.t-button--variant-base.t-button--theme-warning.t-is-disabled {
    background-color: var(--td-warning-color-disabled)
}

.t-button--variant-base.t-button--theme-warning:focus-visible,.t-button--variant-base.t-button--theme-warning:hover {
    border-color: var(--td-warning-color-hover)
}

.t-button--variant-base.t-button--theme-warning.t-is-loading {
    border-color: var(--td-warning-color)
}

.t-button--variant-base.t-button--theme-warning.t-is-disabled {
    border-color: var(--td-warning-color-disabled)
}

.t-button--variant-base.t-button--theme-danger {
    color: var(--td-text-color-anti);
    background-color: var(--td-error-color);
    border-color: var(--td-error-color)
}

.t-button--variant-base.t-button--theme-danger:focus-visible,.t-button--variant-base.t-button--theme-danger:hover {
    background-color: var(--td-error-color-hover)
}

.t-button--variant-base.t-button--theme-danger.t-is-loading {
    background-color: var(--td-error-color)
}

.t-button--variant-base.t-button--theme-danger.t-is-disabled {
    background-color: var(--td-error-color-disabled)
}

.t-button--variant-base.t-button--theme-danger:focus-visible,.t-button--variant-base.t-button--theme-danger:hover {
    border-color: var(--td-error-color-hover)
}

.t-button--variant-base.t-button--theme-danger.t-is-loading {
    border-color: var(--td-error-color)
}

.t-button--variant-base.t-button--theme-danger.t-is-disabled {
    border-color: var(--td-error-color-disabled)
}

.t-button--variant-base.t-button--ghost {
    background-color: transparent;
    color: var(--td-text-color-anti);
    border-color: var(--td-text-color-anti)
}

.t-button--variant-base.t-button--ghost.t-is-loading,.t-button--variant-base.t-button--ghost:active,.t-button--variant-base.t-button--ghost:focus-visible,.t-button--variant-base.t-button--ghost:hover {
    background-color: transparent
}

.t-button--variant-base.t-button--ghost.t-is-disabled {
    background-color: hsla(0,0%,100%,.22)
}

.t-button--variant-base.t-button--ghost:focus-visible,.t-button--variant-base.t-button--ghost:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-base.t-button--ghost:active {
    color: var(--td-brand-color-active)
}

.t-button--variant-base.t-button--ghost.t-is-loading {
    color: var(--td-text-color-anti)
}

.t-button--variant-base.t-button--ghost.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-base.t-button--ghost:focus-visible,.t-button--variant-base.t-button--ghost:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-base.t-button--ghost:active {
    border-color: var(--td-brand-color-active)
}

.t-button--variant-base.t-button--ghost.t-is-loading {
    border-color: var(--td-text-color-anti)
}

.t-button--variant-base.t-button--ghost.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary {
    color: var(--td-brand-color);
    border-color: var(--td-brand-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary:focus-visible,.t-button--variant-base.t-button--ghost.t-button--theme-primary:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary:active {
    color: var(--td-brand-color-active)
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary.t-is-loading {
    color: var(--td-brand-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary:focus-visible,.t-button--variant-base.t-button--ghost.t-button--theme-primary:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary:active {
    border-color: var(--td-brand-color-active)
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary.t-is-loading {
    border-color: var(--td-brand-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-base.t-button--ghost.t-button--theme-success {
    color: var(--td-success-color);
    border-color: var(--td-success-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-success:focus-visible,.t-button--variant-base.t-button--ghost.t-button--theme-success:hover {
    color: var(--td-success-color-hover)
}

.t-button--variant-base.t-button--ghost.t-button--theme-success:active {
    color: var(--td-success-color-active)
}

.t-button--variant-base.t-button--ghost.t-button--theme-success.t-is-loading {
    color: var(--td-success-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-success.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-base.t-button--ghost.t-button--theme-success:focus-visible,.t-button--variant-base.t-button--ghost.t-button--theme-success:hover {
    border-color: var(--td-success-color-hover)
}

.t-button--variant-base.t-button--ghost.t-button--theme-success:active {
    border-color: var(--td-success-color-active)
}

.t-button--variant-base.t-button--ghost.t-button--theme-success.t-is-loading {
    border-color: var(--td-success-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-success.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning {
    color: var(--td-warning-color);
    border-color: var(--td-warning-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning:focus-visible,.t-button--variant-base.t-button--ghost.t-button--theme-warning:hover {
    color: var(--td-warning-color-hover)
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning:active {
    color: var(--td-warning-color-active)
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning.t-is-loading {
    color: var(--td-warning-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning:focus-visible,.t-button--variant-base.t-button--ghost.t-button--theme-warning:hover {
    border-color: var(--td-warning-color-hover)
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning:active {
    border-color: var(--td-warning-color-active)
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning.t-is-loading {
    border-color: var(--td-warning-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger {
    color: var(--td-error-color);
    border-color: var(--td-error-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger:focus-visible,.t-button--variant-base.t-button--ghost.t-button--theme-danger:hover {
    color: var(--td-error-color-hover)
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger:active {
    color: var(--td-error-color-active)
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger.t-is-loading {
    color: var(--td-error-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger:focus-visible,.t-button--variant-base.t-button--ghost.t-button--theme-danger:hover {
    border-color: var(--td-error-color-hover)
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger:active {
    border-color: var(--td-error-color-active)
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger.t-is-loading {
    border-color: var(--td-error-color)
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-outline {
    height: var(--td-comp-size-m);
    font: var(--td-font-body-medium);
    padding-left: calc(var(--td-comp-paddingLR-l) - 1px);
    padding-right: calc(var(--td-comp-paddingLR-l) - 1px);
    color: var(--td-text-color-primary);
    background-color: var(--td-bg-color-specialcomponent);
    border-color: var(--td-border-level-2-color)
}

.t-button--variant-outline .t-icon,.t-button--variant-outline .t-loading {
    font-size: var(--td-font-size-body-large)
}

.t-button--variant-outline:focus-visible,.t-button--variant-outline:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-outline.t-is-loading {
    color: var(--td-text-color-primary)
}

.t-button--variant-outline.t-is-disabled {
    color: var(--td-text-color-disabled)
}

.t-button--variant-outline.t-is-loading,.t-button--variant-outline:focus-visible,.t-button--variant-outline:hover {
    background-color: var(--td-bg-color-specialcomponent)
}

.t-button--variant-outline.t-is-disabled {
    background-color: var(--td-bg-color-component-disabled)
}

.t-button--variant-outline:focus-visible,.t-button--variant-outline:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-outline.t-is-disabled,.t-button--variant-outline.t-is-loading {
    border-color: var(--td-border-level-2-color)
}

.t-button--variant-outline.t-button--theme-primary {
    color: var(--td-brand-color);
    border-color: var(--td-brand-color)
}

.t-button--variant-outline.t-button--theme-primary:focus-visible,.t-button--variant-outline.t-button--theme-primary:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-outline.t-button--theme-primary.t-is-loading {
    color: var(--td-brand-color)
}

.t-button--variant-outline.t-button--theme-primary.t-is-disabled {
    color: var(--td-brand-color-disabled)
}

.t-button--variant-outline.t-button--theme-primary:focus-visible,.t-button--variant-outline.t-button--theme-primary:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-outline.t-button--theme-primary.t-is-loading {
    border-color: var(--td-brand-color)
}

.t-button--variant-outline.t-button--theme-primary.t-is-disabled {
    border-color: var(--td-brand-color-disabled)
}

.t-button--variant-outline.t-button--theme-success {
    color: var(--td-success-color);
    border-color: var(--td-success-color)
}

.t-button--variant-outline.t-button--theme-success:focus-visible,.t-button--variant-outline.t-button--theme-success:hover {
    color: var(--td-success-color-hover)
}

.t-button--variant-outline.t-button--theme-success.t-is-loading {
    color: var(--td-success-color)
}

.t-button--variant-outline.t-button--theme-success.t-is-disabled {
    color: var(--td-success-color-disabled)
}

.t-button--variant-outline.t-button--theme-success:focus-visible,.t-button--variant-outline.t-button--theme-success:hover {
    border-color: var(--td-success-color-hover)
}

.t-button--variant-outline.t-button--theme-success.t-is-loading {
    border-color: var(--td-success-color)
}

.t-button--variant-outline.t-button--theme-success.t-is-disabled {
    border-color: var(--td-success-color-disabled)
}

.t-button--variant-outline.t-button--theme-warning {
    color: var(--td-warning-color);
    border-color: var(--td-warning-color)
}

.t-button--variant-outline.t-button--theme-warning:focus-visible,.t-button--variant-outline.t-button--theme-warning:hover {
    color: var(--td-warning-color-hover)
}

.t-button--variant-outline.t-button--theme-warning.t-is-loading {
    color: var(--td-warning-color)
}

.t-button--variant-outline.t-button--theme-warning.t-is-disabled {
    color: var(--td-warning-color-disabled)
}

.t-button--variant-outline.t-button--theme-warning:focus-visible,.t-button--variant-outline.t-button--theme-warning:hover {
    border-color: var(--td-warning-color-hover)
}

.t-button--variant-outline.t-button--theme-warning.t-is-loading {
    border-color: var(--td-warning-color)
}

.t-button--variant-outline.t-button--theme-warning.t-is-disabled {
    border-color: var(--td-warning-color-disabled)
}

.t-button--variant-outline.t-button--theme-danger {
    color: var(--td-error-color);
    border-color: var(--td-error-color)
}

.t-button--variant-outline.t-button--theme-danger:focus-visible,.t-button--variant-outline.t-button--theme-danger:hover {
    color: var(--td-error-color-hover)
}

.t-button--variant-outline.t-button--theme-danger.t-is-loading {
    color: var(--td-error-color)
}

.t-button--variant-outline.t-button--theme-danger.t-is-disabled {
    color: var(--td-error-color-disabled)
}

.t-button--variant-outline.t-button--theme-danger:focus-visible,.t-button--variant-outline.t-button--theme-danger:hover {
    border-color: var(--td-error-color-hover)
}

.t-button--variant-outline.t-button--theme-danger.t-is-loading {
    border-color: var(--td-error-color)
}

.t-button--variant-outline.t-button--theme-danger.t-is-disabled {
    border-color: var(--td-error-color-disabled)
}

.t-button--variant-outline.t-button--ghost {
    background-color: transparent;
    color: var(--td-text-color-anti);
    border-color: var(--td-text-color-anti)
}

.t-button--variant-outline.t-button--ghost.t-is-loading,.t-button--variant-outline.t-button--ghost:active,.t-button--variant-outline.t-button--ghost:focus-visible,.t-button--variant-outline.t-button--ghost:hover {
    background-color: transparent
}

.t-button--variant-outline.t-button--ghost.t-is-disabled {
    background-color: hsla(0,0%,100%,.22)
}

.t-button--variant-outline.t-button--ghost:focus-visible,.t-button--variant-outline.t-button--ghost:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-outline.t-button--ghost:active {
    color: var(--td-brand-color-active)
}

.t-button--variant-outline.t-button--ghost.t-is-loading {
    color: var(--td-text-color-anti)
}

.t-button--variant-outline.t-button--ghost.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-outline.t-button--ghost:focus-visible,.t-button--variant-outline.t-button--ghost:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-outline.t-button--ghost:active {
    border-color: var(--td-brand-color-active)
}

.t-button--variant-outline.t-button--ghost.t-is-loading {
    border-color: var(--td-text-color-anti)
}

.t-button--variant-outline.t-button--ghost.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary {
    color: var(--td-brand-color);
    border-color: var(--td-brand-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary:focus-visible,.t-button--variant-outline.t-button--ghost.t-button--theme-primary:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary:active {
    color: var(--td-brand-color-active)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary.t-is-loading {
    color: var(--td-brand-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary:focus-visible,.t-button--variant-outline.t-button--ghost.t-button--theme-primary:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary:active {
    border-color: var(--td-brand-color-active)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary.t-is-loading {
    border-color: var(--td-brand-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success {
    color: var(--td-success-color);
    border-color: var(--td-success-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success:focus-visible,.t-button--variant-outline.t-button--ghost.t-button--theme-success:hover {
    color: var(--td-success-color-hover)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success:active {
    color: var(--td-success-color-active)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success.t-is-loading {
    color: var(--td-success-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success:focus-visible,.t-button--variant-outline.t-button--ghost.t-button--theme-success:hover {
    border-color: var(--td-success-color-hover)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success:active {
    border-color: var(--td-success-color-active)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success.t-is-loading {
    border-color: var(--td-success-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning {
    color: var(--td-warning-color);
    border-color: var(--td-warning-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning:focus-visible,.t-button--variant-outline.t-button--ghost.t-button--theme-warning:hover {
    color: var(--td-warning-color-hover)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning:active {
    color: var(--td-warning-color-active)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning.t-is-loading {
    color: var(--td-warning-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning:focus-visible,.t-button--variant-outline.t-button--ghost.t-button--theme-warning:hover {
    border-color: var(--td-warning-color-hover)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning:active {
    border-color: var(--td-warning-color-active)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning.t-is-loading {
    border-color: var(--td-warning-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger {
    color: var(--td-error-color);
    border-color: var(--td-error-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger:focus-visible,.t-button--variant-outline.t-button--ghost.t-button--theme-danger:hover {
    color: var(--td-error-color-hover)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger:active {
    color: var(--td-error-color-active)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger.t-is-loading {
    color: var(--td-error-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger:focus-visible,.t-button--variant-outline.t-button--ghost.t-button--theme-danger:hover {
    border-color: var(--td-error-color-hover)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger:active {
    border-color: var(--td-error-color-active)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger.t-is-loading {
    border-color: var(--td-error-color)
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-dashed {
    height: var(--td-comp-size-m);
    font: var(--td-font-body-medium);
    padding-left: calc(var(--td-comp-paddingLR-l) - 1px);
    padding-right: calc(var(--td-comp-paddingLR-l) - 1px);
    color: var(--td-text-color-primary);
    background-color: var(--td-bg-color-specialcomponent);
    border-color: var(--td-border-level-2-color);
    border-style: dashed
}

.t-button--variant-dashed .t-icon,.t-button--variant-dashed .t-loading {
    font-size: var(--td-font-size-body-large)
}

.t-button--variant-dashed:focus-visible,.t-button--variant-dashed:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-dashed.t-is-loading {
    color: var(--td-text-color-primary)
}

.t-button--variant-dashed.t-is-disabled {
    color: var(--td-text-color-disabled)
}

.t-button--variant-dashed.t-is-loading,.t-button--variant-dashed:focus-visible,.t-button--variant-dashed:hover {
    background-color: var(--td-bg-color-specialcomponent)
}

.t-button--variant-dashed.t-is-disabled {
    background-color: var(--td-bg-color-component-disabled)
}

.t-button--variant-dashed:focus-visible,.t-button--variant-dashed:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-dashed.t-is-disabled,.t-button--variant-dashed.t-is-loading {
    border-color: var(--td-border-level-2-color)
}

.t-button--variant-dashed.t-button--theme-primary {
    color: var(--td-brand-color);
    border-color: var(--td-brand-color)
}

.t-button--variant-dashed.t-button--theme-primary:focus-visible,.t-button--variant-dashed.t-button--theme-primary:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-dashed.t-button--theme-primary.t-is-loading {
    color: var(--td-brand-color)
}

.t-button--variant-dashed.t-button--theme-primary.t-is-disabled {
    color: var(--td-brand-color-disabled)
}

.t-button--variant-dashed.t-button--theme-primary:focus-visible,.t-button--variant-dashed.t-button--theme-primary:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-dashed.t-button--theme-primary.t-is-loading {
    border-color: var(--td-brand-color)
}

.t-button--variant-dashed.t-button--theme-primary.t-is-disabled {
    border-color: var(--td-brand-color-disabled)
}

.t-button--variant-dashed.t-button--theme-success {
    color: var(--td-success-color);
    border-color: var(--td-success-color)
}

.t-button--variant-dashed.t-button--theme-success:focus-visible,.t-button--variant-dashed.t-button--theme-success:hover {
    color: var(--td-success-color-hover)
}

.t-button--variant-dashed.t-button--theme-success.t-is-loading {
    color: var(--td-success-color)
}

.t-button--variant-dashed.t-button--theme-success.t-is-disabled {
    color: var(--td-success-color-disabled)
}

.t-button--variant-dashed.t-button--theme-success:focus-visible,.t-button--variant-dashed.t-button--theme-success:hover {
    border-color: var(--td-success-color-hover)
}

.t-button--variant-dashed.t-button--theme-success.t-is-loading {
    border-color: var(--td-success-color)
}

.t-button--variant-dashed.t-button--theme-success.t-is-disabled {
    border-color: var(--td-success-color-disabled)
}

.t-button--variant-dashed.t-button--theme-warning {
    color: var(--td-warning-color);
    border-color: var(--td-warning-color)
}

.t-button--variant-dashed.t-button--theme-warning:focus-visible,.t-button--variant-dashed.t-button--theme-warning:hover {
    color: var(--td-warning-color-hover)
}

.t-button--variant-dashed.t-button--theme-warning.t-is-loading {
    color: var(--td-warning-color)
}

.t-button--variant-dashed.t-button--theme-warning.t-is-disabled {
    color: var(--td-warning-color-disabled)
}

.t-button--variant-dashed.t-button--theme-warning:focus-visible,.t-button--variant-dashed.t-button--theme-warning:hover {
    border-color: var(--td-warning-color-hover)
}

.t-button--variant-dashed.t-button--theme-warning.t-is-loading {
    border-color: var(--td-warning-color)
}

.t-button--variant-dashed.t-button--theme-warning.t-is-disabled {
    border-color: var(--td-warning-color-disabled)
}

.t-button--variant-dashed.t-button--theme-danger {
    color: var(--td-error-color);
    border-color: var(--td-error-color)
}

.t-button--variant-dashed.t-button--theme-danger:focus-visible,.t-button--variant-dashed.t-button--theme-danger:hover {
    color: var(--td-error-color-hover)
}

.t-button--variant-dashed.t-button--theme-danger.t-is-loading {
    color: var(--td-error-color)
}

.t-button--variant-dashed.t-button--theme-danger.t-is-disabled {
    color: var(--td-error-color-disabled)
}

.t-button--variant-dashed.t-button--theme-danger:focus-visible,.t-button--variant-dashed.t-button--theme-danger:hover {
    border-color: var(--td-error-color-hover)
}

.t-button--variant-dashed.t-button--theme-danger.t-is-loading {
    border-color: var(--td-error-color)
}

.t-button--variant-dashed.t-button--theme-danger.t-is-disabled {
    border-color: var(--td-error-color-disabled)
}

.t-button--variant-dashed.t-button--ghost {
    background-color: transparent;
    color: var(--td-text-color-anti);
    border-color: var(--td-text-color-anti)
}

.t-button--variant-dashed.t-button--ghost.t-is-loading,.t-button--variant-dashed.t-button--ghost:active,.t-button--variant-dashed.t-button--ghost:focus-visible,.t-button--variant-dashed.t-button--ghost:hover {
    background-color: transparent
}

.t-button--variant-dashed.t-button--ghost.t-is-disabled {
    background-color: hsla(0,0%,100%,.22)
}

.t-button--variant-dashed.t-button--ghost:focus-visible,.t-button--variant-dashed.t-button--ghost:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-dashed.t-button--ghost:active {
    color: var(--td-brand-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-is-loading {
    color: var(--td-text-color-anti)
}

.t-button--variant-dashed.t-button--ghost.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-dashed.t-button--ghost:focus-visible,.t-button--variant-dashed.t-button--ghost:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-dashed.t-button--ghost:active {
    border-color: var(--td-brand-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-is-loading {
    border-color: var(--td-text-color-anti)
}

.t-button--variant-dashed.t-button--ghost.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary {
    color: var(--td-brand-color);
    border-color: var(--td-brand-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:focus-visible,.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:active {
    color: var(--td-brand-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary.t-is-loading {
    color: var(--td-brand-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:focus-visible,.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:hover {
    border-color: var(--td-brand-color-hover)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:active {
    border-color: var(--td-brand-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary.t-is-loading {
    border-color: var(--td-brand-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success {
    color: var(--td-success-color);
    border-color: var(--td-success-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success:focus-visible,.t-button--variant-dashed.t-button--ghost.t-button--theme-success:hover {
    color: var(--td-success-color-hover)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success:active {
    color: var(--td-success-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success.t-is-loading {
    color: var(--td-success-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success:focus-visible,.t-button--variant-dashed.t-button--ghost.t-button--theme-success:hover {
    border-color: var(--td-success-color-hover)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success:active {
    border-color: var(--td-success-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success.t-is-loading {
    border-color: var(--td-success-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning {
    color: var(--td-warning-color);
    border-color: var(--td-warning-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:focus-visible,.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:hover {
    color: var(--td-warning-color-hover)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:active {
    color: var(--td-warning-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning.t-is-loading {
    color: var(--td-warning-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:focus-visible,.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:hover {
    border-color: var(--td-warning-color-hover)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:active {
    border-color: var(--td-warning-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning.t-is-loading {
    border-color: var(--td-warning-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger {
    color: var(--td-error-color);
    border-color: var(--td-error-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:focus-visible,.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:hover {
    color: var(--td-error-color-hover)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:active {
    color: var(--td-error-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger.t-is-loading {
    color: var(--td-error-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger.t-is-disabled {
    color: hsla(0,0%,100%,.22)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:focus-visible,.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:hover {
    border-color: var(--td-error-color-hover)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:active {
    border-color: var(--td-error-color-active)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger.t-is-loading {
    border-color: var(--td-error-color)
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger.t-is-disabled {
    border-color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-text {
    height: var(--td-comp-size-m);
    font: var(--td-font-body-medium);
    padding-left: calc(var(--td-comp-paddingLR-l) - 1px);
    padding-right: calc(var(--td-comp-paddingLR-l) - 1px);
    color: var(--td-text-color-primary);
    background-color: transparent;
    border-color: transparent
}

.t-button--variant-text .t-icon,.t-button--variant-text .t-loading {
    font-size: var(--td-font-size-body-large)
}

.t-button--variant-text.t-is-loading,.t-button--variant-text:focus-visible,.t-button--variant-text:hover {
    color: var(--td-text-color-primary)
}

.t-button--variant-text.t-is-disabled {
    color: var(--td-text-color-disabled)
}

.t-button--variant-text:focus-visible,.t-button--variant-text:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-button--variant-text.t-is-disabled,.t-button--variant-text.t-is-loading {
    background-color: transparent
}

.t-button--variant-text:focus-visible,.t-button--variant-text:hover {
    border-color: var(--td-bg-color-container-hover)
}

.t-button--variant-text.t-is-disabled,.t-button--variant-text.t-is-loading {
    border-color: transparent
}

.t-button--variant-text.t-button--theme-primary {
    color: var(--td-brand-color)
}

.t-button--variant-text.t-button--theme-primary:focus-visible,.t-button--variant-text.t-button--theme-primary:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-text.t-button--theme-primary.t-is-loading {
    color: var(--td-brand-color)
}

.t-button--variant-text.t-button--theme-primary.t-is-disabled {
    color: var(--td-brand-color-disabled)
}

.t-button--variant-text.t-button--theme-success {
    color: var(--td-success-color)
}

.t-button--variant-text.t-button--theme-success:focus-visible,.t-button--variant-text.t-button--theme-success:hover {
    color: var(--td-success-color-hover)
}

.t-button--variant-text.t-button--theme-success.t-is-loading {
    color: var(--td-success-color)
}

.t-button--variant-text.t-button--theme-success.t-is-disabled {
    color: var(--td-success-color-disabled)
}

.t-button--variant-text.t-button--theme-warning {
    color: var(--td-warning-color)
}

.t-button--variant-text.t-button--theme-warning:focus-visible,.t-button--variant-text.t-button--theme-warning:hover {
    color: var(--td-warning-color-hover)
}

.t-button--variant-text.t-button--theme-warning.t-is-loading {
    color: var(--td-warning-color)
}

.t-button--variant-text.t-button--theme-warning.t-is-disabled {
    color: var(--td-warning-color-disabled)
}

.t-button--variant-text.t-button--theme-danger {
    color: var(--td-error-color)
}

.t-button--variant-text.t-button--theme-danger:focus-visible,.t-button--variant-text.t-button--theme-danger:hover {
    color: var(--td-error-color-hover)
}

.t-button--variant-text.t-button--theme-danger.t-is-loading {
    color: var(--td-error-color)
}

.t-button--variant-text.t-button--theme-danger.t-is-disabled {
    color: var(--td-error-color-disabled)
}

.t-button--variant-text.t-button--ghost {
    background: none;
    color: var(--td-text-color-anti)
}

.t-button--variant-text.t-button--ghost:focus-visible,.t-button--variant-text.t-button--ghost:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-text.t-button--ghost:active {
    color: var(--td-brand-color-active)
}

.t-button--variant-text.t-button--ghost.t-is-loading {
    color: var(--td-text-color-anti)
}

.t-button--variant-text.t-button--ghost.t-is-disabled {
    color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary {
    color: var(--td-brand-color)
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary:focus-visible,.t-button--variant-text.t-button--ghost.t-button--theme-primary:hover {
    color: var(--td-brand-color-hover)
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary:active {
    color: var(--td-brand-color-active)
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary.t-is-loading {
    color: var(--td-brand-color)
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary.t-is-disabled {
    color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-text.t-button--ghost.t-button--theme-success {
    color: var(--td-success-color)
}

.t-button--variant-text.t-button--ghost.t-button--theme-success:focus-visible,.t-button--variant-text.t-button--ghost.t-button--theme-success:hover {
    color: var(--td-success-color-hover)
}

.t-button--variant-text.t-button--ghost.t-button--theme-success:active {
    color: var(--td-success-color-active)
}

.t-button--variant-text.t-button--ghost.t-button--theme-success.t-is-loading {
    color: var(--td-success-color)
}

.t-button--variant-text.t-button--ghost.t-button--theme-success.t-is-disabled {
    color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning {
    color: var(--td-warning-color)
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning:focus-visible,.t-button--variant-text.t-button--ghost.t-button--theme-warning:hover {
    color: var(--td-warning-color-hover)
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning:active {
    color: var(--td-warning-color-active)
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning.t-is-loading {
    color: var(--td-warning-color)
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning.t-is-disabled {
    color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger {
    color: var(--td-error-color)
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger:focus-visible,.t-button--variant-text.t-button--ghost.t-button--theme-danger:hover {
    color: var(--td-error-color-hover)
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger:active {
    color: var(--td-error-color-active)
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger.t-is-loading {
    color: var(--td-error-color)
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger.t-is-disabled {
    color: hsla(0,0%,100%,.22);
    background-color: transparent
}

.t-button.t-is-disabled,.t-button.t-is-loading {
    cursor: not-allowed
}

.t-button.t-size-s {
    height: var(--td-comp-size-xs);
    font: var(--td-font-body-small);
    padding-left: calc(var(--td-comp-paddingLR-s) - 1px);
    padding-right: calc(var(--td-comp-paddingLR-s) - 1px)
}

.t-button.t-size-s .t-icon,.t-button.t-size-s .t-loading {
    font-size: var(--td-font-size-body-medium)
}

.t-button.t-size-l {
    height: var(--td-comp-size-xl);
    font: var(--td-font-body-large);
    padding-left: calc(var(--td-comp-paddingLR-xl) - 1px);
    padding-right: calc(var(--td-comp-paddingLR-xl) - 1px)
}

.t-button.t-size-l .t-icon,.t-button.t-size-l .t-loading {
    font-size: var(--td-font-size-title-large)
}

.t-button--shape-square {
    width: var(--td-comp-size-m);
    padding: 0
}

.t-button--shape-square.t-size-s {
    width: var(--td-comp-size-xs);
    padding: 0
}

.t-button--shape-square.t-size-l {
    width: var(--td-comp-size-xl);
    padding: 0
}

.t-button--shape-round {
    border-radius: var(--td-radius-round)
}

.t-button--shape-round.t-size-s {
    border-radius: calc(var(--td-comp-size-xs)/2)
}

.t-button--shape-round.t-size-l {
    border-radius: calc(var(--td-comp-size-xl)/2)
}

.t-button--shape-circle {
    width: var(--td-comp-size-m);
    padding: 0;
    text-align: center;
    border-radius: calc(var(--td-comp-size-m)/2)
}

.t-button--shape-circle .t-icon,.t-button--shape-circle .t-loading {
    font-size: var(--td-font-size-body-large)
}

.t-button--shape-circle.t-size-s {
    width: var(--td-comp-size-xs);
    border-radius: calc(var(--td-comp-size-xs)/2)
}

.t-button--shape-circle.t-size-l {
    width: var(--td-comp-size-xl);
    padding: 0;
    border-radius: calc(var(--td-comp-size-xl)/2)
}

.t-button.t-size-full-width {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.t-button--ghost {
    --ripple-color: var(--td-gray-color-10)
}

.t-button:not(.t-is-disabled):not(.t-button--ghost) {
    --ripple-color: var(--td-bg-color-container-active)
}

.t-button--variant-base:not(.t-is-disabled):not(.t-button--ghost) {
    --ripple-color: var(--td-bg-color-component-active)
}

.t-button--variant-base.t-button--theme-primary:not(.t-is-disabled):not(.t-button--ghost) {
    --ripple-color: var(--td-brand-color-active)
}

.t-button--variant-base.t-button--theme-success:not(.t-is-disabled):not(.t-button--ghost) {
    --ripple-color: var(--td-success-color-active)
}

.t-button--variant-base.t-button--theme-warning:not(.t-is-disabled):not(.t-button--ghost) {
    --ripple-color: var(--td-warning-color-active)
}

.t-button--variant-base.t-button--theme-danger:not(.t-is-disabled):not(.t-button--ghost) {
    --ripple-color: var(--td-error-color-active)
}

@-webkit-keyframes tDialogZoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.01);
        transform: scale(.01)
    }

    to {
        opacity: 1
    }
}

@keyframes tDialogZoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.01);
        transform: scale(.01)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes tDialogZoomOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.01);
        transform: scale(.01)
    }
}

@keyframes tDialogZoomOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.01);
        transform: scale(.01)
    }
}

@-webkit-keyframes tDialogMaskIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes tDialogMaskIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes tDialogMaskOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes tDialogMaskOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.t-dialog-zoom .animation-enter {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0,0,.15,1);
    animation-timing-function: cubic-bezier(0,0,.15,1);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.t-dialog-zoom .animation-exit {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(.38,0,.24,1);
    animation-timing-function: cubic-bezier(.38,0,.24,1);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.t-dialog-zoom .animation-active {
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.t-dialog-zoom-appear,.t-dialog-zoom-enter,.t-dialog-zoom-enter-from {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0,0,.15,1);
    animation-timing-function: cubic-bezier(0,0,.15,1);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.t-dialog-zoom-exit {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(.38,0,.24,1);
    animation-timing-function: cubic-bezier(.38,0,.24,1);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.t-dialog-zoom-appear-active,.t-dialog-zoom-enter-active {
    -webkit-animation-name: tDialogZoomIn;
    animation-name: tDialogZoomIn;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.t-dialog-zoom-exit-active {
    -webkit-animation-name: tDialogZoomOut;
    animation-name: tDialogZoomOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.t-dialog-zoom__vue-enter-active .t-dialog {
    -webkit-animation-name: tDialogZoomIn;
    animation-name: tDialogZoomIn;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0,0,.15,1);
    animation-timing-function: cubic-bezier(0,0,.15,1);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.t-dialog-zoom__vue-enter-active .t-dialog__mask {
    -webkit-animation-name: tDialogMaskIn;
    animation-name: tDialogMaskIn;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.t-dialog-zoom__vue-leave-active .t-dialog {
    -webkit-animation-name: tDialogZoomOut;
    animation-name: tDialogZoomOut;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(.38,0,.24,1);
    animation-timing-function: cubic-bezier(.38,0,.24,1);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.t-dialog-zoom__vue-leave-active .t-dialog__mask {
    -webkit-animation-name: tDialogMaskOut;
    animation-name: tDialogMaskOut;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.t-dialog-zoom__vue-enter-to .t-dialog,.t-dialog-zoom__vue-leave-active .t-dialog__mask,.t-dialog-zoom__vue-leave-to .t-dialog {
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.t-dialog-fade-appear,.t-dialog-fade-enter {
    opacity: 0
}

.t-dialog-fade-appear,.t-dialog-fade-enter,.t-dialog-fade-exit {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0,0,.15,1);
    animation-timing-function: cubic-bezier(0,0,.15,1);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.t-dialog-fade-appear.t-dialog-fade-appear-active,.t-dialog-fade-enter.t-dialog-fade-enter-active {
    -webkit-animation-name: tDialogFadeIn;
    animation-name: tDialogFadeIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.t-dialog-fade-exit.t-dialog-fade-exit-active {
    -webkit-animation-name: tDialogFadeOut;
    animation-name: tDialogFadeOut;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

@-webkit-keyframes tDialogFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes tDialogFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes tDialogFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes tDialogFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.t-dialog {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 480px;
    background-color: var(--td-bg-color-container);
    position: relative;
    border: 1px solid var(--td-border-level-1-color);
    border-radius: var(--td-radius-large)
}

.t-dialog .t-icon.t-is-info {
    color: var(--td-brand-color)
}

.t-dialog .t-icon.t-is-success {
    color: var(--td-success-color)
}

.t-dialog .t-icon.t-is-warning {
    color: var(--td-warning-color)
}

.t-dialog .t-icon.t-is-error {
    color: var(--td-error-color)
}

.t-dialog--lock {
    overflow: hidden
}

.t-dialog__header {
    color: var(--td-text-color-primary);
    font: var(--td-font-title-medium);
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    word-break: break-word;
    gap: var(--td-comp-margin-s);
    box-sizing: border-box
}

.t-dialog__header .t-dialog__header-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

.t-dialog__header .t-icon:not(.t-icon-close) {
    font-size: calc(var(--td-font-size-body-large) + 8px);
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: var(--td-comp-margin-s);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.t-dialog__header--fullscreen {
    background-color: var(--td-bg-color-secondarycontainer);
    min-height: var(--td-comp-size-xxxl);
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 var(--td-comp-paddingLR-xxl)
}

.t-dialog__header--fullscreen .t-dialog__header-content {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.t-dialog__body {
    scrollbar-color: var(--td-scrollbar-color) transparent;
    scrollbar-width: thin;
    color: var(--td-text-color-secondary);
    font: var(--td-font-body-medium);
    overflow: auto;
    padding: var(--td-comp-paddingTB-l) 0;
    word-break: break-word
}

.t-dialog__body::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.t-dialog__body::-webkit-scrollbar-thumb {
    border: 0 solid transparent;
    background-clip: content-box;
    background-color: var(--td-scrollbar-color);
    border-radius: 11px
}

.t-dialog__body::-webkit-scrollbar-thumb:horizontal:hover,.t-dialog__body::-webkit-scrollbar-thumb:vertical:hover {
    background-color: var(--td-scrollbar-hover-color)
}

.t-dialog__body--icon,.t-dialog__body__icon {
    padding: var(--td-comp-paddingTB-l) 0
}

.t-dialog__body--fullscreen {
    scrollbar-color: var(--td-scrollbar-color) transparent;
    scrollbar-width: thin;
    box-sizing: border-box;
    padding: var(--td-comp-paddingTB-xl) var(--td-comp-paddingLR-xxl);
    height: calc(100% - var(--td-comp-size-xxxl) - var(--td-comp-size-xxxxl));
    overflow: auto
}

.t-dialog__body--fullscreen::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.t-dialog__body--fullscreen::-webkit-scrollbar-thumb {
    border: 0 solid transparent;
    background-clip: content-box;
    background-color: var(--td-scrollbar-color);
    border-radius: 11px
}

.t-dialog__body--fullscreen::-webkit-scrollbar-thumb:horizontal:hover,.t-dialog__body--fullscreen::-webkit-scrollbar-thumb:vertical:hover {
    background-color: var(--td-scrollbar-hover-color)
}

.t-dialog__body--fullscreen--without-footer {
    box-sizing: border-box;
    padding: var(--td-comp-paddingTB-xl) var(--td-comp-paddingLR-xxl);
    height: calc(100% - var(--td-comp-size-xxxl));
    overflow: auto
}

.t-dialog__footer {
    width: 100%;
    text-align: right;
    padding: var(--td-comp-paddingTB-l) 0 0
}

.t-dialog__footer .t-button+.t-button {
    margin-left: var(--td-comp-margin-s)
}

.t-dialog__footer--fullscreen {
    min-height: var(--td-comp-size-xxxxl);
    padding: 0 var(--td-comp-paddingLR-xxl) var(--td-comp-paddingTB-xxl);
    box-sizing: border-box
}

.t-dialog--default {
    padding: var(--td-comp-paddingTB-xxl) var(--td-comp-paddingLR-xxl)
}

.t-dialog__close {
    font-size: calc(var(--td-font-size-body-large) + 4px);
    color: var(--td-text-color-secondary);
    display: -ms-flexbox;
    display: flex;
    width: calc(var(--td-font-size-body-large) + 4px);
    height: calc(var(--td-font-size-body-large) + 4px);
    -ms-flex-align: center;
    align-items: center;
    border-radius: var(--td-radius-default);
    transition: all .2s linear;
    padding: var(--td-comp-paddingTB-xxs) var(--td-comp-paddingLR-xxs)
}

.t-dialog__close:hover {
    cursor: pointer;
    background: var(--td-bg-color-container-hover)
}

.t-dialog__close:active {
    background: var(--td-bg-color-container-active)
}

.t-dialog__close--fullscreen {
    display: -ms-flexbox;
    display: flex;
    background: transparent
}

.t-dialog__close--fullscreen:hover {
    cursor: pointer;
    background: var(--td-bg-color-secondarycontainer-hover)
}

.t-dialog__close--fullscreen:active {
    background: var(--td-bg-color-secondarycontainer-active)
}

.t-dialog.t-dialog--draggable:hover {
    cursor: move
}

.t-dialog.t-dialog--draggable .t-dialog__body:hover,.t-dialog.t-dialog--draggable .t-dialog__footer:hover,.t-dialog.t-dialog--draggable .t-dialog__header:hover {
    cursor: auto
}

.t-dialog__fullscreen {
    width: 100%;
    border-radius: 0
}

.t-dialog__ctx {
    pointer-events: auto;
    outline: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.t-dialog__ctx.t-dialog__ctx--modeless {
    pointer-events: none
}

.t-dialog__ctx.t-dialog__ctx--fixed {
    position: fixed;
    z-index: 2500
}

.t-dialog__ctx.t-dialog__ctx--absolute,.t-dialog__ctx.t-dialog__ctx--absolute .t-dialog__mask,.t-dialog__ctx.t-dialog__ctx--absolute .t-dialog__wrap {
    position: absolute
}

.t-dialog__ctx.t-is-visable {
    visibility: visible
}

.t-dialog__ctx.t-is-hidden {
    visibility: hidden
}

.t-dialog__ctx.t-is-display {
    display: block
}

.t-dialog__ctx.t-not-display {
    display: none
}

.t-dialog__ctx .t-dialog__mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: var(--td-mask-active);
    pointer-events: auto
}

.t-dialog__ctx .t-dialog__wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: auto;
    scrollbar-color: var(--td-scrollbar-color) transparent;
    scrollbar-width: thin
}

.t-dialog__ctx .t-dialog__wrap::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.t-dialog__ctx .t-dialog__wrap::-webkit-scrollbar-thumb {
    border: 2px solid transparent;
    background-clip: content-box;
    background-color: var(--td-scrollbar-color);
    border-radius: 15px
}

.t-dialog__ctx .t-dialog__wrap::-webkit-scrollbar-thumb:horizontal:hover,.t-dialog__ctx .t-dialog__wrap::-webkit-scrollbar-thumb:vertical:hover {
    background-color: var(--td-scrollbar-hover-color)
}

.t-dialog__ctx .t-dialog__position {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100%;
    width: 100%;
    position: relative;
    padding: 48px 0;
    box-sizing: border-box
}

.t-dialog__ctx .t-dialog__position.t-dialog--top {
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 20vh
}

.t-dialog__ctx .t-dialog__position.t-dialog--center {
    -ms-flex-align: center;
    align-items: center
}

.t-dialog__ctx .t-dialog__position_fullscreen {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100%;
    width: 100%;
    position: relative;
    box-sizing: border-box
}

.t-dialog__ctx .t-is-hidden {
    background: none
}

.t-dialog__ctx .t-dialog {
    pointer-events: auto;
    z-index: 2500
}

.cdc-free-course-card {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    width: 340px
}

.cdc-free-course-card__inner {
    box-sizing: border-box;
    padding: 12px 20px 0;
    position: relative;
    z-index: 9
}

.cdc-free-course-card__inner:after {
    display: none;
    content: "";
    position: absolute;
    width: 111px;
    height: 138px;
    top: -2px;
    right: -20px
}

.cdc-free-course-card__hd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 18px
}

.cdc-free-course-card__hd-title {
    color: #181818;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.cdc-free-course-card__hd-link {
    color: #0052d9;
    font-size: 12px;
    line-height: 22px;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.cdc-free-course-card__hd-link .icon-topic {
    margin-right: 8px;
    display: inline-block;
    width: 60px;
    height: 20px;
    background: url(images/course-topic_751.png) 50% no-repeat;
    background-size: contain
}

.cdc-free-course-card__hd-link:not(span):hover {
    text-decoration: underline
}

.cdc-free-course-card__detail {
    margin-bottom: 12px;
    width: 100%
}

.cdc-free-course-card__detail-item {
    margin-bottom: 16px
}

.cdc-free-course-card__detail-item-icon,.cdc-free-course-card__detail-item .icon-course,.cdc-free-course-card__detail-item .icon-join {
    background-size: cover;
    margin-right: 8px;
    width: 16px;
    height: 16px;
    display: inline-block
}

.cdc-free-course-card__detail-item .icon-course {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 71.73252279635258% 82.82208588957054%;
    background-size: 2156.25% auto
}

.cdc-free-course-card__detail-item .icon-join {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 77.50759878419453% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-free-course-card__detail-item:last-child {
    margin-bottom: 0
}

.cdc-free-course-card__detail-main {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.cdc-free-course-card__detail-main:hover .cdc-free-course-card__detail-name {
    color: #0052d9
}

.cdc-free-course-card__detail-main:hover .icon-course {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 66.8693009118541% 82.82208588957054%;
    background-size: 2156.25% auto
}

.cdc-free-course-card__detail-info {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 24px)
}

.cdc-free-course-card__detail-name {
    color: #333;
    line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -ms-flex: 1;
    flex: 1
}

.cdc-free-course-card__detail-num {
    color: #97a3b7;
    font-size: 12px;
    line-height: 20px
}

.cdc-free-course-card__detail-icon,.cdc-free-course-card__detail-num {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-free-course-card__detail-tags {
    margin-left: 20px;
    margin-top: 12px
}

.cdc-free-course-card__detail-tags .cdc-tag {
    margin: 0 4px 8px;
    max-width: 84px
}

.cdc-free-course-card__detail-tags .cdc-tag__inner {
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #97a3b7;
    background: #fff;
    padding: 2px 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    max-width: 100%
}

.cdc-free-course-card__detail-tags .cdc-tag__inner:hover {
    border-color: #0052d9;
    background: #fff!important
}

.cdc-article-rank {
    margin-top: 16px;
    margin-bottom: 20px;
    border-radius: 2px;
    border: 1px solid #d6dbe3;
    background: #fff;
    padding: 24px
}

.cdc-article-rank__hd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.cdc-article-rank__title {
    color: #181818;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.cdc-article-rank__refresh {
    color: #0052d9;
    font-size: 14px;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.cdc-article-rank__refresh .icon-refresh {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 83.43558282208589%;
    background-size: 2156.25% auto ;
    margin-left: 8px
}

.cdc-article-rank__refresh:hover {
    text-decoration: underline
}

.cdc-article-rank__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.cdc-article-rank__item-title {
    color: #181818;
    line-height: 22px;
    -ms-flex: 1;
    flex: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.cdc-article-rank__item-view {
    color: #97a3b7;
    font-size: 12px;
    line-height: 20px;
    margin-left: 20px;
    min-width: 64px
}

.cdc-article-rank__item .icon-article {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 14.723926380368098%;
    background-size: 2156.25% auto ;
    margin-right: 8px
}

.cdc-article-rank__item .icon-view {
    width: 16px;
    height: 10px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 33.73860182370821% 37.34939759036144%;
    background-size: 2156.25% auto ;
    margin-right: 6px
}

.cdc-article-rank__item:hover .cdc-article-rank__item-title {
    color: #0052d9
}

.cdc-article-rank__item:hover .icon-article {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 0%;
    background-size: 2156.25% auto
}

.cdc-m-article-rank {
    margin-top: 16px;
    margin-bottom: 24px;
    border-radius: 2px;
    border: 1px solid #d6dbe3;
    background: #fff;
    padding: 16px 16px 20px
}

.cdc-m-article-rank__hd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.cdc-m-article-rank__title {
    color: #181818;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.cdc-m-article-rank__refresh {
    color: #0052d9;
    font-size: 14px;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-m-article-rank__refresh .icon-refresh {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 83.43558282208589%;
    background-size: 2156.25% auto ;
    margin-left: 8px
}

.cdc-m-article-rank__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 16px
}

.cdc-m-article-rank__item-title {
    font-size: 14px;
    font-weight: 400;
    color: #181818;
    line-height: 22px;
    -ms-flex: 1;
    flex: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.cdc-m-article-rank__item-view {
    color: #97a3b7;
    font-size: 12px;
    line-height: 20px;
    margin-left: 20px;
    min-width: 64px
}

.cdc-m-article-rank__item-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 14.723926380368098%;
    background-size: 2156.25% auto ;
    margin-right: 8px
}

.cdc-m-article-rank__item:last-child {
    margin-bottom: 0
}

.cdc-m-article-rank.is-course .cdc-m-article-rank__item-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 71.73252279635258% 82.82208588957054%;
    background-size: 2156.25% auto
}

.cdc-m-article-rank.is-discussion .cdc-m-article-rank__item-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 19.148936170212767% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-personal-info2 {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    width: 340px
}

.cdc-personal-info2__inner {
    box-sizing: border-box;
    padding: 20px 20px 0;
    position: relative;
    z-index: 9
}

.cdc-personal-info2__detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-personal-info2__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    margin-top: -6px;
    padding-bottom: 28px
}

.cdc-personal-info2__main {
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 0;
    margin-right: 8px
}

.cdc-personal-info2__name {
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-personal-info2__name-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-personal-info2__name-text:hover {
    color: #0052d9
}

.cdc-personal-info2__position {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px
}

.cdc-personal-info2__position-text {
    display: inline-block;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    position: relative
}

.cdc-personal-info2__position-text+.cdc-personal-info2__position-text {
    padding-left: 12px;
    padding-right: 0
}

.cdc-personal-info2__position-text+.cdc-personal-info2__position-text:before {
    content: "";
    width: 1px;
    background: #d6dbe3;
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 0
}

.cdc-personal-info2__list {
    margin: 16px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-personal-info2__list.is-less-two {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cdc-personal-info2__item {
    text-align: center;
    min-width: 48px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-personal-info2__item-number {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    margin-left: 8px
}

.cdc-personal-info2__item-icon {
    margin-left: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-personal-info2__item-icon .icon-arrow {
    width: 12px;
    height: 12px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 47.44744744744745% 98.7878787878788%;
    background-size: 2875% auto
}

.cdc-personal-info2__item-dropdown.t-dropdown {
    width: 300px;
    padding: 12px 4px 12px 8px;
    border-radius: 2px;
    border: 2px solid #fff;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(82,114,164,.15)
}

.cdc-personal-info2__item-dropdown.t-dropdown .t-dropdown__menu {
    padding: 0
}

.cdc-personal-info2__item-dropdown.t-dropdown .t-dropdown__item {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
    height: 40px;
    text-align: left;
    color: #4b5b76;
    line-height: 24px
}

.cdc-personal-info2__item-dropdown.t-dropdown .t-dropdown__item:hover {
    border-radius: 2px;
    background: #f2f4f8;
    color: #0052d9
}

.cdc-personal-info2__item-dropdown.t-dropdown-inner {
    max-height: 200px;
    overflow-y: scroll
}

.cdc-personal-info2__item-dropdown.t-dropdown-inner::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #d6dbe3
}

.cdc-personal-info2__item-dropdown.t-dropdown-inner::-webkit-scrollbar {
    width: 3px
}

.cdc-personal-info2__item.is-active .cdc-personal-info2__item-number,.cdc-personal-info2__item.is-active .cdc-personal-info2__item-text,.cdc-personal-info2__item.is-active:hover .cdc-personal-info2__item-number,.cdc-personal-info2__item.is-active:hover .cdc-personal-info2__item-text,.cdc-personal-info2__item:hover,.cdc-personal-info2__item:hover .cdc-personal-info2__item-number {
    color: #0052d9
}

.cdc-personal-info2__item.is-active .cdc-personal-info2__item-icon .icon-arrow,.cdc-personal-info2__item.is-active:hover .cdc-personal-info2__item-icon .icon-arrow {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 51.051051051051054% 98.7878787878788%;
    background-size: 2875% auto
}

.cdc-personal-info2__item.is-readonly {
    cursor: auto
}

.cdc-personal-info2__object {
    margin: 32px auto 28px;
    text-align: center
}

.cdc-personal-info2__object-icon {
    display: block;
    margin: 0 auto;
    width: 72px;
    height: 72px;
    background-image: url(images/animation-bg_a20.png);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-animation: up 4s steps(36) forwards;
    animation: up 4s steps(36) forwards
}

.cdc-personal-info2__text {
    text-align: center;
    margin-bottom: 38px
}

.cdc-personal-info2__text p {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-personal-info2__text p strong {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818
}

.cdc-personal-info2__text p+p {
    margin-top: 8px
}

.cdc-personal-info2__btn {
    width: 100%;
    min-width: unset;
    margin-bottom: 20px
}

.cdc-personal-info2__level {
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-personal-info2__level-number {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    background: transparent;
    padding: 0 6px;
    position: relative
}

.cdc-personal-info2__level-number:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg,#348cff,#346dff);
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
}

.cdc-personal-info2__level-emblems {
    margin: 0 0 0 12px
}

.cdc-personal-info2__level-emblems.cdc-emblems {
    margin: 0 0 0 2px
}

.cdc-personal-info2__level-emblems .cdc-emblems__item {
    margin: 0 0 0 4px
}

.cdc-personal-info2__recommend {
    border-top: 1px solid #d6dbe3;
    padding: 16px 0 8px
}

.cdc-personal-info2__recommend-hd {
    font-size: 14px;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px
}

.cdc-personal-info2__recommend-title {
    color: #c89e62;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-personal-info2__recommend-change {
    color: #0052d9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.cdc-personal-info2__recommend-change:hover {
    text-decoration: underline
}

.cdc-personal-info2__recommend-item {
    display: block;
    color: #333;
    line-height: 22px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 12px;
    cursor: pointer
}

.cdc-personal-info2__recommend-item:hover {
    color: #0052d9
}

.cdc-personal-info2__recommend-item:hover .icon-article {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 0%;
    background-size: 2156.25% auto
}

.cdc-personal-info2__recommend .icon-choice {
    width: 14px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 19.335347432024168% 90.1840490797546%;
    background-size: 2464.285714285714% auto ;
    margin-right: 8px
}

.cdc-personal-info2__recommend .icon-change {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 9.72644376899696% 90.1840490797546%;
    background-size: 2156.25% auto ;
    margin-left: 8px
}

.cdc-personal-info2__recommend .icon-article {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 14.723926380368098%;
    background-size: 2156.25% auto ;
    margin-right: 8px
}

.cdc-personal-info2__recommend-text {
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.t-dropdown {
    font: var(--td-font-body-medium);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: var(--td-bg-color-container);
    font-size: var(--td-font-size-body-medium);
    color: var(--td-text-color-primary);
    position: relative;
    box-shadow: var(--td-shadow-2);
    border: .5px solid var(--td-component-border);
    border-radius: var(--td-radius-medium)
}

.t-dropdown__menu {
    scrollbar-color: var(--td-scrollbar-color) transparent;
    scrollbar-width: thin;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: var(--td-radius-medium);
    padding: var(--td-pop-padding-m);
    gap: 2px;
    overflow-y: auto;
    overflow-x: hidden
}

.t-dropdown__menu::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.t-dropdown__menu::-webkit-scrollbar-thumb {
    border: 2px solid transparent;
    background-clip: content-box;
    background-color: var(--td-scrollbar-color);
    border-radius: 15px
}

.t-dropdown__menu::-webkit-scrollbar-thumb:horizontal:hover,.t-dropdown__menu::-webkit-scrollbar-thumb:vertical:hover {
    background-color: var(--td-scrollbar-hover-color)
}

.t-dropdown__menu .t-divider {
    margin: var(--td-comp-margin-xs) var(--td-comp-margin-s) var(--td-comp-margin-xxs) var(--td-comp-margin-s);
    color: var(--td-brand-color-light);
    width: calc(100% - var(--td-comp-margin-s)*2)
}

.t-dropdown__menu--right .t-dropdown__item-direction {
    margin: 0 0 0 var(--td-comp-margin-s)
}

.t-dropdown__menu--left .t-dropdown__item {
    -ms-flex-pack: right;
    justify-content: right
}

.t-dropdown__menu--left .t-dropdown__item-text {
    text-align: right
}

.t-dropdown__menu--left .t-dropdown__item-direction {
    margin: 0 var(--td-comp-margin-s) 0 0
}

.t-dropdown__menu--overflow .t-dropdown__submenu-wrapper--right {
    left: calc(100% - 14px)
}

.t-dropdown__menu--overflow .t-dropdown__submenu-wrapper--left {
    right: calc(100% - 14px)
}

.t-dropdown__submenu {
    scrollbar-color: var(--td-scrollbar-color) transparent;
    scrollbar-width: thin;
    background-color: var(--td-bg-color-container);
    box-shadow: var(--td-shadow-2);
    border-radius: var(--td-radius-medium);
    border: .5px solid var(--td-component-border);
    z-index: 1100;
    position: absolute;
    padding: var(--td-pop-padding-m);
    display: none;
    overflow-y: auto;
    overflow-x: visible
}

.t-dropdown__submenu::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.t-dropdown__submenu::-webkit-scrollbar-thumb {
    border: 2px solid transparent;
    background-clip: content-box;
    background-color: var(--td-scrollbar-color);
    border-radius: 15px
}

.t-dropdown__submenu::-webkit-scrollbar-thumb:horizontal:hover,.t-dropdown__submenu::-webkit-scrollbar-thumb:vertical:hover {
    background-color: var(--td-scrollbar-hover-color)
}

.t-dropdown__submenu ul {
    list-style: none;
    display: grid;
    padding-left: 0;
    gap: 2px
}

.t-dropdown__submenu--disabled {
    visibility: hidden
}

.t-dropdown__submenu-wrapper--right {
    left: calc(100% - 6px)
}

.t-dropdown__submenu-wrapper--right .t-dropdown__item-direction {
    margin: 0 0 0 var(--td-comp-margin-s)
}

.t-dropdown__submenu-wrapper--left {
    right: calc(100% - 6px)
}

.t-dropdown__submenu-wrapper--left .t-dropdown__item {
    -ms-flex-pack: right;
    justify-content: right
}

.t-dropdown__submenu-wrapper--left .t-dropdown__item-text {
    text-align: right
}

.t-dropdown__submenu-wrapper--left .t-dropdown__item-direction {
    margin: 0 var(--td-comp-margin-s) 0 0
}

.t-dropdown__item {
    border-radius: var(--td-radius-default);
    font: var(--td-font-body-medium);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    transition: background-color .2s cubic-bezier(.82,0,1,.9);
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: calc(var(--td-comp-paddingTB-xs) - 1px) var(--td-comp-paddingLR-s);
    --ripple-color: var(--td-bg-color-container-active)
}

.t-dropdown__item-icon {
    color: currentcolor;
    margin-right: var(--td-comp-margin-s);
    font-size: var(--td-font-size-body-large)
}

.t-dropdown__item-icon,.t-dropdown__item:hover>div>div {
    display: -ms-flexbox;
    display: flex
}

.t-dropdown__item--disabled {
    cursor: not-allowed
}

.t-dropdown__item-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100%
}

.t-dropdown__item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-flex: 1;
    flex: 1
}

.t-dropdown__item.t-dropdown__item--suffix .t-dropdown__item-sub-icon {
    color: currentcolor;
    font-size: var(--td-font-size-body-large);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.t-dropdown__item--theme-default {
    color: var(--td-text-color-primary)
}

.t-dropdown__item--theme-default:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-default:active {
    background-color: var(--td-bg-color-container-active)
}

.t-dropdown__item--theme-default.t-dropdown__item--active {
    color: var(--td-brand-color);
    background-color: var(--td-brand-color-light)
}

.t-dropdown__item--theme-default.t-dropdown__item--active:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-default.t-dropdown__item--active:active {
    background-color: var(--td-bg-color-container-active)
}

.t-dropdown__item--theme-default.t-dropdown__item--disabled {
    color: var(--td-text-color-disabled)
}

.t-dropdown__item--theme-default.t-dropdown__item--disabled:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-default.t-dropdown__item--suffix:hover {
    background-color: var(--td-brand-color-light);
    color: var(--td-brand-color)
}

.t-dropdown__item--theme-success {
    color: var(--td-success-color)
}

.t-dropdown__item--theme-success:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-success:active {
    background-color: var(--td-bg-color-container-active)
}

.t-dropdown__item--theme-success.t-dropdown__item--active {
    background-color: var(--td-success-color-light)
}

.t-dropdown__item--theme-success.t-dropdown__item--active:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-success.t-dropdown__item--active:active {
    background-color: var(--td-bg-color-container-active)
}

.t-dropdown__item--theme-success.t-dropdown__item-disabled {
    color: var(--td-text-color-disabled)
}

.t-dropdown__item--theme-success.t-dropdown__item-disabled:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-success.t-dropdown__item--suffix:hover {
    background-color: var(--td-success-color-light)
}

.t-dropdown__item--theme-error {
    color: var(--td-error-color)
}

.t-dropdown__item--theme-error:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-error:active {
    background-color: var(--td-bg-color-container-active)
}

.t-dropdown__item--theme-error.t-dropdown__item--active {
    background-color: var(--td-error-color-light)
}

.t-dropdown__item--theme-error.t-dropdown__item--active:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-error.t-dropdown__item--active:active {
    background-color: var(--td-bg-color-container-active)
}

.t-dropdown__item--theme-error.t-dropdown__item--disabled {
    color: var(--td-text-color-disabled)
}

.t-dropdown__item--theme-error.t-dropdown__item--disabled:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-error.t-dropdown__item--suffix:hover {
    background-color: var(--td-error-color-light)
}

.t-dropdown__item--theme-warning {
    color: var(--td-warning-color)
}

.t-dropdown__item--theme-warning:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-warning:active {
    background-color: var(--td-bg-color-container-active)
}

.t-dropdown__item--theme-warning.t-dropdown__item--active {
    background-color: var(--td-warning-color-light)
}

.t-dropdown__item--theme-warning.t-dropdown__item--active:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-warning.t-dropdown__item--active:active {
    background-color: var(--td-bg-color-container-active)
}

.t-dropdown__item--theme-warning.t-dropdown__item--disabled {
    color: var(--td-text-color-disabled)
}

.t-dropdown__item--theme-warning.t-dropdown__item--disabled:hover {
    background-color: var(--td-bg-color-container-hover)
}

.t-dropdown__item--theme-warning.t-dropdown__item--suffix:hover {
    background-color: var(--td-warning-color-light)
}

.t-divider {
    margin: 0;
    padding: 0;
    list-style: none;
    font: var(--td-font-body-medium);
    margin: var(--td-comp-margin-xxl) 0;
    border-top: 1px solid var(--td-border-level-1-color);
    color: var(--td-text-color-primary);
    box-sizing: border-box
}

.t-divider--dashed {
    border-top-style: dashed
}

.t-divider--horizontal {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.t-divider--vertical {
    border-top: 0;
    display: inline-block;
    margin: 0 var(--td-comp-margin-m);
    border-left: 1px solid var(--td-border-level-1-color);
    height: .9em;
    vertical-align: middle
}

.t-divider--with-text {
    display: -ms-flexbox;
    display: flex;
    border-top: 0;
    white-space: nowrap;
    -ms-flex-align: center;
    align-items: center
}

.t-divider--with-text .t-divider__inner-text:not(:empty) {
    padding: 0 1em;
    display: inline-block
}

.t-divider--with-text:after,.t-divider--with-text:before {
    content: "";
    width: 50%;
    border-top: 1px solid var(--td-border-level-1-color)
}

.t-divider--with-text-left:before {
    width: 5%
}

.t-divider--with-text-left:after,.t-divider--with-text-right:before {
    width: 95%
}

.t-divider--with-text-right:after {
    width: 5%
}

.t-divider--dashed:after,.t-divider--dashed:before {
    border-top: 1px dashed var(--td-border-level-1-color)
}

.t-divider--vertical.t-divider--dashed {
    border-left: 1px dashed var(--td-border-level-1-color)
}

.cdc-m-sticky-header {
    height: 56px;
    position: fixed;
    top: 0;
    z-index: 1000;
    min-width: 1200px;
    width: 100%
}

.cdc-m-sticky-header__main {
    padding-right: 20px;
    box-sizing: border-box;
    position: relative;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(214,219,227,.3);
    background: #fff
}

.cdc-m-sticky-header__main,.cdc-m-sticky-header__main .operates-focus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-m-sticky-header__main .operates-focus {
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
    padding: 7px 4px
}

.cdc-m-sticky-header__main .operates-focus span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.cdc-m-sticky-header__main .operates-focus .t-button {
    height: 26px!important;
    width: 60px!important
}

.cdc-m-sticky-header__main .operates-focus .t-button--shape-round {
    border-radius: 30px;
    border: 1.5px solid #0052d9;
    background: #fff
}

.cdc-m-sticky-header__main .operates-focus .t-button__text {
    color: #0052d9!important;
    font-size: 14px!important;
    font-style: normal!important;
    font-weight: 500!important;
    line-height: 22px!important
}

.cdc-m-sticky-header__main .t-popup--animation-enter-active {
    -webkit-transform: translate3d(54px,42px,0)!important;
    transform: translate3d(54px,42px,0)!important
}

.cdc-m-sticky-header__main .t-popup__arrow:before {
    background: #eef5ff!important;
    border-top: 1px solid #a5cdff!important;
    border-left: 1px solid #a5cdff!important
}

.cdc-m-sticky-header__main .t-popup__content,.cdc-m-sticky-header__main .t-popup__content--arrow {
    border-radius: 4px!important;
    border: 1px solid #a5cdff!important;
    background: #eef5ff!important;
    cursor: default!important
}

.cdc-m-sticky-header__trigger {
    width: 24px;
    height: 24px;
    display: block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 29.906542056074763% 77.35849056603774%;
    background-size: 1437.5% auto ;
    cursor: pointer
}

.cdc-m-sticky-header__trigger:hover {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 14.953271028037381% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-m-sticky-header__con {
    padding: 16px;
    box-sizing: border-box
}

.cdc-m-sticky-header__extra {
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-m-sticky-header__extra-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.cdc-m-sticky-header__extra-icon i {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    border-radius: 50%
}

.cdc-m-sticky-header__extra-operate {
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px
}

.cdc-m-sticky-header__extra-operate-number {
    display: inline-block;
    background: #f64041;
    border-radius: 60px;
    padding: 0 4px;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    position: absolute;
    top: -6px;
    left: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cdc-m-sticky-header__extra-operate-text {
    color: #181818;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500
}

.cdc-m-sticky-header__extra-icon+.cdc-m-sticky-header__extra-icon {
    margin-left: 16px
}

.cdc-m-sticky-header__extra .extra-search {
    background-image: url(images/icon-search_979.svg)
}

.cdc-m-sticky-header__extra .extra-share {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 0%;
    background-size: 1437.5% auto
}

.cdc-m-sticky-header__extra .extra-man {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-m-sticky-header__extra .extra-man-login {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/4c26fd06-5e95-4bb8-9315-5e8619f63b64.png);
    background-position: 50%!important;
    background-repeat: no-repeat;
    background-size: cover!important
}

.cdc-m-sticky-header__author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    margin-left: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative
}

.cdc-m-sticky-header__author-name {
    font-weight: 500;
    font-size: 12px;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 4px
}

.cdc-m-sticky-header__author .cdc-avatar.large {
    width: 28px;
    height: 28px;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 16px rgba(55,99,170,.1);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-m-sticky-header__author .cdc-emblems {
    margin: 0 0 0 4px
}

.cdc-m-sticky-header__author .cdc-emblems__item {
    line-height: 12px
}

.cdc-m-sticky-header__author .cdc-emblems__item-icon {
    width: 12px;
    height: 12px
}

.cdc-m-sticky-header.is-sticky .cdc-m-sticky-header__placeholder {
    height: 56px
}

.cdc-m-sticky-header.is-sticky .is-bannerFocus .cdc-m-sticky-header__main {
    margin-top: 40px
}

.cdc-m-sticky-header.is-sticky__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.cdc-m-sticky-header.is-sticky__content .cdc-m-guider-banner {
    padding: 0 20px
}

.cdc-m-sticky-header.is-sticky__content .cdc-m-guider-banner__guide-add,.cdc-m-sticky-header.is-sticky__content .cdc-m-guider-banner__guide-focus {
    margin-bottom: 0!important
}

.cdc-m-sticky-header.is-sticky .cdc-m-guider-banner {
    position: fixed;
    top: 0;
    z-index: 1001;
    width: calc(100% - 40px);
    padding: 0 20px;
    background-color: #fff
}

.cdc-m-sticky-header.is-sticky .cdc-m-sticky-header__main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    -webkit-animation: sticky .3s ease-in-out;
    animation: sticky .3s ease-in-out
}

.cdc-m-sticky-header.is-sticky .cdc-m-sticky-header__con {
    padding: 12px 16px;
    width: calc(100% - 104px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center
}

.cdc-m-sticky-header.is-sticky .cdc-m-sticky-header__con-author {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.cdc-m-sticky-header.is-sticky .cdc-m-sticky-header__trigger {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width: 768px) {
    .cdc-m-sticky-header {
        display:block
    }
}

@keyframes sticky {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes sticky {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.is-mobile .cdc-m-header-article,.mod-grep {
    position: fixed
}

.mod-grep {
    width: 80px;
    height: 28px;
    background: linear-gradient(180deg,rgba(10,87,252,.8),rgba(73,145,255,.8));
    border: 2px solid hsla(0,0%,100%,.6);
    box-shadow: 8px 8px 16px rgba(55,99,170,.1);
    border-radius: 22px;
    bottom: 128px;
    right: -48px;
    z-index: 999;
    opacity: .6;
    transition: all .3s ease-in-out
}

.mod-grep-inner {
    height: 100%;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box
}

.mod-grep-inner span {
    font-weight: 500;
    font-size: 12px;
    line-height: 28px;
    color: #fff;
    vertical-align: middle
}

.mod-grep-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(images/icon-search_344.svg);
    background-size: cover;
    margin-right: 8px
}

.mod-grep.is-active {
    right: 10px;
    opacity: 1;
    background: linear-gradient(180deg,#0a57fc,#4991ff)
}

.mod-back {
    position: fixed;
    z-index: 99;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 16px rgba(55,99,170,.1);
    border-radius: 22px;
    height: 32px;
    bottom: 300px;
    right: 10px
}

.mod-back__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 12px;
    height: 100%
}

.mod-back__icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 53.987730061349694%;
    background-size: 2156.25% auto ;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4px
}

.mod-back__text {
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    color: #4b5b76
}

@media screen and (max-width: 768px) {
    .cdc-article-page2 {
        background:#fff
    }

    .cdc-article-page2 .cdc-footer,.cdc-article-page2 .cdc-header,.cdc-article-page2 .cdc-m-header,.cdc-article-page2 .cdc-suspend-pill,.cdc-article-page2 .mod-comment,.cdc-article-page2 .mod-content>.mod-content__tags,.cdc-article-page2 .mod-content__source,.cdc-article-page2 .mod-crumb,.cdc-article-page2 .mod-relevant,.cdc-article-page2 .mod-statement,.cdc-article-page2 .mod-sticky-header {
        display: none
    }

    .cdc-article-page2 .cdc-m-footer,.cdc-article-page2 .cdc-m-group-banner,.cdc-article-page2 .cdc-m-guider-banner,.cdc-article-page2 .cdc-m-header-article,.cdc-article-page2 .cdc-m-sticky-header,.cdc-article-page2 .mod-back,.cdc-article-page2 .mod-grep,.cdc-article-page2 .mod-recommend,.cdc-article-page2 .mod-statement-m {
        display: block
    }

    .cdc-article-page2 .cdc-m-guider-banner {
        width: 100%;
        box-sizing: border-box;
        z-index: 1000;
        padding: 0 20px;
        background-color: #fff
    }

    .cdc-article-page2 .cdc-m-guider-banner .cdc-m-guider-banner__guide-add,.cdc-article-page2 .cdc-m-guider-banner .cdc-m-guider-banner__guide-focus,.cdc-article-page2 .cdc-m-guider-banner .cdc-m-guider-banner__guide-mvp {
        margin-bottom: 0!important
    }

    .cdc-article-page2 .cdc-m-guider-banner.is-sticky {
        position: fixed;
        top: 0
    }

    .cdc-article-page2 .cdc-m-group-banner {
        width: 100%;
        box-sizing: border-box;
        z-index: 1001;
        padding: 0 20px;
        background-color: #fff
    }

    .cdc-article-page2 .cdc-m-group-banner__inner {
        margin: 0
    }

    .cdc-article-page2 .cdc-m-group-banner__placeholder {
        margin-bottom: 0!important
    }

    .cdc-article-page2 .cdc-m-group-banner.is-sticky {
        position: fixed;
        top: 0;
        z-index: 1002
    }

    .cdc-article-page2.is-bannerFocus .cdc-m-sticky-header.is-sticky,.cdc-article-page2.is-bannerFocus .cdc-m-sticky-header.is-sticky .cdc-m-sticky-header__main {
        top: 40px
    }

    .cdc-article-page2 .cdc-directory.is-hidden {
        display: block
    }

    .cdc-article-page2 .cdc-operate-footer {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible;
        opacity: 1
    }

    .cdc-article-page2 .cdc-operate-footer.is-hidden {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease-in-out
    }

    .cdc-article-page2 .cdc-global__main {
        padding-left: 16px;
        padding-right: 16px
    }

    .cdc-article-page2 .cdc-layout {
        margin-bottom: 40px
    }

    .cdc-article-page2 .cdc-layout__main {
        width: 100%;
        padding-right: 0
    }

    .cdc-article-page2 .mod-header2 {
        margin: 24px 0
    }

    .cdc-article-page2 .mod-header2 .mod-article-source {
        display: block
    }

    .cdc-article-page2 .mod-header2__infos .cdc-icon__list {
        margin-right: 0
    }

    .cdc-article-page2 .mod-header2__infos .cdc-svg-icon-con.is-code,.cdc-article-page2 .mod-header2__infos .cdc-svg-icon-con.is-comment,.cdc-article-page2 .mod-header2__tag {
        display: none
    }

    .cdc-article-page2 .mod-header2__top {
        margin-bottom: 8px
    }

    .cdc-article-page2 .mod-header2__title {
        max-width: 100%
    }

    .cdc-article-page2 .mod-header2__title .title-text {
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        color: #181818
    }

    .cdc-article-page2 .mod-header2__title .title-tag {
        font-size: 12px;
        padding: 0 6px
    }

    .cdc-article-page2 .mod-header2__title .title-tag.pending {
        padding: 0 5px
    }

    .cdc-article-page2 .mod-header2__bottom {
        margin-bottom: 8px
    }

    .cdc-article-page2 .mod-header2__bottom .cdc-svg-icon-text.cdc-svg-icon-text {
        font-size: 12px;
        line-height: 20px
    }

    .cdc-article-page2 .mod-header2__date,.cdc-article-page2 .mod-header2__operate {
        display: none
    }

    .cdc-article-page2 .mod-header2__date.is-mobile {
        display: block;
        margin-bottom: 0;
        margin-right: 16px
    }

    .cdc-article-page2 .mod-header2__date.is-mobile .date-text {
        font-size: 12px;
        line-height: 20px
    }

    .cdc-article-page2 .mod-header2__date.is-mobile .date-tip {
        vertical-align: -4px
    }

    .cdc-article-page2 .mod-header2.pending .mod-header2__title .title-text {
        color: #97a3b7
    }

    .cdc-article-page2 .mod-header2__operates-edit {
        display: none
    }

    .cdc-article-page2 .mod-header2__special {
        gap: 4px;
        margin-bottom: 12px
    }

    .cdc-article-page2 .mod-header2__code {
        -ms-flex-pack: justify;
        justify-content: space-between;
        border: 1px solid #e1e4e9;
        background: #fff;
        padding: 6px 8px;
        color: #000;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px
    }

    .cdc-article-page2 .mod-header2__code,.cdc-article-page2 .mod-header2__code-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .cdc-article-page2 .mod-header2__code-tag {
        border-radius: 2px;
        border: 1px solid #0cbf5b;
        color: #0cbf5b;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px;
        padding: 0 6px
    }

    .cdc-article-page2 .mod-header2__code .icon-code {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 76.59574468085107% 82.82208588957054%;
        background-size: 2156.25% auto ;
        margin-right: 6px
    }

    .cdc-article-page2 .mod-header2__special {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: start;
        -ms-flex-pack: baseline;
        justify-content: baseline;
        gap: 8px;
        overflow: visible;
        height: auto;
        margin-bottom: 8px;
        margin-top: 8px
    }

    .cdc-article-page2 .mod-header2__special .cdc-special-guide {
        width: 100%
    }

    .cdc-article-page2 .mod-header2__summary {
        padding: 16px;
        margin-bottom: 8px
    }

    .cdc-article-page2 .mod-header2__summary-title {
        color: #181818;
        font-family: PingFang SC;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px
    }

    .cdc-article-page2 .mod-header2__summary+.mod-header2__special {
        margin-top: 8px
    }

    .cdc-article-page2 .mod-note {
        margin: 16px 0
    }

    .cdc-article-page2 .mod-note .cdc-tip__main {
        -webkit-text-size-adjust: none
    }

    .cdc-article-page2 .mod-content {
        max-width: 100%
    }

    .cdc-article-page2 .mod-content__markdown {
        margin-bottom: 20px
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-info {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-item {
        font-weight: 500
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-item+.rno-markdown2-code-toolbar-item {
        padding-left: 16px
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-item+.rno-markdown2-code-toolbar-item:before {
        left: 8px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-run {
        padding: 4px 12px
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-run .icon-run {
        margin-right: 6px
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-run:hover {
        background: #212121
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-copy:hover .icon-copy {
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 68.58006042296071% 32.82208588957055%;
        background-size: 2464.285714285714% auto
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar .is-m-hidden {
        display: none
    }

    .cdc-article-page2 .mod-content__statement {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 32px
    }

    .cdc-article-page2 .mod-content__statement-text {
        font-size: 12px;
        line-height: 20px;
        word-break: break-all
    }

    .cdc-article-page2 .mod-content__statement-text>span {
        color: #000
    }

    .cdc-article-page2 .mod-content__statement-tip {
        font-size: 12px;
        line-height: 20px;
        color: #181818
    }

    .cdc-article-page2 .mod-content__tags {
        margin-bottom: 2px
    }

    .cdc-article-page2 .mod-content__tags .cdc-tag {
        margin-bottom: 16px
    }

    .cdc-article-page2 .mod-content .cdc-expand-area__toggle .cdc-link.blue {
        font-size: 14px;
        line-height: 22px
    }

    .cdc-article-page2 .mod-product {
        margin-bottom: 28px
    }

    .cdc-article-page2 .mod-commercial {
        margin-top: 26px;
        margin-bottom: 26px
    }

    .cdc-article-page2 .mod-recommend {
        margin-top: 0;
        margin-bottom: 0
    }

    .cdc-article-page2 .mod-recommend.cdc-section {
        padding: 0
    }

    .cdc-article-page2 .mod-recommend.cdc-section .cdc-section__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px
    }

    .cdc-article-page2 .mod-recommend.cdc-section .cdc-section__bd {
        margin-top: 0
    }

    .cdc-article-page2 .mod-recommend__more {
        margin-top: 12px
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response {
        max-width: 100%
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response .cdc-icon__number {
        color: #4b5b76
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response .cdc-icon .icon-view {
        background-image: url(images/icon-view_acd.svg)
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response .cdc-icon .icon-like {
        background-image: url(images/icon-like-new_5d7.svg)
    }

    .cdc-article-page2 .mod-activity {
        margin-top: 24px;
        margin-bottom: 0
    }

    .cdc-article-page2 .mod-author-article {
        margin: 0 -16px 24px;
        background: #f3f5f8
    }

    .cdc-article-page2 .mod-author-article__inner {
        box-sizing: border-box;
        padding-bottom: 20px
    }

    .cdc-article-page2 .mod-author-article__hd {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        box-sizing: border-box;
        padding: 20px 16px
    }

    .cdc-article-page2 .mod-author-article__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: #181818
    }

    .cdc-article-page2 .mod-author-article__btn {
        min-width: 90px
    }

    .cdc-article-page2 .mod-author-article__swiper.tpm1-swiper .swiper-container {
        overflow-y: unset;
        overflow-x: clip
    }

    .cdc-article-page2 .mod-author-article__swiper.tpm1-swiper .swiper-slide {
        width: auto!important
    }

    .cdc-article-page2 .mod-article-source {
        margin-bottom: 20px;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 20px rgba(55,99,170,.1);
        box-sizing: border-box;
        padding: 10px
    }

    .cdc-article-page2 .mod-article-source__label {
        font-size: 12px;
        line-height: 20px;
        color: #4b5b76;
        margin-bottom: 8px
    }

    .cdc-article-page2 .mod-article-source__main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .cdc-article-page2 .mod-article-source__avatar {
        margin-right: 8px;
        width: 32px;
        height: 32px;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 16px rgba(55,99,170,.1);
        box-sizing: border-box;
        border-radius: 50%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cdc-article-page2 .mod-article-source__avatar>img {
        border-radius: 50%;
        display: block;
        width: 100%;
        height: 100%
    }

    .cdc-article-page2 .mod-article-source__detail {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-article-source__name {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-align: center;
        align-items: center
    }

    .cdc-article-page2 .mod-article-source__name>span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        color: #000
    }

    .cdc-article-page2 .mod-article-source__name .name-emblem {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cdc-article-page2 .mod-article-source__name .cdc-emblems__item {
        line-height: 12px
    }

    .cdc-article-page2 .mod-article-source__name .cdc-emblems__item-icon {
        width: 12px;
        height: 12px
    }

    .cdc-article-page2 .mod-article-source__desc {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 4px;
        font-size: 12px;
        line-height: 20px;
        color: #4b5b76;
        margin-right: 16px
    }

    .cdc-article-page2 .mod-article-source__infos {
        margin-top: 4px
    }

    .cdc-article-page2 .mod-article-source__info {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        color: #97a3b7
    }

    .cdc-article-page2 .mod-article-source__info:before {
        content: "";
        position: absolute;
        width: 2px;
        height: 2px;
        border-radius: 50%;
        background-color: #97a3b7;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cdc-article-page2 .mod-article-source__info+span {
        margin-left: 4px;
        padding-left: 5px
    }

    .cdc-article-page2 .mod-article-source__operate {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 12px;
        min-width: unset;
        padding: 0 8px;
        white-space: nowrap
    }

    .cdc-article-page2 .mod-article-source__operate span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cdc-article-page2 .mod-article-source__operate span i {
        display: inline-block;
        margin-right: 4px;
        width: 16px;
        height: 16px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 82.06686930091185% 90.1840490797546%;
        background-size: 2156.25% auto
    }

    .cdc-article-page2 .mod-article-source__footer {
        border-top: 1px solid #d6dbe3;
        margin-top: 14px;
        box-sizing: border-box;
        padding-top: 12px
    }

    .cdc-article-page2 .mod-article-source__footer>div {
        font-size: 14px;
        line-height: 22px;
        color: #181818
    }

    .cdc-article-page2 .mod-article-source__footer>div a {
        color: #0052d9
    }

    .cdc-article-page2 .mod-article-source__footer>p {
        font-size: 12px;
        line-height: 20px;
        color: #97a3b7;
        margin: 8px 0 4px
    }

    .cdc-article-page2 .mod-article-source.header {
        margin-left: 0;
        margin-right: 0;
        border: none;
        background: #fff;
        box-shadow: none;
        margin-bottom: 8px;
        padding: 0
    }

    .cdc-article-page2 .mod-article-source.header .mod-article-source {
        padding: 12px 16px;
        margin-bottom: 24px
    }

    .cdc-article-page2 .mod-article-source.header .mod-article-source__label {
        display: none
    }

    .cdc-article-page2 .mod-article-source.header .mod-article-source__operate {
        min-width: 58px;
        height: 28px;
        border: 1px solid #0052d9;
        border-radius: 2px;
        background: transparent;
        font-weight: 600;
        font-size: 12px;
        line-height: 22px;
        color: #0052d9;
        box-shadow: none;
        padding: 0 16px
    }

    .cdc-article-page2 .mod-article-source.header .mod-article-source__operate.is-focus {
        border-color: #495770;
        color: #495770
    }

    .cdc-article-page2 .mod-share {
        z-index: 99;
        position: fixed;
        right: 16px;
        bottom: 30%;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 16px rgba(55,99,170,.1);
        width: 48px;
        height: 48px;
        box-sizing: border-box;
        border-radius: 50%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cdc-article-page2 .mod-share__icon {
        display: block;
        width: 24px;
        height: 24px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 74.76635514018692% 77.35849056603774%;
        background-size: 1437.5% auto
    }

    .cdc-article-page2 .mod-share.is-active .mod-share__icon {
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 67.28971962616822% 77.35849056603774%;
        background-size: 1437.5% auto
    }

    .cdc-article-page2 .mod-recommend {
        box-sizing: border-box;
        width: 100%
    }

    .cdc-article-page2 .mod-recommend__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: #181818;
        margin-bottom: 20px
    }

    .cdc-article-page2 .mod-recommend__list {
        margin-top: 0
    }

    .cdc-article-page2 .mod-recommend__product-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 20px;
        overflow-x: scroll;
        overflow-y: clip;
        gap: 0 16px
    }

    .cdc-article-page2 .mod-recommend__product-list::-webkit-scrollbar {
        height: 0
    }

    .cdc-article-page2 .mod-recommend__product .cdc-product-info {
        width: 250px;
        margin-top: 24px;
        min-width: 250px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-recommend__product+.cdc-article-panel-response {
        padding-top: 0
    }

    .cdc-article-page2 .mod-recommend__product .cdc-new-product-info {
        width: 240px;
        min-width: 240px;
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-recommend__product .cdc-new-product-info2 {
        width: 314px;
        min-width: 314px;
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-recommend__product .cdc-new-product-info3 {
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-recommend__product-card-large,.cdc-article-page2 .mod-recommend__product-card-small {
        display: none
    }

    .cdc-article-page2 .mod-recommend__more {
        text-align: center;
        height: 46px;
        box-sizing: border-box;
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        background: #f0f4fa;
        margin: 20px auto
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response__title {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #181818
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response__infos {
        margin-top: 0;
        margin-left: -24px
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response:first-child {
        padding-top: 0
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response:last-child {
        border-bottom: 1px solid #d6dbe3
    }

    .cdc-article-page2 .mod-recommend__topic-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        overflow-x: scroll;
        overflow-y: clip;
        gap: 0 16px
    }

    .cdc-article-page2 .mod-recommend__topic-list::-webkit-scrollbar {
        height: 0
    }

    .cdc-article-page2 .mod-recommend__topic-list .cdc-m-article-rank {
        width: 280px;
        min-width: 280px;
        margin-top: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .cdc-m-footer .cdc-m-footer__inner {
        padding-bottom: 86px
    }

    .cdc-article-page2 .cdc-operation-tips {
        position: fixed;
        bottom: 70px;
        left: 0
    }

    .cdc-article-page2 .mod-article-content {
        padding: 0;
        margin-bottom: 0;
        box-shadow: none
    }

    .cdc-article-page2 .mod-article-content .title-tag {
        top: 0;
        right: -18px;
        width: 43px;
        height: 45px;
        background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/8c436503-f021-4fde-abf3-78dd220ceaa0.png)
    }

    .cdc-article-page2 .mod-content__markdown.cdc-expand-area.is-hidden .cdc-expand-area__main {
        max-height: 500px
    }

    .cdc-m-header-article.is-bannerFocus+.cdc-global__main .mod-header2 {
        margin-top: 56px!important
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__item.is-active:after {
        top: 9px;
        left: -1px;
        width: 0;
        height: 0;
        font-size: 0;
        border-radius: 2px;
        border: 6px solid transparent;
        border-left-color: #0052d9;
        background: transparent
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-2 .cdc-directory__item,.cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item {
        margin-bottom: 0
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item .cdc-directory__target {
        padding-left: 44px
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item.is-active:after {
        top: 7px
    }

    .cdc-m-header,.rno-markdown2__product-pc {
        /* display:none!important; */
    }

    .cdc-m-header-article {
        position: relative!important
    }

    .cdc-m-sticky-header {
        opacity: 1;
        visibility: visible;
        transition: all .3s ease-in
    }

    .cdc-m-sticky-header.is-hidden {
        opacity: 0;
        visibility: hidden
    }

    .mod-header2__bubble.tag-bubble,.recommend-bubble,.recommend-bubble2 {
        display: none
    }

    .mod-header2__bubble.tag-bubble-mobile {
        display: block
    }
}

.cdc-commercial-card {
    display: block;
    height: auto
}

.cdc-commercial-card__inner {
    display: -ms-flexbox;
    display: flex
}

.cdc-commercial-card__close {
    z-index: 10
}

.cdc-commercial-card.has-closed {
    display: none
}

.cdc-answer-panel {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0;
    border-bottom: 1px solid #d6dbe3;
    max-width: 822px
}

.cdc-answer-panel__question {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 16px;
    color: #181818
}

.cdc-answer-panel__detail {
    box-sizing: border-box;
    padding: 16px;
    background-color: #f5f7fa;
    position: relative
}

.cdc-answer-panel__none {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-answer-panel__none a {
    color: #0052d9
}

.cdc-answer-panel__media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-answer-panel__object {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 150px;
    height: 82px;
    position: relative;
    margin-right: 20px
}

.cdc-answer-panel__object-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 50%
}

.cdc-answer-panel__desc {
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #4b5b76
}

.cdc-answer-panel__infos {
    margin-top: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-answer-panel__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px
}

.cdc-answer-panel__name {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 20em
}

.cdc-answer-panel__date {
    margin-left: 8px;
    padding-left: 6px;
    position: relative;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-answer-panel__date:before {
    width: 2px;
    height: 2px;
    border-radius: 50%;
    position: absolute;
    content: "";
    background-color: #97a3b7;
    top: 9px;
    left: 0
}

.cdc-answer-panel__operate {
    margin-left: 24px
}

.cdc-answer-panel__support {
    z-index: 9;
    position: absolute;
    width: 81px;
    height: 30px;
    right: 16px;
    bottom: 16px;
    background: #fff;
    border-radius: 2px;
    color: #0052d9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px
}

.cdc-answer-panel__support-icon {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 43.50453172205438% 99.39024390243902%;
    background-size: 2464.285714285714% auto
}

.cdc-answer-panel__support.is-active {
    background: #e7eff9
}

.cdc-answer-panel__support.is-active .cdc-answer-panel__support-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 44.171779141104295%;
    background-size: 2156.25% auto
}

.cdc-answer-panel:last-child {
    border-bottom: none
}

.cdc-answer-panel__list {
    margin: -20px 0
}

.cdc-answer-panel:hover .cdc-answer-panel__question {
    color: #0052d9
}

.cdc-answer-panel.is-mobile {
    padding: 16px 0;
    max-width: 100%
}

.cdc-answer-panel.is-mobile .cdc-answer-panel__question {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px
}

.cdc-answer-panel.is-mobile .cdc-answer-panel__detail {
    border-radius: 4px;
    padding: 12px 16px
}

.cdc-answer-panel.is-mobile .cdc-answer-panel__desc {
    -webkit-line-clamp: 2
}

.cdc-answer-panel.is-mobile .cdc-answer-panel__support {
    bottom: 12px
}

.cdc-answer-panel.is-mobile .cdc-answer-panel__none a {
    display: block
}

.cdc-personal-info {
    width: 334px;
    height: 338px;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1)
}

.cdc-personal-info__inner {
    box-sizing: border-box;
    padding: 22px 18px;
    position: relative;
    overflow: hidden;
    z-index: 9
}

.cdc-personal-info__inner:after {
    display: none;
    content: "";
    position: absolute;
    width: 111px;
    height: 138px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 0%;
    background-size: 310.8108108108108% auto ;
    top: -2px;
    right: -20px
}

.cdc-personal-info__hd {
    vertical-align: middle;
    margin-bottom: 22px
}

.cdc-personal-info__hd strong {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818
}

.cdc-personal-info__hd span {
    margin-left: 8px;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-personal-info__detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-personal-info__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 24px;
    cursor: pointer
}

.cdc-personal-info__main {
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 0
}

.cdc-personal-info__name {
    margin-bottom: 2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-personal-info__name-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-personal-info__name-text:hover {
    color: #0052d9
}

.cdc-personal-info__name-emblems {
    margin: 0 0 0 12px
}

.cdc-personal-info__name-emblems.cdc-emblems {
    margin: 0 0 0 9px
}

.cdc-personal-info__name-emblems .cdc-emblem__item {
    margin: 0 3px
}

.cdc-personal-info__position {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px
}

.cdc-personal-info__position-text {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-personal-info__growth-text {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 6px;
    color: #97a3b7
}

.cdc-personal-info__growth-link {
    position: absolute;
    z-index: 2;
    top: 1px;
    right: 0;
    width: 6px;
    height: 8px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 68.73156342182891% 18.862275449101794%;
    background-size: 5750% auto
}

.cdc-personal-info__growth-link:hover {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 68.73156342182891% 11.377245508982035%;
    background-size: 5750% auto
}

.cdc-personal-info__list {
    margin-top: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-personal-info__item {
    text-align: center;
    min-width: 86px;
    cursor: pointer
}

.cdc-personal-info__item-number {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818;
    margin-bottom: 8px
}

.cdc-personal-info__item-text {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-personal-info__item:hover .cdc-personal-info__item-number,.cdc-personal-info__item:hover .cdc-personal-info__item-text {
    color: #0052d9
}

.cdc-personal-info__entrances {
    margin-top: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-personal-info__entrance {
    background: rgba(232,240,253,.7);
    border-radius: 2px;
    width: 86px;
    height: 72px;
    text-align: center;
    box-sizing: border-box;
    padding: 10px
}

.cdc-personal-info__entrance-icon {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto 6px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.cdc-personal-info__entrance-icon.icon-create {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 44.516129032258064%;
    background-size: 1078.125% auto
}

.cdc-personal-info__entrance-icon.icon-task {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 30.670926517571885% 44.516129032258064%;
    background-size: 1078.125% auto
}

.cdc-personal-info__entrance-icon.icon-person {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 20.447284345047922% 44.516129032258064%;
    background-size: 1078.125% auto
}

.cdc-personal-info__entrance-text {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-personal-info__entrance:hover {
    background: #e8f0fd
}

.cdc-personal-info__object {
    margin: 32px auto 28px;
    text-align: center
}

.cdc-personal-info__object-icon {
    display: block;
    margin: 0 auto;
    width: 72px;
    height: 72px;
    background-image: url(images/animation-bg_a20.png);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-animation: up 4s steps(36) forwards;
    animation: up 4s steps(36) forwards
}

.cdc-personal-info__text {
    text-align: center;
    margin-bottom: 38px
}

.cdc-personal-info__text p {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-personal-info__text p strong {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818
}

.cdc-personal-info__text p+p {
    margin-top: 8px
}

.cdc-personal-info__btn {
    width: 100%;
    min-width: unset
}

.cdc-personal-info__operates {
    padding-top: 16px;
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #d6dbe3;
    margin: 16px auto 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 18px
}

.cdc-personal-info__operate.cdc-btn {
    -ms-flex: 1;
    flex: 1
}

.cdc-personal-info.user {
    height: 308px
}

.cdc-personal-info.user .cdc-personal-info__inner {
    padding-bottom: 16px
}

.cdc-personal-info.user .cdc-personal-info__item {
    min-width: unset
}

.cdc-personal-info.internal .cdc-personal-info__inner:after {
    display: block
}

.cdc-personal-info__operate .icon-add {
    display: inline-block;
    vertical-align: -3px;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 77.20364741641338% 90.1840490797546%;
    background-size: 2156.25% auto ;
    margin-right: 6px
}

.cdc-personal-info__operate.is-focus .icon-add {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 14.58966565349544% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-personal-info__operate .icon-dropdown {
    display: inline-block;
    vertical-align: -3px;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 28.87537993920973% 95.0920245398773%;
    background-size: 2156.25% auto ;
    margin-left: 6px
}

.cdc-personal-info__link {
    padding-top: 12px;
    box-sizing: border-box;
    border-top: 1px solid #d6dbe3;
    margin-top: 12px
}

.cdc-personal-info__link .cdc-link {
    max-width: 100%;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-personal-info__link .cdc-link span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 220px;
    margin: 0 4px
}

.cdc-personal-info__bubble .tea-bubble__inner {
    border-radius: 4px;
    border: 1px solid #f0f3f8;
    background: #fff;
    box-shadow: 0 4px 16px 0 rgba(76,97,134,.1);
    padding: 12px 4px 12px 12px
}

.cdc-personal-info__bubble .tea-bubble__inner:before {
    border-bottom-color: #f0f3f8!important
}

.cdc-personal-info__bubble .tea-bubble__inner:after {
    margin-bottom: -1px!important;
    border-bottom-color: #fff!important
}

.cdc-personal-info__bubble-list {
    height: 144px;
    overflow-y: auto
}

.cdc-personal-info__bubble-list::-webkit-scrollbar {
    width: 4px;
    background-color: transparent
}

.cdc-personal-info__bubble-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #d6dbe3
}

.cdc-personal-info__bubble-item {
    cursor: pointer;
    padding: 4px 12px;
    color: #181818;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 6px
}

.cdc-personal-info__bubble-item:hover {
    color: #0052d9;
    border-radius: 2px;
    background: #f2f4f8
}

@-webkit-keyframes up {
    to {
        background-position: 0 -2592px
    }
}

.cdc-comment__avatar {
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-comment__avatar.cdc-avatar {
    width: 24px;
    height: 24px
}

.cdc-comment__textarea {
    background: #fff;
    border: 1px solid #d6dbe3;
    border-radius: 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    outline: none;
    box-sizing: border-box
}

.cdc-comment__textarea:active,.cdc-comment__textarea:focus,.cdc-comment__textarea:hover {
    border-color: #0052d9
}

.cdc-comment__textarea ::-webkit-input-placeholder {
    color: #97a3b7
}

.cdc-comment__textarea :-moz-placeholder,.cdc-comment__textarea ::-moz-placeholder {
    color: #97a3b7
}

.cdc-comment__textarea :-ms-input-placeholder {
    color: #97a3b7
}

.cdc-comment__toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 12px 0;
    border-bottom: 1px solid #d6dbe3
}

.cdc-comment__number {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818
}

.cdc-comment__segment-item {
    position: relative;
    background: #fff;
    border: 1px solid transparent;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 2px;
    display: inline-block;
    box-sizing: border-box;
    min-width: 60px;
    height: 24px;
    margin-left: -1px;
    padding: 0 12px;
    color: #4b5b76;
    font-size: 12px;
    line-height: 22px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.cdc-comment__segment-item:hover {
    background-color: #f5f7fa;
    box-shadow: inset 0 4px 20px 0 hsla(0,0%,100%,.5)
}

.cdc-comment__segment-item.is-active {
    border-color: #0052d9;
    color: #0052d9;
    z-index: 9
}

.cdc-comment__note {
    margin: 20px 0 0
}

.cdc-comment__note.cdc-tip {
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ecf2fe;
    border: 1px solid #699ef5;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 2px;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: translate(0);
    transform: translate(0);
    z-index: 2
}

.cdc-comment__list {
    margin-top: 24px
}

.cdc-comment__more {
    margin-top: 28px;
    background: #f0f4fa;
    box-sizing: border-box;
    padding: 13px 0
}

.cdc-comment__more .cdc-loading-tip {
    margin-top: 0
}

.cdc-comment__body.is-blank .cdc-comment__list,.cdc-comment__body.is-blank .cdc-comment__more {
    display: none
}

.cdc-comment__body.is-blank .cdc-comment__blank {
    margin: 100px 0;
    text-align: center
}

.cdc-comment__body.is-blank .cdc-comment__blank-img {
    width: 220px;
    height: 180px;
    display: block;
    background-image: url(images/icon-blank_bf3.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: auto
}

.cdc-comment__body.is-blank .cdc-comment__blank-tip {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-top: 24px
}

@media screen and (max-width: 768px) {
    .cdc-comment__toobar {
        padding-bottom:18px
    }

    .cdc-comment__number {
        font-size: 16px;
        line-height: 24px
    }

    .cdc-comment__list {
        margin-top: 20px
    }

    .cdc-comment__more {
        padding: 12px 0;
        margin-top: 0
    }
}

.is-mobile .cdc-comment {
    height: 100%;
    overflow: hidden
}

.is-mobile .cdc-comment-single-edit {
    padding: 0 16px
}

.is-mobile .cdc-comment__toolbar {
    padding: 42px 0 16px;
    width: calc(100% - 32px);
    margin: 0 auto
}

.is-mobile .cdc-comment__body {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 16px 24px;
    box-sizing: border-box;
    position: relative
}

.is-mobile .cdc-comment-panel__inner {
    padding-bottom: 0
}

.is-mobile .cdc-comment__body.is-blank .cdc-comment__blank {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.is-mobile .cdc-comment__number {
    font-size: 14px;
    line-height: 22px
}

.is-mobile .cdc-comment__segment-item {
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 2px
}

.is-mobile .cdc-comment-panel__name a {
    color: #000
}

.is-mobile .cdc-comment__more {
    background: none
}

.is-mobile .cdc-comment-inner {
    height: calc(100% - 84px);
    overflow: hidden;
    padding-bottom: 62px;
    box-sizing: border-box
}

.is-mobile .cdc-comment .cdc-operate-footer__operations {
    display: none
}

.is-mobile .cdc-comment .cdc-operate-footer__toggle {
    width: 100%;
    margin-right: 0;
    border-radius: 30px;
    padding: 5px 12px
}

.is-mobile .cdc-comment .cdc-operate-footer__toggle-icon {
    margin-right: 12px
}

.is-mobile .cdc-comment.is-host .cdc-comment-head {
    width: calc(100% - 32px);
    margin: 0 auto;
    padding: 16px;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #d6dbe3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.is-mobile .cdc-comment.is-host .cdc-comment-head-return {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 19px;
    left: 0;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 68.71165644171779%;
    background-size: 2156.25% auto
}

.is-mobile .cdc-comment.is-host .cdc-comment-inner {
    padding-top: 0;
    height: calc(100% - 55px)
}

.is-mobile .cdc-comment.is-host .cdc-comment-inner .cdc-comment__body {
    height: 100%;
    box-sizing: border-box
}

.is-mobile .cdc-comment.is-host .cdc-comment__toolbar {
    display: none
}

.cdc-comment-single-edit {
    margin-bottom: 28px
}

.cdc-comment-single-edit__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.cdc-comment-single-edit__main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 56px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d6dbe3;
    border-radius: 2px;
    width: calc(100% - 36px)
}

.cdc-comment-single-edit__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.cdc-comment-single-edit__textarea-box {
    position: relative
}

.cdc-comment-single-edit__textarea {
    width: 100%;
    height: 100%;
    padding: 0 12px;
    resize: none;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    word-break: break-all
}

.cdc-comment-single-edit__operate {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 9
}

.cdc-comment-single-edit__count {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #97a3b7;
    margin-right: 16px
}

.cdc-comment-single-edit__commit.cdc-btn {
    vertical-align: middle;
    min-width: 100px;
    height: 32px;
    line-height: 30px
}

.cdc-comment-single-edit.not-logged .cdc-comment-single-edit__avatar {
    background: #0052d9
}

.cdc-comment-single-edit.not-logged .cdc-comment-single-edit__avatar .cdc-avatar__inner {
    width: 18px;
    height: 18px;
    background-image: url(images/default-avatar_2fd.png)!important;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 2px
}

.cdc-comment-single-edit.not-logged .cdc-comment-single-edit__main {
    text-align: center;
    line-height: 80px;
    font-size: 14px;
    background: #f5f7fa;
    border-radius: 4px;
    min-height: 80px;
    color: #97a3b7;
    padding-bottom: 0;
    padding-top: 0
}

.cdc-comment-single-edit.not-logged .cdc-comment-single-edit__main a {
    color: #0052d9;
    margin: 0 4px
}

.cdc-comment-single-edit.overload .cdc-comment-single-edit__count .dynamic-count {
    color: #f64041
}

.cdc-comment-single-edit__text {
    font-size: 14px;
    line-height: 22px;
    height: auto;
    min-height: 44px;
    max-height: 110px;
    padding: 0 12px;
    opacity: 0;
    overflow: hidden;
    box-sizing: border-box;
    word-break: break-all
}

.cdc-comment-edit {
    margin-top: 20px
}

.cdc-comment-edit__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-comment-edit__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

.cdc-comment-edit__main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    font-size: 0
}

.cdc-comment-edit__textarea {
    width: 100%;
    height: 36px;
    resize: none;
    padding: 6px 8px
}

.cdc-comment-edit__count {
    display: none;
    position: absolute;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #97a3b7;
    bottom: 10px;
    right: 10px
}

.cdc-comment-edit__btn {
    min-width: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 10px
}

.cdc-comment-panel__inner {
    box-sizing: border-box;
    padding-left: 36px
}

.cdc-comment-panel__hd {
    margin: 0 0 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-comment-panel__avatar-bubble {
    width: 24px;
    height: 24px;
    position: absolute;
    left: -36px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-comment-panel__avatar-bubble .cdc-comment-panel__avatar.cdc-comment__avatar {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    transform: none
}

.cdc-comment-panel__avatar.cdc-avatar {
    position: absolute;
    left: -36px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-comment-panel__name {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-comment-panel__name a {
    color: #000
}

.cdc-comment-panel__name a:hover {
    color: #0052d9
}

.cdc-comment-panel__name-mine {
    display: inline-block;
    height: 18px;
    margin-left: 8px;
    border: 1px solid #0052d9;
    border-radius: 2px;
    padding: 0 6px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #0052d9
}

.cdc-comment-panel__name-replay em {
    margin: 0 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-comment-panel__date {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 4px;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #97a3b7
}

.cdc-comment-panel__content {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    text-align: justify
}

.cdc-comment-panel__operates {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-comment-panel__operate {
    position: relative;
    margin-right: 24px;
    cursor: pointer
}

.cdc-comment-panel__operate .cdc-icon.is-click.link .icon-ask {
    background-image: url(images/icon-ask-h_d74.svg)
}

.cdc-comment-panel__operate .cdc-icon.is-click.link .cdc-icon__number {
    color: #0052d9
}

.cdc-comment-panel__operate .cdc-icon.is-like .icon-like {
    background-image: url(images/icon-like-h_768.svg)
}

.cdc-comment-panel__operate .cdc-icon.is-like .cdc-icon__number {
    color: #0052d9
}

.cdc-comment-panel__edit {
    margin-top: 12px
}

.cdc-comment-panel__edit .cdc-comment-single-edit {
    margin-bottom: 16px
}

.cdc-comment-panel__replay {
    margin-top: 16px;
    background: #f5f7fa;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 16px 12px 20px
}

.cdc-comment-panel__replay .cdc-comment-panel__header {
    margin-bottom: 4px
}

.cdc-comment-panel__replay .cdc-comment-panel__operates {
    margin-top: 8px
}

.cdc-comment-panel__replay .cdc-comment-panel+.cdc-comment-panel {
    margin-top: 20px
}

.cdc-comment-panel+.cdc-comment-panel {
    margin-top: 16px
}

.cdc-comment-panel-m-spread {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #0052d9;
    margin-top: 10px;
    padding-left: 32px
}

.cdc-comment-panel-m-spread-icon {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    display: inline-block;
    vertical-align: -3px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 24.539877300613497%;
    background-size: 2156.25% auto
}

@media screen and (max-width: 768px) {
    .cdc-comment-panel__inner {
        padding-left:32px;
        padding-bottom: 24px
    }

    .cdc-comment-panel__avatar,.cdc-comment-panel__avatar-bubble {
        left: -32px
    }

    .cdc-comment-panel__hd {
        margin-bottom: 4px
    }

    .cdc-comment-panel__name {
        font-weight: 500;
        font-size: 14px;
        line-height: 24px
    }

    .cdc-comment-panel__name a,.cdc-comment-panel__name a:hover {
        color: #000
    }

    .cdc-comment-panel__name-replay em {
        margin: 0 4px;
        font-size: 14px
    }

    .cdc-comment-panel__name-mine {
        vertical-align: 1px
    }

    .cdc-comment-panel__operates {
        margin-top: 12px
    }

    .cdc-comment-panel__content {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .cdc-comment-panel__replay {
        margin-top: 16px;
        padding: 16px 16px 16px 28px;
        margin-left: -30px;
        transition: all .3s ease-in-out;
        overflow: hidden
    }

    .cdc-comment-panel__replay-m-inner {
        height: calc(100% - 32px);
        overflow: hidden
    }

    .cdc-comment-panel__replay.is-spread {
        height: auto!important
    }

    .cdc-comment-panel__replay.is-spread .cdc-comment-panel-m-inner {
        height: auto
    }

    .cdc-comment-panel__replay.is-spread .cdc-comment-panel-m-spread {
        display: none
    }

    +.cdc-comment-panel {
        margin-top: 24px
    }
}

.cdc-comment-panel__operate-dropdown {
    width: 96px
}

.cdc-comment-panel__operate-dropdown .tea-bubble__inner {
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 0;
    padding: 16px
}

.cdc-comment-panel__operate-dropdown .dropdown-item+.dropdown-item {
    margin-top: 16px
}

.cdc-comment-panel__operate-dropdown .cdc-icon__number {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-left: 12px
}

.cdc-comment-panel__operate-dropdown.tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #e8ecf1
}

.cdc-comment-panel__operate-dropdown.tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff;
    margin-bottom: -1px
}

.mod-stack-button {
    min-width: 46px;
    background: #0052d9;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 4px;
    padding: 0 8px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.mod-stack-button span {
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    vertical-align: middle
}

.mod-stack-button i {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(images/icon-arrow-right-white_b25.svg);
    background-size: cover
}

.mod-stack-button.is-active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mod-stack-english-mask {
    background: hsla(0,0%,100%,.8);
    position: fixed;
    z-index: 1001;
    top: 0;
    right: 0;
    height: 100%;
    width: calc(50% - 252px)
}

.mod-stack-english-inner {
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    position: fixed;
    z-index: 1002;
    right: 23px;
    width: calc(50% - 275px);
    padding: 20px;
    box-sizing: border-box
}

.mod-stack-english-head {
    position: relative
}

.mod-stack-english-head .cdc-svg-icon {
    position: absolute;
    right: 0;
    top: 0;
    color: #9ba6b7
}

.mod-stack-english-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    position: relative;
    padding-left: 12px;
    box-sizing: border-box
}

.mod-stack-english-title:before {
    content: "";
    width: 3px;
    height: 18px;
    background: #0052d9;
    position: absolute;
    top: 4px;
    left: 0
}

.mod-stack-english-body {
    margin-top: 12px;
    max-height: 216px;
    overflow: auto;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    word-break: break-all
}

.is-mobile .mod-stack-button i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.cdc-answer__comment {
    background: #f5f7fa;
    border-radius: 4px;
    padding: 22px 16px;
    margin-left: 32px;
    margin-top: 20px
}

.cdc-answer__comment .cdc-answer {
    margin-bottom: 20px
}

.cdc-answer__comment .cdc-answer__hd {
    padding-left: 24px;
    margin-bottom: 2px
}

.cdc-answer__comment .cdc-answer__hd-user {
    position: relative;
    height: 24px
}

.cdc-answer__comment .cdc-answer__hd-user>.cdc-avatar {
    position: absolute;
    left: -24px;
    top: 0
}

.cdc-answer__comment .cdc-answer__operation {
    margin-top: 0
}

.cdc-answer__comment .cdc-answer__edit {
    margin-bottom: 20px
}

.cdc-answer__comment-pagination .tp-pagination__btn.is-disabled {
    color: #999!important;
    cursor: not-allowed!important
}

.cdc-answer-block__bd {
    padding-top: 0!important;
    margin-top: 24px
}

.cdc-answer-block__see-all {
    font-size: 14px
}

.cdc-answer-block.is-stack .cdc-answer {
    margin-bottom: 22px
}

.cdc-answer-block.is-stack .cdc-answer:last-child {
    margin-bottom: 0
}

.cdc-answer-block.is-stack .cdc-answer__hd {
    margin-bottom: 8px;
    padding-left: 0
}

.cdc-answer-block.is-stack .cdc-answer__status {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px
}

.cdc-answer-block.is-stack .cdc-answer__hd-tit,.cdc-answer-block.is-stack .cdc-answer__hd-tit h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: text
}

.cdc-answer-block.is-stack .cdc-answer__hd-tit h4 {
    margin-left: 0
}

.cdc-answer-block.is-stack .cdc-answer__hd-tit h4:hover {
    color: #000
}

.cdc-answer-block.is-stack .cdc-answer__hd-tit>span {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-answer-block.is-stack .cdc-answer__time {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-answer-block.is-stack .cdc-answer__time .cdc-icon-btn:hover {
    color: #4b5b76
}

.cdc-answer-block.is-stack .cdc-answer__bd {
    padding-left: 0
}

.cdc-answer-block.is-stack .cdc-answer__bd .cdc-answer__comment-stack {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-answer-block.is-stack .cdc-answer__bd .cdc-answer__comment-stack .cdc-answer__text {
    margin-bottom: 0
}

.cdc-answer-block.is-stack .cdc-answer__bd .cdc-answer__comment-stack .mod-stack-button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 12px
}

.cdc-answer-block.is-stack .cdc-answer__operation {
    margin-top: 10px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-answer-block.is-stack .cdc-answer__comment {
    margin-left: 0;
    margin-top: 24px;
    padding: 20px 16px;
    margin-bottom: 22px
}

.is-pc .cdc-answer-block.is-stack .cdc-answer__bd .cdc-answer__comment-stack {
    display: block;
    -ms-flex-flow: unset;
    flex-flow: unset
}

.is-pc .cdc-answer-block.is-stack .cdc-answer__bd .cdc-answer__comment-stack .cdc-answer-text-float {
    float: right
}

.is-pc .cdc-answer-block.is-stack .cdc-answer__bd .cdc-answer__comment-stack .mod-stack-button {
    float: right;
    clear: both
}

.cdc-answer-empty__hd-user .cdc-avatar {
    cursor: pointer
}

.cdc-answer__hd {
    position: relative
}

.cdc-answer__hd-tit {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden
}

.cdc-answer__hd-user {
    overflow: hidden;
    position: static!important
}

.cdc-answer__hd-user>.cdc-avatar {
    left: 0!important
}

.cdc-answer__hd h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cdc-answer__tags,.cdc-answer__time {
    white-space: nowrap;
    -ms-flex: none;
    flex: none
}

.cdc-answer__tags {
    padding-right: 20px
}

.cdc-answer__tag {
    background-color: #fff
}

.cdc-answer__tag-self {
    border: none
}

.cdc-answer__tip--error,.cdc-answer__tip--warning {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.cdc-answer__text {
    white-space: pre-wrap
}

.cdc-answer__operation {
    margin-top: 20px
}

.cdc-answer__operation .cdc-icon-btn {
    font-size: 12px
}

.cdc-answer__operation .cdc-icon {
    line-height: 0;
    margin-right: 4px
}

.cdc-answer__alert {
    margin-top: 20px;
    width: 100%;
    height: 54px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #f5f7fa;
    color: #4b5b76;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cdc-answer__alert span {
    margin-right: 4px;
    color: #0052d9
}

.cdc-answer__edit__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.cdc-answer__edit__main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 56px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d6dbe3;
    border-radius: 2px;
    width: calc(100% - 36px)
}

.cdc-answer__edit__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.cdc-answer__edit__textarea-box {
    position: relative
}

.cdc-answer__edit__textarea.cdc-comment__textarea {
    width: 100%;
    height: 100%;
    padding: 0 12px;
    resize: none;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    word-break: break-all
}

.cdc-answer__edit__operate {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 9
}

.cdc-answer__edit__count {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #97a3b7;
    margin-right: 16px
}

.cdc-answer__edit__commit.cdc-btn {
    vertical-align: middle;
    min-width: 100px;
    height: 32px;
    line-height: 30px
}

.cdc-answer__edit.not-logged .cdc-answer__avatar {
    background: #0052d9
}

.cdc-answer__edit.not-logged .cdc-answer__avatar .cdc-avatar__inner {
    width: 18px;
    height: 18px;
    background-image: url(images/default-avatar_2fd.png)!important;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 2px
}

.cdc-answer__edit.not-logged .cdc-answer__main {
    text-align: center;
    line-height: 80px;
    font-size: 14px;
    background: #f5f7fa;
    border-radius: 4px;
    min-height: 80px;
    color: #97a3b7;
    padding-bottom: 0;
    padding-top: 0
}

.cdc-answer__edit.not-logged .cdc-answer__main a {
    color: #0052d9;
    margin: 0 4px
}

.cdc-answer__edit.overload .cdc-answer__edit__count .dynamic-count {
    color: #f64041
}

.cdc-answer__edit__text {
    font-size: 14px;
    line-height: 22px;
    height: auto;
    min-height: 44px;
    max-height: 110px;
    padding: 0 12px;
    opacity: 0;
    overflow: hidden;
    box-sizing: border-box;
    word-break: break-all
}

.cdc-answer__rich-text-editor__inner {
    border: 1px solid #d6dbe3;
    box-shadow: inset 0 4px 20px hsla(0,0%,100%,.5);
    border-radius: 2px
}

.cdc-answer__rich-text-editor__main {
    padding-bottom: 64px;
    box-sizing: border-box;
    position: relative
}

.cdc-answer__rich-text-editor__textarea-box {
    min-height: 126px
}

.cdc-answer__rich-text-editor__textarea-box .qa-r-editor {
    overflow-y: auto!important;
    max-height: calc(100vh - 180px)!important
}

.cdc-answer__rich-text-editor__operate {
    position: absolute;
    bottom: 16px;
    right: 16px
}

.cdc-answer__rich-text-editor__operate .cdc-btn {
    width: 100px;
    height: 32px;
    line-height: 30px;
    margin-left: 12px
}

.cdc-answer__rich-text-editor.is-focus .cdc-answer__rich-text-editor__inner {
    border-color: #0052d9
}

.cdc-course-card {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    margin-bottom: 20px
}

.cdc-course-card__inner {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.cdc-course-card__object {
    position: relative;
    width: 100%;
    padding-top: 50%
}

.cdc-course-card__object-image {
    position: absolute;
    height: 100%;
    top: -2px;
    left: -2px;
    right: -2px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50%
}

.cdc-course-card__object-duration {
    padding: 0 8px;
    background-color: rgba(0,0,0,.6)
}

.cdc-course-card__object-collection,.cdc-course-card__object-duration {
    position: absolute;
    right: -2px;
    bottom: 2px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    box-sizing: border-box
}

.cdc-course-card__object-collection {
    padding: 2px 8px 0;
    background-color: #297aff;
    border-top-left-radius: 5px;
    z-index: 2
}

.cdc-course-card__object-collection:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -21px;
    left: -5.5px;
    height: 100%;
    border-bottom: 21px solid #297aff;
    border-left: 7px solid transparent
}

.cdc-course-card__main {
    box-sizing: border-box;
    padding: 16px 16px 20px
}

.cdc-course-card__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 48px
}

.cdc-course-card__infos {
    margin-top: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-course-card__desc {
    margin-top: 12px;
    margin-bottom: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.cdc-course-card__date,.cdc-course-card__desc {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-course-card__operation {
    margin-top: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-course-card:hover .cdc-course-card__title {
    color: #0052d9
}

.cdc-course-card.horizontal {
    background: transparent;
    border: none;
    box-shadow: unset
}

.cdc-course-card.horizontal .cdc-course-card__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-course-card.horizontal .cdc-course-card__object {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 185px;
    padding-top: 0;
    height: 100px;
    margin-right: 16px
}

.cdc-course-card.horizontal .cdc-course-card__object-image {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.cdc-course-card.horizontal .cdc-course-card__object-duration {
    right: 0;
    bottom: 0
}

.cdc-course-card.horizontal .cdc-course-card__main {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-course-card.horizontal .cdc-course-card__title {
    font-size: 14px;
    line-height: 22px
}

.cdc-course-card.is-mobile {
    margin-bottom: 12px;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1)
}

.cdc-course-card.is-mobile .cdc-course-card__object {
    padding-top: 62.0253164557%
}

.cdc-course-card.is-mobile .cdc-course-card__object-collection {
    padding: 0 4px 0 6px
}

.cdc-course-card.is-mobile .cdc-course-card__object-collection:before {
    border-bottom: 17px solid #297aff;
    top: -17px;
    left: -6.5px
}

.cdc-course-card.is-mobile .cdc-course-card__main {
    padding: 12px
}

.cdc-course-card.is-mobile .cdc-course-card__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    min-height: 44px
}

.cdc-course-card.is-mobile .cdc-course-card__infos {
    margin-top: 8px
}

.cdc-course-card.is-mobile .cdc-course-card:hover .cdc-course-card__title {
    color: #000
}

.cdc-course-card.is-mobile.horizontal {
    background: transparent;
    border: none;
    box-shadow: unset;
    margin-bottom: 20px
}

.cdc-course-card.is-mobile.horizontal .cdc-course-card__object {
    padding-top: 0;
    width: 158px;
    height: 100px;
    margin-right: 12px
}

.cdc-course-card.is-mobile.horizontal .cdc-course-card__main {
    padding: 0
}

.cdc-course-card.is-mobile.horizontal .cdc-course-card__title {
    font-weight: 500
}

.cdc-recommend-card {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    width: 326px;
    position: relative
}

.cdc-recommend-card__object {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    width: 94px
}

.cdc-recommend-card__object>img {
    display: block;
    width: 100%;
    height: 100%
}

.cdc-recommend-card__main {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding: 12px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-recommend-card__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    margin-bottom: 12px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-recommend-card__title-tag {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-top: -2px;
    margin-right: 4px;
    width: 20px;
    height: 20px;
    background: linear-gradient(180deg,#ff5252,#ff3b3b 18.85%);
    box-shadow: 2px 4px 8px rgba(255,59,59,.199082);
    position: relative
}

.cdc-recommend-card__title-tag:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 11px;
    height: 11px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.41916167664671% 88.82175226586104%;
    background-size: 3136.3636363636365% auto
}

.cdc-recommend-card__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-recommend-card__author {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-recommend-card__author .author-name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 12em;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-recommend-card__author .author-department {
    position: relative;
    padding-left: 10px;
    padding-right: 8px;
    color: #97a3b7;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 10em
}

.cdc-recommend-card__author .author-department:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: #97a3b7;
    border-radius: 50%;
    left: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-recommend-card__date {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7;
    margin-right: 12px;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.cdc-recommend-card__view {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: right
}

.cdc-recommend-card__link {
    display: inline-block;
    max-width: 56px
}

.cdc-recommend-card:hover {
    border-color: #0052d9
}

.cdc-recommend-card.more:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70px;
    height: 67px;
    background: url(images/decorate-bg_83c.png) 50% no-repeat;
    background-size: 100% 100%
}

.cdc-recommend-card__list {
    margin: -8px
}

.cdc-recommend-card__list .cdc-recommend-card {
    margin: 8px
}

.cdc-recommend-card.is-mobile {
    width: 225px
}

.cdc-recommend-card.is-mobile:hover {
    border-color: #fff
}

.cdc-calendar {
    width: 100%
}

.cdc-calendar__inner {
    box-sizing: border-box;
    padding: 16px 0
}

.cdc-calendar__caption {
    position: relative;
    margin-bottom: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-calendar__pagination {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.cdc-calendar__pagination.prev {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 58.895705521472394%;
    background-size: 2156.25% auto
}

.cdc-calendar__pagination.next {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 4.9079754601226995%;
    background-size: 2156.25% auto
}

.cdc-calendar__date {
    display: block;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: #181818
}

.cdc-calendar__date>span {
    margin: 0 4px
}

.cdc-calendar__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -6px
}

.cdc-calendar__cell {
    display: block;
    border-radius: 2px;
    width: 32px;
    height: 32px;
    margin: 6px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    line-height: 32px;
    color: #4b5b76;
    position: relative
}

.cdc-calendar__cell.cdc-calendar__day {
    position: relative
}

.cdc-calendar__cell.cdc-calendar__day--outside {
    color: #97a3b7
}

.cdc-calendar__cell.cdc-calendar__day--current {
    color: #0052d9
}

.cdc-calendar__cell.with-schedule {
    background: rgba(151,163,183,.1);
    top: 0;
    left: 0;
    cursor: pointer
}

.cdc-calendar__cell.with-schedule:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 61.86186186186187% 98.7878787878788%;
    background-size: 2875% auto
}

.cdc-calendar__cell.with-schedule.is-selected {
    color: #0052d9;
    background-color: rgba(0,82,217,.1)
}

.cdc-calendar__schedule {
    position: absolute;
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    width: 300px;
    z-index: 99;
    left: -20px;
    margin-top: 12px
}

.cdc-calendar__schedule-inner {
    box-sizing: border-box;
    padding: 16px 16px 24px;
    position: relative
}

.cdc-calendar__schedule-arrow {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 30px;
    border: 5px solid transparent;
    border-bottom-color: #fff;
    z-index: 9
}

.cdc-calendar__schedule-arrow.up {
    z-index: 2;
    margin-left: -2px;
    border: 7px solid transparent;
    border-bottom-color: #e8ecf1
}

.cdc-calendar__schedule-hd {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    text-align: left
}

.cdc-calendar__schedule-list {
    margin-bottom: -12px
}

.cdc-calendar__schedule-item {
    position: relative;
    margin-bottom: 12px;
    line-height: 22px;
    padding-left: 24px;
    text-align: left
}

.cdc-calendar__schedule-item:before {
    content: "";
    position: absolute;
    top: 4.5px;
    left: 0;
    background: #fff;
    border: 2px solid #0052d9;
    box-sizing: border-box;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    z-index: 9
}

.cdc-calendar__schedule-item:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 16px;
    width: 1px;
    height: 100%;
    border-left: 1px dashed #9ba6b7
}

.cdc-calendar__schedule-item:last-child:after {
    display: none
}

.cdc-calendar__schedule-item>a {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    word-break: break-word
}

.cdc-calendar__schedule-item>a.is-current,.cdc-calendar__schedule-item>a:hover {
    color: #0052d9
}

.cdc-calendar__body .cdc-calendar__cell {
    cursor: pointer
}

.cdc-commercial-space {
    width: 100%;
    height: 178px
}

.cdc-commercial-space__inner {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.cdc-commercial-space__image {
    display: block;
    width: 100%;
    height: 100%
}

.cdc-commercial-space__tag {
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.5);
    border-radius: 2px
}

.cdc-commercial-space__close {
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 20px;
    height: 20px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 22.153846153846153% 83.85093167701864%;
    background-size: 1725% auto
}

.cdc-new-product-info-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px
}

.cdc-new-product-info-image {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-new-product-info-image-box {
    width: 68px;
    height: 104px;
    position: relative;
    overflow: hidden
}

.cdc-new-product-info-image-box img {
    width: 100%;
    height: 100%
}

.cdc-new-product-info-image-box .cdc-icon {
    position: absolute;
    top: 0;
    left: 0
}

.cdc-new-product-info-main {
    min-width: 0;
    width: 100%
}

.cdc-new-product-info-text {
    cursor: pointer
}

.cdc-new-product-info-text:hover .cdc-new-product-info-title {
    color: #0052d9
}

.cdc-new-product-info-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center
}

.cdc-new-product-info-title,.cdc-new-product-info-title>p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-new-product-info-title .cdc-icon {
    line-height: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 4px
}

.cdc-new-product-info-desc {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-new-product-info-desc em {
    color: #f64041
}

.cdc-new-product-info-foot {
    margin-top: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-new-product-info-foot .cdc-btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 32px;
    min-width: 88px;
    line-height: 30px;
    margin-left: 8px
}

.cdc-new-product-info-foot .cdc-btn:hover {
    background-color: #ecf2fe
}

.cdc-new-product-info.is-graphic .cdc-new-product-info-desc {
    margin-top: 2px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.cdc-new-product-info.is-graphic .cdc-new-product-info-tag {
    text-align: center;
    background: #fce8e8;
    border-radius: 2px;
    padding: 2px 4px;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #f64041;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.cdc-new-product-info.is-card .cdc-new-product-info-inner {
    width: 240px;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1)
}

.cdc-new-product-info.is-card .cdc-new-product-info-main {
    background-image: url(images/card-bg_7ea.png);
    background-size: cover;
    padding: 12px;
    box-sizing: border-box
}

.cdc-new-product-info.is-card .cdc-new-product-info-desc {
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-new-product-info.is-card .cdc-new-product-info-tag {
    display: inline-block;
    width: auto;
    border: 1px solid #0052d9;
    border-radius: 2px;
    padding: 0 6px;
    box-sizing: border-box;
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #0052d9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-side-group-activity {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    padding: 20px;
    box-sizing: border-box
}

.cdc-side-group-activity .cdc-commercial-space {
    margin-bottom: 20px
}

.cdc-side-group-activity-tit {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    padding-bottom: 12px;
    box-sizing: border-box;
    margin-bottom: 16px;
    position: relative;
    border-bottom: 1px solid #d6dbe3
}

.cdc-side-group-activity-tit:before {
    content: "";
    width: 3px;
    height: 18px;
    position: absolute;
    left: -8px;
    top: 4px;
    background: #0052d9
}

.cdc-side-group-activity-tab.cdc-toolbar:before {
    display: none
}

.cdc-side-group-activity-tab.cdc-toolbar .cdc-toolbar__tab {
    width: 100%
}

.cdc-side-group-activity-tab.cdc-toolbar .tea-tabs__tablist {
    background: #ecf2fe;
    border-radius: 2px;
    padding: 4px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center
}

.cdc-side-group-activity-tab.cdc-toolbar .tea-tabs__tablist .tea-tabs__tabitem {
    -ms-flex: 1;
    flex: 1;
    margin-right: 0;
    height: auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-side-group-activity-tab.cdc-toolbar .tea-tabs__tablist .tea-tabs__tab {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #4b5b76;
    padding: 5px 12px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-side-group-activity-tab.cdc-toolbar .tea-tabs__tablist .tea-tabs__tab:after {
    display: none
}

.cdc-side-group-activity-tab.cdc-toolbar .tea-tabs__tablist .tea-tabs__tab.is-active {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    outline: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 2px;
    color: #0052d9
}

.cdc-side-group-activity-tab.cdc-toolbar .tea-tabs__tablist .tea-tabs__tab:hover {
    color: #0052d9
}

.cdc-side-group-activity-tab.cdc-toolbar .tea-tabs__tabpanel {
    padding-top: 20px;
    padding-bottom: 0
}

.cdc-side-group-activity .cdc-new-product-info+.cdc-new-product-info {
    margin-top: 20px
}

.cdc-status-img {
    width: 220px;
    height: 180px;
    display: block;
    margin: 0 auto;
    background-size: cover
}

.cdc-status-tip {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-top: 24px
}

.cdc-status.is-blank .cdc-status-img {
    background-image: url(images/status-blank_5c6.png)
}

.cdc-welcome-bubble {
    position: fixed;
    right: 100px;
    bottom: 66px;
    z-index: 99
}

.cdc-welcome-bubble-inner {
    width: 480px;
    background: #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 4px 4px 0 0
}

.cdc-welcome-bubble-head {
    background-image: url(images/head-bg_21a.png);
    background-size: 100% auto;
    border-radius: 4px;
    padding: 26px 26px 20px;
    box-sizing: border-box;
    position: relative
}

.cdc-welcome-bubble-tit {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818
}

.cdc-welcome-bubble-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-top: 16px
}

.cdc-welcome-bubble-desc span {
    color: #0052d9
}

.cdc-welcome-bubble-img {
    width: 199px;
    height: 163px;
    position: absolute;
    right: 3px;
    top: -12px;
    background-image: url(images/head-ip_2c5.png);
    background-size: cover
}

.cdc-welcome-bubble-close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 24px;
    right: 24px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 52.88753799392097% 90.1840490797546%;
    background-size: 2156.25% auto ;
    cursor: pointer
}

.cdc-welcome-bubble-foot {
    padding: 26px 0 30px;
    text-align: center
}

.cdc-welcome-bubble-foot .cdc-btn {
    width: 200px;
    height: 40px;
    line-height: 38px
}

.cdc-welcome-bubble.is-close {
    display: none
}

.cdc-commercial-swiper {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1)
}

.cdc-commercial-swiper .tpm1-swiper__pages {
    margin-top: 0;
    z-index: 1;
    position: absolute;
    bottom: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cdc-commercial-swiper .tpm1-swiper .swiper-pagination-bullet {
    border-radius: 0;
    width: 16px;
    height: 3px;
    margin: 0 4px;
    background: hsla(0,0%,100%,.8)
}

.cdc-commercial-swiper .tpm1-swiper .swiper-pagination-bullet-active {
    background: #fff
}

.cdc-course-panel {
    display: block;
    color: #000;
    position: relative
}

.cdc-course-panel-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer
}

.cdc-course-panel .cdc-course-panel-object {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 2px;
    position: relative
}

.cdc-course-panel-object .cdc-course-panel-img {
    background-size: cover;
    background-position: 50%;
    padding-top: 56.25%;
    width: 100%;
    transition: all .3s linear;
    background-repeat: no-repeat
}

.cdc-course-panel.video .cdc-course-panel-img {
    padding-top: 54.05%
}

.cdc-course-panel-object .cdc-course-panel-duration {
    display: inline-block;
    height: 20px;
    width: auto;
    padding: 0 8px;
    text-align: center;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.cdc-course-panel-object .cdc-course-panel-detail,.cdc-course-panel-object .cdc-course-panel-duration {
    position: absolute;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.6)
}

.cdc-course-panel-object .cdc-course-panel-detail {
    width: 100%;
    box-sizing: border-box;
    padding: 2px 8px
}

.cdc-course-panel-object .cdc-course-panel-detail span {
    display: inline-block;
    position: relative
}

.cdc-course-panel-object .cdc-course-panel-detail span:last-child {
    padding-left: 10px
}

.cdc-course-panel-object .cdc-course-panel-detail span:last-child:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 4px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #fff
}

.cdc-course-panel-object .cdc-course-panel-tag {
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    padding: 2px 12px;
    background-color: #ff7400;
    z-index: 2
}

.cdc-course-panel-object .cdc-course-panel-tag:before {
    right: 16px;
    opacity: .33
}

.cdc-course-panel-object .cdc-course-panel-tag:after,.cdc-course-panel-object .cdc-course-panel-tag:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    z-index: -1
}

.cdc-course-panel-object .cdc-course-panel-tag:after {
    right: 8px
}

.cdc-course-panel-object .cdc-course-panel-tag.activity,.cdc-course-panel-object .cdc-course-panel-tag.activity:after,.cdc-course-panel-object .cdc-course-panel-tag.activity:before {
    background-color: #ff7400
}

.cdc-course-panel-object .cdc-course-panel-tag.official,.cdc-course-panel-object .cdc-course-panel-tag.official:after,.cdc-course-panel-object .cdc-course-panel-tag.official:before {
    background-color: #0052d9
}

.cdc-course-panel-object .cdc-course-panel-tag.best,.cdc-course-panel-object .cdc-course-panel-tag.best:after,.cdc-course-panel-object .cdc-course-panel-tag.best:before {
    background-color: #00c8dc
}

.cdc-course-panel-object .cdc-course-panel-icon {
    position: absolute;
    width: 28px;
    height: 22px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 6px;
    background-color: #0052d9;
    top: 0;
    left: 0;
    display: none;
    z-index: 2
}

.cdc-course-panel-object .cdc-course-panel-icon:after {
    content: "";
    display: block;
    width: 15px;
    height: 11px;
    position: absolute;
    top: 6px;
    left: 7px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 59.3939393939394% 56.19335347432024%;
    background-size: 2300% auto
}

.cdc-course-panel .cdc-course-panel-body {
    padding: 10px 0
}

.cdc-course-panel:hover .cdc-course-panel-img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.cdc-course-panel.selected .cdc-course-panel-object {
    border: 2px solid #0052d9;
    width: calc(100% - 4px)
}

.cdc-course-panel.selected .cdc-course-panel-object .cdc-course-panel-icon {
    display: block
}

.cdc-course-panel.disabled .cdc-course-panel-object .cdc-course-panel-img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.cdc-course-panel.disabled .cdc-course-panel-body .cdc-course-panel-title {
    color: #999
}

.cdc-course-panel.disabled:hover .cdc-course-panel-object .cdc-course-panel-img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.cdc-course-panel.disabled:hover .cdc-course-panel-body .cdc-course-panel-title {
    color: #999
}

.cdc-course-panel-body .cdc-course-panel-title {
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    word-break: break-all
}

.cdc-course-panel-body .cdc-course-panel-title em {
    color: #0052d9
}

.cdc-course-panel.video .cdc-course-panel-body .cdc-course-panel-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
    min-height: 44px
}

.cdc-course-panel:hover .cdc-course-panel-body .cdc-course-panel-title {
    color: #0052d9
}

.cdc-course-panel-body .cdc-course-panel-infos {
    font-size: 12px;
    line-height: 18px;
    color: #97a3b7;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-course-panel-infos .cdc-course-panel-author {
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    z-index: 2
}

.cdc-course-panel-infos .cdc-course-panel-author a {
    color: #666;
    display: block;
    max-width: 126px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-course-panel-infos .cdc-course-panel-desc {
    font-size: 12px;
    line-height: 20px;
    color: #666
}

.cdc-course-panel-infos .cdc-course-panel-date {
    color: #999
}

.cdc-course-panel-infos .cdc-course-panel-view-icon {
    display: inline-block;
    vertical-align: middle
}

.cdc-course-panel-infos .cdc-course-panel-like {
    margin-left: 12px
}

.cdc-course-panel-infos .cdc-course-panel-view-icon .com-icon-data {
    font-size: 12px;
    color: #999;
    line-height: 16px
}

.cdc-course-panel-infos .cdc-course-panel-time {
    padding-left: 15px;
    position: relative
}

.cdc-course-panel-infos .cdc-course-panel-time:before {
    position: absolute;
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #999;
    border-radius: 50%;
    top: 7px;
    left: 6px;
    content: ""
}

.cdc-tooltip-light.t-tooltip.t-tooltip--light .t-popup__content {
    border: 1px solid #e5e8ed;
    border-radius: 0;
    box-shadow: 0 4px 16px 0 rgba(76,97,134,.1);
    font-size: 12px;
    max-width: 220px
}

.cdc-2-course-panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e8ed
}

.cdc-2-course-panel:last-child {
    border-bottom: none
}

.cdc-2-course-panel .cdc-2-course-panel-object {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden
}

.cdc-2-course-panel .cdc-2-course-panel-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}

.cdc-2-course-panel .cdc-2-course-panel-order {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    line-height: 24px;
    margin-right: 20px;
    margin-left: 20px;
    -ms-flex: none;
    flex: none
}

.cdc-2-course-panel-object .cdc-2-course-panel-img-wrap {
    width: 278px;
    margin-right: 20px;
    height: auto;
    overflow: hidden;
    border-radius: 0;
    position: relative;
    z-index: 1;
    -ms-flex: none;
    flex: none;
    cursor: pointer
}

.cdc-2-course-panel-object .cdc-2-course-panel-img {
    display: block;
    width: 100%;
    padding-top: 54%;
    background-position: 50%;
    background-size: cover;
    transition: all .3s linear;
    background-repeat: no-repeat
}

.cdc-2-course-panel-object:hover .cdc-2-course-panel-img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.cdc-2-course-panel-object .cdc-2-course-panel-pic {
    width: 136px;
    height: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    float: right;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    margin: 4px 0 0 24px
}

.cdc-2-course-panel-object .cdc-2-course-panel-img-wrap .cdc-2-course-panel-duration {
    display: inline-block;
    color: #fff;
    height: 20px;
    line-height: 20px;
    width: auto;
    padding: 0 9px;
    font-size: 12px;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    z-index: 1;
    position: absolute
}

.cdc-2-course-panel-object .cdc-2-course-panel-img-wrap .cdc-2-course-panel-total {
    display: inline-block;
    color: #fff;
    height: 24px;
    width: 100%;
    max-width: 192px;
    line-height: 24px;
    font-size: 12px;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    text-align: center;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    z-index: 1;
    position: absolute;
    pointer-events: none
}

.cdc-2-course-panel-object .cdc-2-course-panel-img-wrap .cdc-2-course-panel-total>span svg {
    pointer-events: auto
}

.cdc-2-course-panel-object .cdc-2-course-panel-img-shadow {
    position: absolute;
    width: 192px;
    height: calc(100% - 8px);
    background-color: #f5f7fa;
    top: 8px;
    left: 8px
}

.cdc-2-course-panel-desc {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #4b5b76;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.cdc-2-course-panel-info-status+.cdc-2-course-panel-desc {
    -webkit-line-clamp: 1;
    margin-top: 8px
}

.cdc-2-course-panel-object .cdc-2-course-panel-info {
    width: 100%;
    position: relative;
    padding-bottom: 36px;
    box-sizing: border-box;
    -ms-flex: auto;
    flex: auto;
    overflow: hidden
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-tag-links {
    position: relative;
    z-index: 3;
    cursor: pointer
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate-data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 0 48px
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate-time {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate .cdc-2-course-panel-info-operations {
    color: #4b5b76
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate .cdc-2-course-panel-info-operations .cdc-svg-icon-con {
    margin-right: 24px
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate .cdc-2-course-panel-action,.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate .cdc-2-course-panel-info-operations .cdc-svg-icon-con .cdc-svg-icon-text {
    color: #4b5b76
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate .cdc-2-course-panel-action .cdc-svg-icon-con {
    margin-left: 24px;
    cursor: pointer;
    z-index: 3;
    position: relative
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate .cdc-2-course-panel-action .cdc-svg-icon-con .cdc-svg-icon-text {
    color: #4b5b76
}

.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate .cdc-2-course-panel-action .cdc-svg-icon-con:hover,.cdc-2-course-panel-object .cdc-2-course-panel-info .cdc-2-course-panel-operate .cdc-2-course-panel-action .cdc-svg-icon-con:hover .cdc-svg-icon-text {
    color: #0052d9
}

.cdc-2-course-panel-info .cdc-2-course-panel-info-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #181818;
    cursor: pointer
}

.cdc-2-course-panel-info .cdc-2-course-panel-info-title:hover {
    color: #0052d9
}

.cdc-2-course-panel-info .cdc-2-course-panel-info-title a {
    display: block;
    width: 100%;
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-2-course-panel-info .cdc-2-course-panel-info-status {
    margin-top: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.cdc-2-course-panel-info-status .cdc-alert {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden;
    white-space: nowrap
}

.cdc-2-course-panel-info-status .cdc-alert-inner {
    max-width: 100%
}

.cdc-2-course-panel-info-status .cdc-alert-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.cdc-2-course-panel-info-status .cdc-alert-info__text {
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-2-course-panel .cdc-2-course-panel-object .cdc-2-course-panel-tip {
    position: absolute;
    padding: 2px 8px;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    border-radius: 2px;
    bottom: 10px;
    left: 80px;
    display: none;
    z-index: 1
}

.cdc-2-course-panel.draft .cdc-2-course-panel-object,.cdc-2-course-panel.failed .cdc-2-course-panel-object,.cdc-2-course-panel.pending .cdc-2-course-panel-object {
    cursor: unset
}

.cdc-2-course-panel.draft .cdc-2-course-panel-object:hover .cdc-2-course-panel-tip,.cdc-2-course-panel.failed .cdc-2-course-panel-object:hover .cdc-2-course-panel-tip,.cdc-2-course-panel.pending .cdc-2-course-panel-object:hover .cdc-2-course-panel-tip {
    display: block
}

.cdc-2-course-panel.collection .cdc-2-course-panel-img-wrap {
    margin-right: 24px;
    margin-bottom: 8px
}

.cdc-2-course-panel.collection .cdc-2-course-panel-info-status {
    margin-top: 8px
}

.cdc-alert-info-tooltip.t-tooltip.t-tooltip--light .t-popup__content {
    border: 1px solid #e5e8ed;
    border-radius: 0;
    box-shadow: 0 4px 16px 0 rgba(76,97,134,.1);
    font-size: 12px;
    max-width: 420px;
    padding: 3px 16px!important
}

.t-popconfirm {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    min-width: 160px;
    border-radius: var(--td-radius-medium)
}

.t-popconfirm .t-popup__content {
    padding: 0
}

.t-popconfirm.t-popup[data-popper-placement^=top] .t-popup__arrow {
    bottom: -4px
}

.t-popconfirm__content {
    position: relative;
    padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingLR-l);
    border-radius: var(--td-radius-medium)
}

.t-popconfirm__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.t-popconfirm__body>.t-icon {
    display: inline-block;
    margin-right: var(--td-comp-margin-s);
    padding: calc(var(--td-line-height-body-medium)/2 - var(--td-font-size-body-medium)/2 - 3px) 0;
    font-size: calc(var(--td-font-size-body-medium) + 6px)
}

.t-popconfirm__confirm {
    margin-left: var(--td-comp-margin-s)
}

.t-popconfirm__inner {
    display: inline-block;
    vertical-align: top;
    max-width: 320px;
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary)
}

.t-popconfirm__icon--warning {
    color: var(--td-warning-color)
}

.t-popconfirm__icon--danger {
    color: var(--td-error-color)
}

.t-popconfirm__icon--default {
    color: var(--td-brand-color)
}

.t-popconfirm__buttons {
    text-align: right;
    margin-top: var(--td-comp-margin-l)
}

.t-popconfirm__buttons>span:last-child {
    margin-right: 0
}

.cdc-upload-video {
    width: 100%;
    text-align: center;
    font-size: 14px
}

.cdc-upload-video .cdc-upload-video-content {
    height: 480px;
    width: 100%;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.cdc-upload-video.gray .cdc-upload-video-content {
    background-color: #f5f7fa
}

.cdc-upload-video .upload-video-area {
    width: 115px;
    height: 114px;
    text-align: center;
    border: 2px dashed #bdc2ca;
    border-radius: 10px;
    line-height: 114px;
    margin: 0 auto 26px
}

.upload-video-area .upload-video-img {
    display: inline-block;
    width: 38px;
    height: 54px;
    vertical-align: middle;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 57.00325732899023% 18.75%;
    background-size: 907.8947368421053% auto
}

.cdc-upload-video .upload-video-tip {
    width: 100%;
    color: #666;
    max-width: 328px;
    margin: 0 auto 30px
}

.cdc-upload-video .upload-video-btn {
    width: 180px;
    height: 42px;
    line-height: 42px;
    background-color: #0052d9;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 16px;
    position: relative;
    cursor: pointer
}

.cdc-upload-video .upload-video-btn:hover {
    background-color: #2670e8
}

.cdc-upload-video .upload-video-btn .upload-video-file {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    cursor: pointer
}

.cdc-upload-video .upload-video-note {
    color: #999
}

.cdc-upload-video .cdc-upload-video-footer-tip {
    background-color: #fff;
    text-align: center;
    color: #999;
    margin-top: 30px;
    font-size: 12px
}

.cdc-upload-video .cdc-upload-video-footer-tip a {
    color: #00a4ff;
    display: inline-block;
    margin: 0 2px
}

.cdc-upload-video .cdc-upload-video-footer-tip a:hover {
    text-decoration: underline
}

.cdc-upload-video.highlight .upload-video-area {
    border: 2px dashed #0052d9
}

.cdc-upload-video.highlight .upload-video-area .upload-video-img {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 57.00325732899023% 0%;
    background-size: 907.8947368421053% auto
}

.cdc-modal-edit-video-cover {
    height: 550px!important
}

.cdc-modal-edit-video-cover .t-tab-panel {
    padding-top: 30px
}

.cdc-modal-edit-video-cover .video-cover-upload .cdc-upload-video-content {
    height: 380px
}

.cdc-modal-edit-video-cover .cdc-tab-bd .video-cover-screenshot {
    text-align: center
}

.cdc-modal-edit-video-cover .video-cover-screenshot-list {
    font-size: 0
}

.cdc-modal-edit-video-cover .video-cover-screenshot-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 18px;
    margin-bottom: 24px;
    width: calc(25% - 13.75px)
}

.cdc-modal-edit-video-cover .video-cover-screenshot-list li:nth-child(4n) {
    margin-right: 0
}

.video-cover-screenshot-list .video-cover-screenshot-item {
    padding-top: 56.25%;
    background-color: #d8d8d8;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 2px;
    transition: all .3s ease-in-out;
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 2px solid #fff
}

.video-cover-screenshot-list .video-cover-screenshot-item .video-cover-screenshot-icon {
    position: absolute;
    width: 28px;
    height: 22px;
    border-top-left-radius: 6px;
    background-color: #0052d6;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 2
}

.video-cover-screenshot-list .video-cover-screenshot-item .video-cover-screenshot-icon:after {
    content: "";
    display: block;
    width: 15px;
    height: 11px;
    position: absolute;
    top: 6px;
    left: 7px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 59.3939393939394% 56.19335347432024%;
    background-size: 2300% auto
}

.video-cover-screenshot-list .video-cover-screenshot-item.actived {
    border-color: #0052d6;
    border-radius: 2px
}

.video-cover-screenshot-list .video-cover-screenshot-item.actived .video-cover-screenshot-icon {
    display: block
}

.video-cover-screenshot-list li:hover .video-cover-screenshot-item {
    border-color: #0052d6
}

.cdc-modal-edit-video-cover .video-cover-screenshot-btn {
    margin-top: 44px;
    text-align: center
}

.cdc-modal-edit-video-cover .video-cover-screenshot-btn .cdc-btn {
    width: 180px;
    height: 46px;
    line-height: 46px
}

.t-tabs {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: var(--td-bg-color-container)
}

.t-tabs__header.t-is-left {
    float: left
}

.t-tabs__header.t-is-right {
    float: right
}

.t-tabs__header .t-icon {
    font-size: var(--td-font-size-body-large)
}

.t-tabs__nav {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.t-tabs__operations {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    border-bottom: 1px solid var(--td-component-stroke)
}

.t-tabs__operations--left {
    left: 0
}

.t-tabs__operations--right {
    right: 0
}

.t-tabs__operations--right .t-tabs__btn:first-child {
    box-shadow: -10px 0 20px 5px rgba(0,0,0,.05)
}

.t-tabs__btn {
    width: 40px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--td-bg-color-secondarycontainer);
    border-left: 1px solid var(--td-component-stroke);
    cursor: pointer;
    color: var(--td-text-color-secondary);
    font: var(--td-font-body-large);
    transition: all .24s cubic-bezier(.38,0,.24,1);
    z-index: 1;
    opacity: 1
}

.t-tabs__btn:hover {
    background-color: var(--td-bg-color-secondarycontainer-hover)
}

.t-tabs__btn.t-size-m {
    height: var(--td-comp-size-xxl);
    line-height: var(--td-comp-size-xxl)
}

.t-tabs__btn.t-size-l {
    height: var(--td-comp-size-xxxxl);
    line-height: var(--td-comp-size-xxxxl)
}

.t-tabs__btn--left {
    border-right: 1px solid var(--td-component-stroke);
    box-shadow: 10px 0 20px 5px rgba(0,0,0,.05)
}

.t-tabs__btn--left.fade-enter,.t-tabs__btn--left.fade-enter-from,.t-tabs__btn--left.fade-leave-to {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.t-tabs__btn--right.fade-enter,.t-tabs__btn--right.fade-enter-from,.t-tabs__btn--right.fade-leave-to {
    -webkit-transform: translateX(50px);
    transform: translateX(50px)
}

.t-tabs__nav-container {
    position: relative
}

.t-tabs__nav-container.t-is-top:after {
    top: auto;
    bottom: 0
}

.t-tabs__nav-container.t-is-bottom:after,.t-tabs__nav-container.t-is-top:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    right: auto;
    left: 0;
    background-color: var(--td-component-stroke)
}

.t-tabs__nav-container.t-is-bottom:after {
    top: 0;
    bottom: auto
}

.t-tabs__nav-container.t-is-left:after {
    right: 0;
    left: auto
}

.t-tabs__nav-container.t-is-left:after,.t-tabs__nav-container.t-is-right:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: auto;
    background-color: var(--td-component-stroke)
}

.t-tabs__nav-container.t-is-right:after {
    right: auto;
    left: 0
}

.t-tabs__nav-container.t-is-addable {
    margin-right: 40px
}

.t-tabs__nav-container.t-tabs__nav--card:after {
    content: "";
    background-color: transparent
}

.t-tabs__scroll-btn {
    position: absolute;
    z-index: 1;
    width: 40px;
    height: 100%;
    display: block;
    background-color: var(--td-bg-color-secondarycontainer);
    text-align: center;
    border-bottom: 1px solid var(--td-component-stroke);
    cursor: pointer;
    color: var(--td-text-color-secondary);
    font: var(--td-font-body-large)
}

.t-tabs__scroll-btn.t-size-m {
    height: var(--td-comp-size-xxl);
    line-height: var(--td-comp-size-xxl)
}

.t-tabs__scroll-btn.t-size-l {
    height: var(--td-comp-size-xxxxl);
    line-height: var(--td-comp-size-xxxxl)
}

.t-tabs__nav-scroll {
    position: relative;
    display: inline-block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transform: translate(0);
    transform: translate(0)
}

.t-tabs__nav-wrap {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    font-size: 0
}

.t-tabs__nav-wrap.t-is-smooth {
    transition: -webkit-transform .24s cubic-bezier(.38,0,.24,1);
    transition: transform .24s cubic-bezier(.38,0,.24,1);
    transition: transform .24s cubic-bezier(.38,0,.24,1),-webkit-transform .24s cubic-bezier(.38,0,.24,1)
}

.t-tabs__nav-wrap.t-is-vertical {
    -ms-flex-direction: column;
    flex-direction: column
}

.t-tabs__bar {
    position: absolute;
    background-color: var(--td-brand-color);
    z-index: 1;
    transition: all .24s cubic-bezier(.38,0,.24,1);
    border-radius: var(--td-radius-small)
}

.t-tabs__bar.t-is-top {
    bottom: 0;
    left: 0;
    height: 3px
}

.t-tabs__bar.t-is-bottom {
    top: 0;
    left: 0;
    height: 3px
}

.t-tabs__bar.t-is-left {
    top: 0;
    right: 0;
    width: 3px
}

.t-tabs__bar.t-is-right {
    top: 0;
    left: 0;
    width: 3px
}

.t-tabs__nav-item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font: var(--td-font-body-medium);
    color: var(--td-text-color-secondary);
    position: relative;
    overflow: hidden;
    z-index: 0;
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.t-tabs__nav-item,.t-tabs__nav-item-wrapper {
    -ms-flex-align: center;
    align-items: center;
    transition: background-color .2s cubic-bezier(.38,0,.24,1);
    --ripple-color: var(--td-bg-color-container-active)
}

.t-tabs__nav-item-wrapper {
    display: -ms-flexbox;
    display: flex;
    height: var(--td-comp-size-m);
    padding: 0 var(--td-comp-paddingLR-s);
    margin-left: var(--td-comp-margin-s);
    margin-right: var(--td-comp-margin-s);
    border-radius: var(--td-radius-default)
}

.t-tabs__nav-item.t-size-l {
    font: var(--td-font-body-large)
}

.t-tabs__nav-item.t-size-l .t-tabs__nav-item-wrapper {
    height: var(--td-comp-size-xxl);
    padding: 0 var(--td-comp-paddingLR-m)
}

.t-tabs__nav-item-text-wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.t-tabs__nav-item:not(.t-is-disabled):not(.t-is-active):hover .t-tabs__nav-item-wrapper {
    background-color: var(--td-bg-color-container-hover)
}

.t-tabs__nav-item.t-is-left,.t-tabs__nav-item.t-is-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.t-tabs__nav-item.t-size-m {
    height: var(--td-comp-size-xxl);
    line-height: var(--td-comp-size-xxl)
}

.t-tabs__nav-item.t-size-l {
    height: var(--td-comp-size-xxxxl);
    line-height: var(--td-comp-size-xxxxl)
}

.t-tabs__nav-item.t-is-active {
    color: var(--td-brand-color);
    text-shadow: 0 0 .3px currentcolor
}

.t-tabs__nav-item.t-is-disabled {
    color: var(--td-text-color-disabled);
    cursor: not-allowed
}

.t-tabs__nav-item>.remove-btn {
    margin-left: var(--td-comp-margin-s);
    transition: all .3s cubic-bezier(.645,.045,.355,1)
}

.t-tabs__nav--card {
    background-color: var(--td-bg-color-secondarycontainer)
}

.t-tabs__nav--card.t-tabs__nav-item {
    padding-right: var(--td-comp-paddingLR-l);
    padding-left: var(--td-comp-paddingLR-l);
    border-bottom: 1px solid var(--td-component-stroke)
}

.t-tabs__nav--card.t-tabs__nav-item:after {
    display: none
}

.t-tabs__nav--card.t-tabs__nav-item:not(.t-is-disabled):not(.t-is-active):hover {
    background-color: var(--td-bg-color-secondarycontainer-hover)
}

.t-tabs__nav--card.t-tabs__nav-item:not(:first-of-type) {
    border-left: 1px solid var(--td-component-stroke)
}

.t-tabs__nav--card.t-tabs__nav-item:last-of-type {
    border-right: 1px solid var(--td-component-stroke)
}

.t-tabs__nav--card.t-tabs__nav-item.t-is-active {
    color: var(--td-brand-color);
    background-color: var(--td-bg-color-container);
    border-bottom-color: var(--td-bg-color-container)
}

.t-tabs__nav--card.t-tabs__nav-item.t-size-l {
    padding-left: var(--td-comp-paddingLR-xl);
    padding-right: var(--td-comp-paddingLR-xl)
}

.t-tabs__nav--card .t-icon-close {
    color: var(--td-text-color-secondary);
    transition: color .2s cubic-bezier(.38,0,.24,1)
}

.t-tabs__nav--card .t-icon-close:hover {
    color: var(--td-text-color-primary)
}

.t-tabs__content {
    overflow: hidden;
    position: relative
}

.cdc-video-upload-progress {
    width: 100%;
    height: 80px;
    background-color: #8e939b;
    color: #fff;
    position: relative
}

.cdc-video-upload-progress .video-upload-infos {
    padding-left: 30px;
    padding-right: 30px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: calc(100% - 60px)
}

.video-upload-infos .video-upload-icon {
    width: 38px;
    height: 26px;
    margin-right: 17px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 56.81818181818182% 34.177215189873415%;
    background-size: 932.4324324324325% auto
}

.video-upload-infos .video-upload-detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1
}

.video-upload-infos .video-upload-detail .video-name {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 6px;
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.video-upload-infos .video-upload-detail .video-upload-desc {
    font-size: 12px;
    line-height: 16px
}

.video-upload-infos .video-upload-detail .video-upload-desc span {
    display: inline-block;
    margin-right: 20px
}

.video-upload-infos .video-upload-operation .upload-operation {
    margin-right: 18px;
    cursor: pointer;
    font-weight: 500;
    display: inline-block;
    color: #fff
}

.video-upload-infos .video-upload-operation .upload-operation.upload {
    margin-right: 0;
    width: 88px;
    height: 32px;
    border: 1px solid #fff;
    text-align: center;
    background-color: transparent;
    line-height: 32px;
    position: relative
}

.video-upload-infos .upload-operation.upload .upload-operation-input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    opacity: 0;
    cursor: pointer
}

.video-upload-infos .video-upload-operation .upload-operation:hover {
    text-decoration: underline
}

.video-upload-infos .video-upload-operation .upload-operation.upload:hover {
    text-decoration: unset;
    background-color: #fff;
    color: #8e939b
}

.video-upload-infos .upload-progress {
    font-weight: 500
}

.cdc-video-upload-progress .upload-progress-bar {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(90deg,#1968ff,#00a4ff)
}

.cdc-video-upload-progress .upload-delete-modal {
    position: absolute;
    width: 216px;
    height: 86px;
    right: -30px;
    top: 60px;
    background: #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    color: #333;
    padding: 30px 30px 24px;
    text-align: center;
    z-index: 2
}

.cdc-video-upload-progress .upload-delete-modal .delete-modal-tip {
    margin-bottom: 29px;
    height: 24px;
    line-height: 24px
}

.cdc-video-upload-progress .upload-delete-modal .delete-modal-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 100%;
    background-size: 2156.25% auto ;
    margin-right: 5px;
    vertical-align: middle
}

.cdc-video-upload-progress .upload-delete-modal .delete-modal-note {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle
}

.cdc-video-upload-progress .upload-delete-modal .confirm-btn {
    margin-right: 16px
}

.cdc-address-picker {
    position: relative
}

.cdc-address-picker__btn {
    border: 1px solid #d6dbe3;
    background: #fff;
    width: 320px;
    height: 36px;
    color: #000;
    line-height: 22px;
    padding: 0 36px 0 8px;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-align: left;
    text-overflow: ellipsis;
    position: relative
}

.cdc-address-picker__btn-icon {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 29.447852760736197%;
    background-size: 2156.25% auto
}

.cdc-address-picker__cascader {
    width: 320px;
    margin-top: 8px;
    position: absolute;
    left: 0;
    z-index: 2
}

.cdc-address-picker__cascader-group {
    display: table;
    box-sizing: border-box;
    width: 100%;
    border-collapse: collapse
}

.cdc-address-picker__cascader-item {
    display: table-cell;
    vertical-align: top;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 50%
}

.cdc-address-picker__cascader-list {
    max-height: 180px;
    overflow-x: hidden;
    overflow-y: overlay;
    margin-right: 2px
}

.cdc-address-picker__cascader-list-item {
    min-height: 36px;
    padding-left: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.cdc-address-picker__cascader-list-item:hover {
    color: #fff;
    background: #0052d9
}

.cdc-address-picker__cascader-list-item.is-active {
    background: #ecf2fe;
    color: #181818
}

.cdc-address-picker__cascader-list::-webkit-scrollbar {
    width: 4px;
    background-color: transparent
}

.cdc-address-picker__cascader-list::-webkit-scrollbar-thumb {
    background-color: #dadde2
}

.is-mobile .cdc-address-picker__btn,.is-mobile .cdc-address-picker__cascader {
    width: 100%
}

.cdc-group-qr-card {
    background-color: #fff;
    border-radius: 2px;
    padding: 12px 16px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px
}

.cdc-group-qr-card-text {
    -ms-flex: 1;
    flex: 1
}

.cdc-group-qr-card-text em {
    color: #ff7800;
    font-weight: 500
}

.cdc-group-qr-card-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #181818
}

.cdc-group-qr-card-desc {
    padding-top: 12px;
    margin-top: 12px;
    box-sizing: border-box;
    border-top: 1px solid #d6dbe3
}

.cdc-group-qr-card-desc p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #181818
}

.cdc-group-qr-card-qr {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.06);
    padding: 4px;
    box-sizing: border-box;
    overflow: hidden
}

.cdc-group-qr-card-qr img {
    width: 100%;
    height: 100%
}

.cdc-group-qr-card-close {
    width: 0;
    height: 0;
    border-radius: 0 2px 0 0;
    border-color: #cdd4de #cdd4de transparent transparent;
    border-style: solid;
    border-width: 12px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.cdc-group-qr-card-close .cdc-svg-icon-con {
    color: #fff;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -10px;
    right: -10px
}

.cdc-product-info {
    display: block;
    margin-top: 16px;
    width: 100%
}

.cdc-product-info__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-product-info__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 12px
}

.cdc-product-info__main {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-product-info__name {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000
}

.cdc-product-info__desc,.cdc-product-info__name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 4px
}

.cdc-product-info__desc {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-product-info__tags {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -4px
}

.cdc-product-info__tag {
    font-size: 12px;
    line-height: 20px;
    margin-right: 4px;
    color: #97a3b7;
    padding: 0 6px;
    border: 1px solid #97a3b7;
    border-radius: 2px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 4px
}

.cdc-product-info__tag.is-special {
    color: #f64041;
    border: 1px solid #f64041
}

.cdc-product-info:hover .cdc-product-info__name {
    color: #0052d9
}

.cdc-product-info.is-mobile {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    box-sizing: border-box;
    padding: 16px
}

.cdc-schedule__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    margin-bottom: 14px
}

.cdc-schedule__item-circle {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(118deg,#ffedcc,#fdd078);
    position: relative;
    margin-right: 6px;
    margin-top: 8px
}

.cdc-schedule__item-circle-content {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(55,99,170,.6)
}

.cdc-schedule__item-date {
    margin-top: 4px
}

.cdc-schedule__item-day {
    color: #fff;
    font-family: DIN Alternate;
    font-size: 14px;
    font-weight: 700
}

.cdc-schedule__item-time {
    color: #ccc8c8;
    font-family: DIN Alternate;
    font-size: 12px;
    font-weight: 700
}

.cdc-schedule__item-main {
    margin-left: 8px;
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    box-sizing: border-box;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(198,204,216,.5)
}

.cdc-schedule__item-title {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: rgba(45,45,45,.85);
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-schedule__item-desc {
    color: #959595;
    line-height: 22px
}

.cdc-schedule__item-user {
    margin-left: 70px
}

.cdc-schedule__item:before {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% + 14px);
    opacity: .2039;
    background: #d6dbe3;
    left: 3px;
    top: 10px
}

.cdc-schedule__item:last-child {
    margin-bottom: 0
}

.cdc-schedule__item:last-child:before {
    display: none
}

.cdc-schedule__item.m {
    margin-bottom: 30px
}

.cdc-schedule__item.m:before {
    top: 10px;
    height: calc(100% + 30px);
    background-color: #0c73ff
}

.cdc-schedule__item.m .cdc-schedule__item-dot {
    margin-top: 10px;
    margin-right: 10px
}

.cdc-schedule__item.m .cdc-schedule__item-date {
    font-size: 18px;
    line-height: 25px
}

.cdc-schedule__item.m .cdc-schedule__item-main {
    margin-left: 18px;
    border-bottom: none
}

.cdc-schedule__item.m .cdc-schedule__item-title {
    font-size: 14px;
    color: #2d2d2d;
    margin-bottom: 2px
}

.cdc-schedule__item.m .cdc-schedule__item-desc {
    font-size: 12px
}

.cdc-schedule__item.l {
    margin-bottom: 32px
}

.cdc-schedule__item.l:before {
    top: 14px;
    height: calc(100% + 32px);
    background-color: #0c73ff
}

.cdc-schedule__item.l .cdc-schedule__item-dot {
    margin-top: 14px;
    margin-right: 12px
}

.cdc-schedule__item.l .cdc-schedule__item-date {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px
}

.cdc-schedule__item.l .cdc-schedule__item-main {
    margin-left: 24px;
    padding-bottom: 32px;
    border-bottom: 2px solid #eee
}

.cdc-schedule__item.l .cdc-schedule__item-content {
    width: 457px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-schedule__item.l .cdc-schedule__item-title {
    font-size: 18px;
    line-height: 28px;
    color: #2d2d2d;
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-schedule__item.l .cdc-schedule__item-desc {
    font-size: 14px
}

.cdc-schedule__item.l:last-child .cdc-schedule__item-main {
    border-bottom: none
}

.cdc-schedule__item.vertical .cdc-schedule__item-main {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 598px
}

.cdc-schedule__item.vertical .cdc-schedule__item-user {
    margin-left: 0;
    margin-top: 16px
}

.cdc-schedule__item.vertical .cdc-schedule__item-user .cde-avatar__group {
    margin-bottom: -10px
}

@media (max-width: 768px) {
    .cdc-schedule__item {
        width:100%;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        margin-bottom: 20px
    }

    .cdc-schedule__item:before {
        height: calc(100% + 20px)
    }

    .cdc-schedule__item-date {
        font-size: 14px;
        line-height: 15px;
        margin-right: 10px
    }

    .cdc-schedule__item-main {
        margin-left: 12px;
        padding-bottom: 20px
    }

    .cdc-schedule__item-title {
        font-size: 14px;
        line-height: 22px;
        color: #2d2d2d
    }

    .cdc-schedule__item-user {
        margin-top: 12px;
        width: 100%
    }

    .cdc-schedule__item.vertical:last-child {
        margin-bottom: 0
    }

    .cdc-schedule__item.vertical .cdc-schedule__item-main {
        overflow: hidden;
        text-overflow: ellipsis;
        min-width: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-schedule__item.vertical .cdc-schedule__item-user .cde-avatar__group {
        margin-bottom: -16px
    }
}

.cdc-video-player {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.cdc-video-player__inner {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #565656
}

.cdc-video-player__content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 50%
}

.cdc-video-player__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9
}

.cdc-video-player__mask-icon {
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(36,36,36,.8);
    border-radius: 50%;
    position: relative;
    cursor: pointer
}

.cdc-video-player__mask-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 48px;
    height: 48px;
    margin-left: 2px;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/e3df5598-a3c2-46df-b26e-8c8347a052e7.svg) no-repeat 50%;
    background-size: cover
}

.cdc-video-player__mask-icon:hover {
    background: rgba(36,36,36,.6)
}

.cdc-video-player__note {
    position: relative;
    z-index: 9;
    text-align: center
}

.cdc-video-player__note-text {
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
    color: #fff
}

.cdc-video-player__note-tip {
    display: inline-block;
    margin-top: 12px;
    font-size: 18px;
    line-height: 28px;
    color: #fff
}

.cdc-video-player__note .t-button {
    width: 120px;
    height: 36px;
    margin-top: 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    border: none;
    background: linear-gradient(90deg,#4a90ff,#2556f2)
}

.cdc-video-player__note .t-button:hover {
    background: linear-gradient(90deg,rgba(74,144,255,.8),rgba(37,86,242,.8))
}

.cdc-video-player__note .t-button.is-reserved {
    cursor: pointer;
    border: 1px solid #ccc8c8!important;
    background: rgba(0,0,0,.2)!important
}

.cdc-video-player__note .t-button.is-reserved:hover {
    background: rgba(0,0,0,.8)!important
}

.cdc-video-player__back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 11;
    background: url(images/bg-top_973.svg) repeat-x;
    opacity: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-video-player__back-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 64px;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box
}

.cdc-video-player__back-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/89144e34-dc08-4d96-90df-520b2e8b4209.svg) no-repeat 50%;
    background-size: cover;
    margin-right: 6px;
    z-index: 100;
    cursor: pointer
}

.cdc-video-player__title {
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.cdc-video-player__toolbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 11;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.51));
    opacity: 0
}

.cdc-video-player__toolbar-inner {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 60px;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex
}

.cdc-video-player__toolbar-left {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-video-player__toolbar-duration {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-family: D-DINCondensed,PingFang SC
}

.cdc-video-player__toolbar-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: -10px
}

.cdc-video-player__toolbar-item {
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-right: 20px;
    cursor: pointer;
    z-index: 99
}

.cdc-video-player__toolbar-item.item-text {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    width: auto;
    position: relative;
    z-index: 99
}

.cdc-video-player__toolbar-item.item-text.is-active,.cdc-video-player__toolbar-item.item-text:hover,.cdc-video-player__toolbar-item.item-text span {
    color: #fff
}

.cdc-video-player__toolbar-item.icon-play {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/85273f01-49c5-4dad-bf9a-213fee41cdbc.svg)
}

.cdc-video-player__toolbar-item.icon-pause {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/84b59b40-11d6-4090-ab80-38f8d4d261a7.svg)
}

.cdc-video-player__toolbar-item.icon-voice {
    position: relative;
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/e1289b2e-0b60-4fe3-94fc-1842cacca91f.svg)
}

.cdc-video-player__toolbar-item.icon-voice.icon-voice-none {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/5231f3c3-6066-4839-9323-01b8e7497101.svg)
}

.cdc-video-player__toolbar-item.icon-voice.icon-voice-max {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/e1289b2e-0b60-4fe3-94fc-1842cacca91f.svg)
}

.cdc-video-player__toolbar-item.btn-enter {
    width: 124px;
    height: 30px;
    background-color: rgba(0,0,0,.2);
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    padding-left: 16px;
    padding-right: 28px;
    margin-right: 20px
}

.cdc-video-player__toolbar-item.btn-enter .t-button__text:after {
    content: "";
    position: absolute;
    top: 6px;
    right: -12px;
    display: block;
    width: 6px;
    height: 10px;
    transition: -webkit-transform .33s ease-in-out;
    transition: transform .33s ease-in-out;
    transition: transform .33s ease-in-out,-webkit-transform .33s ease-in-out;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/665c9edd-055a-4f66-b23a-c18b98e1e8d8.svg) 50% no-repeat
}

.cdc-video-player__toolbar-item.btn-enter:hover {
    background: rgba(0,0,0,.8);
    color: #fff;
    border-color: #fff
}

.cdc-video-player__toolbar-item.icon-zoomin {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/d1213f7e-77ae-4a9d-a2ff-ab766eb89936.svg)
}

.cdc-video-player__toolbar-item.icon-zoomout {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/ae439b02-654d-4d4a-aa20-709d4cc4f1ca.svg)
}

.cdc-video-player__toggle {
    position: absolute;
    right: 0;
    top: calc(50% - 36px);
    -webkit-transform: translateX(calc(100% - 32px));
    transform: translateX(calc(100% - 32px));
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 16
}

.cdc-video-player__toggle .icon-toggle {
    margin-bottom: 2px;
    width: 16px;
    height: 16px;
    display: block;
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/38e3c27f-5aeb-4e9a-883c-fd6a5c733646.svg)
}

.cdc-video-player__toggle-btn {
    width: 16px;
    opacity: 1;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    cursor: pointer;
    background-color: rgba(0,0,0,.4);
    color: #fff;
    padding: 8px;
    font-size: 16px;
    line-height: 20px
}

.cdc-video-player__sidebar {
    display: none;
    width: 316px;
    background-color: rgba(0,0,0,.4);
    overflow: hidden;
    padding: 20px 0;
    height: 424px;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-video-player__sidebar .tea-tabs__tabbar {
    margin-left: 20px;
    margin-right: 20px
}

.cdc-video-player__sidebar .tea-tabs__tabbar:before {
    border: 1px solid #d6dbe3;
    opacity: .2039
}

.cdc-video-player__sidebar .tea-tabs__scroll-area {
    position: relative;
    white-space: nowrap;
    -ms-flex: 1;
    flex: 1
}

.cdc-video-player__sidebar .tea-tabs__tablist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cdc-video-player__sidebar .tea-tabs__tablist .tea-tabs__tab {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    height: 24px;
    line-height: 24px;
    padding: 0 0 4px
}

.cdc-video-player__sidebar .tea-tabs__tablist .tea-tabs__tab:hover {
    background: linear-gradient(118deg,#ffedcc,#fdd078);
    -webkit-background-clip: text;
    color: transparent
}

.cdc-video-player__sidebar .tea-tabs__tablist .tea-tabs__tab:hover:after {
    border-bottom: 2px solid;
    border-radius: 2px;
    -o-border-image: linear-gradient(118deg,#ffedcc,#fdd078) 1;
    border-image: linear-gradient(118deg,#ffedcc,#fdd078) 1;
    -webkit-clip-path: inset(0 round 10px);
    clip-path: inset(0 round 10px)
}

.cdc-video-player__sidebar .tea-tabs__tablist .tea-tabs__tab.is-active {
    background: linear-gradient(118deg,#ffedcc,#fdd078);
    -webkit-background-clip: text;
    color: transparent
}

.cdc-video-player__sidebar .tea-tabs__tablist .tea-tabs__tab.is-active:after {
    border-bottom: 2px solid;
    -o-border-image: linear-gradient(118deg,#ffedcc,#fdd078) 1;
    border-image: linear-gradient(118deg,#ffedcc,#fdd078) 1;
    -webkit-clip-path: inset(0 round 10px);
    clip-path: inset(0 round 10px)
}

.cdc-video-player__schedule {
    margin-top: 6px!important;
    margin-top: 24px
}

.cdc-video-player__schedule-tip {
    padding-left: 20px;
    color: #ccc8c8;
    font-size: 12px;
    font-weight: 400;
    margin-top: 6px
}

.cdc-video-player__schedule-list {
    padding: 0 12px 0 20px;
    margin-top: 20px;
    margin-right: 4px;
    max-height: 290px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll
}

.cdc-video-player__schedule-list::-webkit-scrollbar {
    width: 4px
}

.cdc-video-player__schedule-list::-webkit-scrollbar-thumb {
    background: #ccc8c8;
    border-radius: 10px
}

.cdc-video-player__schedule .cdc-schedule__item-title {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    max-width: 169px
}

.cdc-video-player__schedule .cdc-schedule__item-user {
    margin-left: 0
}

.cdc-video-player__introduce {
    color: #fff;
    max-height: 320px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 6px;
    padding-left: 20px;
    padding-right: 12px;
    margin-right: 4px
}

.cdc-video-player__introduce-card {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(198,204,216,.5)
}

.cdc-video-player__introduce-card:first-child {
    padding-top: 0
}

.cdc-video-player__introduce::-webkit-scrollbar {
    width: 4px
}

.cdc-video-player__introduce::-webkit-scrollbar-thumb {
    background: #ccc8c8;
    border-radius: 10px
}

.cdc-video-player__guests {
    max-height: 340px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 4px
}

.cdc-video-player__guests-card {
    margin-left: 24px;
    margin-right: 12px;
    padding: 16px 0;
    border-bottom: 1px solid rgba(198,204,216,.5)
}

.cdc-video-player__guests-card__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.cdc-video-player__guests-card__inner .cdc-avatar {
    border: 2px solid #f7cfa2
}

.cdc-video-player__guests-card__main {
    margin-left: 20px;
    color: #fff
}

.cdc-video-player__guests-card__name {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.cdc-video-player__guests-card__info {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    max-width: 197px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-video-player__guests-card__avatar .cdc-avatar {
    width: 56px;
    height: 56px
}

.cdc-video-player__guests::-webkit-scrollbar {
    width: 4px
}

.cdc-video-player__guests::-webkit-scrollbar-thumb {
    background: #ccc8c8;
    border-radius: 10px
}

.cdc-video-player__slider {
    width: 40px;
    height: 82px;
    padding: 12px 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 32px;
    border-radius: 4px;
    background: rgba(36,36,36,.6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    z-index: 20
}

.cdc-video-player__slider .t-slider__button--dragging {
    box-shadow: none
}

.cdc-video-player__clarity {
    padding: 20px 16px 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 32px;
    border-radius: 4px;
    background: rgba(36,36,36,.6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    z-index: 20
}

.cdc-video-player__clarity-item {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    cursor: pointer;
    margin-bottom: 10px
}

.cdc-video-player__clarity-item.is-selected,.cdc-video-player__clarity-item:hover {
    color: #699ef5
}

.cdc-video-player__speed {
    padding: 20px 16px 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 32px;
    border-radius: 4px;
    background: rgba(36,36,36,.6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    z-index: 20
}

.cdc-video-player__speed-item {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    cursor: pointer;
    margin-bottom: 10px
}

.cdc-video-player__speed-item.is-selected,.cdc-video-player__speed-item:hover {
    color: #699ef5
}

.cdc-video-player__bubble {
    position: absolute;
    top: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 999;
    background: rgba(36,36,36,.6)
}

.cdc-video-player__bubble.voice-bubble {
    top: 0
}

.cdc-video-player__bubble.select-bubble {
    top: -180px;
    left: 0;
    border-radius: 4px
}

.cdc-video-player__bubble.select-bubble .tea-bubble__inner {
    padding: 20px 16px 10px!important
}

.cdc-video-player__bubble.select-speed-bubble {
    top: -210px
}

.cdc-video-player__bubble.select-hd-bubble .tea-bubble__inner {
    width: 86px!important
}

.cdc-video-player__bubble-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-align: center;
    margin-bottom: 4px
}

.cdc-video-player__bubble-desc {
    max-width: 100%;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #959595
}

.cdc-video-player__bubble-qr {
    width: 130px;
    height: 130px;
    margin: 10px auto 0
}

.cdc-video-player__bubble-qr img {
    width: 100%;
    height: 100%
}

.cdc-video-player__bubble-item {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    cursor: pointer;
    margin-bottom: 10px
}

.cdc-video-player__bubble-item.is-selected,.cdc-video-player__bubble-item:hover {
    color: #699ef5
}

.cdc-video-player__bubble.mobile-bubble .tea-bubble__inner,.cdc-video-player__bubble.select-bubble .tea-bubble__inner,.cdc-video-player__bubble.select-speed-bubble .tea-bubble__inner,.cdc-video-player__bubble.voice-bubble .tea-bubble__inner {
    width: auto;
    background: rgba(0,0,0,.4);
    border: 1px solid rgba(0,0,0,.4);
    padding: 0;
    border-radius: 4px;
    word-break: normal
}

.cdc-video-player__bubble.mobile-bubble .tea-bubble__inner:after,.cdc-video-player__bubble.mobile-bubble .tea-bubble__inner:before,.cdc-video-player__bubble.select-bubble .tea-bubble__inner:after,.cdc-video-player__bubble.select-bubble .tea-bubble__inner:before,.cdc-video-player__bubble.select-speed-bubble .tea-bubble__inner:after,.cdc-video-player__bubble.select-speed-bubble .tea-bubble__inner:before,.cdc-video-player__bubble.voice-bubble .tea-bubble__inner:after,.cdc-video-player__bubble.voice-bubble .tea-bubble__inner:before {
    border: none
}

.cdc-video-player__bubble.mobile-bubble .tea-bubble--top .tea-bubble__inner:after,.cdc-video-player__bubble.select-bubble .tea-bubble--top .tea-bubble__inner:after,.cdc-video-player__bubble.select-speed-bubble .tea-bubble--top .tea-bubble__inner:after,.cdc-video-player__bubble.voice-bubble .tea-bubble--top .tea-bubble__inner:after {
    border-top-color: transparent;
    border-bottom-color: #f3f5f8
}

.cdc-video-player__bubble.voice-bubble .tea-bubble__inner {
    width: 39px;
    border-radius: 2px
}

.cdc-video-player__bubble.mobile-bubble .tea-bubble__inner {
    padding: 14px 20px
}

.cdc-video-player__order {
    position: absolute;
    z-index: 11;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 128px;
    background: rgba(0,0,0,.35)
}

.cdc-video-player__order:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.cdc-video-player__order-panel {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.cdc-video-player__order-title {
    font-weight: 500;
    line-height: 28px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 6px
}

.cdc-video-player__order-date {
    color: #fff;
    font-family: DIN Alternate;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1.4px
}

.cdc-video-player__order-date .time-icon {
    display: inline-block;
    vertical-align: -3px;
    width: 24px;
    height: 24px;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/5b1ce7f3-332f-4a59-b1cb-29c825b8a628.svg) 50% no-repeat;
    margin-right: 12px
}

.cdc-video-player__order-time {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #fff;
    font-family: D-DINCondensed,PingFang SC
}

.cdc-video-player__order-text {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 0 12px
}

.cdc-video-player__order-operate {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 13px
}

.cdc-video-player__order-operate .tea-btn--weak {
    cursor: default
}

.cdc-video-player__order .t-button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    width: 160px;
    height: 50px;
    border-radius: 2px;
    border: none;
    background: linear-gradient(90deg,#4a90ff,#2556f2)
}

.cdc-video-player__order .t-button.is-reserved {
    cursor: default
}

.cdc-video-player__order .t-button.is-reserved,.cdc-video-player__order .t-button.is-reserved:hover {
    border: 1px solid #ccc8c8;
    background: rgba(0,0,0,.2)
}

.cdc-video-player__progress {
    position: absolute;
    top: -9px;
    right: 0;
    left: 0;
    height: 18px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.cdc-video-player__progress-inner {
    width: 100%;
    height: 2px;
    background: #ddd;
    position: relative
}

.cdc-video-player__progress-cache,.cdc-video-player__progress-play {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1
}

.cdc-video-player__progress-play {
    width: 30%;
    background: linear-gradient(90deg,#4a90ff,#2556f2);
    z-index: 2
}

.cdc-video-player__progress-cache {
    width: 35%;
    background: #f2f2f2
}

.cdc-video-player__progress-drag {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    display: none;
    z-index: 9
}

.cdc-video-player__progress-duration {
    display: none;
    font-size: 10px;
    white-space: nowrap;
    margin-left: 12px;
    color: #fff;
    font-family: D-DINCondensed,PingFang SC
}

.cdc-video-player__progress:hover .cdc-video-player__progress-inner {
    height: 4px
}

.cdc-video-player__progress:hover .cdc-video-player__progress-drag {
    display: block
}

.cdc-video-player__unmute {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    box-sizing: border-box;
    padding: 12px 36px;
    cursor: pointer;
    z-index: 11;
    border-radius: 4px;
    background: rgba(36,36,36,.6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.cdc-video-player:hover .cdc-video-player__toolbar {
    -webkit-animation: fadeInUp .33s ease-in-out;
    animation: fadeInUp .33s ease-in-out;
    opacity: 1
}

.cdc-video-player:hover .cdc-video-player__back {
    -webkit-animation: fadeInDown .33s ease-in-out;
    animation: fadeInDown .33s ease-in-out;
    opacity: 1
}

.cdc-video-player.broken .cdc-video-player__mask,.cdc-video-player.ended .cdc-video-player__mask {
    background: rgba(0,0,0,.5)
}

.cdc-video-player.broken .cdc-video-player__mask:before,.cdc-video-player.ended .cdc-video-player__mask:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
}

.cdc-video-player.pending .cdc-video-player__close {
    display: none
}

.cdc-video-player .tea-btn {
    min-width: 182px;
    height: 48px;
    line-height: 46px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    background: #0c73ff;
    border-color: #0c73ff;
    border-radius: 2px
}

.cdc-video-player .tea-btn:hover {
    background: #3a8eff;
    border-color: #3a8eff
}

.cdc-video-player .tea-btn.tea-btn--weak,.cdc-video-player .tea-btn.tea-btn--weak:hover {
    border-color: #fff;
    background: transparent
}

.drag-point .tea-bubble__inner {
    border-radius: 4px;
    border: none;
    background: rgba(36,36,36,.6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #fff
}

.drag-point .tea-bubble__inner:after,.drag-point .tea-bubble__inner:before {
    border: none!important
}

.is-full-screen .cdc-video-player__sidebar {
    height: 100vh
}

.is-full-screen .cdc-video-player__content {
    max-width: unset
}

.cdc-video-player.is-mobile {
    height: 100%
}

.cdc-video-player.is-mobile .cdc-video-player__inner {
    background: #000
}

.cdc-video-player.is-mobile .cdc-video-player__inner:after {
    display: none;
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(1turn,transparent,rgba(0,0,0,.5))
}

.cdc-video-player.is-mobile .cdc-video-player__content {
    padding-top: 56.2666%;
    max-width: 666px
}

.cdc-video-player.is-mobile .cdc-video-player__mask-icon {
    display: none
}

.cdc-video-player.is-mobile .cdc-video-player__note-icon {
    margin-bottom: 4px
}

.cdc-video-player.is-mobile .cdc-video-player__note-text,.cdc-video-player.is-mobile .cdc-video-player__note-tip {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.cdc-video-player.is-mobile .cdc-video-player__note-btn {
    height: 24px;
    line-height: 22px;
    min-width: 88px;
    font-size: 12px;
    font-weight: 500;
    margin-top: 12px
}

.cdc-video-player.is-mobile .cdc-video-player__order {
    height: 55px
}

.cdc-video-player.is-mobile .cdc-video-player__order-panel {
    padding: 0 16px
}

.cdc-video-player.is-mobile .cdc-video-player__order-title {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0
}

.cdc-video-player.is-mobile .cdc-video-player__order-date,.cdc-video-player.is-mobile .cdc-video-player__order-time {
    font-size: 14px;
    line-height: 20px
}

.cdc-video-player.is-mobile .cdc-video-player__order-date .time-icon {
    width: 16px;
    height: 16px;
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/b7063d7c-410a-492d-9693-c1d405d1f172.svg);
    margin-right: 6px
}

.cdc-video-player.is-mobile .cdc-video-player__order .t-button {
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    height: 24px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.cdc-video-player.is-mobile .cdc-video-player__order .t-button__text {
    line-height: 22px;
    font-size: 14px;
    font-weight: 400
}

.cdc-video-player.is-mobile .cdc-video-player__order-number span {
    font-weight: 400
}

.cdc-video-player.is-mobile .cdc-video-player__order-operate {
    margin-top: 0
}

.cdc-video-player.is-mobile .cdc-video-player__back {
    opacity: 1
}

.cdc-video-player.is-mobile .cdc-video-player__back-inner {
    display: block
}

.cdc-video-player.is-mobile .cdc-video-player__back-icon {
    margin-top: 16px;
    vertical-align: -2px
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar {
    opacity: 1
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-inner {
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 0 10px
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-duration {
    display: none
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 12px
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.icon-close {
    display: none
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.icon-play {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/5581f76f-1f3c-4960-9817-b8cdee91a481.svg)
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.icon-pause {
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/72c652c7-5f9b-40d9-bf36-bcc06d9fdeab.svg) no-repeat 50%
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.icon-voice {
    display: none
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.icon-zoomin {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/6d45700b-9268-4aaa-911e-da2f6a1a0ffb.svg)
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.icon-zoomout {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/d0acb943-5d1c-401f-8b56-0e8e7934b0dd.svg)
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.item-text {
    width: auto;
    line-height: 20px;
    font-size: 12px
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.btn-enter {
    width: 84px;
    height: 24px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 10px
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.btn-enter .t-button__text {
    line-height: 20px
}

.cdc-video-player.is-mobile .cdc-video-player__toolbar-item.btn-enter .t-button__text:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -8px
}

.cdc-video-player.is-mobile .cdc-video-player__progress {
    position: static;
    width: 100%;
    margin-right: 12px
}

.cdc-video-player.is-mobile .cdc-video-player__progress-drag {
    width: 8px;
    height: 8px;
    display: block;
    margin-right: -8px
}

.cdc-video-player.is-mobile .cdc-video-player__progress-duration {
    display: block
}

.cdc-video-player.is-mobile .cdc-video-player__progress.is-active .cdc-video-player__progress-inner,.cdc-video-player.is-mobile .cdc-video-player__progress:hover .cdc-video-player__progress-inner {
    height: 2px
}

.cdc-video-player.is-mobile .cdc-video-player__progress.is-active .cdc-video-player__progress-drag {
    display: block
}

.cdc-video-player.is-mobile .cdc-video-player__bubble {
    display: none
}

.cdc-video-player.is-mobile .cdc-video-player__options {
    display: -ms-flexbox;
    display: flex
}

.cdc-video-player.is-mobile .cdc-video-player__process {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: rgba(0,0,0,.65);
    color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 6px 10px;
    text-align: center
}

.cdc-video-player.is-mobile .cdc-video-player__unmute {
    font-size: 12px;
    line-height: 20px;
    padding: 12px 20px
}

.cdc-video-player.is-mobile .cdc-video-player__speed {
    padding: 12px 16px 2px
}

.cdc-video-player.is-mobile .cdc-video-player__speed-item {
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.cdc-video-player.is-mobile .cdc-video-player__toggle.show-sidebar {
    top: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out
}

.cdc-video-player.is-mobile .cdc-video-player__toggle.show-sidebar .cdc-video-player__sidebar {
    display: block
}

.cdc-video-player.is-mobile .cdc-video-player.is-full-screen .cdc-video-player__content {
    max-width: unset
}

.cdc-video-player.is-mobile .cdc-video-player.is-full-screen .cdc-video-player__mask-icon {
    display: inline-block
}

.cdc-video-player.is-mobile.show-toolbar .cdc-video-player__inner:after {
    display: block;
    -webkit-animation: fadeInDown .3s ease-in-out;
    animation: fadeInDown .3s ease-in-out
}

.cdc-video-player.is-mobile.show-toolbar .is-full-screen .cdc-video-player__inner:after {
    display: none
}

.cdc-video-player.is-mobile.show-toolbar .cdc-video-player__toolbar {
    display: block;
    -webkit-animation: fadeInUp .33s ease-in-out;
    animation: fadeInUp .33s ease-in-out
}

.cdc-video-player.is-mobile.show-toolbar .cdc-video-player__close {
    display: block;
    -webkit-animation: fadeInDown .33s ease-in-out;
    animation: fadeInDown .33s ease-in-out
}

.cdc-video-player.is-mobile.show-toolbar.pending .cdc-video-player__close,.cdc-video-player.is-mobile.show-toolbar.pending .cdc-video-player__inner:after {
    display: none
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@media (any-hover: hover) {
    .cdc-video-player__toggle:hover {
        top:0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition: -webkit-transform .4s ease-in-out;
        transition: transform .4s ease-in-out;
        transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out
    }

    .cdc-video-player__toggle:hover .cdc-video-player__sidebar {
        display: block
    }
}

.t-slider__input-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: var(--td-comp-margin-xxl)
}

.t-slider__input-container.is-vertical {
    padding-top: var(--td-comp-paddingTB-l);
    margin-left: 0
}

.t-slider__input-container .t-slider__center-line {
    width: var(--td-size-4);
    height: 1px;
    background: rgba(0,0,0,.9);
    margin: 0 var(--td-comp-margin-s)
}

.t-slider {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    height: calc(var(--td-comp-paddingTB-xs)*2 + var(--td-size-2));
    width: 100%;
    position: relative;
    padding: var(--td-comp-paddingTB-xs) 0
}

.t-slider__container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.t-slider__container.is-vertical {
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

.t-slider__rail {
    position: absolute;
    width: 100%;
    height: var(--td-size-2);
    background-color: var(--td-bg-color-secondarycomponent);
    transition: .2s linear;
    border-radius: var(--td-radius-round)
}

.t-slider__rail:hover {
    background-color: var(--td-bg-color-secondarycomponent-hover)
}

.t-slider__track {
    background-color: var(--td-brand-color);
    right: auto;
    border-radius: var(--td-radius-round)
}

.t-slider__step,.t-slider__track {
    position: absolute;
    height: var(--td-size-2)
}

.t-slider__step {
    width: 100%;
    cursor: pointer
}

.t-slider__button {
    width: var(--td-comp-size-xxxs);
    height: var(--td-comp-size-xxxs);
    border: 2px solid var(--td-brand-color);
    background-color: #fff;
    border-radius: var(--td-radius-circle);
    transition: .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box;
    box-shadow: var(--td-shadow-1)
}

.t-slider__button--dragging {
    box-shadow: 0 0 0 2px var(--td-brand-color-focus)
}

.t-slider__button:hover {
    background-color: var(--td-gray-color-1)
}

.t-slider__button-wrapper {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: transparent;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
    outline: none;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.t-slider__stop {
    position: absolute;
    width: 1px;
    height: var(--td-size-2);
    background-color: var(--td-bg-color-secondarycomponent);
    top: 4px
}

.t-slider__mark {
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%
}

.t-slider__mark-text {
    position: absolute;
    display: inline-block;
    font: var(--td-font-body-small);
    color: var(--td-text-color-primary);
    top: calc(var(--td-size-2) + var(--td-comp-paddingTB-xs) + 2px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer
}

.t-slider__mark-text:first-child {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.t-slider__mark-text:last-child {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.t-slider--vertical {
    height: 100%;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.t-slider--vertical .t-slider__rail {
    width: var(--td-size-2);
    height: 100%
}

.t-slider--vertical .t-slider__track {
    width: var(--td-size-2);
    top: auto
}

.t-slider--vertical .t-slider__step {
    width: var(--td-size-2);
    height: 100%
}

.t-slider--vertical .t-slider__handle {
    margin-top: -6px;
    margin-left: -5px;
    top: auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.t-slider--vertical .t-slider__mark {
    top: 0;
    left: 12px;
    width: 18px;
    height: 100%
}

.t-slider--vertical .t-slider__stop {
    width: var(--td-size-2);
    height: 1px;
    left: 4px;
    background-color: var(--td-bg-color-secondarycomponent)
}

.t-slider--vertical .t-slider__mark-text {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
    margin-left: var(--td-comp-margin-xxs)
}

.t-slider--vertical .t-slider__button-wrapper {
    top: auto;
    position: absolute;
    z-index: 2;
    left: 50%;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    background-color: transparent;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
    outline: none;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.t-is-disabled {
    cursor: not-allowed
}

.t-is-disabled .t-slider__track {
    background-color: var(--td-brand-color-disabled)
}

.t-is-disabled .t-slider__rail {
    background-color: var(--td-bg-color-component-disabled)
}

.t-is-disabled .t-slider__handle {
    border: 2px solid var(--td-brand-color-disabled)
}

.t-is-disabled .t-slider__button {
    border-color: var(--td-brand-color-disabled);
    outline: none
}

.t-is-disabled .t-slider__mark-text {
    color: var(--td-text-color-disabled);
    cursor: not-allowed
}

.t-is-disabled .t-slider__button-wrapper {
    cursor: not-allowed
}

.input-readonly.t-is-readonly {
    color: var(--td-text-color-primary);
    background-color: var(--td-bg-color-specialcomponent)
}

.input-readonly.t-is-readonly .t-input__inner {
    cursor: pointer
}

.input-disabled.t-is-disabled {
    color: var(--td-text-color-disabled);
    background-color: var(--td-bg-color-component-disabled)
}

.input-disabled.t-is-disabled:hover {
    border-color: var(--td-border-level-2-color)
}

.input-disabled.t-is-disabled .t-input__inner {
    cursor: not-allowed;
    color: var(--td-text-color-disabled)
}

.input-disabled.t-is-disabled .t-input__inner::-webkit-input-placeholder {
    color: var(--td-text-color-disabled)
}

.input-disabled.t-is-disabled .t-input__inner::-moz-placeholder {
    color: var(--td-text-color-disabled)
}

.input-disabled.t-is-disabled .t-input__inner:-ms-input-placeholder {
    color: var(--td-text-color-disabled)
}

.input-disabled.t-is-disabled .t-input__inner::placeholder {
    color: var(--td-text-color-disabled)
}

.input-disabled.t-is-disabled>.t-input__prefix .t-icon,.input-disabled.t-is-disabled>.t-input__suffix .t-icon {
    color: var(--td-text-color-disabled)
}

.t-tips {
    font-size: var(--td-font-size-body-small)
}

.t-tips.t-is-default {
    color: var(--td-text-color-placeholder)
}

.t-tips.t-is-error {
    color: var(--td-error-color)
}

.t-tips.t-is-warning {
    color: var(--td-warning-color)
}

.t-tips.t-is-success {
    color: var(--td-success-color)
}

.t-input {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    height: var(--td-comp-size-m);
    border-radius: var(--td-radius-default);
    border: 1px solid var(--td-border-level-2-color);
    padding: 0 var(--td-comp-paddingLR-s);
    background-color: var(--td-bg-color-specialcomponent);
    outline: none;
    color: var(--td-text-color-primary);
    font: var(--td-font-body-medium);
    width: 100%;
    box-sizing: border-box;
    transition: border .2s cubic-bezier(.38,0,.24,1),box-shadow .2s cubic-bezier(.38,0,.24,1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.t-input:hover {
    border-color: var(--td-brand-color)
}

.t-input--focused,.t-input:focus {
    z-index: 1;
    border-color: var(--td-brand-color);
    box-shadow: 0 0 0 2px var(--td-brand-color-focus)
}

.t-input :focus-visible {
    outline: none
}

.t-input__inner {
    -ms-flex: 1;
    flex: 1;
    border: none;
    outline: none;
    padding: 0;
    max-width: 100%;
    min-width: 0;
    color: var(--td-text-color-primary);
    font: inherit;
    background-color: transparent;
    box-sizing: border-box;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

.t-input__inner::-webkit-input-placeholder {
    color: var(--td-text-color-placeholder)
}

.t-input__inner::-moz-placeholder {
    color: var(--td-text-color-placeholder)
}

.t-input__inner:-ms-input-placeholder {
    color: var(--td-text-color-placeholder)
}

.t-input__inner::placeholder {
    color: var(--td-text-color-placeholder)
}

.t-input__inner:-moz-placeholder-shown {
    text-overflow: ellipsis;
    width: 100%
}

.t-input__inner:-ms-input-placeholder {
    text-overflow: ellipsis;
    width: 100%
}

.t-input__inner:placeholder-shown {
    text-overflow: ellipsis;
    width: 100%
}

.t-input__inner[type=password]::-ms-reveal {
    display: none
}

.t-input__inner[type=search]::-webkit-search-cancel-button,.t-input__inner[type=search]::-webkit-search-decoration,.t-input__inner[type=search]::-webkit-search-results-button,.t-input__inner[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none
}

.t-input__inner.t-input--soft-hidden {
    width: 0
}

.t-input__extra {
    font: var(--td-font-body-small);
    color: var(--td-text-color-placeholder)
}

.t-input__status {
    position: absolute;
    right: -24px;
    top: 0
}

.t-input.t-input--suffix>span.t-input__clear {
    opacity: 0;
    visibility: hidden;
    transition: border .2s cubic-bezier(.38,0,.24,1),box-shadow .2s cubic-bezier(.38,0,.24,1)
}

.t-input.t-input--suffix:hover>span.t-input__clear {
    opacity: 1;
    visibility: visible
}

.t-input.t-is-success {
    border-color: var(--td-success-color)
}

.t-input.t-is-success.t-input--focused,.t-input.t-is-success:focus {
    box-shadow: 0 0 0 2px var(--td-success-color-focus)
}

.t-input.t-is-success>.t-input__extra {
    color: var(--td-success-color)
}

.t-input.t-is-warning {
    border-color: var(--td-warning-color)
}

.t-input.t-is-warning.t-input--focused,.t-input.t-is-warning:focus {
    box-shadow: 0 0 0 2px var(--td-warning-color-focus)
}

.t-input.t-is-warning>.t-input__extra {
    color: var(--td-warning-color)
}

.t-input.t-is-error {
    border-color: var(--td-error-color)
}

.t-input.t-is-error.t-input--focused,.t-input.t-is-error:focus {
    box-shadow: 0 0 0 2px var(--td-error-color-focus)
}

.t-input.t-is-error>.t-input__extra {
    color: var(--td-error-color)
}

.t-input.t-is-readonly {
    color: var(--td-text-color-primary);
    background-color: var(--td-bg-color-specialcomponent)
}

.t-input.t-is-readonly .t-input__inner {
    cursor: pointer
}

.t-input.t-is-disabled {
    color: var(--td-text-color-disabled);
    background-color: var(--td-bg-color-component-disabled)
}

.t-input.t-is-disabled:hover {
    border-color: var(--td-border-level-2-color)
}

.t-input.t-is-disabled .t-input__inner {
    cursor: not-allowed;
    color: var(--td-text-color-disabled)
}

.t-input.t-is-disabled .t-input__inner::-webkit-input-placeholder {
    color: var(--td-text-color-disabled)
}

.t-input.t-is-disabled .t-input__inner::-moz-placeholder {
    color: var(--td-text-color-disabled)
}

.t-input.t-is-disabled .t-input__inner:-ms-input-placeholder {
    color: var(--td-text-color-disabled)
}

.t-input.t-is-disabled .t-input__inner::placeholder {
    color: var(--td-text-color-disabled)
}

.t-input.t-is-disabled>.t-input__prefix .t-icon,.t-input.t-is-disabled>.t-input__suffix .t-icon {
    color: var(--td-text-color-disabled)
}

.t-input.t-input--prefix>.t-input__prefix {
    z-index: 2;
    height: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: var(--td-font-size-body-medium)
}

.t-input.t-input--prefix>.t-input__prefix-icon {
    font-size: var(--td-font-size-body-large)
}

.t-input.t-input--suffix>.t-input__suffix {
    z-index: 2;
    height: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: var(--td-font-size-body-medium)
}

.t-input.t-input--suffix>.t-input__suffix-icon {
    font-size: var(--td-font-size-body-large)
}

.t-input .t-input__suffix-clear {
    cursor: pointer
}

.t-input.t-size-l {
    height: var(--td-comp-size-xl);
    font: var(--td-font-body-large);
    padding: var(--td-comp-paddingTB-m) var(--td-comp-paddingLR-m)
}

.t-input.t-size-s {
    height: var(--td-comp-size-xs);
    font: var(--td-font-body-small)
}

.t-input .t-input__prefix>.t-icon,.t-input .t-input__suffix>.t-icon {
    font-size: inherit
}

.t-input .t-input__prefix>.t-icon {
    font-size: 16px;
    color: var(--td-text-color-placeholder)
}

.t-input .t-input__prefix:not(:empty) {
    margin-right: var(--td-comp-margin-s)
}

.t-input .t-input__suffix>.t-icon {
    color: var(--td-text-color-placeholder);
    transition: all .2s linear
}

.t-input .t-input__suffix>.t-icon:hover {
    color: var(--td-text-color-secondary);
    transition: all .2s linear
}

.t-input .t-input__suffix:not(:empty) {
    margin-left: var(--td-comp-margin-s)
}

.t-input.t-is-focused .t-input__prefix>.t-icon,.t-input.t-is-focused .t-input__suffix .t-icon-calendar,.t-input.t-is-focused .t-input__suffix>.t-icon-time {
    color: var(--td-brand-color)
}

.t-input-group {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.t-input-group .t-input__wrap {
    border-radius: 0
}

.t-input-group .t-input__wrap:first-child {
    border-radius: var(--td-radius-default) 0 0 var(--td-radius-default)
}

.t-input-group .t-input__wrap:last-child {
    border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0
}

.t-input-group .t-button,.t-input-group .t-select {
    border-radius: 0
}

.t-input-group .t-button:not(:first-child),.t-input-group .t-input__wrap:not(:first-child) .t-input,.t-input-group .t-select:not(:first-child) {
    margin-left: -1px
}

.t-input-group .t-input__wrap:first-child .t-input {
    border-radius: var(--td-radius-default) 0 0 var(--td-radius-default)
}

.t-input-group .t-input__wrap:last-child .t-input {
    border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0
}

.t-input-group .t-button:first-child,.t-input-group .t-select:first-child {
    border-radius: var(--td-radius-default) 0 0 var(--td-radius-default)
}

.t-input-group .t-button:last-child,.t-input-group .t-select:last-child {
    border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0
}

.t-input-group--separate .t-input__wrap+.t-input__wrap {
    margin-left: var(--td-comp-margin-xxxl)
}

.t-input-group--separate .t-button,.t-input-group--separate .t-select {
    border-radius: var(--td-radius-default)
}

.t-input-group--separate .t-button:first-child,.t-input-group--separate .t-select:first-child {
    border-radius: var(--td-radius-default) 0 0 var(--td-radius-default)
}

.t-input-group--separate .t-button:last-child,.t-input-group--separate .t-select:last-child {
    border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0
}

.t-input-group--separate .t-input__wrap .t-input,.t-input-group--separate .t-input__wrap .t-input:first-child,.t-input-group--separate .t-input__wrap .t-input:last-child {
    border-radius: var(--td-radius-default)
}

.t-input-group .t-button,.t-input-group .t-input__inner,.t-input-group .t-select {
    position: relative;
    z-index: 0
}

.t-input-group .t-button:active,.t-input-group .t-button:focus,.t-input-group .t-button:hover,.t-input-group .t-input__inner:active,.t-input-group .t-input__inner:focus,.t-input-group .t-input__inner:hover,.t-input-group .t-select:active,.t-input-group .t-select:focus,.t-input-group .t-select:hover {
    z-index: 1
}

.t-input__wrap {
    width: 100%
}

.t-input__tips {
    height: auto;
    min-height: var(--td-line-height-body-small);
    font: var(--td-font-body-small);
    position: absolute
}

.t-input__tips--default {
    color: var(--td-text-color-placeholder)
}

.t-input__tips--success {
    color: var(--td-success-color)
}

.t-input__tips--warning {
    color: var(--td-warning-color)
}

.t-input__tips--error {
    color: var(--td-error-color)
}

.t-align-center>.t-input__inner {
    text-align: center
}

.t-align-right>.t-input__inner {
    text-align: right
}

.t-input__input-pre {
    position: absolute;
    visibility: hidden;
    white-space: pre;
    display: block
}

.t-input--auto-width {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 60px
}

.t-input__limit-number {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-placeholder);
    background: var(--td-bg-color-specialcomponent)
}

.t-input__limit-number.t-is-disabled {
    background: var(--td-bg-color-component-disabled)
}

.activity-card__title .reserve {
    color: #ff7800
}

.activity-card__detail {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.activity-card__tag {
    background: #0052d9
}

.activity-card__tag .t-tag {
    padding: 0 6px;
    margin-right: 10px;
    height: 20px
}

.activity-card__desc {
    cursor: pointer
}

.activity-card__desc:hover {
    color: #0052d9
}

.t-tag {
    font: var(--td-font-body-medium);
    color: var(--td-text-color-primary);
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 var(--td-comp-paddingLR-s);
    height: var(--td-comp-size-xs);
    font: var(--td-font-body-small);
    color: var(--td-text-color-anti);
    border-radius: var(--td-radius-default);
    border: 1px solid transparent;
    white-space: nowrap
}

.t-tag .t-icon {
    margin-right: var(--td-comp-margin-xs);
    width: calc(var(--td-font-size-body-medium) + 2px);
    height: calc(var(--td-font-size-body-medium) + 2px);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.t-tag .t-tag__icon-close {
    margin-right: 0;
    margin-left: var(--td-comp-margin-s);
    font: var(--td-font-body-medium);
    cursor: pointer;
    transition: color .2s cubic-bezier(.38,0,.24,1)
}

.t-tag--default {
    color: var(--td-text-color-primary);
    background-color: var(--td-bg-color-component)
}

.t-tag--default .t-tag__icon-close {
    color: var(--td-text-color-placeholder)
}

.t-tag--default .t-tag__icon-close:hover {
    color: var(--td-text-color-primary)
}

.t-tag--default.t-tag--checked {
    color: var(--td-text-color-anti);
    background-color: var(--td-brand-color)
}

.t-tag--default.t-tag--checked:hover {
    background-color: var(--td-brand-color-hover)
}

.t-tag--default:active {
    cursor: default
}

.t-tag--default.t-tag--check {
    transition: background-color .2s cubic-bezier(.38,0,.24,1);
    cursor: pointer
}

.t-tag--default.t-tag--check:hover:not(.t-tag--checked):not(.t-tag--disabled) {
    background-color: var(--td-bg-color-component-hover)
}

.t-tag--default.t-tag--disabled {
    cursor: not-allowed
}

.t-tag--default.t-tag--disabled,.t-tag--default.t-tag--disabled:hover {
    color: var(--td-text-color-disabled);
    background-color: var(--td-bg-color-component-disabled)
}

.t-tag--default.t-tag--disabled .t-icon:hover {
    cursor: pointer
}

.t-tag--default.t-tag--outline {
    border-color: var(--td-component-border)
}

.t-tag--default.t-tag--light,.t-tag--default.t-tag--light-outline {
    background-color: var(--td-bg-color-secondarycontainer)
}

.t-tag--default.t-tag--light-outline {
    border-color: var(--td-component-border)
}

.t-tag--primary {
    background-color: var(--td-brand-color)
}

.t-tag--primary.t-tag--outline {
    border-color: var(--td-brand-color)
}

.t-tag--primary.t-tag--light,.t-tag--primary.t-tag--light-outline {
    background-color: var(--td-brand-color-light)
}

.t-tag--primary.t-tag--light-outline {
    border-color: var(--td-brand-color)
}

.t-tag--primary.t-tag--light,.t-tag--primary.t-tag--light-outline,.t-tag--primary.t-tag--outline {
    color: var(--td-brand-color)
}

.t-tag--primary.t-tag--light-outline .t-tag__icon-close:hover,.t-tag--primary.t-tag--light .t-tag__icon-close:hover,.t-tag--primary.t-tag--outline .t-tag__icon-close:hover {
    color: var(--td-brand-color-hover)
}

.t-tag--success {
    background-color: var(--td-success-color)
}

.t-tag--success.t-tag--outline {
    border-color: var(--td-success-color)
}

.t-tag--success.t-tag--light,.t-tag--success.t-tag--light-outline {
    background-color: var(--td-success-color-light)
}

.t-tag--success.t-tag--light-outline {
    border-color: var(--td-success-color)
}

.t-tag--success.t-tag--light,.t-tag--success.t-tag--light-outline,.t-tag--success.t-tag--outline {
    color: var(--td-success-color)
}

.t-tag--success.t-tag--light-outline .t-tag__icon-close:hover,.t-tag--success.t-tag--light .t-tag__icon-close:hover,.t-tag--success.t-tag--outline .t-tag__icon-close:hover {
    color: var(--td-success-color-hover)
}

.t-tag--warning {
    background-color: var(--td-warning-color)
}

.t-tag--warning.t-tag--outline {
    border-color: var(--td-warning-color)
}

.t-tag--warning.t-tag--light,.t-tag--warning.t-tag--light-outline {
    background-color: var(--td-warning-color-light)
}

.t-tag--warning.t-tag--light-outline {
    border-color: var(--td-warning-color)
}

.t-tag--warning.t-tag--light,.t-tag--warning.t-tag--light-outline,.t-tag--warning.t-tag--outline {
    color: var(--td-warning-color)
}

.t-tag--warning.t-tag--light-outline .t-tag__icon-close:hover,.t-tag--warning.t-tag--light .t-tag__icon-close:hover,.t-tag--warning.t-tag--outline .t-tag__icon-close:hover {
    color: var(--td-warning-color-hover)
}

.t-tag--danger {
    background-color: var(--td-error-color)
}

.t-tag--danger.t-tag--outline {
    border-color: var(--td-error-color)
}

.t-tag--danger.t-tag--light,.t-tag--danger.t-tag--light-outline {
    background-color: var(--td-error-color-light)
}

.t-tag--danger.t-tag--light-outline {
    border-color: var(--td-error-color)
}

.t-tag--danger .t-tag__icon-close {
    fill: var(--td-error-color)
}

.t-tag--danger .t-tag__icon-close:hover {
    fill: var(--td-error-color-hover)
}

.t-tag--danger.t-tag--light,.t-tag--danger.t-tag--light-outline,.t-tag--danger.t-tag--outline {
    color: var(--td-error-color)
}

.t-tag--danger.t-tag--light-outline .t-tag__icon-close:hover,.t-tag--danger.t-tag--light .t-tag__icon-close:hover,.t-tag--danger.t-tag--outline .t-tag__icon-close:hover {
    color: var(--td-error-color-hover)
}

.t-tag--dark.t-tag:not(.t-tag--default) .t-tag__icon-close {
    color: var(--td-font-white-2)
}

.t-tag--dark.t-tag:not(.t-tag--default) .t-tag__icon-close:hover {
    color: var(--td-font-white-1)
}

.t-tag.t-tag--outline {
    background: transparent
}

.t-tag.t-size-s {
    padding: 0 var(--td-comp-paddingLR-xs);
    height: var(--td-comp-size-xxs);
    font: var(--td-font-body-small)
}

.t-tag.t-size-s .t-icon {
    font-size: var(--td-font-body-small)
}

.t-tag.t-size-l {
    padding: 0 var(--td-comp-paddingLR-m);
    height: var(--td-comp-size-m)
}

.t-tag.t-size-l,.t-tag.t-size-l .t-icon {
    font: var(--td-font-body-medium)
}

.t-tag.t-tag--round {
    border-radius: var(--td-radius-extraLarge)
}

.t-tag.t-tag--mark {
    border-radius: 0 var(--td-radius-extraLarge) var(--td-radius-extraLarge) 0
}

.t-tag.t-tag--ellipsis .t-tag--text {
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

a .t-tag {
    cursor: pointer;
    transition: all .2s linear
}

a .t-tag:hover {
    color: var(--td-brand-color);
    background-color: var(--td-bg-color-component-hover)
}

a .t-tag:active {
    color: var(--td-brand-color-active);
    background-color: var(--td-bg-color-component-active)
}

.activity-card {
    margin-bottom: 16px
}

.activity-card__title {
    color: #97a3b7;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px
}

.activity-card__title .live {
    color: #0052d9
}

.activity-card__title .review {
    color: #0cbf5b
}

.activity-card__tag {
    display: inline-block;
    background: linear-gradient(90deg,#3d88ff,#2556f2);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.activity-card__desc {
    color: #181818;
    font-weight: 500;
    line-height: 24px
}

.activity-card:last-child {
    margin-bottom: 0
}

.cdc-group-qr-card2 {
    border: 2px solid #fff;
    background: linear-gradient(0deg,#fff 60.79%,#f3f5f8);
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1);
    padding: 16px 16px 8px;
    position: relative
}

.cdc-group-qr-card2.is-hidden {
    display: none
}

.cdc-group-qr-card2__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px
}

.cdc-group-qr-card2-text {
    -ms-flex: 1;
    flex: 1
}

.cdc-group-qr-card2-text em {
    color: #ff7800;
    font-weight: 500
}

.cdc-group-qr-card2-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #181818
}

.cdc-group-qr-card2-desc {
    padding-top: 12px;
    margin-top: 12px;
    box-sizing: border-box;
    border-top: 1px solid #d6dbe3
}

.cdc-group-qr-card2-desc p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #181818
}

.cdc-group-qr-card2-qr {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    padding: 4px;
    box-sizing: border-box;
    overflow: hidden
}

.cdc-group-qr-card2-qr img {
    width: 100%;
    height: 100%
}

.cdc-group-qr-card2 .tpm1-swiper__pages {
    margin-top: 8px
}

.cdc-group-qr-card2 .tpm1-swiper__pages .swiper-pagination-bullet {
    border-radius: 0;
    width: 16px;
    height: 3px;
    margin: 0 4px
}

.cdc-group-qr-card2-close {
    width: 0;
    height: 0;
    border-radius: 0 2px 0 0;
    border-color: #cdd4de #cdd4de transparent transparent;
    border-style: solid;
    border-width: 12px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.cdc-group-qr-card2-close .cdc-svg-icon-con {
    color: #fff;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -10px;
    right: -10px
}

.icon-close {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 9px;
    height: 9px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 37.797619047619044% 37.23723723723724%;
    background-size: 3833.3333333333335% auto ;
    z-index: 10
}

.cdc-commercial-card {
    width: 100%;
    height: 94px;
    margin-bottom: 20px;
    border-radius: 2px;
    border: 1px solid #fff;
    position: relative
}

.cdc-commercial-card__img {
    width: 100%;
    height: auto
}

.cdc-commercial-card__inner {
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 100%;
    background-size: 100% 100%
}

.cdc-commercial-card__tag {
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 40px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.31);
    border-radius: 2px
}

.cdc-commercial-card__close {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 9px;
    height: 9px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 37.797619047619044% 37.23723723723724%;
    background-size: 3833.3333333333335% auto
}

.cdc-commercial-card__text-title {
    padding-top: 20px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #181818
}

.cdc-commercial-card__text-desc {
    padding-left: 20px;
    margin-top: 10px;
    box-sizing: border-box
}

.cdc-commercial-card__text-desc p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #181818
}

.cdc-commercial-card__text em {
    color: #ff7800;
    font-weight: 500
}

.mod-tabs {
    margin-right: -16px;
    margin-left: -16px;
    margin-bottom: 30px
}

.mod-tabs__hd {
    border-top: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 50;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.mod-tabs__bar {
    -ms-flex: 1 1;
    flex: 1 1;
    width: 1px;
    white-space: nowrap;
    position: relative;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    margin-bottom: -10px
}

.mod-tabs__bar-list {
    overflow-x: auto;
    padding-bottom: 10px;
    padding-right: 40px;
    box-sizing: border-box;
    overflow-y: hidden;
    display: -ms-flexbox;
    display: flex
}

.mod-tabs__bar-item {
    -ms-flex: 1;
    flex: 1;
    height: 46px;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    display: inline-block;
    box-shadow: 2px 2px 10px rgba(55,99,170,.1),-2px -2px 10px #fff;
    cursor: pointer
}

.mod-tabs__bar-content {
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 12px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box
}

.mod-tabs__bar-content.is-selected {
    background: #0052d9;
    color: #fff;
    position: relative
}

.mod-tabs__bar-content.is-selected:after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    top: 100%;
    left: 50%;
    right: inherit;
    margin-left: -6px;
    border: 6px solid transparent;
    border-top-color: #0052d9
}

.mod-tabs__toggle {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: -1px;
    height: 46px;
    width: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    box-shadow: -4px -4px 10px rgba(55,99,170,.1);
    z-index: 9
}

.mod-tabs__toggle-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 19.631901840490798%;
    background-size: 2156.25% auto
}

.mod-tabs__bd {
    display: none;
    transition: .4s;
    padding: 20px 14px;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    border: 1px solid #fff;
    box-shadow: 2px 2px 10px rgba(55,99,170,.1),-2px -2px 10px #fff
}

.mod-tabs__anchor-list {
    margin: 0 -8px -12px;
    font-size: 0
}

.mod-tabs__anchor {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    color: #181818;
    line-height: 22px;
    padding: 4px 10px;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    margin-bottom: 12px
}

.mod-tabs__anchor.is-selected {
    color: #0052d9
}

.mod-tabs.is-expanded .mod-tabs__bd {
    display: block
}

.mod-tabs.is-expanded .mod-tabs__toggle-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 49.079754601226995%;
    background-size: 2156.25% auto
}

.mod-tabs.is-home-page {
    margin-bottom: 4px
}

.mod-tabs.is-home-page .mod-tabs__hd {
    border-top: none;
    border-bottom: 1px solid #d6dbe3
}

.mod-tabs.is-home-page .mod-tabs__bar-item {
    box-shadow: none;
    background: #fff
}

.mod-tabs.is-home-page .mod-tabs__bar-content.is-selected {
    color: #0052d9;
    background: #fff
}

.mod-tabs.is-home-page .mod-tabs__bar-content.is-selected:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    background-color: #0052d9;
    transition: width .2s ease-in-out;
    border: none;
    margin-left: 0
}

.mod-tabs.is-home-page .mod-tabs__toggle {
    width: 36px;
    height: 36px;
    border-radius: 2px;
    background: #fff;
    box-shadow: -4px -4px 20px 0 rgba(55,99,170,.1),4px 4px 10px 0 rgba(55,99,170,.1);
    margin-top: 4px
}

.mod-tabs.is-home-page .mod-tabs__toggle-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 86.26865671641791% 77.64705882352942%;
    background-size: 3450% auto ;
    width: 18px;
    height: 4px
}

.cdc-event-info {
    margin-bottom: 24px
}

.cdc-event-info__main {
    position: relative;
    padding-right: 108px
}

.cdc-event-info__title {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.cdc-event-info__title:hover {
    color: #0052d9
}

.cdc-event-info__desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-event-info__operate {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-event-info__btn {
    margin-left: 16px
}

.cdc-event-info__list {
    margin-top: 20px;
    margin-bottom: -24px
}

.cdc-event-info__infos {
    margin-top: 12px;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-event-info__item {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 9px
}

.cdc-event-info__item:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #97a3b7;
    top: 9px;
    right: -5px
}

.cdc-event-info__item:last-child {
    margin-right: 0
}

.cdc-event-info__item:last-child:after {
    display: none
}

.cdc-event-info.is-mobile {
    box-sizing: border-box;
    padding-top: 12px
}

.cdc-event-info.is-mobile .cdc-event-info__title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px
}

.cdc-event-info.is-mobile .cdc-event-info__main {
    padding-right: 12px
}

.cdc-event-info.is-mobile .cdc-event-info__detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-event-info.is-mobile .cdc-event-info__operate {
    position: relative;
    -webkit-transform: none;
    transform: none;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-event-info.is-mobile .cdc-event-info__btn.cdc-btn {
    min-width: 58px;
    height: 32px;
    line-height: 30px;
    padding: 0
}

.cdc-m-answer-panel__question {
    display: table
}

.cdc-m-answer-panel__question-text {
    vertical-align: top;
    display: table-cell;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 16px
}

.cdc-m-answer-panel__question-total {
    display: table-cell;
    vertical-align: top;
    width: 52px;
    height: 52px;
    background: #eff3f9;
    border-radius: 2px;
    color: #0052d9;
    font-weight: 500;
    box-sizing: border-box;
    padding: 3px
}

.cdc-m-answer-panel__question-total .total-number {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 26px
}

.cdc-m-answer-panel__question-total .total-text {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.cdc-m-answer-panel__tags {
    margin: 12px 0
}

.cdc-m-answer-panel__tags .cdc-tag-links__item {
    margin: 0 8px
}

.cdc-m-answer-panel__detail {
    background: #f0f4fa;
    box-sizing: border-box;
    padding: 12px
}

.cdc-m-answer-panel__user {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-m-answer-panel__user-avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.cdc-m-answer-panel__user-name {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-m-answer-panel__answer {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-rank {
    box-sizing: border-box;
    padding-bottom: 20px
}

.cdc-rank__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-rank__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

.cdc-rank__avatar .cdc-avatar {
    width: 32px;
    height: 32px
}

.cdc-rank__main {
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 16px;
    display: block;
    overflow: hidden
}

.cdc-rank__main:hover .cdc-rank__title-text {
    color: #0052d9
}

.cdc-rank__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-rank__title-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block
}

.cdc-rank__title-tag {
    background: #ecf2fe;
    border: 1px solid #0052d9;
    border-radius: 2px;
    font-size: 12px;
    line-height: 12px;
    color: #0052d9;
    margin-left: 10px;
    box-sizing: border-box;
    padding: 3px 7px
}

.cdc-rank__infos {
    margin-top: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex
}

.cdc-rank__infos>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-rank__infos>span+span {
    margin-left: 9px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.cdc-rank__infos>span+span:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: #97a3b7;
    border-radius: 50%;
    top: 9px;
    left: -5px
}

.cdc-rank__operates {
    margin-top: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-rank__operate {
    margin-right: 32px;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-rank__operate-icon {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 4px
}

.cdc-rank__operate-icon.icon-video {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 38.90577507598784% 100%;
    background-size: 2156.25% auto
}

.cdc-rank__operate-icon.icon-article {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 9.815950920245399%;
    background-size: 2156.25% auto
}

.cdc-rank__operate-icon.icon-living {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.37082066869301% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-rank__operate-icon.icon-ask {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 88.34355828220859%;
    background-size: 2156.25% auto
}

.cdc-rank__operate-icon>span {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-rank__operate-text {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-rank__date {
    margin-right: 32px;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px
}

.cdc-rank__order {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    width: 30px;
    height: 30px;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    color: #4b5b76;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 8.832807570977918% 54.14012738853503%;
    background-size: 1232.142857142857% auto
}

.cdc-rank.first-order .cdc-rank__order {
    color: #fff;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 54.14012738853503%;
    background-size: 1232.142857142857% auto
}

.cdc-rank.second-order .cdc-rank__order {
    color: #fff;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 17.665615141955836% 54.14012738853503%;
    background-size: 1232.142857142857% auto
}

.cdc-rank.third-order .cdc-rank__order {
    color: #fff;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 67.19242902208202% 0%;
    background-size: 1232.142857142857% auto
}

.cdc-rank__list {
    margin-bottom: -20px
}

.cdc-article {
    cursor: pointer;
    border-bottom: 1px solid #d6dbe3;
    width: 390px
}

.cdc-article__title {
    box-sizing: border-box;
    padding: 16px 28px;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article__title:before {
    content: " ";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #0052d9;
    left: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-article__detail {
    display: none
}

.cdc-article__detail .cdc-article-panel {
    border-bottom: none
}

.cdc-article__detail .cdc-article-panel__title {
    margin-bottom: 8px
}

.cdc-article__detail .cdc-article-panel__infos {
    margin-top: 16px
}

.cdc-article__detail .cdc-article-panel:hover .cdc-article-panel__title {
    color: #181818
}

.cdc-article.is-hover .cdc-article__title {
    display: none
}

.cdc-article.is-hover .cdc-article__detail {
    display: block
}

.cdc-article__list {
    margin: -16px 0
}

.cdc-article.is-mobile {
    width: 100%
}

.cdc-experience-card {
    background: #f5f7fa;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 20px;
    min-height: 261px
}

.cdc-experience-card__inner {
    box-sizing: border-box;
    padding: 20px 20px 16px
}

.cdc-experience-card__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.cdc-experience-card__main {
    margin-top: 16px
}

.cdc-experience-card__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 48px
}

.cdc-experience-card__desc,.cdc-experience-card__title {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px
}

.cdc-experience-card__desc {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7;
    white-space: nowrap
}

.cdc-experience-card__operate {
    padding-top: 16px;
    border-top: 1px solid #d6dbe3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-experience-card__infos {
    -ms-flex: 1;
    flex: 1
}

.cdc-experience-card__infos>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-experience-card__infos>span+span {
    margin-left: 13px;
    position: relative
}

.cdc-experience-card__infos>span+span:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #4b5b76;
    top: 11px;
    left: -7px
}

.cdc-experience-card__btn {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-experience-card__none {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px
}

.cdc-experience-card__none-icon {
    display: block;
    margin-bottom: 28px;
    width: 64px;
    height: 64px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 39.50177935943061% 0%;
    background-size: 539.0625% auto
}

.cdc-experience-card__none-tip {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-bottom: 8px
}

.cdc-experience-card__none-name {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-experience-card.is-mobile {
    min-height: unset;
    margin-bottom: 16px
}

.cdc-experience-card.is-mobile .cdc-experience-card__inner {
    padding: 20px 16px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-experience-card.is-mobile .cdc-experience-card__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    margin-right: 16px
}

.cdc-experience-card.is-mobile .cdc-experience-card__main {
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-experience-card.is-mobile .cdc-experience-card__title {
    display: block;
    white-space: nowrap;
    -webkit-line-clamp: none;
    -webkit-box-orient: unset;
    margin-bottom: 4px;
    min-height: unset
}

.cdc-experience-card.is-mobile .cdc-experience-card__operate {
    padding-top: 12px
}

.cdc-mod-player__title {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    vertical-align: 5px;
    color: #2d2d2d
}

.cdc-mod-player__title-content {
    color: #2d2d2d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-mod-player__title-content:hover {
    color: #0052d9
}

.cdc-mod-player__status {
    height: 22px;
    padding: 0 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: linear-gradient(90deg,#3d88ff,#2556f2);
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    margin-right: 8px;
    vertical-align: 1px
}

.cdc-mod-player__detail {
    width: 100%;
    height: 424px;
    position: relative;
    overflow: hidden
}

.cdc-mod-player__toggle {
    position: absolute;
    right: 0;
    top: calc(50% - 36px);
    -webkit-transform: translateX(calc(100% - 32px));
    transform: translateX(calc(100% - 32px));
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-mod-player__toggle .icon-toggle {
    margin-bottom: 2px;
    width: 16px;
    height: 16px;
    display: block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 9.72644376899696% 100%;
    background-size: 2156.25% auto
}

.cdc-mod-player__toggle:hover {
    top: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out
}

.cdc-mod-player__toggle:hover .cdc-mod-player__sidebar {
    display: block
}

.cdc-mod-player__toggle-btn {
    width: 16px;
    opacity: 1;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    cursor: pointer;
    background-color: rgba(0,0,0,.4);
    color: #fff;
    padding: 8px;
    font-size: 16px;
    line-height: 20px
}

.cdc-mod-player__sidebar {
    display: none;
    width: 316px;
    background-color: rgba(0,0,0,.4);
    overflow: hidden;
    padding: 20px 0;
    height: 424px;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-mod-player__sidebar .tea-tabs__tabbar {
    margin-left: 20px;
    margin-right: 20px
}

.cdc-mod-player__sidebar .tea-tabs__tabbar:before {
    border: 1px solid #d6dbe3;
    opacity: .2039
}

.cdc-mod-player__sidebar .tea-tabs__scroll-area {
    position: relative;
    white-space: nowrap;
    -ms-flex: 1;
    flex: 1
}

.cdc-mod-player__sidebar .tea-tabs__tablist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cdc-mod-player__sidebar .tea-tabs__tablist .tea-tabs__tab {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    height: 24px;
    line-height: 24px;
    padding: 0 0 4px
}

.cdc-mod-player__sidebar .tea-tabs__tablist .tea-tabs__tab:hover {
    background: linear-gradient(118deg,#ffedcc,#fdd078);
    -webkit-background-clip: text;
    color: transparent
}

.cdc-mod-player__sidebar .tea-tabs__tablist .tea-tabs__tab:hover:after {
    border-bottom: 2px solid;
    border-radius: 2px;
    -o-border-image: linear-gradient(118deg,#ffedcc,#fdd078) 1;
    border-image: linear-gradient(118deg,#ffedcc,#fdd078) 1;
    -webkit-clip-path: inset(0 round 10px);
    clip-path: inset(0 round 10px)
}

.cdc-mod-player__sidebar .tea-tabs__tablist .tea-tabs__tab.is-active {
    background: linear-gradient(118deg,#ffedcc,#fdd078);
    -webkit-background-clip: text;
    color: transparent
}

.cdc-mod-player__sidebar .tea-tabs__tablist .tea-tabs__tab.is-active:after {
    border-bottom: 2px solid;
    -o-border-image: linear-gradient(118deg,#ffedcc,#fdd078) 1;
    border-image: linear-gradient(118deg,#ffedcc,#fdd078) 1;
    -webkit-clip-path: inset(0 round 10px);
    clip-path: inset(0 round 10px)
}

.cdc-mod-player__schedule {
    margin-top: 6px!important;
    margin-top: 24px
}

.cdc-mod-player__schedule-tip {
    padding-left: 20px;
    color: #ccc8c8;
    font-size: 12px;
    font-weight: 400;
    margin-top: 6px
}

.cdc-mod-player__schedule-list {
    padding: 0 12px 0 20px;
    margin-top: 20px;
    margin-right: 4px;
    max-height: 290px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll
}

.cdc-mod-player__schedule-list::-webkit-scrollbar {
    width: 4px
}

.cdc-mod-player__schedule-list::-webkit-scrollbar-thumb {
    background: #ccc8c8;
    border-radius: 10px
}

.cdc-mod-player__schedule .cdc-schedule__item-title {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    max-width: 169px
}

.cdc-mod-player__schedule .cdc-schedule__item-user {
    margin-left: 0
}

.cdc-mod-player__introduce {
    color: #fff;
    max-height: 320px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 6px;
    padding-left: 20px;
    padding-right: 12px;
    margin-right: 4px
}

.cdc-mod-player__introduce-card {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(198,204,216,.5)
}

.cdc-mod-player__introduce-card:first-child {
    padding-top: 0
}

.cdc-mod-player__introduce::-webkit-scrollbar {
    width: 4px
}

.cdc-mod-player__introduce::-webkit-scrollbar-thumb {
    background: #ccc8c8;
    border-radius: 10px
}

.cdc-mod-player__guests {
    max-height: 340px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 4px
}

.cdc-mod-player__guests-card {
    margin-left: 24px;
    margin-right: 12px;
    padding: 16px 0;
    border-bottom: 1px solid rgba(198,204,216,.5)
}

.cdc-mod-player__guests-card__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.cdc-mod-player__guests-card__inner .cdc-avatar {
    border: 2px solid #f7cfa2
}

.cdc-mod-player__guests-card__main {
    margin-left: 20px;
    color: #fff
}

.cdc-mod-player__guests-card__name {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.cdc-mod-player__guests-card__info {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    max-width: 197px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-mod-player__guests-card__avatar .cdc-avatar {
    width: 56px;
    height: 56px
}

.cdc-mod-player__guests::-webkit-scrollbar {
    width: 4px
}

.cdc-mod-player__guests::-webkit-scrollbar-thumb {
    background: #ccc8c8;
    border-radius: 10px
}

.cdc-mod-player__recommend {
    margin-top: 14px
}

.cdc-mod-player__recommend-hd {
    position: relative;
    margin-bottom: 16px
}

.cdc-mod-player__recommend-title {
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.cdc-mod-player__recommend-extra {
    position: absolute;
    right: 0;
    top: 0
}

.cdc-mod-player__recommend-extra .recommend-extra-arrow {
    cursor: pointer
}

.cdc-mod-player__recommend-extra .is-disable .recommend-extra-arrow {
    color: #97a3b7;
    cursor: not-allowed
}

.cdc-mod-player__recommend-bd {
    overflow-x: scroll;
    overflow-y: clip;
    position: relative;
    height: 128px;
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.cdc-mod-player__recommend-bd::-webkit-scrollbar {
    height: 0
}

.cdc-mod-player__recommend-bd .cdc-article-panel {
    margin-right: 20px;
    padding: 8px;
    width: 340px;
    min-width: 340px;
    height: 96px;
    border: 1px solid #fff;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1);
    cursor: default
}

.cdc-mod-player__recommend-bd .cdc-article-panel__link {
    width: 0
}

.cdc-mod-player__recommend-bd .cdc-article-panel__infos {
    margin-top: 8px;
    font-weight: 400
}

.cdc-mod-player__recommend-bd .cdc-article-panel__desc {
    color: #181818;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.cdc-mod-player__recommend-bd .cdc-article-panel__desc:hover {
    cursor: pointer;
    color: #0052d9
}

.cdc-mod-player__recommend-bd .cdc-article-panel__date span {
    display: inline-block;
    vertical-align: -1px;
    margin-left: 4px
}

.cdc-mod-player__recommend-bd .cdc-article-panel .cdc-article-panel__main {
    position: relative;
    height: 72px;
    padding-right: 12px
}

.cdc-mod-player__recommend-bd .cdc-article-panel .cdc-article-panel__main .cdc-article-panel__infos {
    position: absolute;
    bottom: 0
}

.cdc-mod-player__recommend-bd .cdc-article-panel__object {
    width: 90px!important;
    height: 80px!important
}

.cdc-mod-player__recommend-bd .cdc-article-panel__object .cdc-article-panel__object-thumbnail {
    padding-top: 0!important;
    height: 80px!important
}

.cdc-mod-player__recommend-bd .cdc-article-panel.is-full {
    width: 100%;
    max-width: unset;
    margin-right: 0!important
}

.cdc-mod-player.is-mobile .cdc-mod-player__detail {
    width: 100%;
    height: auto;
    position: relative
}

.cdc-qa-module {
    background: #f5f7fa;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 20px 20px 20px 56px;
    margin-bottom: 20px;
    cursor: pointer
}

.cdc-qa-module__question {
    position: relative
}

.cdc-qa-module__question-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.cdc-qa-module__question-hd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-bottom: 8px;
    margin-left: -44px
}

.cdc-qa-module__question-label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #0052d9;
    box-shadow: 4px 4px 16px rgba(55,99,170,.1);
    border-radius: 2px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-right: 16px
}

.cdc-qa-module__question-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0
}

.cdc-qa-module__question-bd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-qa-module__question-tags .cdc-tag__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    gap: 12px 12px;
    margin: 0
}

.cdc-qa-module__question-tags .cdc-tag {
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 0
}

.cdc-qa-module__question-tags .cdc-tag__inner {
    background: transparent;
    border: 1px solid #7787a2;
    border-radius: 2px;
    padding: 0 14px;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-qa-module__question-tags .cdc-tag:hover .cdc-tag__inner {
    border-color: #0052d9;
    color: #0052d9
}

.cdc-qa-module__question-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-top: 2px
}

.cdc-qa-module__question-info .cdc-icon {
    line-height: 0
}

.cdc-qa-module__question-date {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7;
    margin-right: 16px
}

.cdc-qa-module__question-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 0
}

.cdc-qa-module__question-stack-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 29.447852760736197%;
    background-size: 2156.25% auto ;
    margin-left: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 1
}

.cdc-qa-module__question-stack-logo {
    margin-left: 4px;
    padding-left: 4px;
    border-left: 1px solid #d6dbe3;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle
}

.cdc-qa-module__question-stack-logo i {
    width: 96px;
    height: 16px;
    display: block;
    background-image: url(images/icon-stackoverflow-logo_d16.png);
    background-size: auto 100%;
    background-repeat: no-repeat
}

.cdc-qa-module__answer {
    margin-top: 16px
}

.cdc-qa-module__answer-hd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -44px;
    margin-bottom: 6px
}

.cdc-qa-module__answer-label {
    background: #fff;
    box-shadow: 4px 4px 16px rgba(55,99,170,.1);
    border-radius: 2px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #0052d9;
    margin-right: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-qa-module__answer-respondent {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-qa-module__answer-respondent.hover {
    cursor: pointer
}

.cdc-qa-module__answer-respondent.hover:hover {
    color: #0052d9
}

.cdc-qa-module__answer-adopted {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 16px;
    font-size: 12px;
    line-height: 20px;
    color: #0cbf58;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-qa-module__answer-adopted>i {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 39.263803680981596%;
    background-size: 2156.25% auto
}

.cdc-qa-module__answer-bd {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-qa-module__ft {
    margin-top: 20px;
    box-sizing: border-box;
    padding-top: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #d6dbe3
}

.cdc-qa-module__ft .cdc-link em {
    margin-right: 4px
}

.cdc-qa-module__list .cdc-qa-module:last-child {
    margin-bottom: 0
}

.cdc-qa-module:hover {
    background: #eff4ff
}

.cdc-qa-module:hover .cdc-qa-module__question-title {
    color: #0052d9
}

.cdc-qa-module__operates-vote {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-qa-module__bubble .tea-bubble__inner {
    background: #fff;
    border: 1px solid #f0f3f8;
    box-shadow: 0 4px 16px rgba(76,97,134,.1);
    padding: 10px 12px;
    border-radius: 0
}

.cdc-qa-module__bubble.tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #f0f3f8
}

.cdc-qa-module__bubble.tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff
}

.is-mobile .cdc-qa-module {
    padding: 16px
}

.is-mobile .cdc-qa-module__question-hd {
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 16px;
    margin-left: 0
}

.is-mobile .cdc-qa-module__question-title {
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 24px
}

.is-mobile .cdc-qa-module__question-bd {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-align: start;
    align-items: flex-start
}

.is-mobile .cdc-qa-module__question-bd .cdc-tag:hover .cdc-tag__inner {
    border-color: #7787a2;
    color: #4b5b76;
    background: transparent
}

.is-mobile .cdc-qa-module__question-info {
    width: 100%;
    margin-bottom: 8px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.is-mobile .cdc-qa-module__question-stack-icon {
    margin-left: 4px;
    vertical-align: -3px
}

.is-mobile .cdc-qa-module__question-tags .cdc-tag__list {
    gap: 8px 8px
}

.is-mobile .cdc-qa-module__answer {
    margin-top: 12px
}

.is-mobile .cdc-qa-module__answer-hd {
    margin-left: 0;
    margin-bottom: 8px
}

.is-mobile .cdc-qa-module__answer-adopted {
    margin-left: 0
}

.is-mobile .cdc-qa-module__ft {
    margin-top: 16px;
    padding-top: 12px
}

.is-mobile .cdc-qa-module__ft .cdc-icon .icon-edit {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 43.46504559270517% 95.0920245398773%;
    background-size: 2156.25% auto
}

.is-mobile .cdc-qa-module__ft .cdc-icon .cdc-icon__number {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.is-mobile .cdc-qa-module__ft .cdc-icon:hover .icon-edit {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 43.46504559270517% 95.0920245398773%;
    background-size: 2156.25% auto
}

.is-mobile .cdc-qa-module__ft .cdc-icon:hover .cdc-icon__number {
    color: #4b5b76
}

.is-mobile .cdc-qa-module:hover {
    background: #f5f7fa
}

.is-mobile .cdc-qa-module:hover .cdc-qa-module__question-title {
    color: #181818
}

.cdc-aggregate-recommend {
    margin-top: 36px;
    margin-bottom: 34px
}

.cdc-aggregate-recommend-answer {
    margin-bottom: 20px
}

.cdc-aggregate-recommend-title {
    position: relative;
    text-align: center;
    margin-bottom: 20px
}

.cdc-aggregate-recommend-title-line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d6dbe3;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-aggregate-recommend-title-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    padding: 0 32px;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #fff;
    display: inline-block
}

.cdc-aggregate-recommend-title-text>a {
    margin: 0 8px 0 16px
}

.cdc-aggregate-recommend-title-text .cdc-avatar {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    vertical-align: -5px
}

.cdc-aggregate-recommend .cdc-article-panel-new__list .cdc-article-panel-new {
    margin-right: 0;
    max-width: 802px;
    padding-top: 0;
    margin-bottom: 0
}

.cdc-aggregate-recommend .cdc-article-panel-new__list .cdc-article-panel-new+.cdc-article-panel-new {
    margin-top: 20px
}

.is-mobile .cdc-aggregate-recommend {
    margin-top: 4px;
    margin-bottom: 32px
}

.is-mobile .cdc-aggregate-recommend-answer,.is-mobile .cdc-aggregate-recommend-answer .cdc-qa-module {
    margin-bottom: 24px
}

.is-mobile .cdc-aggregate-recommend-answer .cdc-qa-module .cdc-tag__list {
    margin: 0 -4px -8px
}

.is-mobile .cdc-aggregate-recommend-answer .cdc-qa-module__question-tags .cdc-tag {
    margin: 0 4px 8px
}

.is-mobile .cdc-aggregate-recommend-title {
    margin-bottom: 24px
}

.is-mobile .cdc-aggregate-recommend-title-text {
    padding: 0 10px
}

.cdc-descriptive-modal.cdc-modal .cdc-modal__inner {
    max-width: 600px;
    padding: 32px 20px 20px
}

.cdc-descriptive-modal.cdc-modal .cdc-modal__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818
}

.cdc-descriptive-modal.cdc-modal .cdc-modal__close {
    top: -22px;
    right: -10px
}

.cdc-descriptive-modal__content {
    margin-top: 20px;
    padding-top: 24px;
    border-top: 1px solid #d6dbe3
}

.cdc-descriptive-modal__desc {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    text-align: justify;
    margin-right: -18px;
    padding-right: 14px;
    max-height: 308px;
    overflow-x: hidden;
    overflow-y: auto
}

.cdc-descriptive-modal__desc::-webkit-scrollbar {
    width: 4px;
    background-color: transparent
}

.cdc-descriptive-modal__desc::-webkit-scrollbar-thumb {
    border-radius: 9px;
    background-color: #d9d9d9
}

@media screen and (max-width: 768px) {
    .cdc-descriptive-modal__content {
        margin-top:12px;
        padding-top: 16px
    }
}

.cdc-empty {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    width: 100%;
    -ms-flex: 1;
    flex: 1
}

.cdc-empty,.cdc-empty__inner {
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.cdc-empty__inner {
    margin: auto;
    -ms-flex: none;
    flex: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.cdc-empty__body {
    margin-top: 25px;
    text-align: center
}

.cdc-empty__title {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px
}

.cdc-empty__desc {
    color: #4b5b76;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.cdc-empty__desc:not(:first-child) {
    margin-top: 16px
}

.cdc-empty__desc .cdc-link,.cdc-empty__desc .t-link {
    margin-left: 12px
}

.cdc-empty__btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px
}

.cdc-empty__btns:not(:first-child) {
    margin-top: 32px
}

.cdc-empty__img {
    width: 220px;
    height: 220px;
    -ms-flex: none;
    flex: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.cdc-empty__img--404-3d {
    background-image: url(images/404-3d_c4c.png)
}

.cdc-empty__img--404 {
    height: 180px;
    background-image: url(images/404_6b3.png)
}

.cdc-empty__img--article-3d {
    background-image: url(images/article-3d_c9a.png)
}

.cdc-empty__img--article-delete-3d {
    background-image: url(images/article-delete-3d_d2f.png)
}

.cdc-empty__img--article {
    height: 180px;
    background-image: url(images/article_e40.png)
}

.cdc-empty__img--content {
    height: 180px;
    background-image: url(images/content_128.png)
}

.cdc-empty__img--coupon-3d {
    background-image: url(images/coupon-3d_c6a.png)
}

.cdc-empty__img--default {
    height: 180px;
    background-image: url(images/default_10a.png)
}

.cdc-empty__img--delete-3d {
    background-image: url(images/delete-3d_bd8.png)
}

.cdc-empty__img--knowledge-3d {
    background-image: url(images/knowledge-3d_511.png)
}

.cdc-empty__img--list-3d {
    background-image: url(images/list-3d_d79.png)
}

.cdc-empty__img--list {
    height: 180px;
    background-image: url(images/list_1b1.png)
}

.cdc-empty__img--msg-3d {
    background-image: url(images/msg-3d_432.png)
}

.cdc-empty__img--permission-3d {
    background-image: url(images/permission-3d_a06.png)
}

.cdc-empty__img--question-3d {
    background-image: url(images/question-3d_dae.png)
}

.cdc-empty__img--question {
    height: 180px;
    background-image: url(images/question_68f.png)
}

.cdc-empty__img--race-3d {
    background-image: url(images/race-3d_315.png)
}

.cdc-empty__img--race {
    height: 180px;
    background-image: url(images/race_57c.png)
}

.cdc-empty__img--salon {
    height: 180px;
    background-image: url(images/salon_c8e.png)
}

.cdc-empty__img--search {
    height: 180px;
    background-image: url(images/search_420.png)
}

.cdc-empty__img--tag {
    height: 180px;
    background-image: url(images/tag_f02.png)
}

.cdc-empty__img--user {
    height: 180px;
    background-image: url(images/user_f90.png)
}

.cdc-empty__img--video-3d {
    background-image: url(images/video-3d_bac.png)
}

.cdc-empty__img--video {
    height: 180px;
    background-image: url(images/video_93e.png)
}

.cdc-empty__img--no-mobile-access {
    height: 60px;
    background-image: url(images/no-mobile-access_85a.png)
}

.cdc-expert-introduction {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    width: 380px;
    height: 209px;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden
}

.cdc-expert-introduction__hd {
    box-sizing: border-box;
    padding-bottom: 12px;
    border-bottom: 1px solid #d6dbe3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-expert-introduction__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff;
    margin-right: 8px
}

.cdc-expert-introduction__avatar img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden
}

.cdc-expert-introduction__user {
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-expert-introduction__user-name {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-expert-introduction__user-position {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4b5b76;
    font-size: 12px;
    line-height: 20px
}

.cdc-expert-introduction__user-expert {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-expert-introduction__user-verified {
    background: linear-gradient(273.07deg,#2774f3 -5.69%,#0052d9 99.39%),#f64041;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 1px 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    margin-left: 8px;
    position: relative;
    color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-expert-introduction__user-verified>i {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 34.04255319148936% 100%;
    background-size: 2156.25% auto ;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4px
}

.cdc-expert-introduction__bd {
    box-sizing: border-box;
    padding-top: 20px
}

.cdc-expert-introduction__desc {
    color: #4b5b76;
    font-size: 14px;
    line-height: 22px
}

.cdc-expert-introduction .cdc-text-truncation__content {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    max-height: 88px
}

.cdc-expert-introduction .cdc-text-truncation__content:before {
    height: calc(100% - 22px)
}

.cdc-expert-introduction .cdc-text-truncation__toggle-btn:after {
    content: "查看更多";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #0052d9;
    margin-left: 0;
    vertical-align: baseline
}

.cdc-expert-introduction .cdc-text-truncation__toggle-checkbox:checked+.cdc-text-truncation__content {
    max-height: 88px
}

.cdc-expert-introduction .cdc-text-truncation__toggle-checkbox:checked+.cdc-text-truncation__content .cdc-text-truncation__toggle-btn:after {
    content: "查看更多";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #0052d9;
    margin-left: 0;
    vertical-align: baseline
}

.cdc-expert-introduction .cdc-text-truncation__toggle-checkbox:checked+.cdc-text-truncation__content .cdc-text-truncation__toggle-btn:before {
    display: unset
}

.is-mobile .cdc-expert-introduction__bd {
    padding-top: 16px
}

.cdc-learning-material__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    cursor: pointer
}

.cdc-learning-material__order {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.cdc-learning-material__detail {
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-learning-material__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 4px
}

.cdc-learning-material__desc {
    color: #4b5b76;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-learning-material__overlay-title {
    box-sizing: border-box;
    padding-bottom: 12px;
    border-bottom: 1px solid #d6dbe3;
    color: #181818;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-learning-material__overlay-desc {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    box-sizing: border-box;
    padding: 16px 0 20px
}

.cdc-learning-material__overlay-code {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-learning-material__overlay-img {
    background: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px hsla(0,0%,100%,.4);
    border-radius: 4px;
    width: 100px;
    height: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    box-sizing: border-box;
    padding: 4px;
    margin-right: 12px
}

.cdc-learning-material__overlay-img>img {
    display: block;
    width: 100%;
    height: 100%
}

.cdc-learning-material__overlay-datapack {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cdc-learning-material__overlay-datapack .datapack-file {
    display: block;
    width: 48px;
    height: 48px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-learning-material__overlay-datapack .datapack-file.icon-pdf {
    background-image: url(images/icon-pdf_ce0.png)
}

.cdc-learning-material__overlay-datapack .datapack-file.icon-doc {
    background-image: url(images/icon-doc_53e.png)
}

.cdc-learning-material__overlay-datapack .datapack-file.icon-docx {
    background-image: url(images/icon-docx_54f.png)
}

.cdc-learning-material__overlay-datapack .datapack-file.icon-zip {
    background-image: url(images/icon-zip_48a.png)
}

.cdc-learning-material__overlay-datapack .datapack-file.icon-ppt {
    background-image: url(images/icon-ppt_f51.png)
}

.cdc-learning-material__overlay-datapack .datapack-file.icon-pptx {
    background-image: url(images/icon-pptx_f81.png)
}

.cdc-learning-material__overlay-datapack .datapack-file.icon-xls {
    background-image: url(images/icon-xls_31b.png)
}

.cdc-learning-material__overlay-datapack .datapack-file.icon-xlsx {
    background-image: url(images/icon-xlsx_58d.png)
}

.cdc-learning-material__overlay-datapack .datapack-detail {
    margin: 0 16px
}

.cdc-learning-material__overlay-datapack .datapack-title {
    color: #181818;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 4px;
    max-width: 12em
}

.cdc-learning-material__overlay-datapack .datapack-size {
    color: #4b5b76;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px
}

.cdc-learning-material__overlay-datapack .datapack-download {
    cursor: pointer;
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 4.848484848484849% 95.0920245398773%;
    background-size: 2300% auto ;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-learning-material__bubble .tea-bubble__inner {
    padding: 20px
}

.cdc-learning-material__modal .cdc-modal__inner {
    padding: 32px 20px 20px
}

.cdc-learning-material__modal .cdc-modal__close {
    top: -22px;
    right: -10px
}

.cdc-learning-material:hover .cdc-learning-material__inner {
    background: #ecf2fe
}

.cdc-learning-material:hover .cdc-learning-material__title {
    color: #0052d9
}

.cdc-lottery-modal .cdc-modal__inner {
    position: absolute;
    width: 510px
}

.cdc-lottery-modal__tip {
    margin: 16px auto;
    height: 30px;
    box-sizing: border-box;
    padding: 0 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    background-color: rgba(0,82,217,.1)
}

.cdc-lottery-modal__tip-icon {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 0%;
    background-size: 2156.25% auto
}

.cdc-lottery-modal__tip-text {
    font-size: 14px;
    line-height: 22px;
    color: #0134b5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-lottery-modal__detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-lottery-modal__gift {
    margin-right: 48px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 160px;
    height: 100px;
    background-color: #edf1f6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cdc-lottery-modal__gift img {
    width: 70px;
    height: 47px
}

.cdc-lottery-modal__infos {
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-lottery-modal__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-bottom: 12px
}

.cdc-lottery-modal__info:last-child {
    margin-bottom: 0
}

.cdc-lottery-modal__info-label {
    min-width: 70px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 22px;
    color: #495770;
    margin-right: 10px
}

.cdc-lottery-modal__info-content {
    max-width: 154px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-lottery-modal__info-content.is-editable {
    color: #0052d9;
    cursor: pointer
}

.cdc-lottery-modal__operates {
    margin-top: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cdc-lottery-modal__operate {
    margin: 0 10px
}

.cdc-lottery-modal__operate.cdc-btn {
    min-width: 150px
}

@media screen and (max-width: 768px) {
    .cdc-lottery-modal .cdc-modal__inner {
        border-radius:0;
        position: fixed;
        bottom: 0;
        top: unset;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        padding: 16px 16px 36px;
        width: 100%!important;
        min-width: unset
    }

    .cdc-lottery-modal__detail {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cdc-lottery-modal__gift {
        height: 100px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px
    }

    .cdc-lottery-modal__info-label {
        font-size: 12px;
        line-height: 18px;
        margin-right: 6px
    }

    .cdc-lottery-modal__info-content {
        font-size: 12px;
        line-height: 18px;
        max-width: 100%
    }

    .cdc-lottery-modal__operates {
        margin-top: 20px
    }

    .cdc-lottery-modal__operate {
        width: 100%;
        margin: 0
    }

    .cdc-lottery-modal__operate.cdc-btn {
        width: calc(50% - 6px)
    }

    .cdc-lottery-modal__operate+.cdc-btn {
        margin-left: 12px
    }
}

.cdc-answer-block__hd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0;
    margin-top: 28px;
    border-bottom: 1px solid #d6dbe3
}

.cdc-answer-block__hd h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818
}

.cdc-answer-block__bd {
    padding: 20px 0
}

.cdc-answer-block__see-all {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 48px;
    width: 100%;
    color: #0052d9;
    background: #f0f4fa;
    margin-top: 36px
}

.cdc-answer-block__segment .cdc-btn {
    width: 60px;
    min-width: 60px;
    height: 24px;
    line-height: 22px;
    font-size: 12px;
    padding: 0
}

.cdc-answer-block__divider {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: #97a3b7;
    margin-bottom: 24px
}

.cdc-answer-block__divider span {
    margin: 0 22px
}

.cdc-answer-block__divider:after,.cdc-answer-block__divider:before {
    content: "";
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #d6dbe3
}

.cdc-answer-empty {
    color: #4b5b76
}

.cdc-answer-empty,.cdc-answer-empty__result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-answer-empty__result {
    -ms-flex-pack: center;
    justify-content: center;
    height: 54px;
    background: #f5f7fa;
    border-radius: 4px;
    margin-left: 18px;
    -ms-flex: 1;
    flex: 1
}

.cdc-answer-empty .cdc-avatar {
    -ms-flex: none;
    flex: none;
    width: 24px;
    height: 24px
}

.cdc-answer__hd {
    border-radius: 4px;
    margin-bottom: 8px
}

.cdc-answer__hd,.cdc-answer__hd-tit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-answer__hd-tit {
    cursor: pointer
}

.cdc-answer__hd-user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-answer__hd h4 {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-left: 8px;
    cursor: pointer
}

.cdc-answer__hd h4:hover {
    color: #0052d9
}

.cdc-answer__hd .cdc-avatar {
    -ms-flex: none;
    flex: none;
    width: 24px;
    height: 24px
}

.cdc-answer__time {
    font-weight: 400;
    color: #97a3b7
}

.cdc-answer__status-adopted,.cdc-answer__time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px
}

.cdc-answer__status-adopted {
    margin-left: 12px;
    color: #0cbf58
}

.cdc-answer__status-adopted>i {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 39.263803680981596%;
    background-size: 2156.25% auto
}

.cdc-answer__tag {
    border: 1px solid #0052d9;
    border-radius: 2px;
    padding: 0 7px;
    line-height: 19px
}

.cdc-answer__tag,.cdc-answer__tag-self {
    display: inline-block;
    height: 20px;
    color: #0052d9;
    font-size: 12px;
    margin-left: 8px
}

.cdc-answer__tag-self {
    padding: 0 7px 0 10px;
    line-height: 20px;
    position: relative;
    border: e;
    background: url(images/tag-self-bg_580.svg) 0 no-repeat
}

.cdc-answer__tag-top {
    display: inline-block;
    height: 20px;
    border: 1px solid #ff7800;
    border-radius: 2px;
    padding: 0 7px;
    font-size: 12px;
    line-height: 19px;
    margin-left: 8px;
    background: #ff7800;
    color: #fff
}

.cdc-answer__bd {
    padding-left: 32px;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-answer__tip--warning {
    display: -ms-flexbox;
    display: flex;
    background: #ffeddf;
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
    color: #ff7800;
    padding: 2px 6px;
    margin-top: 12px
}

.cdc-answer__tip--warning p {
    word-break: break-all;
    -ms-flex: 1;
    flex: 1
}

.cdc-answer__tip--warning .cdc-link {
    font-size: 12px;
    white-space: nowrap
}

.cdc-answer__tip--error {
    display: -ms-flexbox;
    display: flex;
    background: #fce8e8;
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
    color: #f64041;
    padding: 2px 6px;
    margin-top: 12px
}

.cdc-answer__tip--error p {
    word-break: break-all;
    -ms-flex: 1;
    flex: 1
}

.cdc-answer__tip--error .cdc-link {
    font-size: 12px;
    white-space: nowrap
}

.cdc-answer__tip--adopt {
    display: -ms-flexbox;
    display: flex;
    background: #effbf5;
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
    color: #0cbf5b;
    padding: 2px 6px;
    margin-top: 12px
}

.cdc-answer__tip--adopt p {
    word-break: break-all;
    -ms-flex: 1;
    flex: 1
}

.cdc-answer__tip--adopt .cdc-link {
    font-size: 12px;
    white-space: nowrap
}

.cdc-answer__img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    margin-bottom: 8px
}

.cdc-answer__text {
    margin-bottom: 8px;
    word-break: break-all
}

.cdc-answer__operation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 6px
}

.cdc-comment {
    padding-left: 32px
}

.cdc-comment__hd {
    border-radius: 4px;
    margin-bottom: 4px
}

.cdc-comment__hd,.cdc-comment__hd-tit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-comment__hd-tit {
    cursor: pointer
}

.cdc-comment__hd-user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-comment__hd h4 {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    margin-left: 8px;
    cursor: pointer
}

.cdc-comment__hd h4:hover {
    color: #0052d9
}

.cdc-comment__hd .cdc-avatar {
    -ms-flex: none;
    flex: none;
    width: 18px;
    height: 18px
}

.cdc-comment__time {
    font-weight: 400;
    color: #97a3b7
}

.cdc-comment__status-adopted,.cdc-comment__time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px
}

.cdc-comment__status-adopted {
    margin-left: 12px;
    color: #0cbf58
}

.cdc-comment__status-adopted>i {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 39.263803680981596%;
    background-size: 2156.25% auto
}

.cdc-comment__tag {
    border: 1px solid #0052d9;
    border-radius: 2px;
    padding: 0 7px;
    line-height: 19px
}

.cdc-comment__tag,.cdc-comment__tag-self {
    display: inline-block;
    height: 20px;
    color: #0052d9;
    font-size: 12px;
    margin-left: 8px
}

.cdc-comment__tag-self {
    padding: 0 7px 0 10px;
    line-height: 20px;
    position: relative;
    border: e;
    background: url(images/tag-self-bg_580.svg) 0 no-repeat
}

.cdc-comment__tag-top {
    display: inline-block;
    height: 20px;
    border: 1px solid #ff7800;
    border-radius: 2px;
    padding: 0 7px;
    font-size: 12px;
    line-height: 19px;
    margin-left: 8px;
    background: #ff7800;
    color: #fff
}

.cdc-comment__bd {
    padding-left: 26px;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-comment__tip--warning {
    display: -ms-flexbox;
    display: flex;
    background: #ffeddf;
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
    color: #ff7800;
    padding: 2px 6px;
    margin-top: 12px
}

.cdc-comment__tip--warning p {
    word-break: break-all;
    -ms-flex: 1;
    flex: 1
}

.cdc-comment__tip--warning .cdc-link {
    font-size: 12px;
    white-space: nowrap
}

.cdc-comment__tip--error {
    display: -ms-flexbox;
    display: flex;
    background: #fce8e8;
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
    color: #f64041;
    padding: 2px 6px;
    margin-top: 12px
}

.cdc-comment__tip--error p {
    word-break: break-all;
    -ms-flex: 1;
    flex: 1
}

.cdc-comment__tip--error .cdc-link {
    font-size: 12px;
    white-space: nowrap
}

.cdc-comment__tip--adopt {
    display: -ms-flexbox;
    display: flex;
    background: #effbf5;
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
    color: #0cbf5b;
    padding: 2px 6px;
    margin-top: 12px
}

.cdc-comment__tip--adopt p {
    word-break: break-all;
    -ms-flex: 1;
    flex: 1
}

.cdc-comment__tip--adopt .cdc-link {
    font-size: 12px;
    white-space: nowrap
}

.cdc-comment__img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    margin-bottom: 8px
}

.cdc-comment__text {
    margin-bottom: 8px;
    word-break: break-all
}

.cdc-comment__operation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4px
}

.cdc-comment__content {
    word-wrap: break-word;
    white-space: pre-wrap
}

.is-mobile .cdc-answer-block__divider {
    font-size: 12px
}

.is-mobile .cdc-answer-block__divider span {
    margin: 0 10px
}

.cdc-qa-form {
    width: 100%;
    height: 100%;
    background-color: #f2f2f2
}

.cdc-qa-form,.cdc-qa-form__hd {
    position: absolute;
    top: 0;
    left: 0
}

.cdc-qa-form__hd {
    box-sizing: border-box;
    padding: 0 15px;
    min-width: 320px;
    height: 56px;
    line-height: 56px;
    background-color: #fff;
    text-align: center;
    right: 0;
    z-index: auto;
    border-bottom: 0;
    box-shadow: inset 0 -1px 0 0 rgba(210,217,231,.71);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-qa-form__hd-cancle,.cdc-qa-form__hd-submit {
    color: #333;
    vertical-align: middle;
    font-size: 14px
}

.cdc-qa-form__hd-title {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 40px;
    font-weight: 500;
    font-size: 16px
}

.cdc-qa-form__bd {
    position: absolute;
    top: 56px;
    width: 100%
}

.cdc-qa-form__item {
    margin-bottom: 16px;
    background: #fff;
    box-sizing: border-box;
    padding: 0 16px;
    position: relative;
    height: auto
}

.cdc-qa-form__item-input {
    height: 56px;
    line-height: 56px;
    outline: none;
    border: none;
    width: calc(100% - 120px)
}

.cdc-qa-form__item-num {
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #9a9a9a;
    font-size: 12px
}

.cdc-qa-form__item-textarea {
    border: none;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    padding: 16px 0;
    resize: none
}

.cdc-qa-form__item-desc {
    box-sizing: border-box;
    padding: 12px 0;
    font-size: 14px;
    line-height: 20px;
    color: #181818
}

.cdc-reward-card {
    background: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    border-radius: 4px;
    box-sizing: border-box;
    width: 371px;
    height: 98px;
    display: block;
    overflow: hidden;
    cursor: pointer
}

.cdc-reward-card__inner {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.cdc-reward-card__main {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    box-sizing: border-box;
    padding: 24px
}

.cdc-reward-card__main:has(.cdc-reward-card__btn) {
    padding-right: 130px!important
}

.cdc-reward-card__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 11em
}

.cdc-reward-card__desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-reward-card__desc span {
    font-size: 14px;
    line-height: 22px;
    color: rgba(75,91,118,.8);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    display: block
}

.cdc-reward-card__status {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #0052d9;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 0 5px;
    color: #0052d9;
    margin-left: 4px
}

.cdc-reward-card__status.received {
    color: #0cbf5b;
    border-color: #0cbf5b
}

.cdc-reward-card__status.pending {
    color: #ff7800;
    border-color: #ff7800
}

.cdc-reward-card__object {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 130px;
    height: 100%;
    background-color: #0052d9;
    position: relative;
    overflow: hidden
}

.cdc-reward-card__object:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 2;
    background-size: auto 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat
}

.cdc-reward-card__extra {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 9
}

.cdc-reward-card__extra-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 60.747663551401864% 62.264150943396224%;
    background-size: 1437.5% auto
}

.cdc-reward-card__extra-btn {
    min-width: 90px;
    box-shadow: none
}

.cdc-reward-card__extra-btn.cdc-btn {
    border-color: transparent
}

.cdc-reward-card__extra-btn.cdc-btn:hover {
    background: #ecf2fe
}

.cdc-reward-card__btn {
    position: absolute;
    right: 20px;
    top: 36px;
    margin: 0!important
}

.cdc-reward-card.experience .cdc-reward-card__object:after {
    background-image: url(images/img-experience_f5e.png)
}

.cdc-reward-card.voucher .cdc-reward-card__object:after {
    background-image: url(images/img-voucher_7c2.png)
}

.cdc-reward-card.certificate .cdc-reward-card__object:after {
    background-image: url(images/img-certificate_fa4.png)
}

.cdc-reward-card.is-mobile {
    width: 100%
}

.cdc-reward-card:hover .cdc-reward-card__title {
    color: #0052d9
}

.cdc-side-carousel {
    width: 100%;
    margin-top: 16px
}

.cdc-side-carousel__item {
    width: 298px;
    position: relative
}

.cdc-side-carousel__item:hover .cdc-side-carousel__item-title {
    color: #0052d9
}

.cdc-side-carousel__item-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.cdc-side-carousel__item-object {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: auto;
    padding-top: 54.6667%
}

.cdc-side-carousel__item-title {
    margin-top: 27px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-side-carousel .tpm1-swiper__pages {
    margin-top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 174px;
    z-index: 2
}

.cdc-side-carousel .tpm1-swiper__pages .swiper-pagination-bullet {
    width: 16px;
    margin: 0 4px
}

.cdc-side-entrance {
    box-sizing: border-box;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    margin-bottom: 30px
}

.cdc-side-entrance__inner {
    box-sizing: border-box;
    padding: 34px 18px
}

.cdc-side-entrance__list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 20px
}

.cdc-side-entrance__list:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 78px;
    background: #d6dbe3;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%
}

.cdc-side-entrance__item {
    text-align: center;
    cursor: pointer
}

.cdc-side-entrance__item:hover .cdc-side-entrance__item-text {
    color: #0052d9
}

.cdc-side-entrance__item-icon {
    display: block;
    margin: 0 auto 16px;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.cdc-side-entrance__item-icon.icon-personal {
    background-image: url(images/personal_da4.png)
}

.cdc-side-entrance__item-icon.icon-column {
    background-image: url(images/column_9ad.png)
}

.cdc-side-entrance__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #0052d9;
    background: #0052d9;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    cursor: pointer
}

.cdc-side-entrance__btn-icon {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 4.9079754601226995%;
    background-size: 2156.25% auto
}

.cdc-side-entrance__btn-text {
    font-size: 14px;
    line-height: 22px;
    color: #fff
}

.cdc-side-entrance__btn:hover {
    background-color: #2670e8;
    box-shadow: none;
    transition: all .3s ease-in-out
}

.side-feedback__qr {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 16px
}

.side-feedback__qr-code {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 92px;
    height: 92px;
    margin-right: 12px
}

.side-feedback__qr-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin-bottom: 4px;
    white-space: nowrap
}

.side-feedback__qr-desc {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.side-feedback__operate {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f5f7fa;
    height: 56px;
    width: 100%;
    cursor: pointer
}

.side-feedback__operate-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4px;
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 14.953271028037381% 69.81132075471697%;
    background-size: 1437.5% auto
}

.side-feedback__operate-text {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.side-feedback__operate:hover .mod-feedback__operate-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 7.476635514018691% 69.81132075471697%;
    background-size: 1437.5% auto
}

.side-feedback__operate:hover .mod-feedback__operate-text {
    color: #0052d9
}

.cdc-side-hot-tag__list {
    margin-top: 16px
}

.cdc-side-hot-tag__item {
    margin-top: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-side-hot-tag__item-main {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 12px;
    max-width: calc(100% - 78px)
}

.cdc-side-hot-tag__item-main:hover .cdc-side-hot-tag__item-title {
    color: #0052d9
}

.cdc-side-hot-tag__item-title {
    position: relative;
    padding-left: 24px;
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-side-hot-tag__item-title:before {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 19.45288753799392% 100%;
    background-size: 2156.25% auto
}

.cdc-side-hot-tag__item-desc {
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-side-hot-tag__item-desc,.cdc-side-hot-tag__item-infos {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-side-hot-tag__item-info {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 33.33333%
}

.cdc-side-hot-tag__item-info:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #97a3b7;
    top: 50%;
    margin-top: -1px;
    left: -14px
}

.cdc-side-hot-tag__item-info:first-child:before {
    display: none
}

.cdc-side-hot-tag__item-btn {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-side-hot-tag__item-btn.cdc-btn {
    width: 66px;
    min-width: 66px;
    padding: 0
}

.cdc-side-info {
    width: 338px;
    box-sizing: border-box;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1)
}

.cdc-side-info__inner {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px 18px 26px;
    height: 100%
}

.cdc-side-info__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cdc-side-info__item {
    text-align: center
}

.cdc-side-info__item-number {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818;
    margin-bottom: 8px
}

.cdc-side-info__item-text {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-side-info__desc {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-top: 28px;
    padding-top: 28px;
    border-top: 1px solid #d6dbe3
}

.cdc-side-info__desc em {
    margin: 0 4px;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    font-weight: 500
}

.cdc-side-info.is-mobile {
    width: auto;
    height: auto
}

.cdc-side-info.is-mobile .cdc-side-info__inner {
    padding: 14px
}

.cdc-side-info.is-mobile .cdc-side-info__inner:before {
    display: none
}

.cdc-side-info.is-mobile .cdc-side-info__item-text {
    color: #4b5b76
}

.cdc-side-personal-level {
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.cdc-side-personal-level__inner {
    position: relative;
    box-sizing: border-box;
    padding: 20px 18px
}

.cdc-side-personal-level__hd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid #d6dbe3
}

.cdc-side-personal-level__hd:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 81px;
    height: 1px;
    background: #0052d9
}

.cdc-side-personal-level__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    margin-right: 8px
}

.cdc-side-personal-level__bd {
    padding-top: 16px
}

.cdc-side-personal-level__value {
    margin-bottom: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.cdc-side-personal-level__value-text {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .6px;
    color: #000
}

.cdc-side-personal-level__value-link {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    padding-right: 16px;
    position: relative;
    margin-left: 8px
}

.cdc-side-personal-level__value-link:after {
    content: " ";
    top: 4px;
    position: absolute;
    width: 16px;
    height: 16px;
    transition: -webkit-transform .33s ease-in-out;
    transition: transform .33s ease-in-out;
    transition: transform .33s ease-in-out,-webkit-transform .33s ease-in-out;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 63.80368098159509%;
    background-size: 2156.25% auto
}

.cdc-side-personal-level__value-link:hover {
    color: #0052d9
}

.cdc-side-personal-level__value-link:hover:after {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 34.355828220858896%;
    background-size: 2156.25% auto
}

.cdc-side-personal-level__process {
    width: 100%;
    height: 12px;
    border-radius: 20px;
    position: relative;
    background: #d9d9d9;
    overflow: hidden;
    margin-bottom: 14px
}

.cdc-side-personal-level__process-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 20px;
    background: #0052d9
}

.cdc-side-personal-level__note {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-side-personal-level__note strong {
    font-weight: 600;
    color: #000;
    margin: 0 2px
}

.cdc-side-personal-level__note em {
    color: #fa7b23;
    margin: 0 2px
}

.cdc-side-personal-level__reward {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-bottom: 20px
}

.cdc-side-personal-level__reward-link {
    color: #0052d9;
    margin-left: 2px
}

.cdc-side-personal-level__btn .cdc-btn.size-s {
    min-width: unset;
    width: 100%
}

.cdc-side-personal-level.is-mobile:before {
    display: none
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__inner {
    padding: 16px
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__hd {
    display: none
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__bd {
    padding: 0;
    position: relative
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__value {
    margin-bottom: 20px
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__value-text {
    font-size: 20px;
    line-height: 28px
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__process {
    height: 11px
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__note {
    margin-bottom: 4px
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__reward {
    margin-bottom: 0
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__btn {
    position: absolute;
    right: 0;
    top: 2px
}

.cdc-side-personal-level.is-mobile .cdc-side-personal-level__btn .cdc-btn {
    padding: 0;
    width: 96px;
    height: 26px;
    line-height: 24px
}

.cdc-side-personal-profile,.cdc-side-personal-profile .cdc-card__hd {
    position: relative
}

.cdc-side-personal-profile .cdc-card__hd:after {
    content: "";
    position: absolute;
    width: 81px;
    height: 1px;
    background-color: #0052d9;
    bottom: -1px;
    left: 0
}

.cdc-side-personal-profile__list {
    margin-top: 20px;
    margin-bottom: -24px
}

.cdc-side-personal-profile__item {
    margin-bottom: 24px;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-side-personal-profile__item-icon {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px
}

.cdc-side-personal-profile__item-icon.icon-company {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 81.45896656534954% 82.82208588957054%;
    background-size: 2156.25% auto
}

.cdc-side-personal-profile__item-icon.icon-profile {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 63.80368098159509%;
    background-size: 2156.25% auto
}

.cdc-side-personal-profile__item-icon.icon-skill {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 19.631901840490798%;
    background-size: 2156.25% auto
}

.cdc-side-personal-profile__item-icon.icon-education {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 33.73860182370821% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-side-personal-profile__item-icon.icon-website {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 4.86322188449848% 100%;
    background-size: 2156.25% auto
}

.cdc-side-personal-profile__item-icon.icon-position {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 53.987730061349694%;
    background-size: 2156.25% auto
}

.cdc-side-personal-profile__item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 14px;
    color: rgba(0,0,0,.4)
}

.cdc-side-personal-profile__operate {
    position: absolute;
    top: 29px;
    right: 24px;
    cursor: pointer
}

.cdc-side-personal-profile__operate-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 48.328267477203646% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-side-personal-profile__operate:hover .cdc-side-personal-profile__operate-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 38.60182370820669% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-side-product__swiper .tpm1-swiper__pages {
    margin-top: 20px
}

.cdc-side-product__swiper .tpm1-swiper__pages .swiper-pagination-bullet {
    width: 16px;
    height: 3px;
    margin: 0 4px
}

.cdc-side-public .cdc-card__inner {
    padding: 24px 20px
}

.cdc-side-public .cdc-card__hd {
    border-bottom: none;
    padding-bottom: 16px
}

.cdc-side-public .cdc-card__title em {
    font-weight: 500;
    color: #0052d9
}

.cdc-side-public__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #000
}

.cdc-side-public__title em {
    font-weight: 500;
    color: #0052d9
}

.cdc-side-public__content {
    position: relative;
    background: #eff3f9;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 14px 16px
}

.cdc-side-public__content-tag {
    position: absolute;
    left: -4px;
    top: 8px;
    width: 64px;
    height: 26px;
    line-height: 26px;
    background: url(images/tag-bg_23f.png) 50% no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding-left: 8px;
    font-size: 14px;
    color: #fff
}

.cdc-side-public__content-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-side-public__content-detail {
    margin-top: 14px
}

.cdc-side-public__content-prize {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #ff7800
}

.cdc-side-public__content-desc {
    font-size: 14px;
    line-height: 22px;
    color: #181818
}

.cdc-side-public__content-qr {
    width: 100px;
    height: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 12px;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px hsla(0,0%,100%,.4);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 2px
}

.cdc-side-public__content-qr>img {
    width: 100%;
    height: 100%
}

.cdc-side-public__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    background: #eff3f9;
    border-radius: 2px;
    height: 54px;
    box-sizing: border-box;
    padding: 0 20px 0 16px;
    margin-top: 12px
}

.cdc-side-public__btn-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 95.0920245398773%;
    background-size: 2156.25% auto ;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px
}

.cdc-side-public__btn-text {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    max-width: 16em
}

.cdc-side-public__btn-arrow {
    display: block;
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
    margin-left: 8px;
    flex-shrink: 0;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 63.80368098159509%;
    background-size: 2156.25% auto ;
    transition: -webkit-transform .33s ease-in-out;
    transition: transform .33s ease-in-out;
    transition: transform .33s ease-in-out,-webkit-transform .33s ease-in-out
}

.cdc-side-public__btn:hover .mod-subscribe__btn-arrow {
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.cdc-side-public.is-fixed {
    position: fixed;
    top: 114px;
    z-index: 99;
    width: 334px;
    right: calc(50% - 590px)
}

@media screen and (max-width: 1200px) {
    .cdc-side-public.is-fixed {
        position:relative;
        top: 0;
        right: 0
    }
}

.cdc-side-team__content {
    margin-top: 16px
}

.cdc-side-team__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin-bottom: 4px
}

.cdc-side-team__desc {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-side-team__skills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -4px
}

.cdc-side-team__skill {
    margin-top: 8px;
    margin-right: 8px
}

.cdc-side-team__skill .cdc-tag__inner {
    padding: 0 6px;
    background: #ecf2fe;
    color: #0052d9
}

.cdc-side-team__infos {
    margin-top: 20px;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cdc-side-team__info,.cdc-side-team__infos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-side-team__info {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.cdc-side-team__info-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto 8px
}

.cdc-side-team__info-icon.article {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 53.271028037383175% 62.264150943396224%;
    background-size: 1437.5% auto
}

.cdc-side-team__info-icon.ask {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 15.09433962264151%;
    background-size: 1437.5% auto
}

.cdc-side-team__info-icon.follower {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 60.37735849056604%;
    background-size: 1437.5% auto
}

.cdc-side-team__info-text span {
    font-size: 12px;
    color: #4b5b76;
    vertical-align: middle
}

.cdc-side-team__info-text strong {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    color: #181818;
    margin-left: 4px
}

.cdc-side-team__info:nth-child(2) {
    padding: 0 31px
}

.cdc-side-team__info:nth-child(2):after,.cdc-side-team__info:nth-child(2):before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #d6dbe3;
    top: 0
}

.cdc-side-team__info:nth-child(2):before {
    left: 0
}

.cdc-side-team__info:nth-child(2):after {
    right: 0
}

.cdc-side-team__btn {
    display: block;
    margin: 32px auto 0;
    min-width: 116px
}

.cdc-side-team__btn.cdc-btn {
    height: 32px;
    line-height: 30px
}

.cdc-side-userpanel {
    margin-top: 16px
}

.cdc-side-userpanel__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-side-userpanel__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px
}

.cdc-side-userpanel__main {
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-side-userpanel__detail {
    position: relative;
    padding-right: 82px
}

.cdc-side-userpanel__name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000
}

.cdc-side-userpanel__name-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    cursor: pointer
}

.cdc-side-userpanel__name-text:hover {
    color: #0052d9
}

.cdc-side-userpanel__infos {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7;
    margin-top: 4px
}

.cdc-side-userpanel__infos>span {
    display: inline-block;
    vertical-align: middle;
    max-width: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-side-userpanel__infos>span+span {
    position: relative;
    margin-left: 13px
}

.cdc-side-userpanel__infos>span+span:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background-color: #97a3b7;
    border-radius: 50%;
    top: 9px;
    left: -7px
}

.cdc-side-userpanel__infos>span.is-covered {
    max-width: 100%!important
}

.cdc-side-userpanel__ask {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-side-userpanel__ask.cdc-btn {
    min-width: 66px;
    padding: 0 12px
}

.cdc-side-userpanel__skills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4px;
    margin-bottom: -8px
}

.cdc-side-userpanel__skill {
    font-size: 12px;
    line-height: 20px;
    color: #0052d9;
    padding: 0 6px;
    background: #ecf2fe;
    border-radius: 2px;
    margin-bottom: 8px;
    margin-right: 8px;
    display: block
}

.cdc-side-userpanel .icon-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 6px;
    height: 8px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 68.52941176470588% 16.46706586826347%;
    background-size: 6900% auto
}

.cdc-side-userpanel.show-arrow {
    cursor: pointer
}

.cdc-side-userpanel.show-arrow:hover .icon-arrow {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 68.52941176470588% 13.77245508982036%;
    background-size: 6900% auto
}

.cdc-side-userpanel.show-arrow:hover .cdc-side-userpanel__name-text {
    color: #0052d9
}

.cdc-sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.cdc-sticky-footer .mod-sticky-footer {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: hidden;
    opacity: 0;
    transition: transform .3s,opacity .3s,visibility .3s,-webkit-transform .3s;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 -8px 16px rgba(55,99,170,.1);
    background: #fff
}

.cdc-sticky-footer .mod-sticky-footer.is-show {
    visibility: unset;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.cdc-sticky-footer .mod-sticky-footer__inner {
    width: 100%;
    box-sizing: border-box;
    padding-right: 80px;
    padding-left: 72px;
    position: relative
}

.cdc-sticky-footer .mod-sticky-footer__header {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    background: linear-gradient(345.95deg,#f1f6ff,#f1f6ff 104.57%);
    box-sizing: border-box;
    padding: 27px 28px 17px;
    word-break: break-all;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #0052d9
}

.cdc-sticky-footer .mod-sticky-footer__content {
    box-sizing: border-box;
    padding: 20px 0 20px 74px;
    width: 100%
}

.cdc-sticky-footer .mod-sticky-footer__close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 23.70820668693009% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-sticky-footer .mod-sticky-footer__close:hover {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 28.57142857142857% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-sticky-footer .mod-sticky-footer__swiper.tpm1-swiper .swiper-container {
    overflow-y: unset;
    overflow-x: clip
}

.cdc-sticky-footer .mod-sticky-footer__swiper.tpm1-swiper .swiper-slide {
    width: auto!important
}

.cdc-sticky-footer .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn {
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-sticky-footer .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn--prev {
    margin-right: 16px
}

.cdc-sticky-footer .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn--next.swiper-button-disabled {
    display: none
}

.cdc-study-card {
    display: block;
    box-sizing: border-box;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    position: relative
}

.cdc-study-card__status {
    position: absolute;
    top: -2px;
    right: -2px;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 1px 8px;
    background: linear-gradient(276.64deg,#0052d9 -1.4%,#0f69ff);
    border-radius: 2px;
    text-align: center;
    color: #fff
}

.cdc-study-card__status.finished {
    background: linear-gradient(280.15deg,#0cbf5b,#1ccf6b)
}

.cdc-study-card__main {
    box-sizing: border-box;
    padding: 30px 19px 20px;
    background: url(images/bg-img_ed1.png) 50% no-repeat;
    background-size: cover;
    height: 155px
}

.cdc-study-card__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    margin-bottom: 8px
}

.cdc-study-card__desc,.cdc-study-card__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-study-card__desc {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.cdc-study-card__infos {
    box-sizing: border-box;
    padding: 20px 19px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cdc-study-card__info {
    text-align: center
}

.cdc-study-card__info-num {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818
}

.cdc-study-card__info-text {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-study-card:hover {
    box-shadow: 8px 8px 20px rgba(55,99,170,.2),-8px -8px 20px #fff
}

.cdc-study-card:hover .cdc-study-card__title {
    color: #0052d9
}

.cdc-tab-bar {
    position: relative;
    margin-right: -16px;
    margin-left: -16px
}

.cdc-tab-bar__hd {
    border-top: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 50;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.cdc-tab-bar__menu {
    -ms-flex: 1 1;
    flex: 1 1;
    width: 1px;
    white-space: nowrap;
    position: relative;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    margin-bottom: -10px
}

.cdc-tab-bar__menu-list {
    overflow-x: auto;
    padding-bottom: 10px;
    padding-right: 40px;
    box-sizing: border-box;
    overflow-y: hidden
}

.cdc-tab-bar__menu-item {
    height: 46px;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    display: inline-block;
    box-shadow: 2px 2px 10px rgba(55,99,170,.1),-2px -2px 10px #fff
}

.cdc-tab-bar__menu-content {
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 12px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box
}

.cdc-tab-bar__menu-content.is-selected {
    background: #0052d9;
    color: #fff;
    position: relative
}

.cdc-tab-bar__menu-content.is-selected:after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    top: 100%;
    left: 50%;
    right: inherit;
    margin-left: -6px;
    border: 6px solid transparent;
    border-top-color: #0052d9
}

.cdc-tab-bar__toggle {
    position: absolute;
    right: 0;
    top: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: -1px;
    height: 46px;
    width: 42px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    box-shadow: -4px -4px 10px rgba(55,99,170,.1);
    z-index: 9
}

.cdc-tab-bar__toggle-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 19.631901840490798%;
    background-size: 2156.25% auto
}

.cdc-tab-bar__bd {
    margin-top: -8px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    transition: .4s;
    padding: 20px 14px;
    z-index: 9;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    border: 1px solid #fff;
    box-shadow: 2px 2px 10px rgba(55,99,170,.1),-2px -2px 10px #fff;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto
}

.cdc-tab-bar__anchor-list {
    margin: 0 -8px -12px;
    font-size: 0
}

.cdc-tab-bar__anchor {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    color: #181818;
    line-height: 22px;
    padding: 4px 10px;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    margin-bottom: 12px
}

.cdc-tab-bar__anchor.is-selected {
    color: #0052d9
}

.cdc-tab-bar.is-expanded .cdc-tab-bar__bd {
    display: block
}

.cdc-tab-bar.is-expanded .cdc-tab-bar__toggle-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 49.079754601226995%;
    background-size: 2156.25% auto
}

.cdc-tech-card {
    display: block;
    width: 100%;
    height: 440px;
    background: #fff;
    position: relative
}

.cdc-tech-card__inner {
    height: 100%;
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    overflow: hidden
}

.cdc-tech-card__hd {
    box-sizing: border-box;
    padding: 20px;
    position: relative;
    min-height: 228px;
    background: linear-gradient(90deg,#f7fbff 19.39%,rgba(243,247,250,0))
}

.cdc-tech-card__hd:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    content: "";
    height: 100%;
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.cdc-tech-card__hd-content {
    position: relative;
    z-index: 1;
    min-height: 184px
}

.cdc-tech-card__label {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #495770;
    margin-bottom: 16px
}

.cdc-tech-card__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    -webkit-line-clamp: 2;
    margin-bottom: 8px
}

.cdc-tech-card__desc,.cdc-tech-card__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.cdc-tech-card__desc {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #4b5b76;
    -webkit-line-clamp: 4;
    position: relative;
    margin-right: -18px;
    padding-right: 14px
}

.cdc-tech-card__desc::-webkit-scrollbar {
    width: 4px
}

.cdc-tech-card__desc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #d6dbe3
}

.cdc-tech-card__toggle {
    position: absolute;
    height: 52px;
    left: -20px;
    right: -20px;
    bottom: -24px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 30px;
    cursor: pointer;
    display: none;
    background: linear-gradient(180deg,rgba(249,253,255,0),#f3f9fe 49.02%)
}

.cdc-tech-card__toggle>i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 51.52439024390244% 83.07692307692308%;
    background-size: 2029.4117647058822% auto
}

.cdc-tech-card__toggle:hover>i {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 46.34146341463415% 83.07692307692308%;
    background-size: 2029.4117647058822% auto
}

.cdc-tech-card__bd {
    background: #fff;
    box-sizing: border-box;
    padding: 16px 20px 17px
}

.cdc-tech-card__list {
    margin-bottom: -5px;
    min-height: 132px
}

.cdc-tech-card__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-tech-card__item-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    position: relative;
    margin-right: 12px
}

.cdc-tech-card__item-icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 8px;
    height: 10px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.25222551928783% 24.096385542168676%;
    background-size: 4312.5% auto
}

.cdc-tech-card__item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 14px;
    line-height: 22px;
    color: #181818
}

.cdc-tech-card__item-hot {
    font-size: 10px;
    line-height: 20px;
    color: #97a3b7;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 8px
}

.cdc-tech-card__item.more {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 87.2340425531915% 95.0920245398773%;
    background-size: 2156.25% auto ;
    margin-left: 8px;
    margin-top: -4px
}

.cdc-tech-card__btn {
    display: block;
    text-align: center;
    height: 36px;
    line-height: 36px;
    width: 100%;
    color: #0052d9;
    font-size: 14px;
    margin-top: 16px;
    cursor: pointer
}

.cdc-tech-card__btn:hover {
    background: #0052d9;
    color: #fff
}

.cdc-tech-card.tech .cdc-tech-card__hd:after {
    background-image: url(images/tech-bg_08f.png)
}

.cdc-tech-card.product .cdc-tech-card__hd:after {
    background-image: url(images/product-bg_4c6.png)
}

.cdc-tech-card.solution .cdc-tech-card__hd:after {
    background-image: url(images/solution-bg_699.png)
}

.cdc-tech-card.service .cdc-tech-card__hd:after {
    background-image: url(images/service-bg_573.png)
}

.cdc-tech-card.all .cdc-tech-card__hd:after {
    background-image: url(images/all-bg_5ba.png)
}

.cdc-tech-card.show-toggle .cdc-tech-card__toggle {
    display: block
}

.cdc-tech-card.show-more {
    z-index: 99
}

.cdc-tech-card.show-more .cdc-tech-card__inner {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff
}

.cdc-tech-card.show-more .cdc-tech-card__title {
    color: #0052d9
}

.cdc-tech-card.show-more .cdc-tech-card__desc {
    display: block;
    max-height: 198px;
    overflow-x: hidden;
    overflow-y: auto
}

.cdc-tech-card.show-more .cdc-tech-card__toggle {
    background: transparent
}

.cdc-tech-card.show-more .cdc-tech-card__toggle>i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 46.34146341463415% 83.07692307692308%;
    background-size: 2029.4117647058822% auto
}

.cdc-tech-card.show-more .cdc-tech-card__btn {
    background: #0052d9;
    color: #fff
}

.cdc-tech-card.is-mobile {
    height: auto
}

.cdc-tech-card.is-mobile .cdc-tech-card__hd {
    min-height: 120px;
    padding: 16px
}

.cdc-tech-card.is-mobile .cdc-tech-card__hd-content {
    min-height: unset
}

.cdc-tech-card.is-mobile .cdc-tech-card__title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px
}

.cdc-tech-card.is-mobile .cdc-tech-card__desc-text .cdc-text-truncation__content {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    max-height: 44px
}

.cdc-tech-card.is-mobile .cdc-tech-card__desc-text .cdc-text-truncation__content:before {
    height: calc(100% - 22px)
}

.cdc-tech-card.is-mobile .cdc-tech-card__desc-text .cdc-text-truncation__toggle-btn:after {
    font-size: 14px;
    color: #0052d9;
    content: "了解更多>";
    margin-top: -3px
}

.cdc-tech-card.is-mobile .cdc-tech-card__desc-text .cdc-text-truncation__toggle-checkbox:checked+.cdc-text-truncation__content {
    max-height: 44px
}

.cdc-tech-card.is-mobile .cdc-tech-card__desc-text .cdc-text-truncation__toggle-checkbox:checked+.cdc-text-truncation__content .cdc-text-truncation__toggle-btn:before {
    display: inline-block
}

.cdc-tech-card.is-mobile .cdc-tech-card__bd {
    padding: 0
}

.cdc-tech-card.is-mobile .cdc-tech-card__btn {
    height: 40px;
    line-height: 40px;
    background-color: #0052d9;
    color: #fff;
    margin-top: 0
}

.cdc-tech-card.is-mobile.show-more .cdc-tech-card__inner {
    position: relative
}

.cdc-training-card {
    cursor: pointer;
    display: block;
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    width: 380px;
    height: 444px
}

.cdc-training-card__inner {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: relative
}

.cdc-training-card__tag {
    position: absolute;
    z-index: 9;
    top: -6px;
    right: -2px;
    background: #f64041;
    border-radius: 0 6px 0 0;
    padding: 3px 8px 3px 0;
    font-size: 12px;
    line-height: 20px;
    color: #fff
}

.cdc-training-card__tag:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 26px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 64.35045317220543% 33.860759493670884%;
    background-size: 2464.285714285714% auto ;
    top: 0;
    right: calc(100% - 1px)
}

.cdc-training-card__hd {
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    background: url(images/img-bg_385.png) 50% no-repeat;
    background-size: 100% 100%;
    height: 204px
}

.cdc-training-card__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    margin-bottom: 8px
}

.cdc-training-card__desc,.cdc-training-card__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-training-card__desc {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-bottom: 16px
}

.cdc-training-card__rewards-item {
    box-sizing: border-box;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76;
    white-space: nowrap;
    position: relative
}

.cdc-training-card__rewards-item:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 64.74164133738601% 55.69230769230769%;
    background-size: 2156.25% auto ;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-training-card__rewards-item+.cdc-training-card__rewards-item {
    margin-top: 4px
}

.cdc-training-card__bd {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    min-height: 160px
}

.cdc-training-card__course-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-bottom: 12px;
    position: relative
}

.cdc-training-card__course-item:before {
    content: "";
    height: 100%;
    border-left: 1px dashed #97a3b7;
    position: absolute;
    left: 12px;
    top: 100%
}

.cdc-training-card__course-item:last-child {
    margin-bottom: 0
}

.cdc-training-card__course-item:last-child:before {
    display: none
}

.cdc-training-card__course-item .item-step {
    position: relative;
    z-index: 3;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    box-sizing: border-box;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
    color: #4b5b76;
    font-size: 12px;
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-training-card__course-item .item-title {
    color: #181818;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-training-card__course-more {
    margin-top: 8px;
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 87.2340425531915% 95.0920245398773%;
    background-size: 2156.25% auto
}

.cdc-training-card__info {
    padding: 0 20px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #97a3b7;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.cdc-training-card__ft,.cdc-training-card__info {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-training-card__ft {
    padding: 0 20px 20px
}

.cdc-training-card__registered {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-training-card__registered-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 64.74164133738601% 55.69230769230769%;
    background-size: 2156.25% auto ;
    margin-right: 4px
}

.cdc-training-card__btn {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.cdc-training-card:hover {
    box-shadow: 8px 8px 20px rgba(55,99,170,.2),-8px -8px 20px #fff
}

.cdc-training-card:hover .cdc-training-card__title {
    color: #0052d9
}

@media screen and (max-width: 768px) {
    .cdc-training-card__btn.cdc-btn {
        min-width:unset;
        padding: 0 2px
    }
}

.cdc-widget-operations {
    margin-bottom: -18px;
    background: linear-gradient(0deg,#fff -18.18%,#f3f6fb 107.14%);
    border: 2px solid #fff;
    box-shadow: 8px 8px 16px rgba(55,99,170,.1);
    border-radius: 40px;
    box-sizing: border-box;
    padding: 0 32px 0 24px;
    position: relative
}

.cdc-widget-operations__inner {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    padding: 8px 0;
    width: 88px;
    overflow-x: clip;
    transition: all .3s ease-in-out
}

.cdc-widget-operations__item {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-right: 20px
}

.cdc-widget-operations__item:last-child {
    margin-right: 0
}

.cdc-widget-operations__item-icon {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 62.264150943396224%;
    background-size: 1380% auto
}

.cdc-widget-operations__item-icon.like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 37.735849056603776%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item-icon.book {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 30.18867924528302%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item-icon.share {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 7.547169811320755%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item-icon.save {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 44.85981308411215% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item-icon.logout {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 15.625% 62.264150943396224%;
    background-size: 1380% auto
}

.cdc-widget-operations__item-icon.question {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 60.37735849056604%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item-number {
    position: absolute;
    top: -18px;
    left: 16px;
    background: #ff7800;
    border: 2px solid #fff;
    box-shadow: 0 4px 4px rgba(255,120,0,.16);
    border-radius: 10px;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 12px;
    height: 20px;
    line-height: 16px;
    color: #fff;
    min-width: 30px;
    text-align: center;
    padding: 0 4px
}

.cdc-widget-operations__item:hover .cdc-widget-operations__item {
    background: linear-gradient(1turn,#fcfdff,#dee7f3)
}

.cdc-widget-operations__item:hover .cdc-widget-operations__item-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 66.5625% 49.37106918238994%;
    background-size: 1380% auto
}

.cdc-widget-operations__item:hover .cdc-widget-operations__item-icon.like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 15.09433962264151%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item:hover .cdc-widget-operations__item-icon.book {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 52.83018867924528%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item:hover .cdc-widget-operations__item-icon.share {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.2429906542056% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item:hover .cdc-widget-operations__item-icon.save {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 37.38317757009346% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item:hover .cdc-widget-operations__item-icon.logout {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 7.8125% 62.264150943396224%;
    background-size: 1380% auto
}

.cdc-widget-operations__item:hover .cdc-widget-operations__item-icon.question {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 52.83018867924528%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item.is-active .cdc-widget-operations__item-icon.like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 74.76635514018692% 69.81132075471697%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item.is-active .cdc-widget-operations__item-icon.book {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 75.0778816199377% 45.28301886792453%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__item.is-active .cdc-widget-operations__item-icon.save {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 66.5625% 41.82389937106918%;
    background-size: 1380% auto
}

.cdc-widget-operations__item.is-active .save-bubble-content,.cdc-widget-operations__item.is-hover .save-bubble {
    display: block
}

.cdc-widget-operations__bubble .tea-bubble__inner {
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    padding: 10px
}

.cdc-widget-operations__bubble .tea-bubble--left .tea-bubble__inner:after {
    border-right-color: #fff;
    margin-right: -1px
}

.cdc-widget-operations__bubble .tea-bubble--left .tea-bubble__inner:before {
    border-right-color: #f0f3f8
}

.cdc-widget-operations__bubble .tea-bubble--right .tea-bubble__inner:after {
    border-left-color: #fff;
    margin-left: -1px
}

.cdc-widget-operations__bubble .tea-bubble--right .tea-bubble__inner:before {
    border-left-color: #f0f3f8
}

.cdc-widget-operations__bubble .tea-bubble--bottom .tea-bubble__inner:after {
    border-top-color: #fff;
    margin-top: -1px
}

.cdc-widget-operations__bubble .tea-bubble--bottom .tea-bubble__inner:before {
    border-top-color: #e8ecf1
}

.cdc-widget-operations__bubble .tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff;
    margin-bottom: -1px
}

.cdc-widget-operations__bubble .tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #e8ecf1
}

.cdc-widget-operations__toggle {
    position: absolute;
    top: 50%;
    right: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    cursor: pointer
}

.cdc-widget-operations__toggle-icon {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 58.895705521472394%;
    background-size: 2156.25% auto
}

.cdc-widget-operations__toggle:hover .cdc-widget-operations__toggle-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 39.263803680981596%;
    background-size: 2156.25% auto
}

.cdc-widget-operations__toggle:after {
    content: "";
    position: absolute;
    left: -8px;
    top: 4px;
    height: 20px;
    width: 1px;
    background: #d9d9d9
}

.cdc-widget-operations__tip {
    position: absolute;
    width: 250px;
    height: 64px;
    left: 36px;
    top: -68px;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 16px rgba(55,99,170,.1);
    border-radius: 32px;
    box-sizing: border-box;
    padding: 10px 44px;
    z-index: 101
}

.cdc-widget-operations__tip-content {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    max-width: 144px
}

.cdc-widget-operations__tip-content a {
    display: inline-block;
    vertical-align: middle;
    color: #0052d9;
    font-size: 0;
    width: 24px;
    height: 24px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.03115264797508% 60.37735849056604%;
    background-size: 1437.5% auto
}

.cdc-widget-operations__tip-ip {
    position: absolute;
    left: -48px;
    bottom: -24px;
    width: 114px;
    height: 126px;
    background: url(images/ip_639.png) 50% no-repeat;
    background-size: 100% 100%
}

.cdc-widget-operations__tip-close {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 43.161094224924014% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-widget-operations__tip-close:hover {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 38.297872340425535% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-widget-operations.is-expanded {
    padding-right: 50px
}

.cdc-widget-operations.is-expanded .cdc-widget-operations__toggle-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.save-bubble-content .tea-bubble .tea-bubble__inner {
    min-width: auto;
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 0 4px 16px rgba(76,97,134,.1);
    padding: 0;
    box-sizing: border-box;
    border-radius: 4px
}

.save-bubble-content .tea-bubble .tea-bubble__inner:before {
    border-bottom-color: #e8ecf1
}

.save-bubble-content .tea-bubble .tea-bubble__inner:after {
    margin-bottom: -1px;
    border-bottom-color: #fff
}

.save-bubble-content .tea-bubble--bottom .tea-bubble__inner:before {
    border-top-color: #e8ecf1;
    border-bottom: none
}

.save-bubble-content .tea-bubble--bottom .tea-bubble__inner:after {
    border-top-color: #fff;
    border-bottom: none
}

.save-bubble-content .save-opt {
    padding-bottom: 16px;
    min-width: 192px
}

.save-bubble-content .save-bubble-title {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    padding: 16px;
    box-sizing: border-box
}

.save-bubble-content .save-bubble-list {
    max-height: 330px;
    overflow-y: auto;
    padding: 0 16px;
    box-sizing: border-box
}

.save-bubble-content .save-bubble-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 8px;
    cursor: pointer
}

.save-bubble-content .save-bubble-item-name {
    max-width: 7em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.save-bubble-content .save-bubble-item-img {
    width: 52px;
    height: 68px;
    background: #f1f2f5;
    border-radius: 4px;
    position: relative
}

.save-bubble-content .save-bubble-item-img img {
    width: 100%;
    height: 100%;
    border-radius: 4px
}

.save-bubble-content .save-bubble-item-num {
    width: 100%;
    height: 16px;
    border-radius: 0 0 4px 4px;
    background: #0052d9;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
    text-align: center
}

.save-bubble-content .save-bubble-item.is-add {
    cursor: pointer
}

.save-bubble-content .save-bubble-item.is-add:hover .save-bubble-item-add {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 72.3404255319149% 90.1840490797546%;
    background-size: 2156.25% auto
}

.save-bubble-content .save-bubble-item.is-add .save-bubble-item-add {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 86.93009118541033% 90.1840490797546%;
    background-size: 2156.25% auto
}

.save-bubble-content .save-bubble-item+.save-bubble-item {
    margin-top: 20px
}

.save-bubble-content .save-bubble {
    min-width: 100px;
    width: auto;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 4px
}

.save-bubble-content .save-bubble span {
    display: block;
    font-size: 12px;
    color: #4b5b76
}

.cdc-ai-recommend {
    border-radius: 8px;
    background: linear-gradient(90deg,#e5eeff -3.58%,#e7ecff 47.78%,#eeedff 101.24%);
    margin-bottom: 28px
}

.cdc-ai-recommend__hd {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    padding: 8px 12px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-ai-recommend__hd,.cdc-ai-recommend__opt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-ai-recommend__opt {
    gap: 12px
}

.cdc-ai-recommend__divider {
    width: 1px;
    height: 16px;
    background: #d6dbe3;
    margin-left: -6px
}

.cdc-ai-recommend__btn {
    position: relative;
    color: #0052d9;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    cursor: pointer;
    border-radius: 4px
}

.cdc-ai-recommend__btn.is-disabled {
    opacity: .5;
    cursor: not-allowed
}

.cdc-ai-recommend__btn:not(.is-disabled):hover {
    background: rgba(0,43,217,.08)
}

.cdc-ai-recommend__close {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(images/icon-close_398.png) 50% no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer
}

.cdc-ai-recommend__close:hover {
    background-image: url(images/icon-close-h_53d.png)
}

.cdc-ai-recommend__list {
    padding: 2px 12px 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    position: relative;
    z-index: 1
}

.cdc-ai-recommend__item {
    -ms-flex: 1;
    flex: 1;
    border-radius: 4px;
    position: relative;
    height: 34px;
    background: linear-gradient(90deg,rgba(85,153,255,.5) 0,rgba(148,122,227,.5) 60%,rgba(221,112,175,.5) 81%,rgba(255,192,72,.5));
    cursor: pointer
}

.cdc-ai-recommend__item-text {
    position: absolute;
    top: 1px;
    right: 1px;
    left: 1px;
    bottom: 1px;
    border-radius: inherit;
    background-color: #fff;
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    padding: 8px 16px;
    border-radius: 3px;
    cursor: pointer
}

.cdc-ai-recommend__item-text:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(images/icon-problem_bf7.svg) 50% no-repeat;
    background-size: cover;
    margin-right: 8px;
    vertical-align: -3px
}

.cdc-ai-recommend__item:hover .cdc-ai-recommend__item-text {
    background: #f2f4ff
}

.cdc-ai-recommend .icon-refresh {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 83.43558282208589%;
    background-size: 2156.25% auto
}

.cdc-ai-recommend__dropdown.t-popup__content {
    box-shadow: none;
    border-radius: 4px;
    border: 1px solid #d6dbe3;
    background: #fff
}

.cdc-ai-recommend__dropdown.t-popup__content .t-dropdown__menu {
    padding: 12px;
    gap: 8px
}

.cdc-ai-recommend__dropdown.t-popup__content .t-dropdown__item {
    padding: 4px 12px;
    color: #000;
    font-size: 14px
}

.cdc-ai-recommend__dropdown.t-popup__content .t-dropdown__item:hover {
    background: rgba(0,82,217,.08)
}

@media screen and (max-width: 768px) {
    .cdc-ai-recommend__list {
        padding:4px 12px 12px;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: normal;
        align-items: normal;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cdc-ai-recommend__item {
        -ms-flex: none;
        flex: none
    }

    .cdc-ai-recommend__btn:not(.is-disabled):hover {
        background: transparent
    }

    .cdc-ai-recommend__loading {
        height: 70px
    }

    .cdc-ai-recommend__loading .t-loading__gradient-conic {
        -webkit-transform: none!important;
        transform: none!important
    }
}

.cdc-qa-member {
    border-radius: 20px 0 0 0;
    background: linear-gradient(180deg,#f3f5f8 42.91%,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    margin-bottom: 20px;
    margin-top: 12px
}

.cdc-qa-member.is-mobile .cdc-qa-member__info {
    height: 116px;
    padding: 14px 142px 16px 16px
}

.cdc-qa-member.is-mobile .cdc-qa-member-m__footer {
    display: -ms-flexbox;
    display: flex
}

.cdc-qa-member.is-mobile .cdc-qa-member__name {
    font-size: 14px;
    line-height: 22px
}

.cdc-qa-member.is-mobile .cdc-qa-member__desc {
    margin-top: 2px
}

.cdc-qa-member.is-mobile .cdc-qa-member__tags {
    margin-top: 4px
}

.cdc-qa-member.is-mobile .cdc-qa-member__footer,.cdc-qa-member.is-mobile .cdc-qa-member__list {
    display: none
}

.cdc-qa-member.is-mobile img {
    height: 128px;
    width: 118px
}

.cdc-qa-member-m__footer {
    display: none
}

.cdc-qa-member-m__footer-btn {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 10px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    box-sizing: border-box
}

.cdc-qa-member-m__footer-btn:last-child {
    color: #0052d9;
    position: relative
}

.cdc-qa-member-m__footer-btn:last-child:after {
    content: "";
    width: 1px;
    height: 16px;
    background: #d6dbe3;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-qa-member__info {
    border-radius: 20px 0 0 0;
    width: 100%;
    height: 126px;
    background: linear-gradient(97deg,#3c80ff,#90b4fb 100.56%),linear-gradient(96deg,#4e5c8b 1.36%,#101942 100.07%);
    position: relative;
    padding: 16px 148px 8px 16px;
    box-sizing: border-box
}

.cdc-qa-member__info:before {
    content: "";
    position: absolute;
    right: -54px;
    top: 0;
    width: 229px;
    height: 126px;
    background: url(images/bg_dd5.png) 50%/cover no-repeat
}

.cdc-qa-member__name {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-qa-member__desc {
    color: hsla(0,0%,100%,.8);
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 4px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cdc-qa-member__tags {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px;
    height: 22px;
    overflow: hidden
}

.cdc-qa-member__tag {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 2px;
    background: hsla(0,0%,100%,.2);
    padding: 2px 4px
}

.cdc-qa-member__list {
    padding: 20px 16px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: 118px;
    width: 100%
}

.cdc-qa-member__item {
    max-width: 100%;
    overflow: hidden;
    color: #181818;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    padding-left: 10px;
    box-sizing: border-box
}

.cdc-qa-member__item:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #181818;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-qa-member__item:hover {
    color: #0052d9
}

.cdc-qa-member__item:hover:before {
    background: #0052d9
}

.cdc-qa-member__item:first-child {
    position: relative;
    padding-right: 20px
}

.cdc-qa-member__item:first-child:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 67.78115501519757% 95.0920245398773%;
    background-size: 2156.25% auto ;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-qa-member__item:not(:first-child) {
    margin-top: 8px
}

.cdc-qa-member__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px;
    padding: 0 16px 16px
}

.cdc-qa-member__footer:hover .cdc-btn {
    transition: all .3s;
    opacity: 1;
    visibility: visible
}

.cdc-qa-member .cdc-icon__list,.cdc-qa-member__opt {
    display: -ms-flexbox;
    display: flex
}

.cdc-qa-member .cdc-icon__list {
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.cdc-qa-member .cdc-icon__list .cdc-svg-icon-text {
    margin-left: 4px
}

.cdc-qa-member .cdc-btn {
    white-space: nowrap;
    min-width: 112px;
    box-shadow: none;
    opacity: 0;
    visibility: hidden
}

.cdc-qa-member .cdc-btn.cdc-btn--hole {
    margin-right: 8px
}

.cdc-qa-member img {
    width: 124px;
    height: 140px;
    position: absolute;
    right: 16px;
    bottom: 0
}

.cdc-article-panel-response2 {
    box-sizing: border-box;
    padding: 16px 0;
    border-bottom: 1px solid #d6dbe3;
    position: relative;
    max-width: 1000px
}

.cdc-article-panel-response2__inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-top: 4px
}

.cdc-article-panel-response2__main {
    min-width: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    color: #4b5b76;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.cdc-article-panel-response2__title {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.cdc-article-panel-response2__title em {
    font-weight: 500;
    color: #ff7800
}

.cdc-article-panel-response2__title:hover {
    color: #0052d9
}

.cdc-article-panel-response2__media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-panel-response2__desc {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    min-height: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.cdc-article-panel-response2__infos {
    margin-top: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 19px
}

.cdc-article-panel-response2__infos .cdc-avatar {
    width: 20px;
    height: 20px
}

.cdc-article-panel-response2__infos>div:first-child {
    margin-left: 0
}

.cdc-article-panel-response2__user {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    cursor: pointer
}

.cdc-article-panel-response2__user-avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px
}

.cdc-article-panel-response2__user-name {
    font-weight: 500;
    color: #4b5b76;
    line-height: 20px
}

.cdc-article-panel-response2__user:hover .cdc-article-panel-response2__user-name {
    color: #0052d9
}

.cdc-article-panel-response2__user+.cdc-article-panel-response2__date {
    margin-left: 12px
}

.cdc-article-panel-response2__user+.cdc-article-panel-response2__date:before {
    display: block
}

.cdc-article-panel-response2__date {
    color: #97a3b7;
    position: relative
}

.cdc-article-panel-response2__date:before {
    content: "";
    position: absolute;
    top: 9px;
    left: -7px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: rgba(151,163,183,.9);
    display: none
}

.cdc-article-panel-response2__operate {
    margin-left: 24px;
    z-index: 2
}

.cdc-article-panel-response2__tags {
    height: 32px;
    overflow: hidden
}

.cdc-article-panel-response2 .cdc-tag__list {
    margin-bottom: 6px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cdc-article-panel-response2 .cdc-tag a.cdc-tag__inner {
    background: #fff;
    border: 1px solid #d6dbe3;
    color: #97a3b7;
    padding: 2px 4px
}

.cdc-article-panel-response2 .cdc-tag a.cdc-tag__inner:hover {
    background: #fff;
    color: #0052d9;
    border-color: #0052d9
}

.cdc-article-panel-response2__object {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
    width: 168px;
    height: 98px;
    position: relative;
    display: block
}

.cdc-article-panel-response2__object-thumbnail {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px
}

.cdc-article-panel-response2__object-tag {
    top: -4px;
    right: 0;
    position: absolute;
    display: block;
    min-width: 62px;
    height: 26px;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;
    padding-right: 6px;
    text-align: center;
    line-height: 26px;
    white-space: nowrap;
    background-color: #ff7800;
    border-radius: 0 6px 0 0
}

.cdc-article-panel-response2__object-tag:before {
    content: "";
    position: absolute;
    left: -19px;
    top: 0;
    height: 26px;
    width: 20px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 65.53846153846153% 8.88888888888889%;
    background-size: 1725% auto
}

.cdc-article-panel-response2__object-tag.is-success {
    background-color: #0cbf5b
}

.cdc-article-panel-response2__object-tag.is-success:before {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 65.53846153846153% 25.63291139240506%;
    background-size: 1725% auto
}

.cdc-article-panel-response2__object-tag.is-back {
    background-color: #00a4ff
}

.cdc-article-panel-response2__object-tag.is-back:before {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 65.53846153846153% 17.405063291139243%;
    background-size: 1725% auto
}

.cdc-article-panel-response2__object-time {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5882352941176471);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 0 8px
}

.cdc-article-panel-response2__tag {
    top: -4px;
    right: 0;
    position: absolute;
    display: block;
    min-width: 32px;
    height: 26px;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;
    padding-right: 8px;
    text-align: right;
    line-height: 26px;
    background-color: #ff7800;
    border-radius: 0 6px 0 0
}

.cdc-article-panel-response2__tag:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    margin-right: -1px;
    height: 26px;
    width: 14px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 65.53846153846153% 8.88888888888889%;
    background-size: 1725% auto
}

.cdc-article-panel-response2__bubble .tea-bubble__inner {
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 0;
    padding: 8px 0
}

.cdc-article-panel-response2__bubble .tea-bubble__inner:after,.cdc-article-panel-response2__bubble .tea-bubble__inner:before {
    display: none
}

.cdc-article-panel-response2__bubble-list {
    min-width: 136px
}

.cdc-article-panel-response2__bubble-item {
    padding: 8px 16px
}

.cdc-article-panel-response2__bubble-item .cdc-icon__number {
    color: #4b5b76;
    font-size: 14px;
    line-height: 20px;
    margin-left: 12px
}

.cdc-article-panel-response2.special .cdc-article-panel-response2__inner {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.cdc-article-panel-response2.special .cdc-article-panel-response2__title {
    margin-bottom: 8px
}

.cdc-article-panel-response2.special .cdc-article-panel-response2__desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 44px;
    white-space: normal
}

.cdc-article-panel-response2.special .cdc-article-panel-response2__tags {
    position: relative;
    bottom: 0
}

.cdc-article-panel-response2.special .cdc-article-panel-response2__object {
    width: 240px;
    height: 128px;
    margin-right: 32px;
    margin-left: 0
}

.cdc-article-panel-response2.special .cdc-article-panel-response2__object-thumbnail {
    padding-top: 0
}

.cdc-article-panel-response2.special .cdc-article-panel-response2__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.cdc-article-panel-response2.special .cdc-article-panel-response2__infos {
    margin-top: 8px;
    display: none
}

.cdc-article-panel-response2.special .cdc-tag__list {
    margin-bottom: 2px;
    display: none
}

.cdc-article-panel-response2__list {
    margin-bottom: -4px;
    background: #fff;
    padding: 0 20px
}

.cdc-article-panel-response2__list .cdc-article-panel-response2 {
    margin-bottom: 4px
}

.cdc-article-panel-response2.small {
    padding: 8px 0;
    border-bottom: none
}

.cdc-article-panel-response2.small .cdc-article-panel-response2__inner {
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-panel-response2.small .cdc-article-panel-response2__object {
    width: 68px;
    margin-right: 16px
}

.cdc-article-panel-response2.small .cdc-article-panel-response2__object-thumbnail {
    padding-top: 100%
}

.cdc-article-panel-response2.small .cdc-article-panel-response2__title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px
}

.cdc-article-panel-response2.small .cdc-article-panel-response2__desc {
    font-size: 14px;
    line-height: 22px;
    -webkit-line-clamp: 2;
    min-height: unset
}

.cdc-article-panel-response2.show-top {
    background: #f5f7fa;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 16px;
    border-bottom: 0
}

@media screen and (max-width: 768px) {
    .cdc-article-panel-response2 {
        padding:20px 0 12px
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__title {
        white-space: normal;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__desc {
        -webkit-line-clamp: 3
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__media {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__media .cdc-article-panel-response2__object {
        width: 120px;
        margin-left: 16px
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__media .cdc-article-panel-response2__object-thumbnail {
        padding-top: 55%
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__user {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__user+.cdc-article-panel-response2__tags {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__tags {
        position: relative;
        bottom: unset;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__tags .cdc-tag-links__icon {
        margin-top: 2px
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2__tags .cdc-tag-links__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .cdc-article-panel-response2 .cdc-article-panel-response2:hover .cdc-article-panel-response2__title {
        color: #181818
    }
}

.cdc-article-page2 {
    position: relative;
    background: #f3f6f9
}

.cdc-article-page2.show-ad .cdc-suspend-pill {
    top: 206px
}

.cdc-article-page2.show-ad .mod-sticky-act.is-sticky {
    top: 126px
}

.cdc-article-page2 .cdc-global__main {
    max-width: 1400px;
    padding: 0
}

.cdc-article-page2 .cdc-header__bottom {
    box-shadow: none
}

.cdc-article-page2 .cdc-sticky-header {
    width: 100%;
    min-width: auto
}

.cdc-article-page2 .cdc-sticky-header__inner {
    padding: 6px 10px;
    max-width: 1400px
}

.cdc-article-page2 .cdc-article__body {
    display: -ms-flexbox;
    display: flex
}

.cdc-article-page2 .cdc-layout {
    margin-bottom: 80px
}

.cdc-article-page2 .cdc-layout__main {
    width: calc(100% - 360px);
    padding-left: 0;
    padding-right: 0
}

.cdc-article-page2 .cdc-layout__side {
    width: 360px;
    padding-left: 20px;
    box-sizing: border-box
}

.cdc-article-page2 .cdc-layout__side .cdc-card {
    margin-bottom: 20px
}

.cdc-article-page2 .mod-crumb {
    margin-top: 20px;
    margin-bottom: 20px
}

.cdc-article-page2 .mod-note {
    margin: 24px 0
}

.cdc-article-page2 .mod-note.cdc-tip {
    background: #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border: none
}

.cdc-article-page2 .mod-note.cdc-tip .cdc-tip__text .is-mobile {
    display: none
}

.cdc-article-page2 .mod-note.cdc-tip .cdc-tip__inner {
    padding-right: 48px
}

.cdc-article-page2 .mod-note.cdc-tip .cdc-tip__main {
    overflow: hidden
}

.cdc-article-page2 .mod-note.cdc-tip.warning {
    border-radius: 2px;
    border: 1px solid #ffa760;
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ffeddf;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1)
}

.cdc-article-page2 .mod-note.cdc-tip.warning .cdc-tip__title {
    color: #c04100
}

.cdc-article-page2 .mod-note.cdc-tip.warning .cdc-tip__icon.icon-warning {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 44.164037854889585% 54.14012738853503%;
    background-size: 1232.142857142857% auto
}

.cdc-article-page2 .mod-note.cdc-tip.error {
    border: 1px solid #ef8b8b;
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fce8e8
}

.cdc-article-page2 .mod-note.cdc-tip.error .cdc-tip__text {
    color: #4b5b76
}

.cdc-article-page2 .mod-note-inner {
    font-weight: 400;
    color: #4b5b76;
    font-size: 14px;
    line-height: 22px
}

.cdc-article-page2 .mod-note .close-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 16px;
    cursor: pointer
}

.cdc-article-page2 .mod-note .cdc-link {
    white-space: nowrap
}

.cdc-article-page2 .mod-article-content {
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0 2px 10px rgba(55,99,170,.06);
    border-radius: 2px;
    padding: 32px;
    box-sizing: border-box;
    margin-bottom: 16px;
    position: relative
}

.cdc-article-page2 .mod-article-content .cdc-comment-response-single-edit {
    margin-top: 24px
}

.cdc-article-page2 .mod-article-content .title-tag {
    display: inline-block;
    width: 51px;
    height: 49px;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/307705a7-419b-444b-953f-fa68ddc76d87.svg) 50%/cover no-repeat;
    position: absolute;
    top: -4px;
    right: -4px
}

.cdc-article-page2 .mod-header2 {
    margin-bottom: 36px
}

.cdc-article-page2 .mod-header2 .mod-article-source {
    display: none
}

.cdc-article-page2 .mod-header2 .cdc-icon__list {
    margin-right: 0
}

.cdc-article-page2 .mod-header2__top {
    margin-bottom: 16px
}

.cdc-article-page2 .mod-header2__title .title-text {
    display: inline;
    color: #000;
    vertical-align: middle;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px
}

.cdc-article-page2 .mod-header2__title .title-tag {
    vertical-align: middle;
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 12px;
    background: #ff7800;
    border-radius: 2px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid transparent;
    color: #fff;
    box-sizing: border-box;
    padding: 0 7px
}

.cdc-article-page2 .mod-header2__title .title-tag.top {
    background: #0cbf5b
}

.cdc-article-page2 .mod-header2__title .title-tag.pending {
    background: #fff;
    color: #0052d9;
    border-color: #0052d9;
    margin-left: 12px
}

.cdc-article-page2 .mod-header2__title .title-tag.reject {
    background: #fff;
    color: #f64041;
    border-color: #f64041;
    margin-left: 12px
}

.cdc-article-page2 .mod-header2__title .title-tag.is-operate {
    cursor: pointer;
    border-radius: 2px;
    background: #fff;
    padding: 0 8px;
    color: #0052d9;
    border: 1px solid #0052d9;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-page2 .mod-header2__title .title-tag.is-operate .cdc-svg-icon-con {
    margin-right: 4px
}

.cdc-article-page2 .mod-header2__title .title-tag.is-operate.is-warning {
    border-color: #ff7800;
    color: #ff7800
}

.cdc-article-page2 .mod-header2__title .title-tag.is-operate.is-error {
    border-color: #f64041;
    color: #f64041
}

.cdc-article-page2 .mod-header2__bottom {
    margin-bottom: 16px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-article-page2 .mod-header2__bottom,.cdc-article-page2 .mod-header2__detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-page2 .mod-header2__date {
    vertical-align: middle;
    margin-right: 24px
}

.cdc-article-page2 .mod-header2__date .date-text {
    font-size: 14px;
    line-height: 24px;
    color: #4b5b76
}

.cdc-article-page2 .mod-header2__date .date-tip {
    vertical-align: -3px;
    margin-left: 8px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #eee;
    position: relative;
    cursor: pointer
}

.cdc-article-page2 .mod-header2__date .date-tip:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(images/icon-arrowdown-bg_1ec.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.cdc-article-page2 .mod-header2__date .date-tip:hover:after {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 73.61963190184049%;
    background-size: 2156.25% auto
}

.cdc-article-page2 .mod-header2__date.is-mobile {
    display: none
}

.cdc-article-page2 .mod-header2__operates {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-page2 .mod-header2__operate {
    margin-left: 24px;
    position: relative;
    display: inline-block
}

.cdc-article-page2 .mod-header2__operate .operate-dropdown {
    z-index: 22;
    width: 96px;
    box-sizing: border-box;
    padding-top: 16px;
    position: absolute;
    margin-top: 5px;
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1)
}

.cdc-article-page2 .mod-header2__operate .operate-dropdown__item {
    margin-bottom: 16px;
    text-align: center
}

.cdc-article-page2 .mod-header2__operate .operate-dropdown__item .cdc-icon__number {
    font-size: 14px;
    margin-left: 12px
}

.cdc-article-page2 .mod-header2__operate .cdc-svg-icon-con .cdc-svg-icon {
    line-height: 0;
    color: #4b5b76
}

.cdc-article-page2 .mod-header2__operate .cdc-svg-icon-con .cdc-svg-icon-text {
    color: #4b5b76;
    font-size: 14px;
    line-height: 24px
}

.cdc-article-page2 .mod-header2__operate .cdc-svg-icon-con:hover .cdc-svg-icon,.cdc-article-page2 .mod-header2__operate .cdc-svg-icon-con:hover .cdc-svg-icon-text {
    color: #0052d9
}

.cdc-article-page2 .mod-header2__tag {
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #0cbf5b;
    color: #0cbf5b;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    padding: 0 8px;
    margin-left: 24px
}

.cdc-article-page2 .mod-header2__code {
    display: none
}

.cdc-article-page2 .mod-header2__alert {
    margin-bottom: 16px;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 16px;
    border-radius: 2px
}

.cdc-article-page2 .mod-header2__alert-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%
}

.cdc-article-page2 .mod-header2__alert .t-alert__description {
    overflow: hidden;
    max-width: 100%;
    padding-right: 32px;
    display: -ms-flexbox;
    display: flex
}

.cdc-article-page2 .mod-header2__alert.t-alert--warning {
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ffeddf
}

.cdc-article-page2 .mod-header2__alert.t-alert--warning .t-alert__description {
    color: #c04100
}

.cdc-article-page2 .mod-header2__alert.t-alert--warning .t-alert__content {
    font-size: 12px;
    position: relative
}

.cdc-article-page2 .mod-header2__alert.t-alert--warning .t-alert__close {
    display: none
}

.cdc-article-page2 .mod-header2__alert.t-alert--error {
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fce8e8
}

.cdc-article-page2 .mod-header2__alert.t-alert--error .t-alert__description {
    color: #b42c3f
}

.cdc-article-page2 .mod-header2__alert.t-alert--error .t-alert__content {
    font-size: 12px;
    position: relative
}

.cdc-article-page2 .mod-header2__alert.t-alert--error .t-alert__close {
    display: none
}

.cdc-article-page2 .mod-header2__alert.t-alert--error .icon-close {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/f0b46dad-6e09-4fbb-8b67-903922ce5b62.svg)
}

.cdc-article-page2 .mod-header2__alert .icon-warn {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/a7fba069-dd34-435e-82f1-6af1ce6c4dbe.svg) 50% no-repeat
}

.cdc-article-page2 .mod-header2__alert .icon-error {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/b952e81d-c083-4546-9109-0512d0b5781b.svg) 50% no-repeat
}

.cdc-article-page2 .mod-header2__alert .icon-close {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/1fdf884c-0820-4fb5-81db-dc503ba1e152.svg) 50% no-repeat
}

.cdc-article-page2 .mod-header2__alert a {
    color: #0052d9;
    margin-left: 8px;
    white-space: nowrap
}

.cdc-article-page2 .mod-header2.pending .mod-header2__title .title-text {
    color: #97a3b7
}

.cdc-article-page2 .mod-header2__infos .cdc-svg-icon-con+.cdc-svg-icon-con {
    margin-left: 24px
}

.cdc-article-page2 .mod-header2__infos .cdc-svg-icon-con .cdc-svg-icon {
    line-height: 0;
    color: #4b5b76
}

.cdc-article-page2 .mod-header2__infos .cdc-svg-icon-con .cdc-svg-icon-text {
    color: #4b5b76;
    font-size: 14px;
    line-height: 24px
}

.cdc-article-page2 .mod-header2__summary {
    background: #f7f9fc;
    padding: 16px 20px;
    margin-bottom: 16px
}

.cdc-article-page2 .mod-header2__summary-title {
    color: #181818;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.cdc-article-page2 .mod-header2__summary-title .icon-summary {
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 67.17791411042946% 61.875%;
    background-size: 1815.7894736842106% auto ;
    margin-right: 12px
}

.cdc-article-page2 .mod-header2__summary-content {
    color: #4b5b76;
    font-size: 14px;
    line-height: 24px
}

.cdc-article-page2 .mod-header2__summary-tags {
    margin: 0
}

.cdc-article-page2 .mod-header2__summary-tags .tags-title {
    vertical-align: 1px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

.cdc-article-page2 .mod-header2__summary-tags .cdc-tag {
    margin: 0 10px 10px
}

.cdc-article-page2 .mod-header2__summary-tags .cdc-tag__inner {
    background: inherit;
    border: 1px solid #97a3b7;
    font-size: 14px;
    line-height: 22px;
    padding: 2px 8px
}

.cdc-article-page2 .mod-header2__summary-tags .cdc-tag.is-custom .cdc-tag__inner {
    border: none;
    padding: 0
}

.cdc-article-page2 .mod-header2__summary+.mod-header2__special {
    margin-top: 16px
}

.cdc-article-page2 .mod-header2__special {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-pack: baseline;
    justify-content: baseline;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 26px;
    overflow: hidden;
    margin-bottom: 12px
}

.cdc-article-page2 .mod-sticky-header .cdc-sticky-header__main,.cdc-article-page2 .mod-sticky-header__main {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page2 .mod-sticky-header__main {
    max-width: 100%
}

.cdc-article-page2 .mod-sticky-header__author,.cdc-article-page2 .mod-sticky-header__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-article-page2 .mod-sticky-header__author {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-article-page2 .mod-sticky-header__author .cdc-avatar {
    width: 44px;
    height: 44px;
    margin-right: 10px
}

.cdc-article-page2 .mod-sticky-header__author .author-info {
    min-width: 120px
}

.cdc-article-page2 .mod-sticky-header__author .author-info__name {
    vertical-align: middle;
    margin-bottom: 0
}

.cdc-article-page2 .mod-sticky-header__author .author-info__name .name-text {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 8em
}

.cdc-article-page2 .mod-sticky-header__author .author-info__name .cdc-emblems__item {
    line-height: 12px
}

.cdc-article-page2 .mod-sticky-header__author .author-info__name .cdc-emblems__item-icon {
    width: 12px;
    height: 12px
}

.cdc-article-page2 .mod-sticky-header__author .author-info__article {
    margin-top: 8px;
    color: #c89e62;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding-right: 20px;
    width: 126px;
    box-sizing: border-box
}

.cdc-article-page2 .mod-sticky-header__author .author-info__article .icon-recommend {
    width: 14px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 99.39577039274926% 73.61963190184049%;
    background-size: 2464.285714285714% auto ;
    margin-right: 8px
}

.cdc-article-page2 .mod-sticky-header__author .author-info__article:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    width: 16px;
    height: 16px;
    transition: -webkit-transform .33s ease-in-out;
    transition: transform .33s ease-in-out;
    transition: transform .33s ease-in-out,-webkit-transform .33s ease-in-out;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 68.71165644171779%;
    background-size: 2156.25% auto
}

.cdc-article-page2 .mod-sticky-header__author .author-info__article:hover:after {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 44.171779141104295%;
    background-size: 2156.25% auto
}

.cdc-article-page2 .mod-sticky-header__split {
    margin: 0 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1px;
    height: 40px
}

.cdc-article-page2 .mod-sticky-header__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.cdc-article-page2 .mod-sticky-header__title-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.cdc-article-page2 .mod-sticky-header__title-content>h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: unset
}

.cdc-article-page2 .mod-sticky-header__title-content .title-tag {
    margin-left: 12px;
    background: #0052d9;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 0 8px;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-article-page2 .mod-sticky-header__title-special {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: start;
    gap: 20px;
    height: 26px;
    overflow: hidden
}

.cdc-article-page2 .mod-sticky-header__title-special .cdc-special-guide {
    margin-bottom: 0;
    background: none;
    padding-left: 0
}

.cdc-article-page2 .mod-sticky-header__title-special .cdc-special-guide-icon {
    display: none
}

.cdc-article-page2 .mod-sticky-header__operates {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 12px
}

.cdc-article-page2 .mod-sticky-header__operates .cdc-special-guide-name-icon {
    position: relative;
    right: 0;
    top: 0;
    left: 6px
}

.cdc-article-page2 .mod-sticky-header__operates .btn-focus {
    position: relative
}

.cdc-article-page2 .mod-sticky-header__operates .operates-focus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-page2 .mod-sticky-header__operates .operates-focus__avatar {
    width: 36px;
    height: 36px;
    margin: 6px 7px
}

.cdc-article-page2 .mod-sticky-header__operates .operates-focus span {
    color: #181818;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    white-space: nowrap
}

.cdc-article-page2 .mod-sticky-header__operates .t-popup--animation-enter-active,.cdc-article-page2 .mod-sticky-header__operates .t-popup--animation-leave-active {
    transform: translate3d(-134px,46px,0)!important;
    -webkit-transform: translate3d(-134px,46px,0)!important;
    transition: none!important;
    -webkit-transition: none!important;
    cursor: default!important
}

.cdc-article-page2 .mod-sticky-header__operates .t-popup__arrow:before,.cdc-article-page2 .mod-sticky-header__operates .t-popup__content,.cdc-article-page2 .mod-sticky-header__operates .t-popup__content--arrow {
    background: #eff5ff!important
}

.cdc-article-page2 .mod-sticky-header__operates .t-popup__content {
    border: 1px solid #adccff;
    box-shadow: 0 4px 16px rgba(55,99,170,.1)
}

.cdc-article-page2 .mod-sticky-header__operates .t-popup__arrow {
    left: calc(100% - 32px);
    top: -6px
}

.cdc-article-page2 .mod-sticky-header__operates .t-popup__arrow:before {
    border-top: 1px solid #adccff;
    border-left: 1px solid #adccff
}

.cdc-article-page2 .mod-sticky-header__operate {
    min-width: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: none
}

.cdc-article-page2 .mod-sticky-header__operate>i {
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-right: 4px
}

.cdc-article-page2 .mod-sticky-header__operate>i.add-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 77.20364741641338% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-page2 .mod-sticky-header__operate>i.add-icon.is-focus {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 14.58966565349544% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-page2 .mod-sticky-header__operate>i.share-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 14.723926380368098%;
    background-size: 2156.25% auto
}

.cdc-article-page2 .mod-sticky-header__operate+.cdc-btn {
    margin-left: 12px
}

.cdc-article-page2 .mod-content__markdown {
    margin-bottom: 28px
}

.cdc-article-page2 .mod-content .rno-markdown2__product-mobile {
    display: none
}

.cdc-article-page2 .mod-content__statement {
    margin-bottom: 20px;
    -webkit-text-size-adjust: none
}

.cdc-article-page2 .mod-content__statement>p {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-article-page2 .mod-content__statement>p span {
    color: #000
}

.cdc-article-page2 .mod-content__statement em {
    color: #181818;
    cursor: pointer
}

.cdc-article-page2 .mod-content__statement a,.cdc-article-page2 .mod-content__statement em:hover {
    color: #0052d9
}

.cdc-article-page2 .mod-content__statement .statement__inner {
    background: #f5f7fa;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 16px 20px 18px
}

.cdc-article-page2 .mod-content__statement .statement__hd {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-bottom: 8px
}

.cdc-article-page2 .mod-content__statement .statement__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 88px
}

.cdc-article-page2 .mod-content__statement .statement__main-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 16px;
    overflow: hidden;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-article-page2 .mod-content__statement .statement__main-qr {
    margin-right: 16px;
    display: block;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 96px;
    height: 96px;
    padding: 2px;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px hsla(0,0%,100%,.4);
    border-radius: 4px
}

.cdc-article-page2 .mod-content__statement .statement__main-qr>img {
    display: block;
    width: 100%;
    height: 100%
}

.cdc-article-page2 .mod-content__statement .statement__main-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page2 .mod-content__statement .statement__main-info>div {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page2 .mod-content__statement .statement__main-info>p {
    margin-top: 12px;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page2 .mod-content__statement .statement__main-btn {
    margin-top: 12px
}

.cdc-article-page2 .mod-content__statement .statement__main-btn.cdc-btn {
    min-width: 140px
}

.cdc-article-page2 .mod-content__statement .statement__main-image {
    display: block;
    width: 150px;
    height: 82px;
    margin-right: 20px
}

.cdc-article-page2 .mod-content__statement .statement__main-right {
    box-sizing: border-box;
    padding: 16px;
    position: relative;
    overflow: hidden;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-article-page2 .mod-content__statement .statement__main-right>p {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page2 .mod-content__statement .statement__main-invite {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #181818;
    margin-bottom: 12px
}

.cdc-article-page2 .mod-content__statement .statement__main-invite a {
    color: #0052d9
}

.cdc-article-page2 .mod-content__statement .statement__main-left+.statement__main-right {
    padding-left: 18px;
    border-left: 1px solid #d6dbe3
}

.cdc-article-page2 .mod-content__statement.column .statement__main:before {
    display: none
}

.cdc-article-page2 .mod-content__statement.column .statement__main-image,.cdc-article-page2 .mod-content__statement.column .statement__main-info>div {
    cursor: pointer
}

.cdc-article-page2 .mod-content__statement.column .statement__main-info>div:hover {
    color: #0052d9
}

.cdc-article-page2 .mod-content__statement.public .statement__main-info>div {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 7em;
    white-space: break-spaces
}

.cdc-article-page2 .mod-content__tags {
    margin-bottom: 16px
}

.cdc-article-page2 .mod-content__tags .cdc-tag.is-custom .cdc-tag__inner:hover {
    background: transparent
}

.cdc-article-page2 .mod-content__operates {
    text-align: center;
    margin-bottom: 40px
}

.cdc-article-page2 .mod-content__operate {
    margin: 0 10px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.cdc-article-page2 .mod-content__operate .operate-icon {
    display: block;
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.cdc-article-page2 .mod-content__operate .operate-icon.icon-like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 30.18867924528302%;
    background-size: 1437.5% auto
}

.cdc-article-page2 .mod-content__operate .operate-icon.icon-share {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 59.813084112149525% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-article-page2 .mod-content__operate .operate-number {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 12px;
    line-height: 18px;
    color: #0052d9;
    text-align: center
}

.cdc-article-page2 .mod-content__operate.is-active {
    border-color: #ecf2fe;
    background-color: #ecf2fe
}

.cdc-article-page2 .mod-content__operate.is-active .operate-icon.icon-like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 74.76635514018692% 69.81132075471697%;
    background-size: 1437.5% auto
}

.cdc-article-page2 .mod-content__operate.is-active .operate-text {
    color: #0052d9
}

.cdc-article-page2 .mod-content__operate.is-active .operate-number {
    -webkit-animation: ani-leave-top 1s ease-in-out backwards;
    animation: ani-leave-top 1s ease-in-out backwards
}

.cdc-article-page2 .mod-content__operate.cdc-btn {
    width: 160px;
    height: 40px;
    border-radius: 20px;
    line-height: 38px
}

.cdc-article-page2 .mod-recommend {
    margin-top: 38px;
    margin-bottom: 0
}

.cdc-article-page2 .mod-recommend .tp1-grid__layout {
    overflow: inherit
}

.cdc-article-page2 .mod-recommend__card {
    height: 224px;
    position: relative
}

.cdc-article-page2 .mod-recommend__card .cdc-course-card__inner {
    position: relative;
    z-index: 2
}

.cdc-article-page2 .mod-recommend__card .cdc-course-card__object {
    padding-top: 48%
}

.cdc-article-page2 .mod-recommend__card .cdc-course-card__main {
    padding-bottom: 16px
}

.cdc-article-page2 .mod-recommend__card .cdc-course-card__desc {
    min-height: 88px
}

.cdc-article-page2 .mod-recommend__card .cdc-course-card__infos {
    margin-top: 8px
}

.cdc-article-page2 .mod-recommend__card:hover {
    border-color: #0052d9
}

.cdc-article-page2 .mod-recommend__card:hover .cdc-course-card__title {
    color: #181818
}

.cdc-article-page2 .mod-recommend__card:hover .cdc-course-card__object-image {
    left: 0;
    right: 0;
    top: 0;
    transition: all .33s ease-in-out
}

.cdc-article-page2 .mod-recommend__card:hover .cdc-course-card__object-duration {
    right: 0;
    transition: all .33s ease-in-out
}

.cdc-article-page2 .mod-recommend .cdc-article-panel-response {
    max-width: 852px
}

.cdc-article-page2 .mod-recommend__more {
    margin-top: 16px;
    box-sizing: border-box;
    padding: 13px 0;
    background: #f0f4fa;
    width: 100%;
    text-align: center
}

.cdc-article-page2 .mod-recommend .cdc-article-panel-response:last-child {
    border-bottom: none
}

.cdc-article-page2 .mod-author {
    width: 336px;
    height: auto;
    margin-top: 66px;
    margin-bottom: 20px;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    box-shadow: none
}

.cdc-article-page2 .mod-author .cdc-personal-info__inner {
    background-repeat: no-repeat;
    background-size: 111px 138px;
    background-position: 245px 26px;
    overflow: hidden;
    padding: 20px 20px 12px
}

.cdc-article-page2 .mod-author.cdc-personal-info.internal .cdc-personal-info__inner:after,.cdc-article-page2 .mod-author .cdc-personal-info__hd {
    display: none
}

.cdc-article-page2 .mod-author .cdc-avatar__level,.cdc-article-page2 .mod-author .cdc-personal-info__operates .cdc-btn {
    box-shadow: none
}

.cdc-article-page2 .cdc-group-qr-card {
    margin-bottom: 20px;
    background: url(images/public-bg_0eb.png) 50% no-repeat;
    background-size: 100% auto;
    border: 2px solid #fff;
    padding-right: 28px;
    gap: 0 12px
}

.cdc-article-page2 .cdc-group-qr-card-desc {
    border: none;
    padding-top: 0;
    margin-top: 8px
}

.cdc-article-page2 .cdc-group-qr-card-desc p {
    font-size: 12px;
    line-height: 20px
}

.cdc-article-page2 .cdc-group-qr-card-qr {
    width: 68px;
    height: 68px;
    padding: 0
}

.cdc-article-page2 .mod-author.internal .cdc-personal-info__inner {
    background-image: url(images/mod-author-bg_4eb.png);
    overflow: hidden
}

.cdc-article-page2 .mod-commercial {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    height: 178px;
    position: relative;
    box-sizing: border-box;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    cursor: pointer
}

.cdc-article-page2 .mod-commercial__image {
    display: block;
    width: 100%;
    height: 100%
}

.cdc-article-page2 .mod-commercial__tag {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 3px 11px;
    background: rgba(0,0,0,.6);
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #fff
}

.cdc-article-page2 .mod-commercial__close {
    position: absolute;
    width: 20px;
    height: 20px;
    background: rgba(0,0,0,.4);
    border-radius: 50%;
    cursor: pointer;
    right: 6px;
    top: 6px
}

.cdc-article-page2 .mod-commercial__close:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 67.76119402985074% 37.04819277108434%;
    background-size: 3450% auto ;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.cdc-article-page2 .mod-sticky-footer {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: hidden;
    opacity: 0;
    transition: transform .3s,opacity .3s,visibility .3s,-webkit-transform .3s;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 -8px 16px rgba(55,99,170,.1);
    background: #fff
}

.cdc-article-page2 .mod-sticky-footer.is-hidden {
    visibility: unset;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.cdc-article-page2 .mod-sticky-footer__inner {
    width: 100%;
    box-sizing: border-box;
    padding-right: 80px;
    padding-left: 72px;
    position: relative
}

.cdc-article-page2 .mod-sticky-footer__header {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    background: linear-gradient(345.95deg,#f1f6ff,#f1f6ff 104.57%);
    box-sizing: border-box;
    padding: 27px 28px 17px;
    word-break: break-all;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #0052d9
}

.cdc-article-page2 .mod-sticky-footer__content {
    box-sizing: border-box;
    padding: 20px 0 20px 74px;
    width: 100%
}

.cdc-article-page2 .mod-sticky-footer__close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 23.70820668693009% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-page2 .mod-sticky-footer__close:hover {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 28.57142857142857% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-page2 .mod-sticky-footer__swiper.tpm1-swiper .swiper-container {
    overflow-y: unset;
    overflow-x: clip
}

.cdc-article-page2 .mod-sticky-footer__swiper.tpm1-swiper .swiper-slide {
    width: auto!important
}

.cdc-article-page2 .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn {
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-article-page2 .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn--prev {
    margin-right: 16px
}

.cdc-article-page2 .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn--next.swiper-button-disabled {
    display: none
}

.cdc-article-page2 .mod-operations {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: calc(50% - 847px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 99
}

.cdc-article-page2 .mod-operations__widget {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.cdc-article-page2 .mod-operations__widget .cdc-widget-operations.is-expanded .cdc-widget-operations__inner {
    width: 200px;
    position: relative;
    z-index: 102
}

.cdc-article-page2 .mod-operations__widget .cdc-widget-operations .cdc-widget-operations__tip {
    width: 270px
}

.cdc-article-page2 .mod-operations__widget .cdc-widget-operations .cdc-widget-operations__tip-content {
    max-width: 168px
}

.cdc-article-page2 .mod-operations__widget .cdc-widget-operations .cdc-widget-operations__tip-content a {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 7.547169811320755%;
    background-size: 1437.5% auto ;
    vertical-align: text-bottom
}

.cdc-article-page2 .mod-operations.is-catalog {
    top: 198px;
    -webkit-transform: none;
    transform: none
}

.cdc-article-page2 .mod-operations.is-catalog .mod-operations__widget {
    margin-top: 28px
}

.cdc-article-page2 .mod-content__source {
    background: #f4f7fb;
    border-radius: 4px;
    padding: 12px 20px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative
}

.cdc-article-page2 .mod-content__source-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #181818
}

.cdc-article-page2 .mod-content__source-title a {
    color: #0052d9;
    cursor: pointer
}

.cdc-article-page2 .mod-content__source-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-top: 8px
}

.cdc-article-page2 .mod-content__source-desc a {
    color: #0052d9;
    cursor: pointer
}

.cdc-article-page2 .mod-content__source-btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 16px
}

.cdc-article-page2 .mod-content__source-btn .cdc-btn {
    width: 140px;
    height: 28px;
    line-height: 26px
}

.cdc-article-page2 .mod-content__source-qr {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 0 4px 0 0;
    overflow: hidden;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 38.94736842105263% 22.69503546099291%;
    background-size: 575% auto ;
    cursor: pointer
}

.cdc-article-page2 .mod-relevant__cards {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px;
    margin-top: 24px
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card {
    height: 260px;
    border-width: 1px;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 24px
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card:hover {
    border-color: #0052d9
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card:hover .cdc-course-card__title {
    color: #000
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card__object {
    padding-top: 48%;
    overflow: hidden
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card__main {
    padding: 16px;
    height: 100%;
    position: relative;
    box-sizing: border-box
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card__object+.cdc-course-card__main {
    height: calc(100% - 157px)
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card__title {
    font-size: 14px;
    line-height: 22px;
    min-height: 44px
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card__infos {
    width: calc(100% - 32px);
    box-sizing: border-box;
    margin-top: 8px;
    position: absolute;
    bottom: 16px;
    left: 16px
}

.cdc-article-page2 .mod-relevant__cards .cdc-course-card__desc {
    margin-top: 14px;
    font-size: 14px;
    line-height: 22px
}

.cdc-article-page2 .mod-relevant__list .cdc-article-panel-response {
    max-width: none
}

.cdc-article-page2 .mod-relevant__list .cdc-article-panel-response:last-child {
    border-bottom: none
}

.cdc-article-page2 .mod-relevant__title {
    padding-bottom: 12px;
    border-bottom: 1px solid #d6dbe3;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818
}

.cdc-article-page2 .mod-relevant__title.recommend-read {
    padding-bottom: 4px;
    border: none
}

.cdc-article-page2 .mod-relevant__more {
    cursor: pointer;
    text-align: center;
    margin-top: 24px
}

.cdc-article-page2 .cdc-side-group-activity {
    margin-bottom: 30px
}

.cdc-article-page2 .cdc-widget-global {
    right: 24px
}

.cdc-article-page2 .cdc-widget-global__btn {
    box-shadow: 8px 8px 20px rgba(55,99,170,.06)
}

.cdc-article-page2 .cdc-directory {
    width: 100%;
    background: #fff;
    border: none;
    border-radius: 2px;
    box-sizing: border-box;
    height: auto!important;
    margin-bottom: 20px
}

.cdc-article-page2 .cdc-directory__inner {
    padding: 0 20px 18px;
    box-sizing: border-box
}

.cdc-article-page2 .cdc-directory__hd {
    padding: 13px 0;
    border-bottom: 1px solid #d6dbe3
}

.cdc-article-page2 .cdc-directory__bd {
    min-height: 68px;
    max-height: min(235px,calc(100vh - 570px));
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 -20px;
    transition: all .3s ease-in-out
}

.cdc-article-page2 .cdc-directory__bd-box {
    padding-left: 0;
    border-left: none
}

.cdc-article-page2 .cdc-directory__item {
    margin-bottom: 0
}

.cdc-article-page2 .cdc-directory__list {
    margin-top: 8px
}

.cdc-article-page2 .cdc-directory__list.level-2+.level-2 {
    margin-top: 0
}

.cdc-article-page2 .cdc-directory__list.level-2:has(.level-3)+.level-2 {
    margin-top: 8px
}

.cdc-article-page2 .cdc-directory__list.level-3+.level-3 {
    margin-top: 0
}

.cdc-article-page2 .cdc-directory__list.level-3 .cdc-directory__item.is-active:after {
    top: 7px
}

.cdc-article-page2 .cdc-directory__list.level-3:has(.level-4)+.level-3 {
    margin-top: 8px
}

.cdc-article-page2 .cdc-directory__list.level-4+.level-4,.cdc-article-page2 .cdc-directory__list:first-child {
    margin-top: 0
}

.cdc-article-page2 .cdc-directory__target {
    cursor: pointer;
    padding-left: 8px;
    margin-left: -8px;
    width: calc(100% + 8px)
}

.cdc-article-page2 .cdc-directory__target:hover {
    background: #f2f4f8;
    border-radius: 2px
}

.cdc-article-page2 .cdc-directory__item.is-active:after {
    top: 9px;
    left: -20px;
    width: 0;
    height: 0;
    font-size: 0;
    border-radius: 2px;
    border: 6px solid transparent;
    border-left-color: #0052d9;
    background: transparent
}

.cdc-article-page2 .cdc-directory__mini,.cdc-article-page2 .cdc-directory__toggle {
    display: none
}

.cdc-article-page2 .cdc-directory__wrap-shade {
    height: 30px;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
    bottom: 18px
}

.cdc-article-page2 .cdc-directory.is-hidden {
    display: none
}

.cdc-article-page2 .cdc-directory.is-just-product .cdc-directory__bd {
    max-height: min(487px,calc(100vh - 368px))
}

.cdc-article-page2 .cdc-directory.is-just-commercial .cdc-directory__bd {
    max-height: min(487px,calc(100vh - 380px))
}

.cdc-article-page2 .cdc-directory.is-just-directory .cdc-directory__bd {
    max-height: min(487px,calc(100vh - 178px))
}

.cdc-article-page2 .cdc-directory:hover .cdc-directory__bd {
    max-height: 475px
}

.cdc-article-page2 .cdc-commercial-swiper {
    margin-bottom: 20px;
    box-sizing: border-box;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    box-shadow: none
}

.cdc-article-page2 .cdc-commercial-swiper.is-commercial {
    opacity: 0;
    visibility: hidden
}

.cdc-article-page2 .cdc-card.mod-product {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    opacity: 1;
    transition: opacity .3s ease-in-out
}

.cdc-article-page2 .cdc-card.mod-product .cdc-card__inner .cdc-card__hd {
    padding: 0 0 12px
}

.cdc-article-page2 .cdc-card.mod-product .cdc-card__inner .cdc-card__title {
    font-size: 16px;
    line-height: 24px
}

.cdc-article-page2 .cdc-card.mod-product .cdc-card__inner .cdc-card__title:before {
    content: none
}

.cdc-article-page2 .cdc-card.mod-product .mod-product__swiper .swiper-slide {
    width: 100%!important
}

.cdc-article-page2 .cdc-card.mod-product.is-product {
    opacity: 0;
    visibility: hidden
}

.cdc-article-page2 .cdc-suspend-pill {
    transition: opacity .3s ease-in-out;
    opacity: 1
}

.cdc-article-page2 .cdc-suspend-pill__item.is-active .cdc-suspend-pill__item-number {
    background: #d4e3fc;
    color: #0052d9
}

.cdc-article-page2 .cdc-suspend-pill.is-hidden {
    opacity: 0;
    visibility: hidden
}

.cdc-article-page2 .cdc-mod-product2 .cdc-card {
    background: #fff;
    box-shadow: none
}

.cdc-article-page2 .cdc-mod-product2 .cdc-card__title {
    color: #181818;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.cdc-article-page2 .cdc-mod-product2 .cdc-card__title:before {
    width: 0
}

.cdc-article-page2 .cdc-mod-product2 .cdc-card__inner {
    padding: 12px 20px
}

.cdc-article-page2 .cdc-mod-product2 .cdc-card__bd {
    margin-top: 12px
}

.cdc-article-page2 .cdc-mod-product2-pagination {
    top: 16px
}

.cdc-article-page2 .cdc-mod-product2 .cdc-product-info2__activity,.cdc-article-page2 .cdc-mod-product2 .cdc-product-info2__card-list {
    margin-top: 12px
}

.cdc-article-page2 .cdc-discussion-card,.cdc-article-page2 .cdc-free-course-card {
    display: none;
    margin-bottom: 20px
}

.cdc-article-page2 .mod-side .mod-sticky-act .cdc-discussion-card,.cdc-article-page2 .mod-side .mod-sticky-act .cdc-free-course-card {
    display: block
}

.cdc-article-page2 .mod-side .mod-sticky-act.is-sticky .cdc-discussion-card,.cdc-article-page2 .mod-side .mod-sticky-act.is-sticky .cdc-free-course-card {
    display: none
}

.cdc-article-page2 .mod-side .mod-sticky-act.is-confine .cdc-discussion-card,.cdc-article-page2 .mod-side .mod-sticky-act.is-confine .cdc-free-course-card {
    display: block
}

.cdc-article-page2 .mod-sticky-act.is-sticky {
    width: 340px;
    position: fixed;
    top: 78px;
    z-index: 99;
    transition: all .3s ease-in-out;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column
}

.cdc-article-page2 .mod-sticky-act.is-sticky .cdc-card.mod-product,.cdc-article-page2 .mod-sticky-act.is-sticky .cdc-commercial-swiper {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-article-page2 .mod-sticky-act.is-confine .cdc-directory,.cdc-article-page2 .mod-sticky-act.is-confine .mod-group-card {
    display: none
}

.cdc-article-page2 .mod-sticky-act.is-confine .cdc-discussion-card,.cdc-article-page2 .mod-sticky-act.is-confine .cdc-free-course-card {
    display: block
}

.cdc-article-page2 .mod-content__markdown.cdc-expand-area.is-hidden .cdc-expand-area__main {
    max-height: 3000px
}

.cdc-article-page2 .cdc-m-footer,.cdc-article-page2 .cdc-m-header-article,.cdc-article-page2 .cdc-m-sticky-header,.cdc-article-page2 .mod-back,.cdc-article-page2 .mod-grep,.cdc-article-page2 .mod-recommend,.cdc-article-page2 .mod-statement-m {
    display: none
}

.cdc-article-page2 .cdc-operate-footer {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out
}

.cdc-article-page2 .cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-text {
    background: #d4e3fc;
    color: #0052d9
}

.cdc-article-page2 .cdc-m-group-banner,.cdc-article-page2 .cdc-m-guider-banner,.is-mobile .cdc-article-page2 .cdc-m-header {
    display: none
}

.is-mobile .cdc-article-page2 .cdc-m-header-article {
    position: relative
}

.mod-header2__bubble .tea-bubble__inner {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    background: #fff;
    border: 1px solid #f0f3f8;
    box-shadow: 0 4px 16px rgba(76,97,134,.1);
    padding: 9px 12px 10px
}

.mod-header2__bubble .cdc-link {
    font-size: 12px;
    line-height: 20px
}

.mod-header2__bubble.tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #f0f3f8
}

.mod-header2__bubble.tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff;
    margin-bottom: -1px
}

.mod-header2__bubble.is-tag .tea-bubble__inner {
    padding: 3px 16px;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.mod-header2__bubble.is-tag .tea-bubble__inner .cdc-link {
    font-size: 14px;
    line-height: 22px
}

.mod-header2__bubble.tag-bubble {
    max-width: 216px
}

.mod-header2__bubble.tag-bubble-mobile {
    display: none;
    max-width: 216px
}

@media screen and (max-width: 1616px) {
    .cdc-article-page2 .cdc-global__main {
        max-width:1508px;
        padding-left: 88px;
        padding-right: 20px;
        transition: all .3s ease-in-out
    }
}

@media screen and (max-width: 1440px) {
    .cdc-article-page2 .cdc-directory {
        width:100%
    }

    .cdc-article-page2 .cdc-directory__wrap {
        padding: 0;
        background: transparent;
        border: none;
        box-shadow: none
    }

    .cdc-article-page2 .cdc-directory__wrap:after {
        content: none
    }

    .cdc-article-page2 .cdc-directory__bd {
        margin-right: -20px
    }
}

@media screen and (max-width: 1328px) {
    .cdc-article-page2 .mod-header2__operate.recommend {
        display:none
    }

    .operate-dropdown-bubble2 .operate-dropdown__item.recommend {
        display: block!important
    }
}

@media screen and (max-width: 1199px) {
    .cdc-article-page2.cdc-global {
        min-width:auto
    }

    .cdc-article-page2 .cdc-layout__side,.cdc-article-page2 .cdc-widget-global,.cdc-widget-global__bubble {
        display: none
    }
}

@media screen and (max-width: 824px) {
    .cdc-article-page2 .mod-header2__infos .cdc-svg-icon-con+.cdc-svg-icon-con {
        margin-left:14px
    }

    .cdc-article-page2 .mod-header2__date {
        margin-right: 14px
    }

    .cdc-article-page2 .mod-header2__operate,.cdc-article-page2 .mod-header2__tag {
        margin-left: 16px
    }
}

@media screen and (max-width: 768px) {
    .cdc-article-page2 {
        background:#fff
    }

    .cdc-article-page2 .cdc-footer,.cdc-article-page2 .cdc-header,.cdc-article-page2 .cdc-m-header,.cdc-article-page2 .cdc-suspend-pill,.cdc-article-page2 .mod-comment,.cdc-article-page2 .mod-content>.mod-content__tags,.cdc-article-page2 .mod-content__source,.cdc-article-page2 .mod-crumb,.cdc-article-page2 .mod-relevant,.cdc-article-page2 .mod-statement,.cdc-article-page2 .mod-sticky-header {
        display: none
    }

    .cdc-article-page2 .cdc-m-footer,.cdc-article-page2 .cdc-m-group-banner,.cdc-article-page2 .cdc-m-guider-banner,.cdc-article-page2 .cdc-m-header-article,.cdc-article-page2 .cdc-m-sticky-header,.cdc-article-page2 .mod-back,.cdc-article-page2 .mod-grep,.cdc-article-page2 .mod-recommend,.cdc-article-page2 .mod-statement-m {
        display: block
    }

    .cdc-article-page2 .cdc-m-guider-banner {
        width: 100%;
        box-sizing: border-box;
        z-index: 1000;
        padding: 0 20px;
        background-color: #fff
    }

    .cdc-article-page2 .cdc-m-guider-banner .cdc-m-guider-banner__guide-add,.cdc-article-page2 .cdc-m-guider-banner .cdc-m-guider-banner__guide-focus,.cdc-article-page2 .cdc-m-guider-banner .cdc-m-guider-banner__guide-mvp {
        margin-bottom: 0!important
    }

    .cdc-article-page2 .cdc-m-guider-banner.is-sticky {
        position: fixed;
        top: 0
    }

    .cdc-article-page2 .cdc-m-group-banner {
        width: 100%;
        box-sizing: border-box;
        z-index: 1001;
        padding: 0 20px;
        background-color: #fff
    }

    .cdc-article-page2 .cdc-m-group-banner__inner {
        margin: 0
    }

    .cdc-article-page2 .cdc-m-group-banner__placeholder {
        margin-bottom: 0!important
    }

    .cdc-article-page2 .cdc-m-group-banner.is-sticky {
        position: fixed;
        top: 0;
        z-index: 1002
    }

    .cdc-article-page2.is-bannerFocus .cdc-m-sticky-header.is-sticky,.cdc-article-page2.is-bannerFocus .cdc-m-sticky-header.is-sticky .cdc-m-sticky-header__main {
        top: 40px
    }

    .cdc-article-page2 .cdc-directory.is-hidden {
        display: block
    }

    .cdc-article-page2 .cdc-operate-footer {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible;
        opacity: 1
    }

    .cdc-article-page2 .cdc-operate-footer.is-hidden {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease-in-out
    }

    .cdc-article-page2 .cdc-global__main {
        padding-left: 16px;
        padding-right: 16px
    }

    .cdc-article-page2 .cdc-layout {
        margin-bottom: 40px
    }

    .cdc-article-page2 .cdc-layout__main {
        width: 100%;
        padding-right: 0
    }

    .cdc-article-page2 .mod-header2 {
        margin: 24px 0
    }

    .cdc-article-page2 .mod-header2 .mod-article-source {
        display: block
    }

    .cdc-article-page2 .mod-header2__infos .cdc-icon__list {
        margin-right: 0
    }

    .cdc-article-page2 .mod-header2__infos .cdc-svg-icon-con.is-code,.cdc-article-page2 .mod-header2__infos .cdc-svg-icon-con.is-comment,.cdc-article-page2 .mod-header2__tag {
        display: none
    }

    .cdc-article-page2 .mod-header2__top {
        margin-bottom: 8px
    }

    .cdc-article-page2 .mod-header2__title {
        max-width: 100%
    }

    .cdc-article-page2 .mod-header2__title .title-text {
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        color: #181818
    }

    .cdc-article-page2 .mod-header2__title .title-tag {
        font-size: 12px;
        padding: 0 6px
    }

    .cdc-article-page2 .mod-header2__title .title-tag.pending {
        padding: 0 5px
    }

    .cdc-article-page2 .mod-header2__bottom {
        margin-bottom: 8px
    }

    .cdc-article-page2 .mod-header2__bottom .cdc-svg-icon-text.cdc-svg-icon-text {
        font-size: 12px;
        line-height: 20px
    }

    .cdc-article-page2 .mod-header2__date,.cdc-article-page2 .mod-header2__operate {
        display: none
    }

    .cdc-article-page2 .mod-header2__date.is-mobile {
        display: block;
        margin-bottom: 0;
        margin-right: 16px
    }

    .cdc-article-page2 .mod-header2__date.is-mobile .date-text {
        font-size: 12px;
        line-height: 20px
    }

    .cdc-article-page2 .mod-header2__date.is-mobile .date-tip {
        vertical-align: -4px
    }

    .cdc-article-page2 .mod-header2.pending .mod-header2__title .title-text {
        color: #97a3b7
    }

    .cdc-article-page2 .mod-header2__operates-edit {
        display: none
    }

    .cdc-article-page2 .mod-header2__special {
        gap: 4px;
        margin-bottom: 12px
    }

    .cdc-article-page2 .mod-header2__code {
        -ms-flex-pack: justify;
        justify-content: space-between;
        border: 1px solid #e1e4e9;
        background: #fff;
        padding: 6px 8px;
        color: #000;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px
    }

    .cdc-article-page2 .mod-header2__code,.cdc-article-page2 .mod-header2__code-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .cdc-article-page2 .mod-header2__code-tag {
        border-radius: 2px;
        border: 1px solid #0cbf5b;
        color: #0cbf5b;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px;
        padding: 0 6px
    }

    .cdc-article-page2 .mod-header2__code .icon-code {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 76.59574468085107% 82.82208588957054%;
        background-size: 2156.25% auto ;
        margin-right: 6px
    }

    .cdc-article-page2 .mod-header2__special {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: start;
        -ms-flex-pack: baseline;
        justify-content: baseline;
        gap: 8px;
        overflow: visible;
        height: auto;
        margin-bottom: 8px;
        margin-top: 8px
    }

    .cdc-article-page2 .mod-header2__special .cdc-special-guide {
        width: 100%
    }

    .cdc-article-page2 .mod-header2__summary {
        padding: 16px;
        margin-bottom: 8px
    }

    .cdc-article-page2 .mod-header2__summary-title {
        color: #181818;
        font-family: PingFang SC;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px
    }

    .cdc-article-page2 .mod-header2__summary+.mod-header2__special {
        margin-top: 8px
    }

    .cdc-article-page2 .mod-note {
        margin: 16px 0
    }

    .cdc-article-page2 .mod-note .cdc-tip__main {
        -webkit-text-size-adjust: none
    }

    .cdc-article-page2 .mod-content {
        max-width: 100%
    }

    .cdc-article-page2 .mod-content__markdown {
        margin-bottom: 20px
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-info {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-item {
        font-weight: 500
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-item+.rno-markdown2-code-toolbar-item {
        padding-left: 16px
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-item+.rno-markdown2-code-toolbar-item:before {
        left: 8px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-run {
        padding: 4px 12px
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-run .icon-run {
        margin-right: 6px
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-run:hover {
        background: #212121
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar-copy:hover .icon-copy {
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 68.58006042296071% 32.82208588957055%;
        background-size: 2464.285714285714% auto
    }

    .cdc-article-page2 .mod-content__markdown .rno-markdown2-code-toolbar .is-m-hidden {
        display: none
    }

    .cdc-article-page2 .mod-content__statement {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 32px
    }

    .cdc-article-page2 .mod-content__statement-text {
        font-size: 12px;
        line-height: 20px;
        word-break: break-all
    }

    .cdc-article-page2 .mod-content__statement-text>span {
        color: #000
    }

    .cdc-article-page2 .mod-content__statement-tip {
        font-size: 12px;
        line-height: 20px;
        color: #181818
    }

    .cdc-article-page2 .mod-content__tags {
        margin-bottom: 2px
    }

    .cdc-article-page2 .mod-content__tags .cdc-tag {
        margin-bottom: 16px
    }

    .cdc-article-page2 .mod-content .cdc-expand-area__toggle .cdc-link.blue {
        font-size: 14px;
        line-height: 22px
    }

    .cdc-article-page2 .mod-product {
        margin-bottom: 28px
    }

    .cdc-article-page2 .mod-commercial {
        margin-top: 26px;
        margin-bottom: 26px
    }

    .cdc-article-page2 .mod-recommend {
        margin-top: 0;
        margin-bottom: 0
    }

    .cdc-article-page2 .mod-recommend.cdc-section {
        padding: 0
    }

    .cdc-article-page2 .mod-recommend.cdc-section .cdc-section__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px
    }

    .cdc-article-page2 .mod-recommend.cdc-section .cdc-section__bd {
        margin-top: 0
    }

    .cdc-article-page2 .mod-recommend__more {
        margin-top: 12px
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response {
        max-width: 100%
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response .cdc-icon__number {
        color: #4b5b76
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response .cdc-icon .icon-view {
        background-image: url(images/icon-view_acd.svg)
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response .cdc-icon .icon-like {
        background-image: url(images/icon-like-new_5d7.svg)
    }

    .cdc-article-page2 .mod-activity {
        margin-top: 24px;
        margin-bottom: 0
    }

    .cdc-article-page2 .mod-author-article {
        margin: 0 -16px 24px;
        background: #f3f5f8
    }

    .cdc-article-page2 .mod-author-article__inner {
        box-sizing: border-box;
        padding-bottom: 20px
    }

    .cdc-article-page2 .mod-author-article__hd {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        box-sizing: border-box;
        padding: 20px 16px
    }

    .cdc-article-page2 .mod-author-article__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: #181818
    }

    .cdc-article-page2 .mod-author-article__btn {
        min-width: 90px
    }

    .cdc-article-page2 .mod-author-article__swiper.tpm1-swiper .swiper-container {
        overflow-y: unset;
        overflow-x: clip
    }

    .cdc-article-page2 .mod-author-article__swiper.tpm1-swiper .swiper-slide {
        width: auto!important
    }

    .cdc-article-page2 .mod-article-source {
        margin-bottom: 20px;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 20px rgba(55,99,170,.1);
        box-sizing: border-box;
        padding: 10px
    }

    .cdc-article-page2 .mod-article-source__label {
        font-size: 12px;
        line-height: 20px;
        color: #4b5b76;
        margin-bottom: 8px
    }

    .cdc-article-page2 .mod-article-source__main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .cdc-article-page2 .mod-article-source__avatar {
        margin-right: 8px;
        width: 32px;
        height: 32px;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 16px rgba(55,99,170,.1);
        box-sizing: border-box;
        border-radius: 50%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cdc-article-page2 .mod-article-source__avatar>img {
        border-radius: 50%;
        display: block;
        width: 100%;
        height: 100%
    }

    .cdc-article-page2 .mod-article-source__detail {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-article-source__name {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-align: center;
        align-items: center
    }

    .cdc-article-page2 .mod-article-source__name>span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        color: #000
    }

    .cdc-article-page2 .mod-article-source__name .name-emblem {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cdc-article-page2 .mod-article-source__name .cdc-emblems__item {
        line-height: 12px
    }

    .cdc-article-page2 .mod-article-source__name .cdc-emblems__item-icon {
        width: 12px;
        height: 12px
    }

    .cdc-article-page2 .mod-article-source__desc {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 4px;
        font-size: 12px;
        line-height: 20px;
        color: #4b5b76;
        margin-right: 16px
    }

    .cdc-article-page2 .mod-article-source__infos {
        margin-top: 4px
    }

    .cdc-article-page2 .mod-article-source__info {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        color: #97a3b7
    }

    .cdc-article-page2 .mod-article-source__info:before {
        content: "";
        position: absolute;
        width: 2px;
        height: 2px;
        border-radius: 50%;
        background-color: #97a3b7;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cdc-article-page2 .mod-article-source__info+span {
        margin-left: 4px;
        padding-left: 5px
    }

    .cdc-article-page2 .mod-article-source__operate {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 12px;
        min-width: unset;
        padding: 0 8px;
        white-space: nowrap
    }

    .cdc-article-page2 .mod-article-source__operate span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cdc-article-page2 .mod-article-source__operate span i {
        display: inline-block;
        margin-right: 4px;
        width: 16px;
        height: 16px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 82.06686930091185% 90.1840490797546%;
        background-size: 2156.25% auto
    }

    .cdc-article-page2 .mod-article-source__footer {
        border-top: 1px solid #d6dbe3;
        margin-top: 14px;
        box-sizing: border-box;
        padding-top: 12px
    }

    .cdc-article-page2 .mod-article-source__footer>div {
        font-size: 14px;
        line-height: 22px;
        color: #181818
    }

    .cdc-article-page2 .mod-article-source__footer>div a {
        color: #0052d9
    }

    .cdc-article-page2 .mod-article-source__footer>p {
        font-size: 12px;
        line-height: 20px;
        color: #97a3b7;
        margin: 8px 0 4px
    }

    .cdc-article-page2 .mod-article-source.header {
        margin-left: 0;
        margin-right: 0;
        border: none;
        background: #fff;
        box-shadow: none;
        margin-bottom: 8px;
        padding: 0
    }

    .cdc-article-page2 .mod-article-source.header .mod-article-source {
        padding: 12px 16px;
        margin-bottom: 24px
    }

    .cdc-article-page2 .mod-article-source.header .mod-article-source__label {
        display: none
    }

    .cdc-article-page2 .mod-article-source.header .mod-article-source__operate {
        min-width: 58px;
        height: 28px;
        border: 1px solid #0052d9;
        border-radius: 2px;
        background: transparent;
        font-weight: 600;
        font-size: 12px;
        line-height: 22px;
        color: #0052d9;
        box-shadow: none;
        padding: 0 16px
    }

    .cdc-article-page2 .mod-article-source.header .mod-article-source__operate.is-focus {
        border-color: #495770;
        color: #495770
    }

    .cdc-article-page2 .mod-share {
        z-index: 99;
        position: fixed;
        right: 16px;
        bottom: 30%;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 16px rgba(55,99,170,.1);
        width: 48px;
        height: 48px;
        box-sizing: border-box;
        border-radius: 50%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cdc-article-page2 .mod-share__icon {
        display: block;
        width: 24px;
        height: 24px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 74.76635514018692% 77.35849056603774%;
        background-size: 1437.5% auto
    }

    .cdc-article-page2 .mod-share.is-active .mod-share__icon {
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 67.28971962616822% 77.35849056603774%;
        background-size: 1437.5% auto
    }

    .cdc-article-page2 .mod-recommend {
        box-sizing: border-box;
        width: 100%
    }

    .cdc-article-page2 .mod-recommend__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: #181818;
        margin-bottom: 20px
    }

    .cdc-article-page2 .mod-recommend__list {
        margin-top: 0
    }

    .cdc-article-page2 .mod-recommend__product-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 20px;
        overflow-x: scroll;
        overflow-y: clip;
        gap: 0 16px
    }

    .cdc-article-page2 .mod-recommend__product-list::-webkit-scrollbar {
        height: 0
    }

    .cdc-article-page2 .mod-recommend__product .cdc-product-info {
        width: 250px;
        margin-top: 24px;
        min-width: 250px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-recommend__product+.cdc-article-panel-response {
        padding-top: 0
    }

    .cdc-article-page2 .mod-recommend__product .cdc-new-product-info {
        width: 240px;
        min-width: 240px;
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-recommend__product .cdc-new-product-info2 {
        width: 314px;
        min-width: 314px;
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-recommend__product .cdc-new-product-info3 {
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .mod-recommend__product-card-large,.cdc-article-page2 .mod-recommend__product-card-small {
        display: none
    }

    .cdc-article-page2 .mod-recommend__more {
        text-align: center;
        height: 46px;
        box-sizing: border-box;
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        background: #f0f4fa;
        margin: 20px auto
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response__title {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #181818
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response__infos {
        margin-top: 0;
        margin-left: -24px
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response:first-child {
        padding-top: 0
    }

    .cdc-article-page2 .mod-recommend .cdc-article-panel-response:last-child {
        border-bottom: 1px solid #d6dbe3
    }

    .cdc-article-page2 .mod-recommend__topic-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        overflow-x: scroll;
        overflow-y: clip;
        gap: 0 16px
    }

    .cdc-article-page2 .mod-recommend__topic-list::-webkit-scrollbar {
        height: 0
    }

    .cdc-article-page2 .mod-recommend__topic-list .cdc-m-article-rank {
        width: 280px;
        min-width: 280px;
        margin-top: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page2 .cdc-m-footer .cdc-m-footer__inner {
        padding-bottom: 86px
    }

    .cdc-article-page2 .cdc-operation-tips {
        position: fixed;
        bottom: 70px;
        left: 0
    }

    .cdc-article-page2 .mod-article-content {
        padding: 0;
        margin-bottom: 0;
        box-shadow: none
    }

    .cdc-article-page2 .mod-article-content .title-tag {
        top: 0;
        right: -18px;
        width: 43px;
        height: 45px;
        background-image: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/8c436503-f021-4fde-abf3-78dd220ceaa0.png)
    }

    .cdc-article-page2 .mod-content__markdown.cdc-expand-area.is-hidden .cdc-expand-area__main {
        max-height: 500px
    }

    .cdc-m-header-article.is-bannerFocus+.cdc-global__main .mod-header2 {
        margin-top: 56px!important
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__item.is-active:after {
        top: 9px;
        left: -1px;
        width: 0;
        height: 0;
        font-size: 0;
        border-radius: 2px;
        border: 6px solid transparent;
        border-left-color: #0052d9;
        background: transparent
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-2 .cdc-directory__item,.cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item {
        margin-bottom: 0
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item .cdc-directory__target {
        padding-left: 44px
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item.is-active:after {
        top: 7px
    }

    .cdc-m-header,.rno-markdown2__product-pc {
        /* display:none!important; */
    }

    .cdc-m-header-article {
        position: relative!important
    }

    .cdc-m-sticky-header {
        opacity: 1;
        visibility: visible;
        transition: all .3s ease-in
    }

    .cdc-m-sticky-header.is-hidden {
        opacity: 0;
        visibility: hidden
    }

    .mod-header2__bubble.tag-bubble,.recommend-bubble,.recommend-bubble2 {
        display: none
    }

    .mod-header2__bubble.tag-bubble-mobile {
        display: block
    }
}

@media screen and (min-width: 680px) {
    .cdc-article-page2 .mod-recommend__product-card-large {
        display:-ms-flexbox;
        display: flex;
        overflow-x: initial;
        padding-left: 0;
        padding-right: 0;
        margin: 0
    }
}

@media screen and (max-width: 680px) {
    .cdc-article-page2 .mod-recommend__product-card-small {
        display:-ms-flexbox;
        display: flex
    }

    .cdc-article-page2 .mod-recommend__product-card-large {
        display: none
    }
}

.operate-dropdown-bubble2 {
    width: auto
}

.operate-dropdown-bubble2 .tea-bubble__inner {
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 0;
    padding: 16px
}

.operate-dropdown-bubble2 .operate-dropdown__item {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    cursor: pointer
}

.operate-dropdown-bubble2 .operate-dropdown__item .cdc-svg-icon-con .cdc-svg-icon-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-left: 12px
}

.operate-dropdown-bubble2 .operate-dropdown__item:hover .is-operate .cdc-svg-icon,.operate-dropdown-bubble2 .operate-dropdown__item:hover .is-operate .cdc-svg-icon-text {
    color: #0052d9
}

.operate-dropdown-bubble2 .operate-dropdown__item.recommend {
    display: none
}

.operate-dropdown-bubble2 .operate-dropdown__item+.operate-dropdown__item {
    margin-top: 16px
}

.operate-dropdown-bubble2 .cdc-icon__number {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-left: 12px
}

.operate-dropdown-bubble2.tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #e8ecf1
}

.operate-dropdown-bubble2.tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff;
    margin-bottom: -1px
}

.mod-header2__recommend-bubble-inner {
    width: 238px;
    padding-left: 24px;
    box-sizing: border-box;
    position: relative
}

.mod-header2__recommend-bubble-inner .cdc-svg-icon-con {
    position: absolute;
    left: 0;
    top: 4px
}

.mod-header2__recommend-bubble-inner .recommend-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000
}

.mod-header2__recommend-bubble-inner .recommend-btn {
    text-align: right;
    margin-top: 16px
}

.mod-header2__recommend-bubble-inner .recommend-btn .cdc-btn {
    min-width: 80px;
    height: 28px;
    line-height: 26px
}

.mod-header2__recommend-bubble-inner .recommend-btn .cdc-btn.cdc-btn--hole {
    min-width: auto;
    padding: 0;
    border: none;
    box-shadow: none;
    margin-right: 24px
}

.mod-header2__recommend-bubble-inner .recommend-btn .cdc-btn.cdc-btn--hole:hover {
    background-color: transparent
}

.rno-markdown2-img-bubble {
    padding: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    border: none
}

.rno-markdown2-img-bubble .t-dialog__mask {
    background: rgba(0,0,0,.4)
}

.rno-markdown2-img-bubble .t-dialog__footer,.rno-markdown2-img-bubble .t-dialog__header-content {
    display: none
}

.rno-markdown2-img-bubble .t-dialog__header {
    position: absolute;
    top: -14px;
    right: -22px
}

.rno-markdown2-img-bubble .t-dialog__header .t-dialog__close {
    color: #fff
}

.rno-markdown2-img-bubble .t-dialog__header .t-dialog__close:hover {
    background: transparent
}

.rno-markdown2-img-bubble .t-dialog__body {
    padding: 0
}

.rno-markdown2-img-bubble-inner {
    position: relative;
    font-size: 0;
    line-height: 0
}

.rno-markdown2-img-bubble-inner img {
    cursor: zoom-out
}

.rno-markdown2-img-url-inner {
    white-space: normal!important
}

.cdc-article-page {
    position: relative;
    background: #f3f6f9
}

.cdc-article-page.show-ad .cdc-suspend-pill {
    top: 206px
}

.cdc-article-page.show-ad .mod-sticky-act.is-sticky {
    top: 126px
}

.cdc-article-page .cdc-global__main {
    max-width: 1400px;
    padding: 0
}

.cdc-article-page .cdc-header__bottom {
    box-shadow: none
}

.cdc-article-page .cdc-sticky-header {
    width: 100%;
    min-width: auto
}

.cdc-article-page .cdc-sticky-header__inner {
    padding: 6px 10px;
    max-width: 1400px
}

.cdc-article-page .cdc-article__body {
    display: -ms-flexbox;
    display: flex
}

.cdc-article-page .cdc-layout {
    margin-bottom: 80px
}

.cdc-article-page .cdc-layout__main {
    width: calc(100% - 360px);
    padding-left: 0;
    padding-right: 0
}

.cdc-article-page .cdc-layout__side {
    width: 360px;
    padding-left: 20px;
    box-sizing: border-box
}

.cdc-article-page .cdc-layout__side .cdc-card {
    margin-bottom: 20px
}

.cdc-article-page .mod-crumb {
    margin-top: 20px;
    margin-bottom: 20px
}

.cdc-article-page .mod-note {
    margin-bottom: 20px;
    margin-top: -12px
}

.cdc-article-page .mod-note.cdc-tip {
    background: #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border: none
}

.cdc-article-page .mod-note.cdc-tip .cdc-tip__text .is-mobile {
    display: none
}

.cdc-article-page .mod-note.cdc-tip.error {
    border: 1px solid #ef8b8b;
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fce8e8
}

.cdc-article-page .mod-note.cdc-tip.error .cdc-tip__text {
    color: #4b5b76
}

.cdc-article-page .mod-article-content {
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0 2px 10px rgba(55,99,170,.06);
    border-radius: 2px;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px
}

.cdc-article-page .mod-article-content .cdc-comment-response-single-edit {
    margin-top: 24px
}

.cdc-article-page .mod-header {
    border-bottom: 1px solid #d6dbe3;
    margin-bottom: 20px
}

.cdc-article-page .mod-header .mod-article-source {
    display: none
}

.cdc-article-page .mod-header .cdc-icon__list {
    margin-right: 0
}

.cdc-article-page .mod-header__top {
    margin-bottom: 20px
}

.cdc-article-page .mod-header__title .title-text {
    display: inline;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #000;
    vertical-align: middle
}

.cdc-article-page .mod-header__title .title-tag {
    vertical-align: middle;
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 12px;
    background: #ff7800;
    border-radius: 2px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid transparent;
    color: #fff;
    box-sizing: border-box;
    padding: 0 7px
}

.cdc-article-page .mod-header__title .title-tag.top {
    background: #0cbf5b
}

.cdc-article-page .mod-header__title .title-tag.pending {
    background: #fff;
    color: #0052d9;
    border-color: #0052d9;
    margin-left: 12px
}

.cdc-article-page .mod-header__title .title-tag.reject {
    background: #fff;
    color: #f64041;
    border-color: #f64041;
    margin-left: 12px
}

.cdc-article-page .mod-header__title .title-tag.is-operate {
    cursor: pointer;
    border-radius: 2px;
    background: #fff;
    padding: 0 8px;
    color: #0052d9;
    border: 1px solid #0052d9;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-page .mod-header__title .title-tag.is-operate .cdc-svg-icon-con {
    margin-right: 4px
}

.cdc-article-page .mod-header__title .title-tag.is-operate.is-warning {
    border-color: #ff7800;
    color: #ff7800
}

.cdc-article-page .mod-header__title .title-tag.is-operate.is-error {
    border-color: #f64041;
    color: #f64041
}

.cdc-article-page .mod-header__bottom {
    margin-bottom: 12px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cdc-article-page .mod-header__bottom,.cdc-article-page .mod-header__detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-page .mod-header__date {
    vertical-align: middle;
    margin-right: 24px
}

.cdc-article-page .mod-header__date .date-text {
    font-size: 12px;
    line-height: 20px;
    color: #4b5b76
}

.cdc-article-page .mod-header__date .date-tip {
    vertical-align: -4px;
    margin-left: 8px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #eee;
    position: relative;
    cursor: pointer
}

.cdc-article-page .mod-header__date .date-tip:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(images/icon-arrowdown-bg_1ec.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.cdc-article-page .mod-header__date .date-tip:hover:after {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 73.61963190184049%;
    background-size: 2156.25% auto
}

.cdc-article-page .mod-header__date.is-mobile {
    display: none
}

.cdc-article-page .mod-header__operates {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-page .mod-header__operate {
    margin-left: 24px;
    position: relative;
    display: inline-block
}

.cdc-article-page .mod-header__operate .operate-dropdown {
    z-index: 22;
    width: 96px;
    box-sizing: border-box;
    padding-top: 16px;
    position: absolute;
    margin-top: 5px;
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1)
}

.cdc-article-page .mod-header__operate .operate-dropdown__item {
    margin-bottom: 16px;
    text-align: center
}

.cdc-article-page .mod-header__operate .operate-dropdown__item .cdc-icon__number {
    font-size: 14px;
    margin-left: 12px
}

.cdc-article-page .mod-header__operate .cdc-svg-icon-con .cdc-svg-icon {
    line-height: 0;
    color: #4b5b76
}

.cdc-article-page .mod-header__operate .cdc-svg-icon-con .cdc-svg-icon-text {
    color: #4b5b76
}

.cdc-article-page .mod-header__operate .cdc-svg-icon-con:hover .cdc-svg-icon,.cdc-article-page .mod-header__operate .cdc-svg-icon-con:hover .cdc-svg-icon-text {
    color: #0052d9
}

.cdc-article-page .mod-header__tag {
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #0cbf5b;
    color: #0cbf5b;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    padding: 0 8px;
    margin-left: 24px
}

.cdc-article-page .mod-header__code {
    display: none
}

.cdc-article-page .mod-header.pending .mod-header__title .title-text {
    color: #97a3b7
}

.cdc-article-page .mod-header__infos .cdc-svg-icon-con+.cdc-svg-icon-con {
    margin-left: 24px
}

.cdc-article-page .mod-header__infos .cdc-svg-icon-con .cdc-svg-icon {
    line-height: 0;
    color: #4b5b76
}

.cdc-article-page .mod-header__infos .cdc-svg-icon-con .cdc-svg-icon-text {
    color: #4b5b76
}

.cdc-article-page .mod-header__column {
    border-radius: 4px;
    background: #f1f6ff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 4px 8px;
    margin-bottom: 12px;
    font-size: 12px;
    color: #0052d9;
    line-height: 20px
}

.cdc-article-page .mod-header__column span:first-child {
    color: #000;
    margin-right: 8px
}

.cdc-article-page .mod-header__column-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(images/icon-column_793.svg) 50% no-repeat;
    vertical-align: -5px;
    margin-right: 8px
}

.cdc-article-page .mod-header__column-name {
    color: #0052d9;
    margin-right: 24px
}

.cdc-article-page .mod-header__column-first,.cdc-article-page .mod-header__column-list {
    display: none
}

.cdc-article-page .mod-header__special {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-pack: baseline;
    justify-content: baseline;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 26px;
    overflow: hidden;
    margin-bottom: 12px
}

.cdc-article-page .mod-sticky-header .cdc-sticky-header__main,.cdc-article-page .mod-sticky-header__main {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page .mod-sticky-header__main {
    max-width: 100%
}

.cdc-article-page .mod-sticky-header__author,.cdc-article-page .mod-sticky-header__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.cdc-article-page .mod-sticky-header__author {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-article-page .mod-sticky-header__author .cdc-avatar {
    width: 44px;
    height: 44px;
    margin-right: 10px
}

.cdc-article-page .mod-sticky-header__author .author-info {
    min-width: 120px
}

.cdc-article-page .mod-sticky-header__author .author-info__name {
    vertical-align: middle;
    margin-bottom: 0
}

.cdc-article-page .mod-sticky-header__author .author-info__name .name-text {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 8em
}

.cdc-article-page .mod-sticky-header__author .author-info__name .cdc-emblems__item {
    line-height: 12px
}

.cdc-article-page .mod-sticky-header__author .author-info__name .cdc-emblems__item-icon {
    width: 12px;
    height: 12px
}

.cdc-article-page .mod-sticky-header__author .author-info__article {
    margin-top: 8px;
    color: #c89e62;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding-right: 20px;
    width: 126px;
    box-sizing: border-box
}

.cdc-article-page .mod-sticky-header__author .author-info__article .icon-recommend {
    width: 14px;
    height: 16px;
    display: inline-block;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 99.39577039274926% 73.61963190184049%;
    background-size: 2464.285714285714% auto ;
    margin-right: 8px
}

.cdc-article-page .mod-sticky-header__author .author-info__article:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    width: 16px;
    height: 16px;
    transition: -webkit-transform .33s ease-in-out;
    transition: transform .33s ease-in-out;
    transition: transform .33s ease-in-out,-webkit-transform .33s ease-in-out;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 68.71165644171779%;
    background-size: 2156.25% auto
}

.cdc-article-page .mod-sticky-header__author .author-info__article:hover:after {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 95.13677811550151% 44.171779141104295%;
    background-size: 2156.25% auto
}

.cdc-article-page .mod-sticky-header__split {
    margin: 0 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1px;
    height: 40px
}

.cdc-article-page .mod-sticky-header__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.cdc-article-page .mod-sticky-header__title-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.cdc-article-page .mod-sticky-header__title-content>h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: unset
}

.cdc-article-page .mod-sticky-header__title-content .title-tag {
    margin-left: 12px;
    background: #ff7800;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 0 8px;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-article-page .mod-sticky-header__title-special {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: start;
    gap: 20px;
    height: 26px;
    overflow: hidden
}

.cdc-article-page .mod-sticky-header__title-special .cdc-special-guide {
    margin-bottom: 0;
    background: none;
    padding-left: 0
}

.cdc-article-page .mod-sticky-header__title-special .cdc-special-guide-icon {
    display: none
}

.cdc-article-page .mod-sticky-header__operates {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 12px
}

.cdc-article-page .mod-sticky-header__operates .cdc-special-guide-name-icon {
    position: relative;
    right: 0;
    top: 0;
    left: 6px
}

.cdc-article-page .mod-sticky-header__operates .btn-focus {
    position: relative
}

.cdc-article-page .mod-sticky-header__operates .operates-focus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-page .mod-sticky-header__operates .operates-focus__avatar {
    width: 36px;
    height: 36px;
    margin: 6px 7px
}

.cdc-article-page .mod-sticky-header__operates .operates-focus span {
    color: #181818;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    white-space: nowrap
}

.cdc-article-page .mod-sticky-header__operates .t-popup--animation-enter-active,.cdc-article-page .mod-sticky-header__operates .t-popup--animation-leave-active {
    transform: translate3d(-134px,46px,0)!important;
    -webkit-transform: translate3d(-134px,46px,0)!important;
    transition: none!important;
    -webkit-transition: none!important;
    cursor: default!important
}

.cdc-article-page .mod-sticky-header__operates .t-popup__arrow:before,.cdc-article-page .mod-sticky-header__operates .t-popup__content,.cdc-article-page .mod-sticky-header__operates .t-popup__content--arrow {
    background: #eff5ff!important
}

.cdc-article-page .mod-sticky-header__operates .t-popup__content {
    border: 1px solid #adccff;
    box-shadow: 0 4px 16px rgba(55,99,170,.1)
}

.cdc-article-page .mod-sticky-header__operates .t-popup__arrow {
    left: calc(100% - 32px);
    top: -6px
}

.cdc-article-page .mod-sticky-header__operates .t-popup__arrow:before {
    border-top: 1px solid #adccff;
    border-left: 1px solid #adccff
}

.cdc-article-page .mod-sticky-header__operate {
    min-width: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: none
}

.cdc-article-page .mod-sticky-header__operate>i {
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-right: 4px
}

.cdc-article-page .mod-sticky-header__operate>i.add-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 77.20364741641338% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-page .mod-sticky-header__operate>i.add-icon.is-focus {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 14.58966565349544% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-page .mod-sticky-header__operate>i.share-icon {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 14.723926380368098%;
    background-size: 2156.25% auto
}

.cdc-article-page .mod-sticky-header__operate+.cdc-btn {
    margin-left: 12px
}

.cdc-article-page .mod-content .cdc-expand-area {
    margin-bottom: 28px
}

.cdc-article-page .mod-content .rno-markdown__product-mobile {
    display: none
}

.cdc-article-page .mod-content__statement {
    margin-bottom: 20px;
    -webkit-text-size-adjust: none
}

.cdc-article-page .mod-content__statement>p {
    font-size: 12px;
    line-height: 20px;
    color: #97a3b7
}

.cdc-article-page .mod-content__statement>p span {
    color: #000
}

.cdc-article-page .mod-content__statement em {
    color: #181818;
    cursor: pointer
}

.cdc-article-page .mod-content__statement a,.cdc-article-page .mod-content__statement em:hover {
    color: #0052d9
}

.cdc-article-page .mod-content__statement .statement__inner {
    background: #f5f7fa;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 16px 20px 18px
}

.cdc-article-page .mod-content__statement .statement__hd {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-bottom: 8px
}

.cdc-article-page .mod-content__statement .statement__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 88px
}

.cdc-article-page .mod-content__statement .statement__main-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 16px;
    overflow: hidden;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-article-page .mod-content__statement .statement__main-qr {
    margin-right: 16px;
    display: block;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 96px;
    height: 96px;
    padding: 2px;
    background: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px hsla(0,0%,100%,.4);
    border-radius: 4px
}

.cdc-article-page .mod-content__statement .statement__main-qr>img {
    display: block;
    width: 100%;
    height: 100%
}

.cdc-article-page .mod-content__statement .statement__main-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page .mod-content__statement .statement__main-info>div {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page .mod-content__statement .statement__main-info>p {
    margin-top: 12px;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page .mod-content__statement .statement__main-btn {
    margin-top: 12px
}

.cdc-article-page .mod-content__statement .statement__main-btn.cdc-btn {
    min-width: 140px
}

.cdc-article-page .mod-content__statement .statement__main-image {
    display: block;
    width: 150px;
    height: 82px;
    margin-right: 20px
}

.cdc-article-page .mod-content__statement .statement__main-right {
    box-sizing: border-box;
    padding: 16px;
    position: relative;
    overflow: hidden;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cdc-article-page .mod-content__statement .statement__main-right>p {
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cdc-article-page .mod-content__statement .statement__main-invite {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #181818;
    margin-bottom: 12px
}

.cdc-article-page .mod-content__statement .statement__main-invite a {
    color: #0052d9
}

.cdc-article-page .mod-content__statement .statement__main-left+.statement__main-right {
    padding-left: 18px;
    border-left: 1px solid #d6dbe3
}

.cdc-article-page .mod-content__statement.column .statement__main:before {
    display: none
}

.cdc-article-page .mod-content__statement.column .statement__main-image,.cdc-article-page .mod-content__statement.column .statement__main-info>div {
    cursor: pointer
}

.cdc-article-page .mod-content__statement.column .statement__main-info>div:hover {
    color: #0052d9
}

.cdc-article-page .mod-content__statement.public .statement__main-info>div {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 7em;
    white-space: break-spaces
}

.cdc-article-page .mod-content__tags {
    margin-bottom: 16px
}

.cdc-article-page .mod-content__tags .cdc-tag.is-custom .cdc-tag__inner:hover {
    background: transparent
}

.cdc-article-page .mod-content__operates {
    text-align: center;
    margin-bottom: 40px
}

.cdc-article-page .mod-content__operate {
    margin: 0 10px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.cdc-article-page .mod-content__operate .operate-icon {
    display: block;
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.cdc-article-page .mod-content__operate .operate-icon.icon-like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 30.18867924528302%;
    background-size: 1437.5% auto
}

.cdc-article-page .mod-content__operate .operate-icon.icon-share {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 59.813084112149525% 77.35849056603774%;
    background-size: 1437.5% auto
}

.cdc-article-page .mod-content__operate .operate-number {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 12px;
    line-height: 18px;
    color: #0052d9;
    text-align: center
}

.cdc-article-page .mod-content__operate.is-active {
    border-color: #ecf2fe;
    background-color: #ecf2fe
}

.cdc-article-page .mod-content__operate.is-active .operate-icon.icon-like {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 74.76635514018692% 69.81132075471697%;
    background-size: 1437.5% auto
}

.cdc-article-page .mod-content__operate.is-active .operate-text {
    color: #0052d9
}

.cdc-article-page .mod-content__operate.is-active .operate-number {
    -webkit-animation: ani-leave-top 1s ease-in-out backwards;
    animation: ani-leave-top 1s ease-in-out backwards
}

.cdc-article-page .mod-content__operate.cdc-btn {
    width: 160px;
    height: 40px;
    border-radius: 20px;
    line-height: 38px
}

.cdc-article-page .mod-recommend {
    margin-top: 38px;
    margin-bottom: 0
}

.cdc-article-page .mod-recommend .tp1-grid__layout {
    overflow: inherit
}

.cdc-article-page .mod-recommend__card {
    height: 224px;
    position: relative
}

.cdc-article-page .mod-recommend__card .cdc-course-card__inner {
    position: relative;
    z-index: 2
}

.cdc-article-page .mod-recommend__card .cdc-course-card__object {
    padding-top: 48%
}

.cdc-article-page .mod-recommend__card .cdc-course-card__main {
    padding-bottom: 16px
}

.cdc-article-page .mod-recommend__card .cdc-course-card__desc {
    min-height: 88px
}

.cdc-article-page .mod-recommend__card .cdc-course-card__infos {
    margin-top: 8px
}

.cdc-article-page .mod-recommend__card:hover {
    border-color: #0052d9
}

.cdc-article-page .mod-recommend__card:hover .cdc-course-card__title {
    color: #181818
}

.cdc-article-page .mod-recommend__card:hover .cdc-course-card__object-image {
    left: 0;
    right: 0;
    top: 0;
    transition: all .33s ease-in-out
}

.cdc-article-page .mod-recommend__card:hover .cdc-course-card__object-duration {
    right: 0;
    transition: all .33s ease-in-out
}

.cdc-article-page .mod-recommend .cdc-article-panel-response {
    max-width: 852px
}

.cdc-article-page .mod-recommend__more {
    margin-top: 16px;
    box-sizing: border-box;
    padding: 13px 0;
    background: #f0f4fa;
    width: 100%;
    text-align: center
}

.cdc-article-page .mod-recommend .cdc-article-panel-response:last-child {
    border-bottom: none
}

.cdc-article-page .mod-author {
    width: 336px;
    height: auto;
    margin-top: 66px;
    margin-bottom: 20px;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    box-shadow: none
}

.cdc-article-page .mod-author .cdc-personal-info__inner {
    background-repeat: no-repeat;
    background-size: 111px 138px;
    background-position: 245px 26px;
    overflow: hidden;
    padding: 20px 20px 12px
}

.cdc-article-page .mod-author.cdc-personal-info.internal .cdc-personal-info__inner:after,.cdc-article-page .mod-author .cdc-personal-info__hd {
    display: none
}

.cdc-article-page .mod-author .cdc-avatar__level,.cdc-article-page .mod-author .cdc-personal-info__operates .cdc-btn {
    box-shadow: none
}

.cdc-article-page .cdc-group-qr-card {
    margin-bottom: 20px;
    background: url(images/public-bg_0eb.png) 50% no-repeat;
    background-size: 100% auto;
    border: 2px solid #fff;
    padding-right: 28px;
    gap: 0 12px
}

.cdc-article-page .cdc-group-qr-card-desc {
    border: none;
    padding-top: 0;
    margin-top: 8px
}

.cdc-article-page .cdc-group-qr-card-desc p {
    font-size: 12px;
    line-height: 20px
}

.cdc-article-page .cdc-group-qr-card-qr {
    width: 68px;
    height: 68px;
    padding: 0
}

.cdc-article-page .mod-author.internal .cdc-personal-info__inner {
    background-image: url(images/mod-author-bg_4eb.png);
    overflow: hidden
}

.cdc-article-page .mod-commercial {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    height: 178px;
    position: relative;
    box-sizing: border-box;
    background: linear-gradient(1turn,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    cursor: pointer
}

.cdc-article-page .mod-commercial__image {
    display: block;
    width: 100%;
    height: 100%
}

.cdc-article-page .mod-commercial__tag {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 3px 11px;
    background: rgba(0,0,0,.6);
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #fff
}

.cdc-article-page .mod-commercial__close {
    position: absolute;
    width: 20px;
    height: 20px;
    background: rgba(0,0,0,.4);
    border-radius: 50%;
    cursor: pointer;
    right: 6px;
    top: 6px
}

.cdc-article-page .mod-commercial__close:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 67.76119402985074% 37.04819277108434%;
    background-size: 3450% auto ;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.cdc-article-page .mod-sticky-footer {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: hidden;
    opacity: 0;
    transition: transform .3s,opacity .3s,visibility .3s,-webkit-transform .3s;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 -8px 16px rgba(55,99,170,.1);
    background: #fff
}

.cdc-article-page .mod-sticky-footer.is-hidden {
    visibility: unset;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.cdc-article-page .mod-sticky-footer__inner {
    width: 100%;
    box-sizing: border-box;
    padding-right: 80px;
    padding-left: 72px;
    position: relative
}

.cdc-article-page .mod-sticky-footer__header {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    background: linear-gradient(345.95deg,#f1f6ff,#f1f6ff 104.57%);
    box-sizing: border-box;
    padding: 27px 28px 17px;
    word-break: break-all;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #0052d9
}

.cdc-article-page .mod-sticky-footer__content {
    box-sizing: border-box;
    padding: 20px 0 20px 74px;
    width: 100%
}

.cdc-article-page .mod-sticky-footer__close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 23.70820668693009% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-page .mod-sticky-footer__close:hover {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 28.57142857142857% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-page .mod-sticky-footer__swiper.tpm1-swiper .swiper-container {
    overflow-y: unset;
    overflow-x: clip
}

.cdc-article-page .mod-sticky-footer__swiper.tpm1-swiper .swiper-slide {
    width: auto!important
}

.cdc-article-page .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn {
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cdc-article-page .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn--prev {
    margin-right: 16px
}

.cdc-article-page .mod-sticky-footer__swiper.tpm1-swiper .tpm1-swiper__btn--next.swiper-button-disabled {
    display: none
}

.cdc-article-page .mod-operations {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: calc(50% - 847px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 99
}

.cdc-article-page .mod-operations__widget {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.cdc-article-page .mod-operations__widget .cdc-widget-operations.is-expanded .cdc-widget-operations__inner {
    width: 200px;
    position: relative;
    z-index: 102
}

.cdc-article-page .mod-operations__widget .cdc-widget-operations .cdc-widget-operations__tip {
    width: 270px
}

.cdc-article-page .mod-operations__widget .cdc-widget-operations .cdc-widget-operations__tip-content {
    max-width: 168px
}

.cdc-article-page .mod-operations__widget .cdc-widget-operations .cdc-widget-operations__tip-content a {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 82.55451713395638% 7.547169811320755%;
    background-size: 1437.5% auto ;
    vertical-align: text-bottom
}

.cdc-article-page .mod-operations.is-catalog {
    top: 198px;
    -webkit-transform: none;
    transform: none
}

.cdc-article-page .mod-operations.is-catalog .mod-operations__widget {
    margin-top: 28px
}

.cdc-article-page .mod-content__source {
    background: #f4f7fb;
    border-radius: 4px;
    padding: 12px 20px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative
}

.cdc-article-page .mod-content__source-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #181818
}

.cdc-article-page .mod-content__source-title a {
    color: #0052d9;
    cursor: pointer
}

.cdc-article-page .mod-content__source-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-top: 8px
}

.cdc-article-page .mod-content__source-desc a {
    color: #0052d9;
    cursor: pointer
}

.cdc-article-page .mod-content__source-btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 16px
}

.cdc-article-page .mod-content__source-btn .cdc-btn {
    width: 140px;
    height: 28px;
    line-height: 26px
}

.cdc-article-page .mod-content__source-qr {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 0 4px 0 0;
    overflow: hidden;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 38.94736842105263% 22.69503546099291%;
    background-size: 575% auto ;
    cursor: pointer
}

.cdc-article-page .mod-relevant__cards {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px;
    margin-top: 24px
}

.cdc-article-page .mod-relevant__cards .cdc-course-card {
    height: 260px;
    border-width: 1px;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 24px
}

.cdc-article-page .mod-relevant__cards .cdc-course-card:hover {
    border-color: #0052d9
}

.cdc-article-page .mod-relevant__cards .cdc-course-card:hover .cdc-course-card__title {
    color: #000
}

.cdc-article-page .mod-relevant__cards .cdc-course-card__object {
    padding-top: 48%;
    overflow: hidden
}

.cdc-article-page .mod-relevant__cards .cdc-course-card__main {
    padding: 16px;
    height: 100%;
    position: relative;
    box-sizing: border-box
}

.cdc-article-page .mod-relevant__cards .cdc-course-card__object+.cdc-course-card__main {
    height: calc(100% - 157px)
}

.cdc-article-page .mod-relevant__cards .cdc-course-card__title {
    font-size: 14px;
    line-height: 22px;
    min-height: 44px
}

.cdc-article-page .mod-relevant__cards .cdc-course-card__infos {
    width: calc(100% - 32px);
    box-sizing: border-box;
    margin-top: 8px;
    position: absolute;
    bottom: 16px;
    left: 16px
}

.cdc-article-page .mod-relevant__cards .cdc-course-card__desc {
    margin-top: 14px;
    font-size: 14px;
    line-height: 22px
}

.cdc-article-page .mod-relevant__list .cdc-article-panel-response {
    max-width: none
}

.cdc-article-page .mod-relevant__list .cdc-article-panel-response:last-child {
    border-bottom: none
}

.cdc-article-page .mod-relevant__title {
    padding-bottom: 12px;
    border-bottom: 1px solid #d6dbe3;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #181818
}

.cdc-article-page .mod-relevant__title.recommend-read {
    padding-bottom: 4px;
    border: none
}

.cdc-article-page .mod-relevant__more {
    cursor: pointer;
    text-align: center;
    margin-top: 24px
}

.cdc-article-page .cdc-side-group-activity {
    margin-bottom: 30px
}

.cdc-article-page .cdc-widget-global {
    right: 24px
}

.cdc-article-page .cdc-widget-global__btn {
    box-shadow: 8px 8px 20px rgba(55,99,170,.06)
}

.cdc-article-page .cdc-directory {
    width: 100%;
    background: #fff;
    border: none;
    border-radius: 2px;
    box-sizing: border-box;
    height: auto!important;
    margin-bottom: 20px
}

.cdc-article-page .cdc-directory__inner {
    padding: 0 20px 18px;
    box-sizing: border-box
}

.cdc-article-page .cdc-directory__hd {
    padding: 13px 0;
    border-bottom: 1px solid #d6dbe3
}

.cdc-article-page .cdc-directory__bd {
    min-height: 68px;
    max-height: min(235px,calc(100vh - 570px));
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 -20px;
    transition: all .3s ease-in-out
}

.cdc-article-page .cdc-directory__bd-box {
    padding-left: 0;
    border-left: none
}

.cdc-article-page .cdc-directory__item {
    margin-bottom: 0
}

.cdc-article-page .cdc-directory__list {
    margin-top: 8px
}

.cdc-article-page .cdc-directory__list.level-2+.level-2 {
    margin-top: 0
}

.cdc-article-page .cdc-directory__list.level-2:has(.level-3)+.level-2 {
    margin-top: 8px
}

.cdc-article-page .cdc-directory__list.level-3+.level-3 {
    margin-top: 0
}

.cdc-article-page .cdc-directory__list.level-3 .cdc-directory__item.is-active:after {
    top: 7px
}

.cdc-article-page .cdc-directory__list.level-3:has(.level-4)+.level-3 {
    margin-top: 8px
}

.cdc-article-page .cdc-directory__list.level-4+.level-4,.cdc-article-page .cdc-directory__list:first-child {
    margin-top: 0
}

.cdc-article-page .cdc-directory__target {
    cursor: pointer;
    padding-left: 8px;
    margin-left: -8px;
    width: calc(100% + 8px)
}

.cdc-article-page .cdc-directory__target:hover {
    background: #f2f4f8;
    border-radius: 2px
}

.cdc-article-page .cdc-directory__item.is-active:after {
    top: 9px;
    left: -20px;
    width: 0;
    height: 0;
    font-size: 0;
    border-radius: 2px;
    border: 6px solid transparent;
    border-left-color: #0052d9;
    background: transparent
}

.cdc-article-page .cdc-directory__mini,.cdc-article-page .cdc-directory__toggle {
    display: none
}

.cdc-article-page .cdc-directory__wrap-shade {
    height: 30px;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
    bottom: 18px
}

.cdc-article-page .cdc-directory.is-hidden {
    display: none
}

.cdc-article-page .cdc-directory.is-just-product .cdc-directory__bd {
    max-height: min(487px,calc(100vh - 368px))
}

.cdc-article-page .cdc-directory.is-just-commercial .cdc-directory__bd {
    max-height: min(487px,calc(100vh - 380px))
}

.cdc-article-page .cdc-directory.is-just-directory .cdc-directory__bd {
    max-height: min(487px,calc(100vh - 178px))
}

.cdc-article-page .cdc-directory:hover .cdc-directory__bd {
    max-height: 475px
}

.cdc-article-page .cdc-commercial-swiper {
    margin-bottom: 20px;
    box-sizing: border-box;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    box-shadow: none
}

.cdc-article-page .cdc-commercial-swiper.is-commercial {
    opacity: 0;
    visibility: hidden
}

.cdc-article-page .cdc-card.mod-product {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    opacity: 1;
    transition: opacity .3s ease-in-out
}

.cdc-article-page .cdc-card.mod-product .cdc-card__inner .cdc-card__hd {
    padding: 0 0 12px
}

.cdc-article-page .cdc-card.mod-product .cdc-card__inner .cdc-card__title {
    font-size: 16px;
    line-height: 24px
}

.cdc-article-page .cdc-card.mod-product .cdc-card__inner .cdc-card__title:before {
    content: none
}

.cdc-article-page .cdc-card.mod-product .mod-product__swiper .swiper-slide {
    width: 100%!important
}

.cdc-article-page .cdc-card.mod-product.is-product {
    opacity: 0;
    visibility: hidden
}

.cdc-article-page .cdc-suspend-pill {
    transition: opacity .3s ease-in-out;
    opacity: 1
}

.cdc-article-page .cdc-suspend-pill__item.is-active .cdc-suspend-pill__item-number {
    background: #d4e3fc;
    color: #0052d9
}

.cdc-article-page .cdc-suspend-pill.is-hidden {
    opacity: 0;
    visibility: hidden
}

.cdc-article-page .cdc-mod-product2 .cdc-card {
    background: #fff;
    box-shadow: none
}

.cdc-article-page .cdc-mod-product2 .cdc-card__title {
    color: #181818;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.cdc-article-page .cdc-mod-product2 .cdc-card__title:before {
    width: 0
}

.cdc-article-page .cdc-mod-product2 .cdc-card__inner {
    padding: 12px 20px
}

.cdc-article-page .cdc-mod-product2 .cdc-card__bd {
    margin-top: 12px
}

.cdc-article-page .cdc-mod-product2-pagination {
    top: 16px
}

.cdc-article-page .cdc-mod-product2 .cdc-product-info2__activity,.cdc-article-page .cdc-mod-product2 .cdc-product-info2__card-list {
    margin-top: 12px
}

.cdc-article-page .cdc-discussion-card,.cdc-article-page .cdc-free-course-card {
    display: none;
    margin-bottom: 20px
}

.cdc-article-page .mod-side .mod-sticky-act .cdc-discussion-card,.cdc-article-page .mod-side .mod-sticky-act .cdc-free-course-card {
    display: block
}

.cdc-article-page .mod-side .mod-sticky-act.is-sticky .cdc-discussion-card,.cdc-article-page .mod-side .mod-sticky-act.is-sticky .cdc-free-course-card {
    display: none
}

.cdc-article-page .mod-side .mod-sticky-act.is-confine .cdc-discussion-card,.cdc-article-page .mod-side .mod-sticky-act.is-confine .cdc-free-course-card {
    display: block
}

.cdc-article-page .mod-sticky-act.is-sticky {
    width: 340px;
    position: fixed;
    top: 78px;
    z-index: 99;
    transition: all .3s ease-in-out;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column
}

.cdc-article-page .mod-sticky-act.is-sticky .cdc-card.mod-product,.cdc-article-page .mod-sticky-act.is-sticky .cdc-commercial-swiper {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cdc-article-page .mod-sticky-act.is-confine .cdc-directory,.cdc-article-page .mod-sticky-act.is-confine .mod-group-card {
    display: none
}

.cdc-article-page .mod-sticky-act.is-confine .cdc-discussion-card,.cdc-article-page .mod-sticky-act.is-confine .cdc-free-course-card {
    display: block
}

.cdc-article-page .mod-content__markdown.cdc-expand-area.is-hidden .cdc-expand-area__main {
    max-height: 3000px
}

.cdc-article-page .cdc-m-footer,.cdc-article-page .cdc-m-header-article,.cdc-article-page .cdc-m-sticky-header,.cdc-article-page .mod-back,.cdc-article-page .mod-grep,.cdc-article-page .mod-recommend,.cdc-article-page .mod-statement-m {
    display: none
}

.cdc-article-page .cdc-operate-footer {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out
}

.cdc-article-page .cdc-operate-footer__operate.is-active .cdc-operate-footer__operate-text {
    background: #d4e3fc;
    color: #0052d9
}

.cdc-article-page .cdc-m-group-banner,.cdc-article-page .cdc-m-guider-banner,.is-mobile .cdc-article-page .cdc-m-header {
    display: none
}

.is-mobile .cdc-article-page .cdc-m-header-article {
    position: relative
}

.mod-header__bubble .tea-bubble__inner {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    background: #fff;
    border: 1px solid #f0f3f8;
    box-shadow: 0 4px 16px rgba(76,97,134,.1);
    padding: 9px 12px 10px
}

.mod-header__bubble .cdc-link {
    font-size: 12px;
    line-height: 20px
}

.mod-header__bubble.tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #f0f3f8
}

.mod-header__bubble.tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff;
    margin-bottom: -1px
}

.mod-header__bubble.is-tag .tea-bubble__inner {
    padding: 3px 16px;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76
}

.mod-header__bubble.is-tag .tea-bubble__inner .cdc-link {
    font-size: 14px;
    line-height: 22px
}

.mod-header__bubble.tag-bubble {
    max-width: 216px
}

.mod-header__bubble.tag-bubble-mobile {
    display: none;
    max-width: 216px
}

@media screen and (max-width: 1616px) {
    .cdc-article-page .cdc-global__main {
        max-width:1508px;
        padding-left: 88px;
        padding-right: 20px;
        transition: all .3s ease-in-out
    }
}

@media screen and (max-width: 1440px) {
    .cdc-article-page .cdc-directory {
        width:100%
    }

    .cdc-article-page .cdc-directory__wrap {
        padding: 0;
        background: transparent;
        border: none;
        box-shadow: none
    }

    .cdc-article-page .cdc-directory__wrap:after {
        content: none
    }

    .cdc-article-page .cdc-directory__bd {
        margin-right: -20px
    }
}

@media screen and (max-width: 1248px) {
    .cdc-article-page .mod-header__operate.recommend {
        display:none
    }

    .operate-dropdown-bubble .operate-dropdown__item.recommend {
        display: block!important
    }
}

@media screen and (max-width: 1199px) {
    .cdc-article-page.cdc-global {
        min-width:auto
    }

    .cdc-article-page .cdc-layout__side,.cdc-article-page .cdc-widget-global,.cdc-widget-global__bubble {
        display: none
    }
}

@media screen and (max-width: 786px) {
    .cdc-article-page .mod-header__infos .cdc-icon__list .cdc-icon {
        margin-right:16px
    }

    .cdc-article-page .mod-header__operate {
        margin-left: 16px
    }
}

@media screen and (max-width: 768px) {
    .cdc-article-page {
        background:#fff
    }

    .cdc-article-page .cdc-footer,.cdc-article-page .cdc-header,.cdc-article-page .cdc-m-header,.cdc-article-page .cdc-suspend-pill,.cdc-article-page .mod-comment,.cdc-article-page .mod-content>.mod-content__tags,.cdc-article-page .mod-content__source,.cdc-article-page .mod-crumb,.cdc-article-page .mod-relevant,.cdc-article-page .mod-statement,.cdc-article-page .mod-sticky-header {
        display: none
    }

    .cdc-article-page .cdc-m-footer,.cdc-article-page .cdc-m-group-banner,.cdc-article-page .cdc-m-guider-banner,.cdc-article-page .cdc-m-header-article,.cdc-article-page .cdc-m-sticky-header,.cdc-article-page .mod-back,.cdc-article-page .mod-grep,.cdc-article-page .mod-recommend,.cdc-article-page .mod-statement-m {
        display: block
    }

    .cdc-article-page .cdc-m-guider-banner {
        width: 100%;
        box-sizing: border-box;
        z-index: 1000;
        padding: 0 20px;
        background-color: #fff
    }

    .cdc-article-page .cdc-m-guider-banner .cdc-m-guider-banner__guide-add,.cdc-article-page .cdc-m-guider-banner .cdc-m-guider-banner__guide-focus,.cdc-article-page .cdc-m-guider-banner .cdc-m-guider-banner__guide-mvp {
        margin-bottom: 0!important
    }

    .cdc-article-page .cdc-m-guider-banner.is-sticky {
        position: fixed;
        top: 0
    }

    .cdc-article-page .cdc-m-group-banner {
        width: 100%;
        box-sizing: border-box;
        z-index: 1001;
        padding: 0 20px;
        background-color: #fff
    }

    .cdc-article-page .cdc-m-group-banner__inner {
        margin: 0
    }

    .cdc-article-page .cdc-m-group-banner__placeholder {
        margin-bottom: 0!important
    }

    .cdc-article-page .cdc-m-group-banner.is-sticky {
        position: fixed;
        top: 0;
        z-index: 1002
    }

    .cdc-article-page.is-bannerFocus .cdc-m-sticky-header.is-sticky,.cdc-article-page.is-bannerFocus .cdc-m-sticky-header.is-sticky .cdc-m-sticky-header__main {
        top: 40px
    }

    .cdc-article-page .cdc-directory.is-hidden {
        display: block
    }

    .cdc-article-page .cdc-operate-footer {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible;
        opacity: 1
    }

    .cdc-article-page .cdc-operate-footer.is-hidden {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease-in-out
    }

    .cdc-article-page .cdc-global__main {
        padding-left: 16px;
        padding-right: 16px
    }

    .cdc-article-page .cdc-layout {
        margin-bottom: 40px
    }

    .cdc-article-page .cdc-layout__main {
        width: 100%;
        padding-right: 0
    }

    .cdc-article-page .mod-header {
        margin-top: 24px
    }

    .cdc-article-page .mod-header .mod-article-source {
        display: block
    }

    .cdc-article-page .mod-header__infos .cdc-icon__list {
        margin-right: 0
    }

    .cdc-article-page .mod-header__infos .cdc-svg-icon-con.is-code,.cdc-article-page .mod-header__infos .cdc-svg-icon-con.is-comment,.cdc-article-page .mod-header__tag {
        display: none
    }

    .cdc-article-page .mod-header__top {
        margin-bottom: 8px
    }

    .cdc-article-page .mod-header__title {
        max-width: 100%
    }

    .cdc-article-page .mod-header__title .title-text {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: #181818
    }

    .cdc-article-page .mod-header__title .title-tag {
        font-size: 12px;
        padding: 0 6px
    }

    .cdc-article-page .mod-header__title .title-tag.pending {
        padding: 0 5px
    }

    .cdc-article-page .mod-header__bottom {
        margin-bottom: 20px
    }

    .cdc-article-page .mod-header__operate {
        display: none;
        margin-left: 16px
    }

    .cdc-article-page .mod-header__operate .operate-dropdown {
        right: 0
    }

    .cdc-article-page .mod-header__date {
        display: none
    }

    .cdc-article-page .mod-header__date.is-mobile {
        display: block;
        margin-bottom: 0;
        margin-right: 16px
    }

    .cdc-article-page .mod-header.pending .mod-header__title .title-text {
        color: #97a3b7
    }

    .cdc-article-page .mod-header__operates-edit {
        display: none
    }

    .cdc-article-page .mod-header__column {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        padding-right: 28px
    }

    .cdc-article-page .mod-header__column>span {
        vertical-align: top
    }

    .cdc-article-page .mod-header__column-name {
        display: none
    }

    .cdc-article-page .mod-header__column-list {
        display: inline-block;
        -ms-flex: 1;
        flex: 1;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .cdc-article-page .mod-header__column-list-icon {
        cursor: pointer;
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 28.87537993920973% 95.0920245398773%;
        background-size: 2156.25% auto ;
        position: absolute;
        top: 6px;
        right: 8px
    }

    .cdc-article-page .mod-header__column-list-icon.is-open {
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 24.012158054711247% 95.0920245398773%;
        background-size: 2156.25% auto
    }

    .cdc-article-page .mod-header__column-list-item {
        display: block;
        overflow: hidden;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 12px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        max-width: 100%
    }

    .cdc-article-page .mod-header__column-list-item .column-link {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #0052d9;
        display: block
    }

    .cdc-article-page .mod-header__column-list-item:last-child {
        margin-bottom: 0
    }

    .cdc-article-page .mod-header__column-first {
        box-sizing: border-box;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #0052d9;
        font-size: 12px;
        line-height: 20px
    }

    .cdc-article-page .mod-header__column-first-text {
        color: #0052d9;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .cdc-article-page .mod-header__special {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: start;
        -ms-flex-pack: baseline;
        justify-content: baseline;
        gap: 4px;
        margin-bottom: 12px;
        overflow: visible;
        height: auto
    }

    .cdc-article-page .mod-header__special .cdc-special-guide {
        width: 100%
    }

    .cdc-article-page .mod-header__code {
        -ms-flex-pack: justify;
        justify-content: space-between;
        border: 1px solid #e1e4e9;
        background: #fff;
        padding: 6px 8px;
        color: #000;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px;
        margin-bottom: 12px
    }

    .cdc-article-page .mod-header__code,.cdc-article-page .mod-header__code-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .cdc-article-page .mod-header__code-tag {
        border-radius: 2px;
        border: 1px solid #0cbf5b;
        color: #0cbf5b;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px;
        padding: 0 6px
    }

    .cdc-article-page .mod-header__code .icon-code {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 76.59574468085107% 82.82208588957054%;
        background-size: 2156.25% auto ;
        margin-right: 6px
    }

    .cdc-article-page .mod-note {
        margin-top: 20px;
        margin-bottom: 0
    }

    .cdc-article-page .mod-note .cdc-tip__main {
        -webkit-text-size-adjust: none
    }

    .cdc-article-page .mod-note.cdc-tip .cdc-tip__text .is-mobile {
        display: block
    }

    .cdc-article-page .mod-note.cdc-tip .cdc-tip__text .is-pc {
        display: none
    }

    .cdc-article-page .mod-content {
        max-width: 100%
    }

    .cdc-article-page .mod-content__markdown {
        margin-bottom: 20px
    }

    .cdc-article-page .mod-content__markdown .rno-markdown {
        font-size: 14px;
        line-height: 22px;
        -webkit-text-size-adjust: none
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-info {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-item {
        font-weight: 500
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-item+.rno-markdown-code-toolbar-item {
        padding-left: 16px
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-item+.rno-markdown-code-toolbar-item:before {
        left: 8px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-opt {
        gap: 20px
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-run {
        padding: 4px 12px
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-run .icon-run {
        margin-right: 6px
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-run:hover {
        background: #212121
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar-copy:hover .icon-copy {
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 68.58006042296071% 32.82208588957055%;
        background-size: 2464.285714285714% auto
    }

    .cdc-article-page .mod-content__markdown .rno-markdown-code-toolbar .is-m-hidden {
        display: none
    }

    .cdc-article-page .mod-content__statement {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 32px
    }

    .cdc-article-page .mod-content__statement-text {
        font-size: 12px;
        line-height: 20px;
        word-break: break-all
    }

    .cdc-article-page .mod-content__statement-text>span {
        color: #000
    }

    .cdc-article-page .mod-content__statement-tip {
        font-size: 12px;
        line-height: 20px;
        color: #181818
    }

    .cdc-article-page .mod-content__tags {
        margin-bottom: 2px
    }

    .cdc-article-page .mod-content__tags .cdc-tag {
        margin-bottom: 16px
    }

    .cdc-article-page .mod-content .cdc-expand-area__toggle .cdc-link.blue {
        font-size: 14px;
        line-height: 22px
    }

    .cdc-article-page .mod-product {
        margin-bottom: 28px
    }

    .cdc-article-page .mod-commercial {
        margin-top: 26px;
        margin-bottom: 26px
    }

    .cdc-article-page .mod-recommend {
        margin-top: 0;
        margin-bottom: 0
    }

    .cdc-article-page .mod-recommend.cdc-section {
        padding: 0
    }

    .cdc-article-page .mod-recommend.cdc-section .cdc-section__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px
    }

    .cdc-article-page .mod-recommend.cdc-section .cdc-section__bd {
        margin-top: 0
    }

    .cdc-article-page .mod-recommend__more {
        margin-top: 12px
    }

    .cdc-article-page .mod-recommend .cdc-article-panel-response {
        max-width: 100%
    }

    .cdc-article-page .mod-recommend .cdc-article-panel-response .cdc-icon__number {
        color: #4b5b76
    }

    .cdc-article-page .mod-recommend .cdc-article-panel-response .cdc-icon .icon-view {
        background-image: url(images/icon-view_acd.svg)
    }

    .cdc-article-page .mod-recommend .cdc-article-panel-response .cdc-icon .icon-like {
        background-image: url(images/icon-like-new_5d7.svg)
    }

    .cdc-article-page .mod-activity {
        margin-top: 24px;
        margin-bottom: 0
    }

    .cdc-article-page .mod-author-article {
        margin: 0 -16px 24px;
        background: #f3f5f8
    }

    .cdc-article-page .mod-author-article__inner {
        box-sizing: border-box;
        padding-bottom: 20px
    }

    .cdc-article-page .mod-author-article__hd {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        box-sizing: border-box;
        padding: 20px 16px
    }

    .cdc-article-page .mod-author-article__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: #181818
    }

    .cdc-article-page .mod-author-article__btn {
        min-width: 90px
    }

    .cdc-article-page .mod-author-article__swiper.tpm1-swiper .swiper-container {
        overflow-y: unset;
        overflow-x: clip
    }

    .cdc-article-page .mod-author-article__swiper.tpm1-swiper .swiper-slide {
        width: auto!important
    }

    .cdc-article-page .mod-article-source {
        margin-bottom: 20px;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 20px rgba(55,99,170,.1);
        box-sizing: border-box;
        padding: 10px
    }

    .cdc-article-page .mod-article-source__label {
        font-size: 12px;
        line-height: 20px;
        color: #4b5b76;
        margin-bottom: 8px
    }

    .cdc-article-page .mod-article-source__main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .cdc-article-page .mod-article-source__avatar {
        margin-right: 8px;
        width: 32px;
        height: 32px;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 16px rgba(55,99,170,.1);
        box-sizing: border-box;
        border-radius: 50%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cdc-article-page .mod-article-source__avatar>img {
        border-radius: 50%;
        display: block;
        width: 100%;
        height: 100%
    }

    .cdc-article-page .mod-article-source__detail {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page .mod-article-source__name {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-align: center;
        align-items: center
    }

    .cdc-article-page .mod-article-source__name>span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        color: #000
    }

    .cdc-article-page .mod-article-source__name .name-emblem {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cdc-article-page .mod-article-source__name .cdc-emblems__item {
        line-height: 12px
    }

    .cdc-article-page .mod-article-source__name .cdc-emblems__item-icon {
        width: 12px;
        height: 12px
    }

    .cdc-article-page .mod-article-source__desc {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 4px;
        font-size: 12px;
        line-height: 20px;
        color: #4b5b76;
        margin-right: 16px
    }

    .cdc-article-page .mod-article-source__infos {
        margin-top: 4px
    }

    .cdc-article-page .mod-article-source__info {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        color: #97a3b7
    }

    .cdc-article-page .mod-article-source__info:before {
        content: "";
        position: absolute;
        width: 2px;
        height: 2px;
        border-radius: 50%;
        background-color: #97a3b7;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cdc-article-page .mod-article-source__info+span {
        margin-left: 4px;
        padding-left: 5px
    }

    .cdc-article-page .mod-article-source__operate {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 12px;
        min-width: unset;
        padding: 0 8px;
        white-space: nowrap
    }

    .cdc-article-page .mod-article-source__operate span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cdc-article-page .mod-article-source__operate span i {
        display: inline-block;
        margin-right: 4px;
        width: 16px;
        height: 16px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 82.06686930091185% 90.1840490797546%;
        background-size: 2156.25% auto
    }

    .cdc-article-page .mod-article-source__footer {
        border-top: 1px solid #d6dbe3;
        margin-top: 14px;
        box-sizing: border-box;
        padding-top: 12px
    }

    .cdc-article-page .mod-article-source__footer>div {
        font-size: 14px;
        line-height: 22px;
        color: #181818
    }

    .cdc-article-page .mod-article-source__footer>div a {
        color: #0052d9
    }

    .cdc-article-page .mod-article-source__footer>p {
        font-size: 12px;
        line-height: 20px;
        color: #97a3b7;
        margin: 8px 0 4px
    }

    .cdc-article-page .mod-article-source.header {
        margin-left: 0;
        margin-right: 0;
        border: none;
        background: #fff;
        box-shadow: none;
        margin-bottom: 10px;
        padding: 0
    }

    .cdc-article-page .mod-article-source.header .mod-article-source {
        padding: 12px 16px;
        margin-bottom: 24px
    }

    .cdc-article-page .mod-article-source.header .mod-article-source__label {
        display: none
    }

    .cdc-article-page .mod-article-source.header .mod-article-source__operate {
        min-width: 58px;
        height: 24px;
        border: 1px solid #0052d9;
        border-radius: 12px;
        background: transparent;
        font-weight: 600;
        font-size: 12px;
        line-height: 22px;
        color: #0052d9;
        box-shadow: none
    }

    .cdc-article-page .mod-article-source.header .mod-article-source__operate.is-focus {
        border-color: #495770;
        color: #495770
    }

    .cdc-article-page .mod-share {
        z-index: 99;
        position: fixed;
        right: 16px;
        bottom: 30%;
        background: linear-gradient(1turn,#fff,#f3f5f8);
        border: 2px solid #fff;
        box-shadow: 8px 8px 16px rgba(55,99,170,.1);
        width: 48px;
        height: 48px;
        box-sizing: border-box;
        border-radius: 50%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cdc-article-page .mod-share__icon {
        display: block;
        width: 24px;
        height: 24px;
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 74.76635514018692% 77.35849056603774%;
        background-size: 1437.5% auto
    }

    .cdc-article-page .mod-share.is-active .mod-share__icon {
        background-image: url(images/sprite.Article-202510231103.svg);
        background-position: 67.28971962616822% 77.35849056603774%;
        background-size: 1437.5% auto
    }

    .cdc-article-page .mod-recommend {
        box-sizing: border-box;
        width: 100%
    }

    .cdc-article-page .mod-recommend__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: #181818;
        margin-bottom: 20px
    }

    .cdc-article-page .mod-recommend__list {
        margin-top: 0
    }

    .cdc-article-page .mod-recommend__product-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 20px;
        overflow-x: scroll;
        overflow-y: clip;
        gap: 0 16px
    }

    .cdc-article-page .mod-recommend__product-list::-webkit-scrollbar {
        height: 0
    }

    .cdc-article-page .mod-recommend__product .cdc-product-info {
        width: 250px;
        margin-top: 24px;
        min-width: 250px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page .mod-recommend__product+.cdc-article-panel-response {
        padding-top: 0
    }

    .cdc-article-page .mod-recommend__product .cdc-new-product-info {
        width: 240px;
        min-width: 240px;
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page .mod-recommend__product .cdc-new-product-info2 {
        width: 314px;
        min-width: 314px;
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page .mod-recommend__product .cdc-new-product-info3 {
        margin-top: 24px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page .mod-recommend__product-card-large,.cdc-article-page .mod-recommend__product-card-small {
        display: none
    }

    .cdc-article-page .mod-recommend__more {
        text-align: center;
        height: 46px;
        box-sizing: border-box;
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        background: #f0f4fa;
        margin: 20px auto
    }

    .cdc-article-page .mod-recommend .cdc-article-panel-response__title {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #181818
    }

    .cdc-article-page .mod-recommend .cdc-article-panel-response__infos {
        margin-top: 0;
        margin-left: -24px
    }

    .cdc-article-page .mod-recommend .cdc-article-panel-response:first-child {
        padding-top: 0
    }

    .cdc-article-page .mod-recommend .cdc-article-panel-response:last-child {
        border-bottom: 1px solid #d6dbe3
    }

    .cdc-article-page .mod-recommend__topic-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        overflow-x: scroll;
        overflow-y: clip;
        gap: 0 16px
    }

    .cdc-article-page .mod-recommend__topic-list::-webkit-scrollbar {
        height: 0
    }

    .cdc-article-page .mod-recommend__topic-list .cdc-m-article-rank {
        width: 280px;
        min-width: 280px;
        margin-top: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cdc-article-page .cdc-m-footer .cdc-m-footer__inner {
        padding-bottom: 86px
    }

    .cdc-article-page .cdc-operation-tips {
        position: fixed;
        bottom: 70px;
        left: 0
    }

    .cdc-article-page .mod-article-content {
        padding: 0;
        margin-bottom: 0;
        box-shadow: none
    }

    .cdc-article-page .mod-content__markdown.cdc-expand-area.is-hidden .cdc-expand-area__main {
        max-height: 500px
    }

    .cdc-m-header-article.is-bannerFocus+.cdc-global__main .mod-header {
        margin-top: 56px!important
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__item.is-active:after {
        top: 9px;
        left: -1px;
        width: 0;
        height: 0;
        font-size: 0;
        border-radius: 2px;
        border: 6px solid transparent;
        border-left-color: #0052d9;
        background: transparent
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-2 .cdc-directory__item,.cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item {
        margin-bottom: 0
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item .cdc-directory__target {
        padding-left: 44px
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-3 .cdc-directory__item.is-active:after {
        top: 7px
    }

    .cdc-directory.is-mobile.is-article .cdc-directory__list.level-4 .cdc-directory__item .cdc-directory__target {
        padding-left: 56px
    }

    .cdc-m-header,.rno-markdown__product-pc {
        /* display:none!important; */
    }

    .cdc-m-header-article {
        position: relative!important
    }

    .cdc-m-sticky-header {
        opacity: 1;
        visibility: visible;
        transition: all .3s ease-in
    }

    .cdc-m-sticky-header.is-hidden {
        opacity: 0;
        visibility: hidden
    }

    .mod-header__bubble.tag-bubble,.recommend-bubble,.recommend-bubble2 {
        display: none
    }

    .mod-header__bubble.tag-bubble-mobile {
        display: block
    }
}

@media screen and (min-width: 680px) {
    .cdc-article-page .mod-recommend__product-card-large {
        display:-ms-flexbox;
        display: flex;
        overflow-x: initial;
        padding-left: 0;
        padding-right: 0;
        margin: 0
    }
}

@media screen and (max-width: 680px) {
    .cdc-article-page .mod-recommend__product-card-small {
        display:-ms-flexbox;
        display: flex
    }

    .cdc-article-page .mod-recommend__product-card-large {
        display: none
    }
}

@-webkit-keyframes ani-leave-top {
    0% {
        -webkit-transform: translateY(0) scale(.8);
        transform: translateY(0) scale(.8);
        opacity: 0
    }

    30% {
        -webkit-transform: translateY(-15px) scale(1.2);
        transform: translateY(-15px) scale(1.2);
        opacity: 1
    }

    80% {
        -webkit-transform: translateY(-25px) scale(1);
        transform: translateY(-25px) scale(1);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-25px) scale(0);
        transform: translateY(-25px) scale(0);
        opacity: 0
    }
}

.article-head-bubble .tea-bubble {
    max-width: 300px
}

.article-head-bubble .tea-bubble--top .tea-bubble__inner:after,.article-head-bubble .tea-bubble--top .tea-bubble__inner:before {
    display: none
}

.article-head-bubble .tea-bubble__inner {
    padding: 12px 8px 20px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 2px solid #fff;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(82,114,164,.15)
}

.article-head-bubble .article-dropdown__list-item {
    display: block;
    color: #4b5b76;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 8px 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 2px;
    cursor: pointer
}

.article-head-bubble .article-dropdown__list-item:hover {
    background: #f2f4f8;
    color: #0052d9
}

.article-head-bubble .article-dropdown__list-link {
    margin-top: 4px;
    margin-left: 12px
}

.article-head-bubble .article-dropdown__list-link .cdc-link {
    line-height: 24px
}

.article-head-bubble .article-dropdown__list::-webkit-scrollbar {
    width: 4px;
    background-color: transparent
}

.article-head-bubble .article-dropdown__list::-webkit-scrollbar-thumb {
    background: #d6dbe3;
    border-radius: 8px
}

.operate-dropdown-bubble {
    width: auto
}

.operate-dropdown-bubble .tea-bubble__inner {
    background: #fff;
    border: 1px solid #e8ecf1;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1);
    border-radius: 0;
    padding: 16px
}

.operate-dropdown-bubble .operate-dropdown__item {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    cursor: pointer
}

.operate-dropdown-bubble .operate-dropdown__item .cdc-svg-icon-con .cdc-svg-icon-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-left: 12px
}

.operate-dropdown-bubble .operate-dropdown__item:hover .is-operate .cdc-svg-icon,.operate-dropdown-bubble .operate-dropdown__item:hover .is-operate .cdc-svg-icon-text {
    color: #0052d9
}

.operate-dropdown-bubble .operate-dropdown__item.recommend {
    display: none
}

.operate-dropdown-bubble .operate-dropdown__item+.operate-dropdown__item {
    margin-top: 16px
}

.operate-dropdown-bubble .cdc-icon__number {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4b5b76;
    margin-left: 12px
}

.operate-dropdown-bubble.tea-bubble--top .tea-bubble__inner:before {
    border-bottom-color: #e8ecf1
}

.operate-dropdown-bubble.tea-bubble--top .tea-bubble__inner:after {
    border-bottom-color: #fff;
    margin-bottom: -1px
}

.mod-header__recommend-bubble-inner {
    width: 238px;
    padding-left: 24px;
    box-sizing: border-box;
    position: relative
}

.mod-header__recommend-bubble-inner .cdc-svg-icon-con {
    position: absolute;
    left: 0;
    top: 4px
}

.mod-header__recommend-bubble-inner .recommend-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000
}

.mod-header__recommend-bubble-inner .recommend-btn {
    text-align: right;
    margin-top: 16px
}

.mod-header__recommend-bubble-inner .recommend-btn .cdc-btn {
    min-width: 80px;
    height: 28px;
    line-height: 26px
}

.mod-header__recommend-bubble-inner .recommend-btn .cdc-btn.cdc-btn--hole {
    min-width: auto;
    padding: 0;
    border: none;
    box-shadow: none;
    margin-right: 24px
}

.mod-header__recommend-bubble-inner .recommend-btn .cdc-btn.cdc-btn--hole:hover {
    background-color: transparent
}

.cdc-article-bubble .tea-bubble__inner {
    background: #fff;
    border: 1px solid #f0f3f8;
    box-shadow: 0 4px 16px rgba(76,97,134,.1);
    padding: 12px;
    box-sizing: border-box
}

.cdc-article-bubble .tea-bubble__inner .mod-content__source-bubble {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center
}

.cdc-article-bubble .tea-bubble__inner .mod-content__source-bubble-qr {
    width: 86px;
    height: 86px;
    margin-right: 12px;
    display: block;
    overflow: hidden
}

.cdc-article-bubble .tea-bubble__inner .mod-content__source-bubble-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #4b5b76;
    max-width: 96px
}

.cdc-article-bubble .tea-bubble__inner .mod-content__source-bubble-text span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.rno-markdown-img-bubble {
    padding: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    border: none
}

.rno-markdown-img-bubble .t-dialog__mask {
    background: rgba(0,0,0,.4)
}

.rno-markdown-img-bubble .t-dialog__footer,.rno-markdown-img-bubble .t-dialog__header-content {
    display: none
}

.rno-markdown-img-bubble .t-dialog__header {
    position: absolute;
    top: -14px;
    right: -22px
}

.rno-markdown-img-bubble .t-dialog__header .t-dialog__close {
    color: #fff
}

.rno-markdown-img-bubble .t-dialog__header .t-dialog__close:hover {
    background: transparent
}

.rno-markdown-img-bubble .t-dialog__body {
    padding: 0
}

.rno-markdown-img-bubble-inner {
    position: relative;
    font-size: 0;
    line-height: 0
}

.rno-markdown-img-bubble-inner img {
    cursor: zoom-out
}

.rno-markdown-img-url-inner {
    white-space: normal!important
}

.rno-markdown .figure-desc {
    color: #8c8c8c!important;
    line-height: 22px!important
}

.modal-report__inner {
    padding-top: 24px
}

.modal-report__textarea {
    height: 170px;
    position: relative;
    padding: 12px 10px 42px 20px;
    box-sizing: border-box;
    border: 1px solid #d6dbe3;
    box-shadow: inset 0 4px 20px hsla(0,0%,100%,.5);
    border-radius: 2px
}

.modal-report__textarea textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    resize: none
}

.modal-report__textarea textarea::-webkit-input-placeholder {
    color: #97a3b7
}

.modal-report__textarea textarea:-moz-placeholder,.modal-report__textarea textarea::-moz-placeholder {
    color: #97a3b7
}

.modal-report__textarea textarea:-ms-input-placeholder {
    color: #97a3b7
}

.modal-report__textarea-num {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #97a3b7
}

.modal-report__operates {
    margin-top: 40px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal-report__operate {
    margin: 0 12px;
    border-radius: 2px
}

.cdc-personal-info2__item-dropdown .column-name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4b5b76;
    padding: 8px 12px
}

.cdc-personal-info2__item-dropdown .t-dropdown__item:hover .column-name {
    color: #0052d9
}

.cdc-article-mvp .cdc-layout__main {
    margin-bottom: 40px
}

.cdc-article-mvp .mod-article-source__operate {
    border-radius: 30px!important;
    border: 1px solid #0052d9!important;
    background: #0052d9!important;
    height: 28px!important
}

.cdc-article-mvp .mod-article-source__operate span {
    color: #fff
}

.cdc-article-mvp .mod-article-source__operate span i {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 77.20364741641338% 90.1840490797546%;
    background-size: 2156.25% auto
}

.cdc-article-mvp .mod-article-source__operate.is-focus {
    border: 1px solid #97a3b7!important;
    background: #fff!important;
    color: #97a3b7!important
}

.cdc-article-mvp .mod-article-source__operate.is-focus span i {
    display: none
}

.cdc-article-mvp .mod-content__tags .cdc-tag__inner {
    border-radius: 28px;
    background: #f2f5fb
}

.cdc-article-mvp .mod-content__tags .cdc-tag.is-custom .cdc-tag__inner {
    background: transparent
}

.cdc-article-mvp .mod-recommend .cdc-event-card {
    padding: 16px 0 12px
}

.cdc-article-mvp .mod-recommend .cdc-event-card__close {
    top: 17px
}

.cdc-article-mvp .mod-recommend .cdc-event-card__tag {
    border-radius: 10px;
    border: 1px solid #f64041;
    background: transparent;
    color: #f64041;
    width: 40px;
    margin-bottom: 12px
}

.cdc-article-mvp .mod-recommend .cdc-event-card__tag.orange {
    border-radius: 10px;
    border: 1px solid #bcc4d0;
    background: transparent;
    color: #9ea8b8
}

.cdc-article-mvp .mod-header__title .title-text {
    line-height: 32px!important
}

.cdc-article-mvp .rno-markdown__product-mvp {
    margin-right: 4px;
    padding-right: 8px;
    color: #0052d9;
    position: relative;
    background: url(images/icon-product-copy_ddc.svg) no-repeat;
    background-position: 100% 0;
    background-size: 7px 10px
}

.cdc-article-mvp .rno-markdown a {
    color: #0052d9!important
}

.cdc-article-mvp .cdc-operate-footer__inner {
    position: relative;
    background-color: #fff;
    padding-bottom: max(calc(env(safe-area-inset-bottom) + 16px),16px)
}

.cdc-article-mvp .cdc-operation-tips {
    position: fixed;
    bottom: max(calc(constant(safe-area-inset-bottom) + 70px),70px);
    bottom: max(calc(env(safe-area-inset-bottom) + 70px),70px);
    left: 0
}

.cdc-article-mvp .cdc-global__main {
    padding-bottom: 30px
}

.cdc-comment-response .cdc-comment-response-inner {
    padding-bottom: max(calc(env(safe-area-inset-bottom) + 62px),62px)
}

.CodeMirror {
    font-family: monospace;
    height: 300px;
    color: #000;
    direction: ltr
}

.CodeMirror-lines {
    padding: 4px 0
}

.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like {
    padding: 0 4px
}

.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler {
    background-color: #fff
}

.CodeMirror-gutters {
    border-right: 1px solid #ddd;
    background-color: #f7f7f7;
    white-space: nowrap
}

.CodeMirror-linenumber {
    padding: 0 3px 0 5px;
    min-width: 20px;
    text-align: right;
    color: #999;
    white-space: nowrap
}

.CodeMirror-guttermarker {
    color: #000
}

.CodeMirror-guttermarker-subtle {
    color: #999
}

.CodeMirror-cursor {
    border-left: 1px solid #000;
    border-right: none;
    width: 0
}

.CodeMirror div.CodeMirror-secondarycursor {
    border-left: 1px solid silver
}

.cm-fat-cursor .CodeMirror-cursor {
    width: auto;
    border: 0!important;
    background: #7e7
}

.cm-fat-cursor div.CodeMirror-cursors {
    z-index: 1
}

.cm-fat-cursor-mark {
    background-color: rgba(20,255,20,.5)
}

.cm-animate-fat-cursor,.cm-fat-cursor-mark {
    -webkit-animation: blink 1.06s steps(1) infinite;
    animation: blink 1.06s steps(1) infinite
}

.cm-animate-fat-cursor {
    width: auto;
    border: 0;
    background-color: #7e7
}

@-webkit-keyframes blink {
    50% {
        background-color: transparent
    }
}

.cm-tab {
    display: inline-block;
    text-decoration: inherit
}

.CodeMirror-rulers {
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    bottom: 0;
    overflow: hidden
}

.CodeMirror-ruler {
    border-left: 1px solid #ccc;
    top: 0;
    bottom: 0;
    position: absolute
}

.cm-s-default .cm-header {
    color: #00f
}

.cm-s-default .cm-quote {
    color: #090
}

.cm-negative {
    color: #d44
}

.cm-positive {
    color: #292
}

.cm-header,.cm-strong {
    font-weight: 700
}

.cm-em {
    font-style: italic
}

.cm-link {
    text-decoration: underline
}

.cm-strikethrough {
    text-decoration: line-through
}

.cm-s-default .cm-keyword {
    color: #708
}

.cm-s-default .cm-atom {
    color: #219
}

.cm-s-default .cm-number {
    color: #164
}

.cm-s-default .cm-def {
    color: #00f
}

.cm-s-default .cm-variable-2 {
    color: #05a
}

.cm-s-default .cm-type,.cm-s-default .cm-variable-3 {
    color: #085
}

.cm-s-default .cm-comment {
    color: #a50
}

.cm-s-default .cm-string {
    color: #a11
}

.cm-s-default .cm-string-2 {
    color: #f50
}

.cm-s-default .cm-meta,.cm-s-default .cm-qualifier {
    color: #555
}

.cm-s-default .cm-builtin {
    color: #30a
}

.cm-s-default .cm-bracket {
    color: #997
}

.cm-s-default .cm-tag {
    color: #170
}

.cm-s-default .cm-attribute {
    color: #00c
}

.cm-s-default .cm-hr {
    color: #999
}

.cm-s-default .cm-link {
    color: #00c
}

.cm-invalidchar,.cm-s-default .cm-error {
    color: red
}

.CodeMirror-composing {
    border-bottom: 2px solid
}

div.CodeMirror span.CodeMirror-matchingbracket {
    color: #0b0
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
    color: #a22
}

.CodeMirror-matchingtag {
    background: rgba(255,150,0,.3)
}

.CodeMirror-activeline-background {
    background: #e8f2ff
}

.CodeMirror {
    position: relative;
    overflow: hidden;
    background: #fff
}

.CodeMirror-scroll {
    overflow: scroll!important;
    margin-bottom: -50px;
    margin-right: -50px;
    padding-bottom: 50px;
    height: 100%;
    outline: none;
    position: relative
}

.CodeMirror-sizer {
    position: relative;
    border-right: 50px solid transparent
}

.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar {
    position: absolute;
    z-index: 6;
    display: none;
    outline: none
}

.CodeMirror-vscrollbar {
    right: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: scroll
}

.CodeMirror-hscrollbar {
    bottom: 0;
    left: 0;
    overflow-y: hidden;
    overflow-x: scroll
}

.CodeMirror-scrollbar-filler {
    right: 0;
    bottom: 0
}

.CodeMirror-gutter-filler {
    left: 0;
    bottom: 0
}

.CodeMirror-gutters {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    z-index: 3
}

.CodeMirror-gutter {
    white-space: normal;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -50px
}

.CodeMirror-gutter-wrapper {
    position: absolute;
    z-index: 4;
    background: none!important;
    border: none!important
}

.CodeMirror-gutter-background {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 4
}

.CodeMirror-gutter-elt {
    position: absolute;
    cursor: default;
    z-index: 4
}

.CodeMirror-gutter-wrapper ::selection {
    background-color: transparent
}

.CodeMirror-gutter-wrapper ::-moz-selection {
    background-color: transparent
}

.CodeMirror-lines {
    cursor: text;
    min-height: 1px
}

.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like {
    border-radius: 0;
    border-width: 0;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    white-space: pre;
    word-wrap: normal;
    line-height: inherit;
    color: inherit;
    z-index: 2;
    position: relative;
    overflow: visible;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-variant-ligatures: contextual;
    font-variant-ligatures: contextual
}

.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: normal
}

.CodeMirror-linebackground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.CodeMirror-linewidget {
    position: relative;
    z-index: 2;
    padding: .1px
}

.CodeMirror-rtl pre {
    direction: rtl
}

.CodeMirror-code {
    outline: none
}

.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer {
    box-sizing: content-box
}

.CodeMirror-measure {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.CodeMirror-cursor {
    position: absolute;
    pointer-events: none
}

.CodeMirror-measure pre {
    position: static
}

div.CodeMirror-cursors {
    visibility: hidden;
    position: relative;
    z-index: 3
}

.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors {
    visibility: visible
}

.CodeMirror-selected {
    background: #d9d9d9
}

.CodeMirror-focused .CodeMirror-selected {
    background: #d7d4f0
}

.CodeMirror-crosshair {
    cursor: crosshair
}

.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection {
    background: #d7d4f0
}

.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection {
    background: #d7d4f0
}

.cm-searching {
    background-color: #ffa;
    background-color: rgba(255,255,0,.4)
}

.cm-force-border {
    padding-right: .1px
}

@media print {
    .CodeMirror div.CodeMirror-cursors {
        visibility: hidden
    }
}

.cm-tab-wrap-hack:after {
    content: ""
}

span.CodeMirror-selectedtext {
    background: none
}

.cherry ::-webkit-scrollbar {
    height: 7px;
    width: 7px;
    background: transparent
}

.cherry ::-webkit-scrollbar:hover {
    background: hsla(0,0%,50.2%,.1)
}

.cherry ::-webkit-scrollbar-thumb {
    background: #d3d7da;
    -webkit-border-radius: 6px
}

.cherry ::-webkit-scrollbar-thumb:hover {
    background: rgba(0,0,0,.6)
}

.cherry ::-webkit-scrollbar-corner {
    background: transparent
}

@font-face {
    font-family: ch-icon;
    src: url(ch-icon_33b.eot);
    src: url(ch-icon_33b.eot?#iefix) format("eot"),url(ch-icon_b14.woff2) format("woff2"),url(ch-icon_b38.woff) format("woff"),url(ch-icon_5ce.ttf) format("truetype"),url(images/ch-icon_76b.svg#ch-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

.ch-icon:before {
    display: inline-block;
    font-family: ch-icon;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ch-icon-list:before {
    content: "\ea03"
}

.ch-icon-check:before {
    content: "\ea04"
}

.ch-icon-square:before {
    content: "\ea09"
}

.ch-icon-bold:before {
    content: "\ea0a"
}

.ch-icon-code:before {
    content: "\ea0b"
}

.ch-icon-color:before {
    content: "\ea0c"
}

.ch-icon-header:before {
    content: "\ea0d"
}

.ch-icon-image:before {
    content: "\ea0e"
}

.ch-icon-italic:before {
    content: "\ea0f"
}

.ch-icon-link:before {
    content: "\ea10"
}

.ch-icon-ol:before {
    content: "\ea11"
}

.ch-icon-size:before {
    content: "\ea12"
}

.ch-icon-strike:before {
    content: "\ea13"
}

.ch-icon-table:before {
    content: "\ea14"
}

.ch-icon-ul:before {
    content: "\ea15"
}

.ch-icon-underline:before {
    content: "\ea16"
}

.ch-icon-word:before {
    content: "\ea17"
}

.ch-icon-blockquote:before {
    content: "\ea18"
}

.ch-icon-font:before {
    content: "\ea19"
}

.ch-icon-insertClass:before {
    content: "\ea1f"
}

.ch-icon-insertFlow:before {
    content: "\ea20"
}

.ch-icon-insertFormula:before {
    content: "\ea21"
}

.ch-icon-insertGantt:before {
    content: "\ea22"
}

.ch-icon-insertGraph:before {
    content: "\ea23"
}

.ch-icon-insertPie:before {
    content: "\ea24"
}

.ch-icon-insertSeq:before {
    content: "\ea25"
}

.ch-icon-insertState:before {
    content: "\ea26"
}

.ch-icon-line:before {
    content: "\ea27"
}

.ch-icon-preview:before {
    content: "\ea28"
}

.ch-icon-previewClose:before {
    content: "\ea29"
}

.ch-icon-toc:before {
    content: "\ea2a"
}

.ch-icon-sub:before {
    content: "\ea2d"
}

.ch-icon-sup:before {
    content: "\ea2e"
}

.ch-icon-h1:before {
    content: "\ea2f"
}

.ch-icon-h2:before {
    content: "\ea30"
}

.ch-icon-h3:before {
    content: "\ea31"
}

.ch-icon-h4:before {
    content: "\ea32"
}

.ch-icon-h5:before {
    content: "\ea33"
}

.ch-icon-h6:before {
    content: "\ea34"
}

.ch-icon-video:before {
    content: "\ea35"
}

.ch-icon-insert:before {
    content: "\ea36"
}

.ch-icon-little_table:before {
    content: "\ea37"
}

.ch-icon-pdf:before {
    content: "\ea38"
}

.ch-icon-checklist:before {
    content: "\ea39"
}

.ch-icon-close:before {
    content: "\ea40"
}

.ch-icon-fullscreen:before {
    content: "\ea41"
}

.ch-icon-minscreen:before {
    content: "\ea42"
}

.ch-icon-insertChart:before {
    content: "\ea43"
}

.ch-icon-question:before {
    content: "\ea44"
}

.ch-icon-settings:before {
    content: "\ea45"
}

.ch-icon-ok:before {
    content: "\ea46"
}

.ch-icon-br:before {
    content: "\ea47"
}

.ch-icon-normal:before {
    content: "\ea48"
}

.ch-icon-undo:before {
    content: "\ea49"
}

.ch-icon-redo:before {
    content: "\ea50"
}

.ch-icon-copy:before {
    content: "\ea51"
}

.ch-icon-phone:before {
    content: "\ea52"
}

.ch-icon-cherry-table-delete:before {
    content: "\ea53"
}

.ch-icon-cherry-table-insert-bottom:before {
    content: "\ea54"
}

.ch-icon-cherry-table-insert-left:before {
    content: "\ea55"
}

.ch-icon-cherry-table-insert-right:before {
    content: "\ea56"
}

.ch-icon-cherry-table-insert-top:before {
    content: "\ea57"
}

.ch-icon-sort-s:before {
    content: "\ea58"
}

.ch-icon-pinyin:before {
    content: "\ea59"
}

.ch-icon-create:before {
    content: "\ea5a"
}

.ch-icon-download:before {
    content: "\ea5b"
}

.ch-icon-edit:before {
    content: "\ea5c"
}

.ch-icon-export:before {
    content: "\ea5d"
}

.ch-icon-folder-open:before {
    content: "\ea5e"
}

.ch-icon-folder:before {
    content: "\ea5f"
}

.ch-icon-help:before {
    content: "\ea60"
}

.ch-icon-pen-fill:before {
    content: "\ea61"
}

.ch-icon-pen:before {
    content: "\ea62"
}

.ch-icon-tips:before {
    content: "\ea64"
}

.ch-icon-warn:before {
    content: "\ea65"
}

.ch-icon-mistake:before {
    content: "\ea66"
}

.ch-icon-success:before {
    content: "\ea67"
}

.ch-icon-danger:before {
    content: "\ea68"
}

.ch-icon-info:before {
    content: "\ea69"
}

.ch-icon-primary:before {
    content: "\ea6a"
}

.ch-icon-warning:before {
    content: "\ea6b"
}

.ch-icon-justify:before {
    content: "\ea6c"
}

.ch-icon-justifyCenter:before {
    content: "\ea6d"
}

.ch-icon-justifyLeft:before {
    content: "\ea6e"
}

.ch-icon-justifyRight:before {
    content: "\ea6f"
}

.ch-icon-chevronsLeft:before {
    content: "\ea70"
}

.ch-icon-chevronsRight:before {
    content: "\ea71"
}

.ch-icon-trendingUp:before {
    content: "\ea72"
}

.ch-icon-codeBlock:before {
    content: "\ea74"
}

.ch-icon-expand:before {
    content: "\ea75"
}

.ch-icon-unExpand:before {
    content: "\ea76"
}

.ch-icon-swap-vert:before {
    content: "\ea77"
}

.ch-icon-swap:before {
    content: "\ea78"
}

.ch-icon-keyboard:before {
    content: "\ea79"
}

.ch-icon-command:before {
    content: "\ea7a"
}

.ch-icon-search:before {
    content: "\ea7b"
}

.cherry-markdown {
    word-break: break-all
}

.cherry-markdown .h1,.cherry-markdown .h2,.cherry-markdown .h3,.cherry-markdown .h4,.cherry-markdown .h5,.cherry-markdown .h6,.cherry-markdown h1,.cherry-markdown h2,.cherry-markdown h3,.cherry-markdown h4,.cherry-markdown h5,.cherry-markdown h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

.cherry-markdown .h1 .small,.cherry-markdown .h1 small,.cherry-markdown .h2 .small,.cherry-markdown .h2 small,.cherry-markdown .h3 .small,.cherry-markdown .h3 small,.cherry-markdown .h4 .small,.cherry-markdown .h4 small,.cherry-markdown .h5 .small,.cherry-markdown .h5 small,.cherry-markdown .h6 .small,.cherry-markdown .h6 small,.cherry-markdown h1 .small,.cherry-markdown h1 small,.cherry-markdown h2 .small,.cherry-markdown h2 small,.cherry-markdown h3 .small,.cherry-markdown h3 small,.cherry-markdown h4 .small,.cherry-markdown h4 small,.cherry-markdown h5 .small,.cherry-markdown h5 small,.cherry-markdown h6 .small,.cherry-markdown h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.cherry-markdown h1,.cherry-markdown h2,.cherry-markdown h3 {
    margin-top: 30px;
    margin-bottom: 16px
}

.cherry-markdown h1 .small,.cherry-markdown h1 small,.cherry-markdown h2 .small,.cherry-markdown h2 small,.cherry-markdown h3 .small,.cherry-markdown h3 small {
    font-size: 65%
}

.cherry-markdown h4,.cherry-markdown h5,.cherry-markdown h6 {
    margin-top: 12px;
    margin-bottom: 12px
}

.cherry-markdown h4 .small,.cherry-markdown h4 small,.cherry-markdown h5 .small,.cherry-markdown h5 small,.cherry-markdown h6 .small,.cherry-markdown h6 small {
    font-size: 75%
}

.cherry-markdown .h1,.cherry-markdown h1 {
    font-size: 2em
}

.cherry-markdown .h2,.cherry-markdown h2 {
    font-size: 1.5em
}

.cherry-markdown .h3,.cherry-markdown h3 {
    font-size: 1.25em
}

.cherry-markdown .h4,.cherry-markdown h4 {
    font-size: 1em
}

.cherry-markdown .h5,.cherry-markdown h5 {
    font-size: .875em
}

.cherry-markdown .h6,.cherry-markdown h6 {
    font-size: .85em
}

.cherry-markdown b,.cherry-markdown strong {
    font-weight: 700
}

.cherry-markdown ol,.cherry-markdown ul {
    padding-left: 24px;
    margin-bottom: 16px
}

.cherry-markdown ol ol,.cherry-markdown ol ul,.cherry-markdown ul ol,.cherry-markdown ul ul {
    margin-bottom: 0
}

.cherry-markdown ol li,.cherry-markdown ul li {
    list-style: inherit
}

.cherry-markdown ol li p,.cherry-markdown ul li p {
    margin: 0
}

.cherry-markdown div ol,.cherry-markdown div ul {
    margin-bottom: 0
}

.cherry-markdown hr {
    height: 0;
    border: 0;
    border-top: 1px solid #dfe6ee;
    margin: 16px 0;
    box-sizing: content-box;
    overflow: visible
}

.cherry-markdown kbd {
    border: 1px solid #dfe6ee;
    border-radius: 4px;
    padding: 1px 2px;
    box-sizing: border-box;
    box-shadow: inset 0 -1px #dfe6ee;
    font-size: .85rem
}

.cherry-markdown table {
    border-collapse: collapse
}

.cherry-markdown table td,.cherry-markdown table th {
    border: 1px solid #dfe6ee;
    padding: .2em .4em;
    min-width: 100px
}

.cherry-markdown table th {
    background-color: #eee
}

.cherry-markdown .link-quote {
    color: #3582fb
}

.cherry-markdown a {
    color: #3582fb;
    position: relative;
    text-decoration: none
}

.cherry-markdown a[target=_blank] {
    padding: 0 2px
}

.cherry-markdown a[target=_blank]:after {
    content: "\ea10";
    font-size: 12px;
    font-family: ch-icon;
    margin: 0 2px
}

.cherry-markdown a:hover {
    color: #056bad
}

.cherry-markdown em {
    font-style: italic
}

.cherry-markdown sup {
    vertical-align: super
}

.cherry-markdown sub {
    vertical-align: sub
}

.cherry-markdown figure {
    overflow-x: auto
}

.cherry-markdown blockquote,.cherry-markdown p,.cherry-markdown pre,.cherry-markdown table {
    margin: 0 0 16px
}

.cherry-markdown blockquote {
    color: #6d6e6f;
    padding: 10px 15px;
    border-left: 10px solid #d6dbdf;
    background: rgba(102,128,153,.05)
}

.cherry-markdown blockquote blockquote,.cherry-markdown blockquote ol,.cherry-markdown blockquote p,.cherry-markdown blockquote pre,.cherry-markdown blockquote table,.cherry-markdown blockquote ul {
    margin: 0
}

.cherry-markdown pre {
    padding: 16px;
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    background-color: #f6f8fa;
    border-radius: 6px
}

.cherry-markdown .prettyprint {
    min-width: 500px;
    display: inline-block;
    background: #00212b;
    font-family: Menlo,Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Consolas,monospace;
    border: 0!important
}

.cherry-markdown .pln {
    color: #dfe6ee
}

.cherry-markdown .str {
    color: #ffaf21
}

.cherry-markdown .kwd {
    color: #f85353
}

.cherry-markdown ol.linenums {
    margin-top: 0;
    margin-bottom: 0;
    color: #969896
}

.cherry-markdown li.L0,.cherry-markdown li.L1,.cherry-markdown li.L2,.cherry-markdown li.L3,.cherry-markdown li.L4,.cherry-markdown li.L5,.cherry-markdown li.L6,.cherry-markdown li.L7,.cherry-markdown li.L8,.cherry-markdown li.L9 {
    padding-left: 1em;
    background-color: #00212b;
    list-style-type: decimal
}

@media screen {
    .cherry-markdown .cherry-markdown .com {
        color: #969896
    }

    .cherry-markdown .cherry-markdown .typ {
        color: #81a2be
    }

    .cherry-markdown .cherry-markdown .lit {
        color: #de935f
    }

    .cherry-markdown .cherry-markdown .clo,.cherry-markdown .cherry-markdown .opn,.cherry-markdown .cherry-markdown .pun {
        color: #c5c8c6
    }

    .cherry-markdown .cherry-markdown .tag {
        color: #c66
    }

    .cherry-markdown .cherry-markdown .atn {
        color: #de935f
    }

    .cherry-markdown .cherry-markdown .atv {
        color: #8abeb7
    }

    .cherry-markdown .cherry-markdown .dec {
        color: #de935f
    }

    .cherry-markdown .cherry-markdown .var {
        color: #c66
    }

    .cherry-markdown .cherry-markdown .fun {
        color: #81a2be
    }
}

.cherry-markdown div[data-type=codeBlock] {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 16px;
    font-size: 14px;
    overflow-x: auto
}

.cherry-markdown div[data-type=codeBlock]>pre {
    margin: 0
}

.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-] {
    counter-reset: line
}

.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-].wrap {
    white-space: pre-wrap
}

.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-] .code-line {
    display: inline-block;
    position: relative;
    padding-left: 3em;
    height: 1.3em;
    line-height: 2em
}

.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-] .code-line:before {
    counter-increment: line;
    content: counter(line);
    margin-right: 1em;
    position: absolute;
    left: 0
}

.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-] .code-line:last-child {
    margin-bottom: 0
}

.cherry-markdown :not(pre)>code {
    padding: .1em;
    border-radius: .3em;
    white-space: normal;
    color: #f85353;
    background-color: #e5e5e5
}

[data-inline-code-theme=black] .cherry-markdown :not(pre)>code {
    color: #3f4a56;
    background-color: #e5e5e5
}

.cherry-markdown a.anchor:before {
    content: "§";
    text-decoration: none;
    width: 15px;
    font-size: .5em;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    margin-left: -15px
}

.cherry-markdown .toc {
    margin-bottom: 16px;
    padding-left: 0
}

.cherry-markdown .toc .toc-title {
    font-size: 24px;
    margin-bottom: 5px
}

.cherry-markdown .toc .toc-li {
    border-bottom: 1px ridge #dfe6ee;
    list-style: none
}

.cherry-markdown .toc .toc-li a {
    text-decoration: none;
    color: #3f4a56
}

.cherry-markdown .toc .toc-li a:hover {
    color: #056bad
}

.cherry-markdown .auto-num-toc {
    counter-reset: headtoclevel1
}

.cherry-markdown .auto-num-toc .toc-li-1 {
    counter-reset: headtoclevel2
}

.cherry-markdown .auto-num-toc .toc-li-1 a:before {
    counter-increment: headtoclevel1;
    content: counter(headtoclevel1) ". "
}

.cherry-markdown .auto-num-toc .toc-li-2 {
    counter-reset: headtoclevel3
}

.cherry-markdown .auto-num-toc .toc-li-2 a:before {
    counter-increment: headtoclevel2;
    content: counter(headtoclevel1) "." counter(headtoclevel2) ". "
}

.cherry-markdown .auto-num-toc .toc-li-3 {
    counter-reset: headtoclevel4
}

.cherry-markdown .auto-num-toc .toc-li-3 a:before {
    counter-increment: headtoclevel3;
    content: counter(headtoclevel1) "." counter(headtoclevel2) "." counter(headtoclevel3) ". "
}

.cherry-markdown .auto-num-toc .toc-li-4 {
    counter-reset: headtoclevel5
}

.cherry-markdown .auto-num-toc .toc-li-4 a:before {
    counter-increment: headtoclevel4;
    content: counter(headtoclevel1) "." counter(headtoclevel2) "." counter(headtoclevel3) "." counter(headtoclevel4) ". "
}

.cherry-markdown .auto-num-toc .toc-li-5 {
    counter-reset: headtoclevel6
}

.cherry-markdown .auto-num-toc .toc-li-5 a:before {
    counter-increment: headtoclevel5;
    content: counter(headtoclevel1) "." counter(headtoclevel2) "." counter(headtoclevel3) "." counter(headtoclevel4) "." counter(headtoclevel5) ". "
}

.cherry-markdown .auto-num-toc .toc-li-6 a:before {
    counter-increment: headtoclevel6;
    content: counter(headtoclevel1) "." counter(headtoclevel2) "." counter(headtoclevel3) "." counter(headtoclevel4) "." counter(headtoclevel5) "." counter(headtoclevel6) ". "
}

.cherry-markdown .check-list-item {
    list-style: none
}

.cherry-markdown .check-list-item .ch-icon {
    margin: 0 6px 0 -20px
}

.cherry-markdown .footnote:not(a) {
    padding-top: 20px;
    border-top: 1px solid #dfe6ee;
    margin-top: 50px
}

.cherry-markdown .footnote:not(a) .footnote-title {
    font-size: 20px;
    margin-top: -38px;
    background-color: #fff;
    width: 60px;
    margin-bottom: 16px
}

.cherry-markdown .footnote:not(a) .one-footnote {
    color: #6d6e6f;
    margin-bottom: 16px;
    border-bottom: 1px dotted #dfe6ee
}

.cherry-markdown .cherry-table-container {
    max-width: 100%;
    overflow-x: auto
}

.cherry-markdown .cherry-table-container .cherry-table td,.cherry-markdown .cherry-table-container .cherry-table th {
    border: 1px solid #dfe6ee;
    padding: .2em .4em;
    min-width: 100px
}

.cherry-markdown .cherry-table-container .cherry-table th {
    white-space: nowrap
}

.cherry-markdown mjx-assistive-mml {
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px,1px,1px,1px);
    padding: 1px 0 0;
    border: 0
}

.cherry-markdown.head-num {
    counter-reset: level1
}

.cherry-markdown.head-num h1 .anchor:before,.cherry-markdown.head-num h2 .anchor:before,.cherry-markdown.head-num h3 .anchor:before,.cherry-markdown.head-num h4 .anchor:before,.cherry-markdown.head-num h5 .anchor:before,.cherry-markdown.head-num h6 .anchor:before {
    width: auto;
    font-size: inherit;
    vertical-align: inherit;
    padding-right: 10px
}

.cherry-markdown.head-num h1 {
    counter-reset: level2
}

.cherry-markdown.head-num h2 {
    counter-reset: level3
}

.cherry-markdown.head-num h3 {
    counter-reset: level4
}

.cherry-markdown.head-num h4 {
    counter-reset: level5
}

.cherry-markdown.head-num h5 {
    counter-reset: level6
}

.cherry-markdown.head-num h1 .anchor:before {
    counter-increment: level1;
    content: counter(level1) ". "
}

.cherry-markdown.head-num h2 .anchor:before {
    counter-increment: level2;
    content: counter(level1) "." counter(level2) " "
}

.cherry-markdown.head-num h3 .anchor:before {
    counter-increment: level3;
    content: counter(level1) "." counter(level2) "." counter(level3) " "
}

.cherry-markdown.head-num h4 .anchor:before {
    counter-increment: level4;
    content: counter(level1) "." counter(level2) "." counter(level3) "." counter(level4) " "
}

.cherry-markdown.head-num h5 .anchor:before {
    counter-increment: level5;
    content: counter(level1) "." counter(level2) "." counter(level3) "." counter(level4) "." counter(level5) " "
}

.cherry-markdown.head-num h6 .anchor:before {
    counter-increment: level6;
    content: counter(level1) "." counter(level2) "." counter(level3) "." counter(level4) "." counter(level5) "." counter(level6) " "
}

div[data-type=codeBlock] code[class*=language-],div[data-type=codeBlock] pre[class*=language-] {
    color: #ccc;
    background: none;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto
}

div[data-type=codeBlock] :not(pre)>code[class*=language-],div[data-type=codeBlock] pre[class*=language-] {
    background: #2d2d2d
}

div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: .1em;
    border-radius: .3em;
    white-space: normal
}

div[data-type=codeBlock] .token.block-comment,div[data-type=codeBlock] .token.cdata,div[data-type=codeBlock] .token.comment,div[data-type=codeBlock] .token.doctype,div[data-type=codeBlock] .token.prolog {
    color: #999
}

div[data-type=codeBlock] .token.punctuation {
    color: #ccc
}

div[data-type=codeBlock] .token.attr-name,div[data-type=codeBlock] .token.deleted,div[data-type=codeBlock] .token.namespace,div[data-type=codeBlock] .token.tag {
    color: #e2777a
}

div[data-type=codeBlock] .token.function-name {
    color: #6196cc
}

div[data-type=codeBlock] .token.boolean,div[data-type=codeBlock] .token.function,div[data-type=codeBlock] .token.number {
    color: #f08d49
}

div[data-type=codeBlock] .token.class-name,div[data-type=codeBlock] .token.constant,div[data-type=codeBlock] .token.property,div[data-type=codeBlock] .token.symbol {
    color: #f8c555
}

div[data-type=codeBlock] .token.atrule,div[data-type=codeBlock] .token.builtin,div[data-type=codeBlock] .token.important,div[data-type=codeBlock] .token.keyword,div[data-type=codeBlock] .token.selector {
    color: #cc99cd
}

div[data-type=codeBlock] .token.attr-value,div[data-type=codeBlock] .token.char,div[data-type=codeBlock] .token.regex,div[data-type=codeBlock] .token.string,div[data-type=codeBlock] .token.variable {
    color: #7ec699
}

div[data-type=codeBlock] .token.entity,div[data-type=codeBlock] .token.operator,div[data-type=codeBlock] .token.url {
    color: #67cdcc
}

div[data-type=codeBlock] .token.bold,div[data-type=codeBlock] .token.important {
    font-weight: 700
}

div[data-type=codeBlock] .token.italic {
    font-style: italic
}

div[data-type=codeBlock] .token.entity {
    cursor: help
}

div[data-type=codeBlock] .token.inserted {
    color: green
}

div[data-code-wrap=wrap] div[data-type=codeBlock] code[class*=language-] {
    white-space: pre-wrap
}

[data-code-block-theme=default] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=default] div[data-type=codeBlock] pre[class*=language-] {
    color: #000;
    background: none;
    text-shadow: 0 1px #fff;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=default] div[data-type=codeBlock] code[class*=language-]::-moz-selection,[data-code-block-theme=default] div[data-type=codeBlock] code[class*=language-] ::-moz-selection,[data-code-block-theme=default] div[data-type=codeBlock] pre[class*=language-]::-moz-selection,[data-code-block-theme=default] div[data-type=codeBlock] pre[class*=language-] ::-moz-selection {
    text-shadow: none;
    background: #b3d4fc
}

[data-code-block-theme=default] div[data-type=codeBlock] code[class*=language-]::selection,[data-code-block-theme=default] div[data-type=codeBlock] code[class*=language-] ::selection,[data-code-block-theme=default] div[data-type=codeBlock] pre[class*=language-]::selection,[data-code-block-theme=default] div[data-type=codeBlock] pre[class*=language-] ::selection {
    text-shadow: none;
    background: #b3d4fc
}

@media print {
    [data-code-block-theme=default] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=default] div[data-type=codeBlock] pre[class*=language-] {
        text-shadow: none
    }
}

[data-code-block-theme=default] div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto
}

[data-code-block-theme=default] div[data-type=codeBlock] :not(pre)>code[class*=language-],[data-code-block-theme=default] div[data-type=codeBlock] pre[class*=language-] {
    background: #f5f2f0
}

[data-code-block-theme=default] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: .1em;
    border-radius: .3em;
    white-space: normal
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=default] div[data-type=codeBlock] .token.comment,[data-code-block-theme=default] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=default] div[data-type=codeBlock] .token.prolog {
    color: #708090
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.punctuation {
    color: #999
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.namespace {
    opacity: .7
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=default] div[data-type=codeBlock] .token.constant,[data-code-block-theme=default] div[data-type=codeBlock] .token.deleted,[data-code-block-theme=default] div[data-type=codeBlock] .token.number,[data-code-block-theme=default] div[data-type=codeBlock] .token.property,[data-code-block-theme=default] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=default] div[data-type=codeBlock] .token.tag {
    color: #905
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=default] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=default] div[data-type=codeBlock] .token.char,[data-code-block-theme=default] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=default] div[data-type=codeBlock] .token.selector,[data-code-block-theme=default] div[data-type=codeBlock] .token.string {
    color: #690
}

[data-code-block-theme=default] div[data-type=codeBlock] .language-css .token.string,[data-code-block-theme=default] div[data-type=codeBlock] .style .token.string,[data-code-block-theme=default] div[data-type=codeBlock] .token.entity,[data-code-block-theme=default] div[data-type=codeBlock] .token.operator,[data-code-block-theme=default] div[data-type=codeBlock] .token.url {
    color: #9a6e3a;
    background: hsla(0,0%,100%,.5)
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=default] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=default] div[data-type=codeBlock] .token.keyword {
    color: #07a
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.class-name,[data-code-block-theme=default] div[data-type=codeBlock] .token.function {
    color: #dd4a68
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.important,[data-code-block-theme=default] div[data-type=codeBlock] .token.regex,[data-code-block-theme=default] div[data-type=codeBlock] .token.variable {
    color: #e90
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.bold,[data-code-block-theme=default] div[data-type=codeBlock] .token.important {
    font-weight: 700
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=default] div[data-type=codeBlock] .token.entity {
    cursor: help
}

[data-code-block-theme=dark] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=dark] div[data-type=codeBlock] pre[class*=language-] {
    color: #fff;
    background: none;
    text-shadow: 0 -.1em .2em #000;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

@media print {
    [data-code-block-theme=dark] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=dark] div[data-type=codeBlock] pre[class*=language-] {
        text-shadow: none
    }
}

[data-code-block-theme=dark] div[data-type=codeBlock] :not(pre)>code[class*=language-],[data-code-block-theme=dark] div[data-type=codeBlock] pre[class*=language-] {
    background: #4d4033
}

[data-code-block-theme=dark] div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
    border: .3em solid #7a6652;
    border-radius: .5em;
    box-shadow: inset 1px 1px .5em #000
}

[data-code-block-theme=dark] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: .15em .2em .05em;
    border-radius: .3em;
    border: .13em solid #7a6652;
    box-shadow: inset 1px 1px .3em -.1em #000;
    white-space: normal
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=dark] div[data-type=codeBlock] .token.comment,[data-code-block-theme=dark] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=dark] div[data-type=codeBlock] .token.prolog {
    color: #998066
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.namespace,[data-code-block-theme=dark] div[data-type=codeBlock] .token.punctuation {
    opacity: .7
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=dark] div[data-type=codeBlock] .token.constant,[data-code-block-theme=dark] div[data-type=codeBlock] .token.number,[data-code-block-theme=dark] div[data-type=codeBlock] .token.property,[data-code-block-theme=dark] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=dark] div[data-type=codeBlock] .token.tag {
    color: #d1949e
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=dark] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=dark] div[data-type=codeBlock] .token.char,[data-code-block-theme=dark] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=dark] div[data-type=codeBlock] .token.selector,[data-code-block-theme=dark] div[data-type=codeBlock] .token.string {
    color: #bde052
}

[data-code-block-theme=dark] div[data-type=codeBlock] .language-css .token.string,[data-code-block-theme=dark] div[data-type=codeBlock] .style .token.string,[data-code-block-theme=dark] div[data-type=codeBlock] .token.entity,[data-code-block-theme=dark] div[data-type=codeBlock] .token.operator,[data-code-block-theme=dark] div[data-type=codeBlock] .token.url,[data-code-block-theme=dark] div[data-type=codeBlock] .token.variable {
    color: #f5b83d
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=dark] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=dark] div[data-type=codeBlock] .token.keyword {
    color: #d1949e
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.important,[data-code-block-theme=dark] div[data-type=codeBlock] .token.regex {
    color: #e90
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.bold,[data-code-block-theme=dark] div[data-type=codeBlock] .token.important {
    font-weight: 700
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.entity {
    cursor: help
}

[data-code-block-theme=dark] div[data-type=codeBlock] .token.deleted {
    color: red
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=one-dark] div[data-type=codeBlock] pre[class*=language-] {
    background: #282c34;
    color: #abb2bf;
    text-shadow: 0 1px rgba(0,0,0,.3);
    font-family: Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    line-height: 1.5;
    -moz-tab-size: 2;
    -o-tab-size: 2;
    tab-size: 2;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] code[class*=language-]::-moz-selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] code[class*=language-] ::-moz-selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre[class*=language-] ::-moz-selection {
    background: #3e4451;
    color: inherit;
    text-shadow: none
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] code[class*=language-]::selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] code[class*=language-] ::selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre[class*=language-] ::selection {
    background: #3e4451;
    color: inherit;
    text-shadow: none
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
    border-radius: .3em
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: .2em .3em;
    border-radius: .3em;
    white-space: normal
}

@media print {
    [data-code-block-theme=one-dark] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=one-dark] div[data-type=codeBlock] pre[class*=language-] {
        text-shadow: none
    }
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.comment,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.prolog {
    color: #5c6370
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.entity,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.punctuation {
    color: #abb2bf
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.class-name,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.constant,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.number {
    color: #d19a66
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.keyword {
    color: #c678dd
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.deleted,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.important,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.property,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.tag {
    color: #e06c75
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.attr-value>.token.punctuation,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.char,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.regex,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.selector,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.string {
    color: #98c379
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.function,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.operator,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.variable {
    color: #61afef
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.url {
    color: #56b6c2
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.attr-value>.token.punctuation.attr-equals,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.special-attr>.token.attr-value>.token.value.css {
    color: #abb2bf
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-css .token.selector {
    color: #e06c75
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-css .token.property {
    color: #abb2bf
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-css .token.function,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-css .token.url>.token.function {
    color: #56b6c2
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-css .token.url>.token.string.url {
    color: #98c379
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-css .token.atrule .token.rule,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-css .token.important,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-javascript .token.operator {
    color: #c678dd
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation {
    color: #be5046
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-json .token.operator {
    color: #abb2bf
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-json .token.null.keyword {
    color: #d19a66
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.url,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.url-reference.url>.token.string,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.url>.token.operator {
    color: #abb2bf
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.url>.token.content {
    color: #61afef
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.url-reference.url,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.url>.token.url {
    color: #56b6c2
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.blockquote.punctuation,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.hr.punctuation {
    color: #5c6370;
    font-style: italic
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.code-snippet {
    color: #98c379
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.bold .token.content {
    color: #d19a66
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.italic .token.content {
    color: #c678dd
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.list.punctuation,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.strike .token.content,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.strike .token.punctuation,[data-code-block-theme=one-dark] div[data-type=codeBlock] .language-markdown .token.title.important>.token.punctuation {
    color: #e06c75
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.bold {
    font-weight: 700
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.comment,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.entity {
    cursor: help
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.namespace {
    opacity: .8
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.token.cr:before,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.token.lf:before,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.token.space:before,[data-code-block-theme=one-dark] div[data-type=codeBlock] .token.token.tab:not(:empty):before {
    color: rgba(171,178,191,.15);
    text-shadow: none
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item {
    margin-right: .4em
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>span {
    background: #3a3f4b;
    color: #828997;
    padding: .1em .4em;
    border-radius: .3em
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus,[data-code-block-theme=one-dark] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover {
    background: #3e4451;
    color: #abb2bf
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .line-highlight.line-highlight {
    background: rgba(153,187,255,.04)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .line-highlight.line-highlight:before,[data-code-block-theme=one-dark] div[data-type=codeBlock] .line-highlight.line-highlight[data-end]:after {
    background: #3a3f4b;
    color: #abb2bf;
    padding: .1em .6em;
    border-radius: .3em;
    box-shadow: 0 2px 0 0 rgba(0,0,0,.2)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before {
    background-color: rgba(153,187,255,.04)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .command-line .command-line-prompt,[data-code-block-theme=one-dark] div[data-type=codeBlock] .line-numbers.line-numbers .line-numbers-rows {
    border-right-color: rgba(171,178,191,.15)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .command-line .command-line-prompt>span:before,[data-code-block-theme=one-dark] div[data-type=codeBlock] .line-numbers .line-numbers-rows>span:before {
    color: #636d83
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-1,[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-5,[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-9 {
    color: #e06c75
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-2,[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-6,[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-10 {
    color: #98c379
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-3,[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-7,[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-11 {
    color: #61afef
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-4,[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-8,[data-code-block-theme=one-dark] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-12 {
    color: #c678dd
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix),[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix) {
    background-color: rgba(255,82,102,.15)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection {
    background-color: rgba(251,86,105,.25)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection {
    background-color: rgba(251,86,105,.25)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix),[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix) {
    background-color: rgba(26,255,91,.15)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection {
    background-color: rgba(57,224,98,.25)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection,[data-code-block-theme=one-dark] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection {
    background-color: rgba(57,224,98,.25)
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-gradient.prism-previewer-gradient div,[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer.prism-previewer:before {
    border-color: #262931
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-color.prism-previewer-color:before,[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing:before,[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-gradient.prism-previewer-gradient div {
    border-radius: .3em
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer.prism-previewer:after {
    border-top-color: #262931
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-flipped.prism-previewer-flipped.after {
    border-bottom-color: #262931
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-angle.prism-previewer-angle:before,[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing,[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-time.prism-previewer-time:before {
    background: #31363f
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-angle.prism-previewer-angle circle,[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-time.prism-previewer-time circle {
    stroke: #abb2bf;
    stroke-opacity: 1
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing circle,[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing line,[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing path {
    stroke: #abb2bf
}

[data-code-block-theme=one-dark] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing circle {
    fill: transparent
}

[data-code-block-theme=one-light] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=one-light] div[data-type=codeBlock] pre[class*=language-] {
    background: #fafafa;
    color: #383a42;
    font-family: Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    line-height: 1.5;
    -moz-tab-size: 2;
    -o-tab-size: 2;
    tab-size: 2;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=one-light] div[data-type=codeBlock] code[class*=language-]::-moz-selection,[data-code-block-theme=one-light] div[data-type=codeBlock] code[class*=language-] ::-moz-selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre[class*=language-] ::-moz-selection {
    background: #e5e5e6;
    color: inherit
}

[data-code-block-theme=one-light] div[data-type=codeBlock] code[class*=language-]::selection,[data-code-block-theme=one-light] div[data-type=codeBlock] code[class*=language-] ::selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre[class*=language-] ::selection {
    background: #e5e5e6;
    color: inherit
}

[data-code-block-theme=one-light] div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
    border-radius: .3em
}

[data-code-block-theme=one-light] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: .2em .3em;
    border-radius: .3em;
    white-space: normal
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.comment,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.prolog {
    color: #a0a1a7
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.entity,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.punctuation {
    color: #383a42
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.class-name,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.constant,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.number {
    color: #b76b01
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.keyword {
    color: #a626a4
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.deleted,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.important,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.property,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.tag {
    color: #e45649
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.attr-value>.token.punctuation,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.char,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.regex,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.selector,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.string {
    color: #50a14f
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.function,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.operator,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.variable {
    color: #4078f2
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.url {
    color: #0184bc
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.attr-value>.token.punctuation.attr-equals,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.special-attr>.token.attr-value>.token.value.css {
    color: #383a42
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-css .token.selector {
    color: #e45649
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-css .token.property {
    color: #383a42
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-css .token.function,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-css .token.url>.token.function {
    color: #0184bc
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-css .token.url>.token.string.url {
    color: #50a14f
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-css .token.atrule .token.rule,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-css .token.important,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-javascript .token.operator {
    color: #a626a4
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation {
    color: #ca1243
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-json .token.operator {
    color: #383a42
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-json .token.null.keyword {
    color: #b76b01
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.url,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.url-reference.url>.token.string,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.url>.token.operator {
    color: #383a42
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.url>.token.content {
    color: #4078f2
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.url-reference.url,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.url>.token.url {
    color: #0184bc
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.blockquote.punctuation,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.hr.punctuation {
    color: #a0a1a7;
    font-style: italic
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.code-snippet {
    color: #50a14f
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.bold .token.content {
    color: #b76b01
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.italic .token.content {
    color: #a626a4
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.list.punctuation,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.strike .token.content,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.strike .token.punctuation,[data-code-block-theme=one-light] div[data-type=codeBlock] .language-markdown .token.title.important>.token.punctuation {
    color: #e45649
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.bold {
    font-weight: 700
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.comment,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.entity {
    cursor: help
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.namespace {
    opacity: .8
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .token.token.cr:before,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.token.lf:before,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.token.space:before,[data-code-block-theme=one-light] div[data-type=codeBlock] .token.token.tab:not(:empty):before {
    color: rgba(56,58,66,.2)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item {
    margin-right: .4em
}

[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>span {
    background: #e5e5e6;
    color: #696c77;
    padding: .1em .4em;
    border-radius: .3em
}

[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus,[data-code-block-theme=one-light] div[data-type=codeBlock] div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover {
    background: #c6c7c7;
    color: #383a42
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .line-highlight.line-highlight {
    background: rgba(56,58,66,.05)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .line-highlight.line-highlight:before,[data-code-block-theme=one-light] div[data-type=codeBlock] .line-highlight.line-highlight[data-end]:after {
    background: #e5e5e6;
    color: #383a42;
    padding: .1em .6em;
    border-radius: .3em;
    box-shadow: 0 2px 0 0 rgba(0,0,0,.2)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before {
    background-color: rgba(56,58,66,.05)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .command-line .command-line-prompt,[data-code-block-theme=one-light] div[data-type=codeBlock] .line-numbers.line-numbers .line-numbers-rows {
    border-right-color: rgba(56,58,66,.2)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .command-line .command-line-prompt>span:before,[data-code-block-theme=one-light] div[data-type=codeBlock] .line-numbers .line-numbers-rows>span:before {
    color: #9d9d9f
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-1,[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-5,[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-9 {
    color: #e45649
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-2,[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-6,[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-10 {
    color: #50a14f
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-3,[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-7,[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-11 {
    color: #4078f2
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-4,[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-8,[data-code-block-theme=one-light] div[data-type=codeBlock] .rainbow-braces .token.token.punctuation.brace-level-12 {
    color: #a626a4
}

[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix),[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix) {
    background-color: rgba(255,82,102,.15)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection {
    background-color: rgba(251,86,105,.25)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection {
    background-color: rgba(251,86,105,.25)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix),[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix) {
    background-color: rgba(26,255,91,.15)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection {
    background-color: rgba(57,224,98,.25)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection,[data-code-block-theme=one-light] div[data-type=codeBlock] pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection {
    background-color: rgba(57,224,98,.25)
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-gradient.prism-previewer-gradient div,[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer.prism-previewer:before {
    border-color: #f2f2f2
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-color.prism-previewer-color:before,[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing:before,[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-gradient.prism-previewer-gradient div {
    border-radius: .3em
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer.prism-previewer:after {
    border-top-color: #f2f2f2
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-flipped.prism-previewer-flipped.after {
    border-bottom-color: #f2f2f2
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-angle.prism-previewer-angle:before,[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing,[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-time.prism-previewer-time:before {
    background: #fff
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-angle.prism-previewer-angle circle,[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-time.prism-previewer-time circle {
    stroke: #383a42;
    stroke-opacity: 1
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing circle,[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing line,[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing path {
    stroke: #383a42
}

[data-code-block-theme=one-light] div[data-type=codeBlock] .prism-previewer-easing.prism-previewer-easing circle {
    fill: transparent
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-] {
    color: #d4d4d4;
    font-size: 13px;
    text-shadow: none;
    font-family: Menlo,Monaco,Consolas,Andale Mono,Ubuntu Mono,Courier New,monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-]::-moz-selection,[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-] ::-moz-selection,[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-]::-moz-selection,[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-] ::-moz-selection {
    text-shadow: none;
    background: #264f78
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-]::selection,[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-] ::selection,[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-]::selection,[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-] ::selection {
    text-shadow: none;
    background: #264f78
}

@media print {
    [data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-] {
        text-shadow: none
    }
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
    background: #1e1e1e
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: .1em .3em;
    border-radius: .3em;
    color: #db4c69;
    background: #1e1e1e
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .namespace {
    opacity: .7
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.doctype .token.doctype-tag {
    color: #569cd6
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.doctype .token.name {
    color: #9cdcfe
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.comment,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.prolog {
    color: #6a9955
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .language-html .language-css .token.punctuation,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .language-html .language-javascript .token.punctuation,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.punctuation {
    color: #d4d4d4
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.constant,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.number,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.property,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.tag,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.unit {
    color: #b5cea8
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.char,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.deleted,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.selector,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.string {
    color: #ce9178
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .language-css .token.string.url {
    text-decoration: underline
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.entity,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.operator {
    color: #d4d4d4
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.operator.arrow {
    color: #569cd6
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.atrule {
    color: #ce9178
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.atrule .token.rule {
    color: #c586c0
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.atrule .token.url {
    color: #9cdcfe
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.atrule .token.url .token.function {
    color: #dcdcaa
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.atrule .token.url .token.punctuation {
    color: #d4d4d4
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.keyword {
    color: #569cd6
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.keyword.control-flow,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.keyword.module {
    color: #c586c0
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.function,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.function .token.maybe-class-name {
    color: #dcdcaa
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.regex {
    color: #d16969
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.important {
    color: #569cd6
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.constant {
    color: #9cdcfe
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.class-name,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.maybe-class-name {
    color: #4ec9b0
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.console,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.interpolation,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.parameter {
    color: #9cdcfe
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.punctuation.interpolation-punctuation {
    color: #569cd6
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.exports .token.maybe-class-name,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.imports .token.maybe-class-name,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.property,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.variable {
    color: #9cdcfe
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.escape,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.selector {
    color: #d7ba7d
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.tag {
    color: #569cd6
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.tag .token.punctuation {
    color: grey
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.attr-name {
    color: #9cdcfe
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.attr-value .token.punctuation {
    color: #ce9178
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.attr-value .token.punctuation.attr-equals {
    color: #d4d4d4
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.entity {
    color: #569cd6
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .token.namespace {
    color: #4ec9b0
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-javascript],[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-jsx],[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-tsx],[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-typescript],[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-javascript],[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-jsx],[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-tsx],[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-typescript] {
    color: #9cdcfe
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-css],[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-css] {
    color: #ce9178
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] code[class*=language-html],[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-html] {
    color: #d4d4d4
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .language-regex .token.anchor {
    color: #dcdcaa
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .language-html .token.punctuation {
    color: grey
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] pre[class*=language-]>code[class*=language-] {
    position: relative;
    z-index: 1
}

[data-code-block-theme=vs-dark] div[data-type=codeBlock] .line-highlight.line-highlight {
    background: #f7ebc6;
    box-shadow: inset 5px 0 0 #f7d87c;
    z-index: 0
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=vs-light] div[data-type=codeBlock] pre[class*=language-] {
    color: #393a34;
    font-family: Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    font-size: .9em;
    line-height: 1.2em;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] pre>code[class*=language-] {
    font-size: 1em
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] code[class*=language-]::-moz-selection,[data-code-block-theme=vs-light] div[data-type=codeBlock] code[class*=language-] ::-moz-selection,[data-code-block-theme=vs-light] div[data-type=codeBlock] pre[class*=language-]::-moz-selection,[data-code-block-theme=vs-light] div[data-type=codeBlock] pre[class*=language-] ::-moz-selection {
    background: #c1def1
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] code[class*=language-]::selection,[data-code-block-theme=vs-light] div[data-type=codeBlock] code[class*=language-] ::selection,[data-code-block-theme=vs-light] div[data-type=codeBlock] pre[class*=language-]::selection,[data-code-block-theme=vs-light] div[data-type=codeBlock] pre[class*=language-] ::selection {
    background: #c1def1
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
    border: 1px solid #ddd;
    background-color: #fff
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: 1px .2em;
    background: #f8f8f8;
    border: 1px solid #ddd
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.comment,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.prolog {
    color: green;
    font-style: italic
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.namespace {
    opacity: .7
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.string {
    color: #a31515
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.operator,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.punctuation {
    color: #393a34
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.constant,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.number,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.url,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.variable {
    color: #36acaa
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .language-autohotkey .token.selector,[data-code-block-theme=vs-light] div[data-type=codeBlock] .language-json .token.boolean,[data-code-block-theme=vs-light] div[data-type=codeBlock] .language-json .token.number,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.keyword,[data-code-block-theme=vs-light] div[data-type=codeBlock] code[class*=language-css] {
    color: #00f
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.function {
    color: #393a34
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .language-autohotkey .token.tag,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.deleted {
    color: #9a050f
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .language-autohotkey .token.keyword,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.selector {
    color: #00009f
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.important {
    color: #e90
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.bold,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.important {
    font-weight: 700
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .language-json .token.property,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.class-name {
    color: #2b91af
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.selector,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.tag {
    color: maroon
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.entity,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.property,[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.regex {
    color: red
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .token.directive.tag .tag {
    background: #ff0;
    color: #393a34
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .line-numbers.line-numbers .line-numbers-rows {
    border-right-color: #a5a5a5
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .line-numbers .line-numbers-rows>span:before {
    color: #2b91af
}

[data-code-block-theme=vs-light] div[data-type=codeBlock] .line-highlight.line-highlight {
    background: rgba(193,222,241,.2);
    background: linear-gradient(90deg,rgba(193,222,241,.2) 70%,rgba(221,222,241,0))
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=okaidia] div[data-type=codeBlock] pre[class*=language-] {
    color: #f8f8f2;
    background: none;
    text-shadow: 0 1px rgba(0,0,0,.3);
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
    border-radius: .3em
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] :not(pre)>code[class*=language-],[data-code-block-theme=okaidia] div[data-type=codeBlock] pre[class*=language-] {
    background: #272822
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: .1em;
    border-radius: .3em;
    white-space: normal
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.comment,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.prolog {
    color: #8292a2
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.punctuation {
    color: #f8f8f2
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.namespace {
    opacity: .7
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.constant,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.deleted,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.property,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.tag {
    color: #f92672
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.number {
    color: #ae81ff
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.char,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.selector,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.string {
    color: #a6e22e
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .language-css .token.string,[data-code-block-theme=okaidia] div[data-type=codeBlock] .style .token.string,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.entity,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.operator,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.url,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.variable {
    color: #f8f8f2
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.class-name,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.function {
    color: #e6db74
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.keyword {
    color: #66d9ef
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.important,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.regex {
    color: #fd971f
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.bold,[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.important {
    font-weight: 700
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=okaidia] div[data-type=codeBlock] .token.entity {
    cursor: help
}

[data-code-block-theme=twilight] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-] {
    color: #fff;
    background: none;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 1em;
    text-align: left;
    text-shadow: 0 -.1em .2em #000;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=twilight] div[data-type=codeBlock] :not(pre)>code[class*=language-],[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-] {
    background: #141414
}

[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-] {
    border-radius: .5em;
    border: .3em solid #545454;
    box-shadow: inset 1px 1px .5em #000;
    margin: .5em 0;
    overflow: auto;
    padding: 1em
}

[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-]::-moz-selection {
    background: #27292a
}

[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-]::selection {
    background: #27292a
}

[data-code-block-theme=twilight] div[data-type=codeBlock] code[class*=language-]::-moz-selection,[data-code-block-theme=twilight] div[data-type=codeBlock] code[class*=language-] ::-moz-selection,[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-]::-moz-selection,[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-] ::-moz-selection {
    text-shadow: none;
    background: hsla(0,0%,93%,.15)
}

[data-code-block-theme=twilight] div[data-type=codeBlock] code[class*=language-]::selection,[data-code-block-theme=twilight] div[data-type=codeBlock] code[class*=language-] ::selection,[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-]::selection,[data-code-block-theme=twilight] div[data-type=codeBlock] pre[class*=language-] ::selection {
    text-shadow: none;
    background: hsla(0,0%,93%,.15)
}

[data-code-block-theme=twilight] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    border-radius: .3em;
    border: .13em solid #545454;
    box-shadow: inset 1px 1px .3em -.1em #000;
    padding: .15em .2em .05em;
    white-space: normal
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.comment,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.prolog {
    color: #787878
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.namespace,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.punctuation {
    opacity: .7
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.deleted,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.number,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.tag {
    color: #cf694a
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.constant,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.keyword,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.property,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.selector,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.symbol {
    color: #f9ee9a
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .language-css .token.string,[data-code-block-theme=twilight] div[data-type=codeBlock] .style .token.string,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.char,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.entity,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.operator,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.string,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.url,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.variable {
    color: #919e6b
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.atrule {
    color: #7386a5
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.important,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.regex {
    color: #e9c163
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.bold,[data-code-block-theme=twilight] div[data-type=codeBlock] .token.important {
    font-weight: 700
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token.entity {
    cursor: help
}

[data-code-block-theme=twilight] div[data-type=codeBlock] pre[data-line] {
    padding: 1em 0 1em 3em;
    position: relative
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .language-markup .token.attr-name,[data-code-block-theme=twilight] div[data-type=codeBlock] .language-markup .token.punctuation,[data-code-block-theme=twilight] div[data-type=codeBlock] .language-markup .token.tag {
    color: #ad895c
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .token {
    position: relative;
    z-index: 1
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .line-highlight {
    background: rgba(84,84,84,.25);
    background: linear-gradient(90deg,rgba(84,84,84,.1) 70%,rgba(84,84,84,0));
    border-bottom: 1px dashed #545454;
    border-top: 1px dashed #545454;
    left: 0;
    line-height: inherit;
    margin-top: .75em;
    padding: inherit 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    white-space: pre;
    z-index: 0
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .line-highlight:before,[data-code-block-theme=twilight] div[data-type=codeBlock] .line-highlight[data-end]:after {
    background-color: #8794a6;
    border-radius: 999px;
    box-shadow: 0 1px #fff;
    color: #f5f2f0;
    content: attr(data-start);
    font: 700 65%/1.5 sans-serif;
    left: .6em;
    min-width: 1em;
    padding: 0 .5em;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: .4em;
    vertical-align: .3em
}

[data-code-block-theme=twilight] div[data-type=codeBlock] .line-highlight[data-end]:after {
    bottom: .4em;
    content: attr(data-end);
    top: auto
}

[data-code-block-theme=coy] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-] {
    color: #000;
    background: none;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-] {
    position: relative;
    margin: .5em 0;
    overflow-y: hidden;
    padding: 0
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-]>code {
    position: relative;
    border-left: 10px solid #358ccb;
    box-shadow: -1px 0 0 0 #358ccb,0 0 0 1px #dfdfdf;
    background-color: #fdfdfd;
    background-image: linear-gradient(transparent 50%,rgba(69,142,209,.04) 0);
    background-size: 3em 3em;
    background-origin: content-box;
    background-attachment: local
}

[data-code-block-theme=coy] div[data-type=codeBlock] code[class*=language-] {
    max-height: inherit;
    height: inherit;
    padding: 0 1em;
    display: block
}

[data-code-block-theme=coy] div[data-type=codeBlock] :not(pre)>code[class*=language-],[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-] {
    background-color: #fdfdfd;
    box-sizing: border-box;
    margin-bottom: 1em
}

[data-code-block-theme=coy] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    position: relative;
    padding: .2em;
    border-radius: .3em;
    color: #c92c2c;
    border: 1px solid rgba(0,0,0,.1);
    display: inline;
    white-space: normal
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-]:after,[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-]:before {
    content: "";
    z-index: -2;
    display: block;
    position: absolute;
    bottom: .75em;
    left: .18em;
    width: 40%;
    height: 20%;
    max-height: 13em;
    box-shadow: 0 13px 8px #979797;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg)
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-]:after {
    right: .75em;
    left: auto;
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg)
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.block-comment,[data-code-block-theme=coy] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=coy] div[data-type=codeBlock] .token.comment,[data-code-block-theme=coy] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=coy] div[data-type=codeBlock] .token.prolog {
    color: #7d8b99
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.punctuation {
    color: #5f6364
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=coy] div[data-type=codeBlock] .token.constant,[data-code-block-theme=coy] div[data-type=codeBlock] .token.deleted,[data-code-block-theme=coy] div[data-type=codeBlock] .token.function-name,[data-code-block-theme=coy] div[data-type=codeBlock] .token.number,[data-code-block-theme=coy] div[data-type=codeBlock] .token.property,[data-code-block-theme=coy] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=coy] div[data-type=codeBlock] .token.tag {
    color: #c92c2c
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=coy] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=coy] div[data-type=codeBlock] .token.char,[data-code-block-theme=coy] div[data-type=codeBlock] .token.function,[data-code-block-theme=coy] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=coy] div[data-type=codeBlock] .token.selector,[data-code-block-theme=coy] div[data-type=codeBlock] .token.string {
    color: #2f9c0a
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.entity,[data-code-block-theme=coy] div[data-type=codeBlock] .token.operator,[data-code-block-theme=coy] div[data-type=codeBlock] .token.url,[data-code-block-theme=coy] div[data-type=codeBlock] .token.variable {
    color: #a67f59;
    background: hsla(0,0%,100%,.5)
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=coy] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=coy] div[data-type=codeBlock] .token.class-name,[data-code-block-theme=coy] div[data-type=codeBlock] .token.keyword {
    color: #1990b8
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.important,[data-code-block-theme=coy] div[data-type=codeBlock] .token.regex {
    color: #e90
}

[data-code-block-theme=coy] div[data-type=codeBlock] .language-css .token.string,[data-code-block-theme=coy] div[data-type=codeBlock] .style .token.string {
    color: #a67f59;
    background: hsla(0,0%,100%,.5)
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.important {
    font-weight: 400
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.bold {
    font-weight: 700
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.entity {
    cursor: help
}

[data-code-block-theme=coy] div[data-type=codeBlock] .token.namespace {
    opacity: .7
}

@media screen and (max-width: 767px) {
    [data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-]:after,[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-]:before {
        bottom:14px;
        box-shadow: none
    }
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-].line-numbers.line-numbers {
    padding-left: 0
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-].line-numbers.line-numbers code {
    padding-left: 3.8em
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-].line-numbers.line-numbers .line-numbers-rows {
    left: 0
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[class*=language-][data-line] {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre[data-line] code {
    position: relative;
    padding-left: 4em
}

[data-code-block-theme=coy] div[data-type=codeBlock] pre .line-highlight {
    margin-top: 0
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=solarized-light] div[data-type=codeBlock] pre[class*=language-] {
    color: #657b83;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] code[class*=language-]::-moz-selection,[data-code-block-theme=solarized-light] div[data-type=codeBlock] code[class*=language-] ::-moz-selection,[data-code-block-theme=solarized-light] div[data-type=codeBlock] pre[class*=language-]::-moz-selection,[data-code-block-theme=solarized-light] div[data-type=codeBlock] pre[class*=language-] ::-moz-selection {
    background: #073642
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] code[class*=language-]::selection,[data-code-block-theme=solarized-light] div[data-type=codeBlock] code[class*=language-] ::selection,[data-code-block-theme=solarized-light] div[data-type=codeBlock] pre[class*=language-]::selection,[data-code-block-theme=solarized-light] div[data-type=codeBlock] pre[class*=language-] ::selection {
    background: #073642
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
    border-radius: .3em
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] :not(pre)>code[class*=language-],[data-code-block-theme=solarized-light] div[data-type=codeBlock] pre[class*=language-] {
    background-color: #fdf6e3
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] :not(pre)>code[class*=language-] {
    padding: .1em;
    border-radius: .3em
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.cdata,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.comment,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.prolog {
    color: #93a1a1
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.punctuation {
    color: #586e75
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.namespace {
    opacity: .7
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.constant,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.deleted,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.number,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.property,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.tag {
    color: #268bd2
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.char,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.inserted,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.selector,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.string,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.url {
    color: #2aa198
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.entity {
    color: #657b83;
    background: #eee8d5
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.keyword {
    color: #859900
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.class-name,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.function {
    color: #b58900
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.important,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.regex,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.variable {
    color: #cb4b16
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.bold,[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.important {
    font-weight: 700
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.italic {
    font-style: italic
}

[data-code-block-theme=solarized-light] div[data-type=codeBlock] .token.entity {
    cursor: help
}

.cherry-detail details {
    background: rgba(248,249,250,.6666666667);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 10px
}

.cherry-detail details summary {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 10px;
    background-color: #6c757d;
    color: #fff;
    border-radius: 8px
}

.cherry-detail details .cherry-detail-body {
    padding: 15px 25px 0
}

.cherry-detail__multiple {
    border-radius: 8px;
    overflow: hidden
}

.cherry-detail__multiple details {
    margin-bottom: 1px;
    border-radius: 0;
    border: none
}

.cherry-detail__multiple details summary {
    border-radius: 0
}

.cherry-text-align__center table {
    margin-left: auto;
    margin-right: auto
}

.cherry-text-align__right table {
    margin-left: auto
}

.cherry-panel {
    margin: 10px 0;
    overflow: hidden;
    border-radius: 8px;
    box-sizing: border-box;
    border: .5px solid
}

.cherry-panel .cherry-panel--title {
    color: #fff;
    padding: 5px 20px
}

.cherry-panel .cherry-panel--title.cherry-panel--title__not-empty:before {
    font-family: ch-icon;
    margin: 0 12px 0 -6px;
    vertical-align: bottom
}

.cherry-panel .cherry-panel--body {
    padding: 5px 20px
}

.cherry-panel__primary {
    background-color: #cfe2ff;
    color: #0a58ca
}

.cherry-panel__primary .cherry-panel--title {
    background-color: #0d6dfe
}

.cherry-panel__primary .cherry-panel--title.cherry-panel--title__not-empty:before {
    content: "\ea6a"
}

.cherry-panel__info {
    background-color: #cff4fc;
    color: #087990
}

.cherry-panel__info .cherry-panel--title {
    background-color: #099cba
}

.cherry-panel__info .cherry-panel--title.cherry-panel--title__not-empty:before {
    content: "\ea69"
}

.cherry-panel__warning {
    background-color: #fff3cd;
    color: #997404
}

.cherry-panel__warning .cherry-panel--title {
    background-color: #b38806
}

.cherry-panel__warning .cherry-panel--title.cherry-panel--title__not-empty:before {
    content: "\ea6b"
}

.cherry-panel__danger {
    background-color: #f8d7da;
    color: #b02a37
}

.cherry-panel__danger .cherry-panel--title {
    background-color: #dc3545
}

.cherry-panel__danger .cherry-panel--title.cherry-panel--title__not-empty:before {
    content: "\ea68"
}

.cherry-panel__success {
    background-color: #d1e7dd;
    color: #146c43
}

.cherry-panel__success .cherry-panel--title {
    background-color: #198754
}

.cherry-panel__success .cherry-panel--title.cherry-panel--title__not-empty:before {
    content: "\ea67"
}

.cherry .doing-resize-img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cherry .cherry-previewer img {
    transition: all .1s
}

.cherry .cherry-previewer-img-size-handler {
    position: absolute;
    box-shadow: 0 1px 4px 0 rgba(20,81,154,.5);
    border: 1px solid #3582fb;
    box-sizing: content-box;
    pointer-events: none
}

.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points {
    position: absolute;
    height: 10px;
    width: 10px;
    margin-top: -7px;
    margin-left: -7px;
    border-radius: 9px;
    background: #3582fb;
    border: 2px solid #fff;
    box-sizing: content-box;
    box-shadow: 0 2px 2px 0 rgba(20,81,154,.5);
    pointer-events: all
}

.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__background {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: .5;
    width: 100%;
    height: 100%
}

.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-leftTop {
    cursor: nw-resize
}

.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-leftBottom,.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-rightTop {
    cursor: sw-resize
}

.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-rightBottom {
    cursor: nw-resize
}

.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-middleBottom,.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-middleTop {
    cursor: n-resize
}

.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-leftMiddle,.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-rightMiddle {
    cursor: e-resize
}

.cherry .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input {
    position: absolute
}

.cherry .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea {
    width: 100%;
    height: 100%;
    border: 0;
    box-sizing: border-box;
    resize: none;
    outline: 1px solid #3582fb;
    word-break: break-all
}

.cherry .cherry-previewer-codeBlock-content-handler .cherry-previewer-codeBlock-content-handler__input {
    position: absolute
}

.cherry .cherry-previewer-table-hover-handler {
    position: absolute;
    pointer-events: none;
    z-index: 999
}

.cherry .cherry-previewer-table-hover-handler-container,.cherry .cherry-previewer-table-hover-handler-delete-container,.cherry .cherry-previewer-table-hover-handler-sort-container {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.cherry .cherry-previewer-table-hover-handler__symbol {
    pointer-events: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    color: #3582fb;
    width: 12px;
    height: 12px;
    line-height: 12px;
    border: 1px solid rgba(53,130,251,0);
    background-color: hsla(0,0%,100%,0);
    border-radius: 3px;
    cursor: pointer;
    transition: all .3s
}

.cherry .cherry-previewer-table-hover-handler__symbol:hover {
    background-color: rgba(53,130,251,.5333333333);
    color: #fff
}

.cherry .cherry-previewer-table-hover-handler__sort {
    pointer-events: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    color: #3582fb;
    width: 12px;
    height: 12px;
    padding: 5px 0;
    line-height: 12px;
    border: 1px solid rgba(53,130,251,0);
    background-color: hsla(0,0%,100%,0);
    border-radius: 3px;
    cursor: pointer;
    transition: all .3s
}

.cherry .cherry-previewer-table-hover-handler__sort:hover {
    background-color: rgba(53,130,251,.5333333333);
    border-color: rgba(53,130,251,.5333333333);
    color: #fff
}

.cherry .cherry-previewer-table-hover-handler__sort[data-type=ColDown],.cherry .cherry-previewer-table-hover-handler__sort[data-type=ColUp] {
    padding: 0 5px
}

.cherry .cherry-previewer-table-hover-handler__delete {
    pointer-events: auto;
    position: absolute;
    color: #fff;
    width: 25px;
    height: 15px;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid rgba(255,77,79,0);
    border-radius: 3px;
    background-color: rgba(255,77,79,0);
    color: rgba(255,77,79,.5);
    cursor: pointer;
    transition: all .3s
}

.cherry .cherry-previewer-table-hover-handler__delete:hover {
    background-color: #ff4d4f;
    border-color: #ff4d4f;
    color: #fff
}

.cherry .cherry-previewer-table-hover-handler__delete[data-type=left],.cherry .cherry-previewer-table-hover-handler__delete[data-type=right] {
    padding: 0;
    width: 18px;
    height: 18px
}

@-webkit-keyframes changeBgColor {
    0% {
        background-color: rgba(255,255,204,.5333333333)
    }

    60% {
        background-color: rgba(255,255,204,.5333333333)
    }

    to {
        background-color: rgba(255,255,204,0)
    }
}

@keyframes changeBgColor {
    0% {
        background-color: rgba(255,255,204,.5333333333)
    }

    60% {
        background-color: rgba(255,255,204,.5333333333)
    }

    to {
        background-color: rgba(255,255,204,0)
    }
}

.cherry .cherry-highlight-line {
    -webkit-animation: changeBgColor 3s;
    animation: changeBgColor 3s
}

@media print {
    figure,img,pre,table {
        page-break-inside: avoid
    }

    .cherry-previewer {
        width: 100%!important;
        max-height: none;
        border-left: none!important
    }

    .cherry-drag,.cherry-editor,.cherry-sidebar,.cherry-toolbar {
        display: none!important
    }
}

.cherry-insert-formula-wrappler {
    width: 610px!important;
    height: 300px!important;
    padding: 15px;
    display: -ms-flexbox;
    display: flex;
    position: fixed!important;
    z-index: 9999999;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #fff!important;
    overflow: hidden
}

.cherry-insert-formula-wrappler .cherry-insert-formula-more {
    position: absolute;
    bottom: 0;
    font-size: 12px
}

.cherry-insert-formula-wrappler .cherry-insert-formula-tabs {
    width: 100px;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0 10px 0 0
}

.cherry-insert-formula-wrappler .cherry-insert-formula-tabs .cherry-insert-formula-tab {
    width: 100%;
    height: 30px;
    text-align: center;
    border: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.cherry-insert-formula-wrappler .cherry-insert-formula-tabs .cherry-insert-formula-tab>a {
    display: block;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cherry-insert-formula-wrappler .cherry-insert-formula-tabs .cherry-insert-formula-tab:not(:first-child) {
    margin-top: 10px
}

.cherry-insert-formula-wrappler .cherry-insert-formula-tabs .cherry-insert-formula-tab.active {
    color: #000;
    border: 1px solid #000;
    border-radius: 5px
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select {
    height: 100%;
    -ms-flex: 1;
    flex: 1;
    display: none;
    overflow-y: scroll
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary {
    width: 130px
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary:not(:first-child) {
    margin-top: 10px
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__func {
    min-width: 200px;
    height: 260px;
    position: absolute;
    left: 255px;
    top: 0;
    z-index: 100;
    padding: 20px 10px;
    background-color: #fff;
    border-left: 1px solid rgba(0,0,0,.15);
    display: none;
    overflow-y: scroll
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__func .cherry-insert-formula-categary__func-categary {
    border-top: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__func .cherry-insert-formula-categary__func-item {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    background-color: #f8f9fa;
    margin: 2px;
    padding: 2px;
    vertical-align: middle;
    line-height: 30px;
    border: 1px solid #f8f9fa;
    border-radius: 5px
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__func .cherry-insert-formula-categary__func-item:hover {
    border-color: #dae0e5;
    background-color: #e2e6ea
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__func .cherry-insert-formula-categary__func-item img,.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__func .cherry-insert-formula-categary__func-item svg {
    pointer-events: none
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__func:hover {
    display: block
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__btn {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    width: 100%
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__btn>img {
    width: 100%;
    height: 60%
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__btn:hover {
    color: #3582fb
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .cherry-insert-formula-categary__btn:hover+.cherry-insert-formula-categary__func {
    float: left;
    display: block
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select .cherry-insert-formula-categary .btn-light {
    color: #212529;
    background-color: #ebecf2;
    border-color: #f8f9fa
}

.cherry-insert-formula-wrappler .cherry-insert-formula-select.active {
    display: block
}

.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.no-scrollbar::-webkit-scrollbar {
    display: none
}

.formula-utils-bubble-container {
    width: 350px;
    height: 40px;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 1000;
    box-sizing: border-box
}

.formula-utils-bubble-container .formula-utils-btn {
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.formula-utils-bubble-container .formula-utils-btn>button {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    background-color: #ebecf2;
    cursor: pointer;
    border-radius: 5px
}

.formula-utils-bubble-container .formula-utils-btn>button:hover {
    background-color: #eee
}

.formula-utils-bubble-container .formula-utils-btn>button:focus {
    outline: none
}

.formula-utils-bubble-container .formula-utils-btn>button:active {
    background-color: #ddd
}

.formula-utils-bubble-container .formula-utils-btn>button:hover+.formula-utils-submenu {
    display: block
}

.formula-utils-bubble-container .formula-utils-btn .formula-utils-submenu {
    position: absolute;
    display: none;
    width: 100%;
    background-color: #fff;
    border: 1px solid #f8f9fa;
    left: 0;
    top: 100%;
    box-shadow: 0 0 5px #f8f9fa
}

.formula-utils-bubble-container .formula-utils-btn .formula-utils-submenu:hover {
    display: block
}

.formula-utils-bubble-container .formula-utils-btn .formula-utils-submenu div {
    width: 100%;
    height: 40px
}

.formula-utils-bubble-container .formula-utils-btn .formula-utils-submenu div button {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    background-color: #fff;
    cursor: pointer
}

.formula-utils-bubble-container .formula-utils-btn .formula-utils-submenu div button:hover {
    background-color: #eee
}

.formula-utils-bubble-container .formula-utils-btn .formula-utils-submenu div button:focus {
    outline: none
}

.formula-utils-bubble-container .formula-utils-btn .formula-utils-submenu div button:active {
    background-color: #ddd
}

.cherry-shortcut-key-config-panel-wrapper {
    width: 250px!important;
    height: 400px!important
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner {
    width: 100%;
    height: 100%;
    overflow: auto
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner::-webkit-scrollbar {
    display: none
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner .shortcut-top {
    width: 100%
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner .cherry-shortcut-key-config-panel-ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner .cherry-shortcut-key-config-panel-ul .shortcut-key-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
    padding: 2px 15px;
    border-top: 1px solid #eee
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner .cherry-shortcut-key-config-panel-ul .shortcut-key-item .input-shortcut-wrapper {
    width: 100px
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner .cherry-shortcut-key-config-panel-ul .shortcut-key-item .input-shortcut-wrapper input {
    width: 100%
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner .cherry-shortcut-key-config-panel-ul .shortcut-key-item .shortcut-key-config-panel-name {
    max-width: 120px
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner .cherry-shortcut-key-config-panel-ul .shortcut-key-item .shortcut-key-config-panel-kbd {
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    min-width: 120px;
    -ms-flex-pack: right;
    justify-content: right
}

.cherry-shortcut-key-config-panel-wrapper .cherry-shortcut-key-config-panel-inner .cherry-shortcut-key-config-panel-ul .shortcut-key-item .shortcut-key-config-panel-kbd .keyboard-key {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: 11px;
    padding: 3px 5px;
    vertical-align: middle;
    line-height: 20px;
    margin: 4px;
    min-width: 16px;
    text-align: center
}

.cherry-shortcut-key-config-panel-wrapper .shortcut-static .cherry-shortcut-key-config-panel-ul {
    gap: 0
}

.cherry-shortcut-key-config-panel-wrapper .shortcut-static .cherry-shortcut-key-config-panel-ul .shortcut-key-item {
    cursor: default
}

.cherry-shortcut-key-config-panel-wrapper .shortcut-static .cherry-shortcut-key-config-panel-ul .shortcut-key-item .shortcut-key-config-panel-static {
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
    min-width: 80px;
    -ms-flex-pack: right;
    justify-content: right
}

.cherry-shortcut-key-config-panel-wrapper .shortcut-static .cherry-shortcut-key-config-panel-ul .shortcut-key-item .shortcut-key-config-panel-static .shortcut-split {
    color: #aaa
}

.cherry-shortcut-key-config-panel-wrapper .shortcut-panel-settings,.cherry-shortcut-key-config-panel-wrapper .shortcut-panel-title {
    font-size: 14px;
    padding: 10px 15px;
    background-color: #eee
}

.cherry-shortcut-key-config-panel-wrapper .shortcut-panel-settings {
    padding: 10px 15px;
    font-size: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #aaa;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex
}

.cherry-shortcut-key-config-panel-wrapper .shortcut-panel-settings .shortcut-settings-btn {
    height: auto;
    line-height: 1.2em
}

.cherry-shortcut-key-config-panel-wrapper .shortcut-panel-settings .shortcut-settings-btn:hover {
    color: #ff4d4f
}

.cherry-shortcut-key-config-panel-wrapper.disable .cherry-shortcut-key-config-panel-ul {
    opacity: .3
}

.cherry-shortcut-key-config-panel-wrapper.disable .j-shortcut-settings-disable-btn {
    color: #ff4d4f
}

.cherry {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    height: 100%;
    min-height: 60px;
    position: relative
}

.cherry .cherry-editor,.cherry .cherry-previewer {
    max-height: calc(100% - 48px);
    min-height: calc(100% - 48px)
}

.cherry .CodeMirror {
    height: 100%
}

.cherry.cherry--no-toolbar .cherry-sidebar,.cherry.cherry--no-toolbar .cherry-toolbar {
    height: 0;
    display: none
}

.cherry.cherry--no-toolbar .cherry-editor,.cherry.cherry--no-toolbar .cherry-previewer {
    max-height: 100%;
    min-height: 100%
}

.cherry {
    font-family: Helvetica Neue,Arial,Hiragino Sans GB,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
    font-size: 16px;
    line-height: 27px;
    color: #3f4a56;
    background: #fff;
    box-shadow: 0 0 10px rgba(128,145,165,.2)
}

.cherry .ch-icon {
    vertical-align: middle
}

.cherry .clearfix {
    zoom:1}

.cherry .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    font-size: 0
}

.cherry.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99
}

.cherry .no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cherry .cherry-insert-table-menu {
    display: block;
    position: fixed;
    top: 40px;
    left: 40px;
    border-collapse: separate;
    box-shadow: 0 0 10px rgba(128,145,165,.2);
    padding: 4px;
    border-radius: 3px;
    width: auto;
    height: auto
}

.cherry .cherry-insert-table-menu-item {
    padding: 7px;
    border: 1px solid #dfe6ee
}

.cherry .cherry-insert-table-menu-item.active {
    background-color: #ebf3ff
}

.cherry[data-toolbar-theme=dark] .cherry-insert-table-menu-item {
    border-color: hsla(0,0%,100%,.2)
}

.cherry[data-toolbar-theme=dark] .cherry-insert-table-menu-item.active {
    background-color: #d7e6fe
}

.cherry-dropdown {
    position: absolute;
    width: 130px;
    min-height: 40px;
    background: #fff;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
    margin-left: -60px;
    z-index: 13
}

.cherry-dropdown-item {
    width: 100%;
    padding: 0 15px;
    text-align: left;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-style: normal;
    cursor: pointer;
    box-sizing: border-box
}

.cherry-dropdown-item:hover,.cherry-dropdown-item__selected {
    background: #ebf3ff;
    color: #5d9bfc
}

.cherry-dropdown-item .ch-icon {
    margin-right: 10px
}

[data-toolbar-theme=dark] .cherry-dropdown {
    background: #20304b
}

[data-toolbar-theme=dark] .cherry-dropdown .cherry-dropdown-item {
    background: transparent;
    color: #d7e6fe
}

[data-toolbar-theme=dark] .cherry-dropdown .cherry-dropdown-item:hover {
    background: hsla(0,0%,100%,.1);
    color: #fff
}

[data-toolbar-theme=dark] .cherry-dropdown .cherry-dropdown-item__selected {
    background: hsla(0,0%,100%,.1);
    color: #5d9bfc
}

.cherry-toolbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    min-height: 48px;
    font-size: 14px;
    line-height: 2.8;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    box-sizing: border-box;
    z-index: 2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 0 10px rgba(128,145,165,.2);
    background: #fff;
    overflow: hidden
}

.cherry-toolbar .icon-loading.loading {
    display: inline-block;
    width: 8px;
    height: 8px
}

.cherry-toolbar .icon-loading.loading:after {
    content: " ";
    display: block;
    width: 8px;
    height: 8px;
    margin-left: 2px;
    margin-top: -2px;
    border-radius: 50%;
    border-color: #000 transparent;
    border-style: solid;
    border-width: 2px;
    -webkit-animation: loading 1.2s linear infinite;
    animation: loading 1.2s linear infinite
}

[data-toolbar-theme=dark] .cherry-toolbar {
    background: #20304b;
    box-shadow: 0 0 10px rgba(128,145,165,.2)
}

[data-toolbar-theme=dark] .cherry-toolbar .cherry-toolbar-button {
    color: #d7e6fe;
    background: transparent
}

[data-toolbar-theme=dark] .cherry-toolbar .cherry-toolbar-button:hover {
    color: #fff;
    background: hsla(0,0%,100%,.1)
}

.cherry-toolbar .toolbar-left,.cherry-toolbar .toolbar-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 48px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1;
    flex: 1
}

.cherry-toolbar .toolbar-left {
    margin-right: 20px
}

.cherry-toolbar .toolbar-right {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-left: 10px;
    box-sizing: border-box;
    min-height: 0
}

.cherry-toolbar.preview-only .cherry-toolbar-button {
    display: none
}

.cherry-toolbar.preview-only .cherry-toolbar-switchPreview {
    display: inline
}

.cherry-toolbar-button {
    float: left;
    padding: 0 12px;
    height: 38px;
    color: #3f4a56;
    background: transparent;
    border: 1px solid transparent;
    transition: background-color .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out;
    cursor: pointer;
    font-style: normal
}

.cherry-toolbar-button:hover {
    color: #5d9bfc;
    background: #ebf3ff
}

.cherry-toolbar-button.cherry-toolbar-split {
    font-size: 0;
    height: 19px;
    padding: 0;
    margin: 9.5px 4px;
    border: 1px solid transparent;
    border-left-color: #dfe6ee;
    pointer-events: none;
    overflow: hidden;
    opacity: .5
}

.cherry-toolbar-button.disabled {
    color: #ccc
}

.cherry .ace_search {
    background: #fff
}

.cherry-sidebar {
    width: 30px;
    position: absolute;
    top: 48px;
    right: 7px;
    z-index: 11;
    bottom: 0;
    overflow: hidden
}

.cherry-sidebar .cherry-toolbar-button {
    height: 30px;
    padding: 3px 12px 0 6px
}

.cherry-sidebar .cherry-toolbar-button:hover {
    background: transparent
}

.cherry-sidebar .cherry-toolbar-button .icon-loading.loading {
    display: inline-block;
    width: 8px;
    height: 8px
}

.cherry-sidebar .cherry-toolbar-button .icon-loading.loading:after {
    content: " ";
    display: block;
    width: 8px;
    height: 8px;
    margin-left: 2px;
    margin-top: -2px;
    border-radius: 50%;
    border-color: #000 transparent;
    border-style: solid;
    border-width: 2px;
    -webkit-animation: loading 1.2s linear infinite;
    animation: loading 1.2s linear infinite
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.cherry-bubble {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    min-height: 35px;
    min-width: 50px;
    border: 1px solid #dfe6ee;
    background-color: #fff;
    box-shadow: 0 2px 15px -5px rgba(0,0,0,.5);
    border-radius: 3px;
    z-index: 8
}

.cherry-bubble.cherry-bubble--centered {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cherry-bubble .cherry-bubble-bottom,.cherry-bubble .cherry-bubble-top {
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.cherry-bubble .cherry-bubble-top {
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    border-bottom: 8px solid #fff
}

.cherry-bubble .cherry-bubble-bottom {
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    border-top: 8px solid #fff
}

.cherry-bubble .cherry-toolbar-button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cherry-bubble .cherry-toolbar-button:hover {
    border-color: #dfe6ee;
    background-color: rgba(89,128,166,.05)
}

.cherry-bubble .cherry-toolbar-button.cherry-toolbar-split {
    height: 65%;
    min-height: 22.75px
}

[data-toolbar-theme=dark] .cherry-bubble {
    border-color: #20304b;
    background: #20304b
}

[data-toolbar-theme=dark] .cherry-bubble .cherry-toolbar-button {
    color: #d7e6fe;
    background: transparent
}

[data-toolbar-theme=dark] .cherry-bubble .cherry-toolbar-button:hover {
    color: #fff;
    background: hsla(0,0%,100%,.1)
}

[data-toolbar-theme=dark] .cherry-bubble .cherry-bubble-top {
    border-bottom-color: #20304b
}

[data-toolbar-theme=dark] .cherry-bubble .cherry-bubble-bottom {
    border-top-color: #20304b
}

[data-toolbar-theme=dark] .cherry-bubble .cherry-toolbar-button:hover {
    border-color: #20304b
}

.cherry-switch-paste .switch-btn--bg {
    position: absolute;
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: .3;
    background-color: #5d9bfc;
    border-radius: 2px;
    transition: all .3s
}

.cherry-switch-paste .cherry-toolbar-button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    text-align: center
}

.cherry-switch-paste .cherry-toolbar-button:hover {
    border-color: transparent
}

.cherry-switch-paste[data-type=text] .cherry-text-btn {
    color: #3f4a56
}

.cherry-switch-paste[data-type=text] .cherry-md-btn {
    color: #5d9bfc
}

.cherry-switch-paste[data-type=md] .cherry-md-btn {
    color: #3f4a56
}

.cherry-switch-paste[data-type=md] .cherry-text-btn {
    color: #5d9bfc
}

.cherry-switch-paste[data-type=md] .switch-btn--bg {
    left: 50%
}

[data-toolbar-theme=dark] .cherry-switch-paste .switch-btn--bg {
    background-color: #fff
}

[data-toolbar-theme=dark] .cherry-switch-paste[data-type=text] .cherry-text-btn {
    color: #d7e6fe
}

[data-toolbar-theme=dark] .cherry-switch-paste[data-type=text] .cherry-md-btn {
    color: #fff
}

[data-toolbar-theme=dark] .cherry-switch-paste[data-type=md] .cherry-md-btn {
    color: #d7e6fe
}

[data-toolbar-theme=dark] .cherry-switch-paste[data-type=md] .cherry-text-btn {
    color: #fff
}

[data-toolbar-theme=dark] .cherry-switch-paste[data-type=md] .switch-btn--bg {
    left: 50%
}

.cherry-floatmenu {
    z-index: 4;
    display: none;
    position: absolute;
    left: 30px;
    margin-left: 60px;
    height: 27px;
    line-height: 27px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cherry-floatmenu .cherry-toolbar-button {
    float: left;
    padding: 0 9px;
    margin: 0;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #3f4a56;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    border: 0;
    cursor: pointer;
    font-style: normal
}

.cherry-floatmenu .cherry-toolbar-button.cherry-toolbar-split {
    border-left: 1px solid #dfe6ee;
    width: 0;
    padding: 0;
    overflow: hidden;
    height: 25px
}

.cherry-floatmenu .cherry-toolbar-button .ch-icon {
    color: #aaa;
    font-size: 12px
}

.cherry-floatmenu .cherry-toolbar-button:hover {
    background: rgba(0,0,0,.05)
}

.cherry-floatmenu .cherry-toolbar-button:hover .ch-icon {
    color: #3f4a56
}

.cherry-editor {
    position: relative;
    padding-top: 5px;
    padding-right: 5px;
    width: 50%;
    box-sizing: border-box;
    overflow: hidden
}

.cherry-editor.cherry-editor--full {
    width: 100%;
    padding-right: 0
}

.cherry-editor.cherry-editor--hidden {
    display: none
}

.cherry-editor-writing-style--focus:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(180deg,rgba(0,0,0,.0235294118),rgba(0,0,0,.2));
    pointer-events: none;
    z-index: 11
}

.cherry-editor-writing-style--focus:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.0235294118),rgba(0,0,0,.2));
    pointer-events: none;
    z-index: 11
}

.cherry-editor-writing-style--typewriter .CodeMirror-lines {
    position: relative
}

.cherry-editor-writing-style--typewriter .CodeMirror-lines:after,.cherry-editor-writing-style--typewriter .CodeMirror-lines:before {
    content: "";
    display: block
}

.cherry-editor .CodeMirror {
    font-family: Helvetica Neue,Arial,Hiragino Sans GB,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
    background: #fff;
    color: #3f4a56
}

.cherry-editor .CodeMirror textarea {
    font-size: 27px
}

.cherry-editor .CodeMirror-lines {
    padding: 15px 34px
}

.cherry-editor .CodeMirror-lines .base64,.cherry-editor .CodeMirror-lines .drawio,.cherry-editor .CodeMirror-lines .long-text {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80px;
    white-space: nowrap;
    vertical-align: bottom;
    color: #8b008b!important;
    font-size: 12px!important
}

.cherry-editor .cm-s-default .cm-header,.cherry-editor .cm-s-default .cm-string {
    color: #3f4a56
}

.cherry-editor .cm-s-default .cm-comment {
    color: #3582fb
}

.cherry-editor .cm-s-default .cm-comment,.cherry-editor .cm-s-default .cm-whitespace,.cherry-editor .cm-tab {
    font-family: Menlo,Liberation Mono,Consolas,DejaVu Sans Mono,Ubuntu Mono,Courier New,andale mono,lucida console,monospace;
    font-size: .9em
}

.cherry-editor .cm-s-default .cm-link,.cherry-editor .cm-s-default .cm-quote {
    color: #3582fb
}

.cherry-editor .cm-s-default .cm-url {
    background: #d7e6fe;
    font-family: Menlo,Liberation Mono,Consolas,DejaVu Sans Mono,Ubuntu Mono,Courier New,andale mono,lucida console,monospace;
    font-size: .9em
}

.cherry-editor .cm-s-default .cm-keyword,.cherry-editor .cm-s-default .cm-variable-2,.cherry-editor .cm-s-default .cm-variable-3 {
    color: #3f4a56
}

.cherry-editor .cm-s-default .cm-fullWidth {
    color: #d71616;
    z-index: 3;
    cursor: pointer
}

.cherry-drag {
    width: 15px;
    cursor: ew-resize;
    position: absolute;
    z-index: 12;
    background: transparent
}

.cherry-drag.cherry-drag--show {
    width: 5px;
    display: block;
    background: #dfe6ee
}

.cherry-drag.cherry-drag--hidden {
    display: none
}

.cherry-editor-mask {
    z-index: 10;
    position: absolute;
    display: none;
    background: rgba(0,0,0,.2)
}

.cherry-editor-mask.cherry-editor-mask--show {
    display: block
}

.cherry-previewer-mask {
    z-index: 10;
    position: absolute;
    display: none;
    background: rgba(0,0,0,.4)
}

.cherry-previewer-mask.cherry-previewer-mask--show {
    display: block
}

.cherry-previewer-codeBlock-click-handler {
    position: absolute;
    z-index: 1
}

.cherry-mask-code-block {
    width: 100%;
    padding-top: 50px;
    display: none;
    background-image: linear-gradient(-180deg,hsla(0,0%,100%,0),#fff);
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .5em;
    z-index: 10
}

.cherry-mask-code-block .expand-btn {
    width: 25px;
    height: 25px;
    border: 1px solid hsla(0,0%,100%,0);
    cursor: pointer;
    border-radius: 5px;
    transition: all .3s;
    z-index: 12;
    color: #3582fb;
    background-color: #d7e6fe;
    display: inline-block
}

.cherry-mask-code-block .expand-btn:hover {
    color: #eee;
    background-color: #3582fb;
    border-color: #eee
}

.cherry-code-unExpand pre {
    height: 240px;
    overflow: hidden!important
}

.cherry-code-unExpand .cherry-mask-code-block {
    display: inline-block
}

.cherry-previewer-codeBlock-hover-handler {
    z-index: 0;
    position: absolute;
    pointer-events: none
}

.cherry-previewer-codeBlock-hover-handler * {
    pointer-events: all
}

.cherry-previewer-codeBlock-hover-handler .cherry-code-block-custom-btn,.cherry-previewer-codeBlock-hover-handler .cherry-copy-code-block,.cherry-previewer-codeBlock-hover-handler .cherry-edit-code-block,.cherry-previewer-codeBlock-hover-handler .cherry-unExpand-code-block {
    position: relative;
    width: 25px;
    text-align: center;
    height: 25px;
    cursor: pointer;
    float: right;
    top: 15px;
    border-radius: 5px;
    transition: all .3s;
    z-index: 2;
    color: #3582fb;
    background-color: #eee;
    border: 1px solid #3582fb
}

.cherry-previewer-codeBlock-hover-handler .cherry-code-block-custom-btn {
    width: auto
}

.cherry-previewer-codeBlock-hover-handler .cherry-expand-code-block {
    position: absolute;
    width: 25px;
    text-align: center;
    height: 25px;
    cursor: pointer;
    float: right;
    border-radius: 5px;
    margin-left: -27px;
    transition: all .3s;
    z-index: 2;
    color: #3582fb;
    background-color: #eee;
    border: 1px solid #3582fb;
    top: 45px;
    right: 10px
}

.cherry-previewer-codeBlock-hover-handler .cherry-unExpand-code-block {
    z-index: 12
}

.cherry-previewer-codeBlock-hover-handler .cherry-unExpand-code-block.hidden {
    display: none
}

.cherry-previewer-codeBlock-hover-handler .cherry-code-block-custom-btn:hover,.cherry-previewer-codeBlock-hover-handler .cherry-copy-code-block:hover,.cherry-previewer-codeBlock-hover-handler .cherry-edit-code-block:hover,.cherry-previewer-codeBlock-hover-handler .cherry-expand-code-block:hover,.cherry-previewer-codeBlock-hover-handler .cherry-unExpand-code-block:hover {
    color: #eee;
    background-color: #3582fb;
    border-color: #eee
}

.cherry-previewer-codeBlock-hover-handler .cherry-code-preview-lang-select {
    position: absolute;
    -webkit-transform: translate(2px,-50%);
    transform: translate(2px,-50%)
}

.float-previewer-wrap {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 60px rgba(0,0,0,.1);
    resize: both;
    min-width: 430px;
    min-height: 300px
}

.float-previewer-wrap.float-previewer-dragging {
    box-shadow: 0 0 60px rgba(0,0,0,.3)
}

.float-previewer-wrap.float-previewer-dragging .float-previewer-header {
    cursor: -webkit-grabbing;
    cursor: grabbing;
    background: #ace4ff
}

.float-previewer-wrap .float-previewer-header {
    z-index: 999999;
    height: 40px;
    border-bottom: 1px solid #ebedee;
    background: #caecfd;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    cursor: -webkit-grab;
    cursor: grab
}

.float-previewer-wrap .float-previewer-header .float-previewer-title {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    color: #333;
    font-weight: 700
}

.float-previewer-wrap .cherry-previewer {
    border-left: none
}

.cherry-previewer {
    padding: 20px 45px 20px 20px;
    border-left: 2px solid #ebedee;
    width: 50%;
    box-sizing: border-box;
    background-color: #fff;
    min-height: auto;
    overflow-y: auto;
    -webkit-print-color-adjust: exact
}

.cherry-previewer .cherry-mobile-previewer-content {
    width: 375px;
    height: 100%;
    margin: 0 auto;
    padding: 25px 30px;
    overflow-y: scroll;
    box-shadow: 0 0 60px rgba(0,0,0,.1);
    box-sizing: border-box
}

.cherry-previewer.cherry-previewer--hidden {
    width: 0;
    display: none
}

.cherry-previewer.cherry-previewer--full {
    width: 100%
}

.cherry-previewer .cherry-list__upper-roman {
    list-style: upper-roman
}

.cherry-previewer .cherry-list__lower-greek {
    list-style: lower-greek
}

.cherry-previewer .cherry-list__cjk-ideographic {
    list-style: cjk-ideographic
}

.cherry-previewer .cherry-list__circle {
    list-style: circle
}

.cherry-previewer .cherry-list__square {
    list-style: square
}

[data-code-block-theme=coy] .cherry-previewer .cherry-code-block-custom-btn,[data-code-block-theme=coy] .cherry-previewer .cherry-copy-code-block,[data-code-block-theme=coy] .cherry-previewer .cherry-edit-code-block,[data-code-block-theme=coy] .cherry-previewer .cherry-expand-code-block,[data-code-block-theme=coy] .cherry-previewer .cherry-unExpand-code-block,[data-code-block-theme=default] .cherry-previewer .cherry-code-block-custom-btn,[data-code-block-theme=default] .cherry-previewer .cherry-copy-code-block,[data-code-block-theme=default] .cherry-previewer .cherry-edit-code-block,[data-code-block-theme=default] .cherry-previewer .cherry-expand-code-block,[data-code-block-theme=default] .cherry-previewer .cherry-unExpand-code-block,[data-code-block-theme=funky] .cherry-previewer .cherry-code-block-custom-btn,[data-code-block-theme=funky] .cherry-previewer .cherry-copy-code-block,[data-code-block-theme=funky] .cherry-previewer .cherry-edit-code-block,[data-code-block-theme=funky] .cherry-previewer .cherry-expand-code-block,[data-code-block-theme=funky] .cherry-previewer .cherry-unExpand-code-block,[data-code-block-theme=solarized-light] .cherry-previewer .cherry-code-block-custom-btn,[data-code-block-theme=solarized-light] .cherry-previewer .cherry-copy-code-block,[data-code-block-theme=solarized-light] .cherry-previewer .cherry-edit-code-block,[data-code-block-theme=solarized-light] .cherry-previewer .cherry-expand-code-block,[data-code-block-theme=solarized-light] .cherry-previewer .cherry-unExpand-code-block {
    background-color: #3582fb
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.cherry-previewer .cherry-flow-session-cursor {
    background-color: rgba(53,130,251,.5333333333);
    padding: 0 2.5px;
    -webkit-animation: blink 1s infinite;
    animation: blink 1s infinite
}

.cherry-color-wrap {
    display: none;
    position: fixed;
    width: auto;
    padding: 5px 10px;
    z-index: 6;
    background: #fff;
    box-shadow: 0 0 10px rgba(128,145,165,.2)
}

.cherry-color-wrap h3 {
    font-size: 12px;
    margin: 0;
    font-weight: 400
}

[data-toolbar-theme=dark] .cherry-color-wrap h3 {
    color: #d7e6fe
}

.cherry-color-wrap .cherry-color-text {
    float: left;
    width: 128px;
    margin: 0 8px 0 5px
}

.cherry-color-wrap .cherry-color-bg {
    float: left;
    width: 128px;
    margin-right: 5px
}

.cherry-color-wrap .cherry-color-item {
    float: left;
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    cursor: pointer
}

.cherry-color-wrap .cherry-color-item:hover {
    border: 1px solid #000
}

.Cherry-Math svg {
    max-width: 100%
}

.cherry-suggester-panel {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 2px;
    max-height: 500px;
    box-shadow: 0 2px 8px 1px rgba(0,0,0,.2);
    overflow-x: hidden;
    overflow-y: auto
}

.cherry-suggester-panel .cherry-suggester-panel__item {
    border: none;
    white-space: nowrap;
    min-width: 50px;
    padding: 5px 13px;
    color: #333;
    display: block;
    cursor: pointer
}

.cherry-suggester-panel .cherry-suggester-panel__item.cherry-suggester-panel__item--selected {
    background-color: #f2f2f5;
    text-decoration: none;
    color: #eb7350
}

.cherry-suggester-panel .cherry-suggester-panel__item>i {
    display: inline-block;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    margin-right: 8px
}

.cherry-suggestion {
    background-color: #ebf3ff;
    color: #3582fb;
    padding: 1px 4px;
    border-radius: 3px;
    cursor: pointer
}

.cherry-flex-toc {
    z-index: 11;
    position: absolute;
    width: 160px;
    height: calc(100% - 220px);
    max-height: 600px;
    right: 0;
    top: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: hsla(0,0%,100%,.2);
    margin-right: 8px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 5px 11px rgba(51,51,51,.2);
    border-radius: 10px;
    transition: all .3s
}

.cherry-flex-toc.cherry-flex-toc__fixed {
    position: fixed
}

.cherry-flex-toc:hover {
    background-color: #fff;
    width: 260px
}

.cherry-flex-toc .cherry-toc-head {
    border-bottom: 1px dashed rgba(51,51,51,.2);
    padding: 5px
}

.cherry-flex-toc .cherry-toc-head .cherry-toc-title {
    font-size: 16px;
    font-weight: 700;
    padding-left: 5px
}

.cherry-flex-toc .cherry-toc-head .ch-icon-chevronsLeft {
    display: none
}

.cherry-flex-toc .cherry-toc-head .ch-icon-chevronsLeft,.cherry-flex-toc .cherry-toc-head .ch-icon-chevronsRight {
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0
}

.cherry-flex-toc .cherry-toc-head i {
    cursor: pointer;
    padding: 5px 5px 0
}

.cherry-flex-toc .cherry-toc-head i:hover {
    color: #3582fb
}

.cherry-flex-toc .cherry-toc-list {
    overflow-y: auto;
    height: calc(100% - 40px);
    overflow-x: hidden;
    width: 100%;
    padding-bottom: 10px
}

.cherry-flex-toc .cherry-toc-list .cherry-toc-one-a {
    display: block;
    text-decoration: none;
    color: #000;
    border-left: 5px solid rgba(51,51,51,.2);
    height: 28px;
    line-height: 28px;
    transition: all .3s;
    padding-left: 10px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    cursor: pointer
}

.cherry-flex-toc .cherry-toc-list .cherry-toc-one-a.current {
    border-left-color: #3582fb;
    color: #3582fb
}

.cherry-flex-toc .cherry-toc-list .cherry-toc-one-a:hover {
    border-left-color: rgba(53,130,251,.6666666667);
    color: rgba(53,130,251,.6666666667)
}

.cherry-flex-toc .cherry-toc-list .cherry-toc-one-a__1 {
    font-weight: 700
}

.cherry-flex-toc .cherry-toc-list .cherry-toc-one-a__2 {
    padding-left: 20px
}

.cherry-flex-toc .cherry-toc-list .cherry-toc-one-a__3 {
    padding-left: 40px
}

.cherry-flex-toc .cherry-toc-list .cherry-toc-one-a__4 {
    padding-left: 60px
}

.cherry-flex-toc .cherry-toc-list .cherry-toc-one-a__5 {
    padding-left: 80px
}

.cherry-flex-toc.cherry-flex-toc__pure {
    width: 30px;
    height: calc(100% - 200px);
    max-height: 600px;
    background: hsla(0,0%,100%,0);
    box-shadow: none;
    border-radius: 0
}

.cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-head {
    height: 25px;
    border-bottom: 1px dashed rgba(51,51,51,0)
}

.cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-head .ch-icon-chevronsRight,.cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-head .cherry-toc-title {
    display: none
}

.cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-head .ch-icon-chevronsLeft {
    display: inline
}

.cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-list {
    padding-left: 7px
}

.cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-list .cherry-toc-one-a {
    overflow: hidden;
    width: 0;
    margin-bottom: 3px;
    height: 5px;
    border-left-width: 18px
}

.cherry-flex-toc.auto-num .cherry-toc-list {
    counter-reset: toclevel1
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__1 {
    counter-reset: toclevel2
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__2 {
    counter-reset: toclevel3
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__3 {
    counter-reset: toclevel4
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__4 {
    counter-reset: toclevel5
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__5 {
    counter-reset: toclevel6
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__1:before {
    counter-increment: toclevel1;
    content: counter(toclevel1) ". "
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__2:before {
    counter-increment: toclevel2;
    content: counter(toclevel1) "." counter(toclevel2) ". "
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__3:before {
    counter-increment: toclevel3;
    content: counter(toclevel1) "." counter(toclevel2) "." counter(toclevel3) ". "
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__4:before {
    counter-increment: toclevel4;
    content: counter(toclevel1) "." counter(toclevel2) "." counter(toclevel3) "." counter(toclevel4) ". "
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__5:before {
    counter-increment: toclevel5;
    content: counter(toclevel1) "." counter(toclevel2) "." counter(toclevel3) "." counter(toclevel4) "." counter(toclevel5) ". "
}

.cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__6:before {
    counter-increment: toclevel5;
    content: counter(toclevel1) "." counter(toclevel2) "." counter(toclevel3) "." counter(toclevel4) "." counter(toclevel5) "." counter(toclevel6) ". "
}

.cherry-markdown.theme__default ul.cherry-list__upper-roman {
    list-style: upper-roman
}

.cherry-markdown.theme__default ul.cherry-list__lower-greek {
    list-style: lower-greek
}

.cherry-markdown.theme__default ul.cherry-list__cjk-ideographic {
    list-style: cjk-ideographic
}

.cherry-markdown.theme__default ul.cherry-list__circle {
    list-style: circle
}

.cherry-markdown.theme__default ul.cherry-list__square {
    list-style: square
}

.cherry.theme__dark .cherry-bubble,.cherry.theme__dark .cherry-floatmenu,.cherry.theme__dark .cherry-sidebar,.cherry.theme__dark .cherry-toolbar {
    background: #3c3c3c;
    border-color: #3c3c3c
}

.cherry.theme__dark .cherry-bubble .cherry-toolbar-button,.cherry.theme__dark .cherry-floatmenu .cherry-toolbar-button,.cherry.theme__dark .cherry-sidebar .cherry-toolbar-button,.cherry.theme__dark .cherry-toolbar .cherry-toolbar-button {
    color: #d7e6fe
}

.cherry.theme__dark .cherry-bubble .cherry-toolbar-button:hover,.cherry.theme__dark .cherry-floatmenu .cherry-toolbar-button:hover,.cherry.theme__dark .cherry-sidebar .cherry-toolbar-button:hover,.cherry.theme__dark .cherry-toolbar .cherry-toolbar-button:hover {
    background-color: #454646;
    color: #fff!important;
    border-color: #3c3c3c
}

.cherry.theme__dark .cherry-bubble .cherry-toolbar-button:hover i,.cherry.theme__dark .cherry-floatmenu .cherry-toolbar-button:hover i,.cherry.theme__dark .cherry-sidebar .cherry-toolbar-button:hover i,.cherry.theme__dark .cherry-toolbar .cherry-toolbar-button:hover i {
    color: #fff!important
}

.cherry.theme__dark .cherry-dropdown {
    background: #3c3c3c
}

.cherry.theme__dark .cherry-dropdown .cherry-dropdown-item {
    color: #d7e6fe
}

.cherry.theme__dark .cherry-dropdown .cherry-dropdown-item:hover,.cherry.theme__dark .cherry-dropdown .cherry-dropdown-item__selected {
    background-color: #454646;
    color: #fff
}

.cherry.theme__dark .cherry-dropdown.cherry-color-wrap h3 {
    color: #d7e6fe
}

.cherry.theme__dark .cherry-dropdown.cherry-color-wrap .cherry-color-item {
    border-color: #454646
}

.cherry.theme__dark .cherry-dropdown.cherry-color-wrap .cherry-color-item:hover {
    border-color: #f78553
}

.cherry.theme__dark .cherry-dropdown .cherry-insert-table-menu-item {
    border-color: #454646
}

.cherry.theme__dark .cherry-bubble .cherry-bubble-bottom {
    border-top-color: #3c3c3c
}

.cherry.theme__dark .cherry-bubble .cherry-bubble-top {
    border-bottom-color: #3c3c3c
}

.cherry.theme__dark .cherry-editor,.cherry.theme__dark .cherry-editor .CodeMirror {
    background-color: #252526
}

.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-cursor {
    border-left: 1px solid #fff
}

.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-em,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-meta,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-string,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-strong,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-variable-2,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll span {
    color: #c8c8c8
}

.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-atom,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-header,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-image-marker,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-quote {
    color: #f78553
}

.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    background-color: #513838
}

.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-comment,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    color: #ffcb6b
}

.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-selected {
    background-color: #454646
}

.cherry.theme__dark .cherry-sidebar {
    box-shadow: 0 0 10px rgba(128,145,165,.2)
}

.cherry.theme__dark .cherry-previewer {
    background-color: #333
}

.cherry.theme__dark .cherry-previewer .cherry-mobile-previewer-content {
    background-color: #252526
}

.cherry.theme__dark .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea {
    background-color: #252526;
    color: #c8c8c8;
    outline-color: #f78553
}

.cherry.theme__dark .cherry-flex-toc:hover {
    background-color: #d0cece;
    width: 260px
}

.cherry.theme__dark .cherry-flex-toc .cherry-toc-head i:hover {
    color: #f78553
}

.cherry.theme__dark .cherry-flex-toc .cherry-toc-list .cherry-toc-one-a {
    border-left-color: rgba(247,133,83,.3)
}

.cherry.theme__dark .cherry-flex-toc .cherry-toc-list .cherry-toc-one-a.current {
    border-left-color: #ff6421;
    color: #ff6421
}

.cherry.theme__dark .cherry-flex-toc .cherry-toc-list .cherry-toc-one-a:hover {
    border-left-color: #f7a20e;
    color: #ff6421
}

.cherry.theme__dark .cherry-flex-toc.cherry-flex-toc__pure {
    width: 30px;
    height: calc(100% - 200px);
    max-height: 600px;
    background: hsla(0,0%,100%,0);
    box-shadow: none;
    border-radius: 0
}

.cherry.theme__dark .cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-head {
    height: 25px;
    border-bottom: 1px dashed rgba(51,51,51,0)
}

.cherry.theme__dark .cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-head .ch-icon-chevronsRight,.cherry.theme__dark .cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-head .cherry-toc-title {
    display: none
}

.cherry.theme__dark .cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-head .ch-icon-chevronsLeft {
    display: inline;
    color: #ff6421
}

.cherry.theme__dark .cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-list {
    padding-left: 7px
}

.cherry.theme__dark .cherry-flex-toc.cherry-flex-toc__pure .cherry-toc-list .cherry-toc-one-a {
    overflow: hidden;
    width: 0;
    margin-bottom: 3px;
    height: 5px;
    border-left-width: 18px
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list {
    counter-reset: toclevel1
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__1 {
    counter-reset: toclevel2
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__2 {
    counter-reset: toclevel3
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__3 {
    counter-reset: toclevel4
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__4 {
    counter-reset: toclevel5
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__5 {
    counter-reset: toclevel6
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__1:before {
    counter-increment: toclevel1;
    content: counter(toclevel1) ". "
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__2:before {
    counter-increment: toclevel2;
    content: counter(toclevel1) "." counter(toclevel2) ". "
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__3:before {
    counter-increment: toclevel3;
    content: counter(toclevel1) "." counter(toclevel2) "." counter(toclevel3) ". "
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__4:before {
    counter-increment: toclevel4;
    content: counter(toclevel1) "." counter(toclevel2) "." counter(toclevel3) "." counter(toclevel4) ". "
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__5:before {
    counter-increment: toclevel5;
    content: counter(toclevel1) "." counter(toclevel2) "." counter(toclevel3) "." counter(toclevel4) "." counter(toclevel5) ". "
}

.cherry.theme__dark .cherry-flex-toc.auto-num .cherry-toc-list .cherry-toc-one-a__6:before {
    counter-increment: toclevel5;
    content: counter(toclevel1) "." counter(toclevel2) "." counter(toclevel3) "." counter(toclevel4) "." counter(toclevel5) "." counter(toclevel6) ". "
}

.cherry-markdown.theme__dark {
    color: #c8c8c8;
    background-color: #333
}

.cherry-markdown.theme__dark h1,.cherry-markdown.theme__dark h2,.cherry-markdown.theme__dark h3,.cherry-markdown.theme__dark h4,.cherry-markdown.theme__dark h5 {
    color: #f78553
}

.cherry-markdown.theme__dark ul.cherry-list__upper-roman {
    list-style: upper-roman
}

.cherry-markdown.theme__dark ul.cherry-list__lower-greek {
    list-style: lower-greek
}

.cherry-markdown.theme__dark ul.cherry-list__cjk-ideographic {
    list-style: cjk-ideographic
}

.cherry-markdown.theme__dark ul.cherry-list__circle {
    list-style: circle
}

.cherry-markdown.theme__dark ul.cherry-list__square {
    list-style: square
}

.cherry-markdown.theme__dark ul.cherry-list__default {
    background-color: #333
}

.cherry-markdown.theme__dark blockquote {
    color: #c8c8c8
}

.cherry-markdown.theme__dark a {
    text-decoration: none;
    color: #ffcb6b
}

.cherry-markdown.theme__dark a:hover {
    color: #f78553
}

.cherry-markdown.theme__dark hr {
    border-color: #696969
}

.cherry-markdown.theme__dark li code,.cherry-markdown.theme__dark p code {
    background-color: #513838;
    color: #ffcb6b;
    border: 1px solid #696969
}

.cherry-markdown.theme__dark .cherry-table,.cherry-markdown.theme__dark table {
    color: #c8c8c8
}

.cherry-markdown.theme__dark .cherry-table th,.cherry-markdown.theme__dark table th {
    background-color: #513838
}

.cherry-markdown.theme__dark .cherry-table td,.cherry-markdown.theme__dark .cherry-table th,.cherry-markdown.theme__dark .cherry-table tr,.cherry-markdown.theme__dark table td,.cherry-markdown.theme__dark table th,.cherry-markdown.theme__dark table tr {
    border-color: #696969
}

.cherry-markdown.theme__dark .footnote {
    border-color: #696969
}

.cherry-markdown.theme__dark .footnote .footnote-title {
    background-color: #513838
}

.cherry-markdown.theme__dark .footnote .one-footnote {
    color: #c8c8c8;
    border-color: #696969
}

.cherry-markdown.theme__dark .footnote .one-footnote a.footnote-ref {
    padding: 5px
}

.cherry-markdown.theme__dark .toc {
    border: 1px solid #696969;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px
}

.cherry-markdown.theme__dark .toc .toc-title {
    padding: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #696969
}

.cherry-markdown.theme__dark .toc .toc-li {
    border: none;
    padding: 0 20px
}

.cherry-markdown.theme__dark .toc .toc-li a {
    color: #c8c8c8
}

.cherry-markdown.theme__dark .toc .toc-li a:hover {
    color: #f78553
}

.cherry-markdown.theme__dark figure svg line,.cherry-markdown.theme__dark figure svg path,.cherry-markdown.theme__dark figure svg rect {
    stroke: #ffcb6b!important
}

.cherry-markdown.theme__dark figure svg text {
    fill: #faa000!important;
    stroke: none!important
}

.cherry-markdown.theme__dark figure svg tspan {
    fill: #faa000!important
}

.cherry-markdown.theme__dark figure svg circle {
    fill: #ececff!important
}

.cherry-markdown.theme__dark figure svg circle.state-start {
    fill: #faa000!important
}

@-webkit-keyframes changeBgColorDark {
    0% {
        background-color: #4e4c4c
    }

    60% {
        background-color: #4e4c4c
    }

    to {
        background-color: #333
    }
}

@keyframes changeBgColorDark {
    0% {
        background-color: #4e4c4c
    }

    60% {
        background-color: #4e4c4c
    }

    to {
        background-color: #333
    }
}

.cherry-markdown.theme__dark .cherry-highlight-line {
    -webkit-animation: changeBgColorDark 3s;
    animation: changeBgColorDark 3s
}

.cherry.theme__light .cherry-bubble,.cherry.theme__light .cherry-floatmenu,.cherry.theme__light .cherry-sidebar,.cherry.theme__light .cherry-toolbar {
    background: #fff;
    border-color: #fff
}

.cherry.theme__light .cherry-bubble .cherry-toolbar-button,.cherry.theme__light .cherry-floatmenu .cherry-toolbar-button,.cherry.theme__light .cherry-sidebar .cherry-toolbar-button,.cherry.theme__light .cherry-toolbar .cherry-toolbar-button {
    color: #3f4a56
}

.cherry.theme__light .cherry-bubble .cherry-toolbar-button:hover,.cherry.theme__light .cherry-floatmenu .cherry-toolbar-button:hover,.cherry.theme__light .cherry-sidebar .cherry-toolbar-button:hover,.cherry.theme__light .cherry-toolbar .cherry-toolbar-button:hover {
    background-color: #ebf3ff;
    color: #5d9bfc!important;
    border-color: #fff
}

.cherry.theme__light .cherry-bubble .cherry-toolbar-button:hover i,.cherry.theme__light .cherry-floatmenu .cherry-toolbar-button:hover i,.cherry.theme__light .cherry-sidebar .cherry-toolbar-button:hover i,.cherry.theme__light .cherry-toolbar .cherry-toolbar-button:hover i {
    color: #5d9bfc!important
}

.cherry.theme__light .cherry-dropdown {
    background: #fff
}

.cherry.theme__light .cherry-dropdown .cherry-dropdown-item {
    color: #3f4a56
}

.cherry.theme__light .cherry-dropdown .cherry-dropdown-item:hover,.cherry.theme__light .cherry-dropdown .cherry-dropdown-item__selected {
    background-color: #ebf3ff;
    color: #5d9bfc
}

.cherry.theme__light .cherry-dropdown.cherry-color-wrap h3 {
    color: #3f4a56
}

.cherry.theme__light .cherry-dropdown.cherry-color-wrap .cherry-color-item {
    border-color: #ebf3ff
}

.cherry.theme__light .cherry-dropdown.cherry-color-wrap .cherry-color-item:hover {
    border-color: #f78553
}

.cherry.theme__light .cherry-dropdown .cherry-insert-table-menu-item {
    border-color: #ebf3ff
}

.cherry.theme__light .cherry-bubble .cherry-bubble-bottom {
    border-top-color: #fff
}

.cherry.theme__light .cherry-bubble .cherry-bubble-top {
    border-bottom-color: #fff
}

.cherry.theme__light .cherry-editor,.cherry.theme__light .cherry-editor .CodeMirror {
    background-color: #fff
}

.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-cursor {
    border-left: 1px solid #000
}

.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-em,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-meta,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-string,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-strong,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-variable-2,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll span {
    color: #3f4a56
}

.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-atom,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-header,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-image-marker,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-quote {
    color: #228be6
}

.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    background-color: #d7e6fe
}

.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-comment,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    color: #4dabf7
}

.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-selected {
    background-color: #ebf3ff
}

.cherry.theme__light .cherry-sidebar {
    box-shadow: 0 0 10px rgba(128,145,165,.2)
}

.cherry.theme__light .cherry-previewer,.cherry.theme__light .cherry-previewer .cherry-mobile-previewer-content {
    background-color: #fff
}

.cherry.theme__light .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea {
    background-color: #fff;
    color: #3f4a56;
    outline-color: #228be6
}

.cherry-markdown.theme__light {
    color: #3f4a56;
    background-color: #fff
}

.cherry-markdown.theme__light h1,.cherry-markdown.theme__light h2,.cherry-markdown.theme__light h3,.cherry-markdown.theme__light h4,.cherry-markdown.theme__light h5 {
    color: #228be6
}

.cherry-markdown.theme__light ul.cherry-list__upper-roman {
    list-style: upper-roman
}

.cherry-markdown.theme__light ul.cherry-list__lower-greek {
    list-style: lower-greek
}

.cherry-markdown.theme__light ul.cherry-list__cjk-ideographic {
    list-style: cjk-ideographic
}

.cherry-markdown.theme__light ul.cherry-list__circle {
    list-style: circle
}

.cherry-markdown.theme__light ul.cherry-list__square {
    list-style: square
}

.cherry-markdown.theme__light blockquote {
    color: #3f4a56;
    background-color: #e7f5ff;
    border-color: #1971c2
}

.cherry-markdown.theme__light a {
    text-decoration: none;
    color: #4dabf7
}

.cherry-markdown.theme__light a:hover {
    text-decoration: underline;
    color: #228be6
}

.cherry-markdown.theme__light hr {
    border-color: #1971c2
}

.cherry-markdown.theme__light li code,.cherry-markdown.theme__light p code {
    background-color: #d7e6fe;
    color: #4dabf7;
    border: 1px solid #1971c2
}

.cherry-markdown.theme__light .cherry-table,.cherry-markdown.theme__light table {
    color: #3f4a56
}

.cherry-markdown.theme__light .cherry-table th,.cherry-markdown.theme__light table th {
    background-color: #d7e6fe
}

.cherry-markdown.theme__light .cherry-table td,.cherry-markdown.theme__light .cherry-table th,.cherry-markdown.theme__light .cherry-table tr,.cherry-markdown.theme__light table td,.cherry-markdown.theme__light table th,.cherry-markdown.theme__light table tr {
    border-color: #1971c2
}

.cherry-markdown.theme__light .footnote {
    border-color: #1971c2
}

.cherry-markdown.theme__light .footnote .footnote-title {
    background-color: #d7e6fe
}

.cherry-markdown.theme__light .footnote .one-footnote {
    color: #3f4a56;
    border-color: #1971c2
}

.cherry-markdown.theme__light .footnote .one-footnote a.footnote-ref {
    padding: 5px
}

.cherry.theme__green .cherry-bubble,.cherry.theme__green .cherry-floatmenu,.cherry.theme__green .cherry-sidebar,.cherry.theme__green .cherry-toolbar {
    background: #fff;
    border-color: #fff
}

.cherry.theme__green .cherry-bubble .cherry-toolbar-button,.cherry.theme__green .cherry-bubble .cherry-toolbar-button i,.cherry.theme__green .cherry-floatmenu .cherry-toolbar-button,.cherry.theme__green .cherry-floatmenu .cherry-toolbar-button i,.cherry.theme__green .cherry-sidebar .cherry-toolbar-button,.cherry.theme__green .cherry-sidebar .cherry-toolbar-button i,.cherry.theme__green .cherry-toolbar .cherry-toolbar-button,.cherry.theme__green .cherry-toolbar .cherry-toolbar-button i {
    color: #2b8a3e
}

.cherry.theme__green .cherry-bubble .cherry-toolbar-button:hover,.cherry.theme__green .cherry-floatmenu .cherry-toolbar-button:hover,.cherry.theme__green .cherry-sidebar .cherry-toolbar-button:hover,.cherry.theme__green .cherry-toolbar .cherry-toolbar-button:hover {
    background-color: #51cf66;
    color: #ebfbee!important;
    border-color: #fff
}

.cherry.theme__green .cherry-bubble .cherry-toolbar-button:hover i,.cherry.theme__green .cherry-floatmenu .cherry-toolbar-button:hover i,.cherry.theme__green .cherry-sidebar .cherry-toolbar-button:hover i,.cherry.theme__green .cherry-toolbar .cherry-toolbar-button:hover i {
    color: #ebfbee!important
}

.cherry.theme__green .cherry-dropdown {
    background: #fff
}

.cherry.theme__green .cherry-dropdown .cherry-dropdown-item {
    color: #2b8a3e
}

.cherry.theme__green .cherry-dropdown .cherry-dropdown-item:hover,.cherry.theme__green .cherry-dropdown .cherry-dropdown-item__selected {
    background-color: #51cf66;
    color: #ebfbee
}

.cherry.theme__green .cherry-dropdown.cherry-color-wrap h3 {
    color: #2b8a3e
}

.cherry.theme__green .cherry-dropdown.cherry-color-wrap .cherry-color-item {
    border-color: #51cf66
}

.cherry.theme__green .cherry-dropdown.cherry-color-wrap .cherry-color-item:hover {
    border-color: #2b8a3e
}

.cherry.theme__green .cherry-dropdown .cherry-insert-table-menu-item {
    border-color: #51cf66
}

.cherry.theme__green .cherry-bubble .cherry-bubble-bottom {
    border-top-color: #fff
}

.cherry.theme__green .cherry-bubble .cherry-bubble-top {
    border-bottom-color: #fff
}

.cherry.theme__green .cherry-editor,.cherry.theme__green .cherry-editor .CodeMirror {
    background-color: #fff
}

.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-cursor {
    border-left: 1px solid #2b8a3e
}

.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-em,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-meta,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-string,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-strong,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-variable-2,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll span {
    color: #2b8a3e
}

.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-atom,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-header,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-image-marker,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-quote {
    color: #37b24d
}

.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    background-color: #ebfbee
}

.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-comment,.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    color: #40c057
}

.cherry.theme__green .cherry-editor .CodeMirror .CodeMirror-selected {
    background-color: #b2f2bb
}

.cherry.theme__green .cherry-sidebar {
    box-shadow: 0 0 10px rgba(128,145,165,.2)
}

.cherry.theme__green .cherry-previewer {
    background-color: #ebfbee
}

.cherry.theme__green .cherry-previewer .cherry-mobile-previewer-content {
    background-color: #fff
}

.cherry.theme__green .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea {
    background-color: #fff;
    color: #2b8a3e;
    outline-color: #37b24d
}

.cherry-markdown.theme__green {
    color: #2b8a3e;
    background-color: #ebfbee
}

.cherry-markdown.theme__green h1,.cherry-markdown.theme__green h2,.cherry-markdown.theme__green h3,.cherry-markdown.theme__green h4,.cherry-markdown.theme__green h5 {
    color: #37b24d;
    text-align: center;
    margin-bottom: 35px
}

.cherry-markdown.theme__green ul.cherry-list__upper-roman {
    list-style: upper-roman
}

.cherry-markdown.theme__green ul.cherry-list__lower-greek {
    list-style: lower-greek
}

.cherry-markdown.theme__green ul.cherry-list__cjk-ideographic {
    list-style: cjk-ideographic
}

.cherry-markdown.theme__green ul.cherry-list__circle {
    list-style: circle
}

.cherry-markdown.theme__green ul.cherry-list__square {
    list-style: square
}

.cherry-markdown.theme__green blockquote {
    color: #2b8a3e;
    background-color: #d3f9d8;
    border-color: #2f9e44
}

.cherry-markdown.theme__green a {
    text-decoration: none;
    color: #40c057
}

.cherry-markdown.theme__green a:hover {
    text-decoration: underline;
    color: #37b24d
}

.cherry-markdown.theme__green hr {
    border-color: #2f9e44
}

.cherry-markdown.theme__green li code,.cherry-markdown.theme__green p code {
    background-color: #d3f9d8;
    color: #40c057;
    border: 1px solid #2f9e44
}

.cherry-markdown.theme__green .cherry-table,.cherry-markdown.theme__green table {
    color: #2b8a3e
}

.cherry-markdown.theme__green .cherry-table th,.cherry-markdown.theme__green table th {
    background-color: #d3f9d8
}

.cherry-markdown.theme__green .cherry-table td,.cherry-markdown.theme__green .cherry-table th,.cherry-markdown.theme__green .cherry-table tr,.cherry-markdown.theme__green table td,.cherry-markdown.theme__green table th,.cherry-markdown.theme__green table tr {
    border-color: #2f9e44
}

.cherry-markdown.theme__green .footnote {
    border-color: #2f9e44
}

.cherry-markdown.theme__green .footnote .footnote-title {
    background-color: #d3f9d8
}

.cherry-markdown.theme__green .footnote .one-footnote {
    color: #2b8a3e;
    border-color: #2f9e44
}

.cherry-markdown.theme__green .footnote .one-footnote a.footnote-ref {
    padding: 5px
}

.cherry-markdown.theme__green .toc {
    border-bottom: 1px solid #2f9e44;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.cherry-markdown.theme__green .toc .toc-title {
    text-align: center;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #2f9e44
}

.cherry-markdown.theme__green .toc .toc-li {
    border: none
}

.cherry-markdown.theme__green .toc .toc-li a {
    color: #2b8a3e
}

.cherry-markdown.theme__green .toc .toc-li a:hover {
    color: #37b24d
}

.cherry.theme__red .cherry-bubble,.cherry.theme__red .cherry-floatmenu,.cherry.theme__red .cherry-sidebar,.cherry.theme__red .cherry-toolbar {
    background: #ffdeeb;
    border-color: #ffdeeb
}

.cherry.theme__red .cherry-bubble .cherry-toolbar-button,.cherry.theme__red .cherry-bubble .cherry-toolbar-button i,.cherry.theme__red .cherry-floatmenu .cherry-toolbar-button,.cherry.theme__red .cherry-floatmenu .cherry-toolbar-button i,.cherry.theme__red .cherry-sidebar .cherry-toolbar-button,.cherry.theme__red .cherry-sidebar .cherry-toolbar-button i,.cherry.theme__red .cherry-toolbar .cherry-toolbar-button,.cherry.theme__red .cherry-toolbar .cherry-toolbar-button i {
    color: #c2255c
}

.cherry.theme__red .cherry-bubble .cherry-toolbar-button:hover,.cherry.theme__red .cherry-floatmenu .cherry-toolbar-button:hover,.cherry.theme__red .cherry-sidebar .cherry-toolbar-button:hover,.cherry.theme__red .cherry-toolbar .cherry-toolbar-button:hover {
    background-color: #f06595;
    color: #fff0f6!important;
    border-color: #ffdeeb
}

.cherry.theme__red .cherry-bubble .cherry-toolbar-button:hover i,.cherry.theme__red .cherry-floatmenu .cherry-toolbar-button:hover i,.cherry.theme__red .cherry-sidebar .cherry-toolbar-button:hover i,.cherry.theme__red .cherry-toolbar .cherry-toolbar-button:hover i {
    color: #fff0f6!important
}

.cherry.theme__red .cherry-dropdown {
    background: #ffdeeb
}

.cherry.theme__red .cherry-dropdown .cherry-dropdown-item {
    color: #c2255c
}

.cherry.theme__red .cherry-dropdown .cherry-dropdown-item:hover,.cherry.theme__red .cherry-dropdown .cherry-dropdown-item__selected {
    background-color: #f06595;
    color: #fff0f6
}

.cherry.theme__red .cherry-dropdown.cherry-color-wrap h3 {
    color: #c2255c
}

.cherry.theme__red .cherry-dropdown.cherry-color-wrap .cherry-color-item {
    border-color: #f06595
}

.cherry.theme__red .cherry-dropdown.cherry-color-wrap .cherry-color-item:hover {
    border-color: #a61e4d
}

.cherry.theme__red .cherry-dropdown .cherry-insert-table-menu-item {
    border-color: #f06595
}

.cherry.theme__red .cherry-bubble .cherry-bubble-bottom {
    border-top-color: #ffdeeb
}

.cherry.theme__red .cherry-bubble .cherry-bubble-top {
    border-bottom-color: #ffdeeb
}

.cherry.theme__red .cherry-editor,.cherry.theme__red .cherry-editor .CodeMirror {
    background-color: #fff0f6
}

.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-cursor {
    border-left: 1px solid #a61e4d
}

.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-em,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-meta,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-string,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-strong,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-variable-2,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll span {
    color: #a61e4d
}

.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-atom,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-header,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-image-marker,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-quote {
    color: #d6336c
}

.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    background-color: #ffdeeb
}

.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-comment,.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    color: #f06595
}

.cherry.theme__red .cherry-editor .CodeMirror .CodeMirror-selected {
    background-color: #fcc2d7
}

.cherry.theme__red .cherry-sidebar {
    box-shadow: 0 0 10px #fcc2d7
}

.cherry.theme__red .cherry-previewer,.cherry.theme__red .cherry-previewer .cherry-mobile-previewer-content {
    background-color: #fff0f6
}

.cherry.theme__red .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea {
    background-color: #fff0f6;
    color: #a61e4d;
    outline-color: #d6336c
}

.cherry-markdown.theme__red {
    color: #a61e4d;
    background-color: #fff0f6
}

.cherry-markdown.theme__red h1,.cherry-markdown.theme__red h2,.cherry-markdown.theme__red h3,.cherry-markdown.theme__red h4,.cherry-markdown.theme__red h5 {
    color: #d6336c;
    text-align: center;
    border-bottom: 1px dashed #c2255c;
    padding-bottom: 15px;
    margin-bottom: 25px
}

.cherry-markdown.theme__red ul.cherry-list__upper-roman {
    list-style: upper-roman
}

.cherry-markdown.theme__red ul.cherry-list__lower-greek {
    list-style: lower-greek
}

.cherry-markdown.theme__red ul.cherry-list__cjk-ideographic {
    list-style: cjk-ideographic
}

.cherry-markdown.theme__red ul.cherry-list__circle {
    list-style: circle
}

.cherry-markdown.theme__red ul.cherry-list__square {
    list-style: square
}

.cherry-markdown.theme__red blockquote {
    color: #a61e4d;
    background-color: #ffdeeb;
    border-color: #c2255c
}

.cherry-markdown.theme__red a {
    text-decoration: none;
    color: #f06595
}

.cherry-markdown.theme__red a:hover {
    text-decoration: underline;
    color: #d6336c
}

.cherry-markdown.theme__red hr {
    border-color: #c2255c
}

.cherry-markdown.theme__red li code,.cherry-markdown.theme__red p code {
    background-color: #ffdeeb;
    color: #f06595;
    border: 1px solid #c2255c
}

.cherry-markdown.theme__red .cherry-table,.cherry-markdown.theme__red table {
    color: #a61e4d
}

.cherry-markdown.theme__red .cherry-table th,.cherry-markdown.theme__red table th {
    background-color: #ffdeeb
}

.cherry-markdown.theme__red .cherry-table td,.cherry-markdown.theme__red .cherry-table th,.cherry-markdown.theme__red .cherry-table tr,.cherry-markdown.theme__red table td,.cherry-markdown.theme__red table th,.cherry-markdown.theme__red table tr {
    border-color: #c2255c
}

.cherry-markdown.theme__red .footnote {
    border-color: #c2255c
}

.cherry-markdown.theme__red .footnote .footnote-title {
    background-color: #ffdeeb
}

.cherry-markdown.theme__red .footnote .one-footnote {
    color: #a61e4d;
    border-color: #c2255c
}

.cherry-markdown.theme__red .footnote .one-footnote a.footnote-ref {
    padding: 5px
}

.cherry-markdown.theme__red .toc {
    border-bottom: 1px solid #c2255c;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.cherry-markdown.theme__red .toc .toc-title {
    text-align: center;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c2255c
}

.cherry-markdown.theme__red .toc .toc-li {
    border: none
}

.cherry-markdown.theme__red .toc .toc-li a {
    color: #a61e4d
}

.cherry-markdown.theme__red .toc .toc-li a:hover {
    color: #d6336c
}

.cherry.theme__violet .cherry-bubble,.cherry.theme__violet .cherry-floatmenu,.cherry.theme__violet .cherry-sidebar,.cherry.theme__violet .cherry-toolbar {
    background: #fff;
    border-color: #fff
}

.cherry.theme__violet .cherry-bubble .cherry-toolbar-button,.cherry.theme__violet .cherry-bubble .cherry-toolbar-button i,.cherry.theme__violet .cherry-floatmenu .cherry-toolbar-button,.cherry.theme__violet .cherry-floatmenu .cherry-toolbar-button i,.cherry.theme__violet .cherry-sidebar .cherry-toolbar-button,.cherry.theme__violet .cherry-sidebar .cherry-toolbar-button i,.cherry.theme__violet .cherry-toolbar .cherry-toolbar-button,.cherry.theme__violet .cherry-toolbar .cherry-toolbar-button i {
    color: #5f3dc4
}

.cherry.theme__violet .cherry-bubble .cherry-toolbar-button:hover,.cherry.theme__violet .cherry-floatmenu .cherry-toolbar-button:hover,.cherry.theme__violet .cherry-sidebar .cherry-toolbar-button:hover,.cherry.theme__violet .cherry-toolbar .cherry-toolbar-button:hover {
    background-color: #845ef7;
    color: #f3f0ff!important;
    border-color: #fff
}

.cherry.theme__violet .cherry-bubble .cherry-toolbar-button:hover i,.cherry.theme__violet .cherry-floatmenu .cherry-toolbar-button:hover i,.cherry.theme__violet .cherry-sidebar .cherry-toolbar-button:hover i,.cherry.theme__violet .cherry-toolbar .cherry-toolbar-button:hover i {
    color: #f3f0ff!important
}

.cherry.theme__violet .cherry-dropdown {
    background: #fff
}

.cherry.theme__violet .cherry-dropdown .cherry-dropdown-item {
    color: #5f3dc4
}

.cherry.theme__violet .cherry-dropdown .cherry-dropdown-item:hover,.cherry.theme__violet .cherry-dropdown .cherry-dropdown-item__selected {
    background-color: #845ef7;
    color: #f3f0ff
}

.cherry.theme__violet .cherry-dropdown.cherry-color-wrap h3 {
    color: #5f3dc4
}

.cherry.theme__violet .cherry-dropdown.cherry-color-wrap .cherry-color-item {
    border-color: #845ef7
}

.cherry.theme__violet .cherry-dropdown.cherry-color-wrap .cherry-color-item:hover {
    border-color: #5f3dc4
}

.cherry.theme__violet .cherry-dropdown .cherry-insert-table-menu-item {
    border-color: #845ef7
}

.cherry.theme__violet .cherry-bubble .cherry-bubble-bottom {
    border-top-color: #fff
}

.cherry.theme__violet .cherry-bubble .cherry-bubble-top {
    border-bottom-color: #fff
}

.cherry.theme__violet .cherry-editor,.cherry.theme__violet .cherry-editor .CodeMirror {
    background-color: #fff
}

.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-cursor {
    border-left: 1px solid #5f3dc4
}

.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-em,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-meta,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-string,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-strong,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-variable-2,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll span {
    color: #5f3dc4
}

.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-atom,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-header,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-image-marker,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-quote {
    color: #7048e8
}

.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    background-color: #f3f0ff
}

.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-comment,.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    color: #7950f2
}

.cherry.theme__violet .cherry-editor .CodeMirror .CodeMirror-selected {
    background-color: #d0bfff
}

.cherry.theme__violet .cherry-sidebar {
    box-shadow: 0 0 10px rgba(128,145,165,.2)
}

.cherry.theme__violet .cherry-previewer,.cherry.theme__violet .cherry-previewer .cherry-mobile-previewer-content {
    background-color: #fff
}

.cherry.theme__violet .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea {
    background-color: #fff;
    color: #5f3dc4;
    outline-color: #7048e8
}

.cherry-markdown.theme__violet {
    color: #5f3dc4;
    background-color: #fff
}

.cherry-markdown.theme__violet h1,.cherry-markdown.theme__violet h2,.cherry-markdown.theme__violet h3,.cherry-markdown.theme__violet h4,.cherry-markdown.theme__violet h5 {
    color: #7048e8;
    text-align: center;
    margin-bottom: 35px
}

.cherry-markdown.theme__violet ul.cherry-list__upper-roman {
    list-style: upper-roman
}

.cherry-markdown.theme__violet ul.cherry-list__lower-greek {
    list-style: lower-greek
}

.cherry-markdown.theme__violet ul.cherry-list__cjk-ideographic {
    list-style: cjk-ideographic
}

.cherry-markdown.theme__violet ul.cherry-list__circle {
    list-style: circle
}

.cherry-markdown.theme__violet ul.cherry-list__square {
    list-style: square
}

.cherry-markdown.theme__violet blockquote {
    color: #5f3dc4;
    background-color: #e5dbff;
    border-color: #6741d9
}

.cherry-markdown.theme__violet a {
    text-decoration: none;
    color: #7950f2
}

.cherry-markdown.theme__violet a:hover {
    text-decoration: underline;
    color: #7048e8
}

.cherry-markdown.theme__violet hr {
    border-color: #6741d9
}

.cherry-markdown.theme__violet li code,.cherry-markdown.theme__violet p code {
    background-color: #e5dbff;
    color: #7950f2;
    border: 1px solid #6741d9
}

.cherry-markdown.theme__violet .cherry-table,.cherry-markdown.theme__violet table {
    color: #5f3dc4
}

.cherry-markdown.theme__violet .cherry-table th,.cherry-markdown.theme__violet table th {
    background-color: #e5dbff
}

.cherry-markdown.theme__violet .cherry-table td,.cherry-markdown.theme__violet .cherry-table th,.cherry-markdown.theme__violet .cherry-table tr,.cherry-markdown.theme__violet table td,.cherry-markdown.theme__violet table th,.cherry-markdown.theme__violet table tr {
    border-color: #6741d9
}

.cherry-markdown.theme__violet .footnote {
    border-color: #6741d9
}

.cherry-markdown.theme__violet .footnote .footnote-title {
    background-color: #e5dbff
}

.cherry-markdown.theme__violet .footnote .one-footnote {
    color: #5f3dc4;
    border-color: #6741d9
}

.cherry-markdown.theme__violet .footnote .one-footnote a.footnote-ref {
    padding: 5px
}

.cherry-markdown.theme__violet .toc {
    border-bottom: 1px solid #6741d9;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.cherry-markdown.theme__violet .toc .toc-title {
    text-align: center;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #6741d9
}

.cherry-markdown.theme__violet .toc .toc-li {
    border: none
}

.cherry-markdown.theme__violet .toc .toc-li a {
    color: #5f3dc4
}

.cherry-markdown.theme__violet .toc .toc-li a:hover {
    color: #7048e8
}

.cherry.theme__blue .cherry-bubble,.cherry.theme__blue .cherry-floatmenu,.cherry.theme__blue .cherry-sidebar,.cherry.theme__blue .cherry-toolbar {
    background: #ede7f6;
    border-color: #ede7f6;
    box-shadow: 0 0 12px #c5cae9
}

.cherry.theme__blue .cherry-bubble .cherry-toolbar-button,.cherry.theme__blue .cherry-bubble .cherry-toolbar-button i,.cherry.theme__blue .cherry-floatmenu .cherry-toolbar-button,.cherry.theme__blue .cherry-floatmenu .cherry-toolbar-button i,.cherry.theme__blue .cherry-sidebar .cherry-toolbar-button,.cherry.theme__blue .cherry-sidebar .cherry-toolbar-button i,.cherry.theme__blue .cherry-toolbar .cherry-toolbar-button,.cherry.theme__blue .cherry-toolbar .cherry-toolbar-button i {
    color: #3949ab
}

.cherry.theme__blue .cherry-bubble .cherry-toolbar-button:hover,.cherry.theme__blue .cherry-floatmenu .cherry-toolbar-button:hover,.cherry.theme__blue .cherry-sidebar .cherry-toolbar-button:hover,.cherry.theme__blue .cherry-toolbar .cherry-toolbar-button:hover {
    background-color: #b39ddb;
    color: #edf2ff!important;
    border-color: #ede7f6
}

.cherry.theme__blue .cherry-bubble .cherry-toolbar-button:hover i,.cherry.theme__blue .cherry-floatmenu .cherry-toolbar-button:hover i,.cherry.theme__blue .cherry-sidebar .cherry-toolbar-button:hover i,.cherry.theme__blue .cherry-toolbar .cherry-toolbar-button:hover i {
    color: #edf2ff!important
}

.cherry.theme__blue .cherry-dropdown {
    background: #ede7f6
}

.cherry.theme__blue .cherry-dropdown .cherry-dropdown-item {
    color: #3949ab
}

.cherry.theme__blue .cherry-dropdown .cherry-dropdown-item:hover,.cherry.theme__blue .cherry-dropdown .cherry-dropdown-item__selected {
    background-color: #b39ddb;
    color: #edf2ff
}

.cherry.theme__blue .cherry-dropdown.cherry-color-wrap h3 {
    color: #3949ab
}

.cherry.theme__blue .cherry-dropdown.cherry-color-wrap .cherry-color-item {
    border-color: #b39ddb
}

.cherry.theme__blue .cherry-dropdown.cherry-color-wrap .cherry-color-item:hover {
    border-color: #283593
}

.cherry.theme__blue .cherry-dropdown .cherry-insert-table-menu-item {
    border-color: #b39ddb
}

.cherry.theme__blue .cherry-bubble .cherry-bubble-bottom {
    border-top-color: #ede7f6
}

.cherry.theme__blue .cherry-bubble .cherry-bubble-top {
    border-bottom-color: #ede7f6
}

.cherry.theme__blue .cherry-editor,.cherry.theme__blue .cherry-editor .CodeMirror {
    background-color: rgba(243,240,255,.862745098)
}

.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-cursor {
    border-left: 1px solid #283593
}

.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-em,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-meta,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-string,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-strong,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-variable-2,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll span {
    color: #283593
}

.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-atom,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-header,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-image-marker,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-quote {
    color: #303f9f
}

.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    background-color: #ede7f6
}

.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-comment,.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url {
    color: #8c9eff
}

.cherry.theme__blue .cherry-editor .CodeMirror .CodeMirror-selected {
    background-color: #d1c4e9
}

.cherry.theme__blue .cherry-sidebar {
    box-shadow: 0 0 12px #c5cae9
}

.cherry.theme__blue .cherry-previewer,.cherry.theme__blue .cherry-previewer .cherry-mobile-previewer-content {
    background-color: rgba(243,240,255,.862745098)
}

.cherry.theme__blue .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea {
    background-color: rgba(243,240,255,.862745098);
    color: #283593;
    outline-color: #303f9f
}

.cherry-markdown.theme__blue {
    color: #283593;
    background-color: rgba(243,240,255,.862745098)
}

.cherry-markdown.theme__blue h1,.cherry-markdown.theme__blue h2,.cherry-markdown.theme__blue h3,.cherry-markdown.theme__blue h4,.cherry-markdown.theme__blue h5 {
    color: #303f9f;
    text-align: center;
    border-bottom: 1px dashed #3949ab;
    padding-bottom: 15px;
    margin-bottom: 25px
}

.cherry-markdown.theme__blue ul.cherry-list__upper-roman {
    list-style: upper-roman
}

.cherry-markdown.theme__blue ul.cherry-list__lower-greek {
    list-style: lower-greek
}

.cherry-markdown.theme__blue ul.cherry-list__cjk-ideographic {
    list-style: cjk-ideographic
}

.cherry-markdown.theme__blue ul.cherry-list__circle {
    list-style: circle
}

.cherry-markdown.theme__blue ul.cherry-list__square {
    list-style: square
}

.cherry-markdown.theme__blue blockquote {
    color: #283593;
    background-color: #ede7f6;
    border-color: #3949ab
}

.cherry-markdown.theme__blue a {
    text-decoration: none;
    color: #8c9eff
}

.cherry-markdown.theme__blue a:hover {
    text-decoration: underline;
    color: #303f9f
}

.cherry-markdown.theme__blue hr {
    border-color: #3949ab
}

.cherry-markdown.theme__blue li code,.cherry-markdown.theme__blue p code {
    background-color: #ede7f6;
    color: #8c9eff;
    border: 1px solid #3949ab
}

.cherry-markdown.theme__blue .cherry-table,.cherry-markdown.theme__blue table {
    color: #283593
}

.cherry-markdown.theme__blue .cherry-table th,.cherry-markdown.theme__blue table th {
    background-color: #ede7f6
}

.cherry-markdown.theme__blue .cherry-table td,.cherry-markdown.theme__blue .cherry-table th,.cherry-markdown.theme__blue .cherry-table tr,.cherry-markdown.theme__blue table td,.cherry-markdown.theme__blue table th,.cherry-markdown.theme__blue table tr {
    border-color: #3949ab
}

.cherry-markdown.theme__blue .footnote {
    border-color: #3949ab
}

.cherry-markdown.theme__blue .footnote .footnote-title {
    background-color: #ede7f6
}

.cherry-markdown.theme__blue .footnote .one-footnote {
    color: #283593;
    border-color: #3949ab
}

.cherry-markdown.theme__blue .footnote .one-footnote a.footnote-ref {
    padding: 5px
}

.cherry-markdown.theme__blue .toc {
    border-bottom: 1px solid #3949ab;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.cherry-markdown.theme__blue .toc .toc-title {
    text-align: center;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #3949ab
}

.cherry-markdown.theme__blue .toc .toc-li {
    border: none
}

.cherry-markdown.theme__blue .toc .toc-li a {
    color: #283593
}

.cherry-markdown.theme__blue .toc .toc-li a:hover {
    color: #303f9f
}

.rno-markdown4 {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.rno-markdown4 .editor-block-image {
    padding-right: 8px;
    margin-right: -8px;
    position: relative;
    margin-bottom: 24px
}

.rno-markdown4 .editor-block-image img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 2px solid transparent
}

.rno-markdown4 .editor-block-image__main {
    position: relative;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rno-markdown4 .editor-block-image__main .box-text {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.rno-markdown4 .editor-block-image__btn {
    position: absolute;
    top: 12px;
    right: 12px;
    border-radius: 2px;
    background: rgba(34,45,64,.55);
    padding: 2px 8px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    cursor: pointer
}

.rno-markdown4 .editor-block-image__btn .icon-link {
    display: inline-block;
    width: 12px;
    height: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 90.36144578313254% 81.81818181818183%;
    background-size: 2653.846153846154% auto
}

.rno-markdown4 .editor-block-image a.editor-block-image__btn,.rno-markdown4 .editor-block-image a.editor-block-image__btn:hover {
    color: #fff
}

.rno-markdown4 pre {
    margin: 0;
    padding: 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    font-family: Consolas,Liberation Mono,Menlo,Courier,monospace;
    font-size: 14px;
    line-height: 24px;
    border-top: none
}

.rno-markdown4 pre>code {
    font-size: 100%;
    word-break: normal;
    white-space: pre
}

.rno-markdown4 pre::-webkit-scrollbar {
    height: 5px
}

.rno-markdown4 pre::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #d6dbe3
}

.rno-markdown4-attach {
    color: #0052d9;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    margin-bottom: 24px
}

.rno-markdown4-attach:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.rno-markdown4-attach .icon-download {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 9.422492401215806% 95.0920245398773%;
    background-size: 2156.25% auto
}

.rno-markdown4-attach .icon-pdf {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(images/icon-pdf_385.svg) 50% no-repeat;
    background-size: cover
}

.rno-markdown4-attach .icon-zip {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(images/icon-zip_1ca.svg) 50% no-repeat;
    background-size: cover
}

.rno-markdown4 blockquote {
    background: #f6f6f6;
    margin: 0 0 24px;
    padding: 12px 28px;
    color: #777;
    border-left: 4px solid #e7e7e7;
    position: relative
}

.rno-markdown4 blockquote:before {
    top: 12px;
    left: 8px
}

.rno-markdown4 blockquote:after,.rno-markdown4 blockquote:before {
    content: "";
    width: 9px;
    height: 7px;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/ef75eed1-e690-48f7-9ec8-a18e4dcd19ff.svg) 50%/cover no-repeat;
    position: absolute
}

.rno-markdown4 blockquote:after {
    bottom: 28px;
    right: 12px
}

.rno-markdown4-formula {
    margin: 0 8px;
    color: #000;
    font-family: SimSong;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    line-height: 28px
}

.rno-markdown4-formula-box {
    margin-bottom: 24px
}

.rno-markdown4-formula-inner {
    text-align: center
}

.rno-markdown4-video {
    box-sizing: border-box;
    margin-bottom: 24px
}

.rno-markdown4-video-inner {
    height: 526px;
    position: relative
}

.rno-markdown4-video-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.3)
}

.rno-markdown4-video-img {
    height: 100%;
    background-size: cover;
    background-position: 50%;
    margin: 0 auto
}

.rno-markdown4-video-icon {
    display: inline-block;
    width: 68px;
    height: 68px;
    background: url(images/icon-video_c37.png) 50%/cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer
}

.rno-markdown4 :focus-visible {
    outline: none
}

.rno-markdown4 .cherry {
    height: 100%;
    font-size: 16px;
    line-height: 28px;
    box-shadow: none;
    font-family: Pingfang SC,helvetica neuepingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif
}

.rno-markdown4 .cherry .cherry-previewer-list-hover-handler {
    display: none!important;
    opacity: 0
}

.rno-markdown4 .cherry p.cherry-highlight-line {
    display: inline;
    margin: 0 4px
}

.rno-markdown4 .cherry p.cherry-highlight-line code {
    color: #ff7800;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    background: #fef9f4;
    padding: 0 8px
}

.rno-markdown4 .cherry-editor {
    padding-top: 0
}

.rno-markdown4 .cherry-editor .cm-s-default {
    color: #333
}

.rno-markdown4 .cherry-editor .cm-s-default .cm-header {
    color: #181818
}

.rno-markdown4 .cherry-editor .cm-s-default .cm-hr {
    color: rgba(0,0,0,.6)
}

.rno-markdown4 .cherry-editor .CodeMirror-line {
    box-sizing: border-box
}

.rno-markdown4 .cherry-markdown {
    font-size: 16px;
    line-height: 28px;
    color: #333
}

.rno-markdown4 .cherry-markdown h1 {
    font-size: 24px;
    line-height: 36px;
    border-bottom: 1px solid #d6dbe3;
    margin-bottom: 16px;
    padding-bottom: 16px
}

.rno-markdown4 .cherry-markdown h2 {
    font-size: 20px;
    line-height: 28px
}

.rno-markdown4 .cherry-markdown h3 {
    font-size: 18px;
    line-height: 24px
}

.rno-markdown4 .cherry-markdown h4 {
    font-size: 16px;
    line-height: 24px
}

.rno-markdown4 .cherry-markdown h1,.rno-markdown4 .cherry-markdown h2,.rno-markdown4 .cherry-markdown h3,.rno-markdown4 .cherry-markdown h4 {
    margin-bottom: 16px;
    margin-top: 0;
    color: #181818
}

.rno-markdown4 .cherry-markdown h1+:not(p),.rno-markdown4 .cherry-markdown h2+:not(p),.rno-markdown4 .cherry-markdown h3+:not(p),.rno-markdown4 .cherry-markdown h4+:not(p) {
    margin-top: 24px
}

.rno-markdown4 .cherry-markdown hr {
    border-color: #e7e9f0;
    margin: 0 0 24px
}

.rno-markdown4 .cherry-markdown blockquote {
    border-left: 4px solid #e7e7e7;
    background: hsla(0,0%,90.6%,.4);
    padding: 12px 20px;
    color: #777
}

.rno-markdown4 .cherry-markdown blockquote blockquote {
    margin-top: 10px
}

.rno-markdown4 .cherry-markdown a {
    text-decoration: underline;
    color: #0052d9
}

.rno-markdown4 .cherry-markdown em {
    color: #666
}

.rno-markdown4 .cherry-markdown ol.cherry-list__default {
    list-style-type: decimal
}

.rno-markdown4 .cherry-markdown ul.cherry-list__default {
    list-style-type: disc
}

.rno-markdown4 .cherry-markdown ul.cherry-list__default ul.cherry-list__default {
    list-style-type: circle
}

.rno-markdown4 .cherry-markdown table {
    width: 100%
}

.rno-markdown4 .cherry-markdown .ch-icon-square {
    padding-left: 16px;
    position: relative
}

.rno-markdown4 .cherry-markdown .ch-icon-square:before {
    content: "";
    width: 14px;
    height: 14px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px solid #bcc4d0;
    background: #fff;
    position: absolute;
    left: 0;
    top: 1px
}

.rno-markdown4 .cherry-markdown .ch-icon-check {
    padding-left: 16px;
    position: relative
}

.rno-markdown4 .cherry-markdown .ch-icon-check:before {
    content: "";
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/1401bb3a-60e7-48b2-a46e-27d5a1f82a6b.svg) 50%/cover no-repeat;
    position: absolute;
    left: 0;
    top: 1px
}

.rno-markdown4 .cherry-markdown .cherry-table td,.rno-markdown4 .cherry-markdown .cherry-table th {
    height: 50px;
    border: 1px solid #e1e4e9;
    position: relative;
    padding: 12px 20px;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.rno-markdown4 .cherry-markdown .cherry-table th {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: start;
    padding: 12px 20px;
    box-sizing: border-box;
    background: #f8f8fa
}

.rno-markdown4 .CodeMirror-lines {
    padding: 20px 20px 64px 40px
}

.rno-markdown4 .cherry-previewer {
    padding: 0;
    overflow-y: visible;
    border: none
}

.rno-markdown4 .editor-block-code {
    position: relative;
    margin-bottom: 24px;
    font-family: Pingfang SC,helvetica neuepingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif
}

.rno-markdown4 .editor-block-code:hover .editor-block-code-opt-float {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rno-markdown4 .editor-block-code-toolbar {
    border: 1px solid #e1e4e9;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6px 8px
}

.rno-markdown4 .editor-block-code-toolbar-info {
    line-height: 22px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    -ms-flex: 1;
    flex: 1;
    max-width: 36%;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.rno-markdown4 .editor-block-code-toolbar-item {
    position: relative;
    white-space: nowrap;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500
}

.rno-markdown4 .editor-block-code-toolbar-item+.editor-block-code-toolbar-item {
    padding-left: 36px
}

.rno-markdown4 .editor-block-code-toolbar-item+.editor-block-code-toolbar-item:before {
    content: "";
    width: 1px;
    height: 16px;
    background: #e1e4e9;
    position: absolute;
    left: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rno-markdown4 .editor-block-code-toolbar-item.is-type {
    max-width: calc(100% - 144px);
    overflow: hidden;
    text-overflow: ellipsis
}

.rno-markdown4 .editor-block-code-toolbar-item.is-type .is-m-hidden {
    font-weight: 500
}

.rno-markdown4 .editor-block-code-toolbar-opt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.rno-markdown4 .editor-block-code-toolbar-split-line {
    display: inline-block;
    width: 1px;
    height: 16px;
    -ms-flex: none;
    flex: none;
    background: #fff
}

.rno-markdown4 .editor-block-code-toolbar-run {
    border-radius: 3px;
    background: #212121;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    padding: 4px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.rno-markdown4 .editor-block-code-toolbar-run:hover {
    background: #3a3a3a
}

.rno-markdown4 .editor-block-code-toolbar-tip {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 2px;
    border: 1px solid #d6dbe3;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(75,91,118,.15);
    padding: 2px 8px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
    white-space: normal;
    min-width: 220px;
    max-width: 300px
}

.rno-markdown4 .editor-block-code-toolbar-text {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #000
}

.rno-markdown4 .editor-block-code-toolbar-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background: #edf0f5;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 8px;
    cursor: pointer;
    margin-right: 12px
}

.rno-markdown4 .editor-block-code-toolbar-btn .icon-arrow {
    margin-right: 4px!important;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rno-markdown4 .editor-block-code-toolbar-btn:hover {
    background: #e5e9f0
}

.rno-markdown4 .editor-block-code-toolbar .icon-arrow {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/ad0093c3-9ef3-4dd1-bc76-eeeaf09faf89.svg) 50%/cover no-repeat;
    margin: 0
}

.rno-markdown4 .editor-block-code-toolbar .info-text {
    font-weight: 500
}

.rno-markdown4 .editor-block-code-toolbar .icon-run {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 93.25153374233128%;
    background-size: 2156.25% auto
}

.rno-markdown4 .editor-block-code-toolbar .icon-ai {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 68.76876876876878% 54.848484848484844%;
    background-size: 2875% auto
}

.rno-markdown4 .editor-block-code-select {
    padding: 0 16px 0 10px;
    box-sizing: border-box;
    display: block;
    line-height: 22px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    width: 96px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rno-markdown4 .editor-block-code-select .icon-arrow {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rno-markdown4 .editor-block-code-select:hover {
    border-radius: 2px;
    background: #ecedf0
}

.rno-markdown4 .editor-block-code .developer-code-block {
    position: relative;
    background-color: #f6f8fa;
    padding: 20px 10px 20px 20px
}

.rno-markdown4 .editor-block-code-icon-btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    -ms-flex: none;
    flex: none;
    cursor: pointer;
    color: rgba(0,0,0,.9);
    font-size: 12px;
    font-weight: 500;
    line-height: 22px
}

.rno-markdown4 .editor-block-code-icon-btn:hover {
    color: #747474
}

.rno-markdown4 .editor-block-code-icon-btn:hover .icon-run {
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 88.34355828220859%;
    background-size: 2156.25% auto
}

.rno-markdown4 .editor-block-code-icon-btn.is-ai-btn {
    position: relative;
    overflow: hidden;
    padding: 0 10px;
    border-radius: 12px;
    z-index: 0
}

.rno-markdown4 .editor-block-code-icon-btn.is-ai-btn:hover {
    color: rgba(0,0,0,.9)
}

.rno-markdown4 .editor-block-code-icon-btn.is-ai-btn:hover:before {
    opacity: .9
}

.rno-markdown4 .editor-block-code-icon-btn.is-ai-btn:hover:after {
    opacity: .94
}

.rno-markdown4 .editor-block-code-icon-btn.is-ai-btn>* {
    position: relative;
    z-index: 2
}

.rno-markdown4 .editor-block-code-icon-btn.is-ai-btn:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 12px;
    z-index: 1;
    background: linear-gradient(167deg,#5498ff,#7c74ff 50%,#f16f9e 80%,#ffc047);
    opacity: .55;
    transition: opacity .2s ease-in-out
}

.rno-markdown4 .editor-block-code-icon-btn.is-ai-btn:after {
    content: "";
    position: absolute;
    inset: 2px;
    border-radius: 11px;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 0 0 .5px #fff
}

.rno-markdown4 .editor-block-code-opt-float {
    opacity: 0;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    padding: 3px 8px;
    border-radius: 12px;
    background: hsla(0,0%,80.8%,.6);
    transition: all .2s ease-in-out
}

.rno-markdown4 .editor-block-code-opt-float .editor-block-code-icon-btn:hover {
    color: #000
}

.rno-markdown4 .editor-block-code-opt-float .icon-theme {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 61.890243902439025% 82.82208588957054%;
    background-size: 2029.4117647058822% auto
}

.rno-markdown4 .editor-block-code-opt-float .icon-copy {
    display: inline-block;
    width: 13px;
    height: 15px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 0% 90.1840490797546%;
    background-size: 2156.25% auto
}

.rno-markdown4 .editor-block-code.theme-atom-one-dark .developer-code-block,.rno-markdown4 .editor-block-code.theme-atom-one-dark pre {
    background-color: #242a35;
    color: #fff
}

.rno-markdown4 .editor-block-code.theme-atom-one-dark .editor-block-code-toolbar-split-line {
    background: #e1e4e9
}

.rno-markdown4 .editor-block-code.theme-atom-one-dark .editor-block-code-opt-float {
    background: hsla(0,0%,54.5%,.6)
}

.rno-markdown4 .editor-block-code.theme-atom-one-dark .editor-block-code-opt-float .editor-block-code-icon-btn,.rno-markdown4 .editor-block-code.theme-atom-one-dark .editor-block-code-opt-float .editor-block-code-icon-btn:hover {
    color: #fff
}

.rno-markdown4 .editor-block-code.is-folded .editor-block-code-toolbar-btn .icon-arrow {
    -webkit-transform: none;
    transform: none
}

.rno-markdown4 .editor-block-code.is-folded pre {
    max-height: 200px;
    overflow-y: auto
}

.rno-markdown4 .editor-block-code.is-folded pre::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #d6dbe3
}

.rno-markdown4 .editor-block-code.is-folded pre::-webkit-scrollbar {
    width: 3px
}

.rno-markdown4 .editor-block-code .developer-code-block pre {
    margin-block:0;padding: 0 10px 0 0;
    border-radius: 0;
    box-sizing: border-box
}

.rno-markdown4 .editor-code-dropdown {
    position: absolute;
    left: 0;
    bottom: -392px;
    margin-top: -16px;
    padding-top: 16px;
    box-sizing: border-box;
    z-index: 1000
}

.rno-markdown4 .editor-code-dropdown__inner {
    border-radius: 4px;
    border: 1px solid #e3e6eb;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(115,123,137,.2);
    width: 206px;
    box-sizing: border-box;
    max-height: 360px;
    min-height: 360px;
    padding: 12px 6px;
    position: relative;
    cursor: default
}

.rno-markdown4 .editor-code-dropdown__hd {
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 10px 12px
}

.rno-markdown4 .editor-code-dropdown__search {
    border-radius: 2px;
    border: 1px solid #e7e9f0;
    margin: 0 10px;
    padding: 2px 32px 2px 8px;
    position: relative;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex
}

.rno-markdown4 .editor-code-dropdown__search .search-box-input {
    border: none;
    outline: none;
    line-height: 22px;
    padding-left: 28px;
    box-sizing: border-box;
    width: 100%;
    -ms-flex: 1;
    flex: 1
}

.rno-markdown4 .editor-code-dropdown__search .icon-search {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(images/icon-search_4bb.svg) 50%/cover no-repeat;
    position: absolute;
    left: 8px;
    top: 5px
}

.rno-markdown4 .editor-code-dropdown__search .icon-close {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 67.47720364741642% 90.1840490797546%;
    background-size: 2156.25% auto ;
    position: absolute;
    right: 8px;
    top: 5px
}

.rno-markdown4 .editor-code-dropdown__search:hover {
    border-color: #0052d9
}

.rno-markdown4 .editor-code-dropdown__search.is-empty {
    padding-right: 8px
}

.rno-markdown4 .editor-code-dropdown__list {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 6px;
    max-height: 272px;
    min-height: 250px;
    overflow-y: scroll
}

.rno-markdown4 .editor-code-dropdown__list::-webkit-scrollbar {
    width: 3px
}

.rno-markdown4 .editor-code-dropdown__list::-webkit-scrollbar-thumb {
    background-color: #97a3b7
}

.rno-markdown4 .editor-code-dropdown__divider {
    background: #e7e9f0;
    width: 100%;
    height: 1px;
    margin: 4px 0
}

.rno-markdown4 .editor-code-dropdown__none {
    min-height: 250px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rno-markdown4 .editor-code-dropdown__none .empty-text {
    color: #999;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode {
    bottom: -464px
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .editor-code-dropdown__inner {
    width: 270px;
    max-height: 432px;
    min-height: 432px;
    padding-bottom: 54px
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .editor-code-dropdown__list {
    max-height: 300px
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .editor-code-dropdown__opt {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 10px 16px 12px;
    box-sizing: border-box
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .editor-code-dropdown__btn {
    background: #0052d9;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    -ms-flex: 1;
    flex: 1;
    height: 32px
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .editor-code-dropdown__btn.is-hole {
    border: 1px solid #bebebe;
    background: #fff;
    color: #181818
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .dropdown-title {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .code-list {
    padding-left: 0
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .code-list-item {
    cursor: default
}

.rno-markdown4 .editor-code-dropdown.is-setting-mode .code-list-item:hover {
    background: #fff
}

.rno-markdown4 .editor-code-dropdown .dropdown-title {
    color: #999
}

.rno-markdown4 .editor-code-dropdown .dropdown-setting {
    color: #0052d9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.rno-markdown4 .editor-code-dropdown .dropdown-setting-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 100% 9.815950920245399%;
    background-size: 2156.25% auto
}

.rno-markdown4 .editor-code-dropdown .code-list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px;
    padding: 6px 10px!important;
    margin: 0!important;
    cursor: pointer;
    border-radius: 4px
}

.rno-markdown4 .editor-code-dropdown .code-list-item:hover {
    background: #ecedf0
}

.rno-markdown4 .editor-code-dropdown .code-list-item:before {
    width: 0!important
}

.rno-markdown4 .editor-code-dropdown .code-list-item__btn {
    color: #0052d9;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    background: transparent
}

.rno-markdown4 .editor-code-dropdown .code-list-item__btn.is-gray {
    color: #4b5b76
}

.rno-markdown4 .editor-code-dropdown .code-list-item__btn:last-child {
    margin-left: 8px
}

.rno-markdown4 .editor-code-dropdown .code-list-item__opt {
    white-space: nowrap
}

.rno-markdown4 .editor-code-dropdown .code-list-item .icon-right {
    opacity: 0;
    visibility: hidden
}

.rno-markdown4 .editor-code-dropdown .code-list-item .icon-right.is-selected {
    opacity: 1;
    visibility: visible
}

.rno-markdown4 .editor-code-dropdown .code-list-name {
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rno-markdown4 .editor-code-dropdown .code-list-tit {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 6px;
    padding-left: 10px;
    padding-top: 6px
}

.rno-markdown4 .editor-code-dropdown .code-list .default-text {
    color: #999
}

.rno-markdown4 .editor-block-video {
    height: 600px;
    box-sizing: border-box;
    margin-bottom: 24px
}

.rno-markdown4 .editor-block-video__inner {
    height: 100%;
    position: relative
}

.rno-markdown4 .editor-block-video__mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.3)
}

.rno-markdown4 .editor-block-video__img {
    height: 100%;
    background-size: cover;
    background-position: 50%;
    margin: 0 auto;
    background-image: url(http://assets.woa.com/open_proj/proj_qcloud_v2/community-pc/src/components/VideoPlayer/css/img/placeholder.jpg)
}

.rno-markdown4 .editor-block-video__icon {
    display: inline-block;
    width: 68px;
    height: 68px;
    background: url(images/icon-video_89e.svg) 50%/cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer
}

.rno-markdown4 .editor-block-video__input {
    padding: 6px 36px 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    width: 100%;
    border: 1px solid #e7e9f0;
    border-radius: 4px;
    outline: none;
    color: #0052d9
}

.rno-markdown4 .editor-block-video__input:not(.is-disabled):hover {
    border-color: #0052d9
}

.rno-markdown4 .editor-block-video__input.is-disabled {
    border-color: #f64041;
    color: #000
}

.rno-markdown4 .editor-block-video__input::-webkit-input-placeholder {
    color: #999
}

.rno-markdown4 .editor-block-video__input::-moz-placeholder {
    color: #999
}

.rno-markdown4 .editor-block-video__input:-ms-input-placeholder {
    color: #999
}

.rno-markdown4 .editor-block-video__input::placeholder {
    color: #999
}

.rno-markdown4 .editor-block-video__btn {
    border-radius: 4px;
    background: transparent;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    background: #0052d9;
    color: #fff;
    width: 100px
}

.rno-markdown4 .editor-block-video__btn.is-disabled {
    background: #e2e9f3;
    color: #97a3b7;
    cursor: not-allowed
}

.rno-markdown4 .editor-block-video__main {
    position: relative;
    -ms-flex: 1;
    flex: 1
}

.rno-markdown4 .editor-block-video__tip {
    color: #ff3f3f;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 16px 10px;
    text-align: left
}

.rno-markdown4 .editor-block-video .icon-clear {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(images/sprite.Article-202510231103.svg);
    background-position: 59.756097560975604% 52.14723926380368%;
    background-size: 2029.4117647058822% auto ;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px
}

@-webkit-keyframes loadingAnimation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loadingAnimation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.rno-markdown4 img,.rno-markdown4 video {
    max-width: 100%
}

.rno-markdown4 a.anchor {
    display: none
}

@media screen and (max-width: 840px) {
    .rno-markdown4 .is-m-hidden {
        display:none
    }
}

@media screen and (max-width: 768px) {
    .rno-markdown4 .cherry-markdown {
        font-size:14px;
        line-height: 24px
    }

    .rno-markdown4 .cherry-markdown h1 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 8px;
        padding-bottom: 8px
    }

    .rno-markdown4 .cherry-markdown h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 8px
    }

    .rno-markdown4 .cherry-markdown h3 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px
    }

    .rno-markdown4 .cherry-markdown h4 {
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
        margin-bottom: 4px
    }

    .rno-markdown4 .cherry-markdown h1+:not(p),.rno-markdown4 .cherry-markdown h2+:not(p),.rno-markdown4 .cherry-markdown h3+:not(p),.rno-markdown4 .cherry-markdown h4+:not(p) {
        margin-top: 16px
    }

    .rno-markdown4 blockquote,.rno-markdown4 hr,.rno-markdown4 ol,.rno-markdown4 p,.rno-markdown4 ul,.rno-markdown4-formula-box,.rno-markdown4-img-url,.rno-markdown4-table-wrap {
        margin-bottom: 16px
    }

    .rno-markdown4-attach {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 16px
    }

    .rno-markdown4 .editor-block-video {
        margin-bottom: 16px;
        height: 173px
    }

    .rno-markdown4 .Cherry-InlineMath {
        font-size: 16px
    }
}

[class*=tp1-],[class*=tp1-]:after,[class*=tp1-]:before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}

[class*=tp1-]:focus {
    outline: none
}

.tp1-overflow-hidden {
    overflow: hidden!important
}

[class*=tp1-][type=search]::-webkit-search-decoration,[class^=tp1-][type=search]::-webkit-search-decoration {
    outline: 0;
    -webkit-appearance: none
}

.tp1-ma-1n {
    margin: 4px
}

.tp1-ma-2n {
    margin: 8px
}

.tp1-ma-3n {
    margin: 12px
}

.tp1-ma-4n {
    margin: 16px
}

.tp1-ma-5n {
    margin: 20px
}

@media screen and (max-width: 768px) {
    .tp1-ma-pad-1n {
        margin:4px
    }

    .tp1-ma-pad-2n {
        margin: 8px
    }

    .tp1-ma-pad-3n {
        margin: 12px
    }

    .tp1-ma-pad-4n {
        margin: 16px
    }

    .tp1-ma-pad-5n {
        margin: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-ma-phone-1n {
        margin:4px
    }

    .tp1-ma-phone-2n {
        margin: 8px
    }

    .tp1-ma-phone-3n {
        margin: 12px
    }

    .tp1-ma-phone-4n {
        margin: 16px
    }

    .tp1-ma-phone-5n {
        margin: 20px
    }
}

.tp1-mt-1n {
    margin-top: 4px
}

.tp1-mt-2n {
    margin-top: 8px
}

.tp1-mt-3n {
    margin-top: 12px
}

.tp1-mt-4n {
    margin-top: 16px
}

.tp1-mt-5n {
    margin-top: 20px
}

@media screen and (max-width: 768px) {
    .tp1-mt-pad-1n {
        margin-top:4px
    }

    .tp1-mt-pad-2n {
        margin-top: 8px
    }

    .tp1-mt-pad-3n {
        margin-top: 12px
    }

    .tp1-mt-pad-4n {
        margin-top: 16px
    }

    .tp1-mt-pad-5n {
        margin-top: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-mt-phone-1n {
        margin-top:4px
    }

    .tp1-mt-phone-2n {
        margin-top: 8px
    }

    .tp1-mt-phone-3n {
        margin-top: 12px
    }

    .tp1-mt-phone-4n {
        margin-top: 16px
    }

    .tp1-mt-phone-5n {
        margin-top: 20px
    }
}

.tp1-mb-1n {
    margin-bottom: 4px
}

.tp1-mb-2n {
    margin-bottom: 8px
}

.tp1-mb-3n {
    margin-bottom: 12px
}

.tp1-mb-4n {
    margin-bottom: 16px
}

.tp1-mb-5n {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .tp1-mb-pad-1n {
        margin-bottom:4px
    }

    .tp1-mb-pad-2n {
        margin-bottom: 8px
    }

    .tp1-mb-pad-3n {
        margin-bottom: 12px
    }

    .tp1-mb-pad-4n {
        margin-bottom: 16px
    }

    .tp1-mb-pad-5n {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-mb-phone-1n {
        margin-bottom:4px
    }

    .tp1-mb-phone-2n {
        margin-bottom: 8px
    }

    .tp1-mb-phone-3n {
        margin-bottom: 12px
    }

    .tp1-mb-phone-4n {
        margin-bottom: 16px
    }

    .tp1-mb-phone-5n {
        margin-bottom: 20px
    }
}

.tp1-ml-1n {
    margin-left: 4px
}

.tp1-ml-2n {
    margin-left: 8px
}

.tp1-ml-3n {
    margin-left: 12px
}

.tp1-ml-4n {
    margin-left: 16px
}

.tp1-ml-5n {
    margin-left: 20px
}

@media screen and (max-width: 768px) {
    .tp1-ml-pad-1n {
        margin-left:4px
    }

    .tp1-ml-pad-2n {
        margin-left: 8px
    }

    .tp1-ml-pad-3n {
        margin-left: 12px
    }

    .tp1-ml-pad-4n {
        margin-left: 16px
    }

    .tp1-ml-pad-5n {
        margin-left: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-ml-phone-1n {
        margin-left:4px
    }

    .tp1-ml-phone-2n {
        margin-left: 8px
    }

    .tp1-ml-phone-3n {
        margin-left: 12px
    }

    .tp1-ml-phone-4n {
        margin-left: 16px
    }

    .tp1-ml-phone-5n {
        margin-left: 20px
    }
}

.tp1-mr-1n {
    margin-right: 4px
}

.tp1-mr-2n {
    margin-right: 8px
}

.tp1-mr-3n {
    margin-right: 12px
}

.tp1-mr-4n {
    margin-right: 16px
}

.tp1-mr-5n {
    margin-right: 20px
}

@media screen and (max-width: 768px) {
    .tp1-mr-pad-1n {
        margin-right:4px
    }

    .tp1-mr-pad-2n {
        margin-right: 8px
    }

    .tp1-mr-pad-3n {
        margin-right: 12px
    }

    .tp1-mr-pad-4n {
        margin-right: 16px
    }

    .tp1-mr-pad-5n {
        margin-right: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-mr-phone-1n {
        margin-right:4px
    }

    .tp1-mr-phone-2n {
        margin-right: 8px
    }

    .tp1-mr-phone-3n {
        margin-right: 12px
    }

    .tp1-mr-phone-4n {
        margin-right: 16px
    }

    .tp1-mr-phone-5n {
        margin-right: 20px
    }
}

.tp1-pa-1n {
    padding: 4px
}

.tp1-pa-2n {
    padding: 8px
}

.tp1-pa-3n {
    padding: 12px
}

.tp1-pa-4n {
    padding: 16px
}

.tp1-pa-5n {
    padding: 20px
}

@media screen and (max-width: 768px) {
    .tp1-pa-pad-1n {
        padding:4px
    }

    .tp1-pa-pad-2n {
        padding: 8px
    }

    .tp1-pa-pad-3n {
        padding: 12px
    }

    .tp1-pa-pad-4n {
        padding: 16px
    }

    .tp1-pa-pad-5n {
        padding: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-pa-phone-1n {
        padding:4px
    }

    .tp1-pa-phone-2n {
        padding: 8px
    }

    .tp1-pa-phone-3n {
        padding: 12px
    }

    .tp1-pa-phone-4n {
        padding: 16px
    }

    .tp1-pa-phone-5n {
        padding: 20px
    }
}

.tp1-pt-1n {
    padding-top: 4px
}

.tp1-pt-2n {
    padding-top: 8px
}

.tp1-pt-3n {
    padding-top: 12px
}

.tp1-pt-4n {
    padding-top: 16px
}

.tp1-pt-5n {
    padding-top: 20px
}

@media screen and (max-width: 768px) {
    .tp1-pt-pad-1n {
        padding-top:4px
    }

    .tp1-pt-pad-2n {
        padding-top: 8px
    }

    .tp1-pt-pad-3n {
        padding-top: 12px
    }

    .tp1-pt-pad-4n {
        padding-top: 16px
    }

    .tp1-pt-pad-5n {
        padding-top: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-pt-phone-1n {
        padding-top:4px
    }

    .tp1-pt-phone-2n {
        padding-top: 8px
    }

    .tp1-pt-phone-3n {
        padding-top: 12px
    }

    .tp1-pt-phone-4n {
        padding-top: 16px
    }

    .tp1-pt-phone-5n {
        padding-top: 20px
    }
}

.tp1-pb-1n {
    padding-bottom: 4px
}

.tp1-pb-2n {
    padding-bottom: 8px
}

.tp1-pb-3n {
    padding-bottom: 12px
}

.tp1-pb-4n {
    padding-bottom: 16px
}

.tp1-pb-5n {
    padding-bottom: 20px
}

@media screen and (max-width: 768px) {
    .tp1-pb-pad-1n {
        padding-bottom:4px
    }

    .tp1-pb-pad-2n {
        padding-bottom: 8px
    }

    .tp1-pb-pad-3n {
        padding-bottom: 12px
    }

    .tp1-pb-pad-4n {
        padding-bottom: 16px
    }

    .tp1-pb-pad-5n {
        padding-bottom: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-pb-phone-1n {
        padding-bottom:4px
    }

    .tp1-pb-phone-2n {
        padding-bottom: 8px
    }

    .tp1-pb-phone-3n {
        padding-bottom: 12px
    }

    .tp1-pb-phone-4n {
        padding-bottom: 16px
    }

    .tp1-pb-phone-5n {
        padding-bottom: 20px
    }
}

.tp1-pl-1n {
    padding-left: 4px
}

.tp1-pl-2n {
    padding-left: 8px
}

.tp1-pl-3n {
    padding-left: 12px
}

.tp1-pl-4n {
    padding-left: 16px
}

.tp1-pl-5n {
    padding-left: 20px
}

@media screen and (max-width: 768px) {
    .tp1-pl-pad-1n {
        padding-left:4px
    }

    .tp1-pl-pad-2n {
        padding-left: 8px
    }

    .tp1-pl-pad-3n {
        padding-left: 12px
    }

    .tp1-pl-pad-4n {
        padding-left: 16px
    }

    .tp1-pl-pad-5n {
        padding-left: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-pl-phone-1n {
        padding-left:4px
    }

    .tp1-pl-phone-2n {
        padding-left: 8px
    }

    .tp1-pl-phone-3n {
        padding-left: 12px
    }

    .tp1-pl-phone-4n {
        padding-left: 16px
    }

    .tp1-pl-phone-5n {
        padding-left: 20px
    }
}

.tp1-pr-1n {
    padding-right: 4px
}

.tp1-pr-2n {
    padding-right: 8px
}

.tp1-pr-3n {
    padding-right: 12px
}

.tp1-pr-4n {
    padding-right: 16px
}

.tp1-pr-5n {
    padding-right: 20px
}

@media screen and (max-width: 768px) {
    .tp1-pr-pad-1n {
        padding-right:4px
    }

    .tp1-pr-pad-2n {
        padding-right: 8px
    }

    .tp1-pr-pad-3n {
        padding-right: 12px
    }

    .tp1-pr-pad-4n {
        padding-right: 16px
    }

    .tp1-pr-pad-5n {
        padding-right: 20px
    }
}

@media screen and (max-width: 600px) {
    .tp1-pr-phone-1n {
        padding-right:4px
    }

    .tp1-pr-phone-2n {
        padding-right: 8px
    }

    .tp1-pr-phone-3n {
        padding-right: 12px
    }

    .tp1-pr-phone-4n {
        padding-right: 16px
    }

    .tp1-pr-phone-5n {
        padding-right: 20px
    }
}

.tp1-dis-block {
    display: block!important
}

.tp1-dis-inline-block {
    display: inline-block!important
}

.tp1-dis-none {
    display: none!important
}

@media screen and (max-width: 768px) {
    .tp1-dis-pad-block {
        display:block!important
    }

    .tp1-dis-pad-inline-block {
        display: inline-block!important
    }

    .tp1-dis-pad-none {
        display: none!important
    }
}

@media screen and (max-width: 600px) {
    .tp1-dis-phone-block {
        display:block!important
    }

    .tp1-dis-phone-inline-block {
        display: inline-block!important
    }

    .tp1-dis-phone-none {
        display: none!important
    }
}

.tp1-grid__layout {
    overflow: hidden
}

.tp1-grid__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    box-sizing: border-box;
    margin-right: 0;
    margin-left: 0
}

.tp1-grid__row--start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.tp1-grid__row--center {
    -ms-flex-pack: center;
    justify-content: center
}

.tp1-grid__row--end {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.tp1-grid__row--space-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tp1-grid__row--space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.tp1-grid__row--top {
    -ms-flex-align: start;
    align-items: flex-start
}

.tp1-grid__row--middle {
    -ms-flex-align: center;
    align-items: center
}

.tp1-grid__row--bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.tp1-grid__row--split-line .tp1-grid__col {
    position: relative
}

.tp1-grid__row--split-line .tp1-grid__col:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 1px;
    background-color: #e5e8ed;
    content: ""
}

.tp1-grid__col {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
    -webkit-box-flex: 1
}

.tp1-grid__col--1-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
    -webkit-box-flex: 0
}

.tp1-grid__col--0 {
    display: none
}

.tp1-grid__col--order-0 {
    -ms-flex-order: 0;
    order: 0
}

.tp1-grid__col--1 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 4.1666666667%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-1 {
    -ms-flex-order: 1;
    order: 1
}

.tp1-grid__col--2 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.3333333333%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-2 {
    -ms-flex-order: 2;
    order: 2
}

.tp1-grid__col--3 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 12.5%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-3 {
    -ms-flex-order: 3;
    order: 3
}

.tp1-grid__col--4 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-4 {
    -ms-flex-order: 4;
    order: 4
}

.tp1-grid__col--5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20.8333333333%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-5 {
    -ms-flex-order: 5;
    order: 5
}

.tp1-grid__col--6 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-6 {
    -ms-flex-order: 6;
    order: 6
}

.tp1-grid__col--7 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 29.1666666667%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-7 {
    -ms-flex-order: 7;
    order: 7
}

.tp1-grid__col--8 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-8 {
    -ms-flex-order: 8;
    order: 8
}

.tp1-grid__col--9 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 37.5%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-9 {
    -ms-flex-order: 9;
    order: 9
}

.tp1-grid__col--10 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.6666666667%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-10 {
    -ms-flex-order: 10;
    order: 10
}

.tp1-grid__col--11 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 45.8333333333%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-11 {
    -ms-flex-order: 11;
    order: 11
}

.tp1-grid__col--12 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-12 {
    -ms-flex-order: 12;
    order: 12
}

.tp1-grid__col--13 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 54.1666666667%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-13 {
    -ms-flex-order: 13;
    order: 13
}

.tp1-grid__col--14 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.3333333333%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-14 {
    -ms-flex-order: 14;
    order: 14
}

.tp1-grid__col--15 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 62.5%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-15 {
    -ms-flex-order: 15;
    order: 15
}

.tp1-grid__col--16 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.6666666667%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-16 {
    -ms-flex-order: 16;
    order: 16
}

.tp1-grid__col--17 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 70.8333333333%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-17 {
    -ms-flex-order: 17;
    order: 17
}

.tp1-grid__col--18 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-18 {
    -ms-flex-order: 18;
    order: 18
}

.tp1-grid__col--19 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 79.1666666667%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-19 {
    -ms-flex-order: 19;
    order: 19
}

.tp1-grid__col--20 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.3333333333%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-20 {
    -ms-flex-order: 20;
    order: 20
}

.tp1-grid__col--21 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 87.5%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-21 {
    -ms-flex-order: 21;
    order: 21
}

.tp1-grid__col--22 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.6666666667%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-22 {
    -ms-flex-order: 22;
    order: 22
}

.tp1-grid__col--23 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 95.8333333333%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-23 {
    -ms-flex-order: 23;
    order: 23
}

.tp1-grid__col--24 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    -webkit-box-flex: 0
}

.tp1-grid__col--order-24 {
    -ms-flex-order: 24;
    order: 24
}

@media (max-width: 1200px) {
    .tp1-grid__col--smallpc-1-5 {
        display:block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-0 {
        display: none
    }

    .tp1-grid__col--smallpc-order-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .tp1-grid__col--smallpc-1 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 4.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .tp1-grid__col--smallpc-2 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .tp1-grid__col--smallpc-3 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 12.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .tp1-grid__col--smallpc-4 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .tp1-grid__col--smallpc-5 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .tp1-grid__col--smallpc-6 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .tp1-grid__col--smallpc-7 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 29.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .tp1-grid__col--smallpc-8 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .tp1-grid__col--smallpc-9 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 37.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .tp1-grid__col--smallpc-10 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .tp1-grid__col--smallpc-11 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 45.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .tp1-grid__col--smallpc-12 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .tp1-grid__col--smallpc-13 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 54.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .tp1-grid__col--smallpc-14 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .tp1-grid__col--smallpc-15 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 62.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .tp1-grid__col--smallpc-16 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .tp1-grid__col--smallpc-17 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 70.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .tp1-grid__col--smallpc-18 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .tp1-grid__col--smallpc-19 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 79.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .tp1-grid__col--smallpc-20 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .tp1-grid__col--smallpc-21 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 87.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .tp1-grid__col--smallpc-22 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .tp1-grid__col--smallpc-23 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 95.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .tp1-grid__col--smallpc-24 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--smallpc-order-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

@media (max-width: 1000px) {
    .tp1-grid__col--tablet-1-5 {
        display:block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-0 {
        display: none
    }

    .tp1-grid__col--tablet-order-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .tp1-grid__col--tablet-1 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 4.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .tp1-grid__col--tablet-2 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .tp1-grid__col--tablet-3 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 12.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .tp1-grid__col--tablet-4 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .tp1-grid__col--tablet-5 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .tp1-grid__col--tablet-6 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .tp1-grid__col--tablet-7 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 29.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .tp1-grid__col--tablet-8 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .tp1-grid__col--tablet-9 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 37.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .tp1-grid__col--tablet-10 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .tp1-grid__col--tablet-11 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 45.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .tp1-grid__col--tablet-12 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .tp1-grid__col--tablet-13 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 54.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .tp1-grid__col--tablet-14 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .tp1-grid__col--tablet-15 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 62.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .tp1-grid__col--tablet-16 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .tp1-grid__col--tablet-17 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 70.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .tp1-grid__col--tablet-18 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .tp1-grid__col--tablet-19 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 79.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .tp1-grid__col--tablet-20 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .tp1-grid__col--tablet-21 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 87.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .tp1-grid__col--tablet-22 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .tp1-grid__col--tablet-23 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 95.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .tp1-grid__col--tablet-24 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--tablet-order-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

@media (max-width: 768px) {
    .tp1-grid__col--pad-1-5 {
        display:block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-0 {
        display: none
    }

    .tp1-grid__col--pad-order-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .tp1-grid__col--pad-1 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 4.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .tp1-grid__col--pad-2 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .tp1-grid__col--pad-3 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 12.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .tp1-grid__col--pad-4 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .tp1-grid__col--pad-5 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .tp1-grid__col--pad-6 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .tp1-grid__col--pad-7 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 29.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .tp1-grid__col--pad-8 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .tp1-grid__col--pad-9 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 37.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .tp1-grid__col--pad-10 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .tp1-grid__col--pad-11 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 45.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .tp1-grid__col--pad-12 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .tp1-grid__col--pad-13 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 54.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .tp1-grid__col--pad-14 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .tp1-grid__col--pad-15 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 62.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .tp1-grid__col--pad-16 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .tp1-grid__col--pad-17 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 70.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .tp1-grid__col--pad-18 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .tp1-grid__col--pad-19 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 79.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .tp1-grid__col--pad-20 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .tp1-grid__col--pad-21 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 87.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .tp1-grid__col--pad-22 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .tp1-grid__col--pad-23 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 95.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .tp1-grid__col--pad-24 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--pad-order-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

@media (max-width: 600px) {
    .tp1-grid__col--phone-1-5 {
        display:block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-0 {
        display: none
    }

    .tp1-grid__col--phone-order-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .tp1-grid__col--phone-1 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 4.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .tp1-grid__col--phone-2 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .tp1-grid__col--phone-3 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 12.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .tp1-grid__col--phone-4 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .tp1-grid__col--phone-5 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .tp1-grid__col--phone-6 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .tp1-grid__col--phone-7 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 29.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .tp1-grid__col--phone-8 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .tp1-grid__col--phone-9 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 37.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .tp1-grid__col--phone-10 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .tp1-grid__col--phone-11 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 45.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .tp1-grid__col--phone-12 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .tp1-grid__col--phone-13 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 54.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .tp1-grid__col--phone-14 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .tp1-grid__col--phone-15 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 62.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .tp1-grid__col--phone-16 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .tp1-grid__col--phone-17 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 70.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .tp1-grid__col--phone-18 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .tp1-grid__col--phone-19 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 79.1666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .tp1-grid__col--phone-20 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.3333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .tp1-grid__col--phone-21 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 87.5%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .tp1-grid__col--phone-22 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.6666666667%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .tp1-grid__col--phone-23 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 95.8333333333%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .tp1-grid__col--phone-24 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        -webkit-box-flex: 0
    }

    .tp1-grid__col--phone-order-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

.tp1-grid__row.tp1-grid--gutter-0n {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0
}

.tp1-grid__row.tp1-grid--gutter-0n .tp1-grid__col {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0
}

.tp1-grid__row.tp1-grid--gutter-1n {
    margin-right: -2px;
    margin-bottom: -4px;
    margin-left: -2px
}

.tp1-grid__row.tp1-grid--gutter-1n .tp1-grid__col {
    margin-bottom: 4px;
    padding-right: 2px;
    padding-left: 2px
}

.tp1-grid__row.tp1-grid--gutter-2n {
    margin-right: -4px;
    margin-bottom: -8px;
    margin-left: -4px
}

.tp1-grid__row.tp1-grid--gutter-2n .tp1-grid__col {
    margin-bottom: 8px;
    padding-right: 4px;
    padding-left: 4px
}

.tp1-grid__row.tp1-grid--gutter-3n {
    margin-right: -6px;
    margin-bottom: -12px;
    margin-left: -6px
}

.tp1-grid__row.tp1-grid--gutter-3n .tp1-grid__col {
    margin-bottom: 12px;
    padding-right: 6px;
    padding-left: 6px
}

.tp1-grid__row.tp1-grid--gutter-4n {
    margin-right: -8px;
    margin-bottom: -16px;
    margin-left: -8px
}

.tp1-grid__row.tp1-grid--gutter-4n .tp1-grid__col {
    margin-bottom: 16px;
    padding-right: 8px;
    padding-left: 8px
}

.tp1-grid__row.tp1-grid--gutter-5n {
    margin-right: -10px;
    margin-bottom: -20px;
    margin-left: -10px
}

.tp1-grid__row.tp1-grid--gutter-5n .tp1-grid__col {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px
}

.tp1-grid__row.tp1-grid--gutter-6n {
    margin-right: -12px;
    margin-bottom: -24px;
    margin-left: -12px
}

.tp1-grid__row.tp1-grid--gutter-6n .tp1-grid__col {
    margin-bottom: 24px;
    padding-right: 12px;
    padding-left: 12px
}

.tp1-grid__row.tp1-grid--gutter-7n {
    margin-right: -14px;
    margin-bottom: -28px;
    margin-left: -14px
}

.tp1-grid__row.tp1-grid--gutter-7n .tp1-grid__col {
    margin-bottom: 28px;
    padding-right: 14px;
    padding-left: 14px
}

.tp1-grid__row.tp1-grid--gutter-8n {
    margin-right: -16px;
    margin-bottom: -32px;
    margin-left: -16px
}

.tp1-grid__row.tp1-grid--gutter-8n .tp1-grid__col {
    margin-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px
}

.tp1-grid__row.tp1-grid--gutter-9n {
    margin-right: -18px;
    margin-bottom: -36px;
    margin-left: -18px
}

.tp1-grid__row.tp1-grid--gutter-9n .tp1-grid__col {
    margin-bottom: 36px;
    padding-right: 18px;
    padding-left: 18px
}

.tp1-grid__row.tp1-grid--gutter-10n {
    margin-right: -20px;
    margin-bottom: -40px;
    margin-left: -20px
}

.tp1-grid__row.tp1-grid--gutter-10n .tp1-grid__col {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px
}

@media (max-width: 1200px) {
    .tp1-grid__row.tp1-grid--gutter-smallpc-0n {
        margin-right:0;
        margin-bottom: 0;
        margin-left: 0
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-0n .tp1-grid__col {
        margin-bottom: 0;
        padding-right: 0;
        padding-left: 0
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-1n {
        margin-right: -2px;
        margin-bottom: -4px;
        margin-left: -2px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-1n .tp1-grid__col {
        margin-bottom: 4px;
        padding-right: 2px;
        padding-left: 2px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-2n {
        margin-right: -4px;
        margin-bottom: -8px;
        margin-left: -4px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-2n .tp1-grid__col {
        margin-bottom: 8px;
        padding-right: 4px;
        padding-left: 4px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-3n {
        margin-right: -6px;
        margin-bottom: -12px;
        margin-left: -6px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-3n .tp1-grid__col {
        margin-bottom: 12px;
        padding-right: 6px;
        padding-left: 6px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-4n {
        margin-right: -8px;
        margin-bottom: -16px;
        margin-left: -8px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-4n .tp1-grid__col {
        margin-bottom: 16px;
        padding-right: 8px;
        padding-left: 8px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-5n {
        margin-right: -10px;
        margin-bottom: -20px;
        margin-left: -10px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-5n .tp1-grid__col {
        margin-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-6n {
        margin-right: -12px;
        margin-bottom: -24px;
        margin-left: -12px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-6n .tp1-grid__col {
        margin-bottom: 24px;
        padding-right: 12px;
        padding-left: 12px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-7n {
        margin-right: -14px;
        margin-bottom: -28px;
        margin-left: -14px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-7n .tp1-grid__col {
        margin-bottom: 28px;
        padding-right: 14px;
        padding-left: 14px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-8n {
        margin-right: -16px;
        margin-bottom: -32px;
        margin-left: -16px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-8n .tp1-grid__col {
        margin-bottom: 32px;
        padding-right: 16px;
        padding-left: 16px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-9n {
        margin-right: -18px;
        margin-bottom: -36px;
        margin-left: -18px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-9n .tp1-grid__col {
        margin-bottom: 36px;
        padding-right: 18px;
        padding-left: 18px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-10n {
        margin-right: -20px;
        margin-bottom: -40px;
        margin-left: -20px
    }

    .tp1-grid__row.tp1-grid--gutter-smallpc-10n .tp1-grid__col {
        margin-bottom: 40px;
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (max-width: 1000px) {
    .tp1-grid__row.tp1-grid--gutter-tablet-0n {
        margin-right:0;
        margin-bottom: 0;
        margin-left: 0
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-0n .tp1-grid__col {
        margin-bottom: 0;
        padding-right: 0;
        padding-left: 0
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-1n {
        margin-right: -2px;
        margin-bottom: -4px;
        margin-left: -2px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-1n .tp1-grid__col {
        margin-bottom: 4px;
        padding-right: 2px;
        padding-left: 2px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-2n {
        margin-right: -4px;
        margin-bottom: -8px;
        margin-left: -4px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-2n .tp1-grid__col {
        margin-bottom: 8px;
        padding-right: 4px;
        padding-left: 4px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-3n {
        margin-right: -6px;
        margin-bottom: -12px;
        margin-left: -6px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-3n .tp1-grid__col {
        margin-bottom: 12px;
        padding-right: 6px;
        padding-left: 6px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-4n {
        margin-right: -8px;
        margin-bottom: -16px;
        margin-left: -8px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-4n .tp1-grid__col {
        margin-bottom: 16px;
        padding-right: 8px;
        padding-left: 8px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-5n {
        margin-right: -10px;
        margin-bottom: -20px;
        margin-left: -10px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-5n .tp1-grid__col {
        margin-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-6n {
        margin-right: -12px;
        margin-bottom: -24px;
        margin-left: -12px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-6n .tp1-grid__col {
        margin-bottom: 24px;
        padding-right: 12px;
        padding-left: 12px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-7n {
        margin-right: -14px;
        margin-bottom: -28px;
        margin-left: -14px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-7n .tp1-grid__col {
        margin-bottom: 28px;
        padding-right: 14px;
        padding-left: 14px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-8n {
        margin-right: -16px;
        margin-bottom: -32px;
        margin-left: -16px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-8n .tp1-grid__col {
        margin-bottom: 32px;
        padding-right: 16px;
        padding-left: 16px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-9n {
        margin-right: -18px;
        margin-bottom: -36px;
        margin-left: -18px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-9n .tp1-grid__col {
        margin-bottom: 36px;
        padding-right: 18px;
        padding-left: 18px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-10n {
        margin-right: -20px;
        margin-bottom: -40px;
        margin-left: -20px
    }

    .tp1-grid__row.tp1-grid--gutter-tablet-10n .tp1-grid__col {
        margin-bottom: 40px;
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (max-width: 768px) {
    .tp1-grid__row.tp1-grid--gutter-pad-0n {
        margin-right:0;
        margin-bottom: 0;
        margin-left: 0
    }

    .tp1-grid__row.tp1-grid--gutter-pad-0n .tp1-grid__col {
        margin-bottom: 0;
        padding-right: 0;
        padding-left: 0
    }

    .tp1-grid__row.tp1-grid--gutter-pad-1n {
        margin-right: -2px;
        margin-bottom: -4px;
        margin-left: -2px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-1n .tp1-grid__col {
        margin-bottom: 4px;
        padding-right: 2px;
        padding-left: 2px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-2n {
        margin-right: -4px;
        margin-bottom: -8px;
        margin-left: -4px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-2n .tp1-grid__col {
        margin-bottom: 8px;
        padding-right: 4px;
        padding-left: 4px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-3n {
        margin-right: -6px;
        margin-bottom: -12px;
        margin-left: -6px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-3n .tp1-grid__col {
        margin-bottom: 12px;
        padding-right: 6px;
        padding-left: 6px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-4n {
        margin-right: -8px;
        margin-bottom: -16px;
        margin-left: -8px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-4n .tp1-grid__col {
        margin-bottom: 16px;
        padding-right: 8px;
        padding-left: 8px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-5n {
        margin-right: -10px;
        margin-bottom: -20px;
        margin-left: -10px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-5n .tp1-grid__col {
        margin-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-6n {
        margin-right: -12px;
        margin-bottom: -24px;
        margin-left: -12px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-6n .tp1-grid__col {
        margin-bottom: 24px;
        padding-right: 12px;
        padding-left: 12px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-7n {
        margin-right: -14px;
        margin-bottom: -28px;
        margin-left: -14px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-7n .tp1-grid__col {
        margin-bottom: 28px;
        padding-right: 14px;
        padding-left: 14px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-8n {
        margin-right: -16px;
        margin-bottom: -32px;
        margin-left: -16px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-8n .tp1-grid__col {
        margin-bottom: 32px;
        padding-right: 16px;
        padding-left: 16px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-9n {
        margin-right: -18px;
        margin-bottom: -36px;
        margin-left: -18px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-9n .tp1-grid__col {
        margin-bottom: 36px;
        padding-right: 18px;
        padding-left: 18px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-10n {
        margin-right: -20px;
        margin-bottom: -40px;
        margin-left: -20px
    }

    .tp1-grid__row.tp1-grid--gutter-pad-10n .tp1-grid__col {
        margin-bottom: 40px;
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (max-width: 600px) {
    .tp1-grid__row.tp1-grid--gutter-phone-0n {
        margin-right:0;
        margin-bottom: 0;
        margin-left: 0
    }

    .tp1-grid__row.tp1-grid--gutter-phone-0n .tp1-grid__col {
        margin-bottom: 0;
        padding-right: 0;
        padding-left: 0
    }

    .tp1-grid__row.tp1-grid--gutter-phone-1n {
        margin-right: -2px;
        margin-bottom: -4px;
        margin-left: -2px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-1n .tp1-grid__col {
        margin-bottom: 4px;
        padding-right: 2px;
        padding-left: 2px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-2n {
        margin-right: -4px;
        margin-bottom: -8px;
        margin-left: -4px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-2n .tp1-grid__col {
        margin-bottom: 8px;
        padding-right: 4px;
        padding-left: 4px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-3n {
        margin-right: -6px;
        margin-bottom: -12px;
        margin-left: -6px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-3n .tp1-grid__col {
        margin-bottom: 12px;
        padding-right: 6px;
        padding-left: 6px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-4n {
        margin-right: -8px;
        margin-bottom: -16px;
        margin-left: -8px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-4n .tp1-grid__col {
        margin-bottom: 16px;
        padding-right: 8px;
        padding-left: 8px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-5n {
        margin-right: -10px;
        margin-bottom: -20px;
        margin-left: -10px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-5n .tp1-grid__col {
        margin-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-6n {
        margin-right: -12px;
        margin-bottom: -24px;
        margin-left: -12px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-6n .tp1-grid__col {
        margin-bottom: 24px;
        padding-right: 12px;
        padding-left: 12px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-7n {
        margin-right: -14px;
        margin-bottom: -28px;
        margin-left: -14px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-7n .tp1-grid__col {
        margin-bottom: 28px;
        padding-right: 14px;
        padding-left: 14px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-8n {
        margin-right: -16px;
        margin-bottom: -32px;
        margin-left: -16px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-8n .tp1-grid__col {
        margin-bottom: 32px;
        padding-right: 16px;
        padding-left: 16px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-9n {
        margin-right: -18px;
        margin-bottom: -36px;
        margin-left: -18px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-9n .tp1-grid__col {
        margin-bottom: 36px;
        padding-right: 18px;
        padding-left: 18px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-10n {
        margin-right: -20px;
        margin-bottom: -40px;
        margin-left: -20px
    }

    .tp1-grid__row.tp1-grid--gutter-phone-10n .tp1-grid__col {
        margin-bottom: 40px;
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (max-width: 768px) {
    .tp1-grid__col--pad-1-5 {
        display:block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
        box-flex: 0
    }

    .tp1-grid__col--pad-0 {
        display: none
    }

    .tp1-grid__col--pad-order-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .tp1-grid__col--pad-1 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 4.1666666667%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .tp1-grid__col--pad-2 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.3333333333%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .tp1-grid__col--pad-3 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 12.5%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .tp1-grid__col--pad-4 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .tp1-grid__col--pad-5 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20.8333333333%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .tp1-grid__col--pad-6 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .tp1-grid__col--pad-7 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 29.1666666667%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .tp1-grid__col--pad-8 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .tp1-grid__col--pad-9 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 37.5%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .tp1-grid__col--pad-10 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.6666666667%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .tp1-grid__col--pad-11 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 45.8333333333%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .tp1-grid__col--pad-12 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .tp1-grid__col--pad-13 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 54.1666666667%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .tp1-grid__col--pad-14 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.3333333333%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .tp1-grid__col--pad-15 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 62.5%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .tp1-grid__col--pad-16 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.6666666667%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .tp1-grid__col--pad-17 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 70.8333333333%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .tp1-grid__col--pad-18 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .tp1-grid__col--pad-19 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 79.1666666667%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .tp1-grid__col--pad-20 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.3333333333%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .tp1-grid__col--pad-21 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 87.5%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .tp1-grid__col--pad-22 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.6666666667%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .tp1-grid__col--pad-23 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 95.8333333333%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .tp1-grid__col--pad-24 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        box-flex: 0
    }

    .tp1-grid__col--pad-order-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

@media (max-width: 600px) {
    .tp1-grid__col--phone-1-5 {
        display:block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
        box-flex: 0
    }

    .tp1-grid__col--phone-0 {
        display: none
    }

    .tp1-grid__col--phone-order-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .tp1-grid__col--phone-1 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 4.1666666667%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .tp1-grid__col--phone-2 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.3333333333%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .tp1-grid__col--phone-3 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 12.5%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .tp1-grid__col--phone-4 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .tp1-grid__col--phone-5 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20.8333333333%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .tp1-grid__col--phone-6 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .tp1-grid__col--phone-7 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 29.1666666667%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .tp1-grid__col--phone-8 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .tp1-grid__col--phone-9 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 37.5%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .tp1-grid__col--phone-10 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.6666666667%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .tp1-grid__col--phone-11 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 45.8333333333%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .tp1-grid__col--phone-12 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .tp1-grid__col--phone-13 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 54.1666666667%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .tp1-grid__col--phone-14 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.3333333333%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .tp1-grid__col--phone-15 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 62.5%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .tp1-grid__col--phone-16 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.6666666667%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .tp1-grid__col--phone-17 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 70.8333333333%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .tp1-grid__col--phone-18 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .tp1-grid__col--phone-19 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 79.1666666667%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .tp1-grid__col--phone-20 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.3333333333%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .tp1-grid__col--phone-21 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 87.5%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .tp1-grid__col--phone-22 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.6666666667%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .tp1-grid__col--phone-23 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 95.8333333333%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .tp1-grid__col--phone-24 {
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        box-flex: 0
    }

    .tp1-grid__col--phone-order-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

#FEFLOW {
    content: mai202510231103
}
