.dialog_global-dialog-wrapper__8yuJv {
    display: flex;
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,.3)
}

.dialog_global-dialog-wrapper__8yuJv .dialog-container {
    position: relative;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 10px 32px 0 rgba(0,0,0,.12),0 0 16px 0 rgba(0,0,0,.08)
}

.dialog_global-dialog-wrapper__8yuJv .dialog-container .ant-spin-nested-loading>div>.ant-spin {
    max-height: unset
}

.dialog_global-dialog-wrapper__8yuJv .dialog-header {
    position: relative;
    height: 72px;
    padding: 24px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    background: #fff;
    color: #262626;
    font-weight: 500;
    font-size: 20px
}

.dialog_global-dialog-wrapper__8yuJv .dialog-header .back {
    margin: 4px 4px 0 0
}

.dialog_global-dialog-wrapper__8yuJv .dialog-header .title-row {
    display: flex;
    align-items: center;
    color: #262626;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px
}

.dialog_global-dialog-wrapper__8yuJv .dialog-header .title-row svg {
    margin-right: 8px;
    color: #fa8c16
}

.dialog_global-dialog-wrapper__8yuJv .dialog-header .close {
    position: absolute;
    top: 24px;
    right: 24px;
    border-radius: 4px;
    cursor: pointer
}

.dialog_global-dialog-wrapper__8yuJv .dialog-header .close:hover {
    background-color: #f0f0f0
}

.dialog_global-dialog-wrapper__8yuJv .dialog-header .close:active {
    background-color: #d9d9d9
}

.applyTrialSuccess_content__oe7AP {
    width: 500px;
    padding: 0 24px 24px
}

.applyTrialSuccess_content__oe7AP .title {
    color: #262626
}

.applyTrialSuccess_content__oe7AP .qrcode-box,.applyTrialSuccess_content__oe7AP .title {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    font-family: PingFang SC-Medium,PingFang SC
}

.applyTrialSuccess_content__oe7AP .qrcode-box {
    margin-top: 16px;
    color: #8c8c8c;
    text-align: center
}

.applyTrialSuccess_content__oe7AP .qrcode-box canvas {
    margin: 0 auto
}

.applyTrialSuccess_content__oe7AP .qrcode-box .qrcode-hint {
    margin-top: 4px
}

.applyTrialSuccess_content__oe7AP .btn {
    margin-top: 24px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    font-family: PingFang SC-Medium,PingFang SC;
    text-align: right
}

.applyTrialSuccess_content__oe7AP .btn button {
    width: 60px;
    height: 32px;
    border-radius: 8px 8px 8px 8px;
    background: #3470ff
}

.consultant_dialogContact__BGdhd {
    --var-menu-hover-color: #3470ff;
    display: flex;
    visibility: visible;
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 850px;
    height: 520px;
    transform: translate(-50%,-50%);
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 4px 32px 0 rgba(0,0,0,.03);
    color: #262626
}

.consultant_dialogContact__BGdhd .consultant_left__L6nSE {
    display: flex;
    flex-direction: column;
    width: 386px;
    padding: 58px 55px;
    border-radius: 8px;
    background: url(/static/dialog/contact.png),linear-gradient(180deg,#dbeaff,#eef6ff);
    background-position: bottom;
    background-size: 219 219;
    background-repeat: no-repeat;
    text-align: center
}

.consultant_dialogContact__BGdhd .consultant_left__L6nSE .consultant_title__X_ZB_ {
    font-weight: 600;
    font-size: 20px
}

.consultant_dialogContact__BGdhd .consultant_left__L6nSE .consultant_subtitle__ueWou {
    margin-bottom: 36px;
    color: #ff9000;
    font-weight: 600;
    font-size: 20px
}

.consultant_dialogContact__BGdhd .consultant_left__L6nSE .consultant_content__EAFiI {
    text-align: left
}

.consultant_dialogContact__BGdhd .consultant_left__L6nSE .consultant_content__EAFiI ul {
    height: 24px;
    font-size: 14px
}

.consultant_dialogContact__BGdhd .consultant_left__L6nSE .consultant_content__EAFiI ul li {
    margin-bottom: 20px
}

.consultant_dialogContact__BGdhd .consultant_left__L6nSE .consultant_content__EAFiI ul li svg {
    display: inline-block;
    margin-right: 8px;
    color: #ff9000
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv {
    display: flex;
    position: relative;
    flex-direction: column;
    padding: 44px 36px 26px;
    text-align: center
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_close__FsbH2 {
    position: absolute;
    top: 25px;
    right: 22px;
    cursor: pointer
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_title__X_ZB_ {
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 20px
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li {
    height: 64px
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li input,.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li textarea {
    width: 392px;
    height: 40px;
    border: 1px solid #d9d9d9;
    border-radius: 8px 8px 8px 8px;
    background: #fff;
    text-indent: 15px;
    opacity: 1
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li input:focus,.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li textarea:focus {
    outline: none
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li textarea {
    height: 62px!important;
    padding: 8px 15px;
    line-height: 20px;
    text-indent: 0
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li .consultant_hint__iQLGT {
    margin-top: 1px;
    color: #ff9000;
    font-size: 12px;
    text-align: left;
    text-indent: 12px
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li:last-child {
    height: 90px
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li:last-child .consultant_hint__iQLGT {
    margin-top: -5px
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI button {
    width: 392px;
    height: 32px;
    border-radius: 8px;
    background: #3470ff;
    color: #fff
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_result__gGLzr {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 385px
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_result__gGLzr .consultant_title__X_ZB_ {
    height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #262626;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_result__gGLzr .consultant_subtitle__ueWou {
    margin-bottom: 20px;
    color: #8c8c8c;
    font-size: 14px
}

.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_result__gGLzr .consultant_desc__rONen {
    margin-top: 15px;
    color: #636468;
    font-size: 14px
}

@media screen and (max-width: 1271px) {
    .consultant_dialogContact__BGdhd {
        width:calc(100vw - 30px);
        height: 560px
    }

    .consultant_dialogContact__BGdhd .consultant_left__L6nSE {
        display: none
    }

    .consultant_dialogContact__BGdhd .consultant_right__91XMv {
        padding: 44px 20px 26px
    }

    .consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_title__X_ZB_ {
        padding: 0 20px
    }

    .consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI button,.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li input,.consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_action__RzovF .consultant_content__EAFiI ul li textarea {
        width: calc(100vw - 95px)
    }

    .consultant_dialogContact__BGdhd .consultant_right__91XMv .consultant_result__gGLzr {
        width: calc(100vw - 76px)
    }
}

.consultant_warp__Sy5R8 {
    background: linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.3))
}

.consultant_warp__Sy5R8,.sobot_sobot__wRshT .sobot_warp__54QS6 {
    display: flex;
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center
}

.sobot_sobot__wRshT .sobot_warp__54QS6 {
    background-color: rgba(0,0,0,.3)
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl {
    display: flex;
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    width: 320px;
    padding: 20px 0;
    transform: translate(-50%,-50%);
    border-radius: 8px;
    background-color: #fff;
    font-size: 16px;
    text-align: center
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl .sobot_close__xsP2J {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl .sobot_title__nWXg8 {
    width: 100%;
    padding: 15px;
    border-bottom: .5px solid #e2e0e0;
    font-weight: 600
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl .sobot_content__OyC96 {
    width: 100%;
    padding: 20px
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl .sobot_btns__En76i {
    display: flex;
    -moz-column-gap: 25px;
    column-gap: 25px;
    padding: 10px
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl .sobot_btns__En76i button {
    padding: 2px 12px;
    border-radius: 8px;
    font-size: 14px
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl .sobot_btns__En76i .sobot_goon__Ob6Tj {
    border: 1px solid #e2e4e9;
    color: #202429
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl .sobot_btns__En76i .sobot_login__Gf_hZ {
    background: #3470ff;
    color: #fff
}

.sobot_sobot__wRshT .sobot_sobotDialog__wC_rl .sobot_qrcode__UVmw7 {
    padding: 20px 10px 0
}

.trial_content__Xz8_a {
    width: 600px;
    padding: 0 10px 80px 24px
}

.trial_content__Xz8_a .form-content {
    height: calc(100vh - 250px);
    overflow-x: hidden;
    overflow-y: overlay
}

.trial_content__Xz8_a .form-content .form-item {
    position: relative;
    width: 552px;
    font-size: 13px
}

.trial_content__Xz8_a .form-content .form-item .area-select {
    display: flex
}

.trial_content__Xz8_a .form-content .form-item:not(:first-child) {
    margin-top: 24px
}

.trial_content__Xz8_a .form-content .form-item .upload {
    position: relative
}

.trial_content__Xz8_a .form-content .form-item .upload-label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 82px;
    height: 32px;
    border: 1px solid #d9d9d9;
    border-radius: 8px 8px 8px 8px;
    background: #fff
}

.trial_content__Xz8_a .form-content .form-item .upload-label span {
    margin-left: 8px
}

.trial_content__Xz8_a .form-content .form-item .upload-hint {
    margin-top: 16px;
    color: #86909c;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    font-family: PingFang SC-Regular,PingFang SC
}

.trial_content__Xz8_a .form-content .form-item .upload-error-hint {
    position: absolute;
    bottom: -20px;
    color: #ff4d4f;
    font-size: 12px
}

.trial_content__Xz8_a .form-content .form-item .uploaded-box {
    margin-bottom: 8px;
    padding: 6px 0;
    background-color: #fafafa
}

.trial_content__Xz8_a .form-content .form-item .uploaded-file {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 12px;
    color: #000;
    font-size: 14px
}

.trial_content__Xz8_a .form-content .form-item .uploaded-file .icon-delete {
    cursor: pointer
}

.trial_content__Xz8_a .form-content .form-item .uploaded-file .icon-left {
    display: flex;
    align-items: center
}

.trial_content__Xz8_a .form-content .form-item .uploaded-file .icon-left span {
    margin-left: 8px
}

.trial_content__Xz8_a .form-content .form-item .uploaded-file:not(:last-child) {
    margin-bottom: 10px
}

.trial_content__Xz8_a .form-content .form-item label {
    display: flex;
    align-items: center;
    margin-right: 36px;
    color: #000;
    cursor: pointer
}

.trial_content__Xz8_a .form-content .form-item label input {
    margin-right: 8px;
    cursor: pointer
}

.trial_content__Xz8_a .form-content .form-item label input:disabled {
    cursor: not-allowed
}

.trial_content__Xz8_a .form-content .form-item .code-box {
    display: flex;
    justify-content: space-between
}

.trial_content__Xz8_a .form-content .form-item .code-box .code {
    flex-shrink: 0;
    height: 40px;
    margin-left: 8px;
    padding: 10px 16px;
    border: 1px solid #d9d9d9;
    border-radius: 8px 8px 8px 8px;
    background: #fff;
    color: #262626;
    font-size: 14px;
    text-align: center;
    cursor: pointer
}

.trial_content__Xz8_a .form-content .form-item .code-box .code:disabled {
    background: hsla(0,0%,90%,.69);
    color: #8c8c8c;
    cursor: not-allowed
}

.trial_content__Xz8_a .form-content .form-item .hint {
    position: absolute;
    bottom: -20px;
    color: #ff4d4f;
    font-size: 12px
}

.trial_content__Xz8_a .form-content .form-item .label-title {
    margin-bottom: 16px;
    color: #8c8c8c;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    font-family: PingFang SC-Regular,PingFang SC
}

.trial_content__Xz8_a .form-content .form-item .phone-content {
    display: flex
}

.trial_content__Xz8_a .form-content .form-item .input-radio {
    display: flex;
    color: #000;
    font-weight: 400;
    line-height: 20px;
    font-family: PingFang SC-Regular,PingFang SC
}

.trial_content__Xz8_a .form-content .form-item .required:before {
    display: inline-block;
    -webkit-margin-end: 4px;
    margin-inline-end:4px;content: "*";
    color: #ff4d4f;
    line-height: 1;
    font-family: PingFang SC-Regular,PingFang SC
}

.trial_content__Xz8_a .form-content .form-item input[type=text] {
    width: 552px;
    height: 40px;
    padding-left: 12px;
    border: 1px solid #d9d9d9;
    border-radius: 8px 8px 8px 8px;
    outline: none;
    background: #fff;
    color: rgba(0,0,0,.85);
    font-size: 14px
}

.trial_content__Xz8_a .form-content .form-item input[type=text]:disabled {
    border: 1px solid #d9d9d9;
    background: #f5f5f5;
    cursor: not-allowed
}

.trial_content__Xz8_a .form-content .form-item input[type=checkbox] {
    -moz-appearance: initial;
    visibility: hidden;
    position: relative;
    width: 14px;
    height: 14px
}

.trial_content__Xz8_a .form-content .form-item input[type=checkbox]:after {
    display: inline-block;
    visibility: visible;
    position: absolute;
    top: 0;
    width: 14px;
    height: 14px;
    padding-left: 0;
    border: 1px solid #d9d9d9;
    border-radius: 2px 2px 2px 2px;
    content: " ";
    color: #3470ff;
    text-align: center
}

.trial_content__Xz8_a .form-content .form-item input[type=checkbox]:checked:after {
    background-color: #3470ff;
    content: "✔";
    color: #fff;
    line-height: 14px
}

.trial_content__Xz8_a .trial_btns__EexVF {
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
    justify-content: flex-end;
    width: 100%;
    padding: 0 24px;
    gap: 12px;
    border-radius: 0 0 16px 16px;
    background-color: #fff
}

.trial_content__Xz8_a .trial_btns__EexVF .trial_btn__KDY02 {
    display: flex;
    height: 32px;
    margin: 24px 0;
    padding: 0 16px;
    border-radius: 8px;
    background: #3470ff;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    text-align: center
}

.trial_content__Xz8_a .trial_btns__EexVF .trial_btn__KDY02:disabled {
    background: #85b1ff;
    cursor: not-allowed
}

.trial_content__Xz8_a .trial_btns__EexVF .trial_btn__KDY02:focus {
    background: #1237b3
}

.trial_content__Xz8_a .trial_btns__EexVF .trial_btn__KDY02.trial_gray__WrPMS {
    background: #f5f5f5;
    color: #d9d9d9;
    cursor: not-allowed
}

.trial_content__Xz8_a .trial_btns__EexVF .trial_btn__KDY02.trial_outline__cyHcu {
    border: 1px solid #d9d9d9;
    background: #fff;
    color: #262626
}

.unableFreeTrial_content__6xLVN {
    width: 600px;
    padding: 0 24px
}

.unableFreeTrial_content__6xLVN .title {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    font-family: PingFang SC-Medium,PingFang SC
}

.unableFreeTrial_content__6xLVN .trial-rule {
    margin-top: 24px;
    color: #262626;
    font-weight: 500;
    font-size: 14px;
    font-family: PingFang SC-Medium,PingFang SC
}

.unableFreeTrial_content__6xLVN .trial-rule .link {
    color: #3470ff;
    cursor: pointer
}

.unableFreeTrial_content__6xLVN .contact {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    font-family: PingFang SC-Medium,PingFang SC;
    margin-top: 16px;
    margin-bottom: 24px
}

.toolkit_toolkit__wTLm3 {
    display: flex;
    z-index: 1;
    position: fixed;
    top: calc(100vh - 548px);
    right: 24px;
    row-gap: 18px;
    flex-direction: column;
    align-items: center;
    width: 54px
}

.toolkit_toolkit__wTLm3 .toolkit_consult__0pb79 {
    width: 54px;
    height: 138px;
    padding: 16px 0;
    border-radius: 32px;
    background: url(/static/toolkit/consult.png);
    background-size: cover;
    box-shadow: 0 2px 4px 0 rgba(52,112,255,.26);
    color: #fff;
    cursor: pointer
}

.toolkit_toolkit__wTLm3 .toolkit_consult__0pb79 svg {
    margin: 0 auto
}

.toolkit_toolkit__wTLm3 .toolkit_consult__0pb79 span {
    display: block;
    width: 14px;
    margin: 0 auto;
    padding-top: 8px;
    font-size: 14px
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 {
    width: 54px;
    padding: 20px 0;
    border-radius: 32px;
    background-color: #fff;
    box-shadow: 0 0 14px 0 rgba(0,36,119,.26);
    color: #636468
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 ul {
    display: flex;
    position: relative;
    row-gap: 17px;
    flex-direction: column;
    align-items: center
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 ul li {
    height: 40px;
    cursor: pointer
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 ul li svg {
    margin: 0 auto 6px;
    color: #000
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 ul li span {
    display: block;
    margin: 0 auto;
    font-size: 11px
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 ul li .toolkit_showicon__RaLvK {
    display: none;
    z-index: -1;
    position: absolute;
    top: -20px;
    left: -258px;
    width: 256px;
    height: 256px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 14px 0 rgba(0,36,119,.26)
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 ul li .toolkit_showicon__RaLvK img {
    margin: 0 auto;
    vertical-align: middle
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 ul li:hover .toolkit_showicon__RaLvK {
    display: block
}

.toolkit_toolkit__wTLm3 .toolkit_contact__FAv07 ul li:hover svg {
    color: #3470ff
}

@media screen and (max-width: 1440px) {
    .toolkit_toolkit__wTLm3 {
        right:12px!important
    }
}

@media screen and (max-width: 1271px) {
    .toolkit_toolkit__wTLm3 {
        display:none;
        height: 0
    }
}
