.toggle-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: hsla(0, 0%, 100%, .4)
}

.shadow[data-v-5317577f] {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.shadow-white[data-v-5317577f] {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .05);
    border-radius: 4px;
    border: 1px solid #dee2e6
}

.flex-mixins[data-v-5317577f] {
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center
}

.flex-s-mixins[data-v-5317577f] {
    flex: 1
}

.logo[data-v-5317577f] {
    width: 117px;
    height: 60px;
    padding: 10px 0
}

.logo a[data-v-5317577f],
.logo span[data-v-5317577f] {
    width: 117px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    background: url(https://cb-img.lianlianpay.com/cb_static/images/logo/lianlianglobal.svg) 50% no-repeat;
    background-size: auto 20px
}

.logo .disabled[data-v-5317577f] {
    pointer-events: none
}

@media only screen and (max-width:428px) {
    .logo[data-v-5317577f] {
        height: 54px;
        padding: 7px 0
    }
    .logo a[data-v-5317577f],
    .logo span[data-v-5317577f] {
        height: 40px
    }
}

.header {
    position: relative;
    z-index: 11;
    border-bottom: 1px solid #e5e5e6
}

.header,
.header.is-w {
    background: #fff
}

.header .header-container {
    width: 92%;
    margin: 0 auto
}

.header .header-container .lang-wrap {
    height: 60px;
    line-height: 60px;
    float: right
}

.header .header-container .cb-dropdown {
    width: auto
}

.header .header-container .cb-dropdown-item {
    display: flex;
    align-items: center
}

.header .header-container .cb-dropdown-item>span {
    display: inline-block
}

.header .header-container .lang-flag {
    margin-right: 8px
}

.header .header-container .fw-500 {
    font-weight: 500
}

.drawer {
    float: right;
    line-height: 40px;
    padding: 10px 0;
    font-size: 14px
}

.clearfix:after {
    clear: both;
    content: "";
    display: block
}

@media only screen and (max-width:428px) {
    .drawer {
        line-height: 34px
    }
    .header .header-container {
        width: 100%;
        padding: 0 20px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .ua-mobile .header {
        position: relative;
        border-bottom: none;
        overflow: hidden
    }
    .ua-mobile .header:after {
        content: "";
        border-bottom: 1px solid #e5e5e6;
        transform: scaleY(.5);
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }
}

.footer {
    padding: 5px 0;
    position: relative;
    z-index: 999
}

.footer .footer-content {
    display: flex;
    font-size: 12px;
    color: #606266;
    margin-bottom: 19px;
    justify-content: center;
    align-items: center
}

.footer .footer-content .police {
    color: #606266
}

.footer .footer-content .police:hover {
    text-decoration: underline
}

.footer .footer-content .police img {
    vertical-align: -5px;
    margin-right: 5px
}

.footer .footer-copyright {
    margin-right: 80px;
    display: flex
}

.footer .footer-link a {
    position: relative;
    margin: 0 12px 0 7px;
    font-size: 12px;
    color: #606266
}

.footer .footer-link a:hover {
    color: #288cff;
    text-decoration: underline
}

@media only screen and (max-width:428px) {
    .footer .footer-content {
        flex-direction: column
    }
    .footer .footer-copyright {
        flex-direction: column;
        margin-right: 0
    }
    .footer .footer-copyright .footer-police,
    .footer .footer-link {
        display: none
    }
}

.shadow[data-v-4c406ce4] {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.shadow-white[data-v-4c406ce4] {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .05);
    border-radius: 4px;
    border: 1px solid #dee2e6
}

.flex-mixins[data-v-4c406ce4] {
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center
}

.flex-s-mixins[data-v-4c406ce4] {
    flex: 1
}

.brand-aside[data-v-4c406ce4] {
    width: 100%;
    height: 100%;
    max-height: 100vh;
    position: sticky;
    overflow: hidden;
    left: 0;
    top: 0;
    background: #4080ff;
    background-image: url(images/loginbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.brand-aside .mask[data-v-4c406ce4] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 896px;
    aspect-ratio: .76646707
}

.brand-aside .mask>svg[data-v-4c406ce4] {
    display: block;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    position: absolute
}
.brand-aside .logo{
    display: inline-block;
    width: 180px; 
    margin: 20px;
    margin-top: 50px;  
}
.brand-aside .aside-tips{
    width: 100%;
    color: white;
    font-family: cursive;
    font-style: oblique;
    font-size: 38px;
    text-align: center;
    position: absolute;
    bottom: 100px;
}
.brand-aside .aside-tips2{
    width: 100%;
    color: white;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 70px;
}
.brand-aside .mask>svg[data-v-4c406ce4]:first-child {
    transform: rotate(-45deg);
    transform-origin: center center;
    margin-top: -86%;
    margin-left: -34%
}

.brand-aside .mask>svg[data-v-4c406ce4]:nth-child(2) {
    transform: rotate(-225deg);
    transform-origin: center center;
    opacity: .4;
    margin-top: 12%;
    margin-left: -68%
}

.brand-aside .slogan-wrap[data-v-4c406ce4] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -60%, 0);
    color: #fff;
    width: 320px;
    display: flex;
    align-items: center;
    flex-direction: column
}

.brand-aside .slogan-wrap .slogan[data-v-4c406ce4] {
    position: relative
}

.brand-aside .slogan-wrap .slogan>svg[data-v-4c406ce4] {
    display: block;
    margin: 0 auto
}

.brand-aside .slogan-wrap .slogan .icon[data-v-4c406ce4] {
    position: absolute;
    right: -10px;
    bottom: calc(50% + 8px)
}

.brand-aside .slogan-wrap p[data-v-4c406ce4] {
    margin-top: 24px
}

.shadow[data-v-64763830] {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.shadow-white[data-v-64763830] {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .05);
    border-radius: 4px;
    border: 1px solid #dee2e6
}

.flex-mixins[data-v-64763830] {
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center
}

.flex-s-mixins[data-v-64763830] {
    flex: 1
}

.frame-layout[data-v-64763830] {
    padding: 0 20px;
    max-width: 440px;
    margin: 0 auto
}

.main-wrapper {
    min-width: 1120px
}

.cb-main-wrap.content-wrap {
    display: flex;
    align-items: center
}

.cb-main-wrap.content-wrap .main-layout {
    margin: 40px auto
}

.is-iframe .main-wrapper {
    min-width: auto;
    overflow: hidden
}

.is-iframe .cb-main-wrap.content-wrap .cb-container {
    margin-top: 0
}

.is-iframe .cb-main-wrap.content-wrap .main-layout {
    margin: 0
}

@media only screen and (max-width:428px) {
    .main-wrapper {
        min-width: auto
    }
    .cb-main-wrap.content-wrap {
        justify-content: center;
        align-items: flex-start;
        width: 100%
    }
    .cb-main-wrap.content-wrap .cb-container {
        width: 100%
    }
    .cb-main-wrap.content-wrap .main-layout {
        margin-top: 0
    }
}

.shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.shadow-white {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .05);
    border-radius: 4px;
    border: 1px solid #dee2e6
}

.flex-mixins {
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center
}

.flex-s-mixins {
    flex: 1
}

body {
    background: transparent
}

.is-normal body {
    background: #f8f9fa
}

h1 {
    font-size: 50px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

h3,
h4,
h5,
h6 {
    font-weight: 500
}

.cb-main-wrap {
    display: block;
    min-height: calc(100vh - 111px);
    position: relative;
    z-index: 10;
    padding: 1px 0;
    margin: -1px 0
}

.cb-main-wrap+.footer-single {
    margin-bottom: -30px;
    margin-bottom: 20px
}

.cb-main-wrap .cb-main-wrap {
    min-height: 0
}

.container {
    width: 1120px;
    margin-left: auto;
    margin-right: auto
}

.noscroll .footer,
.noscroll .header {
    margin-right: -20px;
    padding-right: 20px
}

.panel-sp {
    padding: 32px 40px
}

.panel-sp h3 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 4px;
    color: #303133
}

.is-link {
    cursor: pointer;
    color: #0e59f0
}

.is-link:hover {
    color: #288cff
}

.is-pointer {
    cursor: pointer
}

.account-setting-choose .label-title {
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 500
}

.account-setting-choose .label-title .cb-icon {
    font-size: 18px
}

.account-setting-choose .panel-form-action .submit-btn {
    width: 160px
}

.frame-show,
.h5-show {
    display: none
}

.is-iframe .cb-main-wrap {
    min-height: 100vh;
    padding: 2px 0 0 0;
    display: block
}

.is-iframe .is-page-loading {
    min-height: 100vh!important
}

.is-iframe .login-page,
.is-iframe .register-page,
.is-iframe .register-page .register-form-wrap {
    margin: 0!important
}

.is-iframe .register-page .register-form-wrap {
    padding: 0
}

.is-iframe .login-page .cb-select-dropdown .cb-scrollbar__wrap {
    max-height: 100px
}

.is-iframe .cb-container {
    margin: 0;
    padding: 0
}

.is-iframe .frame-flex {
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center
}

.is-iframe .frame-flex-between {
    justify-content: space-between
}

.is-iframe .frame-flex-center {
    justify-content: center
}

.is-iframe .frame-flex-cloumn {
    flex-flow: column
}

.is-iframe .frame-flex-end {
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap
}

.is-iframe .frame-flex-start {
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap
}

.is-iframe .frame-flex-wrap {
    flex-wrap: wrap
}

.is-iframe .frame-flex-middle {
    align-items: center
}

.is-iframe .frame-flex-stretch {
    align-items: stretch
}

.is-iframe .frame-flex-bottom {
    align-items: flex-end
}

.is-iframe .frame-flex .flex-s {
    flex: 1;
    min-width: 0
}

.is-iframe .frame-show {
    display: block
}

.is-iframe .frame-hide {
    display: none
}

.is-iframe .panel {
    background: transparent!important
}

.is-iframe .cb-modal-mask {
    background-color: hsla(0, 0%, 100%, .8)
}

.is-iframe .cb-modal {
    border: 1px solid #dee2e6;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .15)
}

.is-iframe div.frame-place {
    color: #909399;
    margin-bottom: 16px
}

.is-iframe div.frame-place a {
    color: #606266
}

.is-iframe div.frame-place a:hover {
    color: #0e59f0
}

@media only screen and (max-width:428px) {
    body {
        background: transparent!important
    }
    .h5-hide {
        display: none
    }
    .h5-show {
        display: block
    }
    .panel {
        border: 0 none;
        box-shadow: none;
        padding: 0
    }
    .register-page .register-form-wrap {
        padding: 0!important
    }
}

.m0 {
    margin: 0
}

.pd10 {
    padding: 10px
}

.p12 {
    padding-left: 12px!important;
    padding-right: 12px!important
}

.pt100 {
    padding-top: 100px!important
}

.pb100 {
    padding-bottom: 100px!important
}

.ml_2 {
    margin-left: -2px!important
}

.mr_2 {
    margin-right: -2px!important
}

.ml10 {
    margin-left: 10px!important
}

.ml16 {
    margin-left: 16px!important
}

.ml24 {
    margin-left: 24px!important
}

.mt30 {
    margin-top: 30px!important
}

.mt32 {
    margin-top: 32px!important
}

.mt16 {
    margin-top: 16px!important
}

.mt20 {
    margin-top: 20px!important
}

.mt24 {
    margin-top: 24px!important
}

.mb {
    margin-bottom: 16px!important
}

.mb4 {
    margin-bottom: 4px!important
}

.mb8 {
    margin-bottom: 8px!important
}

.mb10 {
    margin-bottom: 10px!important
}

.mb16 {
    margin-bottom: 16px!important
}

.mb20 {
    margin-bottom: 20px!important
}

.mb24 {
    margin-bottom: 24px!important
}

.mb32 {
    margin-bottom: 32px!important
}

.mr5 {
    margin-right: 5px!important
}

.mr10 {
    margin-right: 10px!important
}

.mr16 {
    margin-right: 16px!important
}

.mr24 {
    margin-right: 24px!important
}

.text-c {
    text-align: center
}

.text-l {
    text-align: left
}

.text-r {
    text-align: right
}

.inline-b {
    display: inline-block
}

a {
    font-weight: inherit
}

.f12 {
    font-size: 12px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.fw {
    width: 100%
}

.mb0 {
    margin-bottom: 0!important
}

.ml_agreement {
    margin: 0 -2px
}

.ml_agreement:last-child {
    margin-right: 0
}

.cb-form-item {
    margin-bottom: 16px
}

.panel-form {
    padding: 30px 48px
}

.panel-form .panel-form-title {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 1
}

.panel-form .panel-form-item {
    max-width: 370px
}

.panel-form .panel-form-item.panel-form-item-large {
    max-width: 516px
}

.panel-form .panel-form-item-flex {
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center
}

.panel-form .panel-form-item-flex-between {
    justify-content: space-between
}

.panel-form .panel-form-item-flex-center {
    justify-content: center
}

.panel-form .panel-form-item-flex-cloumn {
    flex-flow: column
}

.panel-form .panel-form-item-flex-end {
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap
}

.panel-form .panel-form-item-flex-start {
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap
}

.panel-form .panel-form-item-flex-wrap {
    flex-wrap: wrap
}

.panel-form .panel-form-item-flex-middle {
    align-items: center
}

.panel-form .panel-form-item-flex-stretch {
    align-items: stretch
}

.panel-form .panel-form-item-flex-bottom {
    align-items: flex-end
}

.panel-form .panel-form-item-flex .flex-s {
    flex: 1;
    min-width: 0
}

.panel-form .panel-form-item-flex button:first-child {
    width: auto;
    flex-grow: 1
}

.panel-form .panel-form-box {
    padding: 30px 0 30px
}

.panel-form .panel-form-box:first-child {
    padding-top: 0
}

.panel-form .panel-form-box:last-child {
    padding-bottom: 0
}

.panel-form .panel-form-box:not(:first-child) {
    border-top: 1px solid #dee2e6
}

.panel-form .panel-form-box>.panel-form-box {
    padding: 0;
    border-top: 0 none
}

.panel-form .panel-form-box>.panel-form-box:not(:last-child)>.cb-form-item:last-child {
    margin-bottom: 20px;
    font-weight: 500
}

.panel-form .panel-form-action {
    margin-bottom: 10px
}

.panel-form .panel-form-action .agreement {
    margin-bottom: 20px;
    font-weight: 500
}

.panel-form .panel-form-action .agreement .cb-checkbox-wrapper .cb-checkbox {
    margin-top: -3px
}

.panel-form .panel-form-action .submit-btn:not(.cb-btn-long) {
    width: 220px
}

.panel-form .panel-form-action .cancel-btn {
    width: 140px;
    margin-left: 10px
}

.form-action .cb-btn+.cb-btn {
    margin-left: 10px
}

.form-action .submit-btn {
    width: 220px
}

.form-action .cancel-btn {
    width: 140px
}

@media screen and (max-width:428px) {
    .panel-form {
        padding: 0
    }
}

.cb-form-item-required .cb-form-item-label:before {
    display: none!important
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_1524088_et7a8esjf6r.eot);
    src: url(//at.alicdn.com/t/font_1524088_et7a8esjf6r.eot#iefix) format("embedded-opentype"), url(//at.alicdn.com/t/font_1524088_et7a8esjf6r.woff2) format("woff2"), url(//at.alicdn.com/t/font_1524088_et7a8esjf6r.woff) format("woff"), url(//at.alicdn.com/t/font_1524088_et7a8esjf6r.ttf) format("truetype"), url(//at.alicdn.com/t/font_1524088_et7a8esjf6r.svg#iconfont) format("svg")
}

.icon {
    font-family: iconfont!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-top: -2px
}

.icon-send-code:before {
    content: "\e6d6"
}

.c-white {
    color: #fff
}

.c-white-500 {
    color: hsla(0, 0%, 100%, .5)
}

.c-text {
    color: #606266
}

.c-dark {
    color: #303133
}

.c-tless {
    color: #909399
}

.c-tdis {
    color: #c0c4cc
}

.c-theme {
    color: #0e59f0!important
}

.c-success {
    color: #58af86
}

.c-error,
.c-import {
    color: #721c24
}

.c-info {
    color: #0c5460
}

.c-info-light {
    color: #d1ecf1
}

.c-gray {
    color: grey
}

a.c-tless:hover {
    color: #909399;
    opacity: .9
}

a.c-tdis:hover {
    color: #c0c4cc;
    opacity: .9
}

a.c-error:hover {
    color: #721c24;
    opacity: .9
}

.panel {
    background: #fff;
    border-radius: 2px
}

.panel+.panel {
    margin-top: 10px
}

.panel.panel-hidden {
    display: none
}

.panel .panel {
    box-shadow: none;
    border-color: #dee2e6
}

.panel .panel+.panel {
    margin-top: 20px
}

.panel.single-panel {
    min-height: 70vh
}

.panel .panel-hd {
    padding: 0 24px
}

.panel .panel-hd-wid {
    padding: 0 48px
}

.panel .panel-hd:not(.nob) {
    border-bottom: 1px solid #dee2e6
}

.panel .panel-hd.is-tab>h4 {
    cursor: pointer
}

.panel .panel-hd.is-tab>h4:not(:first-child) {
    margin-left: 40px
}

.panel .panel-hd.is-tab>h4.active {
    color: #0e59f0;
    height: 55px;
    border-bottom: 3px solid #0e59f0
}

.panel .panel-hd h3 {
    font-size: 28px
}

.panel .panel-hd h3,
.panel .panel-hd h4 {
    line-height: 55px;
    font-weight: 500;
    color: #303133
}

.panel .panel-hd h4 {
    font-size: 18px
}

.panel .panel-hd h5 {
    padding: 20px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px
}

.panel .panel-hd h6 {
    padding: 15px 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px
}

.panel .panel-hd .desc-tilte {
    line-height: 55px;
    font-size: 14px
}

.panel .panel-hd .bread-title:after {
    clear: both;
    content: "";
    display: block
}

.panel .panel-hd .bread-title li {
    float: left;
    line-height: 60px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding: 0 10px;
    color: #c0c4cc
}

.panel .panel-hd .bread-title li a {
    color: #c0c4cc
}

.panel .panel-hd .bread-title li:first-child {
    padding-left: 0
}

.panel .panel-hd .bread-title li:last-child,
.panel .panel-hd .bread-title li:last-child a {
    color: #606266
}

.panel .panel-hd .bread-title li:not(:first-child):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 1px solid #dee2e6;
    bottom: 0;
    top: 21px;
    bottom: 21px
}

.panel .panel-hd .side {
    font-size: 16px;
    color: #99a8ba
}

.panel .panel-bd .panel-content {
    padding: 30px 24px
}

.panel .panel-bd .panel-footer {
    border-top: 1px solid #e5e5e6;
    color: #0e59f0;
    text-align: center;
    padding: 15px 0;
    background: #fafbfc;
    cursor: pointer
}

.flex {
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center
}

.flex-between {
    justify-content: space-between
}

.flex-center {
    justify-content: center
}

.flex-cloumn {
    flex-flow: column
}

.flex-end {
    justify-content: flex-end
}

.flex-end,
.flex-start {
    flex-direction: row;
    flex-wrap: wrap
}

.flex-start {
    justify-content: flex-start
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-middle {
    align-items: center
}

.flex-stretch {
    align-items: stretch
}

.flex-bottom {
    align-items: flex-end
}

.flex .flex-s {
    flex: 1;
    min-width: 0
}

.screen-center {
    display: table;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    padding: 61px 0 50px 0;
    margin: -64px 0 -50px 0
}

.screen-center>div {
    display: table-cell;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    text-align: left
}

.is-iframe .screen-center,
body,
html {
    margin: 0;
    padding: 0
}

body,
html {
    height: 100%
}

.cb-dropdown,
body,
html {
    width: 100%
}

.cb-btn-large {
    line-height: 22px;
    padding-top: 8px;
    padding-bottom: 8px
}

.agreement .cb-checkbox {
    float: left
}

.agreement .checkbox-agreement {
    line-height: 1.5;
    width: 102%;
    font-weight: 400
}

.cb-main-wrap {
    padding: 20px 0
}

.cb-main-wrap:has(.product-header) {
    padding-top: 0
}

.cb-main-wrap:has(.product-header) .product-header {
    margin-bottom: 20px
}

.cb-main-wrap.withdraw-selectaccount {
    padding-top: 1px
}

.cb-main-wrap.withdraw-selectaccount>.currencys {
    margin-bottom: 20px
}

@media only screen and (max-width:1120px) {
    .cb-container,
    .container {
        width: auto;
        flex: 1;
        padding-left: 20px;
        padding-right: 20px
    }
}

.split-layout {
    display: flex;
    min-height: 100vh;
    background-color: #fff
}

.split-layout>aside,
.split-layout>section {
    flex: 1
}

.split-layout>section {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.split-layout>aside {
    position: relative;
    background: #e3f2fe;
    /*max-width: 800px*/
}

.split-layout-wide .split-wrap {
    --w: 90%;
    max-width: 1360px
}

.split-layout-wide .split-wrap-inner {
    width: auto;
    max-width: unset
}

.split-layout-wide .split-wrap-header {
    padding: 14px 5%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .08)
}

.split-layout-wide .split-wrap-main {
    width: var(--w)
}

.split-layout-wide .split-wrap-main:after,
.split-layout-wide .split-wrap-main:before {
    display: none
}

.split-layout-wide .split-wrap-footer {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 24px
}

.split-layout-wide .split-wrap-links {
    justify-content: center
}

.split-wrap {
    --w: 440px;
    max-width: 720px;
    height: 100%;
    overflow: hidden;
    flex: 1
}

.split-wrap .region .cb-select-item.cb-select-item-disabled {
    cursor: default
}

.split-wrap .region .cb-select-item.cb-select-item-disabled.cb-select-item-focus {
    background: transparent
}

.split-wrap .region .cb-filter .cb-select-selection {
    padding: 0
}

.split-wrap .region .cb-filter-simple.cb-select-visible .cb-select-selection:focus,
.split-wrap .region .cb-filter-simple.cb-select-visible .cb-select-selection:focus:hover,
.split-wrap .region .cb-filter-simple.cb-select-visible .cb-select-selection:hover,
.split-wrap .region .cb-filter-simple.cb-select-visible.cb-select-visible .cb-select-selection,
.split-wrap .region .cb-filter-simple:not(.cb-select-disabled):not(.cb-select-readonly) .cb-select-selection:focus,
.split-wrap .region .cb-filter-simple:not(.cb-select-disabled):not(.cb-select-readonly) .cb-select-selection:focus:hover,
.split-wrap .region .cb-filter-simple:not(.cb-select-disabled):not(.cb-select-readonly) .cb-select-selection:hover,
.split-wrap .region .cb-filter-simple:not(.cb-select-disabled):not(.cb-select-readonly).cb-select-visible .cb-select-selection {
    background: transparent
}

.split-wrap .region .cb-select-visible .arr {
    transform: rotate(180deg)
}

.split-wrap .region-label {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.split-wrap .region-label-text {
    margin-left: 8px
}

.split-wrap .region-label .arr {
    transition: all .1s ease;
    margin-left: 4px
}

.split-wrap-inner {
    height: 100%;
    width: var(--w);
    margin: 0 auto;
    flex-direction: column
}

.split-wrap-header,
.split-wrap-inner {
    display: flex;
    justify-content: space-between
}

.split-wrap-header {
    padding: 24px 0;
    align-items: center
}

.split-wrap-header .logo {
    height: 32px;
    padding: 6px 0
}

.split-wrap-main {
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 16px 0
}

.split-wrap-main:before {
    content: "";
    display: block;
    width: 100%;
    flex: 2;
    pointer-events: none
}

.split-wrap-main:after {
    content: "";
    display: block;
    flex: 3;
    pointer-events: none
}

.split-wrap-main-inner {
    width: 100%
}

.split-wrap-main-inner .forgot-wrap {
    margin-bottom: 28px
}

.split-wrap-main-inner .cb-form-item-error .forgot-wrap {
    margin-bottom: 18px
}

.split-wrap-main-inner .forgot-link {
    position: absolute;
    right: 0;
    top: 100%;
    line-height: 22px;
    margin-top: 8px
}

.split-wrap-main-inner .action-item {
    margin-top: 20px
}

.split-wrap-main-inner .countdown-tip {
    background: var(--lldesign-color-fill-1);
    line-height: 16px;
    padding: 10px 16px;
    margin-top: 8px;
    border-radius: var(--lldesign-radius-2);
    font-size: 14px;
    color: var(--lldesign-color-text-2)
}

.split-wrap-main-inner .countdown-tip i {
    margin-right: 8px
}

.split-wrap-main-inner .cb-alert-with-desc {
    border-radius: var(--lldesign-radius-2)
}

.split-wrap-main-inner .cb-alert-error .cb-alert-message {
    color: var(--lldesign-color-error-7)
}

.split-wrap-main-hd {
    margin-bottom: 24px;
    color: var(--lldesign-color-text-1)
}

.split-wrap-main-hd h2 {
    font-size: 24px;
    line-height: 32px
}

.split-wrap-main-hd .desc {
    margin-top: 12px;
    color: var(--lldesign-color-text-3)
}

.split-wrap-links {
    display: flex;
    gap: 20px
}

.split-wrap-links a {
    color: var(--lldesign-color-text-2)
}

.split-wrap-links a:hover {
    color: var(--lldesign-color-brand-6)
}

.split-wrap-footer {
    font-size: 12px;
    margin-bottom: 24px
}

@media screen and (max-width:1000px) {
    .split-layout>aside {
        display: none
    }
    .split-wrap {
        max-width: 100%
    }
    .split-wrap-inner {
        max-width: var(--w);
        width: calc(100% - 40px)
    }
    .split-wrap-footer {
        text-align: center
    }
    .split-wrap-links {
        justify-content: center
    }
}

:root {
    --lldesign-radius-2: 6px;
    --lldesign-radius-1: 6px;
    --brand-color: var(--lldesign-color-brand-6);
    --lldesign-button-radius-mini: var(--lldesign-radius-2);
    --lldesign-button-radius-small: var(--lldesign-radius-2);
    --lldesign-button-radius: var(--lldesign-radius-2);
    --lldesign-input-radius-mini: var(--lldesign-radius-2);
    --lldesign-input-radius-small: var(--lldesign-radius-2);
    --lldesign-input-radius: var(--lldesign-radius-2);
    --lldesign-input-height-mini: 32px;
    --lldesign-input-height-small: 36px;
    --lldesign-input-height-base: 40px;
    --lldesign-input-height-large: 48px;
    --lldesign-input-bg: transparent;
    --lldesign-input-bg-hover: transparent;
    --lldesign-input-border-error-color: var(--lldesign-color-error-6);
    --lldesign-input-border-color: var(--lldesign-color-border-2);
    --lldesign-input-border-color-hover: var(--lldesign-color-border-3);
    --lldesign-button-padding-base: 12px 16px
}

.cb-checkbox-inner {
    border-radius: 4px
}

.cb-input-icon {
    width: 46px
}

.cb-tabs-nav .cb-tabs-tab-active>span {
    font-weight: 500
}

.cb-form-item-error {
    margin-bottom: 10px
}

.cb-form-item-error .cb-input-combo-with-border .cb-input-combo-inner>div:not(:last-child) {
    border-right-color: var(--lldesign-input-border-error-color)!important
}

.cb-form-item-error .cb-input-combo:not(.cb-input-combo-focus):hover {
    border-color: var(--lldesign-input-border-error-color)
}

.cb-input-rel:has(input[readonly]) {
    background-color: var(--lldesign-color-fill-2)
}

.geetest_popup_ghost {
    background-color: var(--lldesign-color-bg-mask)!important;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    transform: translateZ(0)
}