.ddwinBtnDisabled[data-v-a4eb20a0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-a4eb20a0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-a4eb20a0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-a4eb20a0] {
    cursor: pointer
}

.flex[data-v-a4eb20a0] {
    display: flex
}

.flex-column[data-v-a4eb20a0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-a4eb20a0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-a4eb20a0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-a4eb20a0] {
    justify-content: space-between
}

.noselect[data-v-a4eb20a0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-a4eb20a0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-a4eb20a0] {
    overflow: auto
}

.custom-scroll-bar[data-v-a4eb20a0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-a4eb20a0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-a4eb20a0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-a4eb20a0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-a4eb20a0] .realNameDialog .el-dialog__header {
    text-align: center
}

[data-v-a4eb20a0] .noHead /deep/ .el-dialog__header {
    padding: 0 !important
}

.chose[data-v-a4eb20a0] {
    padding: 2rem 3rem
}

.chose .chosetips[data-v-a4eb20a0] {
    margin-bottom: 28px;
    margin-top: 8px
}

.chose .chosetips p[data-v-a4eb20a0] {
    color: var(--red);
    margin-bottom: 5px;
    font-size: 14px;
    text-align: justify;
    word-break: break-word
}

.chose .item[data-v-a4eb20a0] {
    cursor: pointer;
    padding: 0 .5rem;
    height: 3.25rem;
    line-height: 3.25rem;
    background: var(--lineColor);
    border-radius: .31rem;
    text-align: center;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    display: flex;
    justify-content: center;
    align-items: center
}

.chose .item img[data-v-a4eb20a0] {
    height: 16px;
    margin-right: 5px
}

.chose .item span[data-v-a4eb20a0] {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    height: 100%;
    margin-right: 5px;
    line-height: 3.25rem
}

.THEME-ATASAC .chose .item[data-v-a4eb20a0]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor);
    color: #1e1e1e
}

.THEME-ATASAC .realNameDialog[data-v-a4eb20a0] .el-dialog.noHead .el-dialog__header:not(.model-scoped, .model-scoped *) {
    padding: 0;
    height: 0
}

.THEME-ATASAC .realNameDialog[data-v-a4eb20a0] .el-dialog.noHead .el-dialog__headerbtn i.el-dialog__close:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .realNameDialog[data-v-a4eb20a0] .el-dialog.noHead .el-dialog__body:not(.model-scoped, .model-scoped *) {
    padding-top: 1rem !important
}

.THEME-ATASAC .chose .chosetips p[data-v-a4eb20a0]:not(.model-scoped, .model-scoped *) {
    color: var(--atasRedColor)
}

.ddwinBtnDisabled[data-v-3d9486cd] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3d9486cd] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3d9486cd] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3d9486cd] {
    cursor: pointer
}

.flex[data-v-3d9486cd] {
    display: flex
}

.flex-column[data-v-3d9486cd] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3d9486cd] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3d9486cd] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3d9486cd] {
    justify-content: space-between
}

.noselect[data-v-3d9486cd] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3d9486cd] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3d9486cd] {
    overflow: auto
}

.custom-scroll-bar[data-v-3d9486cd]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3d9486cd]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3d9486cd] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3d9486cd] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.popup-slot[data-v-3d9486cd] {
    --popup-slot-title-height: 50px
}

.popup-slot__title[data-v-3d9486cd] {
    width: 100%;
    height: var(--popup-slot-title-height);
    color: var(--h5-popup-title-color);
    background-color: var(--h5-popup-title-background-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

.popup-slot__title--button-show .popup-slot__title__text[data-v-3d9486cd] {
    max-width: 60%
}

.popup-slot__title__text[data-v-3d9486cd] {
    font-size: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.popup-slot__title__confirm[data-v-3d9486cd] {
    padding-right: 16px;
    max-width: 20%;
    word-break: break-all;
    color: var(--h5-popup-title-confirm-button-color)
}

.popup-slot__title__cancel[data-v-3d9486cd] {
    padding-left: 16px;
    max-width: 20%;
    color: var(--h5-popup-title-cancel-button-color)
}

.popup-slot__content[data-v-3d9486cd] {
    max-height: var(--popup-slot-max-height);
    height: var(--popup-slot-height);
    overflow: auto;
    margin-top: var(--popup-slot-title-height);
    background: var(--H5-popup-content-background)
}

.ddwinBtnDisabled[data-v-3853f65c] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3853f65c] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3853f65c] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3853f65c] {
    cursor: pointer
}

.flex[data-v-3853f65c] {
    display: flex
}

.flex-column[data-v-3853f65c] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3853f65c] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3853f65c] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3853f65c] {
    justify-content: space-between
}

.noselect[data-v-3853f65c] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3853f65c] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3853f65c] {
    overflow: auto
}

.custom-scroll-bar[data-v-3853f65c]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3853f65c]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3853f65c] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3853f65c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.noData[data-v-3853f65c] {
    height: calc(100% - 40px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto
}

.noData .center[data-v-3853f65c] {
    text-align: center
}

.noData .center .tips[data-v-3853f65c] {
    color: var(--text-color--grey);
    text-align: center
}

.THEME-ATASAC .noData[data-v-3853f65c]:not(.model-scoped, .model-scoped *) {
    --text-color--grey: #fff
}

.ddwinBtnDisabled[data-v-a78bd8b4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-a78bd8b4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-a78bd8b4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-a78bd8b4] {
    cursor: pointer
}

.flex[data-v-a78bd8b4] {
    display: flex
}

.flex-column[data-v-a78bd8b4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-a78bd8b4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-a78bd8b4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-a78bd8b4] {
    justify-content: space-between
}

.noselect[data-v-a78bd8b4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-a78bd8b4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-a78bd8b4] {
    overflow: auto
}

.custom-scroll-bar[data-v-a78bd8b4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-a78bd8b4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-a78bd8b4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-a78bd8b4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.popup-slot-cell .cell-select__item[data-v-a78bd8b4] {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px
}

.popup-slot-cell .cell-select__item+.cell-select__item[data-v-a78bd8b4] {
    border-top: 1px solid var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-3eefad3f] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3eefad3f] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3eefad3f] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3eefad3f] {
    cursor: pointer
}

.flex[data-v-3eefad3f] {
    display: flex
}

.flex-column[data-v-3eefad3f] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3eefad3f] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3eefad3f] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3eefad3f] {
    justify-content: space-between
}

.noselect[data-v-3eefad3f] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3eefad3f] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3eefad3f] {
    overflow: auto
}

.custom-scroll-bar[data-v-3eefad3f]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3eefad3f]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3eefad3f] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3eefad3f] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.aspectRatioBox[data-v-3eefad3f] {
    --aspectRatioBox-ratio: 1;
    overflow: hidden
}

.aspectRatioBox>.inner[data-v-3eefad3f] {
    width: 100%;
    height: 0;
    padding-bottom: calc(100%/var(--aspectRatioBox-ratio));
    position: relative
}

.aspectRatioBox>.inner>.container[data-v-3eefad3f] {
    position: absolute;
    width: 100%;
    height: 100%
}

.ddwinBtnDisabled[data-v-be652dec] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-be652dec] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-be652dec] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-be652dec] {
    cursor: pointer
}

.flex[data-v-be652dec] {
    display: flex
}

.flex-column[data-v-be652dec] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-be652dec] {
    display: flex;
    align-items: center
}

.flex-start[data-v-be652dec] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-be652dec] {
    justify-content: space-between
}

.noselect[data-v-be652dec] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-be652dec] {
    font-weight: 700
}

.custom-scroll-bar[data-v-be652dec] {
    overflow: auto
}

.custom-scroll-bar[data-v-be652dec]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-be652dec]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-be652dec] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-be652dec] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.select-bank[data-v-be652dec] {
    overflow: auto
}

.select-bank .bank-item[data-v-be652dec] {
    --bank-item-margin: 8.75px;
    margin: var(--bank-item-margin);
    width: calc((100% - var(--icon-count)*2*var(--bank-item-margin))/var(--icon-count));
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    box-sizing: border-box;
    float: left
}

.select-bank .bank-item--active[data-v-be652dec] {
    border: 2px solid var(--themeColor)
}

.select-bank .bank-item--active .bank-item__triangle[data-v-be652dec] {
    display: block
}

.select-bank .bank-item__icon[data-v-be652dec] {
    width: 100%;
    height: 100%
}

.select-bank .bank-item__triangle[data-v-be652dec] {
    width: 0;
    height: 0;
    border-bottom: 26px solid var(--themeColor);
    border-left: 26px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    display: none
}

.select-bank .bank-item__triangle img[data-v-be652dec] {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: -24px;
    right: 0
}

.ddwinBtnDisabled[data-v-4f01f123] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4f01f123] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4f01f123] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4f01f123] {
    cursor: pointer
}

.flex[data-v-4f01f123] {
    display: flex
}

.flex-column[data-v-4f01f123] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4f01f123] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4f01f123] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4f01f123] {
    justify-content: space-between
}

.noselect[data-v-4f01f123] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4f01f123] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4f01f123] {
    overflow: auto
}

.custom-scroll-bar[data-v-4f01f123]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4f01f123]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4f01f123] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4f01f123] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.THEME-ATASTC .DETAIL[data-v-4f01f123]:not(.model-scoped, .model-scoped *) {
    --h5-customer-servive-border-color: var(--textThemeColor);
    --h5-customer-servive-color: var(--textThemeColor);
    --h5-customer-servive-background-color: var(--themeSecColor)
}

.THEME-ATASSC .DETAIL[data-v-4f01f123]:not(.model-scoped, .model-scoped *) {
    --h5-customer-servive-color: var(--themeSecHoverColor);
    --h5-customer-servive-border-color: #fff;
    --h5-customer-servive-background-color: #fff
}

.customer-servive[data-v-4f01f123] {
    --svgServiveColor: #fff;
    user-select: none;
    cursor: pointer;
    padding: 5px 8px;
    box-sizing: border-box;
    border-radius: 16px;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: var(--h5-customer-servive-color);
    border: 1px solid var(--h5-customer-servive-border-color);
    background-color: var(--h5-customer-servive-background-color)
}

.customer-servive_text[data-v-4f01f123] {
    margin-left: 5px
}

.customer-servive.MAINTAIN[data-v-4f01f123] {
    color: var(--h5-customer-servive-maintain-color);
    border: 1px solid var(--h5-customer-servive-maintain-border-color);
    background-color: var(--h5-customer-servive-maintain-background-color)
}

.customer-servive-slot .btns[data-v-4f01f123] {
    display: flex;
    align-items: center;
    height: 32px;
    border: 1px solid var(--h5-customer-servive-border-color);
    background: var(--h5-customer-servive-background-color);
    border-radius: 20px;
    padding: 0 12px
}

.customer-servive-slot .btns .line[data-v-4f01f123] {
    height: 12px;
    background: var(--h5-customer-servive-color);
    width: 1px;
    margin: 0 12px
}

.customer-servive-slot .btns .custom-image[data-v-4f01f123] {
    width: 22px
}

.customer-servive-slot.topCom .customer-servive[data-v-4f01f123] {
    background: #fff
}

.customer-servive-slot.topCom .customer-servive .customer-servive_text[data-v-4f01f123] {
    color: var(--textThemeColor)
}

.THEME-ATASTC .customer-servive-slot.topCom .customer-servive .customer-servive_text[data-v-4f01f123]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASSC .customer-servive-slot.topCom .customer-servive .customer-servive_text[data-v-4f01f123]:not(.model-scoped, .model-scoped *) {
    color: #002b7f
}

.THEME-EZWIN1C .customer-servive-slot.topCom .line[data-v-4f01f123]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-EZWIN1C .customer-servive-slot.topCom .customer-servive .customer-servive_text[data-v-4f01f123]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-6872f98c] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6872f98c] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6872f98c] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6872f98c] {
    cursor: pointer
}

.flex[data-v-6872f98c] {
    display: flex
}

.flex-column[data-v-6872f98c] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6872f98c] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6872f98c] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6872f98c] {
    justify-content: space-between
}

.noselect[data-v-6872f98c] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6872f98c] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6872f98c] {
    overflow: auto
}

.custom-scroll-bar[data-v-6872f98c]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6872f98c]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6872f98c] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6872f98c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style .AddBankContent .lightGrayBg[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background: #e2e7eb;
    margin-bottom: 12px;
    padding: 0 8px
}

.SelectCurrency .placeholder[data-v-6872f98c] {
    color: #adadad;
    line-height: normal
}

.AddBankContent[data-v-6872f98c] {
    min-height: var(--column-height)
}

.AddBankContent .kefu_btn[data-v-6872f98c] {
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    margin: auto
}

#bankModelList[data-v-6872f98c] {
    height: 220px;
    box-sizing: border-box;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap
}

#bankModelList li[data-v-6872f98c] {
    width: calc((var(--100vw) - var(--icon-count)*17.5px)/var(--icon-count));
    box-sizing: border-box;
    border-radius: 6px;
    position: relative;
    margin: 8.75px;
    overflow: hidden
}

#bankModelList li>img[data-v-6872f98c] {
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.AddBankContent .user-name[data-v-6872f98c] {
    height: 55px;
    background-color: #fff;
    align-items: center;
    border-radius: 5px
}

.AddBankContent .bank-info[data-v-6872f98c] {
    background: #fff;
    border-radius: 5px
}

.AddBankContent .bank-info div[data-v-6872f98c]:nth-child(2) {
    border: none
}

.ModelTitle[data-v-6872f98c] {
    font-size: 18px
}

.CurrencyList[data-v-6872f98c] {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px;
    border-bottom: 1px solid #f0f3f5
}

.tips[data-v-6872f98c] {
    background: #e2e7eb
}

.DuitNowIdTip[data-v-6872f98c] {
    padding: 10px 15px;
    font-size: 14px;
    color: var(--text-color--link);
    word-break: break-all;
    text-align: end;
    text-decoration: underline
}

.atas-style .ModelTitle[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor)
}

.atas-style .ModelTitle .darkColor[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASG8C .DuitNowIdTip[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link)
}

.THEME-ATASTC .bigBtn[data-v-6872f98c]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .ModelTitle .darkColor[data-v-6872f98c]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .ModelTitle[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .bigBtn.bgDA[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASTC .AddBankContent .kefu_btn .themeColor[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeHoverColor);
    color: #fc7734
}

.THEME-ATASSC .tips[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg);
    color: var(--themeSecHoverColor)
}

.THEME-ATASSC .kefu_btn .border[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    border-color: var(--red)
}

.THEME-ATASSC .kefu_btn .bgSecondThemeColor[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background: var(--red)
}

.THEME-ATASSC .kefu_btn .themeColor[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .bigBtn[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .AddBankContent .topTip[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background: var(--greyBgColor);
    color: #fff
}

.THEME-ATASAC .AddBankContent .bank-info[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .AddBankContent .bank-info .borderBottomE8[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .bank-info .borderBottomE8[data-v-6872f98c]:not(.model-scoped, .model-scoped *):after {
    background: var(--lightBorderColor) !important
}

.THEME-ATASAC .SelectCurrency[data-v-6872f98c]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .user-name[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .SelectCurrency .borderBottomE8[data-v-6872f98c]:not(.model-scoped, .model-scoped *):after,
.THEME-ATASAC .user-name .borderBottomE8[data-v-6872f98c]:not(.model-scoped, .model-scoped *):after {
    background: var(--lightBorderColor)
}

.THEME-ATASAC #bankModelList[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .AddBankContent #bankModel .ModelTitle .darkColor[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .AddBankContent #bankModel .CurrencyList[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .AddBankContent #bankModel .CurrencyList .item[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .AddBankContent #bankModel .triangle-bottomright[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    border-bottom-color: var(--themeColor)
}

.atas-style .borderBottomE8[data-v-6872f98c]:not(.model-scoped, .model-scoped *) {
    border: none;
    position: relative
}

.atas-style .borderBottomE8+.borderBottomE8[data-v-6872f98c]:not(.model-scoped, .model-scoped *):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 1px;
    width: calc(100% - 30px);
    margin: 0 auto;
    background-color: #e8e8e8
}

.THEME-EZWIN1C .bigBtn[data-v-6872f98c]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-4900a017] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4900a017] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4900a017] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4900a017] {
    cursor: pointer
}

.flex[data-v-4900a017] {
    display: flex
}

.flex-column[data-v-4900a017] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4900a017] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4900a017] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4900a017] {
    justify-content: space-between
}

.noselect[data-v-4900a017] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4900a017] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4900a017] {
    overflow: auto
}

.custom-scroll-bar[data-v-4900a017]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4900a017]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4900a017] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4900a017] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.BankListContent #bankBox[data-v-4900a017] {
    overflow: initial
}

.BankListContent #bankBox #bankListContent .bank-list-item[data-v-4900a017] {
    background-color: #fff;
    border-radius: 5px;
    margin-top: 10px;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex
}

.BankListContent #bankBox #bankListContent .bank-list-item .BankCurrency[data-v-4900a017] {
    padding: 2px 8px;
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor);
    margin-right: 8px
}

.BankListContent #bankBox #bankListContent .bankCoverbox[data-v-4900a017] {
    position: relative;
    width: 40px;
    height: 100%
}

.BankListContent #bankBox #bankListContent .bankCoverbox .bank-logo[data-v-4900a017] {
    width: 40px;
    height: 40px
}

.BankListContent #bankBox #bankListContent .bankCoverbox .realNameIcon[data-v-4900a017] {
    position: absolute;
    width: 14px;
    height: 14px;
    right: -3px;
    top: 30px
}

.BankListContent .add-btn[data-v-4900a017] {
    display: flex;
    align-items: center;
    justify-content: center
}

.BankListContent .add-btn .img[data-v-4900a017] {
    margin-right: 5px;
    display: block
}

.BankListContent .deleteBankpop .deleteBank[data-v-4900a017] {
    width: 100%;
    height: 100%
}

.BankListContent .bank-list-item[data-v-4900a017] {
    padding: 24px 15px !important
}

.BankListContent .bank-account[data-v-4900a017],
.BankListContent .bank-id[data-v-4900a017] {
    font-size: 16px
}

.BankListContent .wallet-shadow[data-v-4900a017] {
    box-shadow: 0 4px 8px rgba(185, 205, 226, .6)
}

.BankListContent .bgColor[data-v-4900a017] {
    width: 40px;
    height: 40px;
    display: flex;
    margin-top: 16px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(237, 28, 52, .10196078431372549)
}

.THEME-ATASTC .BankListContent .bigBtn[data-v-4900a017]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .themeColor[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASSC .BankListContent .bgColor[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor)
}

.THEME-ATASAC .blackStyle[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    color: #fff !important
}

.THEME-ATASAC .BankListContent[data-v-4900a017] .CurrencyPop .multiCurrency:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--themeColor)
}

.THEME-ATASAC .BankListContent .cardColor[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASAC .BankListContent .bigBtn[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .BankListContent #bankBox #bankListContent .bank-list-item[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--borderColor)
}

.THEME-ATASAC .BankListContent #bankBox #bankListContent .bank-list-item .BankCurrency[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: var(--textThemeColor);
    border-color: #1e1e1e
}

.THEME-ATASAC #bankListContent li .bgColor[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC #bankListContent .bankCoverbox img[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    border-color: var(--borderColor)
}

.THEME-ATASAC #bankListContent .bankItem .bankName[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #bankListContent .bankItem .BankCurrency[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor);
    color: var(--textThemeColor);
    border-color: var(--themeHoverColor)
}

.THEME-EZWIN1C .bigBtn[data-v-4900a017]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .BankListContent .bgColor[data-v-4900a017]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-7bb73096] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7bb73096] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7bb73096] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7bb73096] {
    cursor: pointer
}

.flex[data-v-7bb73096] {
    display: flex
}

.flex-column[data-v-7bb73096] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7bb73096] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7bb73096] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7bb73096] {
    justify-content: space-between
}

.noselect[data-v-7bb73096] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7bb73096] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7bb73096] {
    overflow: auto
}

.custom-scroll-bar[data-v-7bb73096]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7bb73096]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7bb73096] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7bb73096] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.CurrencyPop[data-v-7bb73096] {
    position: relative;
    font-weight: 500;
    text-shadow: none
}

.multiCurrency[data-v-7bb73096] {
    color: var(--textColor);
    line-height: normal;
    width: max-content;
    display: flex;
    align-items: center;
    position: relative;
    padding: 6px 12px;
    border: 1px solid #e3e5e8;
    border-radius: 16px
}

.multiCurrency .code[data-v-7bb73096] {
    height: 12px
}

.multiCurrency .text[data-v-7bb73096] {
    font-size: 14px;
    margin: 0 8px
}

.multiCurrency .icon[data-v-7bb73096] {
    height: 14px
}

.CurrencyPopupCom[data-v-7bb73096] {
    background: rgba(50, 50, 50, .8);
    border-radius: 6px;
    position: absolute;
    right: 0;
    top: 40px;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 100;
    width: max-content;
    min-width: 120px;
    max-width: 155px
}

.CurrencyPopupCom .CurrencyTriangle[data-v-7bb73096] {
    display: flex;
    position: absolute;
    right: 10px
}

.CurrencyPopupCom .CurrencyTriangle img[data-v-7bb73096] {
    height: 6px;
    width: 10px;
    margin-top: -5px
}

.CurrencyPopupCom .currentListBox[data-v-7bb73096] {
    color: #fff;
    font-size: 14px;
    display: flex;
    width: 100%;
    height: 40px;
    position: relative;
    align-items: center;
    justify-content: center
}

.CurrencyImgBg .multiCurrency[data-v-7bb73096] {
    background: #fff;
    border-radius: 20px;
    padding: 4px 8px
}

.CurrencyImgBg .multiCurrency .code[data-v-7bb73096] {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.CurrencyImgBg .multiCurrency .icon[data-v-7bb73096] {
    margin-left: 4px;
    width: 14px;
    margin-top: 2px
}

.CurrencyImgBg .CurrencyPopupCom[data-v-7bb73096] {
    padding: 4px 8px
}

.CurrencyImgBg .CurrencyPopupCom .CurrencyTriangle[data-v-7bb73096] {
    top: 0
}

.CurrencyImgBg .CurrencyPopupCom .CurrencyItem[data-v-7bb73096] {
    width: 100%;
    margin: 4px 0;
    height: 36px
}

.CurrencyImgBg .CurrencyPopupCom .CurrencyItem .ShadeBg[data-v-7bb73096] {
    position: absolute;
    width: calc(100% - 16px);
    height: 36px;
    background: rgba(46, 48, 51, .4)
}

.CurrencyImgBg .CurrencyPopupCom .currentListBox[data-v-7bb73096] {
    justify-content: flex-start;
    background: #fff;
    color: var(--textColor);
    border-radius: 5px;
    height: 36px
}

.CurrencyImgBg .CurrencyPopupCom .currentListBox .code[data-v-7bb73096] {
    width: 100%;
    height: 100%
}

.CurrencyImgBg .CurrencyPopupCom .currentListBox div[data-v-7bb73096] {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 8px
}

.THEME-ATASAC .multiCurrency[data-v-7bb73096]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor);
    color: var(--textThemeColor);
    border-color: var(--themeHoverColor)
}

.THEME-ATASAC .CurrencyPopupCom[data-v-7bb73096]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASAC .CurrencyPopupCom .currentListBox[data-v-7bb73096]:not(.model-scoped, .model-scoped *) {
    border-bottom: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .CurrencyPopupCom .currentListBox[data-v-7bb73096]:not(.model-scoped, .model-scoped *):last-child {
    border: none
}

.ddwinBtnDisabled[data-v-941f22f4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-941f22f4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-941f22f4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-941f22f4] {
    cursor: pointer
}

.flex[data-v-941f22f4] {
    display: flex
}

.flex-column[data-v-941f22f4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-941f22f4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-941f22f4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-941f22f4] {
    justify-content: space-between
}

.noselect[data-v-941f22f4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-941f22f4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-941f22f4] {
    overflow: auto
}

.custom-scroll-bar[data-v-941f22f4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-941f22f4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-941f22f4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-941f22f4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.BankListTitle[data-v-941f22f4] .multiCurrency {
    border-color: var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-6118beec] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6118beec] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6118beec] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6118beec] {
    cursor: pointer
}

.flex[data-v-6118beec] {
    display: flex
}

.flex-column[data-v-6118beec] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6118beec] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6118beec] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6118beec] {
    justify-content: space-between
}

.noselect[data-v-6118beec] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6118beec] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6118beec] {
    overflow: auto
}

.custom-scroll-bar[data-v-6118beec]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6118beec]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6118beec] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6118beec] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.mg[data-v-6118beec] {
    margin: 0 12px
}

.imgvalidateComponents[data-v-6118beec] {
    width: 100%;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.imgvalidateComponents img[data-v-6118beec] {
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important
}

.imgvalidateComponents .title[data-v-6118beec] {
    margin: 0 12px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    position: relative
}

.imgvalidateComponents .title .close[data-v-6118beec] {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 19px
}

.imgvalidateComponents .line[data-v-6118beec] {
    height: 1px;
    background: #e8e8e8;
    width: 100%;
    position: relative;
    left: 0;
    margin-bottom: 15px
}

.imgvalidateComponents .imgValidate-center[data-v-6118beec] {
    margin: 0 12px;
    position: relative;
    border-radius: 16px
}

.imgvalidateComponents .imgValidate-center .errorCountBox[data-v-6118beec] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 323;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--textColor);
    background: hsla(0, 0%, 100%, .48)
}

.imgvalidateComponents .imgValidate-center .re-btn[data-v-6118beec] {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 120
}

.imgvalidateComponents .imgValidate-center .imgValidate-center-warp[data-v-6118beec] {
    position: relative;
    overflow: hidden;
    width: 100%
}

.imgvalidateComponents .ver-tips[data-v-6118beec] {
    opacity: 0;
    height: 0
}

.imgvalidateComponents .ver-tips.success[data-v-6118beec] {
    background: #e9f7ee;
    color: #0bce6c
}

.imgvalidateComponents .ver-tips.error[data-v-6118beec] {
    background: #ffe6ec;
    color: #ed1c34
}

.imgvalidateComponents .ver-tips.slider-tips[data-v-6118beec] {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    z-index: 120;
    opacity: 1
}

.imgvalidateComponents .slide[data-v-6118beec] {
    position: relative;
    width: calc(100% - 24px);
    margin: 0 auto;
    padding: 0 0 20px;
    border-radius: 5px;
    overflow: hidden
}

.imgvalidateComponents .slide.init .slider-btn[data-v-6118beec] {
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .1)
}

.imgvalidateComponents .slide .slide-track[data-v-6118beec] {
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background: #f0f3f5;
    text-align: center;
    padding-left: 22px;
    font-size: 14px
}

.imgvalidateComponents .slide .slide-track-bg[data-v-6118beec] {
    position: absolute;
    background: #cae0f6;
    height: 45px;
    left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    top: 0;
    max-width: calc(100% - 35px);
    z-index: 11
}

.imgvalidateComponents .slide .slider-btn[data-v-6118beec] {
    position: absolute;
    width: 70px;
    background: #3c91ed;
    height: 45px;
    border-radius: 5px;
    left: 0;
    top: 0;
    z-index: 12;
    cursor: pointer;
    transition: inherit;
    display: flex;
    justify-content: center;
    align-items: center
}

.imgvalidateComponents .slide .slider-btn img[data-v-6118beec] {
    width: 24px;
    height: 24px;
    -webkit-user-drag: none
}

.imgvalidateComponents .slide .slider-btn .error[data-v-6118beec] {
    font-size: 30px;
    transform: rotate(45deg)
}

.imgvalidateComponents .slide.error .slide-track[data-v-6118beec] {
    background: #fae6eb
}

.imgvalidateComponents .slide.error .slider-btn[data-v-6118beec] {
    background: #ed1c34
}

.imgvalidateComponents .slide.error .slide-track-bg[data-v-6118beec] {
    background: #fae6eb
}

.imgvalidateComponents .slide.error .error[data-v-6118beec] {
    color: #fff
}

.imgvalidateComponents .slide.success .slide-track[data-v-6118beec] {
    background: #e9f7ee
}

.imgvalidateComponents .slide.success .slider-btn[data-v-6118beec] {
    background: #0bce6c
}

.imgvalidateComponents .slide.success .slide-track-bg[data-v-6118beec] {
    background: #e9f7ee
}

.imgvalidateComponents .slide.success .error[data-v-6118beec] {
    color: #fff
}

.imgvalidateComponents.disabled .slide-track[data-v-6118beec] {
    color: var(--textDisable)
}

.imgvalidateComponents.disabled .slide-track-bg[data-v-6118beec] {
    background: #f0f3f5
}

.imgvalidateComponents.disabled .slider-btn[data-v-6118beec] {
    background: #e3e5e8 !important;
    border: none !important;
    box-shadow: none !important
}

.imgvalidateComponents #puzzleLost[data-v-6118beec] {
    width: 48px;
    height: 48px
}

.imgvalidateComponents.pc #puzzleLost[data-v-6118beec] {
    width: 64px;
    height: 64px
}

.imgvalidateComponents.pc .slide-track[data-v-6118beec] {
    height: 48px;
    line-height: 48px
}

.imgvalidateComponents.pc .slide-track-bg[data-v-6118beec],
.imgvalidateComponents.pc .slider-btn[data-v-6118beec] {
    height: 48px
}

.THEME-ATASAC #imgvalidateComponents .title[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor);
    color: #1e1e1e;
    margin: 0 auto;
    padding: 0 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.THEME-ATASAC #imgvalidateComponents .line[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: var(--borderColor)
}

.THEME-ATASAC .imgvalidateComponents .slide .slide-track[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e
}

.THEME-ATASAC .imgvalidateComponents .slide.init .slider-btn[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor);
    border-color: var(--borderColor)
}

.THEME-ATASAC .imgvalidateComponents .slide .slider-btn[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor)
}

.THEME-ATASAC .imgvalidateComponents .title .close[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    right: 12px
}

.THEME-ATASAC .imgvalidateComponents .slide .slide-track-bg[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeSecColor)
}

.THEME-ATASAC .imgvalidateComponents .slide.error[data-v-6118beec]:not(.model-scoped, .model-scoped *):not(#qwer) {
    color: var(--atasRedColor)
}

.THEME-ATASAC .imgvalidateComponents .ver-tips.error[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background: #533434;
    color: #e14745
}

.THEME-ATASAC .imgvalidateComponents .slide.error .slider-btn[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background: #e14745;
    border-color: #e14745
}

.THEME-ATASAC .imgvalidateComponents .slide.error .slide-track-bg[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: #533434
}

.THEME-ATASAC .imgvalidateComponents .ver-tips.slider-tips[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: #284f3b
}

.THEME-ATASAC .imgvalidateComponents .ver-tips.slider-tips.error[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: #533434
}

.THEME-ATASAC .imgvalidateComponents .slide.success .slider-btn[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background: #0bce6c;
    border-color: #0bce6c
}

.THEME-ATASAC .imgvalidateComponents .slide.success .slide-track-bg[data-v-6118beec]:not(.model-scoped, .model-scoped *) {
    background-color: #284f3b
}

.ddwinBtnDisabled[data-v-e276e842] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-e276e842] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-e276e842] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-e276e842] {
    cursor: pointer
}

.flex[data-v-e276e842] {
    display: flex
}

.flex-column[data-v-e276e842] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-e276e842] {
    display: flex;
    align-items: center
}

.flex-start[data-v-e276e842] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-e276e842] {
    justify-content: space-between
}

.noselect[data-v-e276e842] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-e276e842] {
    font-weight: 700
}

.custom-scroll-bar[data-v-e276e842] {
    overflow: auto
}

.custom-scroll-bar[data-v-e276e842]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-e276e842]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-e276e842] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-e276e842] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.back-icon[data-v-e276e842] {
    display: flex;
    align-items: center;
    margin-right: 5px
}

.back-icon .go-back-icon[data-v-e276e842] {
    width: var(--back-icon-size, 16px);
    height: var(--back-icon-size, 16px);
    cursor: pointer
}

.ddwinBtnDisabled[data-v-207e02a2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-207e02a2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-207e02a2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-207e02a2] {
    cursor: pointer
}

.flex[data-v-207e02a2] {
    display: flex
}

.flex-column[data-v-207e02a2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-207e02a2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-207e02a2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-207e02a2] {
    justify-content: space-between
}

.noselect[data-v-207e02a2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-207e02a2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-207e02a2] {
    overflow: auto
}

.custom-scroll-bar[data-v-207e02a2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-207e02a2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-207e02a2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-207e02a2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.hidden[data-v-207e02a2] {
    visibility: hidden
}

.position-fixed[data-v-207e02a2] {
    position: fixed;
    top: 0;
    z-index: 9
}

.bg-transparent[data-v-207e02a2] {
    background: transparent !important
}

.navTitleBox[data-v-207e02a2] {
    width: 100%;
    position: relative
}

.navTitleBox .header-box[data-v-207e02a2] {
    width: 100%;
    padding: 0 var(--margin);
    height: var(--navHeight);
    display: flex;
    align-items: center
}

.navTitleBox .header-box-space[data-v-207e02a2] {
    justify-content: space-between
}

.navTitleBox .back-button>img[data-v-207e02a2] {
    width: 16px;
    height: 16px
}

.navTitleBox .nav-title[data-v-207e02a2] {
    font-size: 18px;
    margin: auto;
    width: max-content
}

.navTitleBox .center[data-v-207e02a2] {
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 0 3px
}

.navTitleBox .left[data-v-207e02a2] {
    margin-left: 5px
}

.navTitleBox .right[data-v-207e02a2] {
    margin-right: 5px
}

.componentBox .position-fixed[data-v-207e02a2] {
    position: absolute
}

.THEME-DDWINTC .navTitleBox[data-v-207e02a2]:not(.model-scoped, .model-scoped *) {
    --textThemeColor: var(--ddwinTextColor)
}

.ddwinBtnDisabled[data-v-23a1935e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-23a1935e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-23a1935e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-23a1935e] {
    cursor: pointer
}

.flex[data-v-23a1935e] {
    display: flex
}

.flex-column[data-v-23a1935e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-23a1935e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-23a1935e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-23a1935e] {
    justify-content: space-between
}

.noselect[data-v-23a1935e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-23a1935e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-23a1935e] {
    overflow: auto
}

.custom-scroll-bar[data-v-23a1935e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-23a1935e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-23a1935e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-23a1935e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.codeVerificationComponent[data-v-23a1935e] {
    --code-button-bg: var(--themeColor);
    --code-button-color: #fff;
    --code-button-bg--disabled: #b2b6c2;
    --code-button-color--disabled: #f0f3f5;
    --next-button-bg: var(--themeColor);
    --next-button-color: #fff;
    --next-button-bg--disabled: #dadde3;
    --next-button-color--disabled: #fff
}

.THEME-ATASAC .codeVerificationComponent[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    --code-button-color: #1e1e1e;
    --code-button-bg--disabled: #1e1e1e;
    --code-button-color--disabled: #c9c9cc;
    --next-button-color: #1e1e1e;
    --next-button-bg--disabled: var(--themeSecColor)
}

.THEME-ATASTC .codeVerificationComponent[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    --code-button-color: var(--textThemeColor);
    --next-button-color: #794201
}

.THEME-ATASG8C .codeVerificationComponent[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    --code-button-color: var(--textThemeColor);
    --next-button-color: var(--textThemeColor)
}

#codeVerification[data-v-23a1935e] {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 900
}

#codeVerification.onlyhasForm[data-v-23a1935e] {
    width: 100%;
    height: auto;
    position: static;
    z-index: auto;
    background: initial
}

.inputerPhone[data-v-23a1935e] {
    flex: 1;
    display: flex;
    height: 24px;
    line-height: 24px;
    margin: 15px 0
}

.inputerPhone img[data-v-23a1935e] {
    margin-right: 20px;
    margin-left: 3px
}

.inputerPhone .email[data-v-23a1935e] {
    margin-right: 20px
}

.inputerPhone .van-field[data-v-23a1935e] {
    height: 24px;
    flex: 1;
    line-height: 24px;
    padding: 0
}

.codeVerificationComponent[data-v-23a1935e] {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 900
}

.codeVerificationComponent.onlyhasForm[data-v-23a1935e] {
    width: 100%;
    height: auto;
    position: static;
    z-index: auto;
    background: initial
}

.codeVerificationComponent .error-tip-box[data-v-23a1935e] {
    display: flex;
    background-color: #ffe6ec;
    padding: 10px 0;
    align-items: center
}

.codeVerificationComponent .error-tip-box img[data-v-23a1935e] {
    width: 15px;
    height: 15px;
    margin-right: 15px;
    margin-left: 15px
}

.codeVerificationComponent .error-tip-box .text-box[data-v-23a1935e] {
    color: #f24427
}

.codeVerificationComponent .tip-title[data-v-23a1935e] {
    padding: 0 15px;
    font-size: 14px;
    line-height: 34px;
    background: var(--h5-verification-tip-title-background);
    color: var(--h5-verification-tip-title-color)
}

.codeVerificationComponent .tabs-box[data-v-23a1935e] {
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 16px
}

.codeVerificationComponent .tabs-box .tab-item[data-v-23a1935e] {
    padding: 0 8px;
    height: 55px;
    font-size: 16px;
    color: var(--h5-tab-color);
    display: flex;
    align-items: center
}

.codeVerificationComponent .tabs-box .active[data-v-23a1935e] {
    border-bottom: 2px solid var(--h5-tab-underline);
    color: var(--h5-tab-color--active)
}

.codeVerificationComponent .blank[data-v-23a1935e] {
    height: 14px
}

.codeVerificationComponent .input-box .tab-input[data-v-23a1935e] {
    height: 55px;
    align-items: center;
    display: flex;
    padding: 0 15px;
    background: #fff;
    border-radius: 5px;
    margin-top: 0 !important;
    border-bottom: 1px solid #e8e8e8
}

.codeVerificationComponent .input-box .tab-input .input-phone[data-v-23a1935e] {
    flex: 1;
    display: flex;
    height: 24px;
    line-height: 24px;
    margin: 15px 0;
    font-size: 16px;
    color: var(--textColor)
}

.codeVerificationComponent .input-box .tab-input .input-phone img[data-v-23a1935e] {
    margin-left: 3px;
    width: 14px;
    margin-right: 20px
}

.codeVerificationComponent .input-box .tab-input .input-phone .van-field[data-v-23a1935e] {
    height: 24px;
    flex: 1;
    line-height: 24px;
    padding: 0;
    background-color: #fff
}

.codeVerificationComponent .input-box .tab-input .input-phone .van-field[data-v-23a1935e] .van-field__control {
    color: var(--textColor)
}

.codeVerificationComponent .input-box .tab-input .input-phone .email-tip[data-v-23a1935e] {
    margin-right: 20px;
    font-size: 16px
}

.codeVerificationComponent .input-box .code-box[data-v-23a1935e] {
    border-bottom: 1px solid #e8e8e8;
    height: 55px;
    align-items: center;
    display: flex;
    padding: 0 15px;
    border-radius: 5px;
    background: var(--ddwinInputBgColor);
    background: #fff;
    color: var(--textColor)
}

.codeVerificationComponent .input-box .code-box .code-input[data-v-23a1935e] {
    flex: 1
}

.codeVerificationComponent .input-box .code-box .code-blank[data-v-23a1935e] {
    display: flex;
    width: 15px;
    align-items: center;
    justify-content: center
}

.codeVerificationComponent .input-box .code-box .van-cell[data-v-23a1935e] {
    background: #fff
}

.codeVerificationComponent .input-box .code-box .van-cell[data-v-23a1935e] .van-field__control {
    color: var(--textColor)
}

.codeVerificationComponent .input-box .code-box .code-button[data-v-23a1935e] {
    line-height: 37px;
    padding: 0 8px;
    border-radius: 4px;
    font-size: 14px
}

.codeVerificationComponent .input-box .code-box .active[data-v-23a1935e] {
    color: var(--code-button-color);
    background: var(--code-button-bg)
}

.codeVerificationComponent .input-box .code-box .disable[data-v-23a1935e] {
    pointer-events: none;
    color: var(--code-button-color--disabled);
    background-color: var(--code-button-bg--disabled)
}

.codeVerificationComponent .next-button-box .next-button[data-v-23a1935e] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    border-radius: 5px;
    text-align: center;
    color: var(--next-button-color);
    font-size: 16px;
    margin: 40px auto 20px
}

.codeVerificationComponent .next-button-box .DownloadBtn[data-v-23a1935e] {
    color: var(--textColor);
    height: 48px;
    border-radius: 5px;
    margin: 1rem auto 2rem;
    width: 100%;
    border: 1px solid #e3e5e8;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.codeVerificationComponent .next-button-box .DownloadBtn>img[data-v-23a1935e] {
    width: 20px;
    height: 20px;
    margin-left: 4px
}

.codeVerificationComponent .next-button-box .disabled[data-v-23a1935e] {
    pointer-events: none;
    background-color: var(--next-button-bg--disabled);
    color: var(--next-button-color--disabled)
}

.codeVerificationComponent .next-button-box .could-click[data-v-23a1935e] {
    background: var(--next-button-bg)
}

.codeVerificationComponent .contact-us[data-v-23a1935e] {
    text-align: center;
    margin-top: 15px;
    color: var(--text-color--grey);
    font-size: 16px
}

.codeVerificationComponent .contact-us .contact-us-text[data-v-23a1935e] {
    color: var(--text-color--link);
    border-bottom: .0625rem solid
}

.code-container[data-v-23a1935e] {
    margin: 0 0 12px;
    color: var(--ddwinWhiteTitle)
}

[data-v-23a1935e] .van-field__control {
    font-size: 16px
}

.bottomCenter[data-v-23a1935e] {
    position: absolute;
    bottom: 0;
    width: 100%
}

.codeVerification-listMode .tabs-box[data-v-23a1935e] {
    background-color: #fff
}

.codeVerification-listMode .tabs-box .tab-item[data-v-23a1935e] {
    flex: 1;
    justify-content: center;
    margin-right: 0;
    position: relative;
    margin: 0
}

.codeVerification-listMode .tabs-box .active[data-v-23a1935e] {
    border-bottom: 1px solid var(--h5-tab-underline)
}

.codeVerification-listMode .blank[data-v-23a1935e] {
    background-color: #fff;
    height: 15px
}

.codeVerification-listMode .input-box .code-box[data-v-23a1935e] {
    margin-top: 0;
    border-bottom: none
}

.codeVerification-listMode .next-button-box[data-v-23a1935e] {
    padding: 0 15px
}

.codeVerification-listMode .code-container[data-v-23a1935e] {
    margin: 0 0 12px;
    color: var(--ddwinWhiteTitle);
    padding-top: 0
}

.AuthtifyBox[data-v-23a1935e] {
    width: 100%;
    padding: 0 15px;
    font-size: 14px;
    color: var(--textColor);
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff
}

.AuthtifyBox span[data-v-23a1935e] {
    text-align: center
}

.AuthtifyBox .Text[data-v-23a1935e] {
    margin-top: 2px;
    text-decoration: underline
}

.AuthtifyBox .verifyStatus[data-v-23a1935e] {
    display: flex;
    padding: 2.5rem 0;
    align-items: center;
    width: 100%;
    justify-content: space-evenly;
    position: relative
}

.AuthtifyBox .verifyStatus[data-v-23a1935e]:after {
    width: 70%;
    content: "";
    border: 1px dotted #e3e5e8;
    position: absolute;
    top: 50%;
    left: 15%;
    z-index: 1
}

.AuthtifyBox .verifyStatus img[data-v-23a1935e] {
    width: 5rem;
    height: 5rem;
    border-radius: 10px;
    z-index: 10
}

.AuthtifyBox .verifyStatus .statusIcon[data-v-23a1935e] {
    width: 2.5rem;
    height: 2.5rem;
    background: #f0f3f5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10
}

.AuthtifyBox .verifyStatus .statusIcon img[data-v-23a1935e] {
    width: 2rem;
    height: 2rem
}

#downloadLinkbox[data-v-23a1935e] {
    background: transparent !important;
    padding: 10px 5px 0
}

#downloadLinkbox .custom-popup[data-v-23a1935e] {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
    background: #fff;
    border-radius: 10px
}

#downloadLinkbox .custom-popup .custom-popup-content[data-v-23a1935e] {
    padding: 24px 30px 0 30px;
    overflow: scroll;
    box-sizing: border-box;
    max-height: 344px
}

#downloadLinkbox .custom-popup .custom-popup-content .title[data-v-23a1935e] {
    font-size: 16px;
    text-align: center
}

#downloadLinkbox .custom-popup .custom-popup-content .text[data-v-23a1935e] {
    line-height: 30px;
    margin-top: 10px;
    white-space: pre-line;
    word-break: break-word;
    text-align: justify
}

#downloadLinkbox .custom-popup .msg[data-v-23a1935e] {
    flex: 1;
    display: flex;
    padding: 0 30px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    text-align: center
}

#downloadLinkbox .custom-popup .btn[data-v-23a1935e] {
    color: var(--themeColor);
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #e8e8e8;
    text-align: center
}

#downloadLinkbox .custom-popup .dialog_openGame[data-v-23a1935e] {
    height: 53px;
    border-top: 1px solid #ddd;
    line-height: 53px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#downloadLinkbox .custom-popup .dialog_openGame .gamestart .bgbox[data-v-23a1935e] {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    padding: 0 12px;
    border-radius: 8px;
    min-width: 140px;
    font-size: 20px
}

#downloadLinkbox .custom-popup .dialog_openGame a[data-v-23a1935e],
#downloadLinkbox .custom-popup .dialog_openGame div[data-v-23a1935e] {
    flex: 1;
    text-align: center
}

#downloadLinkbox .CloseImg[data-v-23a1935e] {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    right: 0
}

.atas-style .languageTitle[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor);
    color: #fff;
    font-size: 18px
}

.atas-style .codeVerification-listMode .input-box .code-box[data-v-23a1935e]:not(.model-scoped, .model-scoped *),
.atas-style .codeVerification-listMode .input-box .tab-input[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    border: 1px solid #e8e8e8
}

.atas-style .codeVerification-listMode .blank[data-v-23a1935e]:not(.model-scoped, .model-scoped *),
.atas-style .codeVerification-listMode .tabs-box[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: #f0f3f5
}

.cyan #codeVerification.AtasVerification #AreaCodeBox .languageTitle[data-v-23a1935e] {
    background: var(--themeColor)
}

.cyan #codeVerification.AtasVerification #AreaCodeBox .languageTitle>div[data-v-23a1935e] {
    color: #fff
}

.THEME-ATASTC .themeColor[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASTC #codeVerification.codeVerificationComponent .phoneTab .borderBottom[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    border-bottom: 2px solid #fc7734
}

.THEME-ATASTC .bgthemeColor[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC #codeVerification.codeVerificationComponent #AreaCodeBox .languageTitle[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASTC #codeVerification.codeVerificationComponent #AreaCodeBox .languageTitle>div[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC #codeVerification.codeVerificationComponent[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .error-tip-box[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: rgba(225, 71, 69, .1)
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .subTitle[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: var(--greyBgColor);
    color: #fff
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .PhoneInput[data-v-23a1935e]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC #codeVerification.codeVerificationComponent .phoneTab[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .PhoneInput .tabInput[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--borderColor)
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .PhoneInput .tabInput .inputerPhone[data-v-23a1935e] .van-field__control:not(.model-scoped, .model-scoped *),
.THEME-ATASAC #codeVerification.codeVerificationComponent .PhoneInput .tabInput .inputerPhone[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .SmsCodeInput[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--borderColor);
    background: var(--bgColor);
    color: #fff
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .SmsCodeInput .prefix[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .sendBtn[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC #codeVerification.codeVerificationComponent .sendBtn.divNotClick[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: var(--borderColor)
}

.THEME-ATASAC #codeVerification.codeVerificationComponent #AreaCodeBox .languageTitle[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASAC #codeVerification.codeVerificationComponent #AreaCodeBox .languageTitle>div[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC #codeVerification.codeVerificationComponent #AreaCodeBox ul li[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .VerticalLine[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: var(--borderColor)
}

.THEME-ATASAC .service[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: var(--borderColor)
}

.THEME-ATASAC .codeVerificationComponent .input-box .tab-input[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .codeVerificationComponent[data-v-23a1935e] #imgvalidateComponents .title:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .codeVerificationComponent[data-v-23a1935e] #imgvalidateComponents .line:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor)
}

.THEME-ATASAC .codeVerificationComponent .input-box .tab-input .input-phone .van-field[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-ATASAC .codeVerificationComponent .input-box .tab-input .input-phone[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .codeVerificationComponent .input-box .tab-input .input-phone[data-v-23a1935e] .van-field__control:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background-color: var(--bgColor)
}

.THEME-ATASAC .codeVerificationComponent .input-box .code-box .van-cell[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-ATASAC .codeVerificationComponent .input-box .code-box .van-cell[data-v-23a1935e] .van-field__control:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .codeVerificationComponent .input-box .code-box[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    color: #fff;
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .codeVerificationComponent .contact-us[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .codeVerification-listMode .blank[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: initial
}

.THEME-ATASG8C .VerticalLine[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    background: var(--borderColor)
}

.THEME-EZWIN1C .codeVerificationComponent .input-box .code-box .active[data-v-23a1935e]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .codeVerificationComponent .next-button-box .could-click[data-v-23a1935e]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-1c356b57] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-1c356b57] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-1c356b57] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-1c356b57] {
    cursor: pointer
}

.flex[data-v-1c356b57] {
    display: flex
}

.flex-column[data-v-1c356b57] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-1c356b57] {
    display: flex;
    align-items: center
}

.flex-start[data-v-1c356b57] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-1c356b57] {
    justify-content: space-between
}

.noselect[data-v-1c356b57] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-1c356b57] {
    font-weight: 700
}

.custom-scroll-bar[data-v-1c356b57] {
    overflow: auto
}

.custom-scroll-bar[data-v-1c356b57]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-1c356b57]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-1c356b57] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-1c356b57] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.AddBankVerificationContent[data-v-1c356b57] {
    height: var(--column-height)
}

.AddBankVerificationContent[data-v-1c356b57] #codeVerification {
    position: relative
}

.ddwinBtnDisabled[data-v-5f26e3bc] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5f26e3bc] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5f26e3bc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5f26e3bc] {
    cursor: pointer
}

.flex[data-v-5f26e3bc] {
    display: flex
}

.flex-column[data-v-5f26e3bc] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5f26e3bc] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5f26e3bc] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5f26e3bc] {
    justify-content: space-between
}

.noselect[data-v-5f26e3bc] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5f26e3bc] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5f26e3bc] {
    overflow: auto
}

.custom-scroll-bar[data-v-5f26e3bc]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5f26e3bc]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5f26e3bc] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5f26e3bc] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.AddBankVerificationContentList[data-v-5f26e3bc] {
    height: calc(100% - var(--navHeight));
    overflow-y: auto
}

.AddBankVerificationContentList[data-v-5f26e3bc] #codeVerification {
    position: relative
}

.ddwinBtnDisabled[data-v-337d3390] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-337d3390] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-337d3390] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-337d3390] {
    cursor: pointer
}

.flex[data-v-337d3390] {
    display: flex
}

.flex-column[data-v-337d3390] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-337d3390] {
    display: flex;
    align-items: center
}

.flex-start[data-v-337d3390] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-337d3390] {
    justify-content: space-between
}

.noselect[data-v-337d3390] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-337d3390] {
    font-weight: 700
}

.custom-scroll-bar[data-v-337d3390] {
    overflow: auto
}

.custom-scroll-bar[data-v-337d3390]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-337d3390]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-337d3390] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-337d3390] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-337d3390] .van-image__error {
    border-radius: 8px;
    background: var(--bgColor)
}

.ImgBg[data-v-337d3390] {
    background-color: #f0f3f5
}

.THEME-ATASAC .ImgBg[data-v-337d3390]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-325b0d06] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-325b0d06] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-325b0d06] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-325b0d06] {
    cursor: pointer
}

.flex[data-v-325b0d06] {
    display: flex
}

.flex-column[data-v-325b0d06] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-325b0d06] {
    display: flex;
    align-items: center
}

.flex-start[data-v-325b0d06] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-325b0d06] {
    justify-content: space-between
}

.noselect[data-v-325b0d06] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-325b0d06] {
    font-weight: 700
}

.custom-scroll-bar[data-v-325b0d06] {
    overflow: auto
}

.custom-scroll-bar[data-v-325b0d06]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-325b0d06]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-325b0d06] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-325b0d06] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.TransactionContent[data-v-325b0d06] {
    height: var(--column-height, 100%);
    overflow-y: auto;
    display: flex;
    flex-direction: column
}

.TransactionContent .bg-white[data-v-325b0d06] {
    background: #fff
}

.TransactionContent .bg-grey[data-v-325b0d06] {
    background: #f0f3f5
}

.TransactionContent .gameRecordTableTitle[data-v-325b0d06] {
    line-height: 30px
}

.listBox[data-v-325b0d06] {
    background: #f0f3f5;
    min-height: 100%
}

.textRight[data-v-325b0d06] {
    text-align: right
}

.blank[data-v-325b0d06] {
    height: 6px;
    width: 100%;
    background: #f0f3f5
}

.TotalContent[data-v-325b0d06] {
    display: flex;
    flex-direction: column
}

.TotalContent .subtotal[data-v-325b0d06] {
    display: flex;
    align-items: center;
    background: #fff5e0;
    height: 45px;
    padding: 0 15px
}

.TotalContent .subtotal img[data-v-325b0d06] {
    width: 20px;
    height: 20px;
    margin-right: 4px
}

.TotalContent .subtotal .rate[data-v-325b0d06] {
    padding: 2px 6px;
    background: rgba(237, 28, 52, .16);
    color: var(--red);
    border-radius: 3px;
    margin-left: 8px
}

.TotalContent .Amount[data-v-325b0d06] {
    padding: 15px
}

.TotalContent .Amount .CurrencyBox[data-v-325b0d06] {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.recordList[data-v-325b0d06] {
    padding-left: 15px;
    background: #fff
}

.recordList .recordItem[data-v-325b0d06] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 12px 15px 12px 0;
    border-bottom: 1px solid var(--borderColor)
}

.recordList .recordItem[data-v-325b0d06]:last-child {
    border-bottom: none
}

.recordList .recordItem .ItemBets[data-v-325b0d06] {
    text-align: right;
    margin-bottom: 8px
}

.recordList .recordItem .ItemBets .flexBox[data-v-325b0d06] {
    justify-content: flex-end
}

.recordList .recordItem .ItemRewards[data-v-325b0d06] {
    text-align: right
}

.recordList .recordItem .ItemRewards .flexBox[data-v-325b0d06] {
    justify-content: flex-end
}

.recordList .recordItem .van-image[data-v-325b0d06] {
    height: 24px
}

.recordList .recordItem[data-v-325b0d06] .van-image__img {
    width: auto
}

.THEME-ATASAC .blank[data-v-325b0d06]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .bg-grey[data-v-325b0d06]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .bg-white[data-v-325b0d06]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .gameRecordTableTitle[data-v-325b0d06]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: #fff
}

.THEME-ATASAC #gameRecordTable[data-v-325b0d06]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .listBox[data-v-325b0d06]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .TotalContent .subtotal[data-v-325b0d06]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .recordList[data-v-325b0d06]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .recordList .recordItem[data-v-325b0d06]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-6d217292] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6d217292] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6d217292] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6d217292] {
    cursor: pointer
}

.flex[data-v-6d217292] {
    display: flex
}

.flex-column[data-v-6d217292] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6d217292] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6d217292] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6d217292] {
    justify-content: space-between
}

.noselect[data-v-6d217292] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6d217292] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6d217292] {
    overflow: auto
}

.custom-scroll-bar[data-v-6d217292]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6d217292]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6d217292] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6d217292] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.PayerInfo[data-v-6d217292] {
    background-color: #fff
}

.ddwinBtnDisabled[data-v-215601f4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-215601f4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-215601f4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-215601f4] {
    cursor: pointer
}

.flex[data-v-215601f4] {
    display: flex
}

.flex-column[data-v-215601f4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-215601f4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-215601f4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-215601f4] {
    justify-content: space-between
}

.noselect[data-v-215601f4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-215601f4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-215601f4] {
    overflow: auto
}

.custom-scroll-bar[data-v-215601f4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-215601f4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-215601f4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-215601f4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.adaptation-text[data-v-215601f4] {
    overflow: hidden;
    position: relative;
    width: 100%
}

.adaptation-text>div[data-v-215601f4] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.adaptation-text--top>div[data-v-215601f4] {
    top: 0;
    bottom: auto;
    transform: translate(-50%)
}

.adaptation-text--bottom>div[data-v-215601f4] {
    top: auto;
    bottom: 0;
    transform: translate(-50%)
}

.ddwinBtnDisabled[data-v-0ef0ed90] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0ef0ed90] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0ef0ed90] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0ef0ed90] {
    cursor: pointer
}

.flex[data-v-0ef0ed90] {
    display: flex
}

.flex-column[data-v-0ef0ed90] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0ef0ed90] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0ef0ed90] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0ef0ed90] {
    justify-content: space-between
}

.noselect[data-v-0ef0ed90] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0ef0ed90] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0ef0ed90] {
    overflow: auto
}

.custom-scroll-bar[data-v-0ef0ed90]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0ef0ed90]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0ef0ed90] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0ef0ed90] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.red-envelope .center_info[data-v-0ef0ed90] {
    position: absolute;
    height: calc(220px*var(--root-width)/var(--root-initial-width));
    top: calc(60px*var(--root-width)/var(--root-initial-width));
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 40px);
    display: flex;
    flex-direction: column;
    align-items: center
}

.red-envelope .center_info .userInfo[data-v-0ef0ed90] {
    display: flex;
    align-items: center
}

.red-envelope .center_info .userInfo.blank[data-v-0ef0ed90] {
    height: calc(28px*var(--root-width)/var(--root-initial-width))
}

.red-envelope .center_info .userInfo .avatar[data-v-0ef0ed90] {
    width: calc(24px*var(--root-width)/var(--root-initial-width));
    height: calc(24px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%;
    margin-right: calc(8px*var(--root-width)/var(--root-initial-width));
    background: #fff
}

.red-envelope .center_info .userInfo .owner[data-v-0ef0ed90] {
    max-width: calc(200px*var(--root-width)/var(--root-initial-width));
    color: #fff0a7;
    font-size: calc(14px*var(--root-width)/var(--root-initial-width));
    text-align: justify;
    word-break: break-all
}

.red-envelope .center_info .blessings[data-v-0ef0ed90] {
    height: calc(100px*var(--root-width)/var(--root-initial-width));
    color: #fff0a7
}

.red-envelope--close[data-v-0ef0ed90] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    height: calc(469px*var(--root-width)/var(--root-initial-width));
    margin: 0 auto;
    position: relative
}

.red-envelope--close__logo[data-v-0ef0ed90] {
    display: block;
    height: calc(100px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    top: calc(120px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope--close__blessings[data-v-0ef0ed90] {
    position: absolute;
    top: calc(131px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    width: calc(248px*var(--root-width)/var(--root-initial-width));
    margin: 0 auto;
    color: #fff0a7;
    text-align: center;
    transform: translate(-50%, -50%)
}

.red-envelope--close__open-button[data-v-0ef0ed90] {
    bottom: calc(50px*var(--root-width)/var(--root-initial-width));
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
    width: calc(90px*var(--root-width)/var(--root-initial-width));
    height: calc(90px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__open-button img[data-v-0ef0ed90]:first-child {
    width: 100%;
    height: 100%
}

.red-envelope--close__open-button img[data-v-0ef0ed90]:nth-child(2) {
    width: calc(90px*var(--root-width)/var(--root-initial-width));
    height: calc(90px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope--close__open-button .open-text--fail[data-v-0ef0ed90] {
    opacity: .5
}

.red-envelope--close__count[data-v-0ef0ed90] {
    position: absolute;
    top: calc(188px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    width: calc(241px*var(--root-width)/var(--root-initial-width));
    height: calc(82px*var(--root-width)/var(--root-initial-width));
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: calc(6px*var(--root-width)/var(--root-initial-width));
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.red-envelope--close__count>div[data-v-0ef0ed90]:first-child {
    font-size: calc(17px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__count>div[data-v-0ef0ed90]:nth-child(2) {
    font-size: calc(24px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__count>div:nth-child(2) span[data-v-0ef0ed90] {
    opacity: .5;
    font-size: calc(19px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--open[data-v-0ef0ed90] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    height: calc(506px*var(--root-width)/var(--root-initial-width));
    margin: 0 auto;
    position: relative
}

.red-envelope--open__info[data-v-0ef0ed90] {
    position: absolute;
    top: calc(144px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center
}

.red-envelope--open__info .avatar[data-v-0ef0ed90] {
    width: calc(42px*var(--root-width)/var(--root-initial-width));
    height: calc(42px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%;
    margin-bottom: calc(12px*var(--root-width)/var(--root-initial-width));
    background: #fff
}

.red-envelope--open__info .owner[data-v-0ef0ed90] {
    width: calc(220px*var(--root-width)/var(--root-initial-width));
    font-size: calc(14px*var(--root-width)/var(--root-initial-width));
    text-align: center;
    word-break: break-all
}

.red-envelope--open__count[data-v-0ef0ed90] {
    position: absolute;
    top: calc(258px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    color: #b88b4f
}

.red-envelope--open__count__currency[data-v-0ef0ed90] {
    font-size: calc(12px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    transform: translate(calc(-100% - 7px), 50%)
}

.red-envelope--open__count__value[data-v-0ef0ed90] {
    font-size: calc(35px*var(--root-width)/var(--root-initial-width));
    font-weight: 700
}

.red-envelope--open__blessings[data-v-0ef0ed90] {
    position: absolute;
    top: calc(447px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    width: calc(248px*var(--root-width)/var(--root-initial-width));
    margin: 0 auto;
    color: #fff0a7;
    text-align: center;
    transform: translateY(-50%) translateX(-50%)
}

.red-envelope--open__reason[data-v-0ef0ed90] {
    position: absolute;
    top: calc(258px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    color: #b88b4f;
    font-size: calc(24px*var(--root-width)/var(--root-initial-width))
}

.ddwinBtnDisabled[data-v-0a06d4cc] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0a06d4cc] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0a06d4cc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0a06d4cc] {
    cursor: pointer
}

.flex[data-v-0a06d4cc] {
    display: flex
}

.flex-column[data-v-0a06d4cc] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0a06d4cc] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0a06d4cc] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0a06d4cc] {
    justify-content: space-between
}

.noselect[data-v-0a06d4cc] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0a06d4cc] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0a06d4cc] {
    overflow: auto
}

.custom-scroll-bar[data-v-0a06d4cc]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0a06d4cc]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0a06d4cc] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0a06d4cc] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.red-envelope[data-v-0a06d4cc] {
    width: fit-content;
    margin: 0 auto;
    position: relative
}

.red-envelope--success[data-v-0a06d4cc] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    height: calc(506px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--success__info[data-v-0a06d4cc] {
    padding-top: calc(144px*var(--root-width)/var(--root-initial-width));
    display: flex;
    flex-direction: column;
    align-items: center
}

.red-envelope--success__info .avatar[data-v-0a06d4cc] {
    width: calc(42px*var(--root-width)/var(--root-initial-width));
    height: calc(42px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%
}

.red-envelope--success__info .owner[data-v-0a06d4cc] {
    padding-top: calc(12px*var(--root-width)/var(--root-initial-width));
    font-size: calc(14px*var(--root-width)/var(--root-initial-width));
    color: var(--textColor);
    width: 80%;
    text-align: center
}

.red-envelope--success__amount[data-v-0a06d4cc] {
    padding-top: calc(40px*var(--root-width)/var(--root-initial-width));
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: #b88b4f
}

.red-envelope--success__amount .unit[data-v-0a06d4cc] {
    font-size: 14px
}

.red-envelope--success__amount .amount[data-v-0a06d4cc] {
    font-weight: 700;
    font-size: calc(35px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--success__blessings[data-v-0a06d4cc] {
    width: calc(100% - 64px);
    height: calc(96px*var(--root-width)/var(--root-initial-width));
    color: #fff0a7;
    text-align: center;
    position: absolute;
    bottom: calc(10px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope--success__reason[data-v-0a06d4cc] {
    padding-top: calc(40px*var(--root-width)/var(--root-initial-width));
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: #b88b4f;
    font-size: calc(24px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--not-open[data-v-0a06d4cc] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    height: calc(469px*var(--root-width)/var(--root-initial-width));
    position: relative
}

.red-envelope--not-open__title[data-v-0a06d4cc] {
    position: absolute;
    top: calc(var(--root-width)/var(--root-initial-width)*0);
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: calc(70px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__logo[data-v-0a06d4cc] {
    display: block;
    height: calc(100px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    top: calc(70px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope--close__open-button[data-v-0a06d4cc] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(45px*var(--root-width)/var(--root-initial-width));
    width: calc(92px*var(--root-width)/var(--root-initial-width));
    height: calc(92px*var(--root-width)/var(--root-initial-width));
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.red-envelope--close__gold[data-v-0a06d4cc] {
    display: block;
    width: 100%
}

.red-envelope--close__open-text[data-v-0a06d4cc] {
    position: absolute;
    display: block;
    width: 100%
}

.red-envelope--send__totalAmount[data-v-0a06d4cc] {
    position: absolute;
    width: calc(100% - 30px);
    text-align: center;
    background-image: linear-gradient(270deg, rgba(230, 89, 64, 0), rgba(255, 240, 167, .8) 52%, rgba(230, 89, 64, 0));
    color: var(--amountColor);
    top: calc(77px*var(--root-width)/var(--root-initial-width));
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px
}

.red-envelope--send__totalAmount .type[data-v-0a06d4cc] {
    font-size: 16px;
    margin-bottom: 4px
}

.red-envelope--send__totalAmount .unit[data-v-0a06d4cc] {
    font-size: 18px
}

.red-envelope--send__totalAmount .unit .count[data-v-0a06d4cc] {
    opacity: .7;
    font-size: 16px
}

.red-envelope--fail[data-v-0a06d4cc] {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.red-envelope--fail__tips[data-v-0a06d4cc] {
    color: #fff;
    font-size: calc(20px*var(--root-width)/var(--root-initial-width));
    padding: calc(8px*var(--root-width)/var(--root-initial-width)) calc(16px*var(--root-width)/var(--root-initial-width));
    background-color: rgba(0, 0, 0, .2);
    backdrop-filter: blur(32px);
    border-radius: calc(25px*var(--root-width)/var(--root-initial-width))
}

.red-envelope__info[data-v-0a06d4cc] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: calc(14px*var(--root-width)/var(--root-initial-width))
}

.red-envelope__info .avatar[data-v-0a06d4cc] {
    width: calc(24px*var(--root-width)/var(--root-initial-width));
    height: calc(24px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%;
    margin-right: calc(8px*var(--root-width)/var(--root-initial-width));
    background: #fff
}

.red-envelope__info .owner[data-v-0a06d4cc] {
    max-width: calc(200px*var(--root-width)/var(--root-initial-width));
    color: #fff0a7;
    font-size: calc(14px*var(--root-width)/var(--root-initial-width));
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.red-envelope__open-button[data-v-0a06d4cc] {
    width: calc(90px*var(--root-width)/var(--root-initial-width));
    height: calc(90px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    top: calc(330px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope__open-button img[data-v-0a06d4cc] {
    width: 100%;
    height: 100%
}

.red-envelope__open-button p[data-v-0a06d4cc] {
    color: #503816;
    font-size: calc(30px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ddwinBtnDisabled[data-v-8dca5e64] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-8dca5e64] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-8dca5e64] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-8dca5e64] {
    cursor: pointer
}

.flex[data-v-8dca5e64] {
    display: flex
}

.flex-column[data-v-8dca5e64] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-8dca5e64] {
    display: flex;
    align-items: center
}

.flex-start[data-v-8dca5e64] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-8dca5e64] {
    justify-content: space-between
}

.noselect[data-v-8dca5e64] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-8dca5e64] {
    font-weight: 700
}

.custom-scroll-bar[data-v-8dca5e64] {
    overflow: auto
}

.custom-scroll-bar[data-v-8dca5e64]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-8dca5e64]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-8dca5e64] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-8dca5e64] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.red-envelope[data-v-8dca5e64] {
    width: fit-content;
    margin: 0 auto;
    position: relative
}

.red-envelope--success[data-v-8dca5e64] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    height: calc(506px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--success__info[data-v-8dca5e64] {
    padding-top: calc(144px*var(--root-width)/var(--root-initial-width));
    display: flex;
    flex-direction: column;
    align-items: center
}

.red-envelope--success__info .avatar[data-v-8dca5e64] {
    width: calc(42px*var(--root-width)/var(--root-initial-width));
    height: calc(42px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%
}

.red-envelope--success__info .owner[data-v-8dca5e64] {
    padding-top: calc(12px*var(--root-width)/var(--root-initial-width));
    font-size: calc(14px*var(--root-width)/var(--root-initial-width));
    color: var(--textColor);
    width: 80%;
    text-align: center
}

.red-envelope--success__amount[data-v-8dca5e64] {
    padding-top: calc(40px*var(--root-width)/var(--root-initial-width));
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: #b88b4f
}

.red-envelope--success__amount .unit[data-v-8dca5e64] {
    font-size: 14px
}

.red-envelope--success__amount .amount[data-v-8dca5e64] {
    font-weight: 700;
    font-size: calc(35px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--success__blessings[data-v-8dca5e64] {
    width: calc(248px*var(--root-width)/var(--root-initial-width));
    color: #fff0a7;
    text-align: center;
    position: absolute;
    bottom: calc(9px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    height: calc(88px*var(--root-width)/var(--root-initial-width));
    transform: translateX(-50%)
}

.red-envelope--success__reason[data-v-8dca5e64] {
    padding-top: calc(40px*var(--root-width)/var(--root-initial-width));
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: #b88b4f;
    font-size: calc(24px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--not-open[data-v-8dca5e64] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    height: calc(469px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--not-open .languageImg[data-v-8dca5e64] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    height: calc(64px*var(--root-width)/var(--root-initial-width));
    left: 0;
    bottom: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.red-envelope--not-open .openImg[data-v-8dca5e64] {
    height: calc(83px*var(--root-width)/var(--root-initial-width));
    width: calc(83px*var(--root-width)/var(--root-initial-width));
    top: calc(188px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.red-envelope--not-open__blessings[data-v-8dca5e64] {
    height: calc(88px*var(--root-width)/var(--root-initial-width));
    width: calc(248px*var(--root-width)/var(--root-initial-width));
    color: #fff0a7
}

.red-envelope--close__logo[data-v-8dca5e64],
.red-envelope--not-open__blessings[data-v-8dca5e64] {
    top: calc(63px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope--close__logo[data-v-8dca5e64] {
    display: block;
    height: calc(100px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__open-button[data-v-8dca5e64] {
    position: absolute;
    left: 0;
    right: 0;
    width: calc(83px*var(--root-width)/var(--root-initial-width));
    height: calc(83px*var(--root-width)/var(--root-initial-width));
    top: calc(186px*var(--root-width)/var(--root-initial-width));
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.red-envelope--close__gold[data-v-8dca5e64] {
    display: block;
    width: 100%
}

.red-envelope--close__open-text[data-v-8dca5e64] {
    position: absolute;
    display: block;
    width: 100%
}

.red-envelope--send__totalAmount[data-v-8dca5e64] {
    position: absolute;
    width: 100%;
    text-align: center;
    background-image: linear-gradient(270deg, rgba(230, 89, 64, 0), rgba(255, 240, 167, .8) 52%, rgba(230, 89, 64, 0));
    color: #824113;
    height: calc(91px*var(--root-width)/var(--root-initial-width));
    top: calc(58px*var(--root-width)/var(--root-initial-width));
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.red-envelope--send__totalAmount .type[data-v-8dca5e64] {
    font-size: 16px;
    margin-bottom: 4px
}

.red-envelope--send__totalAmount .unit[data-v-8dca5e64] {
    font-size: 18px
}

.red-envelope--send__totalAmount .unit .count[data-v-8dca5e64] {
    opacity: .7;
    font-size: 16px
}

.red-envelope--fail[data-v-8dca5e64] {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.red-envelope--fail__tips[data-v-8dca5e64] {
    color: #fff;
    font-size: calc(20px*var(--root-width)/var(--root-initial-width));
    padding: calc(8px*var(--root-width)/var(--root-initial-width)) calc(16px*var(--root-width)/var(--root-initial-width));
    background-color: rgba(0, 0, 0, .2);
    backdrop-filter: blur(32px);
    border-radius: calc(25px*var(--root-width)/var(--root-initial-width))
}

.red-envelope__info[data-v-8dca5e64] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: calc(21px*var(--root-width)/var(--root-initial-width));
    height: calc(37px*var(--root-width)/var(--root-initial-width))
}

.red-envelope__info .avatar[data-v-8dca5e64] {
    width: calc(24px*var(--root-width)/var(--root-initial-width));
    height: calc(24px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%;
    margin-right: calc(8px*var(--root-width)/var(--root-initial-width));
    background: #fff
}

.red-envelope__info .owner[data-v-8dca5e64] {
    max-width: calc(200px*var(--root-width)/var(--root-initial-width));
    color: #fff0a7;
    font-size: calc(14px*var(--root-width)/var(--root-initial-width));
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.red-envelope__open-button[data-v-8dca5e64] {
    width: calc(90px*var(--root-width)/var(--root-initial-width));
    height: calc(90px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    top: calc(330px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope__open-button img[data-v-8dca5e64] {
    width: 100%;
    height: 100%
}

.red-envelope__open-button p[data-v-8dca5e64] {
    color: #503816;
    font-size: calc(30px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ddwinBtnDisabled[data-v-3977c1ef] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3977c1ef] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3977c1ef] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3977c1ef] {
    cursor: pointer
}

.flex[data-v-3977c1ef] {
    display: flex
}

.flex-column[data-v-3977c1ef] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3977c1ef] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3977c1ef] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3977c1ef] {
    justify-content: space-between
}

.noselect[data-v-3977c1ef] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3977c1ef] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3977c1ef] {
    overflow: auto
}

.custom-scroll-bar[data-v-3977c1ef]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3977c1ef]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3977c1ef] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3977c1ef] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.red-envelope--close[data-v-3977c1ef] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    height: calc(469px*var(--root-width)/var(--root-initial-width));
    margin: 0 auto;
    position: relative
}

.red-envelope--close__logo[data-v-3977c1ef] {
    display: block;
    height: calc(100px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    top: calc(170px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope--close__info[data-v-3977c1ef] {
    position: absolute;
    top: calc(23px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.red-envelope--close__info .avatar[data-v-3977c1ef] {
    width: calc(24px*var(--root-width)/var(--root-initial-width));
    height: calc(24px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%;
    margin-right: calc(8px*var(--root-width)/var(--root-initial-width));
    background: #fff
}

.red-envelope--close__info .owner[data-v-3977c1ef] {
    max-width: calc(200px*var(--root-width)/var(--root-initial-width));
    color: #fff0a7;
    font-size: calc(14px*var(--root-width)/var(--root-initial-width));
    text-align: justify;
    word-break: break-all
}

.red-envelope--close__open-button[data-v-3977c1ef] {
    position: absolute;
    top: calc(80px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    width: calc(90px*var(--root-width)/var(--root-initial-width));
    height: calc(90px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__open-button img[data-v-3977c1ef]:first-child {
    width: 100%;
    height: 100%
}

.red-envelope--close__open-button img[data-v-3977c1ef]:nth-child(2) {
    width: calc(90px*var(--root-width)/var(--root-initial-width));
    height: calc(90px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.red-envelope--close__open-button .open-text--fail[data-v-3977c1ef] {
    opacity: .5
}

.red-envelope--close__count[data-v-3977c1ef] {
    position: absolute;
    top: calc(170px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    width: calc(248px*var(--root-width)/var(--root-initial-width));
    height: calc(100px*var(--root-width)/var(--root-initial-width));
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: calc(6px*var(--root-width)/var(--root-initial-width));
    color: var(--amountColor);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.red-envelope--close__count>div[data-v-3977c1ef]:first-child {
    font-size: calc(17px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__count>div[data-v-3977c1ef]:nth-child(2) {
    font-size: calc(24px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__count>div:nth-child(2) span[data-v-3977c1ef] {
    opacity: .5;
    font-size: calc(19px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--close__title[data-v-3977c1ef] {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: calc(70px*var(--root-width)/var(--root-initial-width))
}

.red-envelope--open[data-v-3977c1ef] {
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    height: calc(506px*var(--root-width)/var(--root-initial-width));
    margin: 0 auto;
    position: relative
}

.red-envelope--open__info[data-v-3977c1ef] {
    position: absolute;
    top: calc(144px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center
}

.red-envelope--open__info .avatar[data-v-3977c1ef] {
    width: calc(42px*var(--root-width)/var(--root-initial-width));
    height: calc(42px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%;
    margin-bottom: calc(12px*var(--root-width)/var(--root-initial-width));
    background: #fff
}

.red-envelope--open__info .owner[data-v-3977c1ef] {
    width: calc(220px*var(--root-width)/var(--root-initial-width));
    font-size: calc(14px*var(--root-width)/var(--root-initial-width));
    text-align: center;
    word-break: break-all
}

.red-envelope--open__count[data-v-3977c1ef] {
    position: absolute;
    top: calc(258px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    color: #b88b4f
}

.red-envelope--open__count__currency[data-v-3977c1ef] {
    font-size: calc(12px*var(--root-width)/var(--root-initial-width));
    position: absolute;
    transform: translate(calc(-100% - 7px), 50%)
}

.red-envelope--open__count__value[data-v-3977c1ef] {
    font-size: calc(35px*var(--root-width)/var(--root-initial-width));
    font-weight: 700
}

.red-envelope--open__blessings[data-v-3977c1ef] {
    position: absolute;
    bottom: calc(10px*var(--root-width)/var(--root-initial-width));
    width: calc(248px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    color: #fff0a7;
    text-align: center;
    transform: translateX(-50%)
}

.red-envelope--open__reason[data-v-3977c1ef] {
    position: absolute;
    top: calc(258px*var(--root-width)/var(--root-initial-width));
    left: 50%;
    transform: translateX(-50%);
    color: #b88b4f;
    font-size: calc(24px*var(--root-width)/var(--root-initial-width))
}

.ddwinBtnDisabled[data-v-694597df] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-694597df] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-694597df] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-694597df] {
    cursor: pointer
}

.flex[data-v-694597df] {
    display: flex
}

.flex-column[data-v-694597df] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-694597df] {
    display: flex;
    align-items: center
}

.flex-start[data-v-694597df] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-694597df] {
    justify-content: space-between
}

.noselect[data-v-694597df] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-694597df] {
    font-weight: 700
}

.custom-scroll-bar[data-v-694597df] {
    overflow: auto
}

.custom-scroll-bar[data-v-694597df]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-694597df]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-694597df] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-694597df] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.TransactionInfo[data-v-694597df] {
    height: calc(var(--column-height) - var(--navHeight))
}

.transactionInfoContent[data-v-694597df] {
    background-color: #fff
}

.transactionInfoContent .name[data-v-694597df] {
    color: var(--text-color--grey)
}

.PayerInfo[data-v-694597df] {
    background-color: #fff;
    padding-bottom: 20px
}

.PayerInfo .serviceBox[data-v-694597df] {
    display: flex;
    padding: 14px 0;
    flex-direction: column;
    align-items: flex-start
}

.PayerInfo .serviceBox .ExchangeAmount[data-v-694597df] {
    margin-bottom: 15px
}

.PayerInfo .serviceBox .ExchangeAmount .money[data-v-694597df] {
    text-align: right
}

.PayerInfo .serviceBox .item[data-v-694597df] {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.PayerInfo .serviceBox .ExchangeRate[data-v-694597df] {
    display: flex;
    justify-content: center
}

.PayerInfo .serviceBox .Warp[data-v-694597df] {
    display: flex;
    flex-wrap: wrap
}

.van-overlay[data-v-694597df] {
    z-index: 10
}

.opened[data-v-694597df] {
    min-width: 280px;
    max-width: 400px;
    width: 74%;
    margin: 30px auto 20px;
    position: relative
}

.opened .bg[data-v-694597df] {
    width: 100%
}

.opened .redbag_content[data-v-694597df] {
    position: absolute;
    top: 12%;
    left: 0;
    bottom: 0;
    right: 0
}

.opened .redbag_content .top[data-v-694597df] {
    height: 58%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.opened .redbag_content .bottom[data-v-694597df] {
    height: 40%;
    display: flex;
    align-items: center;
    justify-content: center
}

.opened .info[data-v-694597df] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.opened .info .avatar[data-v-694597df] {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-bottom: 10px
}

.opened .info .owner[data-v-694597df] {
    bottom: 42px;
    max-width: 90%;
    color: var(--textColor);
    font-size: 14px;
    text-align: center
}

.opened .amount[data-v-694597df] {
    margin-top: 5%;
    font-size: 35px;
    color: #b88b4f;
    font-weight: 700;
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: max-content
}

.opened .amount .AmountText[data-v-694597df] {
    position: relative;
    left: 18px
}

.opened .amount .AmountText span[data-v-694597df] {
    position: absolute;
    left: -35px
}

.opened .amount .tip[data-v-694597df] {
    font-size: 26px
}

.opened .amount .unit[data-v-694597df] {
    font-size: 14px;
    font-weight: 400
}

.opened .text[data-v-694597df] {
    font-size: 24px;
    color: #fff0a7;
    width: calc(100% - 64px);
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: center
}

.Close[data-v-694597df] {
    display: flex;
    justify-content: center;
    margin-bottom: 10px
}

.Close img[data-v-694597df] {
    width: 40px;
    height: 40px
}

.redbag-overlay[data-v-694597df] {
    overflow: auto
}

.opened-model2__blessing-words[data-v-694597df] {
    font-size: 18px;
    color: #fff0a7;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.opened--model2:not(#qwert) .top[data-v-694597df] {
    height: 64%
}

.opened--model2:not(#qwert) .amount[data-v-694597df] {
    margin-top: 14%
}

.atas-style .seeMoreBtn[data-v-694597df]:not(.model-scoped, .model-scoped *) {
    border-radius: 5px
}

.THEME-ATASTC .bigBtn[data-v-694597df]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-694597df]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .TransactionInfo .PayerInfo[data-v-694597df]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .TransactionInfo .transactionInfoContent[data-v-694597df]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .TransactionInfo[data-v-694597df]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .TransactionInfo .seeMoreBtn[data-v-694597df]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor);
    color: var(--textThemeColor);
    border-color: var(--themeColor)
}

.subscribe[data-v-694597df] {
    justify-content: space-between;
    padding: 14px 0 0
}

.subscribe--amount[data-v-694597df] {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.subscribe--amount>div[data-v-694597df]:first-child {
    padding-bottom: 4px
}

.ddwinBtnDisabled[data-v-75fc0345] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-75fc0345] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-75fc0345] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-75fc0345] {
    cursor: pointer
}

.flex[data-v-75fc0345] {
    display: flex
}

.flex-column[data-v-75fc0345] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-75fc0345] {
    display: flex;
    align-items: center
}

.flex-start[data-v-75fc0345] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-75fc0345] {
    justify-content: space-between
}

.noselect[data-v-75fc0345] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-75fc0345] {
    font-weight: 700
}

.custom-scroll-bar[data-v-75fc0345] {
    overflow: auto
}

.custom-scroll-bar[data-v-75fc0345]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-75fc0345]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-75fc0345] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-75fc0345] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.textRight[data-v-75fc0345] {
    text-align: right
}

.superRewards[data-v-75fc0345] {
    height: var(--column-height, 100%);
    overflow-y: auto;
    display: flex;
    flex-direction: column
}

.superRewards .bg-grey[data-v-75fc0345] {
    background: #f0f3f5
}

.superRewards .bg-white[data-v-75fc0345] {
    background: #fff
}

.superRewards .TotalContent[data-v-75fc0345] {
    display: flex;
    flex-direction: column
}

.superRewards .TotalContent .allTotal[data-v-75fc0345] {
    display: flex;
    align-items: center;
    padding: 0 15px;
    height: 44px;
    background: #fff1eb
}

.superRewards .TotalContent .allTotal img[data-v-75fc0345] {
    width: 20px;
    height: 20px;
    margin-right: 4px
}

.superRewards .TotalContent .allTotal .subtotal[data-v-75fc0345] {
    display: flex;
    align-items: center
}

.superRewards .TotalContent .allTotal .subtotal .rate[data-v-75fc0345] {
    padding: 2px 6px;
    background: rgba(237, 28, 52, .16);
    color: var(--red);
    border-radius: 3px;
    margin-left: 8px
}

.superRewards .TotalContent .sub[data-v-75fc0345] {
    justify-content: space-between;
    background: #fff5e0
}

.superRewards .TotalContent .Amount[data-v-75fc0345] {
    padding: 15px
}

.superRewards .TotalContent .Amount .CurrencyBox[data-v-75fc0345] {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.superRewards .recordList[data-v-75fc0345] {
    padding-left: 15px
}

.superRewards .recordList .recordItem[data-v-75fc0345] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 15px 12px 0;
    border-bottom: 1px solid var(--borderColor)
}

.superRewards .recordList .recordItem[data-v-75fc0345]:last-child {
    border-bottom: none
}

.superRewards .recordList .recordItem .ItemBets[data-v-75fc0345] {
    text-align: right;
    margin-bottom: 8px
}

.superRewards .recordList .recordItem .ItemBets .flexBox[data-v-75fc0345] {
    justify-content: flex-end
}

.superRewards .recordList .recordItem .ItemRewards[data-v-75fc0345] {
    text-align: right
}

.superRewards .recordList .recordItem .ItemRewards .flexBox[data-v-75fc0345] {
    justify-content: flex-end
}

.superRewards .recordList .recordItem .van-image[data-v-75fc0345] {
    height: 80px
}

.superRewards .recordList .recordItem[data-v-75fc0345] .van-image__img {
    width: auto
}

.THEME-ATASAC .bg-grey[data-v-75fc0345]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .bg-white[data-v-75fc0345]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .superRewards .recordList .recordItem[data-v-75fc0345]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .superRewards .TotalContent .allTotal[data-v-75fc0345]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.ddwinBtnDisabled[data-v-54960a46] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-54960a46] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-54960a46] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-54960a46] {
    cursor: pointer
}

.flex[data-v-54960a46] {
    display: flex
}

.flex-column[data-v-54960a46] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-54960a46] {
    display: flex;
    align-items: center
}

.flex-start[data-v-54960a46] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-54960a46] {
    justify-content: space-between
}

.noselect[data-v-54960a46] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-54960a46] {
    font-weight: 700
}

.custom-scroll-bar[data-v-54960a46] {
    overflow: auto
}

.custom-scroll-bar[data-v-54960a46]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-54960a46]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-54960a46] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-54960a46] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.rightLine[data-v-54960a46] {
    border-right: 1px solid var(--borderColor)
}

.superRewardsDetail[data-v-54960a46] {
    height: var(--column-height, 100%);
    overflow-y: auto
}

.superRewardsDetail .ItemDetail[data-v-54960a46] {
    display: flex;
    justify-content: space-between;
    padding: 12px 15px
}

.superRewardsDetail .ItemDetail .platform[data-v-54960a46] {
    display: flex;
    align-items: flex-end
}

.superRewardsDetail .ItemDetail .platform .van-image[data-v-54960a46] {
    height: 80px
}

.superRewardsDetail .ItemDetail .platform[data-v-54960a46] .van-image__img {
    width: auto
}

.superRewardsDetail .ItemDetail .platform .rate[data-v-54960a46] {
    padding: 2px 6px;
    background: rgba(237, 28, 52, .16);
    color: var(--red);
    border-radius: 3px;
    margin-left: 8px
}

.superRewardsDetail .ItemDetail .allTotal[data-v-54960a46] {
    text-align: right
}

.superRewardsDetail .ItemDetail .allTotal .flexBox[data-v-54960a46] {
    justify-content: flex-end
}

.superRewardsDetail .gameRecordTableTitle[data-v-54960a46] {
    border-bottom: 1px solid var(--borderColor);
    background-color: #f8f9fb
}

.superRewardsDetail #RecordTable li[data-v-54960a46] {
    display: flex;
    height: 68px;
    border-bottom: 1px solid var(--borderColor)
}

.superRewardsDetail #RecordTable li .Item[data-v-54960a46] {
    flex: 1;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    padding-right: 12px
}

.superRewardsDetail #RecordTable li[data-v-54960a46]:nth-child(2n) {
    background: #f8f9fb
}

.superRewardsDetail #RecordTable li[data-v-54960a46]:nth-child(odd) {
    background: #fff
}

.THEME-ATASAC .rightLine[data-v-54960a46]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .superRewardsDetail .ItemDetail[data-v-54960a46]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .gameRecordTableTitle[data-v-54960a46]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: var(--textColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC #RecordTable li[data-v-54960a46]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC #RecordTable li[data-v-54960a46]:not(.model-scoped, .model-scoped *):nth-child(2n) {
    background: #1e1e1e
}

.THEME-ATASAC #RecordTable li[data-v-54960a46]:not(.model-scoped, .model-scoped *):nth-child(odd) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-0293a6fa] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0293a6fa] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0293a6fa] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0293a6fa] {
    cursor: pointer
}

.flex[data-v-0293a6fa] {
    display: flex
}

.flex-column[data-v-0293a6fa] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0293a6fa] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0293a6fa] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0293a6fa] {
    justify-content: space-between
}

.noselect[data-v-0293a6fa] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0293a6fa] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0293a6fa] {
    overflow: auto
}

.custom-scroll-bar[data-v-0293a6fa]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0293a6fa]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0293a6fa] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0293a6fa] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.child[data-v-0293a6fa] {
    width: 100%
}

.child .billItem[data-v-0293a6fa] {
    margin: 0 auto;
    height: 65px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 0 0 15px
}

.child .billItem .transferIcon[data-v-0293a6fa] {
    width: 42px;
    height: 42px;
    border-radius: 50%
}

.child .billItem .transferIcon[data-v-0293a6fa] .errorImg,
.child .billItem .transferIcon[data-v-0293a6fa] img {
    border-radius: 50%
}

.child .billItem .transferInfo[data-v-0293a6fa] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    flex: 1;
    height: 100%;
    margin-left: 10px;
    flex-direction: column;
    justify-content: center
}

.child .billItem .transferInfo .type-top[data-v-0293a6fa] {
    display: flex;
    font-size: 16px;
    margin-top: 4px
}

.child .billItem .transferInfo .type-top .type-name[data-v-0293a6fa] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 3
}

.child .billItem .transferInfo .type-top .cashChips[data-v-0293a6fa] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 15px;
    text-align: right
}

.child .billItem .transferInfo .type-bottom[data-v-0293a6fa] {
    display: flex;
    margin-top: 4px
}

.child .billItem .transferInfo .type-bottom .date[data-v-0293a6fa] {
    flex: 2;
    color: var(--text-color--grey);
    font-size: 14px
}

.child .billItem .transferInfo .type-bottom .amountbox[data-v-0293a6fa] {
    text-align: right;
    position: relative;
    padding-right: 15px
}

.child .billItem .transferInfo .type-bottom .amountbox .currency[data-v-0293a6fa] {
    color: var(--text-color--grey);
    position: absolute;
    top: 2px;
    left: -30px;
    font-size: 12px
}

.child .billItem .transferInfo .type-bottom .amountbox .amount[data-v-0293a6fa] {
    font-size: 18px
}

.ddwinBtnDisabled[data-v-69a98b86] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-69a98b86] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-69a98b86] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-69a98b86] {
    cursor: pointer
}

.flex[data-v-69a98b86] {
    display: flex
}

.flex-column[data-v-69a98b86] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-69a98b86] {
    display: flex;
    align-items: center
}

.flex-start[data-v-69a98b86] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-69a98b86] {
    justify-content: space-between
}

.noselect[data-v-69a98b86] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-69a98b86] {
    font-weight: 700
}

.custom-scroll-bar[data-v-69a98b86] {
    overflow: auto
}

.custom-scroll-bar[data-v-69a98b86]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-69a98b86]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-69a98b86] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-69a98b86] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ddwinBtnDisabled[data-v-553524f5] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-553524f5] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-553524f5] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-553524f5] {
    cursor: pointer
}

.flex[data-v-553524f5] {
    display: flex
}

.flex-column[data-v-553524f5] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-553524f5] {
    display: flex;
    align-items: center
}

.flex-start[data-v-553524f5] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-553524f5] {
    justify-content: space-between
}

.noselect[data-v-553524f5] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-553524f5] {
    font-weight: 700
}

.custom-scroll-bar[data-v-553524f5] {
    overflow: auto
}

.custom-scroll-bar[data-v-553524f5]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-553524f5]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-553524f5] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-553524f5] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.is-index[data-v-553524f5] {
    padding-bottom: 50px
}

.BillListCard[data-v-553524f5] {
    height: var(--column-height)
}

.BillListCard[data-v-553524f5] .van-pull-refresh {
    height: calc(100% - 45px);
    overflow-y: auto
}

.BillListCard[data-v-553524f5] .van-pull-refresh .van-list__finished-text {
    height: 70px;
    line-height: normal;
    margin: 20px 0 10px
}

.BillListCard .filterTitle[data-v-553524f5] {
    display: flex;
    align-items: center;
    height: 45px;
    background: var(--lineColor)
}

.BillListCard .filterTitle .line[data-v-553524f5] {
    height: 20px;
    width: 1px;
    background-color: #b2b6c2;
    margin: 0 5px
}

.BillListCard .filterTitle .item[data-v-553524f5] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.BillListCard .filterTitle .item img[data-v-553524f5] {
    margin-left: 10px;
    height: 14px
}

.listcard .blank[data-v-553524f5] {
    height: 10px
}

.typeModel[data-v-553524f5] .van-picker__toolbar {
    background: var(--lineColor)
}

.typeModel[data-v-553524f5] .van-picker__toolbar .van-picker__cancel {
    color: transparent;
    pointer-events: none
}

.typeModel[data-v-553524f5] .van-picker__toolbar .van-picker__confirm {
    font-size: 16px
}

.CurrencyPopupCom .ModelTitle[data-v-553524f5] {
    font-size: 18px
}

.CurrencyPopupCom .CurrencyList[data-v-553524f5] {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px;
    border-bottom: 1px solid #f0f3f5
}

.ddwinBtnDisabled[data-v-0040b737] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0040b737] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0040b737] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0040b737] {
    cursor: pointer
}

.flex[data-v-0040b737] {
    display: flex
}

.flex-column[data-v-0040b737] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0040b737] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0040b737] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0040b737] {
    justify-content: space-between
}

.noselect[data-v-0040b737] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0040b737] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0040b737] {
    overflow: auto
}

.custom-scroll-bar[data-v-0040b737]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0040b737]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0040b737] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0040b737] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.billItem[data-v-0040b737] {
    padding: 0 15px;
    display: flex;
    height: 65px;
    align-items: center
}

.billItem .transferIcon[data-v-0040b737] {
    width: 42px;
    height: 42px;
    border-radius: 50%
}

.billItem .transferIcon[data-v-0040b737] .errorImg,
.billItem .transferIcon[data-v-0040b737] img {
    border-radius: 50%
}

.billItem .transferInfo[data-v-0040b737] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    flex: 1;
    height: 100%;
    margin-left: 10px;
    flex-direction: column;
    justify-content: center
}

.billItem .transferInfo .type-top[data-v-0040b737] {
    display: flex;
    font-size: 16px;
    margin-top: 4px
}

.billItem .transferInfo .type-top .cashChips[data-v-0040b737],
.billItem .transferInfo .type-top .type-name[data-v-0040b737] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1
}

.billItem .transferInfo .type-top .cashChips[data-v-0040b737] {
    text-align: right
}

.billItem .transferInfo .type-bottom[data-v-0040b737] {
    display: flex;
    margin-top: 4px
}

.billItem .transferInfo .type-bottom .date[data-v-0040b737] {
    flex: 2;
    color: var(--text-color--grey);
    font-size: 14px
}

.billItem .transferInfo .type-bottom .amountbox[data-v-0040b737] {
    text-align: right;
    position: relative
}

.billItem .transferInfo .type-bottom .amountbox .currency[data-v-0040b737] {
    color: var(--text-color--grey);
    position: absolute;
    top: 2px;
    left: -30px;
    font-size: 12px
}

.billItem .transferInfo .type-bottom .amountbox .amount[data-v-0040b737] {
    font-size: 18px
}

.THEME-ATASAC .billItem .transferInfo .type-bottom .amountbox .currency[data-v-0040b737]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .billItem .transferInfo .type-bottom .date[data-v-0040b737]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-4e730e37] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4e730e37] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4e730e37] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4e730e37] {
    cursor: pointer
}

.flex[data-v-4e730e37] {
    display: flex
}

.flex-column[data-v-4e730e37] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4e730e37] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4e730e37] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4e730e37] {
    justify-content: space-between
}

.noselect[data-v-4e730e37] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4e730e37] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4e730e37] {
    overflow: auto
}

.custom-scroll-bar[data-v-4e730e37]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4e730e37]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4e730e37] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4e730e37] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.popupSlotCom[data-v-4e730e37] .popup-slot__title__cancel,
.popupSlotCom[data-v-4e730e37] .popup-slot__title__confirm {
    max-width: 30%
}

.atas-style .ModelTitle[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    font-size: 18px;
    background: var(--themeColor)
}

.atas-style .ModelTitle div[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.atas-style .filterTitle[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    border-bottom: 1px solid #e3e5e8
}

.billContent[data-v-4e730e37] {
    height: var(--column-height)
}

.billContent .filterTitle[data-v-4e730e37] {
    display: flex;
    align-items: center;
    height: 45px;
    background: var(--lineColor)
}

.billContent .filterTitle .line[data-v-4e730e37] {
    height: 20px;
    width: 1px;
    background-color: #b2b6c2
}

.billContent .filterTitle .item[data-v-4e730e37] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.billContent .filterTitle .item span[data-v-4e730e37] {
    text-align: center
}

.billContent .filterTitle .item img[data-v-4e730e37] {
    margin: 0 5px;
    height: 14px
}

.billContent[data-v-4e730e37] .van-pull-refresh {
    height: calc(100% - 45px);
    overflow-y: auto
}

.billContent[data-v-4e730e37] .van-pull-refresh .van-list__finished-text {
    height: 70px;
    line-height: normal;
    margin: 20px 0 10px
}

.typeModel[data-v-4e730e37] .van-picker__toolbar {
    background: var(--lineColor)
}

.typeModel[data-v-4e730e37] .van-picker__toolbar .van-picker__cancel {
    color: transparent;
    pointer-events: none
}

.typeModel[data-v-4e730e37] .van-picker__toolbar .van-picker__confirm {
    font-size: 16px
}

.CurrencyPopupCom .ModelTitle[data-v-4e730e37] {
    font-size: 18px
}

.CurrencyPopupCom .CurrencyList[data-v-4e730e37] {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px;
    border-bottom: 1px solid #f0f3f5
}

[data-v-4e730e37] .noData {
    margin: 0;
    height: 80%
}

.THEME-ATASTC .ModelTitle div[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASSC .filterTitle[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    background-color: var(--currencyBgThemeColor);
    border-bottom: 1px solid var(--currencyBgThemeColor);
    color: var(--themeSecHoverColor)
}

.THEME-ATASSC .filterTitle .line[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecHoverColor)
}

.THEME-ATASAC .filterTitle[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    background-color: var(--greyBgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .filterTitle .line[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor)
}

.THEME-ATASAC .ModelTitle div[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .CurrencyPopupCom .CurrencyList[data-v-4e730e37]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .popup-slot-picker[data-v-4e730e37] .van-picker-column__item.van-picker-column__item--selected:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .popup-slot-picker[data-v-4e730e37] .van-picker-column__item:not(.model-scoped, .model-scoped *) {
    color: var(--borderColor)
}

.ddwinBtnDisabled[data-v-2d495752] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2d495752] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2d495752] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2d495752] {
    cursor: pointer
}

.flex[data-v-2d495752] {
    display: flex
}

.flex-column[data-v-2d495752] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2d495752] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2d495752] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2d495752] {
    justify-content: space-between
}

.noselect[data-v-2d495752] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2d495752] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2d495752] {
    overflow: auto
}

.custom-scroll-bar[data-v-2d495752]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2d495752]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2d495752] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2d495752] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.model-scoped[data-v-2d495752] {
    --themeColor: #e65940;
    --themeHoverColor: #e65940;
    --textThemeColor: #e65940;
    --btnHoverColor: #e65940;
    --input-placeholder-color: #969799;
    --lightBorderColor: #e4e6eb
}

.pcenter[data-v-2d495752] {
    left: 0;
    right: 0;
    margin: auto
}

.RedEnvelopeQrCode[data-v-2d495752] {
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #ffd4ab, #f5d1b3, #e5b390, #ffe2c9, #fff3e1)
}

.RedEnvelopeQrCode .RedEnvelopeMain[data-v-2d495752] {
    height: calc(100% - 45px);
    overflow: auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.RedEnvelopeQrCode .RedEnvelopeMain>[data-v-2d495752] {
    flex-shrink: 0
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg[data-v-2d495752] {
    --root-width: 280;
    --root-initial-width: 280;
    width: calc(280px*var(--root-width)/var(--root-initial-width));
    margin-top: 20px;
    background-repeat: round;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .bg[data-v-2d495752] {
    width: 100%
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .TitleBox[data-v-2d495752] {
    position: absolute;
    width: 100%;
    height: calc(110px*var(--root-width)/var(--root-initial-width));
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .TitleBox .Title[data-v-2d495752] {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .TitleBox .Title .avatarBox[data-v-2d495752] {
    width: calc(42px*var(--root-width)/var(--root-initial-width));
    height: calc(42px*var(--root-width)/var(--root-initial-width));
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: calc(12px*var(--root-width)/var(--root-initial-width))
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .TitleBox .Title .avatarBox img[data-v-2d495752] {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .TitleBox .Title .user[data-v-2d495752] {
    display: flex;
    flex-direction: column;
    color: #fff;
    flex: 1;
    overflow: hidden;
    font-size: calc(16px*var(--root-width)/var(--root-initial-width))
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .TitleBox .Title .user p[data-v-2d495752] {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff0a7
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .TitleBox .Title .user span[data-v-2d495752] {
    width: max-content;
    color: #fff0a7
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .CodeImg[data-v-2d495752] {
    bottom: calc(50px*var(--root-width)/var(--root-initial-width));
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    width: calc(72px*var(--root-width)/var(--root-initial-width));
    height: calc(72px*var(--root-width)/var(--root-initial-width));
    border: calc(3px*var(--root-width)/var(--root-initial-width)) solid #fff;
    border-radius: 50%;
    overflow: hidden;
    background: #fff
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .CodeImg img[data-v-2d495752] {
    width: 100%;
    height: 100%
}

.RedEnvelopeQrCode .RedEnvelopeMain .RedEnvelopeBg .TipsBox[data-v-2d495752] {
    top: calc(290px*var(--root-width)/var(--root-initial-width));
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    width: 100%;
    padding: 0 calc(20px*var(--root-width)/var(--root-initial-width));
    color: #fff;
    font-size: calc(12px*var(--root-width)/var(--root-initial-width));
    white-space: break-spaces;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.RedEnvelopeQrCode .RedEnvelopeMain .saveImgBtn[data-v-2d495752] {
    display: flex;
    margin: 20px auto;
    flex-direction: column;
    align-items: center
}

.RedEnvelopeQrCode .RedEnvelopeMain .saveImgBtn .ImgBox[data-v-2d495752] {
    width: 56px;
    height: 56px;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px
}

.RedEnvelopeQrCode .RedEnvelopeMain .saveImgBtn img[data-v-2d495752] {
    width: 28px;
    height: 28px
}

[data-v-2d495752] .navTitleBox .headerBox {
    background: none
}

#qrcodeImgBox[data-v-2d495752] {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: calc(122px*var(--root-width)/var(--root-initial-width));
    text-align: center
}

#qrcodeImgBox[data-v-2d495752] canvas {
    border-radius: calc(5px*var(--root-width)/var(--root-initial-width))
}

::-webkit-media-controls,
::-webkit-media-controls-start-playback-button {
    display: none !important
}

::-webkit-media-controls-enclosure,
::-webkit-media-controls-play-button {
    display: none !important
}

::-webkit-media-controls-overlay-enclosure {
    display: none !important
}

.ddwinBtnDisabled[data-v-cd26993e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-cd26993e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-cd26993e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-cd26993e] {
    cursor: pointer
}

.flex[data-v-cd26993e] {
    display: flex
}

.flex-column[data-v-cd26993e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-cd26993e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-cd26993e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-cd26993e] {
    justify-content: space-between
}

.noselect[data-v-cd26993e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-cd26993e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-cd26993e] {
    overflow: auto
}

.custom-scroll-bar[data-v-cd26993e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-cd26993e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-cd26993e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-cd26993e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.scanCanvas[data-v-cd26993e] {
    position: fixed;
    left: 2000vh;
    top: 2000vh
}

.backIcon[data-v-cd26993e] {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1.25rem
}

.backIcon>img[data-v-cd26993e] {
    width: 24px;
    height: 24px
}

.THEME-ATASTC .backIcon[data-v-cd26993e]:not(.model-scoped, .model-scoped *) {
    background: #fff
}

.atas-style .backIcon[data-v-cd26993e]:not(.model-scoped, .model-scoped *) {
    background: none
}

.atas-style .back-icon[data-v-cd26993e]:not(.model-scoped, .model-scoped *) {
    width: 24px;
    height: 24px
}

.ddwinBtnDisabled[data-v-db02bca6] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-db02bca6] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-db02bca6] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-db02bca6] {
    cursor: pointer
}

.flex[data-v-db02bca6] {
    display: flex
}

.flex-column[data-v-db02bca6] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-db02bca6] {
    display: flex;
    align-items: center
}

.flex-start[data-v-db02bca6] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-db02bca6] {
    justify-content: space-between
}

.noselect[data-v-db02bca6] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-db02bca6] {
    font-weight: 700
}

.custom-scroll-bar[data-v-db02bca6] {
    overflow: auto
}

.custom-scroll-bar[data-v-db02bca6]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-db02bca6]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-db02bca6] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-db02bca6] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.notice-model[data-v-db02bca6] {
    font-size: 16px
}

.notice-model-box[data-v-db02bca6] {
    display: flex;
    flex-direction: column;
    align-items: center
}

.notice-model__title[data-v-db02bca6] {
    flex-shrink: 0;
    padding: 0 20px;
    margin: 17px 0;
    text-align: center;
    word-break: break-all;
    white-space: break-spaces
}

.notice-model__content[data-v-db02bca6] {
    margin: 12px 0 0;
    padding: 0 20px 12px;
    flex: 1;
    overflow: auto;
    word-break: break-all;
    white-space: pre-wrap;
    color: var(--textColor);
    line-height: 1.5
}

.notice-model__confirm-button[data-v-db02bca6] {
    width: 100%;
    text-align: center;
    line-height: 55px;
    border-top: 1px solid #e8e8e8;
    color: var(--textThemeColor)
}

.THEME-ATASTC .notice-model__confirm-button[data-v-db02bca6]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .notice-model__confirm-button[data-v-db02bca6]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-ATASAC .notice-model__title[data-v-db02bca6]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASAC .notice-model__content[data-v-db02bca6]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .notice-model__confirm-button[data-v-db02bca6]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-EZWIN1C .notice-model__confirm-button[data-v-db02bca6]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-5b67d9e1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5b67d9e1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5b67d9e1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5b67d9e1] {
    cursor: pointer
}

.flex[data-v-5b67d9e1] {
    display: flex
}

.flex-column[data-v-5b67d9e1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5b67d9e1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5b67d9e1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5b67d9e1] {
    justify-content: space-between
}

.noselect[data-v-5b67d9e1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5b67d9e1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5b67d9e1] {
    overflow: auto
}

.custom-scroll-bar[data-v-5b67d9e1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5b67d9e1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5b67d9e1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5b67d9e1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.pCenter[data-v-5b67d9e1] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.SystemMessageRewardDialog[data-v-5b67d9e1] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1999
}

.SystemMessageRewardDialog[data-v-5b67d9e1]:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .5)
}

.SystemMessageRewardDialog .container[data-v-5b67d9e1] {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 375px;
    height: 380px
}

.SystemMessageRewardDialog .container img[data-v-5b67d9e1] {
    width: 100%;
    height: 100%
}

.SystemMessageRewardDialog .container .title[data-v-5b67d9e1] {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 144px;
    width: 60%;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px
}

.SystemMessageRewardDialog .container .amount[data-v-5b67d9e1] {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 200px
}

.SystemMessageRewardDialog .container .amount .currencyBox[data-v-5b67d9e1] {
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center
}

.SystemMessageRewardDialog .container .amount .currencyBox span[data-v-5b67d9e1] {
    font-size: 12px;
    color: hsla(0, 0%, 100%, .6);
    align-self: flex-start;
    position: relative;
    left: -10px;
    margin-right: 4px
}

.SystemMessageRewardDialog .container .amount .currencyBox .value[data-v-5b67d9e1] {
    font-size: 28px;
    color: #fff
}

.SystemMessageRewardDialog .container .button[data-v-5b67d9e1] {
    width: 200px;
    height: 44px;
    cursor: pointer;
    background-image: linear-gradient(0deg, #f8dd80, #fdfbd9);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .24);
    border-radius: 5px;
    text-align: center;
    line-height: 44px;
    color: #824113;
    font-weight: 700;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 274px
}

.SystemMessageRewardDialog .container .success[data-v-5b67d9e1] {
    position: absolute;
    left: 72px;
    top: 80px;
    color: #fff;
    font-weight: 700;
    font-size: 22px
}

.SystemMessageRewardDialog .container .tag[data-v-5b67d9e1] {
    background-image: linear-gradient(312deg, #cba669, #ffebbb 55%, #c79c57);
    border-radius: 5px;
    font-size: 14px;
    color: #8e662c;
    padding: 0 16px;
    top: 136px;
    height: 32px;
    line-height: 32px;
    width: max-content;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.SystemMessageRewardDialog.isReceived .container .title[data-v-5b67d9e1] {
    top: 172px
}

.SystemMessageRewardDialog.isReceived .container .amount[data-v-5b67d9e1] {
    top: 225px
}

.ddwinBtnDisabled[data-v-64550604] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-64550604] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-64550604] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-64550604] {
    cursor: pointer
}

.flex[data-v-64550604] {
    display: flex
}

.flex-column[data-v-64550604] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-64550604] {
    display: flex;
    align-items: center
}

.flex-start[data-v-64550604] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-64550604] {
    justify-content: space-between
}

.noselect[data-v-64550604] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-64550604] {
    font-weight: 700
}

.custom-scroll-bar[data-v-64550604] {
    overflow: auto
}

.custom-scroll-bar[data-v-64550604]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-64550604]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-64550604] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-64550604] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.systemRewards[data-v-64550604] {
    padding: 0 12px;
    border-radius: 8px;
    margin-bottom: 12px
}

.systemRewards .top[data-v-64550604] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
    border-bottom: 1px solid #e8e8e8
}

.systemRewards .top img[data-v-64550604] {
    width: 30px;
    height: 30px;
    margin-right: 10px
}

.systemRewards .top .time[data-v-64550604] {
    color: #8d8f99
}

.systemRewards .center[data-v-64550604] {
    margin-top: 16px;
    text-align: center
}

.systemRewards .center .title[data-v-64550604] {
    display: flex;
    align-items: center;
    justify-content: center
}

.systemRewards .center .title span[data-v-64550604] {
    font-size: 16px;
    word-break: break-all
}

.systemRewards .center .currencyBox[data-v-64550604] {
    justify-content: center;
    margin-top: 8px
}

.systemRewards .center .currencyBox span[data-v-64550604] {
    color: var(--text-color--grey);
    font-size: 12px;
    position: relative;
    top: 4px
}

.systemRewards .center .currencyBox .Amount[data-v-64550604] {
    font-size: 28px;
    color: var(--textColor);
    display: flex;
    align-items: center;
    font-weight: 700
}

.systemRewards .center .currencyBox .Amount i[data-v-64550604] {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    margin-left: 4px;
    color: var(--text-color--grey)
}

.systemRewards .center .currencyBox .Amount i img[data-v-64550604] {
    height: 12px
}

.systemRewards .lineBox[data-v-64550604] {
    position: relative;
    width: calc(100% + 24px);
    left: -12px;
    margin: 4px auto
}

.systemRewards .lineBox img[data-v-64550604] {
    width: 100%
}

.systemRewards .bottom[data-v-64550604] {
    padding-bottom: 12px
}

.systemRewards .bottom .subTitle[data-v-64550604] {
    color: var(--textColor);
    font-weight: 700;
    margin-bottom: 4px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.systemRewards .bottom .content[data-v-64550604] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.systemRewards .bottom .content .left[data-v-64550604] {
    font-size: 14px;
    color: #8d8f99;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.systemRewards .bottom .content .right[data-v-64550604] {
    height: 24px;
    width: 12px;
    display: flex;
    align-items: center
}

.systemRewards .bottom .content .right img[data-v-64550604] {
    width: 12px
}

.THEME-ATASAC .systemRewards .top[data-v-64550604]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .systemRewards .bottom .content .left[data-v-64550604]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .systemRewards .top .time[data-v-64550604]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.ddwinBtnDisabled[data-v-12e338a4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-12e338a4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-12e338a4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-12e338a4] {
    cursor: pointer
}

.flex[data-v-12e338a4] {
    display: flex
}

.flex-column[data-v-12e338a4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-12e338a4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-12e338a4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-12e338a4] {
    justify-content: space-between
}

.noselect[data-v-12e338a4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-12e338a4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-12e338a4] {
    overflow: auto
}

.custom-scroll-bar[data-v-12e338a4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-12e338a4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-12e338a4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-12e338a4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SystemList[data-v-12e338a4] {
    overflow: auto;
    height: var(--column-height, 100%)
}

.SystemList[data-v-12e338a4] .noData {
    margin: 0
}

.SystemList.rolling[data-v-12e338a4] {
    height: calc(100% - 90px)
}

.SystemList .safe-area-inset-bottom[data-v-12e338a4] {
    height: calc(constant(safe-area-inset-bottom) + 50px);
    height: calc(env(safe-area-inset-bottom) + 50px)
}

.SystemList .list[data-v-12e338a4] {
    padding: 12px 15px 0;
    overflow: hidden
}

.SystemList .list .systemListItem[data-v-12e338a4] {
    width: 100%;
    background: #fff;
    padding: 0 12px;
    border-radius: 8px;
    margin-bottom: 12px;
    box-sizing: border-box
}

.SystemList .list .systemListItem .customer[data-v-12e338a4] {
    padding: 7px 0
}

.SystemList .list .systemListItem .loginOtherPlace[data-v-12e338a4] {
    margin-top: 8px
}

.SystemList .list .systemListItem .loginOtherPlace .item[data-v-12e338a4] {
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    margin-bottom: 8px
}

.SystemList .list .systemListItem .loginOtherPlace .item .label[data-v-12e338a4] {
    color: var(--text-color--grey);
    margin-right: 8px;
    white-space: nowrap
}

.SystemList .list .systemListItem .loginOtherPlace .item .label.red[data-v-12e338a4] {
    color: var(--red)
}

.SystemList .list .systemListItem .loginOtherPlace .item .value[data-v-12e338a4] {
    color: var(--textColor);
    font-size: 14px;
    flex: 1;
    word-break: break-all
}

.SystemList .list .systemListItem .loginOtherPlace .button[data-v-12e338a4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    font-size: 14px
}

.SystemList .list .systemListItem .systemItem .titleBox[data-v-12e338a4] {
    height: 44px;
    line-height: 44px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e8e8e8
}

.SystemList .list .systemListItem .systemItem .titleBox .iconBox[data-v-12e338a4] {
    display: flex;
    flex: 1;
    align-items: center
}

.SystemList .list .systemListItem .systemItem .titleBox .iconBox img[data-v-12e338a4] {
    width: 30px;
    height: 30px
}

.SystemList .list .systemListItem .systemItem .titleBox .iconBox .name[data-v-12e338a4] {
    margin-left: 10px
}

.SystemList .list .systemListItem .systemItem .titleBox .timeBox[data-v-12e338a4] {
    color: var(--text-color--grey)
}

.SystemList .list .systemListItem .systemItem.billItem .billTitle[data-v-12e338a4] {
    text-align: center;
    margin-top: 22px;
    font-size: 15px
}

.SystemList .list .systemListItem .systemItem.billItem .billCurrency[data-v-12e338a4] {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 16px;
    padding-bottom: 28px;
    font-size: 16px;
    position: relative;
    left: -15px
}

.SystemList .list .systemListItem .systemItem.billItem .billCurrency .currency[data-v-12e338a4] {
    font-size: 12px;
    color: var(--text-color--grey);
    margin-right: 3px
}

.SystemList .list .systemListItem .systemItem.billItem .billCurrency .amount[data-v-12e338a4] {
    font-size: 27px;
    font-weight: 700
}

.SystemList .list .systemListItem .systemItem.friendItem .centerBox[data-v-12e338a4] {
    display: flex;
    align-items: center
}

.SystemList .list .systemListItem .systemItem.friendItem .centerBox .avatar[data-v-12e338a4] {
    width: 40px;
    height: 40px;
    border-radius: 20px
}

.SystemList .list .systemListItem .systemItem.friendItem .centerBox .friendInfo[data-v-12e338a4] {
    flex: 1;
    margin-left: 12px;
    padding: 5px 0
}

.SystemList .list .systemListItem .systemItem.friendItem .centerBox .friendInfo .fullName[data-v-12e338a4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.SystemList .list .systemListItem .systemItem.friendItem .centerBox .friendInfo .type[data-v-12e338a4] {
    color: var(--text-color--grey);
    margin-top: 4px
}

.SystemList .list .systemListItem .systemItem.friendItem .centerBox .friendStatus[data-v-12e338a4] {
    width: 20px;
    height: 20px
}

.SystemList .list .systemListItem .systemItem.orderItem .centerBox[data-v-12e338a4] {
    display: flex;
    height: 44px;
    line-height: 44px;
    align-items: center
}

.SystemList .list .systemListItem .systemItem.orderItem .centerBox .name[data-v-12e338a4] {
    flex: 1;
    color: var(--text-color--grey)
}

.SystemList .list .systemListItem .systemItem.orderItem .centerBox .orderStatus[data-v-12e338a4] {
    width: 20px;
    height: 20px
}

.SystemList .list .systemListItem .systemItem.systemInfoItem .centerBox[data-v-12e338a4] {
    display: flex;
    height: 44px;
    line-height: 44px;
    align-items: center
}

.SystemList .list .systemListItem .systemItem.systemInfoItem .centerBox .name[data-v-12e338a4] {
    flex: 1;
    color: var(--text-color--grey);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.SystemList .list .systemListItem .systemItem.systemInfoItem .centerBox .icon[data-v-12e338a4] {
    width: 20px;
    height: 20px
}

.SystemList .list .systemListItem .systemItem.realNameItem .realNameTitle[data-v-12e338a4] {
    font-size: 16px;
    font-weight: 700;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.SystemList .list .systemListItem .systemItem.realNameItem .centerBox[data-v-12e338a4] {
    height: 48px;
    align-items: center;
    display: flex
}

.SystemList .list .systemListItem .systemItem.realNameItem .centerBox .name[data-v-12e338a4] {
    flex: 1;
    color: var(--text-color--grey);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.SystemList .list .systemListItem .systemItem.realNameItem .centerBox .icon[data-v-12e338a4] {
    width: 14px;
    height: 24px
}

.realNameDialog[data-v-12e338a4] {
    display: flex;
    flex-direction: column
}

.realNameDialog .center[data-v-12e338a4] {
    flex: 1;
    padding: 0 20px;
    overflow: auto
}

.realNameDialog .center .title[data-v-12e338a4] {
    text-align: center;
    margin-top: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    white-space: break-spaces;
    font-size: 16px
}

.realNameDialog .center .content[data-v-12e338a4] {
    color: var(--text-color--grey);
    margin: 12px 0;
    word-break: break-all;
    white-space: pre-wrap
}

.realNameDialog .button[data-v-12e338a4] {
    color: var(--textThemeColor);
    text-align: center;
    line-height: 55px;
    border-top: 1px solid #e8e8e8
}

.THEME-ATASAC .SystemList .list .systemListItem[data-v-12e338a4]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-98671cf8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-98671cf8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-98671cf8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-98671cf8] {
    cursor: pointer
}

.flex[data-v-98671cf8] {
    display: flex
}

.flex-column[data-v-98671cf8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-98671cf8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-98671cf8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-98671cf8] {
    justify-content: space-between
}

.noselect[data-v-98671cf8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-98671cf8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-98671cf8] {
    overflow: auto
}

.custom-scroll-bar[data-v-98671cf8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-98671cf8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-98671cf8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-98671cf8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SystemRollingMsg[data-v-98671cf8] {
    --notice-bg: var(--noticeBarBg);
    --notice-color: var(--textColor)
}

.THEME-ATASSC .SystemRollingMsg[data-v-98671cf8]:not(.model-scoped, .model-scoped *) {
    --notice-color: var(--themeSecHoverColor)
}

.THEME-ATASAC .SystemRollingMsg[data-v-98671cf8]:not(.model-scoped, .model-scoped *) {
    --notice-bg: var(--greyBgColor)
}

.noticeBar[data-v-98671cf8] {
    background: var(--notice-bg)
}

.noticeBar .center[data-v-98671cf8] {
    display: flex;
    height: 34px;
    align-items: center
}

.noticeBar .center .text[data-v-98671cf8] {
    color: var(--notice-color);
    margin-left: 10px
}

.RollDialog[data-v-98671cf8] {
    display: flex;
    flex-direction: column
}

.RollDialog .content[data-v-98671cf8] {
    flex: 1;
    padding: 14px 30px 14px 30px;
    overflow: auto;
    max-height: 50vh
}

.RollDialog .content .text[data-v-98671cf8] {
    line-height: 30px;
    margin-top: 10px;
    word-wrap: break-word;
    white-space: pre-line
}

.RollDialog .button[data-v-98671cf8] {
    color: var(--textThemeColor);
    text-align: center;
    line-height: 55px;
    border-top: 1px solid var(--borderColor)
}

.SystemRollingMsg .van-notice-bar[data-v-98671cf8] {
    padding: 0 var(--root-padding-align, 8px)
}

.THEME-ATASTC .RollDialog .button[data-v-98671cf8]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .RollDialog .button[data-v-98671cf8]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .RollDialog .button[data-v-98671cf8]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link)
}

.ddwinBtnDisabled[data-v-52914040] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-52914040] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-52914040] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-52914040] {
    cursor: pointer
}

.flex[data-v-52914040] {
    display: flex
}

.flex-column[data-v-52914040] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-52914040] {
    display: flex;
    align-items: center
}

.flex-start[data-v-52914040] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-52914040] {
    justify-content: space-between
}

.noselect[data-v-52914040] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-52914040] {
    font-weight: 700
}

.custom-scroll-bar[data-v-52914040] {
    overflow: auto
}

.custom-scroll-bar[data-v-52914040]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-52914040]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-52914040] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-52914040] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SystemTitle .moreBtn[data-v-52914040] {
    cursor: pointer
}

.SystemTitle #More[data-v-52914040] {
    width: auto;
    min-width: 136px;
    border-radius: 10px;
    top: 50px
}

.ddwinBtnDisabled[data-v-4f2ed0f5] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4f2ed0f5] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4f2ed0f5] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4f2ed0f5] {
    cursor: pointer
}

.flex[data-v-4f2ed0f5] {
    display: flex
}

.flex-column[data-v-4f2ed0f5] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4f2ed0f5] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4f2ed0f5] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4f2ed0f5] {
    justify-content: space-between
}

.noselect[data-v-4f2ed0f5] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4f2ed0f5] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4f2ed0f5] {
    overflow: auto
}

.custom-scroll-bar[data-v-4f2ed0f5]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4f2ed0f5]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4f2ed0f5] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4f2ed0f5] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.userPlayingGameTip[data-v-4f2ed0f5] {
    --gameingBg: var(--themeSecColor)
}

#gameingbox[data-v-4f2ed0f5] {
    display: flex;
    align-items: center;
    padding: 0 15px;
    background-color: var(--gameingBg)
}

#gameingbox img[data-v-4f2ed0f5] {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

#gameingbox span[data-v-4f2ed0f5] {
    margin-right: 10px;
    color: var(--textThemeColor)
}

#gameingbox span.info[data-v-4f2ed0f5] {
    margin-right: 0
}

#gameingbox span.tips[data-v-4f2ed0f5] {
    margin-left: 5px
}

#gameingbox span.loginOut[data-v-4f2ed0f5] {
    font-size: 12px;
    color: var(--red);
    display: inline-block;
    padding: 0 5px;
    line-height: 26px;
    text-align: center;
    border-radius: 12px;
    background-color: #fff
}

.SelectBtn[data-v-4f2ed0f5] {
    --messageBoxBorderColor: #ebedf0;
    height: 55px;
    align-items: center;
    position: relative
}

.SelectBtn[data-v-4f2ed0f5]:before {
    border-top: 1px solid var(--messageBoxBorderColor);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    transform: scaleY(.5)
}

.SelectBtn>div[data-v-4f2ed0f5] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.SelectBtn .confirm-btn[data-v-4f2ed0f5] {
    position: relative
}

.SelectBtn .confirm-btn[data-v-4f2ed0f5]:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid var(--messageBoxBorderColor);
    transform: scaleX(.5)
}

.gameOutPop[data-v-4f2ed0f5] {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-align: center
}

.faliButton[data-v-4f2ed0f5] {
    --messageBoxBorderColor: #ebedf0;
    display: flex;
    align-items: center;
    min-height: 55px;
    border-top: 1px solid var(--messageBoxBorderColor);
    color: var(--textThemeColor);
    overflow: hidden
}

.faliButton div[data-v-4f2ed0f5] {
    height: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid var(--messageBoxBorderColor);
    padding: 4px 8px;
    text-align: center
}

.faliButton div[data-v-4f2ed0f5]:last-child {
    border: none
}

.faliButton img[data-v-4f2ed0f5] {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.componentBox .loginOut[data-v-4f2ed0f5]:not(#qwer):not(#qwer) {
    padding: 0 10px;
    height: 18px;
    line-height: 16px
}

.atas-style #gameingbox[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    font-size: 14px;
    height: 32px !important
}

.atas-style #gameingbox span[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.atas-style #gameingbox span.loginOut[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    color: #f24427;
    padding: 2px 10px;
    height: 18px;
    line-height: 18px;
    border: 1px solid var(--themeColor);
    background: #fff;
    border-radius: 5px
}

.THEME-ATASAC .userPlayingGameTip[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    --gameingBg: var(--greyBgColor)
}

.THEME-ATASTC .userPlayingGameTip[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    --gameingBg: var(--themeHoverColor)
}

.THEME-ATASSC .userPlayingGameTip[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .userPlayingGameTip[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    --gameingBg: var(--noticeBarBg)
}

.THEME-ATS988C .userPlayingGameTip[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    --gameingBg: #fefbe8
}

.THEME-ATASG8C .userPlayingGameTip[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    --gameingBg: var(--themeSecHoverColor)
}

.THEME-ATASSC #gameingbox span.loginOut[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C #gameingbox span.loginOut[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    border-color: var(--red)
}

.THEME-ATASSC #gameingbox span[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecHoverColor)
}

.THEME-ATASAC #gameingbox[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASAC .faliButton[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .SelectBtn[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor);
    --messageBoxBorderColor: var(--borderColor)
}

.THEME-ATASG8C #gameingbox span.loginOut[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link);
    border-color: var(--SubBorderColor)
}

.THEME-ATASG8C #RealNameModel .confirm-btn[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .faliButton[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-EZWIN1C #RealNameModel .confirm-btn[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .faliButton[data-v-4f2ed0f5]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-d3e67d32] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-d3e67d32] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-d3e67d32] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-d3e67d32] {
    cursor: pointer
}

.flex[data-v-d3e67d32] {
    display: flex
}

.flex-column[data-v-d3e67d32] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-d3e67d32] {
    display: flex;
    align-items: center
}

.flex-start[data-v-d3e67d32] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-d3e67d32] {
    justify-content: space-between
}

.noselect[data-v-d3e67d32] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-d3e67d32] {
    font-weight: 700
}

.custom-scroll-bar[data-v-d3e67d32] {
    overflow: auto
}

.custom-scroll-bar[data-v-d3e67d32]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-d3e67d32]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-d3e67d32] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-d3e67d32] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.title-box-img[data-v-d3e67d32] {
    width: 20px;
    height: 20px
}

[data-v-d3e67d32] .errorImg {
    background-color: #fff
}

.ddwinBtnDisabled[data-v-26b4d980] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-26b4d980] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-26b4d980] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-26b4d980] {
    cursor: pointer
}

.flex[data-v-26b4d980] {
    display: flex
}

.flex-column[data-v-26b4d980] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-26b4d980] {
    display: flex;
    align-items: center
}

.flex-start[data-v-26b4d980] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-26b4d980] {
    justify-content: space-between
}

.noselect[data-v-26b4d980] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-26b4d980] {
    font-weight: 700
}

.custom-scroll-bar[data-v-26b4d980] {
    overflow: auto
}

.custom-scroll-bar[data-v-26b4d980]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-26b4d980]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-26b4d980] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-26b4d980] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#editAlias .friendsDetailsContent .input-box .van-cell[data-v-26b4d980] {
    border-radius: 5px
}

#editAlias .friendsDetailsContent[data-v-26b4d980] .van-cell {
    margin: 8px 0;
    line-height: 24px
}

#editAlias .friendsDetailsContent[data-v-26b4d980] .van-cell .van-field__value {
    margin-top: 5px
}

.dashed[data-v-26b4d980] {
    background: #fff;
    color: var(--textThemeColor);
    border: 1px solid var(--themeColor)
}

.ddwinBtnDisabled[data-v-19f7c376] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-19f7c376] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-19f7c376] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-19f7c376] {
    cursor: pointer
}

.flex[data-v-19f7c376] {
    display: flex
}

.flex-column[data-v-19f7c376] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-19f7c376] {
    display: flex;
    align-items: center
}

.flex-start[data-v-19f7c376] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-19f7c376] {
    justify-content: space-between
}

.noselect[data-v-19f7c376] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-19f7c376] {
    font-weight: 700
}

.custom-scroll-bar[data-v-19f7c376] {
    overflow: auto
}

.custom-scroll-bar[data-v-19f7c376]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-19f7c376]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-19f7c376] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-19f7c376] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#editAlias .friendsDetailsContent .input-box .van-cell[data-v-19f7c376] {
    border-radius: 5px
}

#editAlias .friendsDetailsContent[data-v-19f7c376] .van-cell {
    margin: 8px 0;
    line-height: 24px
}

#editAlias .friendsDetailsContent[data-v-19f7c376] .van-cell .van-field__value {
    margin-top: 5px
}

.THEME-ATASAC .bigBtn[data-v-19f7c376]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .EditAliasContentDeep[data-v-19f7c376] .van-cell:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--borderColor)
}

.THEME-ATASTC .submit-button[data-v-19f7c376]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.ddwinBtnDisabled[data-v-aa248d24] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-aa248d24] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-aa248d24] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-aa248d24] {
    cursor: pointer
}

.flex[data-v-aa248d24] {
    display: flex
}

.flex-column[data-v-aa248d24] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-aa248d24] {
    display: flex;
    align-items: center
}

.flex-start[data-v-aa248d24] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-aa248d24] {
    justify-content: space-between
}

.noselect[data-v-aa248d24] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-aa248d24] {
    font-weight: 700
}

.custom-scroll-bar[data-v-aa248d24] {
    overflow: auto
}

.custom-scroll-bar[data-v-aa248d24]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-aa248d24]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-aa248d24] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-aa248d24] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#editAlias .friendsDetailsContent .input-box .van-cell[data-v-aa248d24] {
    border-radius: 5px
}

#editAlias .friendsDetailsContent[data-v-aa248d24] .van-cell {
    margin: 8px 0;
    line-height: 24px
}

#editAlias .friendsDetailsContent[data-v-aa248d24] .van-cell .van-field__value {
    margin-top: 5px
}

.light[data-v-aa248d24] {
    opacity: .6
}

.ddwinBtnDisabled[data-v-76cb1ff0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-76cb1ff0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-76cb1ff0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-76cb1ff0] {
    cursor: pointer
}

.flex[data-v-76cb1ff0] {
    display: flex
}

.flex-column[data-v-76cb1ff0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-76cb1ff0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-76cb1ff0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-76cb1ff0] {
    justify-content: space-between
}

.noselect[data-v-76cb1ff0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-76cb1ff0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-76cb1ff0] {
    overflow: auto
}

.custom-scroll-bar[data-v-76cb1ff0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-76cb1ff0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-76cb1ff0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-76cb1ff0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.avatarbox[data-v-76cb1ff0] {
    position: relative
}

.avatarbox .avatar[data-v-76cb1ff0] {
    width: 100%;
    height: 100%
}

.avatarbox .avatar.round[data-v-76cb1ff0] {
    border-radius: 50%
}

.avatarbox .realNameIcon[data-v-76cb1ff0] {
    position: absolute;
    width: 16px;
    height: 16px;
    bottom: 0;
    right: -8px
}

.ddwinBtnDisabled[data-v-7b507507] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7b507507] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7b507507] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7b507507] {
    cursor: pointer
}

.flex[data-v-7b507507] {
    display: flex
}

.flex-column[data-v-7b507507] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7b507507] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7b507507] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7b507507] {
    justify-content: space-between
}

.noselect[data-v-7b507507] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7b507507] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7b507507] {
    overflow: auto
}

.custom-scroll-bar[data-v-7b507507]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7b507507]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7b507507] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7b507507] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.FriendDetailsButtons[data-v-7b507507] {
    background-color: var(--lineColor)
}

.tips-warning[data-v-7b507507] {
    background: #fff6eb;
    color: #ff8d00;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    font-size: 14px
}

.tips-warning img[data-v-7b507507] {
    width: 16px;
    height: 16px;
    margin-right: 5px
}

.THEME-ATASAC .FriendDetailsButtons[data-v-7b507507]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .FriendDetailsButtons .TransferBtn[data-v-7b507507]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-ATASAC .bgf[data-v-7b507507]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-7e8fd146] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7e8fd146] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7e8fd146] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7e8fd146] {
    cursor: pointer
}

.flex[data-v-7e8fd146] {
    display: flex
}

.flex-column[data-v-7e8fd146] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7e8fd146] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7e8fd146] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7e8fd146] {
    justify-content: space-between
}

.noselect[data-v-7e8fd146] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7e8fd146] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7e8fd146] {
    overflow: auto
}

.custom-scroll-bar[data-v-7e8fd146]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7e8fd146]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7e8fd146] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7e8fd146] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.tips-warning[data-v-7e8fd146] {
    background: #fff6eb;
    color: #ff8d00;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    font-size: 14px
}

.tips-warning img[data-v-7e8fd146] {
    width: 16px;
    height: 16px;
    margin-right: 5px
}

.nickNameBox[data-v-7e8fd146] {
    min-height: 56px;
    border-bottom: 1px solid #e8e8e8;
    align-items: center;
    word-break: break-word
}

.topBox[data-v-7e8fd146] {
    height: 100px;
    border-bottom: 1px solid #e8e8e8;
    align-items: center
}

.THEME-ATASAC .bgf[data-v-7e8fd146]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .nickNameBox[data-v-7e8fd146]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .topBox[data-v-7e8fd146]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .tips-warning[data-v-7e8fd146]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor) !important
}

.ddwinBtnDisabled[data-v-39558ed0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-39558ed0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-39558ed0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-39558ed0] {
    cursor: pointer
}

.flex[data-v-39558ed0] {
    display: flex
}

.flex-column[data-v-39558ed0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-39558ed0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-39558ed0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-39558ed0] {
    justify-content: space-between
}

.noselect[data-v-39558ed0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-39558ed0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-39558ed0] {
    overflow: auto
}

.custom-scroll-bar[data-v-39558ed0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-39558ed0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-39558ed0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-39558ed0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.FriendList[data-v-39558ed0] {
    --sortSpanBg: transparent;
    --sortSpanColor: var(--text-color--grey);
    --sortSpanActiveBg: var(--themeColor);
    --sortSpanActiveColor: #fff;
    position: relative;
    overflow: hidden;
    height: var(--column-height)
}

.FriendList .sort[data-v-39558ed0] {
    position: fixed;
    top: 50%;
    right: 10px;
    z-index: 102;
    width: 20px;
    text-align: center;
    transform: translateY(-50%)
}

.FriendList .sort span[data-v-39558ed0] {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 20px;
    color: var(--sortSpanColor);
    margin-bottom: 5px;
    font-size: 10px;
    background: var(--sortSpanBg)
}

.FriendList .sort span.active[data-v-39558ed0] {
    background: var(--sortSpanActiveBg);
    color: var(--sortSpanActiveColor)
}

.FriendList .fixedNav[data-v-39558ed0] {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 6px 12px;
    background: #eee;
    z-index: 100
}

.FriendList[data-v-39558ed0] .van-button {
    width: 67px;
    height: 100%
}

.FriendList[data-v-39558ed0] .van-button.van-button--primary {
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.FriendList[data-v-39558ed0] .van-swipe-cell__right {
    right: -1px
}

.FriendList[data-v-39558ed0] .vue-recycle-scroller__item-wrapper {
    margin-bottom: calc(34px + constant(safe-area-inset-bottom));
    margin-bottom: calc(34px + env(safe-area-inset-bottom))
}

.FriendList .ContactsListItem[data-v-39558ed0] {
    display: flex;
    background: #fff;
    height: 55px;
    align-items: center
}

.FriendList .ContactsListItem .leftImg[data-v-39558ed0] {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.FriendList .ContactsListItem .infoBox[data-v-39558ed0] {
    flex: 1;
    display: flex;
    height: 100%;
    margin-left: 12px;
    border-bottom: 1px solid #e8e8e8;
    flex-direction: column;
    justify-content: center;
    overflow: hidden
}

.FriendList .ContactsListItem .infoBox .nameInfo[data-v-39558ed0] {
    font-size: 16px;
    display: flex;
    line-height: normal
}

.FriendList .ContactsListItem .infoBox .nameInfo .friendName[data-v-39558ed0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.FriendList .ContactsListItem .infoBox .nameInfo .friendName_icon[data-v-39558ed0] {
    width: 18px;
    height: 18px;
    margin-left: 6px
}

.FriendList .ContactsListItem .infoBox .SignatureInfo[data-v-39558ed0] {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    margin-top: 5px;
    color: var(--text-color--grey)
}

.FriendList .nodata[data-v-39558ed0] {
    text-align: center;
    padding: 100px 0 50px
}

.FriendList .nodata .text[data-v-39558ed0] {
    color: var(--text-color--grey)
}

.FriendList .popupDialog[data-v-39558ed0] {
    width: 100%;
    height: 100%
}

[data-v-39558ed0] .vue-recycle-scroller::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px hsla(0, 0%, 100%, 0);
    background-color: #fff
}

[data-v-39558ed0] .vue-recycle-scroller::-webkit-scrollbar {
    width: 3px;
    background-color: #fff
}

.navItem[data-v-39558ed0] {
    padding: 8px 12px;
    background: #eee
}

[data-v-39558ed0] .vue-recycle-scroller::-webkit-scrollbar-thumb {
    height: 20px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.2, #7d7e80), color-stop(.4, #616263), color-stop(.8, #7d7e80));
    border-radius: 10px
}

.atas-style .FriendList .fixedNav[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    background: #f0f3f5
}

.THEME-ATASAC .transfer-btn[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .FriendList .fixedNav[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e !important;
    color: var(--borderColor)
}

.THEME-ATASAC .FriendList .ContactsListItem[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .FriendList .ContactsListItem .infoBox[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .FriendList .SignatureInfo[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor) !important
}

.THEME-ATASAC .navItem[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: var(--borderColor)
}

.THEME-ATASAC .FriendList[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    --sortSpanActiveColor: #1e1e1e
}

.THEME-ATASTC .van-button--primary .van-button__text[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .van-button--danger .van-button__text[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .FriendList .nodata[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    --text-color--grey: #fff
}

.THEME-ATASAC .FriendList .van-button--danger[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    background: var(--red);
    border-color: var(--red)
}

.THEME-ATS988C .navItem[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--grey)
}

.THEME-ATS988C .FriendList[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    --sortSpanColor: var(--textColor)
}

.THEME-ATASG8C .FriendList[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    --sortSpanActiveColor: var(--textThemeColor)
}

.THEME-ATASG8C .FriendList[data-v-39558ed0] .van-button.van-button--primary:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .FriendList[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    --sortSpanActiveColor: var(--themeSecColor)
}

.THEME-EZWIN1C .van-button--primary .van-button__text[data-v-39558ed0]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-06aefba8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-06aefba8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-06aefba8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-06aefba8] {
    cursor: pointer
}

.flex[data-v-06aefba8] {
    display: flex
}

.flex-column[data-v-06aefba8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-06aefba8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-06aefba8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-06aefba8] {
    justify-content: space-between
}

.noselect[data-v-06aefba8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-06aefba8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-06aefba8] {
    overflow: auto
}

.custom-scroll-bar[data-v-06aefba8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-06aefba8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-06aefba8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-06aefba8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SearchFriend .SearchBox[data-v-06aefba8] {
    display: flex;
    border-radius: 4px;
    align-items: center;
    margin: 0 15px;
    background: #f0f3f5
}

.SearchFriend .SearchBox>img[data-v-06aefba8] {
    width: 18px;
    height: 18px;
    margin-left: 15px
}

.SearchFriend .SearchBox .SearchInput[data-v-06aefba8] {
    flex: 1;
    height: 100%;
    margin-left: 8px;
    font-size: 14px;
    line-height: 36px;
    color: var(--text-color--grey)
}

.SearchFriend .SearchBox .scan[data-v-06aefba8] {
    width: 18px;
    height: 18px;
    margin-right: 15px
}

.atas-style .SearchFriend .SearchBox .SearchInput[data-v-06aefba8]:not(.model-scoped, .model-scoped *) {
    font-size: 16px
}

.THEME-ATASAC .SearchFriend .SearchBox[data-v-06aefba8]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .SearchFriend .SearchBox .SearchInput[data-v-06aefba8]:not(.model-scoped, .model-scoped *) {
    color: var(--input-placeholder-color)
}

.ddwinBtnDisabled[data-v-46387680] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-46387680] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-46387680] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-46387680] {
    cursor: pointer
}

.flex[data-v-46387680] {
    display: flex
}

.flex-column[data-v-46387680] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-46387680] {
    display: flex;
    align-items: center
}

.flex-start[data-v-46387680] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-46387680] {
    justify-content: space-between
}

.noselect[data-v-46387680] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-46387680] {
    font-weight: 700
}

.custom-scroll-bar[data-v-46387680] {
    overflow: auto
}

.custom-scroll-bar[data-v-46387680]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-46387680]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-46387680] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-46387680] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.NewFriendCustom[data-v-46387680] {
    background-color: #fff
}

.NewFriendCustom .NewFriendItem[data-v-46387680] {
    display: flex;
    height: 55px;
    align-items: center;
    background-color: #fff
}

.NewFriendCustom .NewFriendItem .RedDotSty[data-v-46387680] {
    width: 16px;
    height: 16px;
    color: #fff;
    font-size: 12px;
    border-radius: 8px;
    background-color: #ed1c34;
    position: absolute;
    left: 40px;
    text-align: center;
    line-height: 16px
}

.NewFriendCustom .NewFriendItem .fontSty[data-v-46387680] {
    display: flex;
    flex: 1;
    font-size: 16px;
    height: 100%;
    margin-left: 12px;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center
}

.NewFriendCustom .NewFriendItem .fontSty .go-button img[data-v-46387680] {
    width: 13px
}

.NewFriendCustom .NewFriendItem img[data-v-46387680] {
    width: 40px;
    height: 40px
}

.THEME-ATASAC .NewFriendCustom .NewFriendItem[data-v-46387680]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .NewFriendCustom .NewFriendItem .fontSty[data-v-46387680]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-4cdefa24] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4cdefa24] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4cdefa24] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4cdefa24] {
    cursor: pointer
}

.flex[data-v-4cdefa24] {
    display: flex
}

.flex-column[data-v-4cdefa24] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4cdefa24] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4cdefa24] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4cdefa24] {
    justify-content: space-between
}

.noselect[data-v-4cdefa24] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4cdefa24] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4cdefa24] {
    overflow: auto
}

.custom-scroll-bar[data-v-4cdefa24]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4cdefa24]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4cdefa24] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4cdefa24] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.NewFriendUL[data-v-4cdefa24] {
    --search-title-bg: #f0f3f5;
    --search-title-color: var(--text-color--grey)
}

.atas-style .NewFriendUL[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    --search-title-bg: #e2e7eb
}

.THEME-ATASSC .NewFriendUL[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    --search-title-bg: var(--noticeBarBg);
    --search-title-color: var(--themeSecHoverColor)
}

.THEME-ATASAC .NewFriendUL[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    --search-title-bg: #1e1e1e;
    --search-title-color: #fff
}

.newFriendList[data-v-4cdefa24] {
    padding-left: 15px;
    box-sizing: border-box;
    background-color: #fff
}

.newFriendList .info[data-v-4cdefa24] {
    height: 100%;
    box-sizing: border-box;
    align-items: center;
    margin-left: 12px;
    border-bottom: 1px solid #e8e8e8
}

.newFriendList .addFriendBtn[data-v-4cdefa24] {
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px
}

.newFriendSelect[data-v-4cdefa24] {
    height: 55px;
    align-items: center
}

.newFriendSelect>.SelectText[data-v-4cdefa24] {
    height: 100%;
    line-height: 55px;
    text-align: center;
    box-sizing: border-box
}

.NewFriend[data-v-4cdefa24] {
    display: flex;
    flex-direction: column
}

.NewFriend .NewFriendCon[data-v-4cdefa24] {
    flex: 1
}

.NewFriend .NewFriendCon .query-input[data-v-4cdefa24] {
    background: #fff;
    padding: 10px 15px
}

.NewFriend .NewFriendCon .new-friend-box .query-input-box[data-v-4cdefa24] {
    height: 48px;
    border-radius: 24px;
    align-items: center;
    background: #eef2f5;
    display: flex
}

.NewFriend .NewFriendCon .new-friend-box .query-input-box .query-icon[data-v-4cdefa24] {
    width: 18px;
    height: 18px;
    margin-left: 15px
}

.NewFriend .NewFriendCon .new-friend-box .query-input-box .query-box[data-v-4cdefa24] {
    height: 100%;
    margin-left: 8px;
    flex: 1
}

.NewFriend .NewFriendCon .new-friend-box .query-input-box .query-box input[data-v-4cdefa24] {
    height: 100%;
    width: 100%;
    font-size: 16px;
    background-color: #f0f3f5
}

.NewFriend .NewFriendCon .new-friend-box .query-input-box .clear-box[data-v-4cdefa24] {
    margin: 0 10px
}

.NewFriend .NewFriendCon .new-friend-box .query-input-box .scan-icon[data-v-4cdefa24] {
    width: 18px;
    height: 18px;
    margin-right: 15px
}

.NewFriend .NewFriendCon .search-box[data-v-4cdefa24] {
    margin: 10px 0
}

.NewFriend .NewFriendCon .search-box .search-input-box[data-v-4cdefa24] {
    min-height: 64px;
    align-items: center;
    display: flex;
    margin: 0 15px;
    background: #fff;
    border-radius: 10px
}

.NewFriend .NewFriendCon .search-box .search-input-box .icon-box[data-v-4cdefa24] {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    background: #0fbcff linear-gradient(90deg, #01d1ff, #21a1ff);
    display: flex
}

.NewFriend .NewFriendCon .search-box .search-input-box .icon-box .search-icon[data-v-4cdefa24] {
    width: 28px;
    height: 28px
}

.NewFriend .NewFriendCon .search-box .search-input-box .search-text-icon[data-v-4cdefa24] {
    margin-left: 12px;
    word-break: break-all;
    flex: 1
}

.NewFriend .NewFriendCon .show-search .show-search-title[data-v-4cdefa24] {
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    color: var(--search-title-color);
    background: var(--search-title-bg)
}

.NewFriend .NewFriendCon .show-search .new-friend-select-tabs[data-v-4cdefa24] {
    display: flex;
    height: 55px;
    align-items: center;
    background: #fff
}

.NewFriend .NewFriendCon .show-search .new-friend-select-tabs .new-friend-select-item[data-v-4cdefa24] {
    color: var(--h5-tab-color);
    height: 100%;
    line-height: 55px;
    text-align: center;
    flex: 1;
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8
}

.NewFriend .NewFriendCon .show-search .new-friend-select-tabs .active[data-v-4cdefa24]:not(#qwer) {
    border-bottom: 1px solid var(--h5-tab-underline);
    color: var(--h5-tab-color--active)
}

.NewFriend .NewFriendCon .show-search .requestList[data-v-4cdefa24] {
    height: calc(var(--column-height) - 89px)
}

.NewFriend .NewFriendCon .show-new-friend .show-new-friend-title[data-v-4cdefa24] {
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    color: var(--search-title-color);
    background: var(--search-title-bg)
}

.NewFriend .NewFriendCon .show-new-friend .no-friend[data-v-4cdefa24] {
    display: flex;
    color: var(--text-color--grey);
    justify-content: center;
    align-items: center;
    height: calc(var(--column-height) - 34px);
    flex-direction: column
}

.atas-style .newFriendList li[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    height: 94px
}

.atas-style .NewFriend .NewFriendCon .show-new-friend .show-new-friend-title[data-v-4cdefa24]:not(.model-scoped, .model-scoped *),
.atas-style .NewFriend .NewFriendCon .show-search .show-search-title[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    font-size: 14px
}

.THEME-ATASTC .newFriendList .addFriendBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .requestList .item[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    background: #fff
}

.THEME-ATASTC .agreeBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .refuseBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATS988C .refuseBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link)
}

.THEME-ATASAC .noDataText[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .NewFriendUL .refuseBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor);
    color: #ecc066 !important
}

.THEME-ATASAC .newFriendList[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .newFriendList .info[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .newFriendList .info .addFriendBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .requestList[data-v-4cdefa24]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .requestList li[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .requestList li .info[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .requestList li .agreeBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .requestList li .refuseBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .NewFriend .NewFriendCon .show-search .new-friend-select-tabs[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .NewFriend .NewFriendCon .show-search .new-friend-select-tabs .VerticalLine[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC .NewFriend .NewFriendCon .show-search .new-friend-select-tabs .new-friend-select-item[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASG8C .agreeBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .newFriendList .addFriendBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .NewFriend .NewFriendCon .show-new-friend .show-new-friend-title[data-v-4cdefa24]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .NewFriend .NewFriendCon .show-search .show-search-title[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg);
    color: var(--themeColor)
}

.THEME-EZWIN1C .NewFriend .NewFriendCon .new-friend-select-tabs .active[data-v-4cdefa24]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .refuseBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-EZWIN1C .agreeBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .newFriendList .addFriendBtn[data-v-4cdefa24]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-c7895b0c] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-c7895b0c] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-c7895b0c] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-c7895b0c] {
    cursor: pointer
}

.flex[data-v-c7895b0c] {
    display: flex
}

.flex-column[data-v-c7895b0c] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-c7895b0c] {
    display: flex;
    align-items: center
}

.flex-start[data-v-c7895b0c] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-c7895b0c] {
    justify-content: space-between
}

.noselect[data-v-c7895b0c] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-c7895b0c] {
    font-weight: 700
}

.custom-scroll-bar[data-v-c7895b0c] {
    overflow: auto
}

.custom-scroll-bar[data-v-c7895b0c]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-c7895b0c]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-c7895b0c] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-c7895b0c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.NewFriend[data-v-c7895b0c] {
    height: auto
}

.newFriendList[data-v-c7895b0c] {
    padding-left: 15px;
    box-sizing: border-box
}

.newFriendList li[data-v-c7895b0c] {
    height: 66px;
    align-items: center
}

.newFriendList .info[data-v-c7895b0c] {
    height: 100%;
    box-sizing: border-box;
    align-items: center;
    margin-left: 12px;
    border-bottom: 1px solid #e8e8e8
}

.newFriendList .addFriendBtn[data-v-c7895b0c] {
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px
}

.newFriendList .leftImg[data-v-c7895b0c] {
    width: 40px;
    height: 40px;
    border-radius: 40px
}

.newFriendSelect[data-v-c7895b0c] {
    height: 55px;
    align-items: center
}

.newFriendSelect>.SelectText[data-v-c7895b0c] {
    height: 100%;
    line-height: 55px;
    text-align: center;
    box-sizing: border-box
}

.new-friend-box .query-input-box[data-v-c7895b0c] {
    height: 100%;
    align-items: center;
    display: flex
}

.new-friend-box .query-input-box .query-icon[data-v-c7895b0c] {
    width: 18px;
    height: 18px;
    margin-left: 15px
}

.new-friend-box .query-input-box .query-box[data-v-c7895b0c] {
    height: 100%;
    margin-left: 8px;
    flex: 1
}

.new-friend-box .query-input-box .query-box input[data-v-c7895b0c] {
    height: 100%;
    width: 100%;
    font-size: 16px;
    background-color: transparent
}

.new-friend-box .query-input-box .query-box input[data-v-c7895b0c]::-webkit-input-placeholder {
    color: #969799
}

.new-friend-box .query-input-box .clear-box[data-v-c7895b0c] {
    margin: 0 10px
}

.new-friend-box .query-input-box .scan-icon[data-v-c7895b0c] {
    width: 18px;
    height: 18px;
    margin-right: 15px
}

.search-box .search-input-box[data-v-c7895b0c] {
    min-height: 64px;
    align-items: center;
    display: flex;
    background: #fff;
    padding: 0 15px;
    border-radius: 10px
}

.search-box .search-input-box .icon-box[data-v-c7895b0c] {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    background: var(--search-icon-bg);
    display: flex
}

.search-box .search-input-box .icon-box .search-icon[data-v-c7895b0c] {
    width: 21px;
    height: 21px
}

.search-box .search-input-box .search-text-icon[data-v-c7895b0c] {
    margin-left: 12px;
    word-break: break-all;
    flex: 1
}

.atas-style .search-box .search-input-box[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    min-height: 80px;
    border: 1px solid #e3e5e8;
    margin: 0 15px 12px
}

.THEME-ATASTC .search-text-icon .themeColor[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASAC .search-box .search-input-box[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .query-input[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASG8C .search-box .search-input-box .search-text-icon .themeColor[data-v-c7895b0c]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .search-box .search-input-box .search-text-icon .themeColor[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link)
}

.NewFriendSearch[data-v-c7895b0c],
.THEME-ATASSC .NewFriendSearch[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: var(--themeLinearGradient)
}

.THEME-ATS988C .NewFriendSearch[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: var(--subThemeColor)
}

.THEME-ATASTC .NewFriendSearch[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: linear-gradient(180deg, #fec925, #fc7734)
}

.THEME-ATASMC .NewFriendSearch[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: linear-gradient(180deg, #22ce62, #1dae51)
}

.THEME-ATASAC .NewFriendSearch[data-v-c7895b0c]:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .NewFriendSearch[data-v-c7895b0c]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: var(--themeLinearGradient)
}

.ddwinBtnDisabled[data-v-2102d5ed] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2102d5ed] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2102d5ed] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2102d5ed] {
    cursor: pointer
}

.flex[data-v-2102d5ed] {
    display: flex
}

.flex-column[data-v-2102d5ed] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2102d5ed] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2102d5ed] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2102d5ed] {
    justify-content: space-between
}

.noselect[data-v-2102d5ed] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2102d5ed] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2102d5ed] {
    overflow: auto
}

.custom-scroll-bar[data-v-2102d5ed]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2102d5ed]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2102d5ed] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2102d5ed] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.THEME-ATASAC .ReferrerDetailsButtons[data-v-2102d5ed]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .ReferrerDetailsButtons .TransferBtn[data-v-2102d5ed]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-ATASAC .bgf[data-v-2102d5ed]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-f189e5be] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-f189e5be] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-f189e5be] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-f189e5be] {
    cursor: pointer
}

.flex[data-v-f189e5be] {
    display: flex
}

.flex-column[data-v-f189e5be] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-f189e5be] {
    display: flex;
    align-items: center
}

.flex-start[data-v-f189e5be] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-f189e5be] {
    justify-content: space-between
}

.noselect[data-v-f189e5be] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-f189e5be] {
    font-weight: 700
}

.custom-scroll-bar[data-v-f189e5be] {
    overflow: auto
}

.custom-scroll-bar[data-v-f189e5be]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-f189e5be]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-f189e5be] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-f189e5be] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SignatureInfo[data-v-f189e5be] {
    min-height: 56px;
    border-bottom: 1px solid #e8e8e8;
    align-items: center;
    word-break: break-word
}

.item[data-v-f189e5be] {
    height: 100px;
    border-bottom: 1px solid #e8e8e8;
    align-items: center
}

.tips-warning[data-v-f189e5be] {
    display: flex;
    background: #fff6eb;
    color: #ff8d00;
    padding: 8px 15px;
    align-items: center;
    font-size: 14px
}

.tips-warning img[data-v-f189e5be] {
    width: 16px;
    height: 16px;
    margin-right: 5px
}

.THEME-ATASAC .tips-warning[data-v-f189e5be]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor)
}

.THEME-ATASAC .friendsDetailsContent[data-v-f189e5be]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .friendsDetailsContent .item[data-v-f189e5be]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .SignatureInfo[data-v-f189e5be]:not(.model-scoped, .model-scoped *) {
    border: none
}

.ddwinBtnDisabled[data-v-0fb0c03b] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0fb0c03b] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0fb0c03b] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0fb0c03b] {
    cursor: pointer
}

.flex[data-v-0fb0c03b] {
    display: flex
}

.flex-column[data-v-0fb0c03b] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0fb0c03b] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0fb0c03b] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0fb0c03b] {
    justify-content: space-between
}

.noselect[data-v-0fb0c03b] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0fb0c03b] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0fb0c03b] {
    overflow: auto
}

.custom-scroll-bar[data-v-0fb0c03b]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0fb0c03b]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0fb0c03b] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0fb0c03b] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SearchFriendList[data-v-0fb0c03b] {
    --search-icon-bg: linear-gradient(90deg, #01d1ff, #21a1ff) #0fbcff;
    --search-value-color: var(--textThemeColor)
}

.atas-style .SearchFriendList[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: linear-gradient(180deg, #ffa59b, #fa4a36)
}

.THEME-ATASSC .SearchFriendList[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: var(--themeLinearGradient)
}

.THEME-ATS988C .SearchFriendList[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: var(--subThemeColor)
}

.THEME-ATASTC .SearchFriendList[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: linear-gradient(180deg, #fec925, #fc7734);
    --search-value-color: #fc7734
}

.THEME-ATASMC .SearchFriendList[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: linear-gradient(180deg, #22ce62, #1dae51)
}

.THEME-ATASAC .SearchFriendList[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: var(--themeLinearGradient)
}

.THEME-ATASG8C .SearchFriendList[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    --search-icon-bg: var(--themeLinearGradient);
    --search-value-color: var(--text-color--link)
}

.SearchFriend[data-v-0fb0c03b] {
    height: var(--column-height, 100%);
    display: flex;
    flex-direction: column
}

.SearchFriend .searchHomeMain .searchBox[data-v-0fb0c03b] {
    display: flex;
    background: #f0f3f5;
    align-items: center
}

.SearchFriend .searchHomeMain .searchBox .searchIcon[data-v-0fb0c03b] {
    width: 18px;
    height: 18px;
    margin-left: 15px
}

.SearchFriend .searchHomeMain .searchBox .scan-icon[data-v-0fb0c03b] {
    width: 18px;
    height: 18px;
    margin-right: 15px
}

.SearchFriend .searchHomeMain .searchBox .searchInput[data-v-0fb0c03b] {
    flex: 1;
    margin-left: 8px;
    width: 90%;
    margin-right: 15px
}

.SearchFriend .searchHomeMain .searchBox .searchInput .searchField[data-v-0fb0c03b] {
    background: transparent;
    padding: 0;
    line-height: 24px
}

.SearchFriend .searchHomeMain .searchBox .searchInput .searchField[data-v-0fb0c03b] .van-field__control::-webkit-input-placeholder {
    color: #969799
}

.SearchFriend .searchHomeMain .searchPrev[data-v-0fb0c03b] {
    display: flex;
    padding: 0 15px;
    min-height: 64px;
    align-items: center
}

.SearchFriend .searchHomeMain .searchPrev .icon[data-v-0fb0c03b] {
    width: 50px;
    height: 50px;
    margin: 5px 0;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--search-icon-bg)
}

.SearchFriend .searchHomeMain .searchPrev .icon img[data-v-0fb0c03b] {
    width: 21px;
    height: 21px
}

.SearchFriend .searchHomeMain .searchPrev .content[data-v-0fb0c03b] {
    margin-left: 12px;
    flex: 1;
    word-break: break-all
}

.SearchFriend .searchHomeMain .searchPrev .content .searchValue[data-v-0fb0c03b] {
    color: var(--search-value-color)
}

.SearchFriend .searchResult[data-v-0fb0c03b] {
    flex: 1;
    overflow: hidden
}

.SearchFriend .searchResult .searchBlankNav[data-v-0fb0c03b] {
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    background-color: #f0f3f5
}

.SearchFriend .searchResult .ContactsListBox[data-v-0fb0c03b] {
    height: calc(100% - 32px);
    overflow-y: auto
}

.SearchFriend .searchResult .ContactsListItem[data-v-0fb0c03b] {
    height: 55px;
    align-items: center;
    padding-left: 15px;
    background: #fff;
    display: flex
}

.SearchFriend .searchResult .ContactsListItem .avatar[data-v-0fb0c03b] {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.SearchFriend .searchResult .ContactsListItem .infoBox[data-v-0fb0c03b] {
    display: flex;
    flex: 1;
    height: 100%;
    margin-left: 12px;
    border-bottom: 1px solid #e8e8e8;
    flex-direction: column;
    justify-content: center
}

.SearchFriend .searchResult .ContactsListItem .infoBox .name[data-v-0fb0c03b] {
    font-size: 16px;
    line-height: normal;
    display: flex
}

.SearchFriend .searchResult .ContactsListItem .infoBox .name .nickName[data-v-0fb0c03b] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-word
}

.SearchFriend .searchResult .ContactsListItem .infoBox .name .icon[data-v-0fb0c03b] {
    height: 18px;
    width: 18px;
    margin-left: 6px
}

.SearchFriend .searchResult .ContactsListItem .infoBox .sign[data-v-0fb0c03b] {
    font-size: 12px;
    line-height: normal;
    width: 150px;
    color: var(--text-color--grey);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.SearchFriend .nodata[data-v-0fb0c03b] {
    text-align: center;
    padding: 50px 0
}

.SearchFriend .nodata .noDataImg[data-v-0fb0c03b] {
    width: 163px;
    height: 163px
}

.atas-style .SearchFriend .searchHomeMain .searchPrev[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    min-height: 80px;
    margin: 0 15px 12px;
    border-radius: 10px;
    border: 1px solid #e3e5e8;
    background: #fff
}

.THEME-ATASAC .SearchFriend .searchHomeMain .searchBox[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .SearchFriend .searchHomeMain .searchPrev[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .SearchFriend .searchResult .searchBlankNav[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: var(--borderColor)
}

.THEME-ATASAC .SearchFriend .searchResult .ContactsListItem[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .SearchFriend .searchResult .ContactsListItem .infoBox[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASG8C .SearchFriend .searchHomeMain .searchPrev .content .searchValue[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .SearchFriend .searchHomeMain .searchPrev .content .searchValue[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link)
}

.THEME-ATASG8C .SearchFriend .searchHomeMain .searchPrev .icon[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .SearchFriend .searchHomeMain .searchPrev .icon[data-v-0fb0c03b]:not(.model-scoped, .model-scoped *) {
    background: var(--themeLinearGradient)
}

.ddwinBtnDisabled[data-v-9acaa850] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-9acaa850] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-9acaa850] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-9acaa850] {
    cursor: pointer
}

.flex[data-v-9acaa850] {
    display: flex
}

.flex-column[data-v-9acaa850] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-9acaa850] {
    display: flex;
    align-items: center
}

.flex-start[data-v-9acaa850] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-9acaa850] {
    justify-content: space-between
}

.noselect[data-v-9acaa850] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-9acaa850] {
    font-weight: 700
}

.custom-scroll-bar[data-v-9acaa850] {
    overflow: auto
}

.custom-scroll-bar[data-v-9acaa850]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-9acaa850]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-9acaa850] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-9acaa850] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style #inputer[data-v-9acaa850]:not(.model-scoped, .model-scoped *) {
    padding-top: 0
}

.atas-style #inputer .titleBox[data-v-9acaa850]:not(.model-scoped, .model-scoped *) {
    margin-bottom: 16px
}

.atas-style #inputer .titleBox .title[data-v-9acaa850]:not(.model-scoped, .model-scoped *) {
    font-size: 18px
}

#inputer .titleBox[data-v-9acaa850] {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
    justify-content: space-between
}

#inputer .titleBox .currencyLeft[data-v-9acaa850] {
    display: flex;
    align-items: center
}

#inputer .titleBox[data-v-9acaa850] .multiCurrency {
    display: flex;
    align-items: center;
    border-radius: 16px;
    background: var(--lineColor);
    margin-left: 12px
}

#inputer[data-v-9acaa850] .van-field__control:disabled {
    color: var(--textColor)
}

#inputer .centerbox[data-v-9acaa850] {
    padding-bottom: 4px;
    border-bottom: 1px solid #e3e5e8;
    flex-direction: column
}

#inputer[data-v-9acaa850] .van-cell:after {
    border: none
}

#inputer[data-v-9acaa850] #withdrawalAmount {
    width: 100%;
    font-size: 36px;
    line-height: 40px
}

#inputer[data-v-9acaa850] .van-cell {
    padding: 0 30px 0 10px
}

.clearbox[data-v-9acaa850] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.shortcut[data-v-9acaa850] {
    display: flex;
    justify-content: space-between;
    margin-top: 16px
}

.shortcut .item[data-v-9acaa850] {
    width: calc(16.66667% - 6px);
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-right: 6px;
    border: 1px solid var(--borderColor);
    background: var(--bgColor);
    border-radius: 4px;
    box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, .23)
}

.shortcut .item[data-v-9acaa850]:last-child {
    margin-right: 0
}

.atas-style .input-box[data-v-9acaa850]:not(.model-scoped, .model-scoped *):not(#qwer):not(#qwer) {
    padding: 0;
    height: 80px;
    background: #f0f3f5;
    border-radius: 5px;
    align-items: center;
    border: none
}

.atas-style .input-box:not(#qwer):not(#qwer) .CenterInput[data-v-9acaa850]:not(.model-scoped, .model-scoped *) {
    display: flex;
    align-items: center
}

.atas-style .input-box:not(#qwer):not(#qwer) .CenterInput[data-v-9acaa850] .van-cell:not(.model-scoped, .model-scoped *):not(#qwer) {
    background: none
}

.THEME-ATASAC #inputer .titleBox[data-v-9acaa850] .multiCurrency:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASAC #inputer .shortcut .item[data-v-9acaa850]:not(.model-scoped, .model-scoped *) {
    box-shadow: 1px 2px 0 0 #595959
}

.THEME-ATASAC #inputer .centerbox[data-v-9acaa850]:not(#qwer):not(#qwer):not(#qwer) .van-cell:not(.model-scoped, .model-scoped *),
.THEME-ATASAC #inputer .centerbox[data-v-9acaa850]:not(.model-scoped, .model-scoped *):not(#qwer):not(#qwer):not(#qwer) {
    background: #1e1e1e
}

.ddwinBtnDisabled[data-v-2710ac9e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2710ac9e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2710ac9e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2710ac9e] {
    cursor: pointer
}

.flex[data-v-2710ac9e] {
    display: flex
}

.flex-column[data-v-2710ac9e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2710ac9e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2710ac9e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2710ac9e] {
    justify-content: space-between
}

.noselect[data-v-2710ac9e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2710ac9e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2710ac9e] {
    overflow: auto
}

.custom-scroll-bar[data-v-2710ac9e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2710ac9e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2710ac9e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2710ac9e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.blank[data-v-2710ac9e] {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 90;
    width: 100vw;
    height: 100vh;
    user-select: none
}

.title[data-v-2710ac9e] {
    margin-bottom: 20px;
    font-size: 17px;
    display: flex;
    position: relative;
    justify-content: center
}

.title img[data-v-2710ac9e] {
    position: absolute;
    right: 15px
}

.THEME-ATASAC #PinModel>div .PinBox[data-v-2710ac9e]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor) !important
}

.THEME-ATASAC #PinModel>div .PinBox .van-password-input__security li[data-v-2710ac9e]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC #PinModel>div .PinBox .van-password-input__security li[data-v-2710ac9e]:not(.model-scoped, .model-scoped *):after {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .van-number-keyboard[data-v-2710ac9e]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background-color: #1e1e1e !important
}

.THEME-ATASAC .van-number-keyboard[data-v-2710ac9e] .van-key:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor) !important
}

.THEME-ATASAC .changAccountBtn[data-v-2710ac9e]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.ddwinBtnDisabled[data-v-a4b67bd8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-a4b67bd8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-a4b67bd8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-a4b67bd8] {
    cursor: pointer
}

.flex[data-v-a4b67bd8] {
    display: flex
}

.flex-column[data-v-a4b67bd8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-a4b67bd8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-a4b67bd8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-a4b67bd8] {
    justify-content: space-between
}

.noselect[data-v-a4b67bd8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-a4b67bd8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-a4b67bd8] {
    overflow: auto
}

.custom-scroll-bar[data-v-a4b67bd8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-a4b67bd8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-a4b67bd8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-a4b67bd8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-a4b67bd8] .van-password-input {
    width: 100%;
    margin: 0 auto
}

#paymentCodePopUp .blank[data-v-a4b67bd8] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    left: 0;
    top: 0
}

#paymentCodePopUp .paymentCodePopUp__content[data-v-a4b67bd8] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1999;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .3)
}

#paymentCodePopUp .paymentCodeInputBox[data-v-a4b67bd8] {
    background: #fff;
    flex-direction: column;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: -244px;
    bottom: 0;
    height: max-content;
    margin: auto;
    width: 90%;
    padding: 20px 17px;
    text-align: center
}

#paymentCodePopUp .paymentCodeInputBox .close[data-v-a4b67bd8] {
    position: absolute;
    right: 15px
}

#paymentCodePopUp .keybord[data-v-a4b67bd8] {
    height: 244px
}

#paymentCodePopUp .Black[data-v-a4b67bd8] {
    color: var(--textColor)
}

#paymentCodePopUp .margin4[data-v-a4b67bd8] {
    margin: 0 4px
}

.THEME-ATASAC #paymentCodePopUp .paymentCodeInputBox[data-v-a4b67bd8]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC #paymentCodePopUp .paymentCodeInputBox[data-v-a4b67bd8] .van-password-input:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-radius: 10px
}

.THEME-ATASAC #paymentCodePopUp .paymentCodeInputBox[data-v-a4b67bd8] .van-password-input .van-password-input__security:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-radius: 10px;
    overflow: hidden
}

.THEME-ATASAC #paymentCodePopUp .paymentCodeInputBox[data-v-a4b67bd8] .van-password-input .van-password-input__security li:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC #paymentCodePopUp .paymentCodeInputBox [class*=van-hairline][data-v-a4b67bd8]:not(.model-scoped, .model-scoped *):after,
.THEME-ATASAC #paymentCodePopUp .paymentCodeInputBox [class*=van-hairline][data-v-a4b67bd8]:not(.model-scoped, .model-scoped *):before,
.THEME-ATASAC #paymentCodePopUp .paymentCodeInputBox[data-v-a4b67bd8] .van-hairline--left:not(.model-scoped, .model-scoped *):after {
    border-color: #1e1e1e
}

.THEME-ATASAC .van-number-keyboard[data-v-a4b67bd8]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .van-number-keyboard[data-v-a4b67bd8] .van-key__wrapper .van-key:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC #paymentCodePopUp .Black[data-v-a4b67bd8]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #paymentCodePopUp .paymentCodeInputBox[data-v-a4b67bd8] .van-password-input__cursor:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .paymentCode[data-v-a4b67bd8] .van-password-input__security i:not(.model-scoped, .model-scoped *) {
    background: #fff
}

.THEME-ATASAC .paymentCode .amount[data-v-a4b67bd8]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-9c6356e0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-9c6356e0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-9c6356e0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-9c6356e0] {
    cursor: pointer
}

.flex[data-v-9c6356e0] {
    display: flex
}

.flex-column[data-v-9c6356e0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-9c6356e0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-9c6356e0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-9c6356e0] {
    justify-content: space-between
}

.noselect[data-v-9c6356e0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-9c6356e0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-9c6356e0] {
    overflow: auto
}

.custom-scroll-bar[data-v-9c6356e0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-9c6356e0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-9c6356e0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-9c6356e0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#PinModel[data-v-9c6356e0] {
    z-index: 1001
}

.TransferContent[data-v-9c6356e0] {
    height: var(--column-height, 100%);
    padding: 30px 0
}

.Warp[data-v-9c6356e0] {
    display: flex;
    flex-wrap: wrap
}

.PinTitle[data-v-9c6356e0] {
    display: flex;
    position: relative;
    justify-content: center
}

.PinTitle img[data-v-9c6356e0] {
    position: absolute;
    right: 15px
}

.textCenter[data-v-9c6356e0] {
    max-width: max-content;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: flex-start;
    padding: 0 10px;
    font-size: 14px
}

.transfer-box[data-v-9c6356e0] {
    background: #fff;
    margin: 20px 0 30px;
    padding: 20px 0 0;
    border-radius: 10px
}

.transfer-box[data-v-9c6356e0] #inputer .centerbox {
    padding-bottom: 4px;
    height: 45px;
    display: flex;
    align-items: center;
    margin: 10px 0;
    border-bottom: 1px solid #e3e5e8
}

.transfer-box[data-v-9c6356e0] #inputer .centerbox .van-cell {
    background: transparent
}

.THEME-ATASTC .bigBtn[data-v-9c6356e0]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASTC .confimButton[data-v-9c6356e0]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-9c6356e0]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.transfer-container[data-v-9c6356e0] {
    height: 100%;
    background: #f0f3f5
}

.ddwinBtnDisabled[data-v-3b967ffe] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3b967ffe] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3b967ffe] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3b967ffe] {
    cursor: pointer
}

.flex[data-v-3b967ffe] {
    display: flex
}

.flex-column[data-v-3b967ffe] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3b967ffe] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3b967ffe] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3b967ffe] {
    justify-content: space-between
}

.noselect[data-v-3b967ffe] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3b967ffe] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3b967ffe] {
    overflow: auto
}

.custom-scroll-bar[data-v-3b967ffe]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3b967ffe]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3b967ffe] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3b967ffe] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#PinModel[data-v-3b967ffe] {
    z-index: 1001
}

.TransferContentCard[data-v-3b967ffe] {
    height: var(--column-height, 100%);
    padding: 30px 0
}

.Warp[data-v-3b967ffe] {
    display: flex;
    flex-wrap: wrap
}

.PinTitle[data-v-3b967ffe] {
    display: flex;
    position: relative;
    justify-content: center
}

.PinTitle img[data-v-3b967ffe] {
    position: absolute;
    right: 15px
}

.textCenter[data-v-3b967ffe] {
    max-width: max-content;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: flex-start;
    padding: 0 10px;
    font-size: 14px
}

.transfer-box[data-v-3b967ffe] {
    background: #fff;
    margin: 20px 0 30px;
    padding: 16px 0;
    border-radius: 10px
}

.transfer-box[data-v-3b967ffe] #inputer .titleBox {
    margin-bottom: 16px
}

.transfer-box[data-v-3b967ffe] #inputer .titleBox .title {
    font-size: 18px
}

.transfer-box[data-v-3b967ffe] #inputer .centerbox {
    padding: 0;
    height: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 5px;
    border: 0;
    background-color: #f0f3f5
}

.transfer-box[data-v-3b967ffe] #inputer .centerbox .van-cell {
    background: transparent
}

.transfer-container[data-v-3b967ffe] {
    height: 100%;
    background: #f0f3f5
}

.THEME-ATASTC .TransferContentCard .bigBtn[data-v-3b967ffe]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASTC .TransferContentCard .bigBtn[data-v-3b967ffe]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .transfer-box[data-v-3b967ffe]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .transfer-box[data-v-3b967ffe] .input-box:not(.model-scoped, .model-scoped *):not(#qwer):not(#qwer) {
    background: #1e1e1e
}

.THEME-ATASAC .TransferContentCard .bigBtn[data-v-3b967ffe]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .TransferContentCard .blackStyle[data-v-3b967ffe]:not(.model-scoped, .model-scoped *) {
    border-top: 1px solid var(--borderColor) !important
}

.THEME-ATASG8C #RealNameModel .themeColor[data-v-3b967ffe]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-ATASG8C #RealNameModel .themeColor[data-v-3b967ffe]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C #RealNameModel .themeColor[data-v-3b967ffe]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-2a18e2e0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2a18e2e0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2a18e2e0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2a18e2e0] {
    cursor: pointer
}

.flex[data-v-2a18e2e0] {
    display: flex
}

.flex-column[data-v-2a18e2e0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2a18e2e0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2a18e2e0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2a18e2e0] {
    justify-content: space-between
}

.noselect[data-v-2a18e2e0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2a18e2e0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2a18e2e0] {
    overflow: auto
}

.custom-scroll-bar[data-v-2a18e2e0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2a18e2e0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2a18e2e0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2a18e2e0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.TransferSuccessContent[data-v-2a18e2e0] {
    height: var(--column-height, 100%)
}

.THEME-ATASTC .confimButton[data-v-2a18e2e0]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-2a18e2e0]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.ddwinBtnDisabled[data-v-422533f4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-422533f4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-422533f4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-422533f4] {
    cursor: pointer
}

.flex[data-v-422533f4] {
    display: flex
}

.flex-column[data-v-422533f4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-422533f4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-422533f4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-422533f4] {
    justify-content: space-between
}

.noselect[data-v-422533f4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-422533f4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-422533f4] {
    overflow: auto
}

.custom-scroll-bar[data-v-422533f4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-422533f4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-422533f4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-422533f4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.TransferVerificationContent[data-v-422533f4] {
    height: var(--column-height)
}

.TransferVerificationContent[data-v-422533f4] #codeVerification {
    position: relative
}

.ddwinBtnDisabled[data-v-091c8798] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-091c8798] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-091c8798] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-091c8798] {
    cursor: pointer
}

.flex[data-v-091c8798] {
    display: flex
}

.flex-column[data-v-091c8798] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-091c8798] {
    display: flex;
    align-items: center
}

.flex-start[data-v-091c8798] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-091c8798] {
    justify-content: space-between
}

.noselect[data-v-091c8798] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-091c8798] {
    font-weight: 700
}

.custom-scroll-bar[data-v-091c8798] {
    overflow: auto
}

.custom-scroll-bar[data-v-091c8798]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-091c8798]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-091c8798] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-091c8798] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.TransferVerificationContentList[data-v-091c8798] {
    height: calc(100% - var(--navHeight));
    overflow-y: auto
}

.TransferVerificationContentList[data-v-091c8798] #codeVerification {
    position: relative
}

.ddwinBtnDisabled[data-v-5138b577] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5138b577] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5138b577] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5138b577] {
    cursor: pointer
}

.flex[data-v-5138b577] {
    display: flex
}

.flex-column[data-v-5138b577] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5138b577] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5138b577] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5138b577] {
    justify-content: space-between
}

.noselect[data-v-5138b577] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5138b577] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5138b577] {
    overflow: auto
}

.custom-scroll-bar[data-v-5138b577]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5138b577]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5138b577] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5138b577] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.StatuSty[data-v-5138b577] {
    z-index: 100;
    position: relative;
    box-sizing: border-box;
    margin: 0 4px 6px;
    overflow: hidden
}

.FavoriteBg[data-v-5138b577] {
    position: absolute;
    width: 16px;
    height: 16px;
    z-index: 10
}

.gamehotBg[data-v-5138b577] {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 28px;
    height: 21.5px;
    border-bottom-right-radius: 8px;
    z-index: 1
}

.themeBg[data-v-5138b577] {
    background-color: var(--themeColor)
}

.gameImgBg[data-v-5138b577] {
    width: 100%;
    height: 100%
}

.gameImgBg[data-v-5138b577] img {
    height: 100%
}

.hotBg[data-v-5138b577] {
    position: absolute;
    left: 4px;
    top: 2px;
    height: 16px;
    width: 13px;
    z-index: 1
}

.chipsBg[data-v-5138b577] {
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;
    z-index: 1
}

.textSty[data-v-5138b577] {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin: 0 auto
}

.gamePlay[data-v-5138b577] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 8px
}

.gamePlay img[data-v-5138b577] {
    width: 24px
}

.game-status[data-v-5138b577] {
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

.game-status[data-v-5138b577],
.game-status__inner[data-v-5138b577] {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center
}

.game-status__inner[data-v-5138b577] {
    flex-direction: column;
    bottom: 40%
}

.game-status__image[data-v-5138b577] {
    width: 24px;
    height: 24px
}

.game-status__name[data-v-5138b577] {
    color: #fff;
    width: 100%;
    line-height: 21.5px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    z-index: 10
}

.game-status__PLAYING .game-status__image[data-v-5138b577] {
    width: 28px
}

.atas-style .game-status__PLAYING .game-status__image[data-v-5138b577]:not(.model-scoped, .model-scoped *) {
    width: 24px
}

.atas-style .game-status__inner[data-v-5138b577]:not(.model-scoped, .model-scoped *) {
    position: static
}

.THEME-ATASAC .game-status__image[data-v-5138b577]:not(.model-scoped, .model-scoped *) {
    margin-bottom: 4px
}

.ddwinBtnDisabled[data-v-2c2f6fb1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2c2f6fb1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2c2f6fb1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2c2f6fb1] {
    cursor: pointer
}

.flex[data-v-2c2f6fb1] {
    display: flex
}

.flex-column[data-v-2c2f6fb1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2c2f6fb1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2c2f6fb1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2c2f6fb1] {
    justify-content: space-between
}

.noselect[data-v-2c2f6fb1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2c2f6fb1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2c2f6fb1] {
    overflow: auto
}

.custom-scroll-bar[data-v-2c2f6fb1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2c2f6fb1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2c2f6fb1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2c2f6fb1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#GameList[data-v-2c2f6fb1] {
    width: 100%;
    align-content: baseline;
    padding: 18px 0 90px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px
}

#GameList .noData[data-v-2c2f6fb1] {
    height: fit-content
}

#GameList .borderCol2[data-v-2c2f6fb1] {
    border: 2px solid var(--themeColor);
    border-radius: 10px
}

#GameList .gameBg[data-v-2c2f6fb1] {
    width: 100%;
    height: 100%;
    border-radius: 8px
}

#GameList .gameBg[data-v-2c2f6fb1] img {
    min-height: 66px;
    height: auto
}

#GameList .gameText[data-v-2c2f6fb1] {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    line-height: 21.5px;
    text-align: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

#GameList .gamehotBg[data-v-2c2f6fb1] {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 28px;
    height: 28px;
    border-bottom-right-radius: 8px;
    z-index: 1
}

#GameList .FavoriteBg[data-v-2c2f6fb1] {
    position: absolute;
    width: 16px;
    height: 16px;
    z-index: 10
}

#GameList .RecentlyBox[data-v-2c2f6fb1] {
    width: 100%;
    padding: 10px 6px;
    align-items: center;
    display: flex
}

#GameList .RecentlyBox .Recentlyline[data-v-2c2f6fb1] {
    height: 17px;
    width: 2px;
    margin-right: 8px;
    background: var(--themeColor)
}

#GameList .game-item--normal[data-v-2c2f6fb1] {
    --aspectRatioBox-ratio: var(--game-item-ratio, 1.35) !important;
    width: calc((100% - (var(--game-item-count, 2) + 1)*var(--game-item-gap-inline, 8px))/var(--game-item-count, 2))
}

#GameList .game-item--favorite[data-v-2c2f6fb1] {
    --aspectRatioBox-ratio: var(--favorite-icon-ratio, 1.35) !important;
    width: calc((100% - (var(--favorite-icon-count, 2) + 1)*var(--game-item-gap-inline, 8px))/var(--favorite-icon-count, 2))
}

#GameList .game-item--recently[data-v-2c2f6fb1] {
    --aspectRatioBox-ratio: var(--recently-icon-ratio, 1.35) !important;
    width: calc((100% - (var(--recently-icon-count, 2) + 1)*var(--game-item-gap-inline, 8px))/var(--recently-icon-count, 2))
}

#GameList .game-item[data-v-2c2f6fb1] {
    margin: 0 0 var(--game-item-gap-block, 8px) var(--game-item-gap-inline, 8px);
    border-radius: var(--game-item-radius, 8px);
    box-shadow: var(--game-item-shadow)
}

.GameListSide:not(#qwer) .GameList[data-v-2c2f6fb1] {
    overflow: hidden
}

.GameListSide:not(#qwer) #GameList[data-v-2c2f6fb1] {
    width: calc(100% + var(--game-item-gap-inline, 8px))
}

.GameListSide:not(#qwer) .game-item--normal[data-v-2c2f6fb1] {
    --aspectRatioBox-ratio: var(--game-item-ratio, 1.35) !important;
    width: calc((100% - var(--game-item-count, 2)*var(--game-item-gap-inline, 8px))/var(--game-item-count, 2))
}

.GameListSide:not(#qwer) .game-item--favorite[data-v-2c2f6fb1] {
    --aspectRatioBox-ratio: var(--favorite-icon-ratio, 1.35) !important;
    width: calc((100% - var(--favorite-icon-count, 2)*var(--game-item-gap-inline, 8px))/var(--favorite-icon-count, 2))
}

.GameListSide:not(#qwer) .game-item--recently[data-v-2c2f6fb1] {
    --aspectRatioBox-ratio: var(--recently-icon-ratio, 1.35) !important;
    width: calc((100% - var(--recently-icon-count, 2)*var(--game-item-gap-inline, 8px))/var(--recently-icon-count, 2))
}

.GameListSide:not(#qwer) .game-item[data-v-2c2f6fb1] {
    margin: 0 var(--game-item-gap-inline, 8px) var(--game-item-gap-block, 8px) 0;
    border-radius: var(--game-item-radius, 8px);
    box-shadow: var(--game-item-shadow)
}

.atas-style #GameList[data-v-2c2f6fb1]:not(.model-scoped, .model-scoped *) {
    --game-item-ratio: 1.35 !important;
    --favorite-icon-ratio: 1.35 !important;
    --recently-icon-ratio: 1.35 !important
}

.atas-style #GameList .borderCol2[data-v-2c2f6fb1]:not(.model-scoped, .model-scoped *) {
    border: 2px solid var(--themeColor)
}

.ddwinBtnDisabled[data-v-4862bb9f] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4862bb9f] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4862bb9f] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4862bb9f] {
    cursor: pointer
}

.flex[data-v-4862bb9f] {
    display: flex
}

.flex-column[data-v-4862bb9f] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4862bb9f] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4862bb9f] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4862bb9f] {
    justify-content: space-between
}

.noselect[data-v-4862bb9f] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4862bb9f] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4862bb9f] {
    overflow: auto
}

.custom-scroll-bar[data-v-4862bb9f]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4862bb9f]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4862bb9f] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4862bb9f] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.inputter[data-v-4862bb9f] {
    background-color: #fff;
    position: relative
}

.input-box[data-v-4862bb9f] {
    width: 100%;
    overflow-x: auto
}

.input-box[data-v-4862bb9f]::-webkit-scrollbar {
    display: none
}

.clear-button[data-v-4862bb9f] {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem
}

.input-box-container[data-v-4862bb9f] {
    display: flex;
    width: fit-content;
    height: 100%;
    justify-content: center;
    min-width: 100%;
    position: relative
}

.placeholder[data-v-4862bb9f] {
    opacity: .5;
    font-weight: 400;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1
}

.input-text-item[data-v-4862bb9f] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.input-text-item .input-text[data-v-4862bb9f] {
    font-size: 2.25rem
}

.input-text-item__last[data-v-4862bb9f] {
    width: 2px
}

.input-text-item__last[data-v-4862bb9f]:after {
    content: "1";
    opacity: 0
}

.select-item[data-v-4862bb9f],
.select-left[data-v-4862bb9f] {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0
}

.select-left[data-v-4862bb9f] {
    left: 0
}

.select-right[data-v-4862bb9f] {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.input-cursor[data-v-4862bb9f] {
    width: 1px;
    height: 75%;
    background-color: #222;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.input-cursor.cursorAnimate[data-v-4862bb9f] {
    animation: cursorTwinkle-4862bb9f 1s step-start infinite
}

.hidden[data-v-4862bb9f] {
    opacity: 0
}

.van-number-keyboard[data-v-4862bb9f] {
    color: #222;
    font-weight: 400
}

@keyframes cursorTwinkle-4862bb9f {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.THEME-ATASAC .van-number-keyboard[data-v-4862bb9f]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .van-number-keyboard[data-v-4862bb9f] .van-key__wrapper .van-key:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor);
    color: var(--textColor)
}

.ddwinBtnDisabled[data-v-1934102c] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-1934102c] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-1934102c] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-1934102c] {
    cursor: pointer
}

.flex[data-v-1934102c] {
    display: flex
}

.flex-column[data-v-1934102c] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-1934102c] {
    display: flex;
    align-items: center
}

.flex-start[data-v-1934102c] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-1934102c] {
    justify-content: space-between
}

.noselect[data-v-1934102c] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-1934102c] {
    font-weight: 700
}

.custom-scroll-bar[data-v-1934102c] {
    overflow: auto
}

.custom-scroll-bar[data-v-1934102c]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-1934102c]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-1934102c] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-1934102c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.app-download-button[data-v-1934102c] {
    text-decoration: underline;
    display: inline-block;
    font-size: 16px;
    color: var(--textThemeColor);
    text-align: center
}

.app-download-button[in-app=true][data-v-1934102c] {
    color: var(--textColor);
    text-decoration: none
}

.THEME-ATASTC .app-download-button[data-v-1934102c]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.ddwinBtnDisabled[data-v-fc23c168] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-fc23c168] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-fc23c168] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-fc23c168] {
    cursor: pointer
}

.flex-column[data-v-fc23c168] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-fc23c168] {
    display: flex;
    align-items: center
}

.flex-start[data-v-fc23c168] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-fc23c168] {
    justify-content: space-between
}

.noselect[data-v-fc23c168] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-fc23c168] {
    font-weight: 700
}

.custom-scroll-bar[data-v-fc23c168] {
    overflow: auto
}

.custom-scroll-bar[data-v-fc23c168]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-fc23c168]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-fc23c168] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-fc23c168] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.GamePop[data-v-fc23c168] {
    --game-button-bgc: var(--themeSecColor);
    --game-button-border-color: var(--themeColor);
    --check-box-bgc: var(--themeSecColor);
    --check-box-bgc--active: var(--themeColor);
    --check-box-border-color: var(--themeColor);
    --check-box-border-color--active: var(--themeColor)
}

.THEME-ATS988C .GamePop[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    --game-button-bgc: var(--subThemeColor);
    --game-button-border-color: var(--subThemeColor);
    --check-box-bgc: #fefbe8
}

.THEME-ATASTC .GamePop[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    --game-button-bgc: var(--themeHoverColor);
    --game-button-border-color: #fc7734;
    --check-box-bgc: var(--themeHoverColor)
}

.THEME-ATASAC .GamePop[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    --game-button-bgc: var(--themeHoverColor);
    --check-box-bgc: #1e1e1e
}

.THEME-ATASG8C .GamePop[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    --check-box-bgc: var(--themeSecHoverColor);
    --check-box-border-color: var(--SubBorderColor)
}

.noticeBar[data-v-fc23c168] {
    color: var(--textColor);
    background: var(--themeSecColor)
}

.overlay-gamepop[data-v-fc23c168] {
    border-radius: 12px 12px 0 0;
    max-height: calc(100% - 65px)
}

.GamePopContent[data-v-fc23c168] {
    height: 100%;
    align-items: flex-end;
    overflow: hidden
}

.GamePopContent .centerbox[data-v-fc23c168] {
    width: 84%;
    margin: 0 auto 20px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.GamePopContent .centerbox .close[data-v-fc23c168] {
    text-align: center
}

.GamePopContent .centerbox .close img[data-v-fc23c168] {
    width: 32px;
    height: 32px
}

.flex[data-v-fc23c168] {
    display: flex
}

.flex-row-center[data-v-fc23c168] {
    justify-content: center
}

.flex-colunm-center[data-v-fc23c168] {
    align-items: center
}

#gamePre .GamePreTitle[data-v-fc23c168] {
    text-align: left;
    position: relative;
    display: flex
}

#gamePre .GamePreTitle .go-back[data-v-fc23c168] {
    height: 16px;
    margin-right: 17px
}

#gamePre .GamePreTitle .logo[data-v-fc23c168] {
    height: 100px;
    width: 100px;
    border: 2px solid var(--themeColor)
}

#gamePre .GamePreTitle .game-img[data-v-fc23c168] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1
}

#gamePre .GamePreTitle .game-record[data-v-fc23c168] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 1px;
    top: 0;
    border: 1px solid var(--game-button-border-color);
    background-color: var(--game-button-bgc)
}

#gamePre .GamePreTitle .game-record .game-icon[data-v-fc23c168] {
    width: 24px;
    height: 24px
}

#gamePre .GamePreTitle .gameAmount[data-v-fc23c168] {
    position: absolute;
    height: auto;
    line-height: normal;
    right: 1px;
    top: 100px;
    padding: 4px 8px;
    color: #ff5454;
    background: rgba(255, 0, 0, .12156862745098039);
    border-radius: 8px;
    font-weight: 700
}

#gamePre .GamePreTitle .hidden[data-v-fc23c168] {
    visibility: hidden
}

.GamePreReward[data-v-fc23c168] {
    margin: 40px auto 12px
}

.GamePreReward .amount-info-content[data-v-fc23c168] {
    margin-top: 8px
}

.GamePreReward .amount-info-content .walletInfo[data-v-fc23c168] {
    width: 100%;
    display: flex
}

.GamePreReward .amount-info-content .walletInfo .wallet-item[data-v-fc23c168] {
    flex: 1;
    display: flex;
    flex-direction: column
}

.GamePreReward .amount-info-content .walletInfo .wallet-item .name[data-v-fc23c168] {
    color: var(--text-color--grey);
    font-size: 14px
}

.GamePreReward .amount-info-content .walletInfo .wallet-item .num[data-v-fc23c168] {
    font-weight: 400;
    font-size: 18px;
    color: var(--textColor);
    margin-bottom: 8px
}

.GamePreReward .amount-info-content .walletInfo .wallet-item .through-num[data-v-fc23c168] {
    font-size: 16px;
    text-decoration: line-through;
    margin-left: 5px
}

.GamePreReward .amount-info-content .walletInfo .wallet-item.money-container>div[data-v-fc23c168]:first-child {
    align-items: flex-start
}

.GamePreReward .amount-info-content .walletInfo .wallet-item.money-container>div[data-v-fc23c168]:nth-child(2) {
    align-items: flex-end
}

.GamePreReward .amount-info-content .walletInfo .money[data-v-fc23c168] {
    display: flex;
    flex-direction: column
}

.GamePreReward .amount-info-content .walletInfo .money .money-name[data-v-fc23c168] {
    color: var(--text-color--grey);
    margin-right: 2px;
    font-size: 14px
}

.GamePreReward .amount-info-content .walletInfo .money .money-num[data-v-fc23c168] {
    font-size: 18px;
    color: var(--textColor);
    margin-bottom: 8px
}

.GamePreReward .amount-info-content .walletInfo .reward-amount[data-v-fc23c168] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right
}

.GamePreReward .amount-info-content .walletInfo .reward-amount .amount[data-v-fc23c168],
.GamePreReward .amount-info-content .walletInfo .reward-amount .reward[data-v-fc23c168] {
    display: flex;
    flex-direction: column
}

.GamePreReward .amount-info-content .walletInfo .reward-amount .amount .name[data-v-fc23c168],
.GamePreReward .amount-info-content .walletInfo .reward-amount .reward .name[data-v-fc23c168] {
    color: var(--text-color--grey);
    font-size: 14px
}

.GamePreReward .amount-info-content .walletInfo .reward-amount .amount .num[data-v-fc23c168],
.GamePreReward .amount-info-content .walletInfo .reward-amount .reward .num[data-v-fc23c168] {
    font-weight: 400;
    font-size: 18px;
    color: var(--textColor)
}

.GamePreReward .amount-info-content .walletInfo .reward-amount .amount[data-v-fc23c168] {
    min-width: 70px
}

.GamePreReward .amount-info-content .gameLine[data-v-fc23c168] {
    width: 1px;
    margin-right: 16px;
    height: 40px;
    margin-left: 14px;
    background-color: #e3e5e8
}

.GamePreReward .amount-info-content img[data-v-fc23c168] {
    width: 45px;
    height: 45px
}

.GamePreInput[data-v-fc23c168] {
    margin: 0 auto
}

.GamePreInput[data-v-fc23c168] .el-input {
    width: 90px
}

.GamePreInput .user-agreement[data-v-fc23c168] {
    display: flex;
    padding: 0 15px;
    justify-content: space-around;
    margin: 12px 0;
    font-size: 14px
}

.GamePreInput .user-agreement .agreebox[data-v-fc23c168] {
    display: flex;
    align-items: center
}

.GamePreInput .user-agreement .agreebox .checkbox[data-v-fc23c168] {
    display: flex;
    align-items: center;
    align-self: flex-start;
    margin-top: -1px;
    width: 18px;
    height: 18px;
    margin-right: 4px
}

.GamePreInput .user-agreement .agreebox .checkbox .chooseBg[data-v-fc23c168] {
    width: 100%;
    height: 100%;
    border-radius: 0;
    background-color: var(--check-box-bgc);
    border: 1px solid var(--check-box-border-color)
}

.GamePreInput .user-agreement .agreebox .checkbox .chooseBg.active[data-v-fc23c168] {
    background-color: var(--check-box-bgc--active);
    border-color: var(--check-box-border-color--active)
}

.GamePreInput .user-agreement .agreebox .agree[data-v-fc23c168] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: var(--text-color--grey)
}

.GamePreInput .user-agreement .agreebox .agree span[data-v-fc23c168] {
    white-space: nowrap
}

.GamePreInput .user-agreement .agreebox .agree span.underline[data-v-fc23c168] {
    align-self: center;
    color: var(--text-color--link);
    text-decoration: underline
}

.GamePreInput .user-agreement .agreebox .IpadAgree[data-v-fc23c168] {
    flex-wrap: wrap;
    flex-direction: row;
    display: flex;
    margin-left: 5px;
    font-size: 16px
}

.GamePreInput .user-agreement .agreebox .IpadAgree span[data-v-fc23c168] {
    white-space: nowrap
}

.GamePreInput .user-agreement .agreebox .IpadAgree span.underline[data-v-fc23c168] {
    align-self: center;
    color: var(--text-color--link);
    text-decoration: underline
}

.GamePreInput .disabled-tip[data-v-fc23c168] {
    color: #ff5454;
    margin: 10px 0;
    font-size: 14px;
    text-align: center
}

.GamePreInput .GamePreInput-content[data-v-fc23c168] {
    margin: 0 auto 4px;
    background-color: #fff;
    border-radius: 10px;
    padding: 16px
}

.GamePreInput .GamePreInput-content .title[data-v-fc23c168] {
    color: var(--ddwinTextColor);
    font-size: 14px;
    margin-right: 12px
}

.GamePreInput .GamePreInput-content .gameInputer[data-v-fc23c168] {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative
}

.GamePreInput .GamePreInput-content .gameInputer .inputter[data-v-fc23c168] {
    width: 100%;
    margin: 8px 0;
    height: 55px;
    background-color: #eef2f5;
    color: var(--textColor);
    font-size: 36px;
    line-height: normal;
    border-radius: 5px
}

.GamePreInput .GamePreInput-content .shortcut-btn[data-v-fc23c168] {
    flex: 1;
    display: flex;
    flex-direction: row
}

.GamePreInput .GamePreInput-content .shortcut-btn .btn-item[data-v-fc23c168] {
    flex: 1;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    text-align: center;
    margin-right: 5px;
    border-radius: 5px;
    background-color: #f0f3f5;
    color: var(--ddwinTextColor);
    border: 1px solid #e3e5e8;
    border-bottom: 2px solid #bbbec1
}

.GamePreInput .GamePreInput-content .shortcut-btn .btn-item[data-v-fc23c168]:first-child {
    margin-left: 0
}

.GamePreInput .GamePreInput-content .shortcut-btn .btn-item[data-v-fc23c168]:last-child {
    margin-right: 0
}

.GamePreInput .GamePreInput-content .gameInOrOutBtn[data-v-fc23c168] {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 16px 0 0;
    box-sizing: border-box
}

.GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn[data-v-fc23c168] {
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn.disabled[data-v-fc23c168] {
    background: #dadde3;
    color: #fff
}

.custom-popup[data-v-fc23c168] {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden
}

.custom-popup .custom-popup-content[data-v-fc23c168] {
    padding: 24px 30px 0 30px;
    overflow: scroll;
    box-sizing: border-box;
    max-height: 344px
}

.custom-popup .custom-popup-content .title[data-v-fc23c168] {
    font-size: 16px;
    text-align: center
}

.custom-popup .custom-popup-content .text[data-v-fc23c168] {
    line-height: 30px;
    margin-top: 10px;
    white-space: pre-line;
    word-break: break-word;
    text-align: justify
}

.custom-popup .custom-popup-bottom[data-v-fc23c168] {
    display: flex;
    border-top: 1px solid #e8e8e8
}

.custom-popup .custom-popup-bottom .download-game-box[data-v-fc23c168] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.custom-popup .custom-popup-bottom .download-game-box .download-game[data-v-fc23c168] {
    height: 23px;
    line-height: 23px;
    border-bottom: 1px solid #2e3033
}

.custom-popup .custom-popup-bottom .join-game-button[data-v-fc23c168] {
    flex: 1;
    height: 55px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--textThemeColor)
}

.custom-popup .custom-popup-bottom .join-game-button .button[data-v-fc23c168] {
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    background: var(--themeColor);
    color: #fff
}

.custom-popup .msg[data-v-fc23c168] {
    flex: 1;
    display: flex;
    padding: 0 30px;
    align-items: center;
    justify-content: center
}

.custom-popup .btn[data-v-fc23c168] {
    color: var(--textThemeColor);
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #e8e8e8;
    text-align: center
}

.custom-popup .dialog_openGame[data-v-fc23c168] {
    height: 53px;
    border-top: 1px solid #ddd;
    line-height: 53px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.custom-popup .dialog_openGame .gamestart .bgbox[data-v-fc23c168] {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    padding: 0 12px;
    border-radius: 8px;
    min-width: 140px;
    font-size: 20px
}

.custom-popup .dialog_openGame a[data-v-fc23c168],
.custom-popup .dialog_openGame div[data-v-fc23c168] {
    flex: 1;
    text-align: center
}

.GamePreStake[data-v-fc23c168] {
    width: 84%;
    margin: 4px auto 6px;
    color: var(--text-color--grey);
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 14px;
    flex-wrap: wrap
}

[data-v-fc23c168] .custom-overlay {
    position: absolute
}

.OpenMethods[data-v-fc23c168] {
    display: flex;
    width: 100%;
    margin: 20px 0;
    align-items: center;
    justify-content: center
}

.OpenMethods .CheckedSty[data-v-fc23c168] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 32px;
    margin: 0 6px;
    border-radius: 5px;
    border: 1px solid var(--borderColor);
    position: relative;
    color: var(--text-color--grey)
}

.OpenMethods .CheckedSty img[data-v-fc23c168] {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: -24px;
    right: 0
}

.OpenMethods .activtSty[data-v-fc23c168] {
    background-color: var(--themeSecColor);
    border: 1px solid var(--themeColor);
    color: var(--textThemeColor)
}

.OpenMethods .activtSty .triangle-bottomright[data-v-fc23c168] {
    border-bottom: 24px solid var(--themeColor);
    border-left: 24px solid transparent
}

#downloadLinkbox[data-v-fc23c168] {
    background: transparent !important;
    padding: 10px 5px 0
}

#downloadLinkbox .custom-popup[data-v-fc23c168] {
    border-radius: 10px;
    background: #fff
}

#downloadLinkbox .CloseImg[data-v-fc23c168] {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    right: 0
}

.custom-display-area .GamePop[data-v-fc23c168] {
    height: 100%
}

.custom-display-area .overlay-gamepop[data-v-fc23c168]:not(#qwer) {
    width: calc(100% - 9px);
    position: absolute;
    overflow: auto;
    background-color: #f5f7f8;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.custom-display-area .overlay-gamepop--overlay[data-v-fc23c168] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: -1
}

.gameOutPop[data-v-fc23c168] {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-align: center
}

.faliButton[data-v-fc23c168] {
    --messageBoxBorderColor: #ebedf0;
    display: flex;
    align-items: center;
    min-height: 55px;
    border-top: 1px solid var(--messageBoxBorderColor);
    color: var(--textThemeColor);
    overflow: hidden
}

.faliButton div[data-v-fc23c168] {
    height: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid var(--messageBoxBorderColor);
    padding: 4px 8px;
    text-align: center
}

.faliButton div[data-v-fc23c168]:last-child {
    border: none
}

.faliButton img[data-v-fc23c168] {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.atas-style .GamePreInput .GamePreInput-content .title[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    font-size: 1.125rem
}

.atas-style .GamePreInput .GamePreInput-content .gameInputer .inputter[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    margin: 30px 0 8px
}

.atas-style .redColor[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: initial
}

.THEME-ATASTC .noticeBar[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASTC #gamePre .GamePreTitle .logo[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    border-color: #fc7734
}

.THEME-ATASTC .OpenMethods .activtSty[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .OpenMethods .activtSty.CheckedSty[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASTC .GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn.disabled[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASTC .GamePreInput .user-agreement .agreebox .agree span.underline[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASAC .noticeBar[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor);
    background: var(--greyBgColor)
}

.THEME-ATASAC .custom-popup .custom-popup-bottom[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .faliButton[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor);
    --messageBoxBorderColor: var(--borderColor)
}

.THEME-ATASAC #downloadLinkbox .custom-popup[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    color: var(--themeColor)
}

.THEME-ATASAC #downloadLinkbox .custom-popup .dialog_openGame[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    border-top: 1px solid var(--ddwinDividerColor)
}

.THEME-ATASAC #downloadLinkbox .custom-popup .dialog_openGame .gamestart .bgbox[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--themeHoverColor)
}

.THEME-ATASAC .GamePreReward .amount-info-content .walletInfo .money .money-num[data-v-fc23c168]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .redColor[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .GamePreInput .GamePreInput-content.singleWalletInput[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e
}

.THEME-ATASAC .GamePreInput .GamePreInput-content .title[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .GamePreInput .GamePreInput-content .gameInputer .inputter[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background-color: var(--greyBgColor);
    color: #fff
}

.THEME-ATASAC .GamePreInput .singleWalletInput .gameInputer .inputter[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background-color: var(--greyBgColor)
}

.THEME-ATASAC .GamePreInput .GamePreInput-content .shortcut-btn .btn-item[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background-color: var(--greyBgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .OpenMethods .activtSty[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e
}

.THEME-ATASAC .GamePreReward .amount-info-content .walletInfo .reward-amount .amount .num[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn.disabled[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeSecColor);
    color: #1e1e1e
}

.THEME-ATASAC .GamePreInput .GamePreInput-content[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e
}

.THEME-ATASAC .amount-info-content .walletInfo .reward-amount .amount .name[data-v-fc23c168]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .GamePreInput .user-agreement .agreebox .agree[data-v-fc23c168]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .GamePreReward .amount-info-content .walletInfo .money .money-name[data-v-fc23c168]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .GamePreReward .amount-info-content .walletInfo .wallet-item .name[data-v-fc23c168]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .GamePreStake[data-v-fc23c168]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .OpenMethods .CheckedSty[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .btn-item[data-v-fc23c168]:not(.model-scoped, .model-scoped *):not(#qwer) {
    border-bottom-width: 1px
}

.THEME-ATASAC .wallet-item .through-num[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fff !important
}

[data-v-fc23c168] .notice-model__title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    margin: 34px 0 0
}

[data-v-fc23c168] .notice-model__content {
    color: var(--text-color--grey)
}

[data-v-fc23c168] .custom-gamePop-overlay {
    z-index: 2000 !important
}

[data-v-fc23c168] .overlay-gamepop {
    z-index: 2001 !important
}

.THEME-ATASTC .custom-popup .dialog_openGame .gamestart .bgbox[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASSC .noticeBar[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecHoverColor)
}

.THEME-ATASSC .noticeBar[data-v-fc23c168] .van-icon:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATS988C .noticeBar[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: #fefbe9
}

.THEME-ATASG8C #gamePre .GamePreTitle .logo[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    border-color: var(--SubBorderColor)
}

.THEME-ATASG8C .noticeBar[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .faliButton[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-ATASG8C .GamePreInput .user-agreement .agreebox .agree[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--grey)
}

.THEME-ATASG8C .GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn.disabled[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASG8C .OpenMethods .activtSty[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .OpenMethods .activtSty.CheckedSty[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecHoverColor)
}

.THEME-ATASG8C .custom-popup .dialog_openGame .gamestart .bgbox[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .noticeBar[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecHoverColor)
}

.THEME-ATASG8C .noticeBar[data-v-fc23c168] .van-notice-bar__right-icon:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link)
}

.THEME-ATASG8C .custom-popup .custom-popup-bottom .join-game-button[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-EZWIN1C .noticeBar[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--scrollColor)
}

.THEME-EZWIN1C .noticeBar[data-v-fc23c168] .van-notice-bar__right-icon:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link)
}

.THEME-EZWIN1C .GamePreInput .GamePreInput-content .gameInOrOutBtn .bigBtn[data-v-fc23c168]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .GamePreInput .user-agreement .agreebox .checkbox .chooseBg[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--scrollColor)
}

.THEME-EZWIN1C #gamePre .GamePreTitle .game-record[data-v-fc23c168]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .GamePreInput .user-agreement .agreebox .checkbox .chooseBg.active[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-EZWIN1C .OpenMethods .activtSty[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-EZWIN1C .OpenMethods .activtSty.CheckedSty[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    background: var(--scrollColor)
}

.THEME-EZWIN1C .custom-popup .dialog_openGame .gamestart .bgbox[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .custom-popup .custom-popup-bottom .join-game-button[data-v-fc23c168]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .faliButton[data-v-fc23c168]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-48818932] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-48818932] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-48818932] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-48818932] {
    cursor: pointer
}

.flex[data-v-48818932] {
    display: flex
}

.flex-column[data-v-48818932] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-48818932] {
    display: flex;
    align-items: center
}

.flex-start[data-v-48818932] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-48818932] {
    justify-content: space-between
}

.noselect[data-v-48818932] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-48818932] {
    font-weight: 700
}

.custom-scroll-bar[data-v-48818932] {
    overflow: auto
}

.custom-scroll-bar[data-v-48818932]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-48818932]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-48818932] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-48818932] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.GameOpenWith[data-v-48818932] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .8)
}

.GameOpenWith .title[data-v-48818932] {
    height: 52px;
    width: 180px
}

.GameOpenWith .wrapper[data-v-48818932]:not(#anyanyanyany) {
    display: flex;
    flex-direction: column;
    padding: 20px 20px;
    height: auto;
    width: 100%;
    max-width: 500px
}

.GameOpenWith .wrapper:not(#anyanyanyany) img[data-v-48818932] {
    margin: 10px 0;
    width: 100%
}

.GameOpenWith .wrapper:not(#anyanyanyany) .item[data-v-48818932] {
    position: relative
}

.GameOpenWith .wrapper:not(#anyanyanyany) .item .maintainBox[data-v-48818932] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    border: 2px solid hsla(0, 0%, 100%, .7);
    border-radius: 30px;
    width: max-content;
    height: max-content;
    white-space: nowrap;
    padding: 8px 16px
}

.GameOpenWith .wrapper:not(#anyanyanyany) .item .maintainBox img[data-v-48818932] {
    height: 24px;
    margin: 0 16px 0 0
}

.ddwinBtnDisabled[data-v-0ee45ec1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0ee45ec1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0ee45ec1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0ee45ec1] {
    cursor: pointer
}

.flex[data-v-0ee45ec1] {
    display: flex
}

.flex-column[data-v-0ee45ec1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0ee45ec1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0ee45ec1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0ee45ec1] {
    justify-content: space-between
}

.noselect[data-v-0ee45ec1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0ee45ec1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0ee45ec1] {
    overflow: auto
}

.custom-scroll-bar[data-v-0ee45ec1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0ee45ec1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0ee45ec1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0ee45ec1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.THEME-ATASAC .borderStyle[data-v-0ee45ec1]:not(.model-scoped, .model-scoped *) {
    border-top: .0625rem solid var(--borderColor) !important
}

.THEME-ATASG8C #RealNameModel .themeColor[data-v-0ee45ec1]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-EZWIN1C #RealNameModel .themeColor[data-v-0ee45ec1]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-65ca372e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-65ca372e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-65ca372e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-65ca372e] {
    cursor: pointer
}

.flex[data-v-65ca372e] {
    display: flex
}

.flex-column[data-v-65ca372e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-65ca372e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-65ca372e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-65ca372e] {
    justify-content: space-between
}

.noselect[data-v-65ca372e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-65ca372e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-65ca372e] {
    overflow: auto
}

.custom-scroll-bar[data-v-65ca372e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-65ca372e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-65ca372e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-65ca372e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-65ca372e] .van-sticky--fixed {
    left: auto
}

.gameContent[data-v-65ca372e] {
    display: flex;
    padding-bottom: 50px
}

.gameContent[data-v-65ca372e] .van-sticky {
    width: 70px
}

.gameContent .GameTabList[data-v-65ca372e] {
    width: 70px;
    overflow: auto;
    display: flex;
    padding-bottom: 20px;
    margin-top: 13px;
    flex-direction: column;
    align-items: center
}

.gameContent .GameTabList .TabItem[data-v-65ca372e] {
    z-index: 100;
    width: 64px;
    min-height: 64px;
    border-radius: 12px;
    background: var(--lineColor);
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5px;
    margin-bottom: 10px;
    justify-content: center
}

.gameContent .GameTabList .TabItem img[data-v-65ca372e] {
    width: 28px;
    height: 28px;
    margin-bottom: 3px
}

.gameContent .GameTabList .TabItem span[data-v-65ca372e] {
    font-size: 12px
}

.gameContent .GameTabList .TabItem.followTheme[data-v-65ca372e] {
    min-height: 64px;
    background: #fff;
    border: 1px solid #e3e5e8;
    padding: 6px 0 2px;
    margin-bottom: 6px
}

.gameContent .GameTabList .TabItem.followTheme.TabActive[data-v-65ca372e] {
    background: var(--themeColor);
    color: #fff
}

.gameContent .GameTabList .favoriteActive[data-v-65ca372e],
.gameContent .GameTabList .TabActive[data-v-65ca372e] {
    background: var(--lineColor);
    color: var(--textThemeColor);
    font-weight: 700
}

.gameContent #Information[data-v-65ca372e] {
    display: flex;
    flex-wrap: wrap;
    box-sizing: initial;
    justify-content: space-between;
    width: calc(100% - 69px);
    padding: 13px 12px 80px 15px
}

.gameContent #Information .InformationItem[data-v-65ca372e] {
    width: calc(50% - 7.5px);
    height: 220px;
    border-radius: 5px;
    margin-bottom: 8px
}

.gameContent #Information .InformationItem[data-v-65ca372e] .van-image__img {
    border-radius: 10px
}

.gameContent .GameList[data-v-65ca372e] {
    flex: 1
}

.THEME-ATASTC .gameContent .GameTabList .TabActive[data-v-65ca372e]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .gameContent .GameTabList .TabItem.followTheme.TabActive[data-v-65ca372e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .gameContent .GameTabList .TabItem[data-v-65ca372e]:not(.model-scoped, .model-scoped *) {
    border-color: #595959;
    background: var(--bgColor)
}

.THEME-ATASAC .gameContent .GameTabList .TabItem.TabActive[data-v-65ca372e]:not(.model-scoped, .model-scoped *) {
    background: var(--themeLinearGradient);
    color: #1e1e1e;
    border-color: #1e1e1e
}

.THEME-ATS988C .TabActive[data-v-65ca372e]:not(.model-scoped, .model-scoped *):not(#qwer) {
    background: #f9cf2e;
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-0dc732a7] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0dc732a7] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0dc732a7] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0dc732a7] {
    cursor: pointer
}

.flex[data-v-0dc732a7] {
    display: flex
}

.flex-column[data-v-0dc732a7] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0dc732a7] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0dc732a7] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0dc732a7] {
    justify-content: space-between
}

.noselect[data-v-0dc732a7] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0dc732a7] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0dc732a7] {
    overflow: auto
}

.custom-scroll-bar[data-v-0dc732a7]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0dc732a7]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0dc732a7] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0dc732a7] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.GameListSide[data-v-0dc732a7] {
    --gameTabColor: var(--textColor);
    --gameTabBg: #fff;
    --gameTabBorderColor: #e3e5e8;
    --gameTabActiveColor: #fff;
    --gameTabActiveBg: var(--themeColor);
    --gameTabActiveBorderColor: #e3e5e8;
    margin: var(--root-margin-block) var(--root-margin-align)
}

.atas-style .GameListSide[data-v-0dc732a7] .noDataImg:not(.model-scoped, .model-scoped *) {
    width: 140px;
    height: 140px
}

.atas-style .gameContent[data-v-0dc732a7]:not(.model-scoped, .model-scoped *) {
    background: initial !important
}

.atas-style #GameList[data-v-0dc732a7]:not(.model-scoped, .model-scoped *),
.atas-style .gameContent .GameTabList[data-v-0dc732a7]:not(.model-scoped, .model-scoped *) {
    padding-top: 0
}

.gameContent[data-v-0dc732a7] {
    display: flex;
    padding-bottom: 30px;
    background: #fff;
    min-height: var(--column-height);
    padding-left: calc(var(--game-tab-margin-right) + 64px);
    position: relative
}

.gameContent[data-v-0dc732a7] .van-sticky {
    width: 64px
}

.gameContent .GameTabList[data-v-0dc732a7] {
    width: 64px;
    overflow: auto;
    display: flex;
    padding-bottom: 20px;
    padding-top: 16px;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
    position: var(--game-tab-position, absolute);
    top: var(--game-tab-top, 45px);
    left: var(--game-tab-left, 0);
    bottom: var(--game-tab-bottom, 0);
    z-index: 1000;
    height: var(--game-tab-height, initial)
}

.gameContent .GameTabList .TabItem[data-v-0dc732a7] {
    z-index: 100;
    width: 64px;
    min-height: 64px;
    border-radius: 12px;
    background: var(--lineColor);
    display: flex;
    border: 1px solid transparent;
    flex-direction: column;
    align-items: center;
    padding-top: 5px;
    margin-bottom: 10px;
    justify-content: center
}

.gameContent .GameTabList .TabItem img[data-v-0dc732a7] {
    width: 28px;
    height: 28px;
    margin-bottom: 3px
}

.gameContent .GameTabList .TabItem span[data-v-0dc732a7] {
    font-size: 12px
}

.gameContent .GameTabList .TabItem.followTheme[data-v-0dc732a7] {
    min-height: 64px;
    background: var(--gameTabBg);
    border: 1px solid var(--gameTabBorderColor);
    color: var(--gameTabColor);
    padding: 6px 0 2px;
    margin-bottom: 6px
}

.gameContent .GameTabList .TabItem.followTheme.TabActive[data-v-0dc732a7] {
    background: var(--gameTabActiveBg);
    color: var(--gameTabActiveColor);
    border-color: var(--gameTabActiveBorderColor)
}

.gameContent .GameTabList .favoriteActive[data-v-0dc732a7],
.gameContent .GameTabList .TabActive[data-v-0dc732a7] {
    background: var(--lineColor);
    color: var(--textThemeColor);
    font-weight: 700
}

.gameContent #Information[data-v-0dc732a7] {
    display: flex;
    flex-wrap: wrap;
    box-sizing: initial;
    justify-content: space-between;
    padding: 18px 15px 80px 12px;
    align-content: flex-start
}

.gameContent #Information .InformationItem[data-v-0dc732a7] {
    width: calc(50% - 7.5px);
    height: 220px;
    border-radius: 5px;
    margin-bottom: 8px
}

.gameContent #Information .InformationItem[data-v-0dc732a7] .van-image__img {
    border-radius: 10px
}

.gameContent .GameList[data-v-0dc732a7] {
    flex: 1;
    overflow: hidden
}

.gameContent[data-v-0dc732a7] #GameList {
    padding-bottom: 0
}

.THEME-ATASG8C .GameListSide[data-v-0dc732a7]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .GameListSide[data-v-0dc732a7]:not(.model-scoped, .model-scoped *) {
    --gameTabActiveColor: var(--textThemeColor)
}

.THEME-ATASAC .GameListSide[data-v-0dc732a7]:not(.model-scoped, .model-scoped *) {
    --gameTabBorderColor: #595959;
    --gameTabBg: var(--bgColor);
    --gameTabActiveColor: #1e1e1e;
    --gameTabActiveBg: var(--themeLinearGradient);
    --gameTabActiveBorderColor: #1e1e1e
}

.THEME-ATS988C .GameListSide[data-v-0dc732a7]:not(.model-scoped, .model-scoped *) {
    --gameTabActiveColor: var(--themeColor);
    --gameTabActiveBg: #f9cf2e
}

.THEME-EZWIN1C .GameListSide[data-v-0dc732a7]:not(.model-scoped, .model-scoped *) {
    --gameTabColor: var(--themeColor);
    --gameTabActiveColor: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-9000a5d6] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-9000a5d6] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-9000a5d6] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-9000a5d6] {
    cursor: pointer
}

.flex[data-v-9000a5d6] {
    display: flex
}

.flex-column[data-v-9000a5d6] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-9000a5d6] {
    display: flex;
    align-items: center
}

.flex-start[data-v-9000a5d6] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-9000a5d6] {
    justify-content: space-between
}

.noselect[data-v-9000a5d6] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-9000a5d6] {
    font-weight: 700
}

.custom-scroll-bar[data-v-9000a5d6] {
    overflow: auto
}

.custom-scroll-bar[data-v-9000a5d6]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-9000a5d6]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-9000a5d6] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-9000a5d6] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-9000a5d6] .van-tabs__content {
    display: none
}

[data-v-9000a5d6] .van-tabs__line {
    background-color: var(--themeColor)
}

[data-v-9000a5d6] .van-tab--active {
    color: var(--textThemeColor);
    font-weight: 500;
    font-size: 18px
}

[data-v-9000a5d6] .van-tab--active .tabItem {
    font-size: 22px
}

[data-v-9000a5d6] .van-tab--active .tabItem img {
    width: 22px;
    height: 22px
}

.selectTab[data-v-9000a5d6] .van-tabs__track {
    height: inherit
}

.tabItem[data-v-9000a5d6] {
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 16px
}

.tabItem img[data-v-9000a5d6] {
    width: 16px;
    height: 16px;
    margin-right: 2px
}

#Information[data-v-9000a5d6] {
    display: flex;
    flex-wrap: wrap;
    box-sizing: initial;
    justify-content: space-between;
    width: calc(100% - 30px);
    padding: 15px 15px 80px 15px
}

#Information .InformationItem[data-v-9000a5d6] {
    width: calc(50% - 7.5px);
    margin-bottom: 8px;
    border-radius: 5px
}

#Information .InformationItem[data-v-9000a5d6] .van-image__img {
    border-radius: 10px
}

#Information .noData[data-v-9000a5d6] {
    height: fit-content
}

.GameList[data-v-9000a5d6] {
    padding-top: 18px
}

.ddwinBtnDisabled[data-v-0ff6e720] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0ff6e720] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0ff6e720] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0ff6e720] {
    cursor: pointer
}

.flex-column[data-v-0ff6e720] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0ff6e720] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0ff6e720] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0ff6e720] {
    justify-content: space-between
}

.noselect[data-v-0ff6e720] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0ff6e720] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0ff6e720] {
    overflow: auto
}

.custom-scroll-bar[data-v-0ff6e720]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0ff6e720]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0ff6e720] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0ff6e720] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.gameOutPop[data-v-0ff6e720] {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-align: center
}

.faliButton[data-v-0ff6e720] {
    --messageBoxBorderColor: #ebedf0;
    display: flex;
    align-items: center;
    min-height: 55px;
    border-top: 1px solid var(--messageBoxBorderColor);
    color: var(--textThemeColor);
    overflow: hidden
}

.faliButton div[data-v-0ff6e720] {
    height: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid var(--messageBoxBorderColor);
    padding: 4px 8px;
    text-align: center
}

.faliButton div[data-v-0ff6e720]:last-child {
    border: none
}

.faliButton img[data-v-0ff6e720] {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.flex[data-v-0ff6e720] {
    display: flex
}

.flexColumn[data-v-0ff6e720] {
    flex-direction: column
}

.flex-row-center[data-v-0ff6e720] {
    justify-content: center
}

.flex-row-between[data-v-0ff6e720] {
    justify-content: space-between
}

.flex-row-around[data-v-0ff6e720] {
    justify-content: space-around
}

.flex-colunm-center[data-v-0ff6e720] {
    align-items: center
}

.flex1[data-v-0ff6e720] {
    flex: 1
}

.flex2[data-v-0ff6e720] {
    flex: 2
}

.themeColor[data-v-0ff6e720] {
    color: var(--textThemeColor)
}

.padLR15[data-v-0ff6e720] {
    padding: 0 15px;
    box-sizing: border-box
}

.padLR30[data-v-0ff6e720] {
    padding: 0 30px;
    box-sizing: border-box
}

.f16[data-v-0ff6e720] {
    font-size: 16px
}

.f13[data-v-0ff6e720] {
    font-size: 13px
}

.bgthemeColor[data-v-0ff6e720] {
    background-color: var(--themeColor)
}

.lightGray[data-v-0ff6e720] {
    color: var(--text-color--grey)
}

.GamePreInput[data-v-0ff6e720] {
    background-color: #fff
}

.GamePreInput .user-agreement[data-v-0ff6e720] {
    display: flex;
    padding: 0 15px;
    box-sizing: border-box;
    justify-content: space-around;
    padding-top: 20px
}

.GamePreInput .user-agreement .agreebox[data-v-0ff6e720] {
    display: flex;
    align-items: center
}

.GamePreInput .user-agreement .agreebox .checkbox[data-v-0ff6e720] {
    display: flex;
    align-items: center;
    margin-top: -1px
}

.GamePreInput .user-agreement .agreebox .checkbox .chooseBg[data-v-0ff6e720] {
    width: 100%;
    height: 100%
}

.GamePreInput .user-agreement .agreebox .agree[data-v-0ff6e720] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: 5px
}

.GamePreInput .user-agreement .agreebox .agree span[data-v-0ff6e720] {
    white-space: nowrap
}

.GamePreInput .user-agreement .agreebox .IpadAgree[data-v-0ff6e720] {
    flex-wrap: wrap;
    flex-direction: row;
    display: flex;
    margin-left: 5px
}

.GamePreInput .user-agreement .agreebox .IpadAgree span[data-v-0ff6e720] {
    white-space: nowrap
}

.GamePreInput .gameInputer[data-v-0ff6e720] {
    display: flex;
    padding: 0 15px;
    box-sizing: border-box;
    align-items: center;
    flex-direction: column;
    margin: 0 15px 20px;
    position: relative;
    padding: 0
}

.GamePreInput .gameInputer .disabled-tip[data-v-0ff6e720] {
    color: red;
    margin-top: 10px;
    font-weight: 700;
    font-size: 14px;
    text-align: center
}

.GamePreInput .gameInputer[data-v-0ff6e720] #inputer {
    width: 100%;
    display: flex
}

.GamePreInput .gameInputer[data-v-0ff6e720] #inputer .centerbox {
    width: calc(100vw - 30px)
}

.GamePreInput .gameInputer[data-v-0ff6e720] #inputer .centerbox .CenterInput {
    flex: 1;
    justify-content: center;
    align-items: center
}

.GamePreInput .gameInputer[data-v-0ff6e720] #inputer .centerbox .clearbox {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.GamePreInput .gameInputer[data-v-0ff6e720]:after {
    content: "";
    width: 100%;
    height: 1px;
    background: var(--borderColor);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px
}

.GamePreInput .gameInputer[data-v-0ff6e720] .borderbox {
    border: none !important
}

.GamePreInput .OpenMethods[data-v-0ff6e720] {
    display: flex;
    width: 100%;
    margin: 20px 0;
    align-items: center;
    justify-content: center
}

.GamePreInput .OpenMethods .CheckedSty[data-v-0ff6e720] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 32px;
    margin: 0 6px;
    border-radius: 5px;
    border: 1px solid var(--borderColor);
    position: relative;
    color: var(--text-color--grey)
}

.GamePreInput .OpenMethods .CheckedSty img[data-v-0ff6e720] {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: -24px;
    right: 0
}

.GamePreInput .OpenMethods .activtSty[data-v-0ff6e720] {
    background-color: var(--themeSecColor);
    border: 1px solid var(--themeColor);
    color: var(--textThemeColor)
}

.GamePreInput .OpenMethods .activtSty .triangle-bottomright[data-v-0ff6e720] {
    border-bottom: 24px solid var(--themeColor);
    border-left: 24px solid transparent
}

.GamePreInput .shortcut-btn[data-v-0ff6e720] {
    margin: 10px 15px 0;
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.GamePreInput .shortcut-btn .btn-item[data-v-0ff6e720] {
    flex: 1;
    max-width: 72px;
    height: 40px;
    margin-left: 5px;
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
    border: 1px solid #e3e5e8;
    border-radius: 3px;
    background: #f0f3f5;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2)
}

.GamePreInput .shortcut-btn .btn-item[data-v-0ff6e720]:first-child {
    margin-left: 0
}

.GamePreInput .shortcut-btn .btn-item[data-v-0ff6e720]:last-child {
    margin-right: 0
}

.GamePreInput .gameInOrOutBtn[data-v-0ff6e720] {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 20px 15px 8px;
    box-sizing: border-box
}

.GamePreInput .gameInOrOutBtn .bigBtn[data-v-0ff6e720] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.custom-popup[data-v-0ff6e720] {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden
}

.custom-popup .custom-popup-content[data-v-0ff6e720] {
    padding: 24px 30px 0 30px;
    overflow: scroll;
    box-sizing: border-box;
    max-height: 344px
}

.custom-popup .custom-popup-content .title[data-v-0ff6e720] {
    font-size: 16px;
    text-align: center
}

.custom-popup .custom-popup-content .text[data-v-0ff6e720] {
    line-height: 30px;
    margin-top: 10px;
    white-space: pre-line;
    word-break: break-word;
    text-align: justify
}

.custom-popup .msg[data-v-0ff6e720] {
    flex: 1;
    display: flex;
    padding: 0 30px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    text-align: center
}

.custom-popup .btn[data-v-0ff6e720] {
    color: var(--textThemeColor);
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #e8e8e8;
    text-align: center
}

.custom-popup .dialog_openGame[data-v-0ff6e720] {
    height: 53px;
    border-top: 1px solid #ddd;
    line-height: 53px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.custom-popup .dialog_openGame .gamestart .bgbox[data-v-0ff6e720] {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    padding: 0 12px;
    border-radius: 8px;
    min-width: 140px;
    font-size: 20px
}

.custom-popup .dialog_openGame a[data-v-0ff6e720],
.custom-popup .dialog_openGame div[data-v-0ff6e720] {
    flex: 1;
    text-align: center
}

.linkText[data-v-0ff6e720]:not(#qwer) {
    color: var(--text-color--link)
}

.underline[data-v-0ff6e720] {
    align-self: center;
    color: var(--textThemeColor);
    text-decoration: underline
}

.THEME-ATASG8C .faliButton[data-v-0ff6e720]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-ATASAC .GamePreInput[data-v-0ff6e720]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--borderColor)
}

.THEME-ATASAC .GamePreInput .shortcut-btn .btn-item[data-v-0ff6e720]:not(.model-scoped, .model-scoped *) {
    background: #fff;
    color: var(--textColor)
}

.THEME-ATASAC .GamePreInput .game-rewards[data-v-0ff6e720]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .GamePreInput .gameInOrOutBtn .bigBtn[data-v-0ff6e720]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-EZWIN1C .underline[data-v-0ff6e720]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-723c35be] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-723c35be] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-723c35be] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-723c35be] {
    cursor: pointer
}

.flex-column[data-v-723c35be] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-723c35be] {
    display: flex;
    align-items: center
}

.flex-start[data-v-723c35be] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-723c35be] {
    justify-content: space-between
}

.noselect[data-v-723c35be] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-723c35be] {
    font-weight: 700
}

.custom-scroll-bar[data-v-723c35be] {
    overflow: auto
}

.custom-scroll-bar[data-v-723c35be]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-723c35be]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-723c35be] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-723c35be] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.flex[data-v-723c35be] {
    display: flex
}

.flex1[data-v-723c35be] {
    flex: 1
}

.flex-row-center[data-v-723c35be] {
    justify-content: center
}

.flex-colunm-center[data-v-723c35be] {
    align-items: center
}

.flex-row-between[data-v-723c35be] {
    justify-content: space-between
}

.padLR15[data-v-723c35be] {
    padding: 0 15px;
    box-sizing: border-box
}

.f13[data-v-723c35be] {
    font-size: 13px
}

.lightGray[data-v-723c35be] {
    color: var(--text-color--grey)
}

.GamePreReword[data-v-723c35be] {
    background-color: #fff
}

.GamePreReword .game-rewards[data-v-723c35be] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    padding: 0 15px;
    box-sizing: border-box;
    height: 28px;
    background-color: #f0f3f5
}

.GamePreReword .game-rewards .reward-per[data-v-723c35be] {
    color: #f24427;
    margin-left: 5px;
    font-weight: 700
}

.GamePreReword .game-rewards .through-num[data-v-723c35be] {
    color: var(--text-color--grey);
    text-decoration: line-through;
    margin-left: 5px
}

.GamePreReword .game-rewards .gameAmount[data-v-723c35be] {
    border-radius: 4px;
    color: red;
    padding: 0 15px;
    background-color: #ffe6ec;
    margin-left: 6px;
    height: 17px;
    line-height: 17px
}

.GamePreReword .amount-info[data-v-723c35be] {
    padding: 0 15px;
    box-sizing: border-box
}

.GamePreReword .amount-info .amount-info-content[data-v-723c35be] {
    align-items: center;
    display: flex;
    padding-bottom: 6px;
    border-bottom: 1px solid #e3e5e8;
    margin-top: 8px
}

.GamePreReword .amount-info .amount-info-content .walletInfo[data-v-723c35be] {
    flex: 1
}

.GamePreReword .amount-info .amount-info-content .walletInfo .item[data-v-723c35be] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px
}

.GamePreReword .amount-info .amount-info-content .walletInfo .item .name[data-v-723c35be] {
    color: var(--textColor);
    margin-right: 2px
}

.GamePreReword .amount-info .amount-info-content .walletInfo .item .num[data-v-723c35be] {
    flex: 1;
    font-size: 14px;
    text-align: right
}

.GamePreReword .amount-info .amount-info-content .gameLine[data-v-723c35be] {
    width: 1px;
    margin-right: 16px;
    height: 40px;
    margin-left: 14px;
    background-color: #e3e5e8
}

.GamePreReword .amount-info .amount-info-content img[data-v-723c35be] {
    width: 45px;
    height: 45px
}

.THEME-ATASAC .GamePreReword[data-v-723c35be]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--borderColor)
}

.THEME-ATASAC .GamePreReword .game-rewards[data-v-723c35be]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .GamePreReword .amount-info .amount-info-content[data-v-723c35be]:not(.model-scoped, .model-scoped *) {
    border-bottom: 0
}

.ddwinBtnDisabled[data-v-f2156ef2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-f2156ef2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-f2156ef2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-f2156ef2] {
    cursor: pointer
}

.flex-column[data-v-f2156ef2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-f2156ef2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-f2156ef2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-f2156ef2] {
    justify-content: space-between
}

.noselect[data-v-f2156ef2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-f2156ef2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-f2156ef2] {
    overflow: auto
}

.custom-scroll-bar[data-v-f2156ef2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-f2156ef2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-f2156ef2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-f2156ef2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.flex[data-v-f2156ef2] {
    display: flex
}

.flex1[data-v-f2156ef2] {
    flex: 1
}

.padLR15[data-v-f2156ef2] {
    padding: 0 15px;
    box-sizing: border-box
}

.f13[data-v-f2156ef2] {
    font-size: 13px
}

.lightGray[data-v-f2156ef2] {
    color: var(--text-color--grey)
}

.GamePreStake[data-v-f2156ef2] {
    color: var(--text-color--grey);
    display: flex;
    padding: 8px 15px;
    background-color: #fff
}

.THEME-ATASAC .GamePreStake[data-v-f2156ef2]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--borderColor)
}

.ddwinBtnDisabled[data-v-3cfc7ce4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3cfc7ce4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3cfc7ce4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3cfc7ce4] {
    cursor: pointer
}

.flex[data-v-3cfc7ce4] {
    display: flex
}

.flex-column[data-v-3cfc7ce4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3cfc7ce4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3cfc7ce4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3cfc7ce4] {
    justify-content: space-between
}

.noselect[data-v-3cfc7ce4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3cfc7ce4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3cfc7ce4] {
    overflow: auto
}

.custom-scroll-bar[data-v-3cfc7ce4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3cfc7ce4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3cfc7ce4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3cfc7ce4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.GamePreTitle .logo[data-v-3cfc7ce4] {
    height: 32px
}

.GamePreTitle .game-icon[data-v-3cfc7ce4] {
    width: 25px
}

.ddwinBtnDisabled[data-v-e8b87190] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-e8b87190] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-e8b87190] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-e8b87190] {
    cursor: pointer
}

.flex[data-v-e8b87190] {
    display: flex
}

.flex-column[data-v-e8b87190] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-e8b87190] {
    display: flex;
    align-items: center
}

.flex-start[data-v-e8b87190] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-e8b87190] {
    justify-content: space-between
}

.noselect[data-v-e8b87190] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-e8b87190] {
    font-weight: 700
}

.custom-scroll-bar[data-v-e8b87190] {
    overflow: auto
}

.custom-scroll-bar[data-v-e8b87190]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-e8b87190]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-e8b87190] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-e8b87190] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.Overflow[data-v-e8b87190] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 20px;
    font-size: 16px;
    display: flex
}

.gameBg[data-v-e8b87190] {
    width: 100%;
    height: 100%
}

.header-box[data-v-e8b87190] {
    text-align: left;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    display: flex;
    justify-content: space-between
}

.back-button[data-v-e8b87190] {
    display: flex;
    align-items: center
}

.back-button>img[data-v-e8b87190] {
    margin-left: 20px;
    height: 16px
}

.header-game-box[data-v-e8b87190] {
    display: flex;
    font-size: 18px;
    height: 45px;
    align-items: center;
    justify-content: center
}

.arrow-img[data-v-e8b87190] {
    margin-left: 6px;
    width: 13px
}

.game-record-title[data-v-e8b87190] {
    display: flex;
    height: 68px;
    background-color: #f0f3f5
}

.game-record-title-bg[data-v-e8b87190] {
    flex: 1;
    position: relative
}

.game-record-title-bg>img[data-v-e8b87190] {
    height: 68px
}

.game-record-title-bg .title[data-v-e8b87190] {
    position: absolute;
    height: 68px;
    line-height: 68px;
    top: 0;
    left: 15px
}

.win-box[data-v-e8b87190] {
    display: flex;
    flex-direction: column;
    padding-right: 15px;
    box-sizing: border-box;
    justify-content: center;
    align-items: flex-end
}

.win-light-gray[data-v-e8b87190] {
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px;
    color: var(--text-color--grey)
}

.win-box-text[data-v-e8b87190] {
    padding-top: 3px;
    font-size: 22px
}

#gameRecordContent[data-v-e8b87190] {
    overflow-y: scroll
}

.bill-list-item__img[data-v-e8b87190] {
    position: relative
}

.bill-list-item__img>img[data-v-e8b87190]:first-child {
    width: 22px;
    height: 17px;
    position: absolute;
    top: -9px;
    left: 10px
}

.bill-list-item__img>img[data-v-e8b87190]:nth-child(2) {
    width: 42px;
    height: 42px;
    border-radius: 21px
}

.bill-list-game[data-v-e8b87190] {
    flex: 1
}

.bill-list-game .game-info[data-v-e8b87190] {
    display: flex;
    font-size: 16px
}

.bill-list-game .game-name[data-v-e8b87190] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 20px;
    font-size: 16px;
    display: flex;
    flex: 1
}

.bill-list-game .balance-type[data-v-e8b87190] {
    flex: 1;
    text-align: right
}

.bill-list-game .invalidated-ticket[data-v-e8b87190] {
    text-align: right;
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px;
    color: var(--text-color--grey)
}

.bill-list-game .invalidated-ticket>span[data-v-e8b87190]:first-child {
    margin-right: 4px;
    font-size: 12px
}

.bill-list-game .invalidated-ticket>span[data-v-e8b87190]:nth-child(2) {
    font-size: 16px
}

.bill-list-game .invalid-ticket-text[data-v-e8b87190] {
    text-align: right;
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px
}

.count-info[data-v-e8b87190] {
    display: flex;
    margin-top: 5px;
    color: var(--text-color--grey)
}

.count-info .action-date[data-v-e8b87190] {
    flex: 1;
    font-size: 14px
}

.count-info .count-info-money[data-v-e8b87190] {
    text-align: right;
    position: relative
}

.count-info .count-info-money>span[data-v-e8b87190]:first-child {
    position: absolute;
    left: -30px;
    font-size: 12px
}

.count-info .count-info-money>span[data-v-e8b87190]:nth-child(2) {
    font-size: 16px;
    font-weight: 700
}

.null-box[data-v-e8b87190] {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.null-box>img[data-v-e8b87190] {
    width: 163px;
    height: 163px
}

.null-box>p[data-v-e8b87190] {
    color: var(--text-color--grey)
}

.model-box[data-v-e8b87190] {
    height: 100%;
    width: 100%
}

.model-box-title[data-v-e8b87190] {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f0f3f5;
    color: var(--textColor);
    font-size: 18px
}

.ddwinBtnDisabled[data-v-5c3add73] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5c3add73] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5c3add73] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5c3add73] {
    cursor: pointer
}

.flex[data-v-5c3add73] {
    display: flex
}

.flex-column[data-v-5c3add73] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5c3add73] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5c3add73] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5c3add73] {
    justify-content: space-between
}

.noselect[data-v-5c3add73] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5c3add73] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5c3add73] {
    overflow: auto
}

.custom-scroll-bar[data-v-5c3add73]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5c3add73]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5c3add73] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5c3add73] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.empty[data-v-5c3add73] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.empty .center[data-v-5c3add73],
.empty .center p[data-v-5c3add73] {
    text-align: center
}

.scrollToTopBtn[data-v-5c3add73] {
    position: fixed;
    bottom: 90px;
    right: 20px;
    transition-duration: 0ms;
    z-index: 100
}

.scrollToTopBtn .btn[data-v-5c3add73] {
    width: 42px;
    height: 42px;
    border-radius: 25px;
    background-color: var(--themeSecColor);
    display: flex;
    align-items: center;
    justify-content: center
}

.scrollToTopBtn .btn img[data-v-5c3add73] {
    width: 20px;
    height: 32px;
    border-radius: 25px
}

.ddwinBtnDisabled[data-v-548be0c8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-548be0c8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-548be0c8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-548be0c8] {
    cursor: pointer
}

.flex[data-v-548be0c8] {
    display: flex
}

.flex-column[data-v-548be0c8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-548be0c8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-548be0c8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-548be0c8] {
    justify-content: space-between
}

.noselect[data-v-548be0c8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-548be0c8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-548be0c8] {
    overflow: auto
}

.custom-scroll-bar[data-v-548be0c8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-548be0c8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-548be0c8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-548be0c8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.GameRecordList[data-v-548be0c8] {
    --game-record-title-box-height: 68px
}

.Overflow[data-v-548be0c8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.gameBg[data-v-548be0c8] {
    width: 100%;
    height: 100%
}

.header-box[data-v-548be0c8] {
    text-align: left;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    display: flex;
    justify-content: space-between
}

.back-button[data-v-548be0c8] {
    display: flex;
    align-items: center
}

.back-button>img[data-v-548be0c8] {
    margin-left: 20px;
    height: 16px
}

.header-game-box[data-v-548be0c8] {
    display: flex;
    font-size: 18px;
    height: 45px;
    align-items: center;
    justify-content: center
}

.arrow-img[data-v-548be0c8] {
    margin-left: 6px;
    width: 13px
}

.game-record-title[data-v-548be0c8] {
    display: flex;
    height: var(--game-record-title-box-height);
    background-color: #f0f3f5
}

.game-record-title-bg[data-v-548be0c8] {
    flex: 1;
    position: relative
}

.game-record-title-bg>img[data-v-548be0c8] {
    height: 68px
}

.game-record-title-bg .title[data-v-548be0c8] {
    position: absolute;
    height: 68px;
    line-height: 68px;
    top: 0;
    left: 15px
}

.win-box[data-v-548be0c8] {
    display: flex;
    flex-direction: column;
    padding-right: 15px;
    box-sizing: border-box;
    justify-content: center;
    align-items: flex-end
}

.win-light-gray[data-v-548be0c8] {
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px;
    color: var(--text-color--grey)
}

.win-box-text[data-v-548be0c8] {
    padding-top: 3px;
    font-size: 22px
}

#gameRecordContent[data-v-548be0c8] {
    overflow-y: auto;
    height: calc(var(--column-height, 100%) - var(--game-record-title-box-height))
}

#gameRecordContent .bill-list .bill-list-item[data-v-548be0c8] {
    background-color: #fff;
    height: 66px;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative
}

#gameRecordContent .bill-list .bill-list-item .bill-list-game[data-v-548be0c8] {
    margin-left: 10px
}

.bill-list-item__img[data-v-548be0c8] {
    position: relative
}

.bill-list-item__img>img[data-v-548be0c8]:first-child {
    width: 22px;
    height: 17px;
    position: absolute;
    top: -9px;
    left: 10px
}

.bill-list-item__img>img[data-v-548be0c8]:nth-child(2) {
    width: 42px;
    height: 42px;
    border-radius: 21px
}

.bill-list-game[data-v-548be0c8] {
    height: 100%;
    flex: 1;
    overflow: hidden;
    padding-right: 15px;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.bill-list-game .game-info[data-v-548be0c8] {
    display: flex;
    font-size: 16px
}

.bill-list-game .game-name[data-v-548be0c8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1
}

.bill-list-game .balance-type[data-v-548be0c8] {
    flex: 1;
    text-align: right
}

.bill-list-game .invalidated-ticket[data-v-548be0c8] {
    text-align: right;
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    padding: 0 6px;
    color: var(--text-color--grey);
    display: flex;
    align-items: center
}

.bill-list-game .invalidated-ticket>span[data-v-548be0c8]:first-child {
    margin-right: 15px;
    font-size: 12px
}

.bill-list-game .invalidated-ticket>span[data-v-548be0c8]:nth-child(2) {
    font-size: 16px
}

.bill-list-game .invalid-ticket-text[data-v-548be0c8] {
    text-align: right;
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px
}

.count-info[data-v-548be0c8] {
    display: flex;
    margin-top: 5px;
    color: var(--text-color--grey)
}

.count-info .action-date[data-v-548be0c8] {
    flex: 1;
    font-size: 14px
}

.count-info .count-info-money[data-v-548be0c8] {
    text-align: right;
    position: relative
}

.count-info .count-info-money>span[data-v-548be0c8]:first-child {
    position: absolute;
    left: -30px;
    font-size: 12px
}

.count-info .count-info-money>span[data-v-548be0c8]:nth-child(2) {
    font-size: 16px;
    font-weight: 700
}

.null-box[data-v-548be0c8] {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.null-box>img[data-v-548be0c8] {
    width: 163px;
    height: 163px
}

.null-box>p[data-v-548be0c8] {
    color: var(--text-color--grey)
}

.model-box[data-v-548be0c8] {
    height: 100%;
    width: 100%
}

.model-box-title[data-v-548be0c8] {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f0f3f5;
    color: var(--textColor);
    font-size: 18px
}

.custom[data-v-548be0c8]::-webkit-scrollbar {
    width: 4px
}

.custom[data-v-548be0c8]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, .2)
}

.custom[data-v-548be0c8]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 0;
    background: rgba(0, 0, 0, .1)
}

.THEME-ATASAC .game-record-title[data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    border-color: #1e1e1e !important;
    border: 1px solid #1e1e1e;
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .invalidated-ticket[data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASAC .win-light-gray[data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor);
    color: var(--textColor)
}

.THEME-ATASAC .count-info[data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASAC #gameRecordContent .bill-list .bill-list-item[data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC #gameRecordContent .bill-list .bill-list-item .bill-list-game[data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    border-bottom: .0625rem solid var(--lightBorderColor)
}

.THEME-ATASAC #gameRecordContent[data-v-548be0c8] .nomore:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASAC .bill-list-item [data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    color: #fff !important
}

.atas-style .game-record-title[data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    border-bottom: 1px solid #e3e5e8
}

.atas-style .bill-list-item__img__win[data-v-548be0c8]:not(.model-scoped, .model-scoped *) {
    display: none
}

.ddwinBtnDisabled[data-v-366ed1cc] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-366ed1cc] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-366ed1cc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-366ed1cc] {
    cursor: pointer
}

.flex[data-v-366ed1cc] {
    display: flex
}

.flex-column[data-v-366ed1cc] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-366ed1cc] {
    display: flex;
    align-items: center
}

.flex-start[data-v-366ed1cc] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-366ed1cc] {
    justify-content: space-between
}

.noselect[data-v-366ed1cc] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-366ed1cc] {
    font-weight: 700
}

.custom-scroll-bar[data-v-366ed1cc] {
    overflow: auto
}

.custom-scroll-bar[data-v-366ed1cc]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-366ed1cc]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-366ed1cc] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-366ed1cc] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.select-game[data-v-366ed1cc] {
    overflow: hidden;
    padding: 2.5px 3.5px
}

.select-game .game-item[data-v-366ed1cc] {
    --game-item-margin: 6px;
    margin: var(--game-item-margin);
    width: calc((100% - var(--icon-count)*2*var(--game-item-margin))/var(--icon-count));
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    box-sizing: border-box;
    float: left
}

.select-game .game-item--active[data-v-366ed1cc] {
    border: 2px solid var(--themeColor)
}

.select-game .game-item--active .game-item__triangle[data-v-366ed1cc] {
    display: block
}

.select-game .game-item__icon[data-v-366ed1cc] {
    width: 100%;
    height: 100%
}

.select-game .game-item__triangle[data-v-366ed1cc] {
    width: 0;
    height: 0;
    border-bottom: 26px solid var(--themeColor);
    border-left: 26px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    display: none
}

.select-game .game-item__triangle img[data-v-366ed1cc] {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: -24px;
    right: 0
}

.ddwinBtnDisabled[data-v-7c79f3d0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7c79f3d0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7c79f3d0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7c79f3d0] {
    cursor: pointer
}

.flex[data-v-7c79f3d0] {
    display: flex
}

.flex-column[data-v-7c79f3d0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7c79f3d0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7c79f3d0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7c79f3d0] {
    justify-content: space-between
}

.noselect[data-v-7c79f3d0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7c79f3d0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7c79f3d0] {
    overflow: auto
}

.custom-scroll-bar[data-v-7c79f3d0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7c79f3d0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7c79f3d0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7c79f3d0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.header-game-box[data-v-7c79f3d0] {
    display: flex;
    font-size: 18px;
    height: 45px;
    align-items: center;
    justify-content: center
}

.arrow-img[data-v-7c79f3d0] {
    margin-left: 6px;
    width: 13px
}

.model-box[data-v-7c79f3d0] {
    height: 100%;
    width: 100%
}

.model-box-title[data-v-7c79f3d0] {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f0f3f5;
    color: var(--textColor);
    font-size: 18px
}

.atas-style .model-box-title[data-v-7c79f3d0]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background-color: var(--themeColor)
}

.THEME-ATASAC .model-box-title[data-v-7c79f3d0]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.ddwinBtnDisabled[data-v-3123718d] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3123718d] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3123718d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3123718d] {
    cursor: pointer
}

.flex[data-v-3123718d] {
    display: flex
}

.flex-column[data-v-3123718d] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3123718d] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3123718d] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3123718d] {
    justify-content: space-between
}

.noselect[data-v-3123718d] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3123718d] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3123718d] {
    overflow: auto
}

.custom-scroll-bar[data-v-3123718d]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3123718d]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3123718d] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3123718d] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.wallet[data-v-3123718d] {
    display: flex;
    height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    align-items: center;
    border-bottom: 2px solid #f0f3f5
}

.wallet .ImgSty[data-v-3123718d] {
    width: 40px;
    height: 40px
}

.wallet .mgLeft[data-v-3123718d] {
    margin: 0 0 0 15px
}

.wallet .MgRight[data-v-3123718d] {
    margin-right: 5px
}

.wallet .LeftPad[data-v-3123718d] {
    padding-left: 15px
}

.wallet .walletLine[data-v-3123718d] {
    height: 20px;
    width: 1px;
    background-color: var(--lineColor);
    margin: 0 15px
}

.wallet .CommonSty[data-v-3123718d] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative
}

.wallet .CommonSty .line[data-v-3123718d] {
    height: 20px;
    width: 1px;
    background: var(--lineColor)
}

.wallet .CommonSty .wallet-show-visible[data-v-3123718d] {
    position: absolute;
    left: 0;
    top: 0
}

.wallet .CommonSty .wallet-show-visible img[data-v-3123718d] {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.wallet .CommonSty .cash[data-v-3123718d],
.wallet .CommonSty .chips[data-v-3123718d] {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center
}

.wallet .CommonSty .cash .currency[data-v-3123718d],
.wallet .CommonSty .chips .currency[data-v-3123718d] {
    font-size: 12px;
    color: var(--currency)
}

.wallet .CommonSty .cash .balance[data-v-3123718d],
.wallet .CommonSty .chips .balance[data-v-3123718d] {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center
}

.wallet .CommonSty .cash .balance .balanceName[data-v-3123718d],
.wallet .CommonSty .chips .balance .balanceName[data-v-3123718d] {
    font-size: 14px
}

.wallet .CommonSty .cash .balance .balanceVal[data-v-3123718d],
.wallet .CommonSty .chips .balance .balanceVal[data-v-3123718d] {
    font-size: 16px;
    font-weight: 700
}

.wallet .CommonSty.tablet .cash[data-v-3123718d],
.wallet .CommonSty.tablet .chips[data-v-3123718d] {
    position: relative;
    top: 3px
}

.wallet .CommonSty.tablet .cash .balance[data-v-3123718d],
.wallet .CommonSty.tablet .chips .balance[data-v-3123718d] {
    flex-direction: row
}

.wallet .CommonSty.tablet .cash .balance .currency[data-v-3123718d],
.wallet .CommonSty.tablet .chips .balance .currency[data-v-3123718d] {
    margin: 0 5px 0 15px;
    position: relative;
    top: -9px
}

[data-v-3123718d] .van-image--round {
    border-radius: 0
}

.WalletMsg[data-v-3123718d] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.WalletMsg .HiddenAmount[data-v-3123718d] {
    margin-right: 16px
}

.WalletMsg .AmountMsgBox[data-v-3123718d] {
    margin: 4px 10px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-evenly
}

.WalletMsg .AmountMsgBox .AmountText p[data-v-3123718d] {
    font-size: 14px;
    line-height: 22px;
    white-space: normal
}

.WalletMsg .AmountMsgBox .Balance[data-v-3123718d] {
    line-height: 22px;
    display: flex;
    justify-content: space-between
}

.WalletMsg .AmountMsgBox .Balance .cardColor[data-v-3123718d] {
    font-size: 14px;
    margin: 0 4px
}

.WalletMsg .AmountMsgBox .FormatStart[data-v-3123718d] {
    position: relative;
    top: 3px
}

.gameWallet[data-v-3123718d] {
    display: flex;
    min-height: 50px;
    padding: 0 12px 0 15px;
    box-sizing: border-box;
    align-items: center;
    border-bottom: 2px solid #f0f3f5
}

.money-count[data-v-3123718d] {
    margin-left: 5px;
    text-align: right;
    width: 100%;
    font-size: 18px;
    font-weight: 500
}

.textNotHidden[data-v-3123718d] {
    overflow: initial;
    white-space: normal;
    text-overflow: clip
}

.THEME-ATASAC .gameWallet[data-v-3123718d]:not(.model-scoped, .model-scoped *) {
    background: var(--greyBgColor);
    border-color: transparent !important
}

.THEME-ATASAC .gameLine[data-v-3123718d]:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor)
}

.THEME-ATASAC .cardColor[data-v-3123718d]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-52b2ea20] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-52b2ea20] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-52b2ea20] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-52b2ea20] {
    cursor: pointer
}

.flex[data-v-52b2ea20] {
    display: flex
}

.flex-column[data-v-52b2ea20] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-52b2ea20] {
    display: flex;
    align-items: center
}

.flex-start[data-v-52b2ea20] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-52b2ea20] {
    justify-content: space-between
}

.noselect[data-v-52b2ea20] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-52b2ea20] {
    font-weight: 700
}

.custom-scroll-bar[data-v-52b2ea20] {
    overflow: auto
}

.custom-scroll-bar[data-v-52b2ea20]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-52b2ea20]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-52b2ea20] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-52b2ea20] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.WalletMsg[data-v-52b2ea20] {
    padding: 5px 10px;
    border-bottom: 2px solid #f0f3f5;
    margin-top: 10px;
    background-color: #fff
}

.WalletMsg .WalletMsgTitle[data-v-52b2ea20] {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.WalletMsg .WalletMsgTitle .title-text[data-v-52b2ea20] {
    font-size: 16px;
    margin-right: 10px
}

.WalletMsg .WalletMsgTitle img[data-v-52b2ea20] {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.WalletMsg .WalletText[data-v-52b2ea20] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px
}

.WalletMsg .WalletText .TextSty[data-v-52b2ea20] {
    font-size: 16px
}

.WalletMsg .WalletText .TextSty .icon[data-v-52b2ea20] {
    font-size: 12px;
    color: #b2b6c2
}

.WalletMsg .WalletText .FontSty[data-v-52b2ea20] {
    display: flex;
    justify-content: center
}

.WalletMsg .WalletText .FontSty span[data-v-52b2ea20] {
    font-size: 21px;
    font-weight: 700
}

.THEME-ATASAC .WalletMsg[data-v-52b2ea20]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--borderColor);
    border: 0
}

.ddwinBtnDisabled[data-v-248024ec] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-248024ec] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-248024ec] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-248024ec] {
    cursor: pointer
}

.flex[data-v-248024ec] {
    display: flex
}

.flex-column[data-v-248024ec] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-248024ec] {
    display: flex;
    align-items: center
}

.flex-start[data-v-248024ec] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-248024ec] {
    justify-content: space-between
}

.noselect[data-v-248024ec] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-248024ec] {
    font-weight: 700
}

.custom-scroll-bar[data-v-248024ec] {
    overflow: auto
}

.custom-scroll-bar[data-v-248024ec]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-248024ec]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-248024ec] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-248024ec] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.game-record-title-box[data-v-248024ec] {
    display: flex;
    height: 68px;
    background-color: #f0f3f5;
    font-size: 16px
}

.game-record-title-box .game-record-title[data-v-248024ec] {
    position: relative;
    flex: 1
}

.game-record-title-box .game-record-title .title-img[data-v-248024ec] {
    height: 68px
}

.game-record-title-box .game-record-title .title-content[data-v-248024ec] {
    position: absolute;
    height: 68px;
    line-height: 68px;
    top: 0;
    left: 15px
}

.game-record-title-box .game-record-win-box[data-v-248024ec] {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    padding-right: 15px
}

.game-record-title-box .game-record-win-box .win-title[data-v-248024ec] {
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px;
    color: var(--text-color--grey)
}

.game-record-title-box .game-record-win-box .win-content[data-v-248024ec] {
    font-size: 22px
}

.ddwinBtnDisabled[data-v-094fbd30] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-094fbd30] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-094fbd30] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-094fbd30] {
    cursor: pointer
}

.flex[data-v-094fbd30] {
    display: flex
}

.flex-column[data-v-094fbd30] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-094fbd30] {
    display: flex;
    align-items: center
}

.flex-start[data-v-094fbd30] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-094fbd30] {
    justify-content: space-between
}

.noselect[data-v-094fbd30] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-094fbd30] {
    font-weight: 700
}

.custom-scroll-bar[data-v-094fbd30] {
    overflow: auto
}

.custom-scroll-bar[data-v-094fbd30]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-094fbd30]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-094fbd30] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-094fbd30] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SingleGameRecordList[data-v-094fbd30] {
    --game-record-title-box-height: 68px;
    --darkColor: #2e3033
}

.SingleGameRecordList .game-record-title-box[data-v-094fbd30] {
    display: flex;
    height: var(--game-record-title-box-height);
    background-color: #f0f3f5;
    font-size: 16px
}

.SingleGameRecordList .game-record-title-box .game-record-title[data-v-094fbd30] {
    position: relative;
    flex: 1
}

.SingleGameRecordList .game-record-title-box .game-record-title .title-img[data-v-094fbd30] {
    height: 68px
}

.SingleGameRecordList .game-record-title-box .game-record-title .title-content[data-v-094fbd30] {
    position: absolute;
    height: 68px;
    line-height: 68px;
    top: 0;
    left: 15px
}

.SingleGameRecordList .game-record-title-box .game-record-win-box[data-v-094fbd30] {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    padding-right: 15px
}

.SingleGameRecordList .game-record-title-box .game-record-win-box .win-title[data-v-094fbd30] {
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px;
    color: var(--text-color--grey)
}

.SingleGameRecordList .game-record-title-box .game-record-win-box .win-content[data-v-094fbd30] {
    font-size: 22px
}

.SingleGameRecordList .game-record-content-box[data-v-094fbd30] {
    height: calc(var(--column-height, 100%) - var(--game-record-title-box-height))
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item[data-v-094fbd30] {
    background-color: #fff;
    height: 66px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-icon-box[data-v-094fbd30] {
    position: relative
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-icon-box .bill-icon-win[data-v-094fbd30] {
    width: 22px;
    height: 17px;
    position: absolute;
    top: -9px;
    left: 10px
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-icon-box .bill-icon-default[data-v-094fbd30] {
    width: 42px;
    height: 42px;
    border-radius: 21px
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box[data-v-094fbd30] {
    flex: 1;
    overflow: hidden;
    height: 100%;
    margin-left: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box[data-v-094fbd30] {
    display: flex;
    font-size: 16px
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .content-title[data-v-094fbd30] {
    flex: 1;
    overflow: hidden
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .content-type[data-v-094fbd30] {
    text-align: right;
    flex: 1
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .content-type-temp[data-v-094fbd30] {
    text-align: right;
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    padding: 0 6px;
    display: flex;
    align-items: center
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .content-type-temp span[data-v-094fbd30] {
    color: var(--text-color--grey)
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .content-type-temp .first[data-v-094fbd30] {
    margin-right: 15px;
    font-size: 12px
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .content-type-temp .second[data-v-094fbd30] {
    font-size: 16px
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .no-use-ticket[data-v-094fbd30] {
    background-color: #f0f3f5;
    text-align: right;
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .bill-list-content[data-v-094fbd30] {
    display: flex;
    margin-top: 5px
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .bill-list-content .list-time[data-v-094fbd30] {
    flex: 1;
    color: var(--text-color--grey);
    font-size: 14px
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .bill-list-content .list-price[data-v-094fbd30] {
    text-align: right;
    position: relative
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .bill-list-content .list-price .price-point[data-v-094fbd30] {
    position: absolute;
    left: -30px;
    font-size: 12px;
    color: var(--text-color--grey)
}

.SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .bill-list-content .list-price .price-number[data-v-094fbd30] {
    font-weight: 700;
    font-size: 16px
}

.SingleGameRecordList .no-data-box[data-v-094fbd30] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.SingleGameRecordList .no-data-box .no-data[data-v-094fbd30] {
    text-align: center
}

.SingleGameRecordList .no-data-box .no-data img[data-v-094fbd30] {
    width: 163px;
    height: 163px
}

.SingleGameRecordList .no-data-box .no-data p[data-v-094fbd30] {
    text-align: center;
    color: var(--text-color--grey)
}

.custom[data-v-094fbd30]::-webkit-scrollbar {
    width: 4px
}

.custom[data-v-094fbd30]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, .2)
}

.custom[data-v-094fbd30]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 0;
    background: rgba(0, 0, 0, .1)
}

.atas-style .game-record-title-box[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    border-bottom: 1px solid #e3e5e8
}

.atas-style .bill-icon-win[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    display: none
}

.THEME-ATASAC .SingleGameRecordList[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    --darkColor: #fff
}

.THEME-ATASAC .SingleGameRecordList .game-record-title-box[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e;
    border-color: #1e1e1e
}

.THEME-ATASAC .SingleGameRecordList .game-record-title-box .game-record-title .title-content[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .SingleGameRecordList .game-record-title-box .game-record-win-box .win-title[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    border-color: #fff;
    color: #fff
}

.THEME-ATASAC .SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .list-time[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .content-type-temp[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    border-color: #fff
}

.THEME-ATASAC .SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .bill-list-content .list-price .price-point[data-v-094fbd30]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .bill-list-content .list-time[data-v-094fbd30]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .SingleGameRecordList .game-record-content-box .bill-list-box .bill-list-item .bill-list-content-box .content-title-box .content-type-temp span[data-v-094fbd30]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-68d773d7] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-68d773d7] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-68d773d7] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-68d773d7] {
    cursor: pointer
}

.flex[data-v-68d773d7] {
    display: flex
}

.flex-column[data-v-68d773d7] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-68d773d7] {
    display: flex;
    align-items: center
}

.flex-start[data-v-68d773d7] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-68d773d7] {
    justify-content: space-between
}

.noselect[data-v-68d773d7] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-68d773d7] {
    font-weight: 700
}

.custom-scroll-bar[data-v-68d773d7] {
    overflow: auto
}

.custom-scroll-bar[data-v-68d773d7]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-68d773d7]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-68d773d7] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-68d773d7] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.flex1[data-v-68d773d7] {
    flex: 1
}

.SingleGameRecordDetailList[data-v-68d773d7] {
    --darkColor: #2e3033
}

.Overflow[data-v-68d773d7] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 20px
}

.game-info[data-v-68d773d7] {
    display: flex;
    height: 82px;
    align-items: center;
    box-sizing: border-box;
    padding-left: 0;
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px
}

.game-info>img[data-v-68d773d7] {
    width: 42px;
    height: 42px;
    border-radius: 50%
}

.game-title[data-v-68d773d7] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 20px;
    margin-left: 10px;
    flex: 1
}

.record-box[data-v-68d773d7] {
    display: flex;
    padding: 0 15px;
    height: 62px;
    align-items: center;
    box-sizing: border-box;
    font-size: 16px
}

.record-head-img[data-v-68d773d7] {
    position: relative
}

.record-head-img>img[data-v-68d773d7]:first-child {
    width: 22px;
    height: 17px;
    position: absolute;
    top: -9px;
    left: 10px
}

.record-head-img>img[data-v-68d773d7]:nth-child(2) {
    width: 42px;
    height: 42px;
    border-radius: 21px
}

.record-text[data-v-68d773d7] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 20px;
    flex: 1;
    margin-left: 10px
}

.order-info[data-v-68d773d7] {
    padding: 0 15px 24px;
    box-sizing: border-box
}

.order-info-item[data-v-68d773d7] {
    width: 100%;
    font-size: 16px;
    align-content: center;
    display: flex;
    align-items: center
}

.order-info-item__label[data-v-68d773d7] {
    color: var(--text-color--grey);
    line-height: 40px;
    white-space: nowrap
}

.order-info-item__value[data-v-68d773d7] {
    word-break: break-all
}

.record-content[data-v-68d773d7] {
    height: 82px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    box-sizing: border-box
}

.balance-type[data-v-68d773d7] {
    font-size: 18px;
    flex: 1
}

.balance-content[data-v-68d773d7] {
    position: relative
}

.currency-type[data-v-68d773d7] {
    color: var(--text-color--grey);
    font-size: 12px;
    position: absolute;
    left: -30px
}

.total-win[data-v-68d773d7] {
    font-size: 18px
}

.win-content[data-v-68d773d7] {
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 15px;
    box-sizing: border-box
}

.win-content-top[data-v-68d773d7] {
    display: flex;
    font-size: 16px;
    color: var(--text-color--grey)
}

.win-deteil[data-v-68d773d7],
.ya[data-v-68d773d7] {
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px
}

.win-deteil[data-v-68d773d7] {
    text-align: right
}

.win-deteil-type[data-v-68d773d7] {
    color: var(--text-color--grey);
    font-size: 12px;
    top: -3px;
    position: relative
}

.win-deteil-text[data-v-68d773d7] {
    font-size: 14px
}

.win-deteil-count[data-v-68d773d7] {
    text-align: right;
    font-size: 14px
}

.win-content-container[data-v-68d773d7] {
    margin-top: 20px;
    display: flex
}

.win-content-container .label[data-v-68d773d7] {
    flex: 1
}

.win-content-container .label>span[data-v-68d773d7] {
    font-size: 18px;
    text-align: right;
    padding: 0 6px
}

.win-content-container .money[data-v-68d773d7] {
    text-align: right;
    position: relative
}

.win-content-container .money>span[data-v-68d773d7]:first-child {
    position: absolute;
    top: 2px;
    left: -30px
}

.win-content-container .money>span[data-v-68d773d7]:nth-child(2) {
    font-size: 22px
}

.win-content-container .score[data-v-68d773d7] {
    text-align: right
}

.wbx-style .order-info[data-v-68d773d7] {
    padding-bottom: 16px !important
}

.atas-style .bill-list-item__img__win[data-v-68d773d7]:not(.model-scoped, .model-scoped *) {
    display: none
}

.THEME-ATASAC .SingleGameRecordDetailList[data-v-68d773d7]:not(.model-scoped, .model-scoped *) {
    --darkColor: #fff
}

.THEME-ATASAC .bgf[data-v-68d773d7]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .game-info[data-v-68d773d7]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .currency-type[data-v-68d773d7]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .order-info-item__label[data-v-68d773d7]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .win-content-top[data-v-68d773d7]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .win-deteil-type[data-v-68d773d7]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-384a36c2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-384a36c2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-384a36c2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-384a36c2] {
    cursor: pointer
}

.flex[data-v-384a36c2] {
    display: flex
}

.flex-column[data-v-384a36c2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-384a36c2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-384a36c2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-384a36c2] {
    justify-content: space-between
}

.noselect[data-v-384a36c2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-384a36c2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-384a36c2] {
    overflow: auto
}

.custom-scroll-bar[data-v-384a36c2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-384a36c2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-384a36c2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-384a36c2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SlideCrosswise[data-v-384a36c2] {
    position: relative
}

.SlideCrosswise .swipe-button[data-v-384a36c2] {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px
}

.SlideCrosswise .swipe-button img[data-v-384a36c2] {
    width: 14px;
    height: 14px
}

.SlideCrosswise .prev[data-v-384a36c2] {
    left: 0
}

.SlideCrosswise .next[data-v-384a36c2] {
    right: 0
}

.SlideCrosswise .next img[data-v-384a36c2] {
    transform: rotate(180deg)
}

.my-swipe[data-v-384a36c2] {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: grab;
    user-select: none
}

.my-swipe[data-v-384a36c2] .van-image {
    position: relative;
    display: inline-block
}

.my-swipe[data-v-384a36c2] .van-swipe-item {
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: relative
}

.my-swipe .DefaultBox[data-v-384a36c2] {
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #f0f3f5;
    display: flex
}

.my-swipe .DefaultBox img[data-v-384a36c2] {
    width: 40px;
    height: 40px
}

.THEME-ATASAC .my-swipe .DefaultBox[data-v-384a36c2]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-f391257a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-f391257a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-f391257a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-f391257a] {
    cursor: pointer
}

.flex[data-v-f391257a] {
    display: flex
}

.flex-column[data-v-f391257a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-f391257a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-f391257a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-f391257a] {
    justify-content: space-between
}

.noselect[data-v-f391257a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-f391257a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-f391257a] {
    overflow: auto
}

.custom-scroll-bar[data-v-f391257a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-f391257a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-f391257a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-f391257a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.swiper[data-v-f391257a] {
    display: flex;
    flex-wrap: nowrap
}

.swiper .item[data-v-f391257a] {
    margin-right: 10px;
    width: 100px;
    height: 50px;
    min-width: 100px;
    min-height: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--themeBodyColor);
    border-radius: 5px;
    overflow: hidden
}

.swiper .item img[data-v-f391257a] {
    width: 100%;
    height: 100%;
    border-radius: 5px
}

.ddwinBtnDisabled[data-v-a72a58b0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-a72a58b0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-a72a58b0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-a72a58b0] {
    cursor: pointer
}

.flex[data-v-a72a58b0] {
    display: flex
}

.flex-column[data-v-a72a58b0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-a72a58b0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-a72a58b0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-a72a58b0] {
    justify-content: space-between
}

.noselect[data-v-a72a58b0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-a72a58b0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-a72a58b0] {
    overflow: auto
}

.custom-scroll-bar[data-v-a72a58b0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-a72a58b0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-a72a58b0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-a72a58b0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SlideLengthway[data-v-a72a58b0] {
    position: relative
}

.SlideLengthway .swipe-button[data-v-a72a58b0] {
    border: none;
    background-color: transparent;
    position: absolute;
    left: 50%;
    width: 24px;
    height: 24px
}

.SlideLengthway .swipe-button img[data-v-a72a58b0] {
    width: 14px;
    height: 14px
}

.SlideLengthway .prev[data-v-a72a58b0] {
    top: 0;
    transform: rotate(90deg)
}

.SlideLengthway .next[data-v-a72a58b0] {
    bottom: 0
}

.SlideLengthway .next img[data-v-a72a58b0] {
    transform: rotate(-90deg)
}

.my-swipe[data-v-a72a58b0] {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: grab;
    -webkit-user-select: none;
    user-select: none
}

.my-swipe[data-v-a72a58b0] .van-image {
    position: relative;
    display: inline-block
}

.my-swipe[data-v-a72a58b0] .van-swipe-item {
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: relative
}

.my-swipe .DefaultBox[data-v-a72a58b0] {
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #f0f3f5;
    display: flex
}

.my-swipe .DefaultBox img[data-v-a72a58b0] {
    width: 40px;
    height: 40px
}

.ddwinBtnDisabled[data-v-75ce0c24] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-75ce0c24] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-75ce0c24] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-75ce0c24] {
    cursor: pointer
}

.flex[data-v-75ce0c24] {
    display: flex
}

.flex-column[data-v-75ce0c24] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-75ce0c24] {
    display: flex;
    align-items: center
}

.flex-start[data-v-75ce0c24] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-75ce0c24] {
    justify-content: space-between
}

.noselect[data-v-75ce0c24] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-75ce0c24] {
    font-weight: 700
}

.custom-scroll-bar[data-v-75ce0c24] {
    overflow: auto
}

.custom-scroll-bar[data-v-75ce0c24]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-75ce0c24]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-75ce0c24] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-75ce0c24] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

div[data-v-75ce0c24] {
    box-sizing: border-box
}

.SmoothSwipe[data-v-75ce0c24] {
    width: 100%;
    overflow: hidden
}

.SmoothSwipe .slide-box[data-v-75ce0c24] {
    height: 150px;
    overflow: hidden;
    width: max-content
}

.SmoothSwipe .slide-box img[data-v-75ce0c24] {
    height: 100%;
    display: block;
    float: left;
    object-fit: cover;
    -webkit-user-drag: none;
    cursor: pointer;
    user-select: none
}

.ddwinBtnDisabled[data-v-7115458a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7115458a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7115458a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7115458a] {
    cursor: pointer
}

.flex[data-v-7115458a] {
    display: flex
}

.flex-column[data-v-7115458a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7115458a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7115458a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7115458a] {
    justify-content: space-between
}

.noselect[data-v-7115458a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7115458a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7115458a] {
    overflow: auto
}

.custom-scroll-bar[data-v-7115458a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7115458a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7115458a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7115458a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-7115458a] .slide-box:not(#qwer) {
    height: var(--07c2c93a)
}

.hideScroll[data-v-7115458a] {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

.hideScroll[data-v-7115458a]::-webkit-scrollbar {
    display: none
}

.SlideSmooth[data-v-7115458a] {
    position: relative
}

.slide-box[data-v-7115458a] {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    cursor: pointer
}

.slide-box[data-v-7115458a]::-webkit-scrollbar {
    display: none
}

.slide-box-scroll[data-v-7115458a] {
    display: flex;
    height: 100%
}

.slide-box-scroll .van-image[data-v-7115458a] {
    overflow: hidden;
    flex-shrink: 0;
    height: 100%
}

.slide-box-scroll .van-image[data-v-7115458a] .van-image__img {
    object-fit: cover;
    -webkit-user-drag: none
}

.my-swipe[data-v-7115458a] {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: grab;
    user-select: none
}

.my-swipe .DefaultBox[data-v-7115458a] {
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #f0f3f5;
    display: flex
}

.my-swipe .DefaultBox img[data-v-7115458a] {
    width: 40px;
    height: 40px
}

.ddwinBtnDisabled[data-v-166c9242] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-166c9242] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-166c9242] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-166c9242] {
    cursor: pointer
}

.flex[data-v-166c9242] {
    display: flex
}

.flex-column[data-v-166c9242] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-166c9242] {
    display: flex;
    align-items: center
}

.flex-start[data-v-166c9242] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-166c9242] {
    justify-content: space-between
}

.noselect[data-v-166c9242] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-166c9242] {
    font-weight: 700
}

.custom-scroll-bar[data-v-166c9242] {
    overflow: auto
}

.custom-scroll-bar[data-v-166c9242]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-166c9242]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-166c9242] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-166c9242] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.gameTitleBox[data-v-166c9242] {
    font-size: 22px;
    font-weight: 700;
    line-height: 50px;
    align-items: center;
    background: #fff;
    display: flex
}

.gameTitleBox .menu-box[data-v-166c9242] {
    align-items: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-right: 5px
}

.gameTitleBox .menu-box .menu-icon[data-v-166c9242] {
    height: 24px;
    margin-right: 10px
}

.gameTitleBox .menu-box .menu-more[data-v-166c9242] {
    position: absolute;
    z-index: 100;
    min-width: 136px;
    width: 136px;
    background-color: #333;
    opacity: .9;
    border-radius: 4px;
    top: 30px;
    left: 0
}

.gameTitleBox .menu-box .menu-more .menu-more-item[data-v-166c9242] {
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #464646;
    width: 60%;
    margin: 0 auto
}

.gameTitleBox .title-text[data-v-166c9242] {
    width: 100%;
    margin: 0 5px
}

.gameTitleBox .wallet-box[data-v-166c9242] {
    width: 100px;
    height: 30px;
    background-color: #01d1ff;
    border-radius: 28px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.gameTitleBox .wallet-box .wallet-box-icon[data-v-166c9242] {
    width: 20px
}

.gameTitleBox .wallet-box .wallet-text[data-v-166c9242] {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 30px
}

.ddwinBtnDisabled[data-v-34ababd1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-34ababd1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-34ababd1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-34ababd1] {
    cursor: pointer
}

.flex[data-v-34ababd1] {
    display: flex
}

.flex-column[data-v-34ababd1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-34ababd1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-34ababd1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-34ababd1] {
    justify-content: space-between
}

.noselect[data-v-34ababd1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-34ababd1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-34ababd1] {
    overflow: auto
}

.custom-scroll-bar[data-v-34ababd1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-34ababd1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-34ababd1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-34ababd1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.occupy-image--custom.occupy-image--placeholder[data-v-34ababd1] {
    background-color: #f4f5f7;
    color: #888;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 800;
    border: 1px dashed #999;
    width: var(--attributes-style-width);
    height: var(--attributes-style-height);
    min-width: var(--placeholder-min-width);
    min-height: var(--placeholder-min-height);
    text-shadow: none
}

.ddwinBtnDisabled[data-v-8e942e74] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-8e942e74] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-8e942e74] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-8e942e74] {
    cursor: pointer
}

.flex[data-v-8e942e74] {
    display: flex
}

.flex-column[data-v-8e942e74] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-8e942e74] {
    display: flex;
    align-items: center
}

.flex-start[data-v-8e942e74] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-8e942e74] {
    justify-content: space-between
}

.noselect[data-v-8e942e74] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-8e942e74] {
    font-weight: 700
}

.custom-scroll-bar[data-v-8e942e74] {
    overflow: auto
}

.custom-scroll-bar[data-v-8e942e74]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-8e942e74]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-8e942e74] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-8e942e74] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.InformationPopup-content[data-v-8e942e74] {
    background: #f0f3f5;
    --drawerTitleBgColor: #f0f3f5
}

.THEME-ATASAC .InformationPopup-content[data-v-8e942e74]:not(.model-scoped, .model-scoped *) {
    --drawerTitleBgColor: var(--bgColor);
    background: var(--bgColor)
}

.THEME-ATASAC .InformationPopup #Information[data-v-8e942e74]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.title-common[data-v-8e942e74] {
    height: 55px;
    width: 100%
}

.game-title-box[data-v-8e942e74] {
    z-index: 1999;
    height: 55px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.title-logo-img[data-v-8e942e74] {
    max-width: 100%;
    object-fit: contain
}

[data-v-8e942e74] .navTitleBox .center {
    max-width: calc(100% - 200px)
}

.close-popups-style[data-v-8e942e74] {
    background: none !important;
    background-color: var(--ddwinBgColor) !important
}

.close-popups-style .white-text[data-v-8e942e74] {
    color: hsla(0, 0%, 100%, .6)
}

.user-id-box[data-v-8e942e74] {
    font-size: 12px
}

.user-id-box .user-id-str[data-v-8e942e74] {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.light-gray-text[data-v-8e942e74] {
    color: var(--ddwinTextColor)
}

.hidden[data-v-8e942e74] {
    visibility: hidden
}

.seat[data-v-8e942e74] {
    height: 55px;
    width: 100%
}

.custom-display-area .user-popup[data-v-8e942e74] {
    height: calc(var(--100vh, 100%) - 47px)
}

.user-popup[data-v-8e942e74] {
    padding: 36px 15px;
    width: 78%;
    height: calc(var(--100vh, 100%) - 55px);
    margin-top: 27.5px;
    background: var(--lineColor);
    max-height: none
}

.user-popup .popup-box[data-v-8e942e74] {
    width: 100%;
    height: 68px;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 0 24px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.user-popup .popup-box>div[data-v-8e942e74] {
    display: flex;
    align-items: center;
    margin-right: 8px
}

.user-popup .popup-box>div .custom-image[data-v-8e942e74] {
    margin-right: 8px;
    flex-shrink: 0
}

.user-popup .SwitcheLanguage .Title[data-v-8e942e74] {
    margin: 20px 0 13px
}

.user-popup .SwitcheLanguage .LanuageContent[data-v-8e942e74] {
    background-color: #fff;
    padding-top: 15px;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.user-popup .SwitcheLanguage .LanuageContent .ItemDetail[data-v-8e942e74] {
    display: flex;
    width: 33.33333%;
    margin-bottom: 15px;
    flex-direction: column;
    align-items: center;
    color: var(--text-color--grey)
}

.user-popup .SwitcheLanguage .LanuageContent .ItemDetail img[data-v-8e942e74] {
    width: 42px;
    height: 42px;
    margin-bottom: 8px;
    border: 2px solid transparent
}

.user-popup .SwitcheLanguage .LanuageContent .ItemDetail .ShadeBg[data-v-8e942e74] {
    position: absolute;
    background: #2e3033;
    opacity: .6;
    width: 46px;
    height: 46px;
    border-radius: 50%
}

.user-popup .SwitcheLanguage .LanuageContent .ItemDetail.active img[data-v-8e942e74] {
    border: 2px solid var(--themeColor);
    border-radius: 50%
}

.InformationPopup[data-v-8e942e74] {
    --gap: 15px;
    height: calc(100% - 55px);
    width: 100%;
    background: #fff;
    border-top-left-radius: var(--information-popup-radius, 10px);
    border-top-right-radius: var(--information-popup-radius, 10px)
}

.InformationPopup-content[data-v-8e942e74] {
    display: flex;
    flex-direction: column;
    height: 100%
}

.InformationPopup .InformationTitle[data-v-8e942e74] {
    height: 44px;
    line-height: 44px;
    margin: 0 15px;
    display: flex;
    align-items: center
}

.InformationPopup .InformationTitle img[data-v-8e942e74] {
    width: 28px;
    height: 28px
}

.InformationPopup .InformationTitle p[data-v-8e942e74] {
    flex: 1;
    text-align: center
}

.InformationPopup .InformationTitle span[data-v-8e942e74] {
    width: 20px
}

.InformationPopup #Information[data-v-8e942e74] {
    padding: 0 0 15px;
    overflow: scroll;
    display: flex;
    flex-wrap: wrap;
    box-sizing: initial;
    margin-top: 8px;
    align-content: flex-start;
    flex: 1;
    background: #f0f3f5
}

.InformationPopup #Information .information-item[data-v-8e942e74] {
    width: calc((100% - var(--gap)*(var(--information-icon-count) + 1))/var(--information-icon-count));
    margin-bottom: var(--margin-top);
    border-radius: 10px;
    box-shadow: var(--boxShadow);
    margin-left: var(--gap)
}

.InformationPopup #Information .information-item[data-v-8e942e74] .van-image__img {
    border-radius: 10px
}

.InformationPopup #Information .noData[data-v-8e942e74] {
    margin: 0 auto
}

[data-v-8e942e74]:not(.InformationPopup) .van-overlay {
    top: 55px
}

[data-v-8e942e74] .currencypop_up .CurrencyImgBg {
    display: flex;
    justify-content: flex-end
}

[data-v-8e942e74] .currencypop_up .CurrencyImgBg .multiCurrency {
    padding: 7px 21px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .1);
    background: #fff;
    transform: translateY(-18px)
}

.THEME-ATASAC .user-popup[data-v-8e942e74]:not(.model-scoped, .model-scoped *):not(#qw) {
    background-color: #1e1e1e
}

.THEME-ATASAC .user-popup:not(#qw) .popup-box[data-v-8e942e74]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border: 1px solid var(--borderColor)
}

.THEME-ATASAC .user-popup .SwitcheLanguage .LanuageContent[data-v-8e942e74]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border-color: var(--borderColor)
}

.THEME-ATASAC .user-popup .SwitcheLanguage .LanuageContent .ItemDetail.active[data-v-8e942e74]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASTC .user-popup .SwitcheLanguage .LanuageContent .ItemDetail.active img[data-v-8e942e74]:not(.model-scoped, .model-scoped *) {
    border-color: #fc7734
}

.THEME-ATASG8C .user-popup .SwitcheLanguage .LanuageContent .ItemDetail.active img[data-v-8e942e74]:not(.model-scoped, .model-scoped *) {
    border-color: var(--SubBorderColor)
}

.game-title-box>.header-box:not(#qwer) {
    height: 100%
}

.ddwinBtnDisabled[data-v-90e0b3ac] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-90e0b3ac] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-90e0b3ac] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-90e0b3ac] {
    cursor: pointer
}

.flex[data-v-90e0b3ac] {
    display: flex
}

.flex-column[data-v-90e0b3ac] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-90e0b3ac] {
    display: flex;
    align-items: center
}

.flex-start[data-v-90e0b3ac] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-90e0b3ac] {
    justify-content: space-between
}

.noselect[data-v-90e0b3ac] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-90e0b3ac] {
    font-weight: 700
}

.custom-scroll-bar[data-v-90e0b3ac] {
    overflow: auto
}

.custom-scroll-bar[data-v-90e0b3ac]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-90e0b3ac]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-90e0b3ac] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-90e0b3ac] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ChooseUID[data-v-90e0b3ac] {
    display: flex;
    flex-direction: column;
    height: var(--column-height)
}

.ChooseUID .choose[data-v-90e0b3ac] {
    flex: 1;
    overflow-y: auto
}

.ChooseUID .choose-content-inner[data-v-90e0b3ac] {
    flex: 1;
    margin: 12px 15px;
    border-radius: 6px;
    color: var(--textColor)
}

.ChooseUID .choose-content[data-v-90e0b3ac] {
    height: 100%;
    display: flex;
    flex-direction: column
}

.ChooseUID .choose-content .tip-box[data-v-90e0b3ac] {
    line-height: 35px;
    padding: 0 15px;
    font-size: 14px;
    color: var(--text-color--grey)
}

.ChooseUID .choose-content .error-tips[data-v-90e0b3ac] {
    margin-top: 30px;
    display: flex;
    background-color: #ffe6ec;
    padding: 10px 0;
    align-items: center
}

.ChooseUID .choose-content .uid-list[data-v-90e0b3ac] {
    max-height: calc(100% - 135px);
    background-color: #fff;
    overflow-y: auto;
    padding-left: 15px
}

.ChooseUID .choose-content .uid-list .uid-content[data-v-90e0b3ac] {
    align-items: center;
    display: flex;
    padding-top: 10px
}

.ChooseUID .choose-content .uid-list .uid-content .check-box[data-v-90e0b3ac] {
    display: flex;
    height: 20px;
    width: 26px;
    align-items: center
}

.ChooseUID .choose-content .uid-list .uid-content .check-box .check[data-v-90e0b3ac] {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    box-sizing: border-box;
    background-color: var(--themeColor)
}

.ChooseUID .choose-content .uid-list .uid-content .check-box .no-check[data-v-90e0b3ac] {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    box-sizing: border-box;
    border: 1px solid #b2b6c2
}

.ChooseUID .choose-content .uid-list .uid-content .check-box .img[data-v-90e0b3ac] {
    width: 14px;
    margin-left: -18px
}

.ChooseUID .choose-content .uid-list .uid-content .uid-text-box[data-v-90e0b3ac] {
    line-height: 50px;
    border-bottom: 1px solid var(--lightBorderColor);
    flex: 1;
    margin-left: 15px
}

.ChooseUID .choose-content .uid-list .uid-content .uid-text-box .uid[data-v-90e0b3ac] {
    font-size: 16px
}

.ChooseUID .choose-content .uid-list .uid-content .uid-text-box .account[data-v-90e0b3ac] {
    color: var(--text-color--grey)
}

.ChooseUID .choose-content .button-box[data-v-90e0b3ac] {
    margin: 0 24px
}

.ChooseUID .choose-content .button-box .button[data-v-90e0b3ac] {
    margin-bottom: 40px;
    background-color: var(--themeColor);
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px
}

.ChooseUID .bottomCenter .version-tip[data-v-90e0b3ac] {
    color: #999;
    line-height: 36px;
    text-align: center;
    font-size: 13px
}

.THEME-ATASSC .ChooseUID .choose-content .tip-box[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg);
    color: var(--themeSecHoverColor)
}

.THEME-ATASAC .ChooseUID .choose-content .tip-box[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background: var(--greyBgColor)
}

.THEME-ATASAC .ChooseUID .choose-content .uid-list[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .ChooseUID .choose-content-inner[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .ChooseUID .choose-content .uid-list .uid-content .uid-text-box .account[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .ChooseUID .choose-content .button-box .button[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .ChooseUID .bottomCenter .version-tip[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .confimButton[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textColor)
}

.THEME-ATASAC .no-check[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e
}

.THEME-ATASTC .confimButton[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .ChooseUID .choose-content .tip-box[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor);
    background: var(--noticeBarBg)
}

.THEME-EZWIN1C .ChooseUID .choose-content .button-box .button[data-v-90e0b3ac]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-441d90e0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-441d90e0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-441d90e0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-441d90e0] {
    cursor: pointer
}

.flex[data-v-441d90e0] {
    display: flex
}

.flex-column[data-v-441d90e0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-441d90e0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-441d90e0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-441d90e0] {
    justify-content: space-between
}

.noselect[data-v-441d90e0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-441d90e0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-441d90e0] {
    overflow: auto
}

.custom-scroll-bar[data-v-441d90e0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-441d90e0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-441d90e0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-441d90e0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.center[data-v-441d90e0] {
    min-height: 326px;
    position: relative
}

.center .bottomCenter[data-v-441d90e0] {
    position: absolute;
    bottom: 0;
    width: 100%
}

.ChoosePhoneOrEmail #Setting_Item li[data-v-441d90e0] {
    background-color: #fff;
    padding-left: 15px
}

.ChoosePhoneOrEmail #Setting_Item li>div[data-v-441d90e0] {
    height: 45px;
    display: flex;
    border-bottom: 1px solid #f1f1f1;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px
}

.ChooseUidOrPwdItem[data-v-441d90e0] {
    width: 100%;
    height: var(--column-height);
    flex-direction: column;
    display: flex
}

.ChooseUidOrPwdItem .container[data-v-441d90e0] {
    height: 100%;
    min-height: 326px;
    position: relative
}

.ChooseUidOrPwdItem .container .setting[data-v-441d90e0] {
    margin: 15px;
    border-radius: 6px;
    background-color: #fff
}

.ChooseUidOrPwdItem .container .setting .setting-item[data-v-441d90e0] {
    padding-left: 15px
}

.ChooseUidOrPwdItem .container .setting .setting-item .setting-content[data-v-441d90e0] {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
    border-bottom: 1px solid #f1f1f1
}

.ChooseUidOrPwdItem .container .setting .setting-item .setting-content .setting-title[data-v-441d90e0] {
    font-size: 16px;
    color: var(--textColor)
}

.ChooseUidOrPwdItem .container .setting .setting-item .setting-content img[data-v-441d90e0] {
    width: 10px
}

.ChooseUidOrPwdItem .container .bottomCenter[data-v-441d90e0] {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.THEME-ATASAC .ChooseUidOrPwdItem .container .setting[data-v-441d90e0]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .ChooseUidOrPwdItem .container .setting .setting-content[data-v-441d90e0]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .ChooseUidOrPwdItem .container .setting .setting-title[data-v-441d90e0]:not(.model-scoped, .model-scoped *):not(.accs) {
    color: #fff
}

.ddwinBtnDisabled[data-v-90e1ebf4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-90e1ebf4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-90e1ebf4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-90e1ebf4] {
    cursor: pointer
}

.flex[data-v-90e1ebf4] {
    display: flex
}

.flex-column[data-v-90e1ebf4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-90e1ebf4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-90e1ebf4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-90e1ebf4] {
    justify-content: space-between
}

.noselect[data-v-90e1ebf4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-90e1ebf4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-90e1ebf4] {
    overflow: auto
}

.custom-scroll-bar[data-v-90e1ebf4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-90e1ebf4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-90e1ebf4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-90e1ebf4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#ForgetIdForm[data-v-90e1ebf4] {
    height: var(--column-height)
}

#ForgetIdForm[data-v-90e1ebf4] .codeVerificationComponent {
    position: relative
}

#ForgetIdForm[data-v-90e1ebf4] .codeVerificationComponent .input-box .code-box,
#ForgetIdForm[data-v-90e1ebf4] .codeVerificationComponent .input-box .tab-input {
    border-bottom: 1px solid #e8e8e8
}

.VCommonInputBox[data-v-90e1ebf4] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-90e1ebf4] {
    font-size: 16px
}

.accountList[data-v-90e1ebf4] {
    max-height: calc(100% - 140px);
    overflow: scroll
}

.THEME-ATASAC #ForgetIdForm[data-v-90e1ebf4] .codeVerificationComponent .code-box:not(.model-scoped, .model-scoped *),
.THEME-ATASAC #ForgetIdForm[data-v-90e1ebf4] .codeVerificationComponent .tab-input:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-7dd10b4a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7dd10b4a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7dd10b4a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7dd10b4a] {
    cursor: pointer
}

.flex[data-v-7dd10b4a] {
    display: flex
}

.flex-column[data-v-7dd10b4a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7dd10b4a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7dd10b4a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7dd10b4a] {
    justify-content: space-between
}

.noselect[data-v-7dd10b4a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7dd10b4a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7dd10b4a] {
    overflow: auto
}

.custom-scroll-bar[data-v-7dd10b4a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7dd10b4a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7dd10b4a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7dd10b4a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#ForgetId[data-v-7dd10b4a] {
    height: 100%
}

#ForgetId[data-v-7dd10b4a] .codeVerificationComponent {
    position: relative
}

.VCommonInputBox[data-v-7dd10b4a] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-7dd10b4a] {
    font-size: 16px
}

.accountList[data-v-7dd10b4a] {
    max-height: calc(100% - 140px);
    overflow: scroll
}

.ddwinBtnDisabled[data-v-04b6ab13] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-04b6ab13] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-04b6ab13] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-04b6ab13] {
    cursor: pointer
}

.flex[data-v-04b6ab13] {
    display: flex
}

.flex-column[data-v-04b6ab13] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-04b6ab13] {
    display: flex;
    align-items: center
}

.flex-start[data-v-04b6ab13] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-04b6ab13] {
    justify-content: space-between
}

.noselect[data-v-04b6ab13] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-04b6ab13] {
    font-weight: 700
}

.custom-scroll-bar[data-v-04b6ab13] {
    overflow: auto
}

.custom-scroll-bar[data-v-04b6ab13]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-04b6ab13]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-04b6ab13] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-04b6ab13] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style .ForgetPasswordForm[data-v-04b6ab13] .languageTitle:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor);
    font-size: 18px
}

.atas-style .ForgetPasswordForm[data-v-04b6ab13] .languageTitle div:not(.model-scoped, .model-scoped *) {
    color: #fff
}

#ForgetPassword[data-v-04b6ab13] .codeVerificationComponent {
    position: relative
}

.VCommonInputBox[data-v-04b6ab13] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-04b6ab13] {
    font-size: 16px
}

.accountList[data-v-04b6ab13] {
    max-height: calc(100% - 140px);
    overflow: scroll
}

.ForgetPassword[data-v-04b6ab13] {
    height: var(--column-height);
    overflow-y: auto;
    flex-direction: column;
    display: flex
}

.selectAccount[data-v-04b6ab13] {
    height: 100%
}

.selectAccount .choose-content .choose-tip[data-v-04b6ab13] {
    line-height: 35px;
    font-size: 14px;
    color: var(--h5-verification-tip-title-color);
    background: var(--h5-verification-tip-title-background);
    padding-left: 10px
}

.selectAccount .choose-content .error-tip[data-v-04b6ab13] {
    display: flex;
    background-color: #ffe6ec;
    padding: 10px 0;
    align-items: center;
    margin-top: 30px
}

.selectAccount .choose-content .error-tip img[data-v-04b6ab13] {
    width: 15px;
    height: 15px;
    margin: 0 15px
}

.selectAccount .choose-content .error-tip .text[data-v-04b6ab13] {
    color: #f24427
}

.selectAccount .choose-content .account-list[data-v-04b6ab13] {
    max-height: calc(100% - 140px);
    overflow: scroll;
    padding-left: 15px;
    margin: 12px 15px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e3e5e8
}

.selectAccount .choose-content .account-list .account-item[data-v-04b6ab13] {
    display: flex;
    padding-top: 10px;
    align-items: center
}

.selectAccount .choose-content .account-list .account-item .check-box[data-v-04b6ab13] {
    display: flex;
    height: 20px;
    width: 26px;
    align-items: center
}

.selectAccount .choose-content .account-list .account-item .check-box .check[data-v-04b6ab13] {
    background-color: var(--themeColor);
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    box-sizing: border-box
}

.selectAccount .choose-content .account-list .account-item .check-box .no-check[data-v-04b6ab13] {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    box-sizing: border-box;
    border: 1px solid #b2b6c2
}

.selectAccount .choose-content .account-list .account-item .check-box img[data-v-04b6ab13] {
    margin-left: -18px;
    width: 14px
}

.selectAccount .choose-content .account-list .account-item .account-content[data-v-04b6ab13] {
    line-height: 50px;
    color: var(--textColor);
    flex: 1;
    margin-left: 15px;
    border-bottom: 1px solid #e3e5e8
}

.selectAccount .choose-content .account-list .account-item .account-content .uid[data-v-04b6ab13] {
    font-size: 16px
}

.selectAccount .choose-content .account-list .account-item .account-content .full-name[data-v-04b6ab13] {
    color: var(--text-color--grey)
}

.selectAccount .choose-content .button-box[data-v-04b6ab13] {
    padding: 0 15px
}

.selectAccount .choose-content .button-box .button[data-v-04b6ab13] {
    margin-top: 20px;
    background-color: var(--themeColor);
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.bottomCenter[data-v-04b6ab13] {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.THEME-ATASTC .confimButton:not(.divNotClick) .button[data-v-04b6ab13]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .confimButton:not(.divNotClick) .button[data-v-04b6ab13]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASAC .account-list[data-v-04b6ab13]:not(.model-scoped, .model-scoped *) {
    background-color: #303030 !important;
    border: none !important
}

.THEME-ATASAC .account-list [data-v-04b6ab13]:not(.model-scoped, .model-scoped *) {
    color: #fff !important
}

.THEME-ATASAC .account-content[data-v-04b6ab13]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor) !important
}

.THEME-ATASAC .no-check[data-v-04b6ab13]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e
}

.THEME-ATASG8C .selectAccount .choose-content .button-box .button[data-v-04b6ab13]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .selectAccount .choose-content .button-box .button[data-v-04b6ab13]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-10c2863d] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-10c2863d] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-10c2863d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-10c2863d] {
    cursor: pointer
}

.flex[data-v-10c2863d] {
    display: flex
}

.flex-column[data-v-10c2863d] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-10c2863d] {
    display: flex;
    align-items: center
}

.flex-start[data-v-10c2863d] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-10c2863d] {
    justify-content: space-between
}

.noselect[data-v-10c2863d] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-10c2863d] {
    font-weight: 700
}

.custom-scroll-bar[data-v-10c2863d] {
    overflow: auto
}

.custom-scroll-bar[data-v-10c2863d]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-10c2863d]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-10c2863d] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-10c2863d] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#ForgetPassword[data-v-10c2863d] .codeVerificationComponent {
    position: relative
}

.VCommonInputBox[data-v-10c2863d] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-10c2863d] {
    font-size: 16px
}

.accountList[data-v-10c2863d] {
    max-height: calc(100% - 140px);
    overflow: scroll
}

.ForgetPassword[data-v-10c2863d] {
    height: 100%;
    overflow-y: auto;
    flex-direction: column;
    display: flex
}

.selectAccount[data-v-10c2863d] {
    height: 100%;
    background-color: #f0f3f5
}

.selectAccount .choose-content .choose-tip[data-v-10c2863d] {
    line-height: 35px;
    font-size: 14px;
    color: var(--text-color--grey);
    background: #e2e7eb;
    padding-left: 10px
}

.selectAccount .choose-content .error-tip[data-v-10c2863d] {
    display: flex;
    background-color: #ffe6ec;
    padding: 10px 0;
    align-items: center;
    margin-top: 30px
}

.selectAccount .choose-content .error-tip img[data-v-10c2863d] {
    width: 15px;
    height: 15px;
    margin: 0 15px
}

.selectAccount .choose-content .error-tip .text[data-v-10c2863d] {
    color: #f24427
}

.selectAccount .choose-content .account-list[data-v-10c2863d] {
    max-height: calc(100% - 140px);
    overflow: scroll;
    padding-left: 15px;
    margin: 12px 15px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e3e5e8
}

.selectAccount .choose-content .account-list .account-item[data-v-10c2863d] {
    display: flex;
    padding-top: 10px;
    align-items: center
}

.selectAccount .choose-content .account-list .account-item .check-box[data-v-10c2863d] {
    display: flex;
    height: 20px;
    width: 26px;
    align-items: center
}

.selectAccount .choose-content .account-list .account-item .check-box .check[data-v-10c2863d] {
    background-color: var(--themeColor);
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    box-sizing: border-box
}

.selectAccount .choose-content .account-list .account-item .check-box .no-check[data-v-10c2863d] {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    box-sizing: border-box;
    border: 1px solid #b2b6c2
}

.selectAccount .choose-content .account-list .account-item .check-box img[data-v-10c2863d] {
    margin-left: -18px;
    width: 14px
}

.selectAccount .choose-content .account-list .account-item .account-content[data-v-10c2863d] {
    line-height: 50px;
    color: var(--textColor);
    flex: 1;
    margin-left: 15px;
    border-bottom: 1px solid #e3e5e8
}

.selectAccount .choose-content .account-list .account-item .account-content .uid[data-v-10c2863d] {
    font-size: 16px
}

.selectAccount .choose-content .account-list .account-item .account-content .full-name[data-v-10c2863d] {
    color: var(--text-color--grey)
}

.selectAccount .choose-content .button-box[data-v-10c2863d] {
    padding: 0 15px
}

.selectAccount .choose-content .button-box .button[data-v-10c2863d] {
    margin-bottom: 40px;
    background-color: var(--themeColor);
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px
}

.bottomCenter[data-v-10c2863d] {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.ddwinBtnDisabled[data-v-38a88d87] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-38a88d87] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-38a88d87] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-38a88d87] {
    cursor: pointer
}

.flex[data-v-38a88d87] {
    display: flex
}

.flex-column[data-v-38a88d87] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-38a88d87] {
    display: flex;
    align-items: center
}

.flex-start[data-v-38a88d87] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-38a88d87] {
    justify-content: space-between
}

.noselect[data-v-38a88d87] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-38a88d87] {
    font-weight: 700
}

.custom-scroll-bar[data-v-38a88d87] {
    overflow: auto
}

.custom-scroll-bar[data-v-38a88d87]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-38a88d87]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-38a88d87] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-38a88d87] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-38a88d87] .cell-select__item {
    position: relative
}

[data-v-38a88d87] .cell-select__item .language-icon {
    width: 32px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%)
}

.ddwinBtnDisabled[data-v-22e22f0e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-22e22f0e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-22e22f0e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-22e22f0e] {
    cursor: pointer
}

.flex[data-v-22e22f0e] {
    display: flex
}

.flex-column[data-v-22e22f0e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-22e22f0e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-22e22f0e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-22e22f0e] {
    justify-content: space-between
}

.noselect[data-v-22e22f0e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-22e22f0e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-22e22f0e] {
    overflow: auto
}

.custom-scroll-bar[data-v-22e22f0e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-22e22f0e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-22e22f0e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-22e22f0e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.FAQ[data-v-22e22f0e] {
    width: max-content;
    margin: 0 auto;
    cursor: pointer
}

.FAQ .defaultContent[data-v-22e22f0e] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    font-size: 12px;
    color: var(--h5-FAQ-color);
    background: var(--h5-FAQ-background-color);
    padding: 5px 12px;
    border-radius: 5px;
    width: max-content;
    margin: 0 auto
}

.FAQ .defaultContent .custom-image[data-v-22e22f0e] {
    height: 20px;
    margin-right: 4px
}

.atas-style .FAQ .defaultContent[data-v-22e22f0e]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--h5-FAQ-border-color)
}

.ddwinBtnDisabled[data-v-7459017e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7459017e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7459017e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7459017e] {
    cursor: pointer
}

.flex[data-v-7459017e] {
    display: flex
}

.flex-column[data-v-7459017e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7459017e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7459017e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7459017e] {
    justify-content: space-between
}

.noselect[data-v-7459017e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7459017e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7459017e] {
    overflow: auto
}

.custom-scroll-bar[data-v-7459017e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7459017e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7459017e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7459017e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#RealNameModel[data-v-7459017e] {
    width: 100%;
    height: 100%
}

@media (display-mode:fullscreen) {
    .addtips[data-v-7459017e] {
        display: none !important
    }
}

@media (display-mode:standalone) {
    .addtips[data-v-7459017e] {
        display: none !important
    }
}

#login[data-v-7459017e] {
    height: var(--column-height);
    display: flex;
    flex-direction: column;
    justify-content: center
}

#login .addtips[data-v-7459017e] {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 14px;
    display: flex;
    align-items: center
}

#login .addtips img[data-v-7459017e] {
    width: 16px;
    height: 16px;
    margin-right: 5px
}

#login .login-center .logo-box[data-v-7459017e] {
    margin: -32px 0 32px;
    text-align: center
}

#login .login-center .logo-box img[data-v-7459017e] {
    height: 140px
}

#login .login-center .error-tips[data-v-7459017e] {
    display: flex;
    background-color: #ffe6ec;
    padding: 10px 0;
    align-items: center
}

#login .login-center .error-tips .tip-text[data-v-7459017e] {
    color: #f24427
}

#login .login-center .pwd[data-v-7459017e] {
    padding: 0 24px
}

#login .login-center .login-box .user-name[data-v-7459017e] {
    position: relative
}

#login .login-center .login-box .user-name-inner[data-v-7459017e] {
    padding: 0 24px
}

#login .login-center .login-box .user-name-inner .user-name-box[data-v-7459017e] {
    display: flex;
    height: 55px;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    border-bottom: 1px solid #e3e5e8
}

#login .login-center .login-box .user-name-inner .user-name-box[data-v-7459017e] .van-field__control:-webkit-autofill {
    background-color: #fff !important;
    box-shadow: inset 0 0 0 1000px #fff !important
}

#login .login-center .login-box .user-name-inner .user-name-box .user-name-icon[data-v-7459017e] {
    width: auto;
    text-align: center;
    margin-right: 12px
}

#login .login-center .login-box .user-name-inner .user-name-box .user-name-icon img[data-v-7459017e] {
    margin-left: 3px;
    width: 30px
}

#login .login-center .login-box .user-name-inner .user-name-box .user-name-input[data-v-7459017e] {
    flex: 1
}

#login .login-center .login-box .user-name-inner .user-name-box .language-pop[data-v-7459017e] {
    display: flex;
    align-items: center;
    height: 51px
}

#login .login-center .login-box .user-name-inner .user-name-box .show-pwd img[data-v-7459017e] {
    width: 24px
}

#login .login-center .login-box .user-name-inner .localAccountList[data-v-7459017e] {
    position: absolute;
    left: 24px;
    right: 24px;
    top: 60px;
    z-index: 10;
    background: #fff;
    max-height: 137.5px;
    overflow-y: auto;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 0 rgba(101, 116, 132, .16)
}

#login .login-center .login-box .user-name-inner .localAccountList[data-v-7459017e]::-webkit-scrollbar {
    display: none
}

#login .login-center .login-box .user-name-inner .localAccountList .item[data-v-7459017e] {
    height: 55px;
    display: flex;
    align-items: center;
    padding: 0 15px
}

#login .login-center .login-box .user-name-inner .localAccountList .item img[data-v-7459017e] {
    height: 30px;
    width: 30px;
    border-radius: 50%
}

#login .login-center .login-box .user-name-inner .localAccountList .item .nickName[data-v-7459017e] {
    flex: 1;
    margin: 0 15px
}

#login .login-center .login-box .user-name-inner .localAccountList .item .del[data-v-7459017e] {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

#login .login-center .login-box .user-name-inner .localAccountList .item .del .van-icon[data-v-7459017e] {
    color: var(--text-color--grey);
    font-size: 15px
}

#login .login-center .login-box .forget[data-v-7459017e] {
    display: flex;
    text-align: right;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    padding: 0 24px
}

#login .login-center .login-box .forget .remember-account[data-v-7459017e] {
    margin-left: 24px;
    display: flex;
    align-items: center
}

#login .login-center .login-box .forget .remember-account .choose-box[data-v-7459017e] {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    background-color: #fff;
    border: 1px solid var(--themeColor)
}

#login .login-center .login-box .forget .remember-account .active[data-v-7459017e] {
    background-color: var(--themeColor)
}

#login .login-center .login-box .forget .remember-account .tip-text[data-v-7459017e] {
    color: var(--text-color--grey);
    font-size: 14px
}

#login .login-center .login-box .forget .text-box[data-v-7459017e] {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    color: var(--textThemeColor);
    align-items: center
}

#login .login-center .login-box .login-button[data-v-7459017e] {
    background-color: var(--themeColor);
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 40px 24px 0
}

#login .login-center .login-box .register-button[data-v-7459017e] {
    text-align: center;
    border: 1px solid #e4e6eb;
    margin: 15px 24px;
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    background: #fff
}

#login .login-center .login-box .register-button span[data-v-7459017e] {
    color: var(--text-color--grey)
}

#login .login-center .login-box .custom-box[data-v-7459017e] {
    margin-top: 20px
}

#login .login-center .login-box .custom-box .custom-button[data-v-7459017e] {
    display: flex;
    align-items: center;
    justify-content: center
}

.van-cell[data-v-7459017e]:after {
    border: none
}

.flexBox[data-v-7459017e] {
    align-items: center
}

[data-v-7459017e] .van-cell {
    font-size: 16px
}

.THEME-ATASTC .themeColor[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASTC #RealNameModel .themeColor[data-v-7459017e]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .bgthemeColor[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .chooseBg[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASTC #login .login-center .login-box .login-button[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC #login .login-center .login-box .forget .text-box[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASAC .AtasLoginStyle[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-ATASAC .grayColor[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: var(--borderColor)
}

.THEME-ATASAC #login .addtips[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    border-color: var(--borderColor)
}

.THEME-ATASAC .Login .RegisterBtn[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    background: none;
    border-color: var(--borderColor);
    background: var(--bgColor)
}

.THEME-ATASAC .Login .RegisterBtn span[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .Login .FormContent .FormInput[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    background: none;
    border-color: var(--borderColor);
    background: var(--bgColor)
}

.THEME-ATASAC #RealNameModel .tipsmsg[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #RealNameModel .tipsConfirm[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    border-color: var(--borderColor)
}

.THEME-ATASAC .FormUidInput .localAccountList[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC .VerticalLine[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC #addTips[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .triangle[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    border-top-color: var(--bgColor)
}

.THEME-ATASAC #login .login-center .login-box .login-button[data-v-7459017e]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.ddwinBtnDisabled[data-v-f6a36522] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-f6a36522] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-f6a36522] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-f6a36522] {
    cursor: pointer
}

.flex[data-v-f6a36522] {
    display: flex
}

.flex-column[data-v-f6a36522] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-f6a36522] {
    display: flex;
    align-items: center
}

.flex-start[data-v-f6a36522] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-f6a36522] {
    justify-content: space-between
}

.noselect[data-v-f6a36522] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-f6a36522] {
    font-weight: 700
}

.custom-scroll-bar[data-v-f6a36522] {
    overflow: auto
}

.custom-scroll-bar[data-v-f6a36522]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-f6a36522]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-f6a36522] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-f6a36522] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#chooseBox[data-v-f6a36522] {
    border: 1px solid var(--themeColor);
    width: 20px;
    height: 20px;
    border-radius: 2px
}

.padLR8[data-v-f6a36522] {
    padding: 0 8px
}

.FormUidInput .localAccountList[data-v-f6a36522] {
    position: absolute;
    left: -1px;
    top: 60px;
    z-index: 10;
    width: calc(100% + 2px);
    background: #fff;
    max-height: 137.5px;
    overflow-y: auto;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 0 rgba(101, 116, 132, .16)
}

.FormUidInput .localAccountList[data-v-f6a36522]::-webkit-scrollbar {
    display: none
}

.FormUidInput .localAccountList .item[data-v-f6a36522] {
    height: 55px;
    display: flex;
    align-items: center;
    padding: 0 15px
}

.FormUidInput .localAccountList .item img[data-v-f6a36522] {
    height: 30px;
    width: 30px;
    border-radius: 50%
}

.FormUidInput .localAccountList .item .nickName[data-v-f6a36522] {
    flex: 1;
    margin: 0 15px
}

.FormUidInput .localAccountList .item .del[data-v-f6a36522] {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.FormUidInput .localAccountList .item .del .van-icon[data-v-f6a36522] {
    color: var(--text-color--grey);
    font-size: 15px
}

@media (display-mode:fullscreen) {
    .addtips[data-v-f6a36522] {
        display: none !important
    }
}

@media (display-mode:standalone) {
    .addtips[data-v-f6a36522] {
        display: none !important
    }
}

#login[data-v-f6a36522] {
    height: var(--column-height);
    display: flex;
    flex-direction: column;
    justify-content: center
}

#login .addtips[data-v-f6a36522] {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 14px;
    display: flex;
    align-items: center
}

#login .addtips img[data-v-f6a36522] {
    width: 16px;
    height: 16px;
    margin-right: 5px
}

.loginLeft[data-v-f6a36522] {
    width: auto;
    text-align: center;
    margin-right: 12px
}

.loginLeft .AvactorImg[data-v-f6a36522] {
    width: 30px;
    height: 30px;
    border-radius: 15px
}

.RegisterBtn[data-v-f6a36522] {
    text-align: center;
    border: 1px solid #e4e6eb;
    margin: 20px 0;
    justify-content: center
}

.LoginAtas .FormContent .FormInput[data-v-f6a36522] {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e3e5e8
}

.LoginAtas .FormContent .FormInput .loginBox[data-v-f6a36522] {
    padding: 0 15px;
    border: none
}

.LoginAtas .FormContent .FormPwdInput[data-v-f6a36522] {
    margin-top: 12px
}

.LoginAtas .RegisterBtn[data-v-f6a36522] {
    background: #fff
}

.LoginAtas .RegisterBtn>span[data-v-f6a36522] {
    color: var(--textColor)
}

.link-forget[data-v-f6a36522] {
    color: var(--text-color--link)
}

.van-cell[data-v-f6a36522]:after {
    border: none
}

.flexBox[data-v-f6a36522] {
    align-items: center
}

[data-v-f6a36522] .van-cell {
    font-size: 16px
}

.chooseBg[data-v-f6a36522] {
    background: var(--themeSecColor)
}

.kefuBtn[data-v-f6a36522] {
    align-items: center;
    padding: 4px 8px;
    background-color: var(--themeSecHoverColor)
}

.THEME-ATASTC .themeColor[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASTC #RealNameModel .themeColor[data-v-f6a36522]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .bgthemeColor[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .chooseBg[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASAC .bigBtn[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .LoginAtas .FormContent .FormInput[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .VerticalLine[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor)
}

.THEME-ATASAC .LoginAtas .RegisterBtn[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .LoginAtas .RegisterBtn>span[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #login .addTips[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC #addTips[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC .triangle[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    border-top-color: var(--bgColor)
}

.THEME-ATASAC .tipsConfirm[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    border-color: var(--borderColor) !important
}

.THEME-ATASAC .FormUidInput .localAccountList[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background-color: #fff;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .16)
}

.THEME-ATASAC .FormUidInput .localAccountList .nickName[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATS988C .chooseBg[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background: #fefbe9
}

.THEME-ATASG8C #chooseBox[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background: #fff;
    border: 1px solid var(--borderColor)
}

.THEME-ATASG8C #chooseBox.bgthemeColor[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASG8C #RealNameModel .themeColor[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-EZWIN1C .bgthemeColor[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C #chooseBox[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg);
    border: 1px solid var(--themeColor)
}

.THEME-EZWIN1C #chooseBox.bgthemeColor[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-EZWIN1C #RealNameModel .themeColor[data-v-f6a36522]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-77773d38] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-77773d38] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-77773d38] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-77773d38] {
    cursor: pointer
}

.flex[data-v-77773d38] {
    display: flex
}

.flex-column[data-v-77773d38] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-77773d38] {
    display: flex;
    align-items: center
}

.flex-start[data-v-77773d38] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-77773d38] {
    justify-content: space-between
}

.noselect[data-v-77773d38] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-77773d38] {
    font-weight: 700
}

.custom-scroll-bar[data-v-77773d38] {
    overflow: auto
}

.custom-scroll-bar[data-v-77773d38]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-77773d38]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-77773d38] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-77773d38] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.LoginBindForm[data-v-77773d38] {
    height: 100%
}

.LoginBindForm[data-v-77773d38] .codeVerificationComponent {
    position: relative !important
}

.ddwinBtnDisabled[data-v-a134a65a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-a134a65a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-a134a65a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-a134a65a] {
    cursor: pointer
}

.flex[data-v-a134a65a] {
    display: flex
}

.flex-column[data-v-a134a65a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-a134a65a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-a134a65a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-a134a65a] {
    justify-content: space-between
}

.noselect[data-v-a134a65a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-a134a65a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-a134a65a] {
    overflow: auto
}

.custom-scroll-bar[data-v-a134a65a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-a134a65a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-a134a65a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-a134a65a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.LoginBindFormList[data-v-a134a65a] {
    height: calc(100% - var(--navHeight))
}

.LoginBindFormList[data-v-a134a65a] .codeVerificationComponent {
    position: relative !important
}

.ddwinBtnDisabled[data-v-8e8ec456] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-8e8ec456] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-8e8ec456] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-8e8ec456] {
    cursor: pointer
}

.flex[data-v-8e8ec456] {
    display: flex
}

.flex-column[data-v-8e8ec456] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-8e8ec456] {
    display: flex;
    align-items: center
}

.flex-start[data-v-8e8ec456] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-8e8ec456] {
    justify-content: space-between
}

.noselect[data-v-8e8ec456] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-8e8ec456] {
    font-weight: 700
}

.custom-scroll-bar[data-v-8e8ec456] {
    overflow: auto
}

.custom-scroll-bar[data-v-8e8ec456]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-8e8ec456]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-8e8ec456] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-8e8ec456] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#LoginVerification[data-v-8e8ec456] {
    width: 100%;
    height: var(--column-height)
}

#LoginVerification[data-v-8e8ec456] .codeVerificationComponent {
    position: relative
}

#Login[data-v-8e8ec456] {
    width: 100%;
    height: 100%
}

.loginBox[data-v-8e8ec456] {
    height: 55px;
    padding-top: 10px;
    align-items: center;
    border-bottom: 1px solid #e3e5e8
}

.loginLeft[data-v-8e8ec456] {
    width: 60px;
    text-align: center
}

.ReferrerInfo>div[data-v-8e8ec456] {
    height: 55px;
    align-items: center;
    border-bottom: 1px solid #e3e5e8
}

.VCommonInputBox[data-v-8e8ec456] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-8e8ec456] {
    font-size: 16px
}

.ddwinBtnDisabled[data-v-fcd14fd2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-fcd14fd2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-fcd14fd2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-fcd14fd2] {
    cursor: pointer
}

.flex[data-v-fcd14fd2] {
    display: flex
}

.flex-column[data-v-fcd14fd2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-fcd14fd2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-fcd14fd2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-fcd14fd2] {
    justify-content: space-between
}

.noselect[data-v-fcd14fd2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-fcd14fd2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-fcd14fd2] {
    overflow: auto
}

.custom-scroll-bar[data-v-fcd14fd2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-fcd14fd2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-fcd14fd2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-fcd14fd2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#LoginVerification[data-v-fcd14fd2] {
    width: 100%;
    height: 100%
}

#LoginVerification[data-v-fcd14fd2] .codeVerificationComponent {
    position: relative
}

#Login[data-v-fcd14fd2] {
    width: 100%;
    height: 100%
}

.loginBox[data-v-fcd14fd2] {
    height: 55px;
    padding-top: 10px;
    align-items: center;
    border-bottom: 1px solid #e3e5e8
}

.loginLeft[data-v-fcd14fd2] {
    width: 60px;
    text-align: center
}

.ReferrerInfo>div[data-v-fcd14fd2] {
    height: 55px;
    align-items: center;
    border-bottom: 1px solid #e3e5e8
}

.VCommonInputBox[data-v-fcd14fd2] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-fcd14fd2] {
    font-size: 16px
}

.ddwinBtnDisabled[data-v-384c069b] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-384c069b] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-384c069b] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-384c069b] {
    cursor: pointer
}

.flex[data-v-384c069b] {
    display: flex
}

.flex-column[data-v-384c069b] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-384c069b] {
    display: flex;
    align-items: center
}

.flex-start[data-v-384c069b] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-384c069b] {
    justify-content: space-between
}

.noselect[data-v-384c069b] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-384c069b] {
    font-weight: 700
}

.custom-scroll-bar[data-v-384c069b] {
    overflow: auto
}

.custom-scroll-bar[data-v-384c069b]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-384c069b]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-384c069b] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-384c069b] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.VCommonInputBox[data-v-384c069b] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-384c069b] {
    font-size: 16px
}

.SetNewPassword[data-v-384c069b] {
    display: flex;
    flex-direction: column;
    height: var(--column-height)
}

.SetNewPassword .container[data-v-384c069b] {
    flex: 1
}

.SetNewPassword .container .error-tip[data-v-384c069b] {
    display: flex;
    background-color: #ffe6ec;
    padding: 10px 0;
    align-items: center
}

.SetNewPassword .container .error-tip img[data-v-384c069b] {
    width: 15px;
    height: 15px;
    margin: 0 15px
}

.SetNewPassword .container .error-tip .error-tip-text[data-v-384c069b] {
    color: #f24427
}

.SetNewPassword .container .container-title[data-v-384c069b] {
    line-height: 34px;
    padding: 0 15px;
    font-size: 14px;
    color: var(--text-color--grey)
}

.SetNewPassword .container .user-info[data-v-384c069b] {
    display: flex;
    background-color: #fff;
    padding: 10px 15px
}

.SetNewPassword .container .user-info .avatar-box[data-v-384c069b] {
    width: 52px;
    height: 52px
}

.SetNewPassword .container .user-info .avatar-box .avatar[data-v-384c069b] {
    width: 50px;
    height: 50px
}

.SetNewPassword .container .user-info .avatar__circular .avatar[data-v-384c069b],
.SetNewPassword .container .user-info .avatar__circular[data-v-384c069b] {
    border-radius: 25px
}

.SetNewPassword .container .user-info .user-content[data-v-384c069b] {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-left: 10px;
    justify-content: center
}

.SetNewPassword .container .user-info .user-content .uid[data-v-384c069b] {
    margin-top: 10px;
    font-size: 12px;
    color: #b8bcc7
}

.SetNewPassword .container .blank[data-v-384c069b] {
    height: 8px;
    background-color: transparent
}

.SetNewPassword .container .pwd-input[data-v-384c069b] {
    padding-top: 10px;
    display: flex;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    background-color: #fff;
    box-sizing: content-box;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 5px
}

.SetNewPassword .container .pwd-input[data-v-384c069b]:last-child {
    border-bottom: none
}

.SetNewPassword .container .pwd-input .pwd-input-inner[data-v-384c069b] {
    flex: 1
}

.SetNewPassword .container .pwd-input .img-box[data-v-384c069b] {
    margin-right: 16px
}

.SetNewPassword .container .pwd-input .img-box img[data-v-384c069b] {
    width: 24px
}

.SetNewPassword .container .pwd-input .van-cell[data-v-384c069b] {
    background-color: #fff;
    color: #fff;
    font-size: 16px
}

.SetNewPassword .container .pwd-input .van-cell[data-v-384c069b] .van-field__control {
    color: var(--textColor)
}

.SetNewPassword .container .pwd-tip[data-v-384c069b] {
    margin-top: 18px;
    padding: 0 16px
}

.SetNewPassword .container .pwd-tip .text[data-v-384c069b] {
    font-size: 12px;
    color: var(--text-color--grey)
}

.SetNewPassword .container .button-box[data-v-384c069b] {
    padding: 0 15px;
    margin: 0 24px
}

.SetNewPassword .container .button-box .button[data-v-384c069b] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px
}

.SetNewPassword .container .button-box .disable[data-v-384c069b] {
    background-color: #dadde3;
    pointer-events: none
}

.SetNewPassword .container .button-box .active[data-v-384c069b] {
    background-color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-75c1dbe1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-75c1dbe1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-75c1dbe1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-75c1dbe1] {
    cursor: pointer
}

.flex[data-v-75c1dbe1] {
    display: flex
}

.flex-column[data-v-75c1dbe1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-75c1dbe1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-75c1dbe1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-75c1dbe1] {
    justify-content: space-between
}

.noselect[data-v-75c1dbe1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-75c1dbe1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-75c1dbe1] {
    overflow: auto
}

.custom-scroll-bar[data-v-75c1dbe1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-75c1dbe1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-75c1dbe1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-75c1dbe1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.VCommonInputBox[data-v-75c1dbe1] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-75c1dbe1] {
    font-size: 16px
}

.SetNewPasswordFormCard[data-v-75c1dbe1] {
    display: flex;
    flex-direction: column;
    height: var(--column-height);
    background-color: #f0f3f5
}

.SetNewPasswordFormCard .container[data-v-75c1dbe1] {
    flex: 1
}

.SetNewPasswordFormCard .container .error-tip[data-v-75c1dbe1] {
    display: flex;
    background-color: #ffe6ec;
    padding: 10px 0;
    align-items: center
}

.SetNewPasswordFormCard .container .error-tip img[data-v-75c1dbe1] {
    width: 15px;
    height: 15px;
    margin: 0 15px
}

.SetNewPasswordFormCard .container .error-tip .error-tip-text[data-v-75c1dbe1] {
    color: #f24427
}

.SetNewPasswordFormCard .container .container-title[data-v-75c1dbe1] {
    line-height: 34px;
    padding: 0 15px;
    font-size: 14px;
    color: var(--h5-verification-tip-title-color);
    background: var(--h5-verification-tip-title-background)
}

.SetNewPasswordFormCard .container .user-info[data-v-75c1dbe1] {
    display: flex;
    padding: 20px 15px
}

.SetNewPasswordFormCard .container .user-info .avatar-box[data-v-75c1dbe1] {
    width: 52px;
    height: 52px
}

.SetNewPasswordFormCard .container .user-info .avatar-box .avatar[data-v-75c1dbe1] {
    width: 50px;
    height: 50px
}

.SetNewPasswordFormCard .container .user-info .avatar__circular .avatar[data-v-75c1dbe1],
.SetNewPasswordFormCard .container .user-info .avatar__circular[data-v-75c1dbe1] {
    border-radius: 25px
}

.SetNewPasswordFormCard .container .user-info .user-content[data-v-75c1dbe1] {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-left: 10px;
    justify-content: center
}

.SetNewPasswordFormCard .container .user-info .user-content .uid[data-v-75c1dbe1] {
    margin-top: 10px;
    font-size: 12px;
    color: #b8bcc7
}

.SetNewPasswordFormCard .container .blank[data-v-75c1dbe1] {
    height: 8px;
    background-color: transparent
}

.SetNewPasswordFormCard .container .pwd-input[data-v-75c1dbe1] {
    display: flex;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    background-color: #fff;
    box-sizing: content-box;
    border: 1px solid #e3e5e8
}

.SetNewPasswordFormCard .container .pwd-input[data-v-75c1dbe1]:last-child {
    border-bottom: none
}

.SetNewPasswordFormCard .container .pwd-input .pwd-input-inner[data-v-75c1dbe1] {
    flex: 1
}

.SetNewPasswordFormCard .container .pwd-input .img-box[data-v-75c1dbe1] {
    margin-right: 16px
}

.SetNewPasswordFormCard .container .pwd-input .img-box img[data-v-75c1dbe1] {
    width: 24px
}

.SetNewPasswordFormCard .container .pwd-input .van-cell[data-v-75c1dbe1] {
    background-color: #fff;
    color: #fff;
    font-size: 16px
}

.SetNewPasswordFormCard .container .pwd-input .van-cell[data-v-75c1dbe1] .van-field__control {
    color: var(--textColor)
}

.SetNewPasswordFormCard .container .pwd-tip[data-v-75c1dbe1] {
    margin-top: 15px;
    padding: 0 16px
}

.SetNewPasswordFormCard .container .pwd-tip .text[data-v-75c1dbe1] {
    font-size: 12px;
    color: var(--text-color--grey)
}

.SetNewPasswordFormCard .container .button-box[data-v-75c1dbe1] {
    padding: 0 15px
}

.SetNewPasswordFormCard .container .button-box .button[data-v-75c1dbe1] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px
}

.SetNewPasswordFormCard .container .button-box .disable[data-v-75c1dbe1] {
    background-color: #dadde3;
    pointer-events: none
}

.SetNewPasswordFormCard .container .button-box .active[data-v-75c1dbe1] {
    background-color: var(--themeColor)
}

.THEME-ATASAC .SetNewPasswordFormCard[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .SetNewPasswordFormCard .container .user-info .user-content .uid[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .SetNewPasswordFormCard .container .pwd-input[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .SetNewPasswordFormCard .container .pwd-input .van-cell[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .SetNewPasswordFormCard .container .pwd-input .van-cell[data-v-75c1dbe1] .van-field__control:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .SetNewPasswordFormCard .container .pwd-tip .text[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .SetNewPasswordFormCard .container .button-box .active[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .SetNewPasswordFormCard .container .button-box .disable[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor);
    color: #1e1e1e
}

.THEME-ATASG8C .SetNewPasswordFormCard .container .button-box .button.active[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .SetNewPasswordFormCard .container .button-box .button.active[data-v-75c1dbe1]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.ddwinBtnDisabled[data-v-7bd6251b] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7bd6251b] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7bd6251b] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7bd6251b] {
    cursor: pointer
}

.flex[data-v-7bd6251b] {
    display: flex
}

.flex-column[data-v-7bd6251b] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7bd6251b] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7bd6251b] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7bd6251b] {
    justify-content: space-between
}

.noselect[data-v-7bd6251b] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7bd6251b] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7bd6251b] {
    overflow: auto
}

.custom-scroll-bar[data-v-7bd6251b]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7bd6251b]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7bd6251b] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7bd6251b] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.AddCurrencyContent[data-v-7bd6251b] {
    height: 100%;
    width: 100%
}

.AddCurrencyContent .noData[data-v-7bd6251b] {
    margin: 0
}

.AddCurrencyContent .currencyList[data-v-7bd6251b] {
    padding-left: 15px;
    background: #fff;
    border-radius: 5px;
    border-color: #e6e6e6
}

.AddCurrencyContent .currencyItem[data-v-7bd6251b] {
    width: 100%;
    padding: 12px 15px 12px 0;
    color: var(--textColor);
    display: flex;
    align-items: center;
    justify-content: space-between
}

.AddCurrencyContent .currencyItem[data-v-7bd6251b]:last-child {
    border-bottom: none
}

.AddCurrencyContent .currencyItem .addBtn[data-v-7bd6251b] {
    border-radius: 5px;
    height: 32px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--themeColor)
}

.THEME-ATASAC .AddCurrencyContent .currencyList[data-v-7bd6251b]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-5440acb1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5440acb1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5440acb1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5440acb1] {
    cursor: pointer
}

.flex[data-v-5440acb1] {
    display: flex
}

.flex-column[data-v-5440acb1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5440acb1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5440acb1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5440acb1] {
    justify-content: space-between
}

.noselect[data-v-5440acb1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5440acb1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5440acb1] {
    overflow: auto
}

.custom-scroll-bar[data-v-5440acb1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5440acb1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5440acb1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5440acb1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ChangeAccount .blank[data-v-5440acb1] {
    height: 8px
}

.ChangeAccount .list[data-v-5440acb1] {
    max-height: calc(100% - 53px);
    overflow: auto
}

.ChangeAccount .list .item[data-v-5440acb1] {
    background: #fff;
    display: flex;
    height: 65px;
    padding: 0 15px;
    position: relative;
    align-items: center
}

.ChangeAccount .list .item.disabled[data-v-5440acb1] {
    opacity: 1
}

.ChangeAccount .list .item[data-v-5440acb1]:after {
    content: "";
    display: block;
    height: 1px;
    width: calc(100% - 30px);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: var(--lineColor)
}

.ChangeAccount .list .item .avatar[data-v-5440acb1] {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 10px
}

.ChangeAccount .list .item .info[data-v-5440acb1] {
    flex: 1
}

.ChangeAccount .list .item .info .name[data-v-5440acb1] {
    display: flex;
    font-size: 16px;
    line-height: 26px
}

.ChangeAccount .list .item .info .name .current[data-v-5440acb1] {
    padding: 0 10px;
    border-radius: 5px;
    margin-left: 5px;
    height: 26px;
    line-height: 26px;
    background: var(--themeSecColor);
    color: var(--textThemeColor);
    font-size: 14px
}

.ChangeAccount .list .item .info .account[data-v-5440acb1] {
    font-size: 15px;
    color: var(--text-color--grey)
}

.ChangeAccount .list .item .del[data-v-5440acb1] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(224, 57, 51, .1);
    border-radius: 50%
}

.ChangeAccount .list .item .del img[data-v-5440acb1] {
    width: 18px;
    height: 18px
}

.ChangeAccount .loginOther[data-v-5440acb1] {
    text-align: center;
    margin: 25px 0;
    color: var(--text-color--link);
    font-size: 15px
}

.THEME-ATASTC .ChangeAccount .list .item .info .name .current[data-v-5440acb1]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .ChangeAccount[data-v-5440acb1] .deleteBox span:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASAC .ChangeAccount[data-v-5440acb1]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e
}

.THEME-ATASAC .ChangeAccount .list .item[data-v-5440acb1]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC .ChangeAccount .list .item[data-v-5440acb1]:not(.model-scoped, .model-scoped *):after {
    background-color: var(--lightBorderColor)
}

.THEME-ATASAC .ChangeAccount .list .item .info .name .current[data-v-5440acb1]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeHoverColor);
    color: var(--textThemeColor)
}

.THEME-ATASAC .ChangeAccount .list .item .del[data-v-5440acb1]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .ChangeAccount[data-v-5440acb1] .deleteBox span:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-ATS988C .current[data-v-5440acb1]:not(.model-scoped, .model-scoped *):not(#qwer) {
    color: var(--themeColor);
    background: #fefbe8
}

.THEME-ATASG8C .current[data-v-5440acb1]:not(.model-scoped, .model-scoped *):not(#qwer) {
    color: var(--text-color--link);
    background: var(--themeSecHoverColor)
}

.THEME-EZWIN1C .ChangeAccount .list .item .info .name .current[data-v-5440acb1]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg);
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-360f1bf8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-360f1bf8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-360f1bf8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-360f1bf8] {
    cursor: pointer
}

.flex[data-v-360f1bf8] {
    display: flex
}

.flex-column[data-v-360f1bf8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-360f1bf8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-360f1bf8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-360f1bf8] {
    justify-content: space-between
}

.noselect[data-v-360f1bf8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-360f1bf8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-360f1bf8] {
    overflow: auto
}

.custom-scroll-bar[data-v-360f1bf8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-360f1bf8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-360f1bf8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-360f1bf8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-360f1bf8] .deleteBox {
    height: 45px;
    width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}

[data-v-360f1bf8] .deleteBox .delete {
    width: 24px;
    height: 24px
}

[data-v-360f1bf8] .deleteBox span {
    white-space: nowrap;
    text-shadow: none
}

.ddwinBtnDisabled[data-v-069f9f3d] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-069f9f3d] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-069f9f3d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-069f9f3d] {
    cursor: pointer
}

.flex[data-v-069f9f3d] {
    display: flex
}

.flex-column[data-v-069f9f3d] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-069f9f3d] {
    display: flex;
    align-items: center
}

.flex-start[data-v-069f9f3d] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-069f9f3d] {
    justify-content: space-between
}

.noselect[data-v-069f9f3d] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-069f9f3d] {
    font-weight: 700
}

.custom-scroll-bar[data-v-069f9f3d] {
    overflow: auto
}

.custom-scroll-bar[data-v-069f9f3d]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-069f9f3d]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-069f9f3d] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-069f9f3d] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ChangeInformationContent[data-v-069f9f3d] {
    --borderColor: #e3e5e8
}

.atas-style .ChangeInformationContent .textBig[data-v-069f9f3d]:not(.model-scoped, .model-scoped *) {
    padding-left: 16px !important
}

.ChangeInformationContent .InfoContent .errorTips[data-v-069f9f3d] {
    padding: 0 15px;
    line-height: 34px;
    align-items: center
}

.ChangeInformationContent .InfoContent .uid[data-v-069f9f3d] {
    font-size: 16px
}

.ChangeInformationContent .InfoContent .isShow[data-v-069f9f3d] {
    color: var(--textThemeColor);
    margin-left: 15px
}

.ChangeInformationContent .InfoContent .name[data-v-069f9f3d] {
    line-height: 55px;
    padding-left: 8px
}

.ChangeInformationContent .InfoContent .finish-btn[data-v-069f9f3d] {
    padding: 0 15px
}

.ChangeInformationContent .InfoContent .finish-btn .disabled-btn[data-v-069f9f3d] {
    background-color: var(--themeColor)
}

.ChangeInformationContent #chooseBox .divider[data-v-069f9f3d] {
    height: 8px;
    background-color: #f7f8fa
}

.ChangeInformationContent #chooseBox .cancel-btn[data-v-069f9f3d] {
    color: #666
}

.ChangeInformationContent .edit-name-box .name[data-v-069f9f3d] {
    line-height: 55px;
    padding-left: 8px
}

.ChangeInformationContent .edit-name-box .input-con[data-v-069f9f3d] {
    width: auto !important;
    border-radius: 5px;
    height: 55px;
    line-height: 35px;
    font-size: 16px
}

.ChangeInformationContent .edit-name-box .textarea-con[data-v-069f9f3d] {
    overflow: hidden;
    width: auto;
    border-radius: 5px;
    font-size: 16px
}

.ChangeInformationContent .confirm-button[data-v-069f9f3d] {
    margin-top: 40px
}

.ChangeInformationContent .confirm-button .confirm[data-v-069f9f3d] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.ChangeInformationContent .confirm-button .active[data-v-069f9f3d] {
    background-color: var(--themeColor)
}

.THEME-ATASTC .ChangeInformationContent .confirm-button .active[data-v-069f9f3d]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .ChangeInformationContent[data-v-069f9f3d]:not(.model-scoped, .model-scoped *) {
    --borderColor: var(--lightBorderColor)
}

.THEME-ATASAC .ChangeInformationContent[data-v-069f9f3d] .van-field__word-limit:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .ChangeInformationContent .confirm-button .confirm[data-v-069f9f3d]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-EZWIN1C .bigBtn[data-v-069f9f3d]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-525abc4d] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-525abc4d] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-525abc4d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-525abc4d] {
    cursor: pointer
}

.flex-column[data-v-525abc4d] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-525abc4d] {
    display: flex;
    align-items: center
}

.flex-start[data-v-525abc4d] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-525abc4d] {
    justify-content: space-between
}

.noselect[data-v-525abc4d] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-525abc4d] {
    font-weight: 700
}

.custom-scroll-bar[data-v-525abc4d] {
    overflow: auto
}

.custom-scroll-bar[data-v-525abc4d]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-525abc4d]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-525abc4d] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-525abc4d] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.flex[data-v-525abc4d] {
    display: flex
}

.ChangeInformationUserInfo .errorTips[data-v-525abc4d] {
    padding: 0 15px;
    line-height: 34px;
    align-items: center
}

.ChangeInformationUserInfo .avatar[data-v-525abc4d] {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    position: relative;
    overflow: hidden
}

.ChangeInformationUserInfo .avatar .edit-btn[data-v-525abc4d] {
    display: inline-block;
    width: 64px;
    height: 18px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.ChangeInformationUserInfo .avatar .edit-btn img[data-v-525abc4d] {
    width: 12px;
    height: 12px
}

.ChangeInformationUserInfo .uid[data-v-525abc4d] {
    font-size: 16px
}

.ChangeInformationUserInfo .isShow[data-v-525abc4d] {
    color: var(--textThemeColor);
    margin-left: 15px
}

.ChangeInformationUserInfo .name[data-v-525abc4d] {
    line-height: 55px;
    padding-left: 16px
}

.ChangeInformationUserInfo .finish-btn[data-v-525abc4d] {
    padding: 0 15px
}

.ChangeInformationUserInfo .finish-btn .disabled-btn[data-v-525abc4d] {
    background-color: var(--themeColor)
}

.ChangeInformationUserInfo #chooseBox .divider[data-v-525abc4d] {
    height: 8px;
    background-color: #f7f8fa
}

.ChangeInformationUserInfo #chooseBox .cancel-btn[data-v-525abc4d] {
    color: #666
}

.ChangeInformationUserInfo .avatar-box[data-v-525abc4d] {
    padding: 39px 16px 0
}

.ChangeInformationUserInfo .avatar-box .avatar-con[data-v-525abc4d] {
    text-align: center;
    display: flex
}

.ChangeInformationUserInfo .avatar-box .avatar-con .avatar[data-v-525abc4d] {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    position: relative;
    overflow: hidden
}

.ChangeInformationUserInfo .avatar-box .avatar-con .avatar .van-image[data-v-525abc4d] {
    width: 100%;
    height: 100%
}

.ChangeInformationUserInfo .avatar-box .avatar-con div.avatar.borderRadius0[data-v-525abc4d] {
    border-radius: 0
}

.ChangeInformationUserInfo .avatar-box .user-name-box[data-v-525abc4d] {
    align-items: center;
    display: flex;
    margin-top: 10px
}

.ChangeInformationUserInfo .avatar-box .user-name-box .user-name[data-v-525abc4d] {
    text-align: center
}

.ChangeInformationUserInfo .avatar-box .user-name-box .user-name .uid[data-v-525abc4d] {
    font-size: 16px
}

.ChangeInformationUserInfo .avatar-box .user-name-box .show-button[data-v-525abc4d] {
    font-size: 12px;
    color: var(--text-color--link);
    margin-left: 15px
}

.ChangeInformationUserInfo .edit-name-box .name[data-v-525abc4d] {
    line-height: 55px;
    padding-left: 16px
}

.ChangeInformationUserInfo .edit-name-box .input-con[data-v-525abc4d] {
    width: auto;
    margin: 0 10px;
    border-radius: 5px;
    height: 55px;
    line-height: 35px;
    font-size: 16px
}

.ChangeInformationUserInfo .edit-name-box .textarea-con[data-v-525abc4d] {
    overflow: hidden;
    width: auto;
    margin: 0 10px;
    border-radius: 5px;
    font-size: 16px
}

.ChangeInformationUserInfo .confirm-button[data-v-525abc4d] {
    padding: 0 10px;
    margin-top: 40px
}

.ChangeInformationUserInfo .confirm-button .confirm[data-v-525abc4d] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.ChangeInformationUserInfo .confirm-button .active[data-v-525abc4d] {
    background-color: var(--themeColor)
}

.THEME-ATASTC .ChangeInformationUserInfo .avatar-box .user-name-box .show-button[data-v-525abc4d]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASAC .borderBottomE8[data-v-525abc4d]:not(.model-scoped, .model-scoped *) {
    border-color: #1e1e1e
}

.THEME-ATASAC .ChangeInformationUserInfo #chooseBox .divider[data-v-525abc4d]:not(.model-scoped, .model-scoped *) {
    background-color: #1e1e1e
}

.THEME-ATASAC .ChangeInformationUserInfo #chooseBox .cancel-btn[data-v-525abc4d]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-EZWIN1C .ChangeInformationUserInfo .avatar-box .user-name-box[data-v-525abc4d]:not(.model-scoped, .model-scoped *) {
    --textThemeColor: var(--themeColor)
}

.ddwinBtnDisabled[data-v-0353d131] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0353d131] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0353d131] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0353d131] {
    cursor: pointer
}

.flex[data-v-0353d131] {
    display: flex
}

.flex-column[data-v-0353d131] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0353d131] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0353d131] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0353d131] {
    justify-content: space-between
}

.noselect[data-v-0353d131] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0353d131] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0353d131] {
    overflow: auto
}

.custom-scroll-bar[data-v-0353d131]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0353d131]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0353d131] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0353d131] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.VCommonInputBox .van-cell[data-v-0353d131] {
    font-size: 15px;
    padding: 10px 15px;
    background-color: transparent
}

.ChangePasswordContent .VCommonInputBox[data-v-0353d131] {
    padding: 0;
    border-radius: 5px
}

.THEME-ATASTC .ChangePasswordContent .bigBtn[data-v-0353d131]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASTC .ChangePasswordContent .bigBtn[data-v-0353d131]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-0353d131]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .VCommonInputBox[data-v-0353d131]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border: 1px solid var(--lightBorderColor);
    border-color: var(--borderColor)
}

.THEME-ATASAC .bigBtn.divNotClick[data-v-0353d131]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-48d94942] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-48d94942] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-48d94942] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-48d94942] {
    cursor: pointer
}

.flex[data-v-48d94942] {
    display: flex
}

.flex-column[data-v-48d94942] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-48d94942] {
    display: flex;
    align-items: center
}

.flex-start[data-v-48d94942] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-48d94942] {
    justify-content: space-between
}

.noselect[data-v-48d94942] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-48d94942] {
    font-weight: 700
}

.custom-scroll-bar[data-v-48d94942] {
    overflow: auto
}

.custom-scroll-bar[data-v-48d94942]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-48d94942]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-48d94942] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-48d94942] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ChangePhoneVerificationContentCard[data-v-48d94942] {
    height: var(--column-height, 100%);
    overflow-y: auto
}

.ChangePhoneVerificationContentCard[data-v-48d94942] #codeVerification {
    position: relative
}

.ddwinBtnDisabled[data-v-5f35282e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5f35282e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5f35282e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5f35282e] {
    cursor: pointer
}

.flex[data-v-5f35282e] {
    display: flex
}

.flex-column[data-v-5f35282e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5f35282e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5f35282e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5f35282e] {
    justify-content: space-between
}

.noselect[data-v-5f35282e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5f35282e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5f35282e] {
    overflow: auto
}

.custom-scroll-bar[data-v-5f35282e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5f35282e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5f35282e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5f35282e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ChangePhoneVerificationContentList[data-v-5f35282e] {
    height: calc(100% - var(--navHeight));
    overflow-y: auto
}

.ChangePhoneVerificationContentList[data-v-5f35282e] #codeVerification {
    position: relative
}

.ChangePhoneVerificationContentList[data-v-5f35282e] #codeVerification .tabs-box .active {
    border-bottom-width: 1px;
    font-weight: 400
}

.ChangePhoneVerificationContentList[data-v-5f35282e] #codeVerification .tip-title {
    background-color: transparent
}

.ChangePhoneVerificationContentList[data-v-5f35282e] #codeVerification .input-box .code-box .prefix {
    color: #2e3033
}

.ChangePhoneVerificationContentList[data-v-5f35282e] .code-box:not(#wewerwer) {
    border-radius: 0;
    border-bottom: 1px solid #e8e8e8
}

.ChangePhoneVerificationContentList[data-v-5f35282e] .tab-input:not(#wewerwer) {
    border-radius: 0
}

.ddwinBtnDisabled[data-v-c0e7318a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-c0e7318a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-c0e7318a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-c0e7318a] {
    cursor: pointer
}

.flex[data-v-c0e7318a] {
    display: flex
}

.flex-column[data-v-c0e7318a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-c0e7318a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-c0e7318a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-c0e7318a] {
    justify-content: space-between
}

.noselect[data-v-c0e7318a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-c0e7318a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-c0e7318a] {
    overflow: auto
}

.custom-scroll-bar[data-v-c0e7318a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-c0e7318a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-c0e7318a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-c0e7318a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.setting[data-v-c0e7318a] {
    border-radius: 10px;
    overflow: hidden
}

#Setting_Item[data-v-c0e7318a] {
    background-color: #fff
}

#Setting_Item li[data-v-c0e7318a] {
    padding-left: 15px
}

#Setting_Item li>div[data-v-c0e7318a] {
    height: 55px;
    display: flex;
    border-bottom: 1px solid #f1f1f1;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px
}

.THEME-ATASAC #Setting_Item[data-v-c0e7318a]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC #Setting_Item li>div[data-v-c0e7318a]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC #Setting_Item li .darkColor[data-v-c0e7318a]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #Setting_Item li:last-child>div[data-v-c0e7318a]:not(.model-scoped, .model-scoped *) {
    border-bottom: none
}

.ddwinBtnDisabled[data-v-47811750] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-47811750] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-47811750] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-47811750] {
    cursor: pointer
}

.flex[data-v-47811750] {
    display: flex
}

.flex-column[data-v-47811750] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-47811750] {
    display: flex;
    align-items: center
}

.flex-start[data-v-47811750] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-47811750] {
    justify-content: space-between
}

.noselect[data-v-47811750] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-47811750] {
    font-weight: 700
}

.custom-scroll-bar[data-v-47811750] {
    overflow: auto
}

.custom-scroll-bar[data-v-47811750]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-47811750]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-47811750] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-47811750] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ChoosePhoneOrEmailTitle[data-v-47811750] {
    width: 100%;
    line-height: 50px;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    display: flex
}

.ChoosePhoneOrEmailTitle .setting-title[data-v-47811750] {
    width: 100%
}

.ddwinBtnDisabled[data-v-81431f50] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-81431f50] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-81431f50] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-81431f50] {
    cursor: pointer
}

.flex[data-v-81431f50] {
    display: flex
}

.flex-column[data-v-81431f50] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-81431f50] {
    display: flex;
    align-items: center
}

.flex-start[data-v-81431f50] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-81431f50] {
    justify-content: space-between
}

.noselect[data-v-81431f50] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-81431f50] {
    font-weight: 700
}

.custom-scroll-bar[data-v-81431f50] {
    overflow: auto
}

.custom-scroll-bar[data-v-81431f50]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-81431f50]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-81431f50] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-81431f50] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.paymentCode .title[data-v-81431f50] {
    margin-bottom: 20px;
    font-size: 17px;
    display: flex;
    position: relative;
    justify-content: center
}

.paymentCode .title img[data-v-81431f50] {
    position: absolute;
    right: 0
}

.paymentCode .subtitle[data-v-81431f50] {
    font-size: 16px;
    margin-bottom: 15px
}

.paymentCode .amount[data-v-81431f50] {
    position: relative;
    width: max-content;
    margin: 0 auto;
    font-size: 35px;
    color: var(--textColor)
}

.paymentCode .amount .unit[data-v-81431f50] {
    position: absolute;
    left: -2.5em;
    top: 5px;
    font-size: 12px;
    color: var(--text-color--grey)
}

.paymentCode .subAmount[data-v-81431f50] {
    margin-bottom: 15px
}

.paymentCode .serviceBox[data-v-81431f50] {
    margin: 0 auto 18px;
    width: max-content;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.paymentCode .serviceBox .item[data-v-81431f50] {
    display: flex;
    color: var(--text-color--grey)
}

.paymentCode .serviceBox .ExchangeRate[data-v-81431f50] {
    display: flex;
    justify-content: center
}

.paymentCode .serviceBox .Warp[data-v-81431f50] {
    display: flex;
    flex-wrap: wrap
}

.CurrencyExchange[data-v-81431f50] .multiCurrency {
    display: flex;
    align-items: center;
    border-radius: 16px;
    background: var(--lineColor);
    margin-left: 12px
}

.CurrencyExchange[data-v-81431f50] .CurrencyPopupCom,
.CurrencyExchange[data-v-81431f50] .CurrencyPopupCom .CurrencyTriangle {
    left: 10px
}

.CurrencyExchange .red[data-v-81431f50] {
    color: var(--red)
}

.CurrencyExchange .margin4[data-v-81431f50] {
    margin: 0 4px
}

.CurrencyExchange .errorTips[data-v-81431f50] {
    font-size: 14px;
    padding: 7px 15px
}

.CurrencyExchange .errorTips img[data-v-81431f50] {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.CurrencyExchange .Tips[data-v-81431f50] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #fff6eb;
    color: #ff8d00;
    font-size: 14px;
    padding: 7px 15px
}

.CurrencyExchange .Tips img[data-v-81431f50] {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.CurrencyExchange .BalanceAmount[data-v-81431f50] {
    display: flex;
    padding: 16px 15px 0;
    font-size: 14px;
    align-items: center;
    justify-content: flex-end
}

.CurrencyExchange[data-v-81431f50] #inputer {
    flex: 1
}

.CurrencyExchange[data-v-81431f50] #inputer .centerbox {
    border: none
}

.CurrencyExchange[data-v-81431f50] #inputer .centerbox #withdrawalAmount {
    text-align: right
}

.CurrencyExchange .TransferBox[data-v-81431f50] {
    margin: 20px 0 40px;
    background: #fff;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 10px
}

.CurrencyExchange .TransferBox .BalanceAmount[data-v-81431f50] {
    border-top: 1px solid var(--lineColor)
}

.CurrencyExchange .TransferBox .AmountInput[data-v-81431f50] {
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

.CurrencyExchange .TransferBox[data-v-81431f50] .van-field {
    align-items: center
}

.CurrencyExchange .TransferBox[data-v-81431f50] .van-field input::-webkit-input-placeholder {
    position: relative;
    top: -8px;
    font-size: 16px
}

.CurrencyExchange .TransferBox[data-v-81431f50] .van-field .van-field__control {
    font-size: 35px
}

.CurrencyExchange .TransferBox.ios[data-v-81431f50] .van-field input::-webkit-input-placeholder {
    position: relative;
    top: auto
}

.CurrencyExchange .TransferBox .input[data-v-81431f50] {
    display: flex;
    align-items: center
}

.CurrencyExchange .TransferBox .input .InputLine[data-v-81431f50] {
    height: 20px;
    width: 1px;
    background: var(--lineColor);
    margin: 0 12px
}

.CurrencyExchange .TransferBox .input .all[data-v-81431f50] {
    color: var(--textThemeColor);
    text-decoration-line: underline;
    line-height: 44px;
    padding-bottom: 4px;
    width: 2em
}

.CurrencyExchange .Arrive .van-cell__value[data-v-81431f50] {
    margin-right: 44px
}

.CurrencyExchange .Icon[data-v-81431f50] {
    width: 32px;
    height: 32px;
    background: var(--themeColor);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.CurrencyExchange .Icon img[data-v-81431f50] {
    width: 20px;
    height: 20px
}

.CurrencyExchange .IconTrade[data-v-81431f50] {
    background: var(--themeColor)
}

.CurrencyExchange .ExchangeRate[data-v-81431f50] {
    display: flex;
    align-items: center;
    height: 24px;
    font-size: 14px;
    margin: 0 15px
}

.atas-style .TransferBox .input[data-v-81431f50] .input-box:not(.model-scoped, .model-scoped *):not(#qwer):not(#qwer) {
    background: #fff;
    height: 40px
}

.THEME-ATASTC .CurrencyExchange .TransferBox .input .all[data-v-81431f50]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASTC .confimButton[data-v-81431f50]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .CurrencyExchangeContent[data-v-81431f50] #PinModel>div .PinBox:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .CurrencyExchangeContent[data-v-81431f50] #PinModel>div .PinBox .van-password-input .van-password-input__security li:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC .CurrencyExchangeContent[data-v-81431f50] #PinModel .van-number-keyboard:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .CurrencyExchangeContent[data-v-81431f50] #PinModel .van-number-keyboard .van-key__wrapper .van-key:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC .CurrencyExchange .Tips[data-v-81431f50]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor)
}

.THEME-ATASAC .CurrencyExchange .TransferBox[data-v-81431f50]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--borderColor)
}

.THEME-ATASAC .TransferBox .input[data-v-81431f50] .input-box:not(.model-scoped, .model-scoped *):not(#qwer):not(#qwer):not(#qwer):not(#qwer) {
    background: var(--bgColor)
}

.THEME-ATASAC .TransferBox[data-v-81431f50] .centerbox:not(#qwer):not(#qwer):not(#qwer):not(#qwer) .van-cell:not(.model-scoped, .model-scoped *) {
    background: transparent
}

.THEME-ATASAC .CurrencyExchange .TransferBox .BalanceAmount[data-v-81431f50]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .CurrencyExchange .TransferBox .input .InputLine[data-v-81431f50]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC .bigBtn[data-v-81431f50]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .bigBtn.bgthemeColor[data-v-81431f50]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASAC .paymentCode .amount .unit[data-v-81431f50]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .paymentCode .serviceBox .item[data-v-81431f50]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATS988C .all[data-v-81431f50]:not(.model-scoped, .model-scoped *):not(#qwer) {
    color: #f6753a
}

.THEME-ATASG8C .all[data-v-81431f50]:not(.model-scoped, .model-scoped *):not(#qwer) {
    color: var(--SubBorderColor)
}

.THEME-EZWIN1C .all[data-v-81431f50]:not(.model-scoped, .model-scoped *):not(#qwer) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-305fe779] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-305fe779] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-305fe779] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-305fe779] {
    cursor: pointer
}

.flex[data-v-305fe779] {
    display: flex
}

.flex-column[data-v-305fe779] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-305fe779] {
    display: flex;
    align-items: center
}

.flex-start[data-v-305fe779] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-305fe779] {
    justify-content: space-between
}

.noselect[data-v-305fe779] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-305fe779] {
    font-weight: 700
}

.custom-scroll-bar[data-v-305fe779] {
    overflow: auto
}

.custom-scroll-bar[data-v-305fe779]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-305fe779]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-305fe779] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-305fe779] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.CurrencyExchangeSuccessContent[data-v-305fe779] {
    text-align: center
}

.CurrencyExchangeSuccessContent .icon[data-v-305fe779] {
    margin: 2.5rem auto .5rem
}

.CurrencyExchangeSuccessContent .icon img[data-v-305fe779] {
    width: 6.875rem;
    height: 6.875rem
}

.CurrencyExchangeSuccessContent .icon .text[data-v-305fe779] {
    font-size: 1.375rem;
    margin-top: .625rem;
    color: #0bce6c
}

.CurrencyExchangeSuccessContent .successText[data-v-305fe779] {
    font-size: .875rem;
    margin-bottom: 2.1875rem
}

.CurrencyExchangeSuccessContent .unit[data-v-305fe779] {
    width: min-content;
    position: relative;
    font-size: 2.1875rem;
    color: var(--textColor);
    margin: 0 auto
}

.CurrencyExchangeSuccessContent .unit span[data-v-305fe779] {
    position: absolute;
    left: -2rem;
    top: .1875rem;
    font-size: .75rem;
    color: var(--text-color--grey)
}

.CurrencyExchangeSuccessContent .service[data-v-305fe779] {
    width: max-content;
    margin: 1.125rem auto 2.4375rem;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: var(--text-color--grey)
}

.CurrencyExchangeSuccessContent .service>span[data-v-305fe779] {
    border: none
}

.CurrencyExchangeSuccessContent .service .item[data-v-305fe779] {
    margin-bottom: 4px;
    height: 1.25rem
}

.CurrencyExchangeSuccessContent .service .item .red[data-v-305fe779] {
    color: var(--red)
}

.CurrencyExchangeSuccessContent .order[data-v-305fe779] {
    width: max-content;
    margin: 0 auto;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: var(--textColor)
}

.CurrencyExchangeSuccessContent .order p[data-v-305fe779] {
    height: 1.25rem;
    margin-bottom: .25rem
}

.CurrencyExchangeSuccessContent .bigbtn[data-v-305fe779] {
    width: calc(100% - 1.875rem);
    margin: 1.875rem auto;
    background: var(--themeColor);
    color: #fff
}

.margin4[data-v-305fe779] {
    margin: 0 4px
}

.THEME-ATASTC .bigbtn[data-v-305fe779]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .CurrencyExchangeSuccessContent .order[data-v-305fe779]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .CurrencyExchangeSuccessContent .service[data-v-305fe779]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .CurrencyExchangeSuccessContent .unit[data-v-305fe779]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .CurrencyExchangeSuccessContent .unit span[data-v-305fe779]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .darkColor[data-v-305fe779]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .CurrencyExchangeSuccessContent .bigbtn[data-v-305fe779]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.ddwinBtnDisabled[data-v-08f8333e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-08f8333e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-08f8333e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-08f8333e] {
    cursor: pointer
}

.flex[data-v-08f8333e] {
    display: flex
}

.flex-column[data-v-08f8333e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-08f8333e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-08f8333e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-08f8333e] {
    justify-content: space-between
}

.noselect[data-v-08f8333e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.custom-scroll-bar[data-v-08f8333e] {
    overflow: auto
}

.custom-scroll-bar[data-v-08f8333e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-08f8333e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-08f8333e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-08f8333e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style .MemberOrderDeteilArea[data-v-08f8333e] .copyBtn img:not(.model-scoped, .model-scoped *) {
    width: 24px;
    height: 24px
}

.bold[data-v-08f8333e] {
    font-weight: 700
}

.fs15[data-v-08f8333e] {
    font-size: 15px
}

.ml-10[data-v-08f8333e] {
    margin-left: 10px
}

.mt-6[data-v-08f8333e] {
    margin-top: 6px
}

.flexBox[data-v-08f8333e] {
    display: flex
}

.flex-column-center[data-v-08f8333e] {
    align-items: center
}

.flex-row-center[data-v-08f8333e] {
    justify-content: center
}

.flex-row-between[data-v-08f8333e] {
    justify-content: space-between
}

.text-c[data-v-08f8333e] {
    text-align: center
}

.textHidden[data-v-08f8333e] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.break-word[data-v-08f8333e] {
    word-break: break-word
}

.MemberOrderDeteilArea .MemberOrderDetailContent .errorTips[data-v-08f8333e] {
    padding: 10px 8px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .errorTips .tip[data-v-08f8333e] {
    color: var(--red);
    margin-left: .75rem
}

.MemberOrderDeteilArea .MemberOrderDetailContent .errorTips img[data-v-08f8333e] {
    width: 20px;
    height: 20px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .header[data-v-08f8333e] {
    font-size: 15px;
    padding: 10px 8px;
    box-sizing: border-box;
    background-color: #f0f3f5
}

.MemberOrderDeteilArea .MemberOrderDetailContent .header span[data-v-08f8333e] {
    margin-left: 5px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .header .order-type[data-v-08f8333e] {
    padding: 10px 0 0
}

.MemberOrderDeteilArea .MemberOrderDetailContent .order-data[data-v-08f8333e] {
    margin-bottom: 8px;
    padding: 15px 8px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .order-data .adjust-icon[data-v-08f8333e] {
    margin-right: 3px;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: text-bottom
}

.MemberOrderDeteilArea .MemberOrderDetailContent .Paid-to[data-v-08f8333e] {
    margin-bottom: 8px;
    padding: 20px 8px 12px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .Paid-to .Paid-to-content[data-v-08f8333e] {
    height: 100px;
    padding-top: 12px;
    padding-bottom: 12px;
    align-items: center
}

.MemberOrderDeteilArea .MemberOrderDetailContent .wash-fraction[data-v-08f8333e] {
    padding: 15px 8px;
    color: var(--text-color--grey)
}

.MemberOrderDeteilArea .MemberOrderDetailContent .wash-fraction p[data-v-08f8333e] {
    font-size: 16px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .wash-fraction p[data-v-08f8333e]:not(:first-child) {
    margin-top: 18px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .wash-fraction p .label[data-v-08f8333e] {
    font-size: 14px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .wash-fraction .bold[data-v-08f8333e] {
    color: var(--textColor)
}

.MemberOrderDeteilArea .MemberOrderDetailContent .wash-fraction .redColor[data-v-08f8333e] {
    color: #f24427
}

.MemberOrderDeteilArea .MemberOrderDetailContent .advance-score[data-v-08f8333e] {
    padding: 20px 8px 12px
}

.MemberOrderDeteilArea .MemberOrderDetailContent .advance-score .label[data-v-08f8333e] {
    font-size: 14px
}

.MemberOrderDeteilArea .qr-code[data-v-08f8333e] {
    height: 100%;
    justify-content: space-around;
    align-items: center
}

.MemberOrderDeteilArea .qr-code #qrcodeImgBox[data-v-08f8333e] {
    display: block;
    visibility: visible
}

.MemberOrderDeteilArea .mt-8[data-v-08f8333e] {
    margin-top: 8px
}

.bank-name[data-v-08f8333e] {
    display: inline
}

.bankInfo .methodsName[data-v-08f8333e] {
    color: var(--text-color--grey);
    margin-bottom: 12px
}

.bankInfo .info[data-v-08f8333e] {
    padding: 12px 0;
    display: flex;
    align-items: center
}

.bankInfo .info .bank[data-v-08f8333e] {
    width: 40px;
    height: 40px;
    margin-right: 14px
}

.bankInfo .info .bank img[data-v-08f8333e] {
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.bankInfo .bankDetail[data-v-08f8333e] {
    display: flex;
    align-items: center;
    flex: 1
}

.bankInfo .bankDetail .center[data-v-08f8333e] {
    flex: 1;
    display: flex;
    flex-direction: column
}

.bankInfo .bankDetail .center .name[data-v-08f8333e] {
    word-break: break-word;
    margin-bottom: 6px
}

.bankInfo .bankDetail .center .name[data-v-08f8333e]:last-child {
    margin-bottom: 0
}

.bankInfo .bankDetail .center .lineColor[data-v-08f8333e] {
    color: var(--text-color--grey)
}

.bankInfo .bankDetail .copyBtn[data-v-08f8333e] {
    margin-left: 20px
}

.voucher-info[data-v-08f8333e] {
    margin-bottom: 10px
}

.voucher-info .voucher_title[data-v-08f8333e] {
    color: var(--text-color--grey);
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px
}

.voucher-info .noimgbox[data-v-08f8333e] {
    margin-bottom: 10px;
    height: 180px;
    width: 100%;
    background: #f0f3f5;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.voucher-info .viewbox[data-v-08f8333e] {
    margin-left: 14px;
    background: var(--themeColor);
    color: #fff;
    padding: 6px 16px;
    border-radius: 4px
}

.voucher-info .TransactionVoucher[data-v-08f8333e] {
    display: inline-block
}

.voucher-info .prevVoucher[data-v-08f8333e] {
    width: 100%;
    height: 180px
}

.voucher-info .certificate[data-v-08f8333e] {
    margin: 15px 0
}

.voucher-info .upload_prev[data-v-08f8333e] {
    margin: 15px 0;
    position: relative
}

.voucher-info .upload_prev img[data-v-08f8333e] {
    width: 100%;
    height: 180px
}

.voucher-info .upload_prev .reuploadText[data-v-08f8333e] {
    width: 100%;
    position: absolute;
    border-bottom-left-radius: .3125rem;
    border-bottom-right-radius: .3125rem;
    bottom: 0;
    left: 0;
    line-height: 2.125rem;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .4)
}

.voucherBox .voucher-info[data-v-08f8333e] {
    margin: 10px 0 0
}

.voucherBox .voucher-info .voucher_title[data-v-08f8333e] {
    color: var(--text-color--grey);
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px
}

.voucherBox .voucher-info .noimgbox[data-v-08f8333e] {
    margin-bottom: 10px;
    height: 180px;
    width: 100%;
    background: #f0f3f5;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.voucherBox .voucher-info .noimgbox img[data-v-08f8333e] {
    width: 60px;
    height: 60px
}

.voucherBox .voucher-info .viewbox[data-v-08f8333e] {
    margin-left: 14px;
    background: var(--themeColor);
    color: #fff;
    padding: 6px 16px;
    border-radius: 4px
}

.voucherBox .voucher-info .TransactionVoucher[data-v-08f8333e] {
    display: inline-block
}

.voucherBox .voucher-info .prevVoucher[data-v-08f8333e] {
    width: 100%;
    height: 180px
}

.voucherBox .voucher-info .certificate[data-v-08f8333e] {
    margin: 15px 0
}

.voucherBox .voucher-info .upload_prev[data-v-08f8333e] {
    margin: 15px 0;
    position: relative
}

.voucherBox .voucher-info .upload_prev img[data-v-08f8333e] {
    width: 100%;
    height: 180px
}

.voucherBox .voucher-info .upload_prev .reuploadText[data-v-08f8333e] {
    width: 100%;
    position: absolute;
    border-bottom-left-radius: .3125rem;
    border-bottom-right-radius: .3125rem;
    bottom: 0;
    left: 0;
    line-height: 2.125rem;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .4)
}

.viewBtn[data-v-08f8333e] {
    margin-left: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 16px;
    border-radius: 4px
}

.copyBtn[data-v-08f8333e] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--bgColor)
}

.copyBtn img[data-v-08f8333e] {
    width: 20px;
    height: 20px
}

.order-money-box[data-v-08f8333e] {
    padding: 13px 8px;
    margin: 0
}

.cameraLine[data-v-08f8333e] {
    background: #f7f8fa;
    width: 100%
}

.atas-style .copyBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor)
}

.cancelBtn[data-v-08f8333e] {
    color: var(--text-color--link)
}

.THEME-ATASTC .certificate[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASTC .bigBtn.bgthemeColor[data-v-08f8333e]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .themeColor[data-v-08f8333e]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .viewBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .Wallet_In_Upload[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASTC .voucher-info .viewbox[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASSC .copyBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *),
.THEME-ATS988C .copyBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: #f0f3f5
}

.THEME-ATS988C .bgSecondThemeColor[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: #fefbe8
}

.THEME-ATASAC .cancelBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--borderColor);
    color: #fff
}

.THEME-ATASAC .cancel[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #fff !important
}

.THEME-ATASAC .cardColor[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .bgf[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .copyBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASAC .bankInfo .bankDetail .center .lineColor[data-v-08f8333e]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .bankInfo .methodsName[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .MemberOrderDeteilArea .MemberOrderDetailContent .header[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .viewBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .voucherBox .voucher-info .noimgbox[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .voucher-info .voucher_title[data-v-08f8333e]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .voucherBox .voucher-info .voucher_title[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .voucher-info .viewbox[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .certificate[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    border-color: var(--borderColor)
}

.THEME-ATASAC .certificate .themeColor[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .cameraLine[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .bigBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .bigBtn.bgf0[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--borderColor);
    color: #fff
}

.THEME-ATASG8C .MemberOrderDeteilArea .copyBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASG8C .MemberOrderDeteilArea .certificate[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    border: 1px dashed var(--SubBorderColor);
    background: var(--themeSecHoverColor);
    color: var(--text-color--grey)
}

.THEME-ATASG8C .MemberOrderDeteilArea .certificate .themeColor[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-ATASG8C .MemberOrderDeteilArea .cardColor[data-v-08f8333e]:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .MemberOrderDeteilArea .viewBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .copyBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-EZWIN1C .bigBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *):not(.divNotClick),
.THEME-EZWIN1C .viewBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .bigBtn.cancelBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor);
    background: var(--bgColor)
}

.THEME-EZWIN1C .certificate[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    background: var(--scrollColor)
}

.THEME-EZWIN1C .certificate .Wallet_In_Upload[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-EZWIN1C .viewBtn[data-v-08f8333e]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.ddwinBtnDisabled[data-v-847b20de] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-847b20de] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-847b20de] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-847b20de] {
    cursor: pointer
}

.flex[data-v-847b20de] {
    display: flex
}

.flex-column[data-v-847b20de] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-847b20de] {
    display: flex;
    align-items: center
}

.flex-start[data-v-847b20de] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-847b20de] {
    justify-content: space-between
}

.noselect[data-v-847b20de] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-847b20de] {
    font-weight: 700
}

.custom-scroll-bar[data-v-847b20de] {
    overflow: auto
}

.custom-scroll-bar[data-v-847b20de]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-847b20de]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-847b20de] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-847b20de] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.MemberOrderDeteilNavTitle[data-v-847b20de] {
    --h5-customer-servive-background-color: #fff
}

.customerButton .btns[data-v-847b20de] {
    display: flex;
    align-items: center;
    height: 32px;
    border: 1px solid var(--themeColor);
    background: var(--themeSecColor);
    border-radius: 20px;
    padding: 0 12px
}

.customerButton .btns .line[data-v-847b20de] {
    height: 12px;
    background: var(--themeColor);
    width: 1px;
    margin: 0 10px
}

.customerButton .btns img[data-v-847b20de] {
    width: 20px
}

.THEME-ATS988C .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATS988C .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive:not(.model-scoped, .model-scoped *) {
    text-shadow: none;
    background-color: #fff;
    border-color: #fff
}

.THEME-ATASSC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASSC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive:not(.model-scoped, .model-scoped *) {
    border-color: var(--themeColor)
}

.THEME-ATASSC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive-slot .btns .line:not(.model-scoped, .model-scoped *),
.THEME-ATASSC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive .line:not(.model-scoped, .model-scoped *) {
    background: #002b7f
}

.THEME-ATASTC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive:not(.model-scoped, .model-scoped *) {
    border-color: #fff
}

.THEME-ATASAC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive-slot .btns .line:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .MemberOrderDeteilNavTitle[data-v-847b20de] .customer-servive .line:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.ddwinBtnDisabled[data-v-6dfd6aac] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6dfd6aac] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6dfd6aac] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6dfd6aac] {
    cursor: pointer
}

.flex[data-v-6dfd6aac] {
    display: flex
}

.flex-column[data-v-6dfd6aac] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6dfd6aac] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6dfd6aac] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6dfd6aac] {
    justify-content: space-between
}

.noselect[data-v-6dfd6aac] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6dfd6aac] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6dfd6aac] {
    overflow: auto
}

.custom-scroll-bar[data-v-6dfd6aac]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6dfd6aac]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6dfd6aac] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6dfd6aac] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.navTitleBox[data-v-6dfd6aac] {
    position: relative;
    width: 100%
}

.navTitleBox .header-box[data-v-6dfd6aac] {
    text-align: left;
    width: 100%;
    justify-content: space-between
}

.navTitleBox .backImg[data-v-6dfd6aac] {
    display: flex;
    align-items: center;
    width: 48px
}

.navTitleBox .title[data-v-6dfd6aac] {
    max-width: 70%;
    width: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.navTitleBox .titleSpan[data-v-6dfd6aac] {
    display: inline-block;
    max-width: 100%
}

.navTitleBox.ddwinTitle .blank[data-v-6dfd6aac] {
    height: 50px
}

.navTitleBox.ddwinTitle .headerBox[data-v-6dfd6aac] {
    height: 50px;
    background: var(--ddwinModelBgColor);
    color: var(--ddwinWhiteTitle);
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000
}

.ddwinBtnDisabled[data-v-482f6f80] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-482f6f80] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-482f6f80] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-482f6f80] {
    cursor: pointer
}

.flex[data-v-482f6f80] {
    display: flex
}

.flex-column[data-v-482f6f80] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-482f6f80] {
    display: flex;
    align-items: center
}

.flex-start[data-v-482f6f80] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-482f6f80] {
    justify-content: space-between
}

.noselect[data-v-482f6f80] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-482f6f80] {
    font-weight: 700
}

.custom-scroll-bar[data-v-482f6f80] {
    overflow: auto
}

.custom-scroll-bar[data-v-482f6f80]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-482f6f80]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-482f6f80] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-482f6f80] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.pointer-events__none[data-v-482f6f80] {
    pointer-events: none
}

.ddwinBtnDisabled[data-v-2d0b1aaa] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2d0b1aaa] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2d0b1aaa] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2d0b1aaa] {
    cursor: pointer
}

.flex[data-v-2d0b1aaa] {
    display: flex
}

.flex-column[data-v-2d0b1aaa] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2d0b1aaa] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2d0b1aaa] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2d0b1aaa] {
    justify-content: space-between
}

.noselect[data-v-2d0b1aaa] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2d0b1aaa] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2d0b1aaa] {
    overflow: auto
}

.custom-scroll-bar[data-v-2d0b1aaa]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2d0b1aaa]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2d0b1aaa] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2d0b1aaa] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.OnlinePayMent[data-v-2d0b1aaa] {
    width: 100%;
    height: var(--column-height);
    overflow: auto;
    padding-bottom: 12px
}

.OnlinePayMent .bank-box[data-v-2d0b1aaa] {
    background: #fff;
    border-radius: 5px
}

.OnlinePayMent .input-box[data-v-2d0b1aaa] {
    background: #fff;
    margin: 0 15px;
    border-radius: 5px;
    padding-bottom: 6px
}

.OnlinePayMent .bankList-panel[data-v-2d0b1aaa] {
    background: #fff;
    border-radius: 10px
}

.OnlinePayMent .bankList-panel .title[data-v-2d0b1aaa] {
    padding: 10px 15px 10px
}

.OnlinePayMent .inputer-box[data-v-2d0b1aaa] {
    padding-top: 10px;
    padding-bottom: 12px
}

.OnlinePayMent .inputer-box .usdtImg[data-v-2d0b1aaa] {
    display: flex;
    align-items: center;
    color: var(--text-color--grey)
}

.OnlinePayMent .inputer-box .usdtImg img[data-v-2d0b1aaa] {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.OnlinePayMent .submitButton[data-v-2d0b1aaa] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #dadde3;
    margin: 20px 0 0
}

.OnlinePayMent .confirmButton[data-v-2d0b1aaa] {
    background: var(--themeColor)
}

.OnlinePayMent .Precautions[data-v-2d0b1aaa],
.OnlinePayMent .Tips[data-v-2d0b1aaa] {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.OnlinePayMent .Precautions span[data-v-2d0b1aaa],
.OnlinePayMent .Tips span[data-v-2d0b1aaa] {
    margin-top: 4px;
    word-break: break-word
}

.OnlinePayMent .Precautions .lightGray[data-v-2d0b1aaa],
.OnlinePayMent .Precautions .redColor[data-v-2d0b1aaa],
.OnlinePayMent .Tips .lightGray[data-v-2d0b1aaa],
.OnlinePayMent .Tips .redColor[data-v-2d0b1aaa] {
    font-size: 14px;
    margin-bottom: 10px
}

.OnlinePayMent .teachTips[data-v-2d0b1aaa] {
    padding-top: 12px;
    text-align: right;
    color: var(--text-color--link);
    text-decoration: underline;
    cursor: pointer
}

[data-v-2d0b1aaa] .select-bank--card {
    padding: 0 6.25px 8px
}

.maintain-status[data-v-2d0b1aaa] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px
}

.maintain-status img[data-v-2d0b1aaa] {
    width: 16px;
    height: 16px
}

.THEME-ATASG8C .OnlinePayMent .confirmButton[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .OnlinePayMent .confirmButton[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .OnlinePayMent .bank-box[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .OnlinePayMent .bankList-panel[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .OnlinePayMent .input-box[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC #topUpSelectBank .ModelTitle>div[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *):not(#se) {
    color: #1e1e1e
}

.THEME-ATASAC .OnlinePayMent .inputBox1[data-v-2d0b1aaa] .input-box:not(.model-scoped, .model-scoped *):not(#assd):not(#asd) {
    background: #1e1e1e
}

.THEME-ATASAC .submitButton[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e;
    background: rgba(236, 192, 102, .4)
}

.THEME-ATASAC .confirmButton[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-EZWIN1C .OnlinePayMent .confirmButton[data-v-2d0b1aaa]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-be37a0aa] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-be37a0aa] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-be37a0aa] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-be37a0aa] {
    cursor: pointer
}

.flex[data-v-be37a0aa] {
    display: flex
}

.flex-column[data-v-be37a0aa] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-be37a0aa] {
    display: flex;
    align-items: center
}

.flex-start[data-v-be37a0aa] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-be37a0aa] {
    justify-content: space-between
}

.noselect[data-v-be37a0aa] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-be37a0aa] {
    font-weight: 700
}

.custom-scroll-bar[data-v-be37a0aa] {
    overflow: auto
}

.custom-scroll-bar[data-v-be37a0aa]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-be37a0aa]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-be37a0aa] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-be37a0aa] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.Warp[data-v-be37a0aa] {
    display: flex;
    flex-wrap: wrap
}

.ddwinBtnDisabled[data-v-699ea6e6] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-699ea6e6] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-699ea6e6] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-699ea6e6] {
    cursor: pointer
}

.flex[data-v-699ea6e6] {
    display: flex
}

.flex-column[data-v-699ea6e6] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-699ea6e6] {
    display: flex;
    align-items: center
}

.flex-start[data-v-699ea6e6] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-699ea6e6] {
    justify-content: space-between
}

.noselect[data-v-699ea6e6] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-699ea6e6] {
    font-weight: 700
}

.custom-scroll-bar[data-v-699ea6e6] {
    overflow: auto
}

.custom-scroll-bar[data-v-699ea6e6]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-699ea6e6]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-699ea6e6] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-699ea6e6] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.relative[data-v-699ea6e6] {
    position: relative
}

.hidden[data-v-699ea6e6] {
    overflow: hidden
}

.Report .bill-content[data-v-699ea6e6] {
    margin-top: 8px;
    padding-top: 20px
}

.Report .bill-content .scroll-top[data-v-699ea6e6] {
    height: 8px
}

.Report .bill-content .data-container-title[data-v-699ea6e6] {
    display: flex;
    align-items: center
}

.Report .bill-content .data-container-title .title-point[data-v-699ea6e6] {
    background: var(--themeColor);
    width: 6px;
    height: 5px
}

.Report .bill-content .data-container-title .title-content[data-v-699ea6e6] {
    margin-left: 10px
}

.Report .bill-content .data-container-title .title-content .title[data-v-699ea6e6] {
    font-size: 15px
}

.Report .bill-content .data-container[data-v-699ea6e6] {
    padding: 0 15px;
    margin-top: 10px
}

.Report .bill-content .data-container .data-item[data-v-699ea6e6] {
    display: flex;
    height: 65px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background-color: #f8f9fb
}

.Report .bill-content .data-container .data-item .data[data-v-699ea6e6] {
    font-size: 20px
}

.Report .bill-content .data-container .data-item .data .data-point[data-v-699ea6e6] {
    font-size: 14px
}

.Report .bill-content .data-container .data-item .data-name[data-v-699ea6e6] {
    margin-top: 10px;
    font-size: 12px;
    color: var(--text-color--grey)
}

.Report .bill-content .data-container .data-item .data-name .data-name-point-theme[data-v-699ea6e6] {
    background: var(--themeColor);
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin-right: 6px
}

.Report .bill-content .data-container .data-item .data-name .data-name-point-green[data-v-699ea6e6] {
    background-color: #0bce6c;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin-right: 6px
}

.Report .bill-content .echarts-data-box[data-v-699ea6e6] {
    display: flex;
    padding: 0 15px;
    margin-top: 20px;
    align-items: center
}

.Report .bill-content .echarts-data-box .time-picker[data-v-699ea6e6] {
    height: 32px;
    width: 136px;
    border-radius: 16px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--themeColor)
}

.Report .bill-content .echarts-data-box .time-tip[data-v-699ea6e6] {
    margin-left: 10px;
    color: var(--text-color--grey)
}

.Report .bill-content .split-line[data-v-699ea6e6] {
    height: 8px;
    background-color: #f0f3f5
}

.Report .bill-content .month-data-title[data-v-699ea6e6] {
    display: flex;
    margin-top: 18px;
    align-items: center;
    padding-right: 15px;
    box-sizing: border-box
}

.Report .bill-content .month-data-title .title-point[data-v-699ea6e6] {
    background: var(--themeColor);
    width: 6px;
    height: 5px
}

.Report .bill-content .month-data-title .title[data-v-699ea6e6] {
    flex: 1;
    margin-left: 10px
}

.Report .bill-content .month-data-title .title .title-text[data-v-699ea6e6] {
    font-size: 15px
}

.Report .bill-content .month-data-title .month-picker[data-v-699ea6e6] {
    height: 32px;
    width: 80px;
    display: flex;
    border-radius: 16px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--themeColor)
}

.Report .bill-content .month-data-title .month-picker .month[data-v-699ea6e6] {
    color: var(--textThemeColor)
}

.Report .bill-content .month-data-title .month-picker img[data-v-699ea6e6] {
    width: 14px;
    margin-left: 10px
}

.Report .bill-content .month-data-container[data-v-699ea6e6] {
    padding-left: 15px;
    margin: 10px 0;
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #fff
}

.Report .bill-content .month-data-container .month-data-item[data-v-699ea6e6] {
    display: flex;
    padding: 13px 0
}

.Report .bill-content .month-data-container .month-data-item[data-v-699ea6e6]:not(:last-child) {
    border-bottom: 1px solid #e3e5e8
}

.Report .bill-content .month-data-container .month-data-item .data-box[data-v-699ea6e6] {
    flex: 1
}

.Report .bill-content .month-data-container .month-data-item .data-box .data-title[data-v-699ea6e6] {
    align-items: center
}

.Report .bill-content .month-data-container .month-data-item .data-box .data-title .title-text-big[data-v-699ea6e6] {
    font-size: 18px
}

.Report .bill-content .month-data-container .month-data-item .data-box .data-title .title-point[data-v-699ea6e6] {
    font-size: 14px
}

.Report .bill-content .month-data-container .month-data-item .data-box .data-title .down[data-v-699ea6e6],
.Report .bill-content .month-data-container .month-data-item .data-box .data-title .up[data-v-699ea6e6] {
    height: 16px;
    width: 16px;
    margin-left: 4px
}

.Report .bill-content .month-data-container .month-data-item .data-box .data-name[data-v-699ea6e6] {
    margin-top: 3px;
    font-size: 12px;
    color: var(--text-color--grey)
}

.THEME-ATASC .bgSecondThemeColor[data-v-699ea6e6]:not(.model-scoped, .model-scoped *) {
    background-color: rgba(244, 57, 51, .1)
}

.THEME-ATASAC .Report .bill-content .data-container .data-item[data-v-699ea6e6]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .Report .bill-content .month-data-container[data-v-699ea6e6]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .bgSecondThemeColor[data-v-699ea6e6]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .Report .bill-content .month-data-container .month-data-item .data-box .data-name[data-v-699ea6e6]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .Report .bill-content .month-data-container .month-data-item[data-v-699ea6e6]:not(.model-scoped, .model-scoped *):not(:last-child) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .Report .bill-content .data-container .data-item .data-name[data-v-699ea6e6]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .Report .bill-content .echarts-data-box .time-tip[data-v-699ea6e6]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .Report .bill-content .split-line[data-v-699ea6e6]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-51410faf] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-51410faf] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-51410faf] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-51410faf] {
    cursor: pointer
}

.flex[data-v-51410faf] {
    display: flex
}

.flex-column[data-v-51410faf] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-51410faf] {
    display: flex;
    align-items: center
}

.flex-start[data-v-51410faf] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-51410faf] {
    justify-content: space-between
}

.noselect[data-v-51410faf] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-51410faf] {
    font-weight: 700
}

.custom-scroll-bar[data-v-51410faf] {
    overflow: auto
}

.custom-scroll-bar[data-v-51410faf]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-51410faf]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-51410faf] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-51410faf] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.data-container[data-v-51410faf] {
    padding: 0 8px;
    margin-top: 10px
}

.data-container .ReportItem[data-v-51410faf] {
    display: flex;
    height: 65px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background-color: #f8f9fb
}

.ReportDataList[data-v-51410faf] {
    padding-left: 15px;
    box-sizing: border-box
}

.ReportDataList li[data-v-51410faf] {
    border-bottom: 1px solid #e3e5e8;
    margin-top: 18px;
    padding-bottom: 16px
}

.AtasReport .ReportItem[data-v-51410faf] {
    border: 1px solid #e3e5e8
}

.AtasReport[data-v-51410faf] #AtasMain {
    position: relative;
    padding: 0 8px
}

.AtasReport[data-v-51410faf] #AtasMain canvas {
    z-index: 10
}

.AtasReport[data-v-51410faf] #AtasMain:after {
    content: "";
    display: block;
    background-color: #e2e7eb;
    position: absolute;
    left: 54px;
    top: 52px;
    bottom: 30px;
    right: 53px;
    z-index: 8;
    border-radius: 10px
}

.AtasReport .ReportDataList[data-v-51410faf] {
    margin: 12px 8px;
    background: #fff;
    border-radius: 10px;
    padding: 0 15px
}

.AtasReport .ReportDataList li[data-v-51410faf] {
    padding: 0 15px;
    margin: 0;
    height: 68px;
    align-items: center
}

.AtasReport[data-v-51410faf] .van-picker__toolbar {
    background: var(--themeColor)
}

.AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__title {
    font-size: 18px;
    color: #fff
}

.AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__cancel {
    font-size: 18px;
    color: hsla(0, 0%, 100%, .6)
}

.AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__confirm {
    font-size: 18px;
    color: #fff
}

.capsule-button[data-v-51410faf] {
    height: 32px;
    width: 136px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--h5-capsule-background);
    color: var(--h5-capsule-color);
    border: 1px solid var(--h5-capsule-border-color)
}

.THEME-ATASC .lightBlueBg[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    background: rgba(244, 57, 51, .1)
}

.lightBlueBg[data-v-51410faf] {
    background: var(--themeSecColor)
}

.THEME-ATASSC .capsule-button[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor);
    border-color: var(--themeColor);
    color: var(--themeColor)
}

.THEME-ATASG8C .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__title:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__title:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__cancel:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__cancel:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor);
    opacity: .6
}

.THEME-ATASG8C .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__confirm:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__confirm:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .themeColor[data-v-51410faf]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .themeColor[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASG8C .themeColor[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .AtasReport .ReportItem[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .AtasReport[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .AtasReport .ReportItem[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    border-color: var(--borderColor)
}

.THEME-ATASAC .AtasReport .bgf8[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .AtasReport .lightBlueBg[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASAC .AtasReport .ReportDataList[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--borderColor)
}

.THEME-ATASAC .AtasReport .ReportDataList li[data-v-51410faf]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .AtasReport .ReportDataList li[data-v-51410faf]:not(.model-scoped, .model-scoped *):last-child {
    border: none
}

.THEME-ATASAC .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__title:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__cancel:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e;
    opacity: .6
}

.THEME-ATASAC .AtasReport[data-v-51410faf] .van-picker__toolbar .van-picker__confirm:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .AtasReport[data-v-51410faf] #AtasMain:not(.model-scoped, .model-scoped *):after {
    background-color: var(--bgColor)
}

.ddwinBtnDisabled[data-v-0efe2222] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0efe2222] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0efe2222] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0efe2222] {
    cursor: pointer
}

.flex[data-v-0efe2222] {
    display: flex
}

.flex-column[data-v-0efe2222] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0efe2222] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0efe2222] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0efe2222] {
    justify-content: space-between
}

.noselect[data-v-0efe2222] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0efe2222] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0efe2222] {
    overflow: auto
}

.custom-scroll-bar[data-v-0efe2222]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0efe2222]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0efe2222] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0efe2222] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-0efe2222] .confirmDialog .van-dialog__header {
    padding-top: 16px
}

.confirmBox .center[data-v-0efe2222] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 50px;
    font-size: 16px;
    font-weight: 700
}

.confirmBox .center img[data-v-0efe2222] {
    height: 52px;
    width: 52px;
    margin-right: 15px
}

.confirmBox .btns[data-v-0efe2222] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    line-height: 55px;
    width: 100%;
    border-top: 1px solid var(--borderColor)
}

.confirmBox .btns .item[data-v-0efe2222] {
    flex: 1;
    text-align: center
}

.confirmBox .btns .item.themeColor[data-v-0efe2222] {
    position: relative
}

.confirmBox .btns .item.themeColor[data-v-0efe2222]:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 55px;
    width: 1px;
    background-color: var(--borderColor)
}

.SelectAppIconContent .mainContent .errorTips[data-v-0efe2222] {
    display: flex;
    align-items: center;
    font-size: 14px;
    background-color: #ffe6ec;
    padding: 6px 15px
}

.SelectAppIconContent .mainContent .errorTips img[data-v-0efe2222] {
    margin-right: 15px
}

.SelectAppIconContent .mainContent .errorTips .redColor[data-v-0efe2222] {
    color: #ff5454
}

.SelectAppIconContent .mainContent .currentIcon[data-v-0efe2222] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 15px 12px
}

.SelectAppIconContent .mainContent .currentIcon img[data-v-0efe2222] {
    width: 60px;
    height: 60px
}

.SelectAppIconContent .mainContent .currentIcon .name[data-v-0efe2222] {
    margin: 10px auto 12px
}

.SelectAppIconContent .mainContent .IconList[data-v-0efe2222] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly
}

.SelectAppIconContent .mainContent .IconList .IconItem[data-v-0efe2222] {
    padding: 8px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    border: 1px solid #e3e5e8;
    border-radius: 10px;
    width: calc(33.33333% - 26.66667px);
    justify-content: space-evenly;
    margin-bottom: 12px
}

.SelectAppIconContent .mainContent .IconList .IconItem img[data-v-0efe2222] {
    width: 42px;
    height: 42px;
    margin-bottom: 4px
}

.SelectAppIconContent .mainContent .IconList .Active[data-v-0efe2222] {
    border: 1px solid var(--themeColor)
}

.SelectAppIconContent .mainContent .Btn[data-v-0efe2222] {
    margin: 20px;
    width: calc(100% - 40px);
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background-color: var(--themeColor)
}

.THEME-ATASAC .mainContent .errorTips[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    background: rgba(225, 71, 69, .1)
}

.THEME-ATASAC .SelectAppIconContent .mainContent .IconList .IconItem[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    border-color: var(--borderColor)
}

.THEME-ATASAC .SelectAppIconContent .mainContent .IconList .IconItem.Active[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    border-color: var(--themeColor)
}

.THEME-ATASAC .SelectAppIconContent .mainContent .Btn[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASG8C .confirmDialog .themeColor[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-ATASG8C .SelectAppIconContent .mainContent .errorTips[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg);
    color: var(--SubBorderColor)
}

.THEME-ATASG8C .SelectAppIconContent .mainContent .Btn[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .SelectAppIconContent .mainContent .Btn[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .confirmBox .btns .item.themeColor[data-v-0efe2222]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-34062a60] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-34062a60] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-34062a60] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-34062a60] {
    cursor: pointer
}

.flex[data-v-34062a60] {
    display: flex
}

.flex-column[data-v-34062a60] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-34062a60] {
    display: flex;
    align-items: center
}

.flex-start[data-v-34062a60] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-34062a60] {
    justify-content: space-between
}

.noselect[data-v-34062a60] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-34062a60] {
    font-weight: 700
}

.custom-scroll-bar[data-v-34062a60] {
    overflow: auto
}

.custom-scroll-bar[data-v-34062a60]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-34062a60]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-34062a60] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-34062a60] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.setting-content[data-v-34062a60] {
    height: var(--column-height, 100%);
    padding-bottom: 12px;
    overflow-y: auto
}

.setting-content .setting-box[data-v-34062a60] {
    overflow-y: auto;
    margin: 10px 0;
    background: #fff
}

.setting-content .setting-box .setting-item[data-v-34062a60] {
    height: 55px;
    line-height: 55px;
    padding-left: 15px;
    color: var(--textColor)
}

.setting-content .setting-box .setting-item[data-v-34062a60]:last-child {
    border-bottom: none
}

.setting-content .setting-box .setting-item .setting-item-content[data-v-34062a60] {
    padding-right: 15px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f1f1f1
}

.setting-content .setting-box .setting-item .setting-item-content .content-title[data-v-34062a60] {
    font-size: 16px
}

.setting-content .setting-box .setting-item .setting-item-content img[data-v-34062a60] {
    width: 10px
}

.setting-content .setting-box .setting-item .setting-item-content .content-text[data-v-34062a60] {
    flex: 2;
    font-size: 16px;
    color: var(--text-color--grey);
    text-align: right;
    overflow: hidden;
    margin-left: 10px;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: nowrap
}

.setting-content .uid-tips[data-v-34062a60] {
    text-align: left;
    font-size: 12px;
    padding-left: 15px;
    color: var(--text-color--grey)
}

.setting-content .switch-account[data-v-34062a60] {
    margin: 40px 15px 0;
    background: var(--themeColor);
    height: 44px;
    color: #fff;
    border-radius: 5px;
    line-height: 44px;
    text-align: center
}

.setting-content .changAccountBtn[data-v-34062a60],
.setting-content .logout[data-v-34062a60] {
    margin: 10px 0 20px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #ed1c34;
    background: #fff
}

.setting-content .changAccountBtn[data-v-34062a60] {
    color: #000
}

.key[data-v-34062a60] {
    height: 244px
}

[data-v-34062a60] .login-out {
    width: 90%;
    height: 156px;
    z-index: 4015 !important;
    background: #fff;
    color: var(--textColor);
    border-radius: 10px
}

[data-v-34062a60] .login-out .dialog {
    display: flex;
    width: 100%;
    height: 100%
}

[data-v-34062a60] .login-out .button-box {
    display: flex;
    height: 55px;
    border-top: 1px solid #e8e8e8;
    align-items: center
}

[data-v-34062a60] .login-out .button-box .cancel {
    flex: 1;
    text-align: center
}

[data-v-34062a60] .login-out .button-box .confirm {
    flex: 1;
    text-align: center;
    color: var(--textThemeColor)
}

[data-v-34062a60] .login-out .login-out-content {
    flex: 1;
    display: flex;
    padding: 0 30px;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--textColor)
}

.title[data-v-34062a60] {
    margin-bottom: 20px;
    font-size: 17px;
    display: flex;
    position: relative;
    justify-content: center
}

.title img[data-v-34062a60] {
    position: absolute;
    right: 15px
}

.atas-style .changAccountBtn[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor) !important;
    border-color: var(--themeColor);
    color: #fff
}

.THEME-ATASTC .setting-content .changAccountBtn[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .setting-content .setting-box[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .setting-content .setting-box .setting-item[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .setting-content .setting-box .setting-item .setting-item-content[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .setting-content .setting-box .setting-item:last-child .setting-item-content[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    border-bottom: none
}

.THEME-ATASAC .setting-content .logout[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .setting-content .setting-box .setting-item .setting-item-content .content-text[data-v-34062a60]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .setting-content .uid-tips[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #PinModel>div .PinBox[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor) !important
}

.THEME-ATASAC #PinModel>div .PinBox .van-password-input__security li[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC #PinModel>div .PinBox .van-password-input__security li[data-v-34062a60]:not(.model-scoped, .model-scoped *):after {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .van-number-keyboard[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background-color: #1e1e1e !important
}

.THEME-ATASAC .van-number-keyboard[data-v-34062a60] .van-key:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor) !important
}

.THEME-ATASAC .changAccountBtn[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASG8C.atas-style .changAccountBtn[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .changAccountBtn[data-v-34062a60]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-4d3b0226] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4d3b0226] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4d3b0226] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4d3b0226] {
    cursor: pointer
}

.flex[data-v-4d3b0226] {
    display: flex
}

.flex-column[data-v-4d3b0226] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4d3b0226] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4d3b0226] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4d3b0226] {
    justify-content: space-between
}

.noselect[data-v-4d3b0226] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4d3b0226] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4d3b0226] {
    overflow: auto
}

.custom-scroll-bar[data-v-4d3b0226]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4d3b0226]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4d3b0226] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4d3b0226] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.teachTips[data-v-4d3b0226] {
    padding-top: 12px;
    text-align: right;
    color: var(--text-color--link);
    text-decoration: underline;
    cursor: pointer
}

.atas-style #walletContent .InputContent[data-v-4d3b0226]:not(.model-scoped, .model-scoped *) {
    padding: 15px 15px 1px
}

.atas-style #walletContent .InputContent[data-v-4d3b0226] #inputer:not(.model-scoped, .model-scoped *) {
    padding-bottom: 15px
}

.Warp[data-v-4d3b0226] {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.TopUpArea[data-v-4d3b0226] {
    padding-bottom: 10px
}

.TopUpArea .input-box[data-v-4d3b0226] {
    background: #fff;
    margin: 10px 15px;
    padding-bottom: 6px;
    border-radius: 5px
}

.TopUpArea .input-box[data-v-4d3b0226] #inputer .centerbox {
    padding: 0;
    display: flex;
    align-items: center;
    margin: 10px 0;
    border-radius: 0;
    padding-bottom: 4px
}

.TopUpArea .input-box[data-v-4d3b0226] #inputer .centerbox .van-cell {
    background: #fff
}

.TopUpArea .bigBtn[data-v-4d3b0226] {
    margin: 20px 0 0
}

.atas-style .TopUpArea[data-v-4d3b0226] #inputer .titleBox:not(.model-scoped, .model-scoped *) {
    font-size: 18px;
    margin-bottom: 16px
}

.THEME-ATASTC .confimButton[data-v-4d3b0226]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-4d3b0226]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .TopUpArea .input-box[data-v-4d3b0226]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .InputContent[data-v-4d3b0226] .input-box:not(.model-scoped, .model-scoped *):not(#asd):not(#asda) {
    background: #1e1e1e
}

.THEME-ATASG8C .errorTips[data-v-4d3b0226]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg)
}

.THEME-ATASG8C .errorTips .redColor[data-v-4d3b0226]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-EZWIN1C .bigBtn[data-v-4d3b0226]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-07af18e1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-07af18e1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-07af18e1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-07af18e1] {
    cursor: pointer
}

.flex[data-v-07af18e1] {
    display: flex
}

.flex-column[data-v-07af18e1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-07af18e1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-07af18e1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-07af18e1] {
    justify-content: space-between
}

.noselect[data-v-07af18e1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-07af18e1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-07af18e1] {
    overflow: auto
}

.custom-scroll-bar[data-v-07af18e1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-07af18e1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-07af18e1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-07af18e1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style #topUpSelectBank .ModelTitle[data-v-07af18e1]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor);
    color: #fff
}

.atas-style #topUpSelectBank .ModelTitle .darkColor[data-v-07af18e1]:not(.model-scoped, .model-scoped *) {
    font-size: 18px;
    color: #fff
}

.atas-style .inputer-box[data-v-07af18e1]:not(.model-scoped, .model-scoped *) {
    padding-top: 15px
}

.title[data-v-07af18e1] {
    padding: 10px 15px 10px
}

.Warp[data-v-07af18e1] {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px
}

.bigBtn[data-v-07af18e1] {
    margin: 40px 0 0
}

.TopUpOnlineArea #walletContent[data-v-07af18e1] {
    height: 100%
}

.TopUpOnlineArea .bank-box[data-v-07af18e1] {
    background: #fff;
    border-radius: 5px
}

.TopUpOnlineArea .input-box[data-v-07af18e1] {
    background: #fff;
    margin: 0 15px;
    border-radius: 5px;
    padding-bottom: 6px
}

.bankModelListPop[data-v-07af18e1] {
    height: auto;
    position: relative;
    margin: 0 auto;
    display: flex;
    padding-bottom: 8px
}

.bankModelListPop li[data-v-07af18e1] {
    margin: 8.75px;
    margin-bottom: 0;
    width: calc((100% - var(--icon-count)*17.5px)/var(--icon-count))
}

.bankList-panel[data-v-07af18e1] {
    background: #fff;
    border-radius: 10px
}

.inputer-box[data-v-07af18e1] {
    padding-top: 10px;
    padding-bottom: 12px
}

.atas-style .bgf0[data-v-07af18e1]:not(.model-scoped, .model-scoped *) {
    background: transparent
}

.THEME-ATASTC .confimButton[data-v-07af18e1]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-07af18e1]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .TopUpOnlineArea .bank-box[data-v-07af18e1]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .TopUpOnlineArea .bankList-panel[data-v-07af18e1]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .TopUpOnlineArea .input-box[data-v-07af18e1]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC #topUpSelectBank .ModelTitle>div[data-v-07af18e1]:not(.model-scoped, .model-scoped *):not(#se) {
    color: #1e1e1e
}

.THEME-ATASAC .TopUpOnlineArea .inputBox1[data-v-07af18e1] .input-box:not(.model-scoped, .model-scoped *):not(#assd):not(#asd) {
    background: #1e1e1e
}

[data-v-07af18e1] .select-bank--card {
    padding: 0 6.25px 8px
}

.maintain-status[data-v-07af18e1] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px
}

.maintain-status img[data-v-07af18e1] {
    width: 16px;
    height: 16px
}

.ddwinBtnDisabled[data-v-6af752b8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6af752b8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6af752b8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6af752b8] {
    cursor: pointer
}

.flex[data-v-6af752b8] {
    display: flex
}

.flex-column[data-v-6af752b8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6af752b8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6af752b8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6af752b8] {
    justify-content: space-between
}

.noselect[data-v-6af752b8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6af752b8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6af752b8] {
    overflow: auto
}

.custom-scroll-bar[data-v-6af752b8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6af752b8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6af752b8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6af752b8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.TopUpOnlineDetailStatusArea[data-v-6af752b8] {
    overflow-y: auto
}

.orderInfo[data-v-6af752b8] {
    display: flex;
    align-content: center;
    justify-content: space-between
}

.orderInfo .left[data-v-6af752b8] {
    flex: 1;
    display: flex;
    line-height: 24px
}

.orderInfo img[data-v-6af752b8] {
    vertical-align: middle
}

.ddwinBtnDisabled[data-v-5331899b] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5331899b] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5331899b] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5331899b] {
    cursor: pointer
}

.flex[data-v-5331899b] {
    display: flex
}

.flex-column[data-v-5331899b] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5331899b] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5331899b] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5331899b] {
    justify-content: space-between
}

.noselect[data-v-5331899b] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5331899b] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5331899b] {
    overflow: auto
}

.custom-scroll-bar[data-v-5331899b]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5331899b]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5331899b] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5331899b] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.THEME-ATS988C .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATS988C .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive:not(.model-scoped, .model-scoped *) {
    text-shadow: none;
    background-color: #fff;
    border-color: #fff
}

TopUpOnlineDetailStatusNavTitle[data-v-5331899b] {
    --h5-customer-servive-border-color: var(--textThemeColor)
}

.THEME-ATASSC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASSC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive:not(.model-scoped, .model-scoped *) {
    border-color: var(--themeColor)
}

.THEME-ATASSC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive-slot .btns .line:not(.model-scoped, .model-scoped *),
.THEME-ATASSC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive .line:not(.model-scoped, .model-scoped *) {
    background: #002b7f
}

.THEME-ATASTC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive:not(.model-scoped, .model-scoped *) {
    border-color: #fff
}

.THEME-ATASAC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive-slot .btns .line:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .TopUpOnlineDetailStatusNavTitle[data-v-5331899b] .customer-servive .line:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.ddwinBtnDisabled[data-v-816b32e6] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-816b32e6] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-816b32e6] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-816b32e6] {
    cursor: pointer
}

.flex[data-v-816b32e6] {
    display: flex
}

.flex-column[data-v-816b32e6] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-816b32e6] {
    display: flex;
    align-items: center
}

.flex-start[data-v-816b32e6] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-816b32e6] {
    justify-content: space-between
}

.noselect[data-v-816b32e6] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-816b32e6] {
    font-weight: 700
}

.custom-scroll-bar[data-v-816b32e6] {
    overflow: auto
}

.custom-scroll-bar[data-v-816b32e6]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-816b32e6]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-816b32e6] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-816b32e6] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.chooseBg[data-v-816b32e6] {
    border: 1px solid var(--themeColor);
    width: 20px;
    height: 20px
}

.toBottomBtn[data-v-816b32e6] {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: var(--themeSecColor);
    display: flex;
    align-items: center;
    justify-content: center
}

.atas-style #topUpSelectBank .ModelTitle[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor);
    color: #fff
}

.atas-style #topUpSelectBank .ModelTitle .darkColor[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    font-size: 18px;
    color: #fff
}

.atas-style #topUpSelectBank .protocol[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    font-size: 14px
}

#backBtm[data-v-816b32e6] {
    width: 50px;
    height: 50px;
    background: var(--themeColor);
    z-index: 4000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

#backBtm .icon[data-v-816b32e6] {
    transform: rotateX(180deg);
    font-size: 20px;
    color: #fff;
    text-align: center
}

.TopSelectBank .bank-select[data-v-816b32e6] {
    height: 100px;
    align-items: center;
    background: #fff;
    margin: 0 15px;
    border-radius: 10px
}

#bankModelList li[data-v-816b32e6] {
    width: calc((100% - var(--icon-count)*17.5px)/var(--icon-count))
}

.THEME-ATASTC #topUpSelectBank .ModelTitle .darkColor[data-v-816b32e6]:not(.model-scoped, .model-scoped *):not(.asd) {
    color: #794201
}

.THEME-ATASTC .chooseBg[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASTC .chooseBg.bgthemeColor[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASTC .confimButton[data-v-816b32e6]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASSC .toBottomBtn[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--red)
}

.THEME-ATASG8C .toBottomBtn[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--textThemeColor)
}

.THEME-ATASG8C .chooseBg[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    border-color: var(--SubBorderColor);
    background: var(--themeSecHoverColor)
}

.THEME-ATASG8C .chooseBg.bgthemeColor[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.THEME-ATASAC .confimButton[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .TopUpSelectBankArea[data-v-816b32e6] .blackStyle:not(.model-scoped, .model-scoped *) {
    border-color: var(--borderColor) !important
}

.THEME-ATASAC .toBottomBtn[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASAC .TopUpSelectBankArea .bank-select[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--borderColor);
    background: var(--bgColor)
}

.THEME-ATASAC .bankBg[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    width: 80px !important;
    height: 80px !important;
    position: absolute !important;
    top: 10px !important;
    right: 30px !important
}

.THEME-ATASAC #topUpSelectBank .ModelTitle .darkColor[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATS988C .chooseBg[data-v-816b32e6]:not(.model-scoped, .model-scoped *):not(.bgthemeColor) {
    background-color: #fefbe8
}

.THEME-ATS988C .toBottomBtn[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-EZWIN1C #RealNameModel .themeColor[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-EZWIN1C .toBottomBtn[data-v-816b32e6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-EZWIN1C .chooseBg[data-v-816b32e6]:not(.model-scoped, .model-scoped *):not(.bgthemeColor) {
    background: var(--scrollColor)
}

.ddwinBtnDisabled[data-v-8e229da0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-8e229da0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-8e229da0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-8e229da0] {
    cursor: pointer
}

.flex[data-v-8e229da0] {
    display: flex
}

.flex-column[data-v-8e229da0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-8e229da0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-8e229da0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-8e229da0] {
    justify-content: space-between
}

.noselect[data-v-8e229da0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-8e229da0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-8e229da0] {
    overflow: auto
}

.custom-scroll-bar[data-v-8e229da0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-8e229da0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-8e229da0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-8e229da0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.THEME-ATASTC .confimButton[data-v-8e229da0]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-8e229da0]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.ddwinBtnDisabled[data-v-7682f716] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7682f716] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7682f716] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7682f716] {
    cursor: pointer
}

.flex[data-v-7682f716] {
    display: flex
}

.flex-column[data-v-7682f716] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7682f716] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7682f716] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7682f716] {
    justify-content: space-between
}

.noselect[data-v-7682f716] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7682f716] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7682f716] {
    overflow: auto
}

.custom-scroll-bar[data-v-7682f716]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7682f716]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7682f716] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7682f716] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.iconCode[data-v-7682f716] {
    width: 24px;
    height: 24px
}

.wrapper[data-v-7682f716] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.bankName[data-v-7682f716] {
    display: flex;
    align-items: baseline
}

.bankName .BankLine[data-v-7682f716] {
    height: 12px;
    width: 1px;
    background-color: #e3e5e8;
    margin: 0 9px
}

.bankName img[data-v-7682f716] {
    height: 12px
}

.ddwinBtnDisabled[data-v-64c80c25] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-64c80c25] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-64c80c25] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-64c80c25] {
    cursor: pointer
}

.flex[data-v-64c80c25] {
    display: flex
}

.flex-column[data-v-64c80c25] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-64c80c25] {
    display: flex;
    align-items: center
}

.flex-start[data-v-64c80c25] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-64c80c25] {
    justify-content: space-between
}

.noselect[data-v-64c80c25] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-64c80c25] {
    font-weight: 700
}

.custom-scroll-bar[data-v-64c80c25] {
    overflow: auto
}

.custom-scroll-bar[data-v-64c80c25]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-64c80c25]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-64c80c25] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-64c80c25] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.UploadCertificateNavTitle[data-v-64c80c25] {
    --h5-customer-servive-background-color: #fff
}

.UploadCertificateNavTitle[data-v-64c80c25] .center {
    position: relative;
    transform: none;
    left: 0;
    top: 0
}

.THEME-ATS988C .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATS988C .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive:not(.model-scoped, .model-scoped *) {
    text-shadow: none;
    background-color: #fff;
    border-color: #fff
}

.THEME-ATASSC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASSC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive:not(.model-scoped, .model-scoped *) {
    border-color: var(--themeColor)
}

.THEME-ATASSC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive-slot .btns .line:not(.model-scoped, .model-scoped *),
.THEME-ATASSC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive .line:not(.model-scoped, .model-scoped *) {
    background: #002b7f
}

.THEME-ATASTC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive:not(.model-scoped, .model-scoped *) {
    border-color: #fff
}

.THEME-ATASAC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive-slot .btns .line:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .UploadCertificateNavTitle[data-v-64c80c25] .customer-servive .line:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.ddwinBtnDisabled[data-v-6d55b9a6] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6d55b9a6] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6d55b9a6] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6d55b9a6] {
    cursor: pointer
}

.flex[data-v-6d55b9a6] {
    display: flex
}

.flex-column[data-v-6d55b9a6] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6d55b9a6] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6d55b9a6] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6d55b9a6] {
    justify-content: space-between
}

.noselect[data-v-6d55b9a6] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6d55b9a6] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6d55b9a6] {
    overflow: auto
}

.custom-scroll-bar[data-v-6d55b9a6]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6d55b9a6]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6d55b9a6] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6d55b9a6] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.UsdtConfirmArea[data-v-6d55b9a6] {
    width: 100%;
    height: var(--column-height);
    overflow: auto
}

.UsdtConfirmArea .tips-warning[data-v-6d55b9a6] {
    background: #fff6eb;
    color: #ff8d00;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    font-size: 14px
}

.UsdtConfirmArea .tips-warning img[data-v-6d55b9a6] {
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.UsdtConfirmArea #qrcodeImgBox[data-v-6d55b9a6] {
    display: block;
    visibility: visible;
    border: none;
    padding: 0;
    top: 0;
    left: 0
}

.UsdtConfirmArea .QrCodeModel[data-v-6d55b9a6] {
    background: #fff;
    border-radius: 10px;
    margin: 0 15px 20px;
    padding: 30px 15px 15px;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center
}

.UsdtConfirmArea .QrCodeModel .title[data-v-6d55b9a6] {
    display: flex;
    align-items: center;
    color: var(--text-color--grey)
}

.UsdtConfirmArea .QrCodeModel .title img[data-v-6d55b9a6] {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.UsdtConfirmArea .QrCodeModel .amount[data-v-6d55b9a6] {
    font-size: 35px;
    position: relative;
    margin-top: 10px
}

.UsdtConfirmArea .QrCodeModel .amount .copyBtn[data-v-6d55b9a6] {
    z-index: 9;
    position: absolute;
    top: 5px;
    right: -55px;
    width: 40px;
    height: 40px;
    background-color: #f0f3f5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.UsdtConfirmArea .QrCodeModel .amount .copyBtn img[data-v-6d55b9a6] {
    width: 24px;
    height: 24px
}

.UsdtConfirmArea .agreementTip[data-v-6d55b9a6] {
    font-size: 12px;
    color: #5e6066;
    background-color: #f0f3f5;
    border-radius: 5px;
    padding: 12px;
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

.UsdtConfirmArea .agreementTip .protocol[data-v-6d55b9a6] {
    margin-right: 6px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.UsdtConfirmArea .agreementTip img[data-v-6d55b9a6] {
    width: 24px;
    height: 24px
}

.UsdtConfirmArea .Reminder[data-v-6d55b9a6] {
    font-size: 14px;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 10px;
    color: #f24427
}

.THEME-ATASTC .UsdtConfirmArea .QrCodeModel .amount .copyBtn[data-v-6d55b9a6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor)
}

.THEME-ATASAC .redColor[data-v-6d55b9a6]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-ATASAC .UsdtConfirmArea .tips-warning[data-v-6d55b9a6]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background: #433f34
}

.THEME-ATASAC .UsdtConfirmArea .QrCodeModel[data-v-6d55b9a6]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .UsdtConfirmArea .QrCodeModel .amount .copyBtn[data-v-6d55b9a6]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASAC .UsdtConfirmArea .agreementTip[data-v-6d55b9a6]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: #fff
}

.ddwinBtnDisabled[data-v-281ac722] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-281ac722] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-281ac722] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-281ac722] {
    cursor: pointer
}

.flex[data-v-281ac722] {
    display: flex
}

.flex-column[data-v-281ac722] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-281ac722] {
    display: flex;
    align-items: center
}

.flex-start[data-v-281ac722] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-281ac722] {
    justify-content: space-between
}

.noselect[data-v-281ac722] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-281ac722] {
    font-weight: 700
}

.custom-scroll-bar[data-v-281ac722] {
    overflow: auto
}

.custom-scroll-bar[data-v-281ac722]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-281ac722]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-281ac722] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-281ac722] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.guide-tip[data-v-281ac722] {
    --animation: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1999;
    --arrow-correct-size: 36px
}

.guide-tip[transition=true][data-v-281ac722] {
    --animation: 0.3s
}

.guide-tip__overlay[data-v-281ac722] {
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    box-shadow: 0 0 0 500vh rgba(0, 0, 0, .4);
    border-radius: 8px;
    transition: var(--animation)
}

.guide-tip__tip-text[data-v-281ac722] {
    --arrow-size: 50px;
    width: 200px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 10px;
    position: absolute
}

.guide-tip__tip-text .arrow[data-v-281ac722] {
    width: var(--arrow-size);
    height: var(--arrow-size);
    position: absolute
}

[direction=left-bottom] .guide-tip__tip-text[data-v-281ac722] {
    left: 0;
    top: 50%;
    transform: translate(calc(var(--arrow-size)*-1 + -100%), var(--arrow-correct-size))
}

[direction=left-bottom] .guide-tip__tip-text .arrow[data-v-281ac722] {
    left: 100%;
    top: 0;
    transform: translateY(-100%) rotateY(180deg)
}

[direction=right-bottom] .guide-tip__tip-text[data-v-281ac722] {
    left: 100%;
    top: 50%;
    transform: translate(var(--arrow-size), var(--arrow-correct-size))
}

[direction=right-bottom] .guide-tip__tip-text .arrow[data-v-281ac722] {
    left: 0;
    top: 0;
    transform: translate(-100%, -100%) rotateY(0deg)
}

[direction=left-top] .guide-tip__tip-text[data-v-281ac722] {
    left: 0;
    top: 50%;
    transform: translate(calc(var(--arrow-size)*-1 + -100%), calc(-100% - var(--arrow-correct-size)))
}

[direction=left-top] .guide-tip__tip-text .arrow[data-v-281ac722] {
    left: 100%;
    top: 100%;
    transform: translate(0) rotateY(180deg) rotateX(180deg)
}

[direction=right-top] .guide-tip__tip-text[data-v-281ac722] {
    left: 100%;
    top: 50%;
    transform: translate(var(--arrow-size), calc(-100% - var(--arrow-correct-size)))
}

[direction=right-top] .guide-tip__tip-text .arrow[data-v-281ac722] {
    left: 0;
    top: 100%;
    transform: translate(-100%) rotateY(0deg) rotateX(180deg)
}

[direction=bottom] .guide-tip__tip-text[data-v-281ac722] {
    top: 100%;
    left: 50%;
    transform: translate(-50%, var(--arrow-size))
}

[direction=bottom] .guide-tip__tip-text .arrow[data-v-281ac722] {
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%) rotate(90deg)
}

[direction=top] .guide-tip__tip-text[data-v-281ac722] {
    top: 0;
    left: 50%;
    transform: translate(-50%, calc(var(--arrow-size)*-1 + -100%))
}

[direction=top] .guide-tip__tip-text .arrow[data-v-281ac722] {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotate(270deg)
}

.THEME-ATASAC .guide-tip__overlay[data-v-281ac722]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--themeColor)
}

.THEME-ATASAC .guide-tip__tip-text[data-v-281ac722]:not(.model-scoped, .model-scoped *) {
    background: var(--greyBgColor);
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-30d81b9a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-30d81b9a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-30d81b9a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-30d81b9a] {
    cursor: pointer
}

.flex[data-v-30d81b9a] {
    display: flex
}

.flex-column[data-v-30d81b9a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-30d81b9a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-30d81b9a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-30d81b9a] {
    justify-content: space-between
}

.noselect[data-v-30d81b9a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-30d81b9a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-30d81b9a] {
    overflow: auto
}

.custom-scroll-bar[data-v-30d81b9a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-30d81b9a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-30d81b9a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-30d81b9a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.VerticalWhiteLine[data-v-30d81b9a] {
    background-color: #e4e6eb
}

.HiddenAmount[data-v-30d81b9a] {
    margin-left: 8px
}

.FormatStart[data-v-30d81b9a] {
    position: relative;
    top: 3px
}

.walletDetail[data-v-30d81b9a] {
    border-radius: 10px;
    padding: 15px 20px;
    position: relative
}

.walletDetail .exchange_icon[data-v-30d81b9a] {
    width: 46px;
    height: 46px;
    left: 20px;
    bottom: 15px;
    position: absolute
}

.walletDetail .walletText[data-v-30d81b9a] {
    line-height: 40px
}

.AmountDetail[data-v-30d81b9a] {
    margin: 0 auto;
    width: max-content
}

.AmountDetail .MoneyCss[data-v-30d81b9a] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.AmountDetail .MoneyCss .item[data-v-30d81b9a] {
    flex: 1;
    justify-content: flex-end
}

.wbx-style .WalletInfo[data-v-30d81b9a] {
    background-color: #fff
}

.THEME-ATASAC .WalletInfo[data-v-30d81b9a]:not(.model-scoped, .model-scoped *) {
    background: transparent
}

.THEME-ATASAC .walletDetail[data-v-30d81b9a]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-7e329504] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7e329504] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7e329504] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7e329504] {
    cursor: pointer
}

.flex[data-v-7e329504] {
    display: flex
}

.flex-column[data-v-7e329504] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7e329504] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7e329504] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7e329504] {
    justify-content: space-between
}

.noselect[data-v-7e329504] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7e329504] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7e329504] {
    overflow: auto
}

.custom-scroll-bar[data-v-7e329504]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7e329504]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7e329504] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7e329504] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.walletContent[data-v-7e329504] {
    padding: 0 15px 20px 15px;
    box-shadow: 0 4px 8px rgba(185, 205, 226, .6)
}

.walletContent[data-v-7e329504],
.walletList[data-v-7e329504] {
    margin: 10px 15px 0;
    border-radius: 5px
}

.walletLine[data-v-7e329504] {
    width: 1px;
    height: 42px;
    background-color: #b2b6c2
}

.walletList li[data-v-7e329504] {
    align-items: center;
    height: 66px;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative
}

.walletList li .disabled_layer[data-v-7e329504] {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 1px;
    z-index: 9;
    background-color: hsla(0, 0%, 100%, .4);
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.walletList li .disabled_layer .icon[data-v-7e329504] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 80px;
    height: 100%;
    padding-right: 15px;
    background: linear-gradient(90deg, rgba(227, 229, 232, 0), #e3e5e8)
}

.walletList li .disabled_layer .icon img[data-v-7e329504] {
    width: 24px;
    height: 24px
}

.walletList .leftImgBox[data-v-7e329504] {
    width: 46px;
    height: 46px;
    border-radius: 23px
}

.walletList .leftImgBox img[data-v-7e329504] {
    width: 100%;
    height: 100%;
    border-radius: 23px
}

.walletList .rightBox[data-v-7e329504] {
    height: 66px;
    margin-left: 12px;
    padding-right: 15px;
    box-sizing: border-box;
    align-items: center;
    border-bottom: 1px solid #e6e6e6
}

.THEME-ATASAC .walletList[data-v-7e329504]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .walletList .rightBox[data-v-7e329504]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .walletList li .icon[data-v-7e329504]:not(.model-scoped, .model-scoped *) {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .2))
}

.THEME-ATASAC .walletList li.disabled .leftImgBox[data-v-7e329504]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .walletList li.disabled .rightBox[data-v-7e329504]:not(.model-scoped, .model-scoped *) {
    opacity: .4
}

.THEME-ATASAC .walletList li .disabled_layer[data-v-7e329504]:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-EZWIN1C #RealNameModel .themeColor[data-v-7e329504]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-601bebf2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-601bebf2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-601bebf2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-601bebf2] {
    cursor: pointer
}

.flex[data-v-601bebf2] {
    display: flex
}

.flex-column[data-v-601bebf2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-601bebf2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-601bebf2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-601bebf2] {
    justify-content: space-between
}

.noselect[data-v-601bebf2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-601bebf2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-601bebf2] {
    overflow: auto
}

.custom-scroll-bar[data-v-601bebf2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-601bebf2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-601bebf2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-601bebf2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.DetailTital[data-v-601bebf2] {
    line-height: 44px
}

.DetailTital .IconSty[data-v-601bebf2] {
    display: flex;
    align-items: center
}

.DetailTital .IconSty img[data-v-601bebf2] {
    margin: 0 15px
}

.DetailTital .TitleText[data-v-601bebf2] {
    display: flex;
    align-items: center;
    justify-content: center
}

.AmountCon[data-v-601bebf2] {
    margin: 12px 15px;
    border-radius: 10px
}

.BtnLine[data-v-601bebf2] {
    width: 1px;
    height: 16px;
    background: #e3e5e8
}

.tool[data-v-601bebf2] {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
    font-size: 14px;
    width: 100%
}

.tool img[data-v-601bebf2] {
    width: 20px;
    height: 20px;
    margin-right: 4px
}

.tool .TopUpBtn[data-v-601bebf2] {
    height: 40px;
    min-width: 33%
}

.tool .TopUpBtn>div[data-v-601bebf2],
.tool .TopUpBtn[data-v-601bebf2] {
    align-items: center;
    justify-content: center
}

.tool .TopUpBtn[data-v-601bebf2]:before {
    content: "";
    width: 1px;
    height: 20px;
    background: #e3e5e8
}

.tool .TopUpBtn[data-v-601bebf2]:first-child:before {
    background: none
}

.tool-count-2 .TopUpBtn[data-v-601bebf2],
.tool-count-4 .TopUpBtn[data-v-601bebf2] {
    width: 50%
}

.tool-count-4 .TopUpBtn[data-v-601bebf2]:nth-last-child(2):before {
    background: none
}

.AmountDetail[data-v-601bebf2] {
    position: relative;
    background: var(--themeColor);
    border-radius: 10px;
    color: #f2f3f5;
    padding: 15px 20px;
    box-shadow: 0 3px 10px 0 rgba(0, 67, 154, .16)
}

.AmountDetail .Walletbg[data-v-601bebf2] {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0
}

.AmountDetail .Currency[data-v-601bebf2] {
    padding-bottom: 8px;
    position: relative;
    display: flex;
    align-items: center
}

.AmountDetail .Currency .HiddenAmount[data-v-601bebf2] {
    margin-left: 8px
}

.AmountDetail .Currency .HiddenAmount img[data-v-601bebf2] {
    width: 20px;
    height: 20px
}

.AmountDetail .TotalAmount[data-v-601bebf2] {
    font-size: 28px;
    margin-bottom: 15px
}

.AmountDetail .line[data-v-601bebf2] {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, 0))
}

.AmountDetail .Balance[data-v-601bebf2] {
    margin-top: 12px
}

.THEME-ATASTC .AmountDetail[data-v-601bebf2]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .whiteColor[data-v-601bebf2]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .AmountCon[data-v-601bebf2]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .AmountDetail[data-v-601bebf2]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .whiteColor[data-v-601bebf2]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .BtnLine[data-v-601bebf2]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASG8C .AmountDetail .whiteColor[data-v-601bebf2]:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .AmountDetail[data-v-601bebf2]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .AmountDetail .whiteColor[data-v-601bebf2]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .AmountDetail[data-v-601bebf2]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-d8f884e2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-d8f884e2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-d8f884e2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-d8f884e2] {
    cursor: pointer
}

.flex[data-v-d8f884e2] {
    display: flex
}

.flex-column[data-v-d8f884e2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-d8f884e2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-d8f884e2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-d8f884e2] {
    justify-content: space-between
}

.noselect[data-v-d8f884e2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-d8f884e2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-d8f884e2] {
    overflow: auto
}

.custom-scroll-bar[data-v-d8f884e2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-d8f884e2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-d8f884e2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-d8f884e2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.WalletDetailChart[data-v-d8f884e2] {
    width: 100%;
    padding: 10px 15px
}

.WalletDetailChart .Detail[data-v-d8f884e2] {
    width: 100%;
    border-radius: 10px
}

.WalletDetailChart .AmountInfo[data-v-d8f884e2] {
    background-size: 40% 80%;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-color: rgba(39, 125, 255, .2);
    box-shadow: 0 -20px 0 20px #277dff;
    border-radius: 10px 10px 0 0;
    padding: 15px 20px;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #fdfdfd;
    border-bottom: none
}

.WalletDetailChart .AmountInfo--total[data-v-d8f884e2] {
    position: relative;
    display: flex;
    align-items: center
}

.WalletDetailChart .AmountInfo--total .HiddenAmount[data-v-d8f884e2] {
    margin-left: 8px
}

.WalletDetailChart .AmountInfo--total .HiddenAmount img[data-v-d8f884e2] {
    width: 20px;
    height: 20px
}

.WalletDetailChart .AmountInfo--size[data-v-d8f884e2] {
    font-size: 28px;
    padding-top: 4px;
    font-weight: 700
}

.WalletDetailChart .AmountInfo__item[data-v-d8f884e2] {
    display: flex;
    flex-wrap: wrap
}

.WalletDetailChart .AmountInfo__item div[data-v-d8f884e2] {
    padding-top: 4px
}

.WalletDetailChart .AmountInfo__item span[data-v-d8f884e2] {
    color: var(--red);
    font-weight: 700
}

.WalletDetailChart .AmountInfo__item--margin[data-v-d8f884e2] {
    margin-right: 20px
}

.WalletDetailChart .ChartInfo[data-v-d8f884e2] {
    padding: 15px 20px;
    background: #fff;
    border-radius: 0 0 10px 10px;
    display: flex;
    border: 1px solid #fdfdfd;
    border-top: none
}

.WalletDetailChart .ChartInfo__content[data-v-d8f884e2] {
    flex: 1;
    margin-left: 12px
}

.WalletDetailChart .ChartInfo__item[data-v-d8f884e2] {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500
}

.WalletDetailChart .ChartInfo__item p[data-v-d8f884e2] {
    display: flex;
    align-items: center
}

.WalletDetailChart .ChartInfo__item__dot[data-v-d8f884e2] {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 8px
}

.WalletDetailChart .ChartInfo__item--fontSty[data-v-d8f884e2] {
    font-size: 13px;
    color: var(--text-color--grey)
}

.WalletDetailChart .ChartInfo__item .FormatStart[data-v-d8f884e2] {
    position: relative;
    top: 4px
}

.ddwinBtnDisabled[data-v-027b8d6a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-027b8d6a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-027b8d6a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-027b8d6a] {
    cursor: pointer
}

.flex[data-v-027b8d6a] {
    display: flex
}

.flex-column[data-v-027b8d6a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-027b8d6a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-027b8d6a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-027b8d6a] {
    justify-content: space-between
}

.noselect[data-v-027b8d6a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-027b8d6a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-027b8d6a] {
    overflow: auto
}

.custom-scroll-bar[data-v-027b8d6a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-027b8d6a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-027b8d6a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-027b8d6a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.CurrencyList .CurrencyItem[data-v-027b8d6a] {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 12px
}

.CurrencyList .CurrencyItem .CurrencyIcon[data-v-027b8d6a] {
    position: absolute;
    top: 0;
    left: 102px
}

.CurrencyList .CurrencyItem .MainCurrency[data-v-027b8d6a] {
    width: 24px;
    height: 24px
}

.CurrencyList .CurrencyItem .Detail[data-v-027b8d6a] {
    width: 100%;
    padding: 12px 0
}

.CurrencyList .CurrencyItem .Detail .MoneyCss[data-v-027b8d6a] {
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding: 0 15px
}

.CurrencyList .CurrencyItem .Detail .MoneyCss>.lightGray[data-v-027b8d6a] {
    min-width: 25%;
    width: 25%;
    margin-right: 6px
}

.CurrencyList .CurrencyItem .Detail .ExchangeBtn[data-v-027b8d6a] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    padding: 0 15px
}

.CurrencyList .CurrencyItem .Detail .ExchangeBtn div[data-v-027b8d6a] {
    padding: 6px 16px;
    background-color: var(--themeColor);
    border-radius: 5px;
    color: #fff
}

.CurrencyList .CurrencyItem .Detail .TransferIcon[data-v-027b8d6a] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f0f3f5;
    display: flex;
    justify-content: center;
    align-items: center
}

.CurrencyList .CurrencyItem .Detail .TransferIcon img[data-v-027b8d6a] {
    width: 28px;
    height: 28px
}

.CurrencyList[data-v-027b8d6a] .van-button {
    max-width: 5.625rem
}

.CurrencyList[data-v-027b8d6a] .van-button:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.CurrencyList[data-v-027b8d6a] .van-button .van-button__content {
    max-width: 3.75rem
}

.CurrencyList[data-v-027b8d6a] .van-button .van-button__text {
    overflow: hidden;
    text-overflow: ellipsis
}

.CurrencyList[data-v-027b8d6a] .van-swipe-cell__right {
    display: flex;
    right: -1px
}

.CurrencyList .delete-button[data-v-027b8d6a] {
    color: #fff;
    border: none
}

.CurrencyList .SettlementButton[data-v-027b8d6a] {
    background: var(--themeColor);
    color: #fff;
    border: none
}

.wbx-style .CurrencyList .delete-button[data-v-027b8d6a] {
    background: linear-gradient(90deg, #ffce77, #ff8a33)
}

.atas-style .delete-button[data-v-027b8d6a]:not(.model-scoped, .model-scoped *) {
    background: linear-gradient(90deg, #ffce77, #ff8a33);
    border: none
}

.atas-style.THEME-ATASTC[data-v-027b8d6a]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .CurrencyList .CurrencyItem .Detail .ExchangeBtn div[data-v-027b8d6a]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .van-button__text[data-v-027b8d6a]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .CurrencyList .CurrencyItem[data-v-027b8d6a]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .CurrencyList .CurrencyItem .Detail .ExchangeBtn div[data-v-027b8d6a]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .WalletDetailsCurrencyList[data-v-027b8d6a] .van-button__text:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASG8C .CurrencyList .CurrencyItem .Detail .ExchangeBtn div[data-v-027b8d6a]:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .CurrencyList .delete-button[data-v-027b8d6a]:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .CurrencyList .SettlementButton[data-v-027b8d6a]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .CurrencyList .CurrencyItem .Detail .ExchangeBtn div[data-v-027b8d6a]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .CurrencyList .SettlementButton[data-v-027b8d6a]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.ddwinBtnDisabled[data-v-65061eb4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-65061eb4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-65061eb4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-65061eb4] {
    cursor: pointer
}

.flex[data-v-65061eb4] {
    display: flex
}

.flex-column[data-v-65061eb4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-65061eb4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-65061eb4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-65061eb4] {
    justify-content: space-between
}

.noselect[data-v-65061eb4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-65061eb4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-65061eb4] {
    overflow: auto
}

.custom-scroll-bar[data-v-65061eb4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-65061eb4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-65061eb4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-65061eb4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.WalletFortuneList[data-v-65061eb4] {
    width: 100%;
    padding: 6px 15px
}

.WalletFortuneList__title[data-v-65061eb4] {
    display: flex;
    align-items: center;
    height: 30px;
    color: var(--text-color--grey)
}

.WalletFortuneList__title__tab[data-v-65061eb4] {
    margin-right: 20px
}

.WalletFortuneList__title--acitve[data-v-65061eb4] {
    color: #277dff;
    position: relative
}

.WalletFortuneList__title--acitve[data-v-65061eb4]:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #277dff
}

.WalletFortuneList--toolList[data-v-65061eb4] {
    margin: 8px 0;
    display: flex;
    justify-content: space-between
}

.WalletFortuneList--toolList__item[data-v-65061eb4] {
    width: calc(33.33333% - 5.33333px);
    padding: 8px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    background: #fff;
    font-size: 13px
}

.WalletFortuneList--toolList__item img[data-v-65061eb4] {
    width: 22px;
    height: 22px
}

.WalletFortuneList--toolList span[data-v-65061eb4] {
    text-align: center
}

.WalletFortuneList .BgColor[data-v-65061eb4] {
    background-color: rgba(39, 125, 255, .1);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4px
}

.WalletFortuneList .cashContent--currencylist[data-v-65061eb4] {
    background-color: #fff;
    border-radius: 10px
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem[data-v-65061eb4] {
    position: relative
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .CurrencyIcon[data-v-65061eb4] {
    position: absolute;
    top: 0;
    left: 102px
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .MainCurrency[data-v-65061eb4] {
    width: 24px;
    height: 24px
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .Detail[data-v-65061eb4] {
    width: calc(100% - 30px);
    padding: 12px 0;
    border-bottom: 1px solid #e3e5e8;
    margin: 0 15px
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .Detail .MoneyCss[data-v-65061eb4] {
    width: 100%;
    display: flex;
    align-items: flex-start
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .Detail .MoneyCss>.lightGray[data-v-65061eb4] {
    min-width: 25%;
    width: 25%;
    margin-right: 6px
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .Detail .ExchangeBtn[data-v-65061eb4] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .Detail .ExchangeBtn div[data-v-65061eb4] {
    padding: 6px 16px;
    background-color: #277dff;
    border-radius: 5px;
    color: #fff
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .Detail .TransferIcon[data-v-65061eb4] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f0f3f5;
    display: flex;
    justify-content: center;
    align-items: center
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .Detail .TransferIcon img[data-v-65061eb4] {
    width: 28px;
    height: 28px
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem[data-v-65061eb4] .van-button {
    max-width: 5.625rem
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem[data-v-65061eb4] .van-button:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem[data-v-65061eb4] .van-button .van-button__content {
    max-width: 3.75rem
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem[data-v-65061eb4] .van-button .van-button__text {
    overflow: hidden;
    text-overflow: ellipsis
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .delete-button[data-v-65061eb4] {
    color: #fff;
    border: none
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem .SettlementButton[data-v-65061eb4] {
    background: var(--themeColor);
    color: #fff;
    border: none
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem:last-child .Detail[data-v-65061eb4] {
    border-bottom: none
}

.WalletFortuneList .cashContent--currencylist .CurrencyItem[data-v-65061eb4] .van-swipe-cell__right {
    display: flex
}

.WalletFortuneList .fortuneContent__tag[data-v-65061eb4] {
    color: #277dff;
    background: rgba(39, 125, 255, .1);
    height: max-content;
    white-space: normal;
    word-break: keep-all;
    padding: 2px 8px;
    margin-left: 10px;
    max-width: 50%;
    text-align: center
}

.WalletFortuneList .fortuneContent--holdList[data-v-65061eb4] {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden
}

.WalletFortuneList .fortuneContent__title[data-v-65061eb4] {
    border-bottom: 1px solid #e3e5e8;
    padding: 12px 15px;
    display: flex;
    justify-content: space-between
}

.WalletFortuneList .fortuneContent__title--hold[data-v-65061eb4] {
    display: flex;
    flex: 1;
    font-weight: 700;
    justify-content: space-between
}

.WalletFortuneList .fortuneContent__title--updateTime[data-v-65061eb4] {
    font-size: 14px
}

.WalletFortuneList .fortuneContent__title--triangle[data-v-65061eb4] {
    display: flex;
    flex-direction: column
}

.WalletFortuneList .fortuneContent--bgColor[data-v-65061eb4] {
    padding: 0 15px
}

.WalletFortuneList .fortuneContent__item[data-v-65061eb4] {
    padding: 16px 0;
    border-bottom: 1px solid #e3e5e8;
    font-size: 13px
}

.WalletFortuneList .fortuneContent__item--detail[data-v-65061eb4] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 16px;
    width: 100%
}

.WalletFortuneList .fortuneContent__item--detail--currency[data-v-65061eb4] {
    display: flex;
    align-items: flex-start;
    overflow: hidden
}

.WalletFortuneList .fortuneContent__item--detail--currency .textBig[data-v-65061eb4] {
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.WalletFortuneList .fortuneContent__item--detail--time[data-v-65061eb4] {
    white-space: nowrap;
    margin-left: 10px
}

.WalletFortuneList .fortuneContent__item--detail--item[data-v-65061eb4] {
    font-size: 14px
}

.WalletFortuneList .fortuneContent__item--amountDetail[data-v-65061eb4] {
    display: flex;
    justify-content: space-between
}

.WalletFortuneList .fortuneContent__item--amountDetail .flex1[data-v-65061eb4] {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.WalletFortuneList .fortuneContent__item .currencyBox[data-v-65061eb4] {
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    font-size: 12px;
    background: #e3e5e8;
    border-radius: 2px;
    margin-right: 8px
}

.WalletFortuneList .fortuneContent__item .text[data-v-65061eb4] {
    font-size: 18px;
    margin-top: 4px;
    font-weight: 700
}

.WalletFortuneList .fortuneContent__item .text span[data-v-65061eb4] {
    position: relative;
    top: -2px
}

.WalletFortuneList .fortuneContent--bgColor:last-child .fortuneContent__item[data-v-65061eb4] {
    border-bottom: none
}

.WalletFortuneList .fortuneContent .failItem[data-v-65061eb4] {
    background: rgba(237, 28, 52, .06)
}

.WalletFortuneList .fortuneContent .failItem .fortuneContent__item[data-v-65061eb4] {
    border-color: #ffe6ec
}

.WalletFortuneList .fortuneContent .failText[data-v-65061eb4] {
    background: rgba(237, 28, 52, .1);
    color: var(--red);
    padding: 2px 4px;
    border-radius: 3px;
    white-space: nowrap
}

.WalletFortuneList .fortuneline[data-v-65061eb4] {
    width: 1px;
    height: 20px;
    background: #e3e5e8;
    margin: 0 12px
}

.wbx-style .delete-button[data-v-65061eb4] {
    background: linear-gradient(90deg, #ffce77, #ff8a33)
}

.atas-style .delete-button[data-v-65061eb4]:not(.model-scoped, .model-scoped *) {
    background: linear-gradient(90deg, #ffce77, #ff8a33);
    border: none
}

.atas-style.THEME-ATASTC[data-v-65061eb4]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .CurrencyItem .Detail .ExchangeBtn div[data-v-65061eb4]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .van-button__text[data-v-65061eb4]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .CurrencyItem[data-v-65061eb4]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .cashContent--currencylist[data-v-65061eb4] .van-button__text:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .CurrencyItem .Detail .ExchangeBtn div[data-v-65061eb4]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

[data-v-65061eb4] .van-picker .van-picker__toolbar .van-picker__title {
    font-size: 18px
}

[data-v-65061eb4] .van-picker .van-picker__toolbar .van-picker__confirm {
    font-size: 16px;
    color: #277dff
}

.THEME-EZWIN1C .CurrencyList .CurrencyItem .Detail .ExchangeBtn div[data-v-65061eb4]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .CurrencyList .SettlementButton[data-v-65061eb4]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.ddwinBtnDisabled[data-v-2501aa8e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2501aa8e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2501aa8e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2501aa8e] {
    cursor: pointer
}

.flex[data-v-2501aa8e] {
    display: flex
}

.flex-column[data-v-2501aa8e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2501aa8e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2501aa8e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2501aa8e] {
    justify-content: space-between
}

.noselect[data-v-2501aa8e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2501aa8e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2501aa8e] {
    overflow: auto
}

.custom-scroll-bar[data-v-2501aa8e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2501aa8e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2501aa8e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2501aa8e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) {
    padding: 17px;
    background-color: #f0f3f5
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item {
    background: #fff;
    padding: 12px 20px;
    border-radius: 5px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    line-height: normal;
    justify-content: normal
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item .bank-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 12px
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item .bank-currency {
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item .bank-checked {
    margin-left: auto;
    padding: 3px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--themeColor);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item .bank-number {
    word-break: break-word
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item--active {
    border: 1px solid var(--themeColor)
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item--active .bank-checked {
    display: block
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item--disabled {
    border: 1px solid #d7d7d7
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item--disabled .bank-icon {
    filter: brightness(75%)
}

[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item--disabled .bank-number {
    color: #b7b7b7
}

.THEME-ATASAC .popupSlotCellMyBank[data-v-2501aa8e] .popup-slot__content:not(.model-scoped, .model-scoped *):not(#qwer) {
    background-color: #1e1e1e
}

.THEME-ATASAC .popupSlotCellMyBank[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .popupSlotCellMyBank[data-v-2501aa8e] .popup-slot__content:not(#qwer) .cell-select__item .bank-currency:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: var(--textThemeColor);
    border-color: #1e1e1e
}

.ddwinBtnDisabled[data-v-3ea6cc41] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3ea6cc41] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3ea6cc41] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3ea6cc41] {
    cursor: pointer
}

.flex[data-v-3ea6cc41] {
    display: flex
}

.flex-column[data-v-3ea6cc41] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3ea6cc41] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3ea6cc41] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3ea6cc41] {
    justify-content: space-between
}

.noselect[data-v-3ea6cc41] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3ea6cc41] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3ea6cc41] {
    overflow: auto
}

.custom-scroll-bar[data-v-3ea6cc41]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3ea6cc41]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3ea6cc41] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3ea6cc41] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.Warp[data-v-3ea6cc41] {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.CurrencyList[data-v-3ea6cc41] {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px;
    border-bottom: 1px solid #f0f3f5
}

.copyBtn[data-v-3ea6cc41] {
    margin: 5px 10px 0 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--bgColor);
    display: flex;
    align-items: center;
    justify-content: center
}

.copyBtn img[data-v-3ea6cc41] {
    width: 20px;
    height: 20px
}

.WithdrawOperationArea[data-v-3ea6cc41] {
    height: var(--column-height)
}

.WithdrawOperationArea .user-name[data-v-3ea6cc41] {
    height: 63px;
    align-items: center;
    margin: 10px 15px 0;
    border-radius: 5px;
    background: #fff
}

.WithdrawOperationArea .Protocol[data-v-3ea6cc41] {
    background-color: #fff
}

.WithdrawOperationArea .Protocol .Protocol-item[data-v-3ea6cc41] {
    width: 100%;
    padding: 0 15px;
    display: flex;
    align-items: center;
    min-height: 55px
}

.WithdrawOperationArea .Protocol .Protocol-item .currentProtocol[data-v-3ea6cc41] {
    color: var(--text-color--grey)
}

.WithdrawOperationArea .Protocol .Protocol-item .currentProtocol.selected[data-v-3ea6cc41] {
    color: var(--textColor)
}

.WithdrawOperationArea .bank-select[data-v-3ea6cc41] {
    padding-top: 12px;
    align-items: center
}

.WithdrawOperationArea .bank-select[data-v-3ea6cc41],
.WithdrawOperationArea .money-input-box[data-v-3ea6cc41] {
    padding-bottom: 12px;
    background: #fff;
    margin: 0 15px;
    border-radius: 5px
}

.WithdrawOperationArea .money-input-box[data-v-3ea6cc41] #inputer {
    padding-top: 24px
}

.WithdrawOperationArea .money-input-box[data-v-3ea6cc41] #inputer .centerbox {
    padding: 0;
    display: flex;
    align-items: center;
    margin: 10px 0;
    border-radius: 5px;
    padding-bottom: 4px
}

.WithdrawOperationArea .money-input-box[data-v-3ea6cc41] #inputer .centerbox .van-cell {
    background: #fff
}

.bigBtn[data-v-3ea6cc41] {
    margin: 25px 0 30px
}

.PinTitle[data-v-3ea6cc41] {
    display: flex;
    position: relative;
    justify-content: center
}

.PinTitle img[data-v-3ea6cc41] {
    position: absolute;
    right: 15px
}

.wbx-style .error-divider[data-v-3ea6cc41] {
    height: 0 !important
}

.atas-style .WithdrawOperationArea .copyBtn[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor)
}

.atas-style .WithdrawOperationArea .user-name[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    height: 55px
}

.atas-style .WithdrawOperationArea[data-v-3ea6cc41] #inputer:not(.model-scoped, .model-scoped *):not(#qwer) {
    padding-top: 0
}

.atas-style .WithdrawOperationArea .Protocol[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background-color: initial
}

.atas-style .Protocol-item[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    width: auto !important;
    background-color: #fff
}

.atas-style .ModelTitle[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.atas-style .ModelTitle .darkColor[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASTC .confimButton[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .ModelTitle[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASSC .WithdrawOperationArea .copyBtn[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *),
.THEME-ATS988C .WithdrawOperationArea .copyBtn[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background: #f0f3f5
}

.THEME-ATASAC .bigBtn[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .WithdrawOperationArea .BlackStyle[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor) !important;
    border-color: var(--borderColor) !important
}

.THEME-ATASAC .copyBtn[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *):not(#qwer) {
    background-color: var(--themeColor)
}

.THEME-ATASAC .ModelTitle[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASAC .ModelTitle .darkColor[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASG8C .WithdrawOperationArea .copyBtn[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASG8C #RealNameModel .themeColor[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-EZWIN1C .WithDraw[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    --textThemeColor: var(--themeColor)
}

.THEME-EZWIN1C .WithdrawOperationArea .copyBtn[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-EZWIN1C .bigBtn[data-v-3ea6cc41]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-6ce8786a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6ce8786a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6ce8786a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6ce8786a] {
    cursor: pointer
}

.flex[data-v-6ce8786a] {
    display: flex
}

.flex-column[data-v-6ce8786a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6ce8786a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6ce8786a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6ce8786a] {
    justify-content: space-between
}

.noselect[data-v-6ce8786a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6ce8786a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6ce8786a] {
    overflow: auto
}

.custom-scroll-bar[data-v-6ce8786a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6ce8786a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6ce8786a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6ce8786a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.order-info[data-v-6ce8786a] {
    margin-bottom: 8px;
    padding: 14px 15px;
    background-color: #fff
}

.money-info-box[data-v-6ce8786a] {
    padding: 18px 15px 12px;
    background-color: #fff
}

.bankName[data-v-6ce8786a] {
    display: flex;
    align-items: baseline
}

.bankName .BankLine[data-v-6ce8786a] {
    height: 12px;
    width: 1px;
    background-color: #e3e5e8;
    margin: 0 9px
}

.bankName img[data-v-6ce8786a] {
    height: 12px
}

.ddwinBtnDisabled[data-v-c5f54a22] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-c5f54a22] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-c5f54a22] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-c5f54a22] {
    cursor: pointer
}

.flex[data-v-c5f54a22] {
    display: flex
}

.flex-column[data-v-c5f54a22] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-c5f54a22] {
    display: flex;
    align-items: center
}

.flex-start[data-v-c5f54a22] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-c5f54a22] {
    justify-content: space-between
}

.noselect[data-v-c5f54a22] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-c5f54a22] {
    font-weight: 700
}

.custom-scroll-bar[data-v-c5f54a22] {
    overflow: auto
}

.custom-scroll-bar[data-v-c5f54a22]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-c5f54a22]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-c5f54a22] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-c5f54a22] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.THEME-ATS988C .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATS988C .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive:not(.model-scoped, .model-scoped *) {
    text-shadow: none;
    background-color: #fff;
    border-color: #fff
}

.WithdrawApprovalStatusNavTitle[data-v-c5f54a22] {
    --h5-customer-servive-background-color: #fff
}

.THEME-ATASSC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASSC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive:not(.model-scoped, .model-scoped *) {
    border-color: var(--themeColor)
}

.THEME-ATASSC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive-slot .btns .line:not(.model-scoped, .model-scoped *),
.THEME-ATASSC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive .line:not(.model-scoped, .model-scoped *) {
    background: #002b7f
}

.THEME-ATASTC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive:not(.model-scoped, .model-scoped *) {
    border-color: #fff
}

.THEME-ATASAC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive-slot .btns:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive-slot .btns .line:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .WithdrawApprovalStatusNavTitle[data-v-c5f54a22] .customer-servive .line:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.ddwinBtnDisabled[data-v-ae874ebc] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-ae874ebc] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-ae874ebc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-ae874ebc] {
    cursor: pointer
}

.flex[data-v-ae874ebc] {
    display: flex
}

.flex-column[data-v-ae874ebc] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-ae874ebc] {
    display: flex;
    align-items: center
}

.flex-start[data-v-ae874ebc] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-ae874ebc] {
    justify-content: space-between
}

.noselect[data-v-ae874ebc] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-ae874ebc] {
    font-weight: 700
}

.custom-scroll-bar[data-v-ae874ebc] {
    overflow: auto
}

.custom-scroll-bar[data-v-ae874ebc]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-ae874ebc]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-ae874ebc] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-ae874ebc] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.WithdrawStatusContent[data-v-ae874ebc] {
    padding-bottom: 20px
}

.THEME-ATASTC .confimButton[data-v-ae874ebc]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-ae874ebc]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.ddwinBtnDisabled[data-v-86cdf976] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-86cdf976] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-86cdf976] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-86cdf976] {
    cursor: pointer
}

.flex[data-v-86cdf976] {
    display: flex
}

.flex-column[data-v-86cdf976] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-86cdf976] {
    display: flex;
    align-items: center
}

.flex-start[data-v-86cdf976] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-86cdf976] {
    justify-content: space-between
}

.noselect[data-v-86cdf976] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-86cdf976] {
    font-weight: 700
}

.custom-scroll-bar[data-v-86cdf976] {
    overflow: auto
}

.custom-scroll-bar[data-v-86cdf976]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-86cdf976]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-86cdf976] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-86cdf976] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.WithdrawVerificationContent[data-v-86cdf976] {
    height: var(--column-height)
}

.WithdrawVerificationContent[data-v-86cdf976] #codeVerification {
    position: relative
}

.ddwinBtnDisabled[data-v-b4c984a2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-b4c984a2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-b4c984a2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-b4c984a2] {
    cursor: pointer
}

.flex[data-v-b4c984a2] {
    display: flex
}

.flex-column[data-v-b4c984a2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-b4c984a2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-b4c984a2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-b4c984a2] {
    justify-content: space-between
}

.noselect[data-v-b4c984a2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-b4c984a2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-b4c984a2] {
    overflow: auto
}

.custom-scroll-bar[data-v-b4c984a2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-b4c984a2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-b4c984a2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-b4c984a2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.WithdrawVerificationContentList[data-v-b4c984a2] {
    height: calc(100% - var(--navHeight));
    overflow-y: auto
}

.WithdrawVerificationContentList[data-v-b4c984a2] #codeVerification {
    position: relative
}

.ddwinBtnDisabled[data-v-e9736bc4] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-e9736bc4] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-e9736bc4] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-e9736bc4] {
    cursor: pointer
}

.flex[data-v-e9736bc4] {
    display: flex
}

.flex-column[data-v-e9736bc4] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-e9736bc4] {
    display: flex;
    align-items: center
}

.flex-start[data-v-e9736bc4] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-e9736bc4] {
    justify-content: space-between
}

.noselect[data-v-e9736bc4] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-e9736bc4] {
    font-weight: 700
}

.custom-scroll-bar[data-v-e9736bc4] {
    overflow: auto
}

.custom-scroll-bar[data-v-e9736bc4]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-e9736bc4]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-e9736bc4] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-e9736bc4] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.AboutContent[data-v-e9736bc4] {
    height: var(--column-height, 100%)
}

.tipsContent[data-v-e9736bc4] {
    justify-content: space-between;
    align-items: center;
    height: 55px;
    margin: 80px 16px 0;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8
}

.pre[data-v-e9736bc4] {
    font-family: inherit;
    white-space: pre-wrap;
    text-align: justify;
    line-height: 1.5
}

.version-tip--about[data-v-e9736bc4] {
    margin-top: 10px
}

[data-v-e9736bc4] .notice-model__content {
    color: var(--textColor)
}

.atas-style .noticePop[data-v-e9736bc4] .notice-model__title:not(.model-scoped, .model-scoped *) {
    margin: 15px 0
}

.atas-style .noticePop[data-v-e9736bc4] .notice-model__content:not(.model-scoped, .model-scoped *) {
    max-height: 276px
}

.THEME-ATASAC .tipsContent[data-v-e9736bc4]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .AboutContent[data-v-e9736bc4] .notice-model__title:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.ddwinBtnDisabled[data-v-bbbc1e80] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-bbbc1e80] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-bbbc1e80] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-bbbc1e80] {
    cursor: pointer
}

.flex[data-v-bbbc1e80] {
    display: flex
}

.flex-column[data-v-bbbc1e80] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-bbbc1e80] {
    display: flex;
    align-items: center
}

.flex-start[data-v-bbbc1e80] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-bbbc1e80] {
    justify-content: space-between
}

.noselect[data-v-bbbc1e80] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-bbbc1e80] {
    font-weight: 700
}

.custom-scroll-bar[data-v-bbbc1e80] {
    overflow: auto
}

.custom-scroll-bar[data-v-bbbc1e80]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-bbbc1e80]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-bbbc1e80] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-bbbc1e80] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-bbbc1e80] #codeVerification {
    position: relative
}

.verificomponent.noService[data-v-bbbc1e80] .service,
.verificomponent[data-v-bbbc1e80] .phoneTab {
    display: none
}

.ddwinBtnDisabled[data-v-16f1c1ff] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-16f1c1ff] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-16f1c1ff] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-16f1c1ff] {
    cursor: pointer
}

.flex[data-v-16f1c1ff] {
    display: flex
}

.flex-column[data-v-16f1c1ff] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-16f1c1ff] {
    display: flex;
    align-items: center
}

.flex-start[data-v-16f1c1ff] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-16f1c1ff] {
    justify-content: space-between
}

.noselect[data-v-16f1c1ff] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-16f1c1ff] {
    font-weight: 700
}

.custom-scroll-bar[data-v-16f1c1ff] {
    overflow: auto
}

.custom-scroll-bar[data-v-16f1c1ff]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-16f1c1ff]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-16f1c1ff] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-16f1c1ff] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-16f1c1ff] #codeVerification {
    position: relative
}

.verificomponent.noService[data-v-16f1c1ff] .service,
.verificomponent[data-v-16f1c1ff] .blank,
.verificomponent[data-v-16f1c1ff] .phoneTab {
    display: none
}

.ddwinBtnDisabled[data-v-4ccc13c7] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4ccc13c7] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4ccc13c7] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4ccc13c7] {
    cursor: pointer
}

.flex[data-v-4ccc13c7] {
    display: flex
}

.flex-column[data-v-4ccc13c7] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4ccc13c7] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4ccc13c7] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4ccc13c7] {
    justify-content: space-between
}

.noselect[data-v-4ccc13c7] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4ccc13c7] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4ccc13c7] {
    overflow: auto
}

.custom-scroll-bar[data-v-4ccc13c7]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4ccc13c7]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4ccc13c7] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4ccc13c7] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#changeAvatar[data-v-4ccc13c7] {
    height: var(--column-height, 100%)
}

#changeAvatar .content[data-v-4ccc13c7] {
    color: var(--text-color--grey)
}

#changeAvatar #AvatarSection[data-v-4ccc13c7] {
    overflow-y: auto;
    height: calc(100% - 115px)
}

#changeAvatar .AvatarList[data-v-4ccc13c7] {
    display: flex;
    flex-wrap: wrap
}

#changeAvatar .AvatarList .li[data-v-4ccc13c7] {
    margin: 12px;
    width: calc((100% - var(--icon-count)*12px*2)/var(--icon-count))
}

#changeAvatar .AvatarList .li[data-v-4ccc13c7] .van-image {
    width: 100%;
    height: 100%
}

#changeAvatar .AvatarList .li.border2[data-v-4ccc13c7] {
    border: 2px solid var(--themeColor)
}

#changeAvatar .AvatarList .li .avatar-img[data-v-4ccc13c7] {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--themeColor)
}

#changeAvatar .confirm-btn[data-v-4ccc13c7] {
    background-color: var(--themeColor)
}

.showRoll[data-v-4ccc13c7]::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px
}

[data-v-4ccc13c7] .AvatarList .li img {
    border-radius: 0 !important
}

.THEME-ATASAC .bigBtn[data-v-4ccc13c7]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .ChangeAvatarContent .content[data-v-4ccc13c7]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor) !important
}

.THEME-EZWIN1C .bigBtn[data-v-4ccc13c7]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-0d1724ae] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-0d1724ae] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-0d1724ae] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-0d1724ae] {
    cursor: pointer
}

.flex[data-v-0d1724ae] {
    display: flex
}

.flex-column[data-v-0d1724ae] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-0d1724ae] {
    display: flex;
    align-items: center
}

.flex-start[data-v-0d1724ae] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-0d1724ae] {
    justify-content: space-between
}

.noselect[data-v-0d1724ae] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-0d1724ae] {
    font-weight: 700
}

.custom-scroll-bar[data-v-0d1724ae] {
    overflow: auto
}

.custom-scroll-bar[data-v-0d1724ae]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-0d1724ae]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-0d1724ae] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-0d1724ae] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.dividing-line[data-v-0d1724ae] {
    height: 6px;
    background-color: #f0f3f5
}

.ddwinBtnDisabled[data-v-ad272668] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-ad272668] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-ad272668] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-ad272668] {
    cursor: pointer
}

.flex[data-v-ad272668] {
    display: flex
}

.flex-column[data-v-ad272668] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-ad272668] {
    display: flex;
    align-items: center
}

.flex-start[data-v-ad272668] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-ad272668] {
    justify-content: space-between
}

.noselect[data-v-ad272668] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-ad272668] {
    font-weight: 700
}

.custom-scroll-bar[data-v-ad272668] {
    overflow: auto
}

.custom-scroll-bar[data-v-ad272668]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-ad272668]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-ad272668] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-ad272668] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.order-container .order-item[data-v-ad272668] {
    height: 65px;
    align-items: center;
    display: flex;
    box-sizing: border-box
}

.order-container .order-item .imgbox[data-v-ad272668] {
    margin-left: 15px;
    position: relative
}

.order-container .order-item .imgbox .img-type[data-v-ad272668] {
    border-radius: 21px;
    width: 42px;
    height: 42px
}

.order-container .order-item .imgbox .adjust[data-v-ad272668] {
    position: absolute;
    width: 17px;
    height: 17px;
    top: -5px;
    left: -7px
}

.order-container .order-item .order-content-box[data-v-ad272668] {
    height: 100%;
    border-bottom: 1px solid #e8e8e8;
    margin-left: 10px;
    align-items: center;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 15px;
    display: flex
}

.order-container .order-item .order-content-box .order-content[data-v-ad272668] {
    flex: 1
}

.order-container .order-item .order-content-box .order-content .order-content-title[data-v-ad272668] {
    white-space: break-spaces;
    font-size: 16px
}

.order-container .order-item .order-content-box .order-content .order-content-time[data-v-ad272668] {
    margin-top: 6px;
    font-size: 14px;
    color: var(--text-color--grey)
}

.order-container .order-item .order-content-box .order-content-price .img-type[data-v-ad272668] {
    text-align: right
}

.order-container .order-item .order-content-box .order-content-price .img-type img[data-v-ad272668] {
    width: 20px;
    height: 20px
}

.order-container .order-item .order-content-box .order-content-price .price-box[data-v-ad272668] {
    margin-top: 6px;
    position: relative
}

.order-container .order-item .order-content-box .order-content-price .price-box .order-point[data-v-ad272668] {
    color: var(--text-color--grey);
    position: absolute;
    top: 2px;
    left: -30px;
    font-size: 12px
}

.order-container .order-item .order-content-box .order-content-price .price-box .order-price[data-v-ad272668] {
    font-size: 16px;
    font-weight: 700
}

.no-data-box[data-v-ad272668] {
    height: 282px;
    justify-content: center
}

.no-data-box .no-data[data-v-ad272668] {
    text-align: center;
    padding: 50px 0;
    border-bottom: none
}

.no-data-box .no-data img[data-v-ad272668] {
    width: 163px;
    height: 163px
}

.no-data-box .no-data .no-data-tip[data-v-ad272668] {
    color: var(--text-color--grey)
}

.no-data-box .no-data .no-data-tip p[data-v-ad272668] {
    display: inline-block;
    vertical-align: middle
}

.THEME-ATASAC:not(#qwer) .order-container .order-item .order-content-box[data-v-ad272668]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC:not(#qwer) .no-data-tip[data-v-ad272668]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC:not(#qwer) .order-container .order-item .order-content-box .lightGray[data-v-ad272668]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC:not(#qwer) .order-content-time[data-v-ad272668]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC:not(#qwer) .order-point[data-v-ad272668]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.atas-style .no-data-box .no-data img[data-v-ad272668]:not(.model-scoped, .model-scoped *) {
    width: 140px;
    height: 140px
}

.ddwinBtnDisabled[data-v-3840e9b9] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3840e9b9] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3840e9b9] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3840e9b9] {
    cursor: pointer
}

.flex[data-v-3840e9b9] {
    display: flex
}

.flex-column[data-v-3840e9b9] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3840e9b9] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3840e9b9] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3840e9b9] {
    justify-content: space-between
}

.noselect[data-v-3840e9b9] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3840e9b9] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3840e9b9] {
    overflow: auto
}

.custom-scroll-bar[data-v-3840e9b9]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3840e9b9]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3840e9b9] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3840e9b9] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.TransactionList .bill-box[data-v-3840e9b9] {
    display: flex;
    box-sizing: border-box;
    padding-left: 0;
    height: 65px;
    align-items: center
}

.TransactionList .bill-box .van-image[data-v-3840e9b9] {
    margin-left: 15px;
    width: 42px;
    height: 42px;
    border-radius: 21px
}

.TransactionList .bill-box .bill-content-box[data-v-3840e9b9] {
    height: 100%;
    margin-left: 10px;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
    display: flex
}

.TransactionList .bill-box .bill-content-box .content-title-box[data-v-3840e9b9] {
    display: flex;
    font-size: 16px;
    margin-top: 4px
}

.TransactionList .bill-box .bill-content-box .content-title-box .content-title[data-v-3840e9b9] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1
}

.TransactionList .bill-box .bill-content-box .content-title-box .title-type[data-v-3840e9b9] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
    flex: 1;
    padding-right: 15px
}

.TransactionList .bill-box .bill-content-box .bill-content[data-v-3840e9b9] {
    display: flex;
    margin-top: 4px
}

.TransactionList .bill-box .bill-content-box .bill-content .time-box[data-v-3840e9b9] {
    flex: 2;
    font-size: 14px;
    color: var(--text-color--grey)
}

.TransactionList .bill-box .bill-content-box .bill-content .bill-price-box[data-v-3840e9b9] {
    text-align: right;
    position: relative;
    padding-right: 15px
}

.TransactionList .bill-box .bill-content-box .bill-content .bill-price-box .price-point[data-v-3840e9b9] {
    position: absolute;
    top: 2px;
    left: -30px;
    font-size: 12px;
    color: var(--text-color--grey)
}

.TransactionList .bill-box .bill-content-box .bill-content .bill-price-box .price[data-v-3840e9b9] {
    font-size: 18px
}

.TransactionList .no-data-box[data-v-3840e9b9] {
    height: 282px;
    justify-content: center
}

.TransactionList .no-data-box .no-data[data-v-3840e9b9] {
    text-align: center;
    padding: 50px 0;
    border-bottom: none
}

.TransactionList .no-data-box .no-data img[data-v-3840e9b9] {
    width: 163px;
    height: 163px
}

.TransactionList .no-data-box .no-data div[data-v-3840e9b9] {
    color: var(--text-color--grey)
}

.TransactionList .no-data-box .no-data div p[data-v-3840e9b9] {
    display: inline-block;
    vertical-align: middle
}

.THEME-ATASAC .TransactionList[data-v-3840e9b9]:not(.model-scoped, .model-scoped *) {
    --textColor: #fff
}

.ddwinBtnDisabled[data-v-54b012dc] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-54b012dc] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-54b012dc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-54b012dc] {
    cursor: pointer
}

.flex[data-v-54b012dc] {
    display: flex
}

.flex-column[data-v-54b012dc] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-54b012dc] {
    display: flex;
    align-items: center
}

.flex-start[data-v-54b012dc] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-54b012dc] {
    justify-content: space-between
}

.noselect[data-v-54b012dc] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-54b012dc] {
    font-weight: 700
}

.custom-scroll-bar[data-v-54b012dc] {
    overflow: auto
}

.custom-scroll-bar[data-v-54b012dc]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-54b012dc]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-54b012dc] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-54b012dc] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style .MyOrder #TransactionTab .tab-item[data-v-54b012dc]:not(.model-scoped, .model-scoped *) {
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 14px
}

.atas-style .MyOrder #TransactionTab .tab-item.active[data-v-54b012dc]:not(.model-scoped, .model-scoped *) {
    position: relative
}

.atas-style .MyOrder #TransactionTab .tab-line[data-v-54b012dc]:not(.model-scoped, .model-scoped *) {
    width: 100%
}

.my-order[data-v-54b012dc] {
    padding: 13px 0 85px 0;
    background-color: #fff
}

.my-order .title-box[data-v-54b012dc] {
    display: flex;
    margin: 0 15px
}

.my-order .title-box .tabs-box[data-v-54b012dc] {
    display: flex
}

.my-order .title-box .tabs-box .tab-item[data-v-54b012dc] {
    color: var(--h5-tab-color);
    margin-right: 22px;
    align-items: center;
    font-size: 14px;
    display: flex;
    flex-direction: column
}

.my-order .title-box .tabs-box .tab-line[data-v-54b012dc] {
    width: 20px;
    height: 2px;
    margin-top: 10px
}

.my-order .title-box .tabs-box .active[data-v-54b012dc] {
    color: var(--h5-tab-color--active)
}

.my-order .title-box .tabs-box .active-line[data-v-54b012dc] {
    background: var(--h5-tab-underline)
}

.my-order .order-more[data-v-54b012dc] {
    text-align: right;
    align-items: center;
    flex: 1
}

.my-order .order-more .text[data-v-54b012dc] {
    font-size: 14px;
    color: var(--text-color--grey)
}

.my-order .order-more img[data-v-54b012dc] {
    width: 13px
}

.THEME-ATASAC .MyOrder .title-box[data-v-54b012dc]:not(.model-scoped, .model-scoped *) {
    margin: 0 8px
}

.THEME-ATASAC .MyOrder[data-v-54b012dc] .order-container .order-item .order-content-box:not(.model-scoped, .model-scoped *) {
    padding-right: 10px
}

.THEME-ATASAC .my-order[data-v-54b012dc]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC .my-order .order-more .text[data-v-54b012dc]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-fffcf72c] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-fffcf72c] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-fffcf72c] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-fffcf72c] {
    cursor: pointer
}

.flex[data-v-fffcf72c] {
    display: flex
}

.flex-column[data-v-fffcf72c] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-fffcf72c] {
    display: flex;
    align-items: center
}

.flex-start[data-v-fffcf72c] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-fffcf72c] {
    justify-content: space-between
}

.noselect[data-v-fffcf72c] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-fffcf72c] {
    font-weight: 700
}

.custom-scroll-bar[data-v-fffcf72c] {
    overflow: auto
}

.custom-scroll-bar[data-v-fffcf72c]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-fffcf72c]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-fffcf72c] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-fffcf72c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.time[data-v-fffcf72c] {
    color: var(--text-color--grey);
    line-height: 37px;
    text-align: center
}

.THEME-ATASAC .time[data-v-fffcf72c]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-4662eea3] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4662eea3] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4662eea3] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4662eea3] {
    cursor: pointer
}

.flex-column[data-v-4662eea3] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4662eea3] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4662eea3] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4662eea3] {
    justify-content: space-between
}

.noselect[data-v-4662eea3] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4662eea3] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4662eea3] {
    overflow: auto
}

.custom-scroll-bar[data-v-4662eea3]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4662eea3]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4662eea3] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4662eea3] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.flex[data-v-4662eea3] {
    display: flex
}

.MyDrawerPop[data-v-4662eea3] {
    background: var(--themeBodyColor);
    overflow-y: hidden
}

.MyDrawerPop .drawer-content[data-v-4662eea3] {
    padding: 20px 0 37px;
    height: 100%;
    overflow-y: auto
}

.MyDrawerPop .my-info[data-v-4662eea3] {
    min-height: 54px;
    margin: 0 15px 6px;
    position: relative
}

.MyDrawerPop .my-info .qr-img[data-v-4662eea3] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    display: flex;
    right: 0;
    top: 0
}

.MyDrawerPop .my-info .qr-img img[data-v-4662eea3] {
    width: 20px;
    height: 20px;
    margin: auto
}

.MyDrawerPop .my-info .qrCode[data-v-4662eea3] {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0
}

.MyDrawerPop .my-info .avatar-middle[data-v-4662eea3] {
    display: flex;
    align-items: center;
    flex-direction: column
}

.MyDrawerPop .my-info .my-info-avatar[data-v-4662eea3] {
    position: relative;
    border: 2px solid var(--themeColor);
    width: 65px;
    height: 65px;
    border-radius: 50%
}

.MyDrawerPop .my-info .my-info-avatar .van-image[data-v-4662eea3] {
    position: relative;
    display: inline-block
}

.MyDrawerPop .my-info .my-info-avatar .has-auth[data-v-4662eea3] {
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: -8px
}

.MyDrawerPop .my-info .my-info-avatar .my-info-edit[data-v-4662eea3] {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.MyDrawerPop .my-info .my-info-avatar .my-info-edit .edit-btn[data-v-4662eea3] {
    width: 64px;
    height: 18px;
    background-color: rgba(0, 0, 0, .5);
    display: flex;
    justify-content: center;
    align-items: center
}

.MyDrawerPop .my-info .my-info-avatar .my-info-edit .edit-btn img[data-v-4662eea3] {
    width: 12px;
    height: 12px
}

.MyDrawerPop .my-info .user-info[data-v-4662eea3] {
    justify-content: center;
    overflow: hidden;
    flex-direction: column;
    flex: 1
}

.MyDrawerPop .my-info .user-info .user-name[data-v-4662eea3] {
    color: var(--textColor);
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 4px 0 2px
}

.MyDrawerPop .my-info .user-info .user-id[data-v-4662eea3] {
    font-size: 12px;
    color: var(--text-color--grey)
}

.MyDrawerPop .my-info .user-info .user-id .toggle-text[data-v-4662eea3] {
    margin-left: 12px
}

.MyDrawerPop .my-wallet[data-v-4662eea3] {
    font-size: 14px;
    color: var(--text-color--grey);
    padding: 16px 15px;
    margin: 6px 15px 8px;
    border-radius: 12px;
    background-color: #fff
}

.MyDrawerPop .my-wallet .item[data-v-4662eea3] {
    display: flex;
    line-height: 18px;
    align-items: center;
    padding: 2px 0
}

.MyDrawerPop .my-wallet .item[data-v-4662eea3]:first-child {
    border-bottom: 1px solid #e3e5e8;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.MyDrawerPop .my-wallet .item .num[data-v-4662eea3] {
    padding-left: 8px;
    flex: 1;
    word-break: break-all;
    font-size: 18px;
    color: var(--textColor);
    margin-left: auto;
    font-weight: 700;
    text-align: right
}

.MyDrawerPop[data-v-4662eea3] .MyWalletInfo .card {
    box-shadow: 0 4px 8px var(--cardBoxShadow)
}

.MyDrawerPop .my-operation-view[data-v-4662eea3] {
    margin: 0 15px;
    padding: 8px 0
}

.MyDrawerPop .my-operation-view .operation-view-title[data-v-4662eea3] {
    display: flex;
    justify-content: space-between
}

.MyDrawerPop .my-operation-view .operation-view-title .view-title-text .text[data-v-4662eea3] {
    color: var(--textColor)
}

.MyDrawerPop .my-operation-view .operation-view-title .view-title-text .time[data-v-4662eea3] {
    font-size: 10px;
    color: var(--text-color--grey)
}

.MyDrawerPop .my-operation-view .operation-view-title .more[data-v-4662eea3] {
    height: 20px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: var(--text-color--grey)
}

.MyDrawerPop .my-operation-view .operation-view-title .more img[data-v-4662eea3] {
    display: block;
    width: 13px;
    margin-left: 7px
}

.MyDrawerPop .my-operation-view .view-data[data-v-4662eea3] {
    margin-top: 8px;
    padding: 11px 15px 4px;
    background-color: #fff;
    border-radius: 12px
}

.MyDrawerPop .my-operation-view .view-data .view-data-item[data-v-4662eea3] {
    flex: 1;
    text-align: center;
    display: flex;
    line-height: 20px;
    justify-content: space-between;
    margin-bottom: 7px
}

.MyDrawerPop .my-operation-view .view-data .view-data-item .num[data-v-4662eea3] {
    font-weight: 700;
    font-size: 18px;
    color: var(--textColor)
}

.MyDrawerPop .my-operation-view .view-data .view-data-item .text[data-v-4662eea3] {
    font-size: 14px;
    color: var(--text-color--grey)
}

.MyDrawerPop .my-tool[data-v-4662eea3] {
    margin: 0 15px;
    padding: 8px 0 16px
}

.MyDrawerPop .my-tool .title[data-v-4662eea3] {
    font-size: 16px;
    color: var(--textColor);
    margin-bottom: 8px
}

.MyDrawerPop .my-tool .tool-box[data-v-4662eea3] {
    display: flex;
    margin: 12px auto -4px;
    padding: 12px 0 0;
    flex-wrap: wrap;
    background-color: #fff;
    border-radius: 12px
}

.MyDrawerPop .my-tool .tool-box .tool-item[data-v-4662eea3] {
    width: 33.33333%;
    text-align: center;
    margin-bottom: 16px
}

.MyDrawerPop .my-tool .tool-box .tool-item img[data-v-4662eea3] {
    width: 42px;
    height: 42px
}

.MyDrawerPop .my-tool .tool-box .tool-item .text[data-v-4662eea3] {
    margin-top: 8px;
    font-size: 12px;
    color: var(--text-color--grey)
}

.MyDrawerPop[data-v-4662eea3] .my-order {
    padding-bottom: 0
}

.MyDrawerPop .my-drawer-time[data-v-4662eea3] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--themeBodyColor)
}

.MyDrawerPop .wallet-title[data-v-4662eea3] {
    flex: 1
}

.MyDrawerPop .wallet-title>div[data-v-4662eea3]:first-child {
    margin-right: 5px;
    color: var(--textColor)
}

.MyDrawerPop .wallet-title>div[data-v-4662eea3] {
    float: left
}

.custom-display-area .MyDrawer[data-v-4662eea3] {
    width: 100%;
    height: 100%
}

.custom-display-area .MyDrawerPop[data-v-4662eea3] {
    background: var(--themeBodyColor);
    overflow-y: auto;
    position: absolute;
    right: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    margin: 2px 2px 2px 0;
    height: calc(100% - 9px) !important
}

.THEME-ATASAC .MyDrawer[data-v-4662eea3]:not(.model-scoped, .model-scoped *) {
    background-color: rgba(0, 0, 0, .4)
}

.THEME-ATASAC .MyDrawerPop[data-v-4662eea3]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .MyDrawerPop .my-operation-view .view-data[data-v-4662eea3]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .MyDrawerPop .my-tool .tool-box[data-v-4662eea3]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .MyDrawerPop .my-wallet[data-v-4662eea3]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--borderColor);
    background: var(--bgColor)
}

.THEME-ATASAC .MyDrawerPop .my-drawer-time[data-v-4662eea3]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-EZWIN1C .MyDrawerPop .my-info .user-info .user-id .toggle-text[data-v-4662eea3]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-33236e32] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-33236e32] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-33236e32] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-33236e32] {
    cursor: pointer
}

.flex[data-v-33236e32] {
    display: flex
}

.flex-column[data-v-33236e32] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-33236e32] {
    display: flex;
    align-items: center
}

.flex-start[data-v-33236e32] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-33236e32] {
    justify-content: space-between
}

.noselect[data-v-33236e32] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-33236e32] {
    font-weight: 700
}

.custom-scroll-bar[data-v-33236e32] {
    overflow: auto
}

.custom-scroll-bar[data-v-33236e32]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-33236e32]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-33236e32] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-33236e32] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.more-img[data-v-33236e32] {
    width: 22px
}

#More.header-more[data-v-33236e32] {
    min-width: 136px;
    width: auto;
    background-color: #333;
    opacity: .9;
    border-radius: 4px;
    position: absolute;
    right: 10px;
    top: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    z-index: 100
}

#More.header-more div[data-v-33236e32] {
    line-height: 50px;
    flex: 1;
    border-bottom: 1px solid #464646;
    display: flex;
    align-items: center;
    justify-content: center
}

#More.header-more .header-more-first[data-v-33236e32] {
    justify-content: flex-end;
    border-bottom: 0
}

#More.header-more .header-more-first img[data-v-33236e32] {
    height: 6px;
    width: 10px;
    margin-top: -5px
}

#More.header-more .header-more-item[data-v-33236e32] {
    color: #fff
}

#More.header-more .border-none[data-v-33236e32] {
    border: none
}

#More>div[data-v-33236e32] {
    white-space: nowrap
}

.ddwinBtnDisabled[data-v-2fd6838a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2fd6838a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2fd6838a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2fd6838a] {
    cursor: pointer
}

.flex[data-v-2fd6838a] {
    display: flex
}

.flex-column[data-v-2fd6838a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2fd6838a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2fd6838a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2fd6838a] {
    justify-content: space-between
}

.noselect[data-v-2fd6838a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2fd6838a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2fd6838a] {
    overflow: auto
}

.custom-scroll-bar[data-v-2fd6838a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2fd6838a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2fd6838a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2fd6838a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.my-overview[data-v-2fd6838a] {
    padding: 12px 0 20px 0;
    margin: 0 15px
}

.my-overview .view-title-box[data-v-2fd6838a] {
    display: flex
}

.my-overview .view-title-box .view-title-text[data-v-2fd6838a] {
    flex: 2
}

.my-overview .view-title-box .view-title-text .text[data-v-2fd6838a] {
    font-size: 16px
}

.my-overview .view-title-box .view-title-text .time[data-v-2fd6838a] {
    color: var(--text-color--grey)
}

.my-overview .more[data-v-2fd6838a] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1
}

.my-overview .more .text[data-v-2fd6838a] {
    font-size: 14px;
    color: var(--text-color--grey)
}

.my-overview .more img[data-v-2fd6838a] {
    margin-left: 8px;
    width: 13px
}

.my-overview .view-data[data-v-2fd6838a] {
    display: flex;
    margin-top: 25px
}

.my-overview .view-data .view-data-item[data-v-2fd6838a] {
    flex: 1;
    text-align: center
}

.my-overview .view-data .view-data-item .num[data-v-2fd6838a] {
    font-weight: 700;
    font-size: 20px
}

.my-overview .view-data .view-data-item .text[data-v-2fd6838a] {
    margin-top: 10px;
    font-size: 13px;
    color: var(--text-color--grey)
}

.my-overview .no-data[data-v-2fd6838a] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    margin-top: 25px;
    color: var(--text-color--grey)
}

.ddwinBtnDisabled[data-v-4ea5e3d1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4ea5e3d1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4ea5e3d1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4ea5e3d1] {
    cursor: pointer
}

.flex[data-v-4ea5e3d1] {
    display: flex
}

.flex-column[data-v-4ea5e3d1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4ea5e3d1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4ea5e3d1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4ea5e3d1] {
    justify-content: space-between
}

.noselect[data-v-4ea5e3d1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4ea5e3d1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4ea5e3d1] {
    overflow: auto
}

.custom-scroll-bar[data-v-4ea5e3d1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4ea5e3d1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4ea5e3d1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4ea5e3d1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.MyOperationViewCard .my-overview[data-v-4ea5e3d1] {
    margin: 0 15px
}

.MyOperationViewCard .my-overview .view-title-box[data-v-4ea5e3d1] {
    display: flex
}

.MyOperationViewCard .my-overview .view-title-box .view-title-text[data-v-4ea5e3d1] {
    flex: 2
}

.MyOperationViewCard .my-overview .view-title-box .view-title-text .text[data-v-4ea5e3d1] {
    font-size: 18px
}

.MyOperationViewCard .my-overview .view-title-box .view-title-text .time[data-v-4ea5e3d1] {
    font-size: 14px;
    color: var(--text-color--grey)
}

.MyOperationViewCard .my-overview .more[data-v-4ea5e3d1] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex: 1
}

.MyOperationViewCard .my-overview .more .text[data-v-4ea5e3d1] {
    font-size: 14px;
    color: var(--text-color--grey)
}

.MyOperationViewCard .my-overview .more img[data-v-4ea5e3d1] {
    margin: 4px 0 0 8px;
    width: 11px
}

.MyOperationViewCard .my-overview .view-data[data-v-4ea5e3d1] {
    display: flex;
    flex-direction: column;
    margin-top: 12px;
    padding: 15px;
    border: 1px solid #e3e5e8;
    border-radius: 10px
}

.MyOperationViewCard .my-overview .view-data .view-data-item[data-v-4ea5e3d1] {
    display: flex;
    justify-content: space-between
}

.MyOperationViewCard .my-overview .view-data .view-data-item[data-v-4ea5e3d1]:not(:first-child) {
    margin-top: 6px
}

.MyOperationViewCard .my-overview .view-data .view-data-item .num[data-v-4ea5e3d1] {
    font-weight: 700;
    font-size: 16px
}

.MyOperationViewCard .my-overview .view-data .view-data-item .text[data-v-4ea5e3d1] {
    font-size: 14px;
    color: var(--text-color--grey)
}

.MyOperationViewCard .my-overview .no-data[data-v-4ea5e3d1] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    margin-top: 25px;
    color: var(--text-color--grey)
}

.atas-style .MyOperationViewCard[data-v-4ea5e3d1] .dividing-line:not(.model-scoped, .model-scoped *) {
    display: none
}

.atas-style .num[data-v-4ea5e3d1]:not(.model-scoped, .model-scoped *) {
    margin-bottom: 0
}

.THEME-ATASAC .view-data[data-v-4ea5e3d1]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor) !important
}

.THEME-ATASAC .MyOperationViewCard .my-overview .view-data[data-v-4ea5e3d1]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .MyOperationViewCard .my-overview .more .text[data-v-4ea5e3d1]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .MyOperationViewCard .my-overview .view-data .view-data-item .text[data-v-4ea5e3d1]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .MyOperationViewCard .my-overview .view-title-box .view-title-text .time[data-v-4ea5e3d1]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-57a6f2e2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-57a6f2e2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-57a6f2e2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-57a6f2e2] {
    cursor: pointer
}

.flex[data-v-57a6f2e2] {
    display: flex
}

.flex-column[data-v-57a6f2e2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-57a6f2e2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-57a6f2e2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-57a6f2e2] {
    justify-content: space-between
}

.noselect[data-v-57a6f2e2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-57a6f2e2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-57a6f2e2] {
    overflow: auto
}

.custom-scroll-bar[data-v-57a6f2e2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-57a6f2e2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-57a6f2e2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-57a6f2e2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.my-tool[data-v-57a6f2e2] {
    margin: 0 15px
}

.my-tool .title[data-v-57a6f2e2] {
    font-size: 16px;
    margin-bottom: 12px
}

.my-tool .tool-box[data-v-57a6f2e2] {
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    overflow-y: auto;
    padding-bottom: 10px
}

.my-tool .tool-box .tool-item[data-v-57a6f2e2] {
    width: 20%;
    margin-top: 12px;
    text-align: center
}

.my-tool .tool-box .tool-item img[data-v-57a6f2e2] {
    width: 43px;
    height: 43px
}

.my-tool .tool-box .tool-item .text[data-v-57a6f2e2] {
    font-size: 13px;
    margin-top: 4px
}

.my-tool .tool-box[data-v-57a6f2e2]::-webkit-scrollbar {
    display: none
}

.atas-style .my-tool[data-v-57a6f2e2]:not(.model-scoped, .model-scoped *) {
    padding: 6px 0 12px
}

.atas-style .MyTool[data-v-57a6f2e2] .dividing-line:not(.model-scoped, .model-scoped *) {
    display: none
}

.THEME-ATASAC .tool-box[data-v-57a6f2e2]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--lightBorderColor);
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-5c86c2fb] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5c86c2fb] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5c86c2fb] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5c86c2fb] {
    cursor: pointer
}

.flex[data-v-5c86c2fb] {
    display: flex
}

.flex-column[data-v-5c86c2fb] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5c86c2fb] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5c86c2fb] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5c86c2fb] {
    justify-content: space-between
}

.noselect[data-v-5c86c2fb] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5c86c2fb] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5c86c2fb] {
    overflow: auto
}

.custom-scroll-bar[data-v-5c86c2fb]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5c86c2fb]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5c86c2fb] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5c86c2fb] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.themeColor[data-v-5c86c2fb] {
    color: var(--textThemeColor)
}

.THEME-ATASTC .themeColor[data-v-5c86c2fb]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.my-info[data-v-5c86c2fb] {
    display: flex;
    align-items: center;
    height: 54px;
    padding: 0 15px
}

.my-info .my-info-avatar[data-v-5c86c2fb] {
    position: relative;
    border: 2px solid var(--themeColor);
    width: 54px;
    height: 54px
}

.my-info .my-info-avatar .van-image[data-v-5c86c2fb] {
    position: relative;
    display: inline-block
}

.my-info .my-info-avatar img[data-v-5c86c2fb] {
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: -8px;
    z-index: 1
}

.my-info .user-info[data-v-5c86c2fb] {
    justify-content: center;
    overflow: hidden;
    flex-direction: column;
    flex: 1;
    margin-left: 12px
}

.my-info .user-info .user-name[data-v-5c86c2fb] {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.my-info .user-info .user-name img[data-v-5c86c2fb] {
    width: 1.25rem;
    margin-left: 5px
}

.my-info .user-info .user-id[data-v-5c86c2fb] {
    margin-top: 5px;
    font-size: 14px;
    color: var(--text-color--grey)
}

.my-info .user-info img[data-v-5c86c2fb] {
    width: 24px
}

.THEME-ATASAC .my-info .user-info .user-id[data-v-5c86c2fb]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-69f20a83] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-69f20a83] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-69f20a83] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-69f20a83] {
    cursor: pointer
}

.flex[data-v-69f20a83] {
    display: flex
}

.flex-column[data-v-69f20a83] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-69f20a83] {
    display: flex;
    align-items: center
}

.flex-start[data-v-69f20a83] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-69f20a83] {
    justify-content: space-between
}

.noselect[data-v-69f20a83] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-69f20a83] {
    font-weight: 700
}

.custom-scroll-bar[data-v-69f20a83] {
    overflow: auto
}

.custom-scroll-bar[data-v-69f20a83]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-69f20a83]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-69f20a83] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-69f20a83] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.themeColor[data-v-69f20a83] {
    color: var(--textThemeColor)
}

.my-info[data-v-69f20a83] {
    min-height: 54px;
    position: relative;
    padding: 0 15px
}

.my-info .qr-img[data-v-69f20a83] {
    position: absolute
}

.my-info .avatar-middle[data-v-69f20a83] {
    display: flex;
    align-items: center;
    flex-direction: column
}

.my-info .my-info-avatar[data-v-69f20a83] {
    position: relative;
    border: 2px solid var(--themeColor);
    width: 54px;
    height: 54px
}

.my-info .my-info-avatar .van-image[data-v-69f20a83] {
    position: relative;
    display: inline-block
}

.my-info .my-info-avatar img[data-v-69f20a83] {
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: -8px;
    z-index: 1
}

.my-info .user-info[data-v-69f20a83] {
    justify-content: center;
    overflow: hidden;
    flex-direction: column;
    flex: 1;
    margin-right: 12px
}

.my-info .user-info .user-name[data-v-69f20a83] {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.my-info .user-info .user-name img[data-v-69f20a83] {
    width: 1.25rem;
    margin-left: 5px
}

.my-info .user-info .user-id[data-v-69f20a83] {
    margin-top: 5px;
    font-size: 14px;
    color: var(--text-color--grey)
}

.my-info .user-info img[data-v-69f20a83] {
    width: 24px
}

.ddwinBtnDisabled[data-v-401741aa] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-401741aa] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-401741aa] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-401741aa] {
    cursor: pointer
}

.flex[data-v-401741aa] {
    display: flex
}

.flex-column[data-v-401741aa] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-401741aa] {
    display: flex;
    align-items: center
}

.flex-start[data-v-401741aa] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-401741aa] {
    justify-content: space-between
}

.noselect[data-v-401741aa] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-401741aa] {
    font-weight: 700
}

.custom-scroll-bar[data-v-401741aa] {
    overflow: auto
}

.custom-scroll-bar[data-v-401741aa]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-401741aa]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-401741aa] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-401741aa] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.themeColor[data-v-401741aa] {
    color: var(--textThemeColor)
}

.my-info[data-v-401741aa] {
    display: flex;
    align-items: center;
    height: 54px;
    padding: 0 15px
}

.my-info .my-info-avatar[data-v-401741aa] {
    position: relative;
    border: 2px solid var(--themeColor);
    width: 54px;
    height: 54px
}

.my-info .my-info-avatar .van-image[data-v-401741aa] {
    position: relative;
    display: inline-block
}

.my-info .my-info-avatar img[data-v-401741aa] {
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: -8px;
    z-index: 1
}

.my-info .user-info-box[data-v-401741aa] {
    display: flex;
    justify-content: flex-end
}

.my-info .user-info[data-v-401741aa] {
    justify-content: center;
    overflow: hidden;
    flex-direction: column;
    flex: 1;
    margin-right: 12px;
    text-align: right
}

.my-info .user-info .user-name[data-v-401741aa] {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.my-info .user-info .user-name img[data-v-401741aa] {
    width: 1.25rem;
    margin-left: 5px
}

.my-info .user-info .user-id[data-v-401741aa] {
    margin-top: 5px;
    font-size: 14px;
    color: var(--text-color--grey)
}

.my-info .user-info img[data-v-401741aa] {
    width: 24px
}

.ddwinBtnDisabled[data-v-d6db473e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-d6db473e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-d6db473e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-d6db473e] {
    cursor: pointer
}

.flex[data-v-d6db473e] {
    display: flex
}

.flex-column[data-v-d6db473e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-d6db473e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-d6db473e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-d6db473e] {
    justify-content: space-between
}

.noselect[data-v-d6db473e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-d6db473e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-d6db473e] {
    overflow: auto
}

.custom-scroll-bar[data-v-d6db473e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-d6db473e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-d6db473e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-d6db473e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.MyUserInfoVertical[data-v-d6db473e] {
    padding: 20px 15px 0
}

.MyUserInfoVertical .user[data-v-d6db473e] {
    display: flex;
    align-items: flex-start;
    position: relative
}

.MyUserInfoVertical .user .userContent[data-v-d6db473e] {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1
}

.MyUserInfoVertical .user .imgBox[data-v-d6db473e] {
    width: 45px;
    height: 45px
}

.MyUserInfoVertical .user .avatar[data-v-d6db473e] {
    position: relative;
    margin-bottom: 10px
}

.MyUserInfoVertical .user .avatar[data-v-d6db473e] .van-image {
    width: 65px;
    height: 65px;
    border: 1px solid var(--themeColor)
}

.MyUserInfoVertical .user .userInfo[data-v-d6db473e] {
    padding: 0 12px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.MyUserInfoVertical .user .userInfo .name[data-v-d6db473e] {
    color: var(--textColor);
    font-size: 18px
}

.MyUserInfoVertical .user .userInfo .UID[data-v-d6db473e] {
    color: var(--text-color--grey);
    display: flex;
    align-items: center;
    justify-content: center
}

.MyUserInfoVertical .user .userInfo .UID span[data-v-d6db473e] {
    margin-top: 2px;
    margin-right: 8px
}

.MyUserInfoVertical .user .userInfo .UID img[data-v-d6db473e] {
    width: 24px;
    height: 24px
}

.MyUserInfoVertical .user .qrCode img[data-v-d6db473e] {
    width: 45px;
    height: 45px
}

.THEME-ATASAC .MyUserInfoVertical .user .userInfo .name[data-v-d6db473e]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .MyUserInfoVertical .user .userInfo .UID[data-v-d6db473e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASG8C .MyUserInfoVertical .user .avatar .van-image[data-v-d6db473e]:not(.model-scoped, .model-scoped *) {
    border-color: var(--SubBorderColor)
}

.THEME-ATASG8C .MyUserInfoVertical .user .avatar[data-v-d6db473e] .van-image:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--SubBorderColor)
}

.ddwinBtnDisabled[data-v-7193186e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7193186e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7193186e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7193186e] {
    cursor: pointer
}

.flex[data-v-7193186e] {
    display: flex
}

.flex-column[data-v-7193186e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7193186e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7193186e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7193186e] {
    justify-content: space-between
}

.noselect[data-v-7193186e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7193186e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7193186e] {
    overflow: auto
}

.custom-scroll-bar[data-v-7193186e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7193186e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7193186e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7193186e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.MyWallet[data-v-7193186e] {
    height: auto;
    background-color: var(--themeColor);
    border-radius: 8px;
    margin: 12px 15px 0
}

.MyWallet .my-wallet .money-member[data-v-7193186e] {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0 40px;
    align-items: center;
    color: #fff
}

.MyWallet .my-wallet .money-member .money-member-text[data-v-7193186e] {
    font-size: 16px
}

.MyWallet .my-wallet .money-member .money-member-text .text-min[data-v-7193186e] {
    font-size: 12px
}

.MyWallet .my-wallet .money-member .money-member-num[data-v-7193186e] {
    margin-left: 5px;
    font-weight: 700;
    font-size: 21px
}

.MyWallet .my-wallet .credit-member[data-v-7193186e] {
    padding: 0 30px;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    color: #fff
}

.MyWallet .my-wallet .credit-member .credit-num-box[data-v-7193186e] {
    display: flex
}

.MyWallet .my-wallet .credit-member .credit-num-box .credit-num[data-v-7193186e] {
    margin-left: 5px;
    font-weight: 700;
    font-size: 21px
}

.MyWallet .my-wallet .money-player-inner[data-v-7193186e] {
    align-items: center;
    padding: 16px 20px 16px 20px
}

.MyWallet .my-wallet .money-player-inner .my-wallet-text-col[data-v-7193186e] {
    color: #fff;
    flex: 1
}

.MyWallet .my-wallet .money-player-inner .my-wallet-text-col .text-title[data-v-7193186e] {
    font-size: 14px
}

.MyWallet .my-wallet .money-player-inner .my-wallet-text-col .text-title .text-min[data-v-7193186e] {
    font-size: 12px
}

.MyWallet .my-wallet .money-player-inner .my-wallet-text-col .num-box[data-v-7193186e] {
    display: flex;
    justify-content: center
}

.MyWallet .my-wallet .money-player-inner .my-wallet-text-col .num[data-v-7193186e] {
    margin-left: 5px;
    font-weight: 700;
    font-size: 21px
}

.MyWallet .my-wallet .my-wallet-inner-line[data-v-7193186e] {
    display: flex;
    align-items: center;
    padding: 16px 0 8px;
    position: relative
}

.MyWallet .my-wallet .my-wallet-inner-line .my-wallet-text[data-v-7193186e] {
    text-align: center;
    flex: 1;
    color: #fff
}

.MyWallet .my-wallet .my-wallet-inner-line .my-wallet-text .text-min[data-v-7193186e] {
    font-size: 12px
}

.MyWallet .my-wallet .my-wallet-inner-line .my-wallet-text .money-num-box[data-v-7193186e] {
    display: flex;
    justify-content: center;
    margin-top: 10px
}

.MyWallet .my-wallet .my-wallet-inner-line .my-wallet-text .money-num-box .money-num[data-v-7193186e] {
    margin-left: 5px;
    font-weight: 700;
    font-size: 21px
}

.MyWallet .my-wallet .my-wallet-inner-line .vertical-white-line[data-v-7193186e] {
    width: 1px;
    height: 16px;
    background-color: #fff
}

.MyWallet .my-wallet .my-wallet-inner-line .wallet-show-visible[data-v-7193186e] {
    position: absolute;
    top: 6px;
    left: 12px;
    cursor: pointer
}

.MyWallet .my-wallet .my-wallet-inner-line .wallet-show-visible img[data-v-7193186e] {
    width: 20px;
    height: 20px
}

.ddwinBtnDisabled[data-v-4732cddc] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4732cddc] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4732cddc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4732cddc] {
    cursor: pointer
}

.flex[data-v-4732cddc] {
    display: flex
}

.flex-column[data-v-4732cddc] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4732cddc] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4732cddc] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4732cddc] {
    justify-content: space-between
}

.noselect[data-v-4732cddc] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4732cddc] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4732cddc] {
    overflow: auto
}

.custom-scroll-bar[data-v-4732cddc]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4732cddc]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4732cddc] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4732cddc] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.MyWallet[data-v-4732cddc] {
    height: auto;
    background-color: #fff;
    border-radius: 0
}

.wallet-name[data-v-4732cddc] {
    display: flex;
    align-items: center;
    padding: 10px 0 0 15px
}

.wallet-name .text[data-v-4732cddc] {
    font-size: 16px;
    margin-right: 10px
}

.wallet-name img[data-v-4732cddc] {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.my-wallet[data-v-4732cddc] {
    min-height: 64px;
    border-radius: 8px;
    margin: 12px 0 0;
    display: flex;
    justify-content: center;
    position: relative
}

.my-wallet .my-wallet-text-col[data-v-4732cddc] {
    width: 48%;
    height: 64px;
    background-color: var(--themeColor);
    color: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column
}

.my-wallet .my-wallet-text-col .text-title[data-v-4732cddc] {
    font-size: 14px;
    text-align: center;
    display: flex
}

.my-wallet .my-wallet-text-col .num-box[data-v-4732cddc] {
    font-size: 21px
}

.my-wallet .split-area[data-v-4732cddc] {
    width: 10px;
    height: 64px
}

.ddwinBtnDisabled[data-v-3ad2bcf8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3ad2bcf8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3ad2bcf8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3ad2bcf8] {
    cursor: pointer
}

.flex[data-v-3ad2bcf8] {
    display: flex
}

.flex-column[data-v-3ad2bcf8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3ad2bcf8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3ad2bcf8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3ad2bcf8] {
    justify-content: space-between
}

.noselect[data-v-3ad2bcf8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3ad2bcf8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3ad2bcf8] {
    overflow: auto
}

.custom-scroll-bar[data-v-3ad2bcf8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3ad2bcf8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3ad2bcf8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3ad2bcf8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.MyWalletInfo[data-v-3ad2bcf8] {
    overflow: hidden
}

.MyWalletInfo .card[data-v-3ad2bcf8] {
    padding: 12px 20px;
    background-color: var(--5e8ec8cc)
}

.MyWalletInfo .card .TotalCon[data-v-3ad2bcf8] {
    align-items: center;
    justify-content: space-between;
    padding-bottom: 12px;
    border-bottom: 1px solid #e3e5e8
}

.MyWalletInfo .card .AmountDetail[data-v-3ad2bcf8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5px
}

.MyWalletInfo .card .AmountDetail .Amount[data-v-3ad2bcf8] {
    margin-top: 6px;
    display: flex;
    align-items: center;
    font-weight: 500
}

.MyWalletInfo .card .AmountDetail .Amount span[data-v-3ad2bcf8] {
    font-size: 21px
}

.MyWalletInfo .card .AmountDetail .Amount img[data-v-3ad2bcf8] {
    width: 12px;
    height: 12px;
    margin-left: 8px
}

.MyWalletInfo .card .VerticalWhiteLine[data-v-3ad2bcf8] {
    height: 50px;
    background-color: #e3e5e8
}

.MyWalletInfo .card .FormatStart[data-v-3ad2bcf8] {
    position: relative;
    top: 4px
}

.TotalAmount[data-v-3ad2bcf8] {
    color: var(--text-color--grey)
}

.AmountTitle[data-v-3ad2bcf8] {
    display: flex;
    flex-wrap: wrap
}

.MoneyCss[data-v-3ad2bcf8] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.wbx-style .MyWalletInfo .card .TotalCon[data-v-3ad2bcf8] {
    padding-bottom: 20px
}

.wbx-style .MyWalletInfo .MyWallet[data-v-3ad2bcf8] {
    padding-top: 12px
}

.THEME-ATASAC .MyWalletInfo .card[data-v-3ad2bcf8]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor) !important;
    border: 1px solid var(--lightBorderColor) !important
}

.THEME-ATASAC .MyWalletInfo .card .TotalCon[data-v-3ad2bcf8]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .MyWalletInfo .card .VerticalWhiteLine[data-v-3ad2bcf8]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC .TotalAmount[data-v-3ad2bcf8]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-cfac2cd0] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-cfac2cd0] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-cfac2cd0] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-cfac2cd0] {
    cursor: pointer
}

.flex[data-v-cfac2cd0] {
    display: flex
}

.flex-column[data-v-cfac2cd0] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-cfac2cd0] {
    display: flex;
    align-items: center
}

.flex-start[data-v-cfac2cd0] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-cfac2cd0] {
    justify-content: space-between
}

.noselect[data-v-cfac2cd0] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-cfac2cd0] {
    font-weight: 700
}

.custom-scroll-bar[data-v-cfac2cd0] {
    overflow: auto
}

.custom-scroll-bar[data-v-cfac2cd0]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-cfac2cd0]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-cfac2cd0] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-cfac2cd0] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.LoginManagementContent[data-v-cfac2cd0] {
    --current-tag-bg: var(--themeSecColor);
    --current-tag-color: var(--textThemeColor)
}

.LoginManagementContent .bgSecondThemeColor[data-v-cfac2cd0] {
    background: var(--current-tag-bg);
    color: var(--current-tag-color)
}

.THEME-ATASTC .LoginManagementContent[data-v-cfac2cd0]:not(.model-scoped, .model-scoped *) {
    --current-tag-bg: var(--themeHoverColor);
    --current-tag-color: #fc7734
}

.THEME-ATS988C .LoginManagementContent[data-v-cfac2cd0]:not(.model-scoped, .model-scoped *) {
    --current-tag-bg: #fefbe8
}

.THEME-ATASAC .LoginManagementContent[data-v-cfac2cd0]:not(.model-scoped, .model-scoped *) {
    --current-tag-bg: var(--themeHoverColor)
}

.THEME-ATASG8C .LoginManagementContent[data-v-cfac2cd0]:not(.model-scoped, .model-scoped *) {
    --current-tag-bg: var(--noticeBarBg);
    --current-tag-color: var(--text-color--link)
}

.login-info-item[data-v-cfac2cd0] {
    justify-content: center;
    height: 100%;
    padding-right: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8
}

#LoginManagement[data-v-cfac2cd0] {
    height: var(--column-height, 100%);
    overflow: auto
}

.THEME-ATASAC .login-info-item[data-v-cfac2cd0]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .LoginManagementContent[data-v-cfac2cd0] .van-button--danger:not(.model-scoped, .model-scoped *) {
    background-color: var(--red);
    border-color: var(--red)
}

.THEME-EZWIN1C .bgSecondThemeColor[data-v-cfac2cd0]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg);
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-cdadd086] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-cdadd086] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-cdadd086] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-cdadd086] {
    cursor: pointer
}

.flex[data-v-cdadd086] {
    display: flex
}

.flex-column[data-v-cdadd086] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-cdadd086] {
    display: flex;
    align-items: center
}

.flex-start[data-v-cdadd086] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-cdadd086] {
    justify-content: space-between
}

.noselect[data-v-cdadd086] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-cdadd086] {
    font-weight: 700
}

.custom-scroll-bar[data-v-cdadd086] {
    overflow: auto
}

.custom-scroll-bar[data-v-cdadd086]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-cdadd086]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-cdadd086] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-cdadd086] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.bankCell[data-v-cdadd086] {
    display: flex;
    align-items: center;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid var(--lineColor);
    padding: 0 15px
}

.bankCell .value[data-v-cdadd086] {
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: 25px;
    position: relative;
    justify-content: space-between
}

.bankCell .value[data-v-cdadd086]:before {
    position: absolute;
    left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background: var(--lineColor)
}

.bankCell .value .text[data-v-cdadd086] {
    color: var(--textColor);
    font-size: 14px
}

.bankCell .value .text.placeholder[data-v-cdadd086] {
    height: auto;
    color: #adadad;
    line-height: normal
}

.bankCell .value img[data-v-cdadd086] {
    margin-left: 10px;
    width: 14px
}

.infoBox[data-v-cdadd086] {
    position: relative
}

.infoBox .placeholderbox[data-v-cdadd086] {
    padding: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #ababab;
    position: absolute;
    top: 0;
    left: 5px;
    line-height: 1.4
}

[data-v-cdadd086] .van-field__control::-webkit-input-placeholder {
    font-size: 14px
}

.bankFiled[data-v-cdadd086] .van-field .van-cell__title span {
    font-size: 16px;
    color: var(--textColor)
}

.bankFiled[data-v-cdadd086] .van-field .van-field__label {
    width: auto
}

.bankFiled[data-v-cdadd086] .van-field .van-field__button img {
    width: 14px;
    height: 14px;
    transform: rotate(180deg);
    position: relative;
    right: -300px;
    filter: drop-shadow(var(--grey) 300px 0)
}

.DuitNowIdTip[data-v-cdadd086] {
    font-size: 14px;
    color: var(--themeColor);
    word-break: break-all;
    text-align: end;
    text-decoration: underline
}

.RealNameAuth .RealNameAuthBox .content-box .form .text-area-title--Proof[data-v-cdadd086] {
    margin-top: 10px
}

.certificateBoxStyle[data-v-cdadd086] {
    overflow: hidden;
    padding: 0 15px 28px;
    background-color: #fff
}

.RealNameAuth[data-v-cdadd086] {
    display: flex;
    flex-direction: column
}

.RealNameAuth .RealNameAuthBox[data-v-cdadd086] {
    flex: 1
}

.RealNameAuth .RealNameAuthBox .content-box .form .chooseNowBankCard[data-v-cdadd086] {
    height: 34px;
    line-height: 34px;
    text-align: right;
    font-size: 14px;
    color: var(--textThemeColor);
    background: var(--themeBodyColor)
}

.RealNameAuth .RealNameAuthBox .content-box .form .real-name[data-v-cdadd086] {
    display: flex;
    align-items: center;
    padding: 0 15px;
    background-color: #fff;
    border-radius: 5px
}

.RealNameAuth .RealNameAuthBox .content-box .form .real-name .input-box[data-v-cdadd086] {
    padding: 5.5px 0;
    flex: 1
}

.RealNameAuth .RealNameAuthBox .content-box .form .real-name .input-box .van-field[data-v-cdadd086] {
    font-size: 16px
}

.RealNameAuth .RealNameAuthBox .content-box .form .bankFiled[data-v-cdadd086] {
    border-radius: 5px;
    overflow: hidden
}

.RealNameAuth .RealNameAuthBox .content-box .form .text-area[data-v-cdadd086] {
    background-color: #fff;
    overflow: hidden
}

.RealNameAuth .RealNameAuthBox .content-box .form .text-area .text-area-title[data-v-cdadd086] {
    margin: 10px 0 0
}

.RealNameAuth .RealNameAuthBox .content-box .form .text-area .infoBox[data-v-cdadd086] {
    overflow: hidden;
    border-radius: 5px
}

.RealNameAuth .RealNameAuthBox .content-box .button-box .button[data-v-cdadd086] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px
}

.RealNameAuth .RealNameAuthBox .content-box .button-box .button.disable[data-v-cdadd086] {
    background-color: #dadde3;
    pointer-events: none
}

.RealNameAuth .RealNameAuthBox .content-box .button-box .active[data-v-cdadd086] {
    background-color: var(--themeColor)
}

.RealNameAuth .RealNameAuthBox .content-box .tips[data-v-cdadd086] {
    padding: 0 15px;
    box-sizing: border-box;
    line-height: 24px;
    margin-top: 20px;
    font-size: 13px
}

.RealNameAuth .upload-id[data-v-cdadd086] {
    display: flex;
    padding: 0 15px;
    margin: 0 15px;
    border-radius: 5px;
    background: #fff
}

.ModelTitle[data-v-cdadd086] {
    font-size: 18px
}

.CurrencyList[data-v-cdadd086] {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px;
    border-bottom: 1px solid #f0f3f5
}

.atas-style .RealNameAuth .RealNameAuthBox .content-box .form .chooseNowBankCard[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background: #e2e7eb;
    margin-bottom: 12px
}

.atas-style .ModelTitle[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor)
}

.atas-style .ModelTitle .darkColor[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASC .certificateBoxStyle[data-v-cdadd086]:not(.model-scoped, .model-scoped *),
.THEME-ATASMC .certificateBoxStyle[data-v-cdadd086]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .certificateBoxStyle[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background: none !important
}

.THEME-ATASTC .RealNameAuth .RealNameAuthBox .content-box .button-box .button.active[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASSC .RealNameAuth .RealNameAuthBox .content-box .form .chooseNowBankCard[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg);
    color: var(--themeSecHoverColor)
}

.THEME-ATASAC .certificateBoxStyle[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background: none !important
}

.THEME-ATASAC .RealNameAuthContent .chooseNowBankCard[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background: var(--greyBgColor) !important
}

.THEME-ATASAC .RealNameAuthContent .RealNameColumn[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor) !important;
    border-color: var(--borderColor) !important
}

.THEME-ATASAC .RealNameAuthContent .bankCell[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .RealNameAuthContent .bankCell .value[data-v-cdadd086]:not(.model-scoped, .model-scoped *):before {
    background: var(--lightBorderColor) !important
}

.THEME-ATASAC .RealNameAuthContent .ProofIcon[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e !important
}

.THEME-ATASAC .RealNameAuthContent .bgDA[data-v-cdadd086]:not(.model-scoped, .model-scoped *) {
    background: rgba(236, 192, 102, .4) !important;
    color: #1e1e1e !important
}

.THEME-ATASAC .RealNameAuthContent[data-v-cdadd086] .van-field .van-cell__title span:not(.model-scoped, .model-scoped *) {
    color: #fff !important
}

.THEME-ATASAC .RealNameAuthContent[data-v-cdadd086] .van-cell:not(.model-scoped, .model-scoped *):after {
    border: 0 !important
}

.SelectCurrency .placeholder {
    color: #adadad;
    line-height: normal
}

.atas-style .RealNameAuthContent .ModelTitle:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor)
}

.atas-style .RealNameAuthContent .ModelTitle .darkColor:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.atas-style .real-name:not(.model-scoped, .model-scoped *):not(#qwer) {
    height: 68px
}

.atas-style .bankFiled .van-cell:not(.model-scoped, .model-scoped *) {
    height: 55px;
    align-items: center
}

.ddwinBtnDisabled[data-v-5e63adae] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5e63adae] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5e63adae] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5e63adae] {
    cursor: pointer
}

.flex[data-v-5e63adae] {
    display: flex
}

.flex-column[data-v-5e63adae] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5e63adae] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5e63adae] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5e63adae] {
    justify-content: space-between
}

.noselect[data-v-5e63adae] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5e63adae] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5e63adae] {
    overflow: auto
}

.custom-scroll-bar[data-v-5e63adae]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5e63adae]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5e63adae] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5e63adae] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.bankCell[data-v-5e63adae] {
    display: flex;
    align-items: center;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid var(--lineColor);
    padding: 0 15px
}

.bankCell .value[data-v-5e63adae] {
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: 25px;
    position: relative;
    justify-content: space-between
}

.bankCell .value[data-v-5e63adae]:before {
    position: absolute;
    left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background: var(--lineColor)
}

.bankCell .value .text[data-v-5e63adae] {
    color: var(--textColor);
    font-size: 14px
}

.bankCell .value .text.placeholder[data-v-5e63adae] {
    height: auto;
    color: #adadad;
    line-height: normal
}

.bankCell .value img[data-v-5e63adae] {
    margin-left: 10px;
    width: 14px
}

.SelectCurrency .placeholder[data-v-5e63adae] {
    color: #adadad;
    line-height: normal
}

.infoBox[data-v-5e63adae] {
    position: relative
}

.infoBox .placeholderbox[data-v-5e63adae] {
    padding: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #ababab;
    position: absolute;
    top: 0;
    left: 5px;
    line-height: 1.4
}

.DuitNowIdTip[data-v-5e63adae] {
    font-size: 14px;
    color: var(--themeColor);
    word-break: break-all;
    text-align: end;
    text-decoration: underline
}

[data-v-5e63adae] .van-field__control::-webkit-input-placeholder {
    font-size: 14px
}

.bankFiled[data-v-5e63adae] .van-field .van-cell__title span {
    font-size: 16px;
    color: var(--textColor)
}

.bankFiled[data-v-5e63adae] .van-field .van-field__label {
    width: auto
}

.bankFiled[data-v-5e63adae] .van-field .van-field__button img {
    width: 14px;
    height: 14px;
    transform: rotate(180deg);
    position: relative;
    right: -300px;
    filter: drop-shadow(var(--grey) 300px 0)
}

.certificateBoxStyle[data-v-5e63adae] {
    overflow: hidden;
    padding: 0 15px 28px;
    background-color: #fff;
    margin-top: -8px
}

.RealNameAuth[data-v-5e63adae] {
    display: flex;
    flex-direction: column
}

.RealNameAuth .RealNameAuthBox[data-v-5e63adae] {
    flex: 1
}

.RealNameAuth .RealNameAuthBox .content-box .form .chooseNowBankCard[data-v-5e63adae] {
    height: 34px;
    line-height: 34px;
    text-align: right;
    font-size: 14px;
    background: var(--h5-verification-tip-title-background);
    color: var(--h5-verification-tip-title-color)
}

.RealNameAuth .RealNameAuthBox .content-box .form .real-name[data-v-5e63adae] {
    display: flex;
    align-items: center;
    padding: 0 15px;
    background-color: #fff;
    border-radius: 5px
}

.RealNameAuth .RealNameAuthBox .content-box .form .real-name .input-box[data-v-5e63adae] {
    padding: 5.5px 0;
    flex: 1
}

.RealNameAuth .RealNameAuthBox .content-box .form .real-name .input-box .van-field[data-v-5e63adae] {
    font-size: 16px
}

.RealNameAuth .RealNameAuthBox .content-box .form .bankFiled[data-v-5e63adae] {
    border-radius: 5px;
    overflow: hidden
}

.RealNameAuth .RealNameAuthBox .content-box .form .text-area-title[data-v-5e63adae] {
    padding: 3px 0
}

.RealNameAuth .RealNameAuthBox .content-box .form .text-area-title--Proof[data-v-5e63adae] {
    margin-bottom: 20px
}

.RealNameAuth .RealNameAuthBox .content-box .form .text-area[data-v-5e63adae] {
    background-color: #fff;
    overflow: hidden
}

.RealNameAuth .RealNameAuthBox .content-box .form .text-area .infoBox[data-v-5e63adae] {
    overflow: hidden;
    border-radius: 5px
}

.RealNameAuth .RealNameAuthBox .content-box .button-box .button[data-v-5e63adae] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px
}

.RealNameAuth .RealNameAuthBox .content-box .button-box .active[data-v-5e63adae] {
    background-color: var(--themeColor)
}

.RealNameAuth .RealNameAuthBox .content-box .button-box .disable[data-v-5e63adae] {
    background-color: #dadde3;
    pointer-events: none
}

.RealNameAuth .RealNameAuthBox .content-box .tips[data-v-5e63adae] {
    padding: 0 15px;
    box-sizing: border-box;
    line-height: 24px;
    margin-top: 20px;
    font-size: 13px
}

.RealNameAuth .upload-id[data-v-5e63adae] {
    display: flex;
    padding: 0 15px;
    margin: 0 15px;
    border-radius: 5px;
    background: #fff
}

.ModelTitle[data-v-5e63adae] {
    font-size: 18px
}

.CurrencyList[data-v-5e63adae] {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 55px;
    border-bottom: 1px solid #f0f3f5
}

.cameraLine[data-v-5e63adae] {
    width: 100%;
    background: #f7f8fa
}

.selectIcon[data-v-5e63adae] {
    margin-left: 18px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ebf0f5;
    align-items: center;
    justify-content: center
}

.certificateBox[data-v-5e63adae] {
    overflow: hidden
}

.atas-style .RealNameAuth .RealNameAuthBox .content-box .form .chooseNowBankCard[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    margin-bottom: 12px
}

.atas-style .ModelTitle[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor)
}

.atas-style .ModelTitle .darkColor[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASC .certificateBoxStyle[data-v-5e63adae]:not(.model-scoped, .model-scoped *),
.THEME-ATASMC .certificateBoxStyle[data-v-5e63adae]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .certificateBoxStyle[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    background: none !important
}

.THEME-ATASTC .RealNameAuth .RealNameAuthBox .content-box .button-box .active[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .certificateBoxStyle[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    background: none !important
}

.THEME-ATASAC .bgf[data-v-5e63adae]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .RealNameAuth .RealNameAuthBox .content-box .form .real-name[data-v-5e63adae]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .RealNameAuth .upload-id[data-v-5e63adae]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .van-cell[data-v-5e63adae]:not(.model-scoped, .model-scoped *):not(#aa) {
    background: var(--bgColor)
}

.THEME-ATASAC .RealNameAuth .RealNameAuthBox .content-box .button-box .disable[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor);
    color: #1e1e1e
}

.THEME-ATASAC .bankCell .value .text.placeholder[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .RealNameAuth .RealNameAuthBox .content-box .form .text-area[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-ATASAC .bankFiled[data-v-5e63adae] .van-field .van-cell__title span:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .infoBox[data-v-5e63adae] .van-cell:not(.model-scoped, .model-scoped *):after {
    border-color: transparent
}

.THEME-ATASAC .infoBox[data-v-5e63adae] .van-field__word-limit:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .selectIcon[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .bankCell[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .bankCell .value[data-v-5e63adae]:not(.model-scoped, .model-scoped *):before {
    background: var(--lightBorderColor)
}

.THEME-ATASAC .ModelTitle .darkColor[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .bankCell .value .text[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC #bankModel .CurrencyList[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .cameraLine[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .RealNameAuth .RealNameAuthBox .content-box .button-box .active[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASG8C .RealNameAuth .RealNameAuthBox .content-box .button-box .active[data-v-5e63adae]:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .RealNameAuth .RealNameAuthBox .content-box .button-box .button.active[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .RealNameAuth .RealNameAuthBox .content-box .button-box .button.active[data-v-5e63adae]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-4b84a01e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4b84a01e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4b84a01e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4b84a01e] {
    cursor: pointer
}

.flex[data-v-4b84a01e] {
    display: flex
}

.flex-column[data-v-4b84a01e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4b84a01e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4b84a01e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4b84a01e] {
    justify-content: space-between
}

.noselect[data-v-4b84a01e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4b84a01e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4b84a01e] {
    overflow: auto
}

.custom-scroll-bar[data-v-4b84a01e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4b84a01e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4b84a01e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4b84a01e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.RealNameAuthWay[data-v-4b84a01e] {
    display: flex;
    flex-direction: column
}

.RealNameAuthWay .real-name-con[data-v-4b84a01e] {
    flex: 1
}

.RealNameAuthWay .real-name-con .setting .real-name-confirm[data-v-4b84a01e] {
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 16px;
    margin: 10px 15px 0;
    border-radius: 10px
}

.RealNameAuthWay .real-name-con .setting .real-name-confirm .real-name[data-v-4b84a01e] {
    height: 55px;
    display: flex;
    border-bottom: 1px solid #f1f1f1;
    align-items: center;
    justify-content: space-between;
    font-size: 16px
}

.RealNameAuthWay .real-name-con .setting .real-name-confirm .real-name .real-name-title[data-v-4b84a01e] {
    font-size: 16px;
    color: var(--textColor)
}

.RealNameAuthWay .real-name-con .setting .real-name-confirm .real-name img[data-v-4b84a01e] {
    width: 10px
}

.RealNameAuthWay .real-name-con .setting .tips[data-v-4b84a01e] {
    padding: 8px 15px;
    margin-bottom: 5px
}

.RealNameAuthWay .real-name-con .setting .tips p[data-v-4b84a01e] {
    color: var(--red);
    margin-bottom: 5px;
    font-size: 14px;
    text-align: justify;
    word-break: break-word
}

.THEME-ATASAC .RealNameAuthWay .real-name-con .setting .real-name-confirm[data-v-4b84a01e]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .RealNameAuthWay .real-name-con .setting .real-name-confirm .real-name[data-v-4b84a01e]:not(.model-scoped, .model-scoped *) {
    border: none
}

.THEME-ATASAC .RealNameAuthWay .real-name-con .setting .real-name-confirm .real-name-title[data-v-4b84a01e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-067ffd8c] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-067ffd8c] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-067ffd8c] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-067ffd8c] {
    cursor: pointer
}

.flex[data-v-067ffd8c] {
    display: flex
}

.flex-column[data-v-067ffd8c] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-067ffd8c] {
    display: flex;
    align-items: center
}

.flex-start[data-v-067ffd8c] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-067ffd8c] {
    justify-content: space-between
}

.noselect[data-v-067ffd8c] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-067ffd8c] {
    font-weight: 700
}

.custom-scroll-bar[data-v-067ffd8c] {
    overflow: auto
}

.custom-scroll-bar[data-v-067ffd8c]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-067ffd8c]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-067ffd8c] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-067ffd8c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#RealNameAuth[data-v-067ffd8c] {
    min-height: var(--column-height);
    position: relative;
    padding-bottom: 100px
}

.kefu_btn[data-v-067ffd8c] {
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    margin: auto
}

.bankInfo[data-v-067ffd8c] {
    display: flex;
    align-items: center
}

.bankInfo img[data-v-067ffd8c] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 1.5px 3px 0 rgba(91, 102, 109, .16);
    margin-right: 10px
}

.bankInfo .bank[data-v-067ffd8c] {
    flex: 1
}

.bankInfo .bank .name[data-v-067ffd8c] {
    font-size: 16px
}

.bankInfo .bank .card[data-v-067ffd8c] {
    margin-top: 1px;
    white-space: break-spaces
}

.bankInfo .bank .bank-tag[data-v-067ffd8c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor);
    margin-right: 0
}

.viewBtn[data-v-067ffd8c] {
    margin-left: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 16px;
    border-radius: 4px
}

.reason-box[data-v-067ffd8c] {
    overflow: hidden;
    padding: 10px 15px
}

.reason-title[data-v-067ffd8c] {
    float: left
}

.atas-style #ScrollTop[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    margin-top: 0 !important
}

.atas-style .reason-box[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    display: flex;
    min-height: 55px;
    align-items: center
}

.atas-style .reason-box .reason-title[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    float: none;
    color: var(--text-color--grey)
}

.THEME-ATS988C .CancelBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link)
}

.THEME-ATASTC .bigBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .viewBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .viewBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .bgf[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .bgSecondThemeColor[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .bigBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor);
    color: #1e1e1e
}

.THEME-ATASAC .bankInfo .bank .bank-tag[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: var(--textThemeColor);
    border-color: #1e1e1e
}

.THEME-ATASAC .RealNameStatusContent .reason-title[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    color: #fff !important
}

.THEME-ATASAC .CancelBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border: 1px solid var(--borderColor);
    color: #fff
}

.THEME-ATASG8C .viewBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .bigBtn.CancelBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-EZWIN1C .viewBtn[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .bgSecondThemeColor[data-v-067ffd8c]:not(.model-scoped, .model-scoped *) {
    background: #fff
}

.ddwinBtnDisabled[data-v-c4807bfc] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-c4807bfc] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-c4807bfc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-c4807bfc] {
    cursor: pointer
}

.flex[data-v-c4807bfc] {
    display: flex
}

.flex-column[data-v-c4807bfc] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-c4807bfc] {
    display: flex;
    align-items: center
}

.flex-start[data-v-c4807bfc] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-c4807bfc] {
    justify-content: space-between
}

.noselect[data-v-c4807bfc] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-c4807bfc] {
    font-weight: 700
}

.custom-scroll-bar[data-v-c4807bfc] {
    overflow: auto
}

.custom-scroll-bar[data-v-c4807bfc]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-c4807bfc]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-c4807bfc] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-c4807bfc] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#RealNameSuccesss .title[data-v-c4807bfc] {
    text-align: center;
    font-size: 20px;
    margin: 40px 0 6px
}

#RealNameSuccesss .title.error[data-v-c4807bfc] {
    color: var(--red)
}

#RealNameSuccesss .title.success[data-v-c4807bfc] {
    color: #0bce6c
}

.THEME-ATASTC .confimButton[data-v-c4807bfc]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .bigBtn[data-v-c4807bfc]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-EZWIN1C .bigBtn[data-v-c4807bfc]:not(.model-scoped, .model-scoped *):not(.divNotClick) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-7614df10] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-7614df10] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-7614df10] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-7614df10] {
    cursor: pointer
}

.flex[data-v-7614df10] {
    display: flex
}

.flex-column[data-v-7614df10] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-7614df10] {
    display: flex;
    align-items: center
}

.flex-start[data-v-7614df10] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-7614df10] {
    justify-content: space-between
}

.noselect[data-v-7614df10] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-7614df10] {
    font-weight: 700
}

.custom-scroll-bar[data-v-7614df10] {
    overflow: auto
}

.custom-scroll-bar[data-v-7614df10]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-7614df10]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-7614df10] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-7614df10] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.blank[data-v-7614df10] {
    height: 8px
}

[data-v-7614df10] .van-field {
    padding: 14px 16px
}

[data-v-7614df10] .van-field .van-field__label span {
    display: inline-block
}

[data-v-7614df10] #codeVerification {
    position: static;
    height: auto !important
}

[data-v-7614df10] #codeVerification .borderBottomE8 {
    border: none
}

[data-v-7614df10] #codeVerification .headerBox,
[data-v-7614df10] #codeVerification .navTitleBox {
    display: none
}

[data-v-7614df10] #codeVerification .phoneTab {
    padding: 0 16px;
    border-bottom: 0
}

[data-v-7614df10] #codeVerification .phoneTab #showPhone {
    flex: inherit
}

[data-v-7614df10] #codeVerification .phoneTab .VerticalLine {
    display: none
}

[data-v-7614df10] #codeVerification .phoneTab #showEmail {
    margin-left: 40px;
    flex: inherit
}

[data-v-7614df10] #codeVerification .tabInput {
    display: none
}

[data-v-7614df10] #codeVerification .van-field {
    height: inherit;
    line-height: inherit;
    padding: 16px 16px
}

[data-v-7614df10] #codeVerification .errorTips {
    display: none !important
}

[data-v-7614df10] #codeVerification .email-input,
[data-v-7614df10] #codeVerification .phone-input {
    display: none
}

.tips[data-v-7614df10] {
    padding: 0 16px;
    color: var(--red);
    margin-top: 20px
}

.RealNameUIDContent .input-box[data-v-7614df10] {
    margin: 0 15px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff
}

.RealNameUIDContent .input-box[data-v-7614df10] .van-cell {
    padding: 20px 16px;
    position: relative
}

.RealNameUIDContent .input-box[data-v-7614df10] .van-cell:after {
    display: block;
    content: " ";
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    right: 1rem;
    bottom: 0;
    left: 1rem;
    border-bottom: .0625rem solid #ebedf0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.RealNameUIDContent[data-v-7614df10] .codeVerification-listMode .tabs-box .tab-item:first-child:after {
    height: 0
}

.RealNameUIDContent[data-v-7614df10] .codeVerification-listMode .code-container {
    background-color: #fff
}

.RealNameUIDContent[data-v-7614df10] .codeVerification-listMode .next-button-box {
    padding: 0 8px !important
}

.RealNameUIDContent .van-field[data-v-7614df10] {
    font-size: 16px
}

.ddwinBtnDisabled[data-v-787e6e19] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-787e6e19] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-787e6e19] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-787e6e19] {
    cursor: pointer
}

.flex[data-v-787e6e19] {
    display: flex
}

.flex-column[data-v-787e6e19] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-787e6e19] {
    display: flex;
    align-items: center
}

.flex-start[data-v-787e6e19] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-787e6e19] {
    justify-content: space-between
}

.noselect[data-v-787e6e19] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-787e6e19] {
    font-weight: 700
}

.custom-scroll-bar[data-v-787e6e19] {
    overflow: auto
}

.custom-scroll-bar[data-v-787e6e19]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-787e6e19]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-787e6e19] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-787e6e19] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.blank[data-v-787e6e19] {
    height: 8px
}

[data-v-787e6e19] .van-field {
    padding: 14px 16px
}

[data-v-787e6e19] .van-field .van-field__label span {
    display: inline-block
}

#RealNameUID[data-v-787e6e19] {
    height: var(--column-height)
}

[data-v-787e6e19] #codeVerification {
    position: static;
    height: auto !important
}

[data-v-787e6e19] #codeVerification .borderBottomE8 {
    border: none
}

[data-v-787e6e19] #codeVerification .headerBox,
[data-v-787e6e19] #codeVerification .navTitleBox {
    display: none
}

[data-v-787e6e19] #codeVerification .phoneTab {
    padding: 0 16px
}

[data-v-787e6e19] #codeVerification .phoneTab #showPhone {
    flex: inherit
}

[data-v-787e6e19] #codeVerification .phoneTab .VerticalLine {
    display: none
}

[data-v-787e6e19] #codeVerification .phoneTab #showEmail {
    margin-left: 40px;
    flex: inherit
}

[data-v-787e6e19] #codeVerification .tabInput {
    display: none
}

[data-v-787e6e19] #codeVerification .van-field {
    height: inherit;
    line-height: inherit;
    padding: 17px 16px
}

[data-v-787e6e19] #codeVerification .errorTips {
    display: none !important
}

[data-v-787e6e19] #codeVerification .email-input,
[data-v-787e6e19] #codeVerification .phone-input {
    display: none
}

.tips[data-v-787e6e19] {
    padding: 0 16px;
    color: var(--red);
    margin-top: 20px
}

.RealNameUIDContentCard .input-box[data-v-787e6e19] {
    margin: 0 15px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff
}

.RealNameUIDContentCard .input-box[data-v-787e6e19] .van-cell {
    padding: 20px 16px;
    position: relative
}

.RealNameUIDContentCard .input-box[data-v-787e6e19] .van-cell:after {
    display: block;
    content: " ";
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    right: 1rem;
    bottom: 0;
    left: 1rem;
    border-bottom: .0625rem solid #ebedf0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.RealNameUIDContentCard[data-v-787e6e19] #codeVerification .blank {
    display: none
}

.RealNameUIDContentCard[data-v-787e6e19] #codeVerification .next-button-box {
    margin: 0 8px !important
}

.RealNameUIDContentCard .van-field[data-v-787e6e19] {
    font-size: 16px
}

.ddwinBtnDisabled[data-v-41104b43] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-41104b43] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-41104b43] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-41104b43] {
    cursor: pointer
}

.flex[data-v-41104b43] {
    display: flex
}

.flex-column[data-v-41104b43] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-41104b43] {
    display: flex;
    align-items: center
}

.flex-start[data-v-41104b43] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-41104b43] {
    justify-content: space-between
}

.noselect[data-v-41104b43] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-41104b43] {
    font-weight: 700
}

.custom-scroll-bar[data-v-41104b43] {
    overflow: auto
}

.custom-scroll-bar[data-v-41104b43]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-41104b43]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-41104b43] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-41104b43] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SetPinVerificationContent[data-v-41104b43] {
    height: var(--column-height, 100%);
    overflow-y: auto
}

.SetPinVerificationContent[data-v-41104b43] #codeVerification {
    z-index: 1;
    position: relative
}

.SetPinVerificationContent .PinBox .title[data-v-41104b43] {
    display: flex;
    position: relative;
    justify-content: center
}

.SetPinVerificationContent .PinBox .title img[data-v-41104b43] {
    position: absolute;
    right: 15px
}

#PinModel[data-v-41104b43] {
    z-index: 1001
}

.THEME-ATASAC #PinModel>div .PinBox[data-v-41104b43]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor) !important
}

.THEME-ATASAC #PinModel>div .PinBox .van-password-input__security li[data-v-41104b43]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC #PinModel>div .PinBox .van-password-input__security li[data-v-41104b43]:not(.model-scoped, .model-scoped *):after {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .van-number-keyboard[data-v-41104b43]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background-color: #1e1e1e !important
}

.THEME-ATASAC .van-number-keyboard[data-v-41104b43] .van-key:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor) !important
}

.ddwinBtnDisabled[data-v-54b78312] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-54b78312] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-54b78312] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-54b78312] {
    cursor: pointer
}

.flex[data-v-54b78312] {
    display: flex
}

.flex-column[data-v-54b78312] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-54b78312] {
    display: flex;
    align-items: center
}

.flex-start[data-v-54b78312] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-54b78312] {
    justify-content: space-between
}

.noselect[data-v-54b78312] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-54b78312] {
    font-weight: 700
}

.custom-scroll-bar[data-v-54b78312] {
    overflow: auto
}

.custom-scroll-bar[data-v-54b78312]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-54b78312]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-54b78312] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-54b78312] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.SetPinVerificationContentList[data-v-54b78312] {
    height: calc(100% - var(--navHeight));
    overflow-y: auto
}

.SetPinVerificationContentList[data-v-54b78312] #codeVerification {
    z-index: 1;
    position: relative
}

.SetPinVerificationContentList .PinBox .title[data-v-54b78312] {
    display: flex;
    position: relative;
    justify-content: center
}

.SetPinVerificationContentList .PinBox .title img[data-v-54b78312] {
    position: absolute;
    right: 15px
}

#PinModel[data-v-54b78312] {
    z-index: 1001
}

.ddwinBtnDisabled[data-v-63bd83fe] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-63bd83fe] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-63bd83fe] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-63bd83fe] {
    cursor: pointer
}

.flex[data-v-63bd83fe] {
    display: flex
}

.flex-column[data-v-63bd83fe] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-63bd83fe] {
    display: flex;
    align-items: center
}

.flex-start[data-v-63bd83fe] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-63bd83fe] {
    justify-content: space-between
}

.noselect[data-v-63bd83fe] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-63bd83fe] {
    font-weight: 700
}

.custom-scroll-bar[data-v-63bd83fe] {
    overflow: auto
}

.custom-scroll-bar[data-v-63bd83fe]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-63bd83fe]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-63bd83fe] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-63bd83fe] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#DetailsContent1[data-v-63bd83fe],
.ActivityDetailsContent[data-v-63bd83fe] {
    height: var(--column-height);
    overflow-y: auto
}

.THEME-ATASAC .bgf[data-v-63bd83fe]:not(.model-scoped, .model-scoped *) {
    height: 100%;
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-6f12b52e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6f12b52e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6f12b52e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6f12b52e] {
    cursor: pointer
}

.flex[data-v-6f12b52e] {
    display: flex
}

.flex-column[data-v-6f12b52e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6f12b52e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6f12b52e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6f12b52e] {
    justify-content: space-between
}

.noselect[data-v-6f12b52e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6f12b52e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6f12b52e] {
    overflow: auto
}

.custom-scroll-bar[data-v-6f12b52e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6f12b52e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6f12b52e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6f12b52e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.NotifyActivityList[data-v-6f12b52e] {
    height: var(--column-height);
    overflow-y: auto
}

.NotifyActivityList .activityListBox .card-item[data-v-6f12b52e] {
    display: flex;
    flex-direction: column;
    padding: 10px 15px;
    height: auto;
    margin: 0 15px 0;
    border-radius: 10px;
    background: #fff;
    position: relative;
    justify-content: space-between
}

.NotifyActivityList .activityListBox .card-item[data-v-6f12b52e]:after {
    display: var(--e6b649e4);
    content: "";
    width: 100%;
    height: var(--099dd4eb);
    position: absolute;
    left: 0;
    bottom: var(--10c25184)
}

.NotifyActivityList .activityListBox .card-item__main[data-v-6f12b52e] {
    display: flex
}

.NotifyActivityList .activityListBox .card-item__main__icon[data-v-6f12b52e] {
    width: 122px;
    height: 92px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    display: flex;
    justify-content: center;
    align-items: center
}

.NotifyActivityList .activityListBox .card-item__main__icon img[data-v-6f12b52e] {
    width: 100%;
    height: 100%
}

.NotifyActivityList .activityListBox .card-item__main__icon .icon-default[data-v-6f12b52e] {
    width: 40px;
    height: 40px
}

.NotifyActivityList .activityListBox .card-item__main__info[data-v-6f12b52e] {
    flex: 1;
    margin-left: 10px
}

.NotifyActivityList .activityListBox .card-item__main__info__title[data-v-6f12b52e] {
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-word
}

.NotifyActivityList .activityListBox .card-item__main__info__date[data-v-6f12b52e] {
    font-size: 12px;
    margin-top: 6px
}

.NotifyActivityList .activityListBox .card-item__main__info__summary[data-v-6f12b52e] {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-word;
    color: var(--text-color--grey)
}

.NotifyActivityList .activityListBox .card-item__main__bottom[data-v-6f12b52e] {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.NotifyActivityList .activityListBox .card-item__main__bottom .clock-icon[data-v-6f12b52e] {
    width: 14px;
    height: 14px;
    margin-right: 4px
}

.NotifyActivityList .activityListBox .card-item__main__bottom span+span[data-v-6f12b52e] {
    margin-left: 4px
}

.NotifyActivityList .no-data[data-v-6f12b52e] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.wbx-style .card-item[data-v-6f12b52e] {
    margin-top: 0 !important
}

.THEME-ATASAC .card-item[data-v-6f12b52e]:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background: var(--bgColor)
}

.THEME-ATASAC .card-item__main__icon[data-v-6f12b52e]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .card-item__main__info__summary[data-v-6f12b52e]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-4e892b46] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4e892b46] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4e892b46] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4e892b46] {
    cursor: pointer
}

.flex[data-v-4e892b46] {
    display: flex
}

.flex-column[data-v-4e892b46] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4e892b46] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4e892b46] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4e892b46] {
    justify-content: space-between
}

.noselect[data-v-4e892b46] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4e892b46] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4e892b46] {
    overflow: auto
}

.custom-scroll-bar[data-v-4e892b46]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4e892b46]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4e892b46] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4e892b46] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.NotifySystemList.rolling[data-v-4e892b46],
.NotifySystemList[data-v-4e892b46] {
    height: var(--column-height)
}

.NotifySystemList .safe-area-inset-bottom[data-v-4e892b46] {
    height: calc(constant(safe-area-inset-bottom));
    height: calc(env(safe-area-inset-bottom))
}

.NotifySystemList .list[data-v-4e892b46] {
    padding: 12px 15px 0
}

.NotifySystemList .list .systemListItem[data-v-4e892b46] {
    display: inline-block;
    width: 100%;
    background: #fff;
    color: var(--textColor);
    padding: 0 12px;
    border-radius: 8px;
    margin-bottom: 12px;
    box-sizing: border-box
}

.NotifySystemList .list .systemListItem .titleBox[data-v-4e892b46] {
    height: 44px;
    line-height: 44px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e3e5e8
}

.NotifySystemList .list .systemListItem .titleBox .iconBox[data-v-4e892b46] {
    display: flex;
    flex: 1;
    align-items: center
}

.NotifySystemList .list .systemListItem .titleBox .iconBox img[data-v-4e892b46] {
    width: 30px;
    height: 30px
}

.NotifySystemList .list .systemListItem .titleBox .iconBox .name[data-v-4e892b46] {
    margin-left: 10px
}

.NotifySystemList .list .systemListItem .titleBox .timeBox[data-v-4e892b46] {
    color: var(--text-color--grey)
}

.NotifySystemList .list .systemListItem.billItem .billTitle[data-v-4e892b46] {
    text-align: center;
    margin-top: 22px;
    font-size: 15px
}

.NotifySystemList .list .systemListItem.billItem .billCurrency[data-v-4e892b46] {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 16px;
    padding-bottom: 28px;
    font-size: 16px;
    position: relative;
    left: -15px
}

.NotifySystemList .list .systemListItem.billItem .billCurrency .currency[data-v-4e892b46] {
    font-size: 12px;
    color: var(--text-color--grey);
    margin-right: 3px
}

.NotifySystemList .list .systemListItem.billItem .billCurrency .amount[data-v-4e892b46] {
    font-size: 27px;
    font-weight: 700
}

.NotifySystemList .list .systemListItem.friendItem .centerBox[data-v-4e892b46] {
    display: flex;
    align-items: center
}

.NotifySystemList .list .systemListItem.friendItem .centerBox .avatar[data-v-4e892b46] {
    width: 40px;
    height: 40px;
    border-radius: 20px
}

.NotifySystemList .list .systemListItem.friendItem .centerBox .friendInfo[data-v-4e892b46] {
    flex: 1;
    margin-left: 12px;
    padding: 5px 0
}

.NotifySystemList .list .systemListItem.friendItem .centerBox .friendInfo .fullName[data-v-4e892b46] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.NotifySystemList .list .systemListItem.friendItem .centerBox .friendInfo .type[data-v-4e892b46] {
    color: var(--text-color--grey);
    margin-top: 4px
}

.NotifySystemList .list .systemListItem.friendItem .centerBox .friendStatus[data-v-4e892b46] {
    width: 20px;
    height: 20px
}

.NotifySystemList .list .systemListItem.orderItem .centerBox[data-v-4e892b46] {
    display: flex;
    height: 44px;
    line-height: 44px;
    align-items: center
}

.NotifySystemList .list .systemListItem.orderItem .centerBox .name[data-v-4e892b46] {
    flex: 1;
    color: var(--text-color--grey)
}

.NotifySystemList .list .systemListItem.orderItem .centerBox .orderStatus[data-v-4e892b46] {
    width: 20px;
    height: 20px
}

.NotifySystemList .list .systemListItem.systemInfoItem .centerBox[data-v-4e892b46] {
    display: flex;
    height: 44px;
    line-height: 44px;
    align-items: center
}

.NotifySystemList .list .systemListItem.systemInfoItem .centerBox .name[data-v-4e892b46] {
    flex: 1;
    color: var(--text-color--grey);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.NotifySystemList .list .systemListItem.systemInfoItem .centerBox .icon[data-v-4e892b46] {
    width: 20px;
    height: 20px
}

.NotifySystemList .list .systemListItem.realNameItem .realNameTitle[data-v-4e892b46] {
    font-size: 16px;
    font-weight: 700;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.NotifySystemList .list .systemListItem.realNameItem .loginOtherPlace[data-v-4e892b46] {
    margin-top: 8px
}

.NotifySystemList .list .systemListItem.realNameItem .loginOtherPlace .item[data-v-4e892b46] {
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    margin-bottom: 8px
}

.NotifySystemList .list .systemListItem.realNameItem .loginOtherPlace .item .label[data-v-4e892b46] {
    color: var(--text-color--grey);
    margin-right: 8px;
    white-space: nowrap
}

.NotifySystemList .list .systemListItem.realNameItem .loginOtherPlace .item .label.red[data-v-4e892b46] {
    color: var(--red)
}

.NotifySystemList .list .systemListItem.realNameItem .loginOtherPlace .item .value[data-v-4e892b46] {
    color: var(--textColor);
    font-size: 14px;
    flex: 1;
    word-break: break-all
}

.NotifySystemList .list .systemListItem.realNameItem .loginOtherPlace .button[data-v-4e892b46] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    font-size: 14px
}

.NotifySystemList .list .systemListItem.realNameItem .centerBox[data-v-4e892b46] {
    height: 48px;
    align-items: center;
    display: flex
}

.NotifySystemList .list .systemListItem.realNameItem .centerBox .name[data-v-4e892b46] {
    flex: 1;
    color: var(--text-color--grey);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.NotifySystemList .list .systemListItem.realNameItem .centerBox .icon[data-v-4e892b46] {
    width: 14px;
    height: 24px
}

.NotifySystemList .list .systemListItem.realNameItem[data-v-4e892b46] .systemRewards {
    margin-bottom: 0
}

.realNameDialog[data-v-4e892b46] {
    display: flex;
    flex-direction: column
}

.realNameDialog .center[data-v-4e892b46] {
    flex: 1;
    padding: 0 20px;
    overflow: auto;
    max-height: 344px
}

.realNameDialog .center .title[data-v-4e892b46] {
    text-align: center;
    margin-top: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    white-space: break-spaces;
    font-size: 16px
}

.realNameDialog .center .content[data-v-4e892b46] {
    color: var(--text-color--grey);
    margin: 12px 0;
    word-break: break-all;
    white-space: pre-wrap
}

.realNameDialog .button[data-v-4e892b46] {
    color: var(--textThemeColor)
}

.confirmBtn[data-v-4e892b46],
.realNameDialog .button[data-v-4e892b46] {
    text-align: center;
    line-height: 55px;
    border-top: 1px solid #e8e8e8
}

.THEME-ATASG8C .NotifySystemList .list .systemListItem[data-v-4e892b46]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .confirmBtn[data-v-4e892b46]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .noticeBar[data-v-4e892b46]:not(.model-scoped, .model-scoped *) {
    background: var(--greyBgColor)
}

.THEME-ATASAC .confirmBtn[data-v-4e892b46]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .NotifySystemList .list .systemListItem[data-v-4e892b46]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .NotifySystemList .list .systemListItem .titleBox[data-v-4e892b46]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .NotifySystemList .list .systemListItem .timeBox[data-v-4e892b46]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .NotifySystemList .list .systemListItem .centerBox .name[data-v-4e892b46]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASAC .NotifySystemList .list .systemListItem.billItem .billCurrency .currency[data-v-4e892b46]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .NotifySystemList .list .systemListItem.friendItem .centerBox .friendInfo .type[data-v-4e892b46]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.ddwinBtnDisabled[data-v-48324bcf] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-48324bcf] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-48324bcf] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-48324bcf] {
    cursor: pointer
}

.flex[data-v-48324bcf] {
    display: flex
}

.flex-column[data-v-48324bcf] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-48324bcf] {
    display: flex;
    align-items: center
}

.flex-start[data-v-48324bcf] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-48324bcf] {
    justify-content: space-between
}

.noselect[data-v-48324bcf] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-48324bcf] {
    font-weight: 700
}

.custom-scroll-bar[data-v-48324bcf] {
    overflow: auto
}

.custom-scroll-bar[data-v-48324bcf]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-48324bcf]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-48324bcf] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-48324bcf] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.NotifySystemTitle[data-v-48324bcf] {
    position: relative
}

.NotifySystemTitle .blank[data-v-48324bcf] {
    height: 50px
}

.NotifySystemTitle .notice-title-box[data-v-48324bcf] {
    background: #fff;
    color: var(--textColor);
    text-align: left;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex
}

.NotifySystemTitle .notice-title-box .back-icon-box[data-v-48324bcf] {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.NotifySystemTitle .notice-title-box .back-icon-box img[data-v-48324bcf] {
    width: 16px;
    height: 16px;
    margin-left: 10px
}

.NotifySystemTitle .notice-title-box .title[data-v-48324bcf] {
    width: 100%;
    margin: 0 25px;
    line-height: 50px;
    text-align: center;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px
}

.NotifySystemTitle #More[data-v-48324bcf] {
    width: auto;
    min-width: 136px;
    border-radius: 10px;
    top: 50px;
    text-shadow: none
}

.THEME-ATASAC #More[data-v-48324bcf]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeHoverColor)
}

.ddwinBtnDisabled[data-v-667baed5] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-667baed5] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-667baed5] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-667baed5] {
    cursor: pointer
}

.flex[data-v-667baed5] {
    display: flex
}

.flex-column[data-v-667baed5] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-667baed5] {
    display: flex;
    align-items: center
}

.flex-start[data-v-667baed5] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-667baed5] {
    justify-content: space-between
}

.noselect[data-v-667baed5] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-667baed5] {
    font-weight: 700
}

.custom-scroll-bar[data-v-667baed5] {
    overflow: auto
}

.custom-scroll-bar[data-v-667baed5]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-667baed5]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-667baed5] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-667baed5] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ActivityNotice[data-v-667baed5],
.SystemNotice[data-v-667baed5] {
    margin: 12px auto;
    height: 68px;
    line-height: 68px;
    color: var(--textColor);
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    justify-content: space-between;
    padding: 0 16px
}

.ActivityNotice .icon[data-v-667baed5],
.SystemNotice .icon[data-v-667baed5] {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f0f3f5
}

.ActivityNotice .icon img[data-v-667baed5],
.SystemNotice .icon img[data-v-667baed5] {
    width: 12px
}

.ActivityNotice .title[data-v-667baed5],
.SystemNotice .title[data-v-667baed5] {
    position: relative
}

.ActivityNotice .dot[data-v-667baed5],
.SystemNotice .dot[data-v-667baed5] {
    height: .5rem;
    width: .5rem;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    top: 20px
}

.THEME-ATASAC .ActivityNotice[data-v-667baed5]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .SystemNotice[data-v-667baed5]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .ActivityNotice .icon[data-v-667baed5]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .SystemNotice .icon[data-v-667baed5]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.ddwinBtnDisabled[data-v-6b86791c] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6b86791c] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6b86791c] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6b86791c] {
    cursor: pointer
}

.flex[data-v-6b86791c] {
    display: flex
}

.flex-column[data-v-6b86791c] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6b86791c] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6b86791c] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6b86791c] {
    justify-content: space-between
}

.noselect[data-v-6b86791c] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6b86791c] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6b86791c] {
    overflow: auto
}

.custom-scroll-bar[data-v-6b86791c]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6b86791c]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6b86791c] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6b86791c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.NotifyTitle[data-v-6b86791c] .navTitleBox .header-box {
    padding: 0 10px
}

.NotifyTitle[data-v-6b86791c] .navTitleBox .nav-title {
    font-size: 22px;
    font-weight: 700
}

/deep/ .overlay {
    width: var(--100vw);
    height: var(--100vh)
}

.ddwinBtnDisabled[data-v-477763a8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-477763a8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-477763a8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-477763a8] {
    cursor: pointer
}

.flex[data-v-477763a8] {
    display: flex
}

.flex-column[data-v-477763a8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-477763a8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-477763a8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-477763a8] {
    justify-content: space-between
}

.noselect[data-v-477763a8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-477763a8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-477763a8] {
    overflow: auto
}

.custom-scroll-bar[data-v-477763a8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-477763a8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-477763a8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-477763a8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#ReferrerNo[data-v-477763a8] {
    height: 100%
}

#ReferrerNo[data-v-477763a8] .van-cell:after {
    display: none
}

.ReferrerNo[data-v-477763a8] {
    height: var(--column-height);
    flex-direction: column;
    display: flex
}

.ReferrerNo .register-title-box[data-v-477763a8] {
    text-align: left;
    height: 50px;
    display: flex;
    line-height: 50px;
    color: #646566;
    background: transparent
}

.ReferrerNo .register-title-box .back-icon[data-v-477763a8] {
    display: flex;
    flex: 1;
    align-items: center
}

.ReferrerNo .register-title-box .back-icon img[data-v-477763a8] {
    height: 28px;
    margin-left: 20px
}

.ReferrerNo .register-title-box .title-content[data-v-477763a8] {
    font-size: 18px;
    flex: 2;
    text-align: center
}

.ReferrerNo .register-title-box .title-en[data-v-477763a8] {
    display: flex;
    flex: 1;
    justify-content: flex-end
}

.ReferrerNo .register-title-box .title-en img[data-v-477763a8] {
    width: 30px;
    margin-right: 15px
}

.ReferrerNo .register-content-box .register-content-inner[data-v-477763a8],
.ReferrerNo .register-content-box[data-v-477763a8] {
    flex-direction: column;
    display: flex;
    flex: 1
}

.ReferrerNo .register-content-box .register-content-inner .error-tips-box[data-v-477763a8] {
    display: flex;
    background-color: #ffe6ec;
    padding: 10px 0;
    align-items: center
}

.ReferrerNo .register-content-box .register-content-inner .error-tips-box img[data-v-477763a8] {
    margin-left: 15px;
    margin-right: 15px;
    width: 15px;
    height: 15px
}

.ReferrerNo .register-content-box .register-content-inner .error-tips-box .error-tip[data-v-477763a8] {
    color: #f24427
}

.ReferrerNo .register-content-box .register-content-inner .text-tip-box[data-v-477763a8] {
    font-size: 14px;
    padding: 10px 15px;
    color: var(--h5-verification-tip-title-color);
    background: var(--h5-verification-tip-title-background)
}

.ReferrerNo .register-content-box .register-content-inner .register-input-box[data-v-477763a8] {
    align-items: center;
    padding: 5.5px;
    min-height: 55px;
    line-height: 35px;
    margin: 10px 15px 0;
    display: flex;
    border-radius: 6px;
    background-color: #fff
}

.ReferrerNo .register-content-box .register-content-inner .register-input-box[data-v-477763a8] .van-cell {
    background-color: #fff
}

.ReferrerNo .register-content-box .register-content-inner .register-input-box[data-v-477763a8] .van-cell .van-cell__title {
    color: #646566
}

.ReferrerNo .register-content-box .register-content-inner .register-input-box[data-v-477763a8] .van-cell .van-field__control {
    color: var(--textColor)
}

.ReferrerNo .register-content-box .register-content-inner .button-box .button-submit[data-v-477763a8] {
    background: var(--themeColor);
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px
}

.ReferrerNo .register-content-box .register-content-inner .button-box .button-disable[data-v-477763a8] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #dadde3;
    margin-top: 40px
}

[data-v-477763a8] .van-cell__title.van-field__label {
    white-space: nowrap;
    width: auto
}

.THEME-ATASTC .ReferrerNo .register-content-box .register-content-inner .button-box .button-submit[data-v-477763a8]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .ReferrerNo .register-content-box .register-content-inner .register-input-box[data-v-477763a8]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border: 1px solid var(--borderColor)
}

.THEME-ATASAC .ReferrerNo .register-content-box .register-content-inner .register-input-box[data-v-477763a8] .van-cell:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .ReferrerNo .register-content-box .register-content-inner .register-input-box[data-v-477763a8] .van-cell .van-cell__title:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .ReferrerNo .register-content-box .register-content-inner .register-input-box[data-v-477763a8] .van-cell .van-field__control:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .ReferrerNo .register-content-box .register-content-inner .button-box .button-submit[data-v-477763a8]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor);
    color: #1e1e1e
}

.THEME-ATASAC .ReferrerNo .register-content-box .register-content-inner .button-box .button-disable[data-v-477763a8]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeSecColor);
    color: #1e1e1e
}

.THEME-ATASG8C .ReferrerNo .register-content-box .register-content-inner .button-box .button-submit[data-v-477763a8]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .ReferrerNo .register-content-box .register-content-inner .button-box .button-submit[data-v-477763a8]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-30c26a92] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-30c26a92] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-30c26a92] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-30c26a92] {
    cursor: pointer
}

.flex[data-v-30c26a92] {
    display: flex
}

.flex-column[data-v-30c26a92] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-30c26a92] {
    display: flex;
    align-items: center
}

.flex-start[data-v-30c26a92] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-30c26a92] {
    justify-content: space-between
}

.noselect[data-v-30c26a92] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-30c26a92] {
    font-weight: 700
}

.custom-scroll-bar[data-v-30c26a92] {
    overflow: auto
}

.custom-scroll-bar[data-v-30c26a92]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-30c26a92]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-30c26a92] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-30c26a92] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.ddwinBtnDisabled[data-v-56765ad5] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-56765ad5] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-56765ad5] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-56765ad5] {
    cursor: pointer
}

.flex[data-v-56765ad5] {
    display: flex
}

.flex-column[data-v-56765ad5] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-56765ad5] {
    display: flex;
    align-items: center
}

.flex-start[data-v-56765ad5] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-56765ad5] {
    justify-content: space-between
}

.noselect[data-v-56765ad5] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-56765ad5] {
    font-weight: 700
}

.custom-scroll-bar[data-v-56765ad5] {
    overflow: auto
}

.custom-scroll-bar[data-v-56765ad5]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-56765ad5]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-56765ad5] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-56765ad5] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.input-format__vitual-input[data-v-56765ad5] {
    position: fixed;
    left: -10000px;
    top: -10000px
}

.ddwinBtnDisabled[data-v-3ab43192] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3ab43192] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3ab43192] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3ab43192] {
    cursor: pointer
}

.flex[data-v-3ab43192] {
    display: flex
}

.flex-column[data-v-3ab43192] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3ab43192] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3ab43192] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3ab43192] {
    justify-content: space-between
}

.noselect[data-v-3ab43192] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3ab43192] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3ab43192] {
    overflow: auto
}

.custom-scroll-bar[data-v-3ab43192]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3ab43192]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3ab43192] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3ab43192] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style .RegisterForm .recommend-tip-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.atas-style .RegisterForm .recommend-user-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    padding: 0 1.5rem !important
}

.atas-style .RegisterForm .reg-title-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    margin-top: 20px
}

.atas-style .RegisterForm .choose-bg[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor);
    border-radius: 2px !important
}

.atas-style .RegisterForm .bgthemeColor[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.atas-style .RegisterForm .Agreement[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    margin-left: 5px
}

.atas-style .RegisterForm #btmBox[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    padding: 0 8px
}

.atas-style .RegisterForm .agree-input-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    align-items: flex-start !important
}

.atas-style .RegisterForm .agree-input-box span.agree-input[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    margin-top: 3px
}

.atas-style .RegisterForm[data-v-3ab43192] .notice-model .notice-model__title:not(.model-scoped, .model-scoped *) {
    padding: 34px 0 0;
    margin: 0
}

.atas-style .RegisterForm[data-v-3ab43192] .notice-model .notice-model__content:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--grey)
}

.verifyBox[data-v-3ab43192] .codeVerificationComponent {
    position: static;
    height: auto !important
}

.codeVerificationCom[data-v-3ab43192] .phoneTab #showPhone {
    flex: initial;
    margin-right: 30px
}

.codeVerificationCom[data-v-3ab43192] .phoneTab #showPhone:after {
    display: none
}

.codeVerificationCom[data-v-3ab43192] .phoneTab #showEmail {
    flex: initial
}

.codeVerificationCom[data-v-3ab43192] .phoneTab .VerticalLine {
    display: none
}

.codeVerificationCom[data-v-3ab43192] .input-box .tab-input {
    border-bottom: 1px solid #e8e8e8 !important
}

#Register[data-v-3ab43192] {
    width: 100%;
    height: var(--column-height);
    overflow: hidden
}

#Register #RegisterContent[data-v-3ab43192] {
    overflow-y: auto
}

#Register #RegisterContent.haserror[data-v-3ab43192] {
    height: calc(100% - 90px);
    top: 90px
}

#Register #RegisterContent[data-v-3ab43192] .van-cell:after {
    border-bottom: 0
}

.pre[data-v-3ab43192] {
    white-space: pre-line;
    word-break: break-word;
    text-align: justify;
    line-height: 1.5
}

.is-hidden[data-v-3ab43192] {
    position: absolute;
    left: -10000px;
    top: -10000px
}

.icon-question[data-v-3ab43192] {
    color: var(--textThemeColor)
}

.loginBox[data-v-3ab43192] {
    height: 55px;
    padding-top: 10px;
    align-items: center;
    border-bottom: 1px solid #e3e5e8
}

.loginLeft[data-v-3ab43192] {
    text-align: center
}

.VCommonInputBox[data-v-3ab43192] {
    padding-top: 10px;
    font-size: 16px;
    min-height: 55px;
    align-items: center;
    box-sizing: content-box
}

.VCommonInputBox .van-cell[data-v-3ab43192] {
    font-size: 16px
}

.inlineBlock50[data-v-3ab43192] {
    width: 60px
}

.tipsTitle[data-v-3ab43192] {
    padding: 15px 25px 0 25px;
    text-align: center
}

.tipsBtn[data-v-3ab43192] {
    text-align: center;
    line-height: 55px;
    color: var(--H5-dialog-confirm-button-color);
    border-top: 1px solid #e4e6eb
}

.testBtn[data-v-3ab43192] {
    font-size: 16px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border-radius: 5px;
    color: #fff;
    border: none
}

.IpadAgreement[data-v-3ab43192] {
    display: flex;
    margin-left: 5px
}

.Agreement[data-v-3ab43192] {
    font-size: 16px;
    display: flex;
    flex-direction: column
}

.Register[data-v-3ab43192] {
    width: 100%;
    display: flex;
    flex-direction: column
}

.Register .header-box[data-v-3ab43192] {
    display: flex;
    line-height: 45px;
    text-align: left;
    height: 45px;
    background-color: #fff
}

.Register .header-box .back-icon[data-v-3ab43192] {
    display: flex;
    align-items: center;
    flex: 1
}

.Register .header-box .back-icon img[data-v-3ab43192] {
    margin-left: 20px;
    height: 16px
}

.Register .header-box .header-text[data-v-3ab43192] {
    flex: 2;
    font-size: 18px;
    text-align: center
}

.Register .header-box .choose-lan[data-v-3ab43192] {
    flex: 1;
    display: flex;
    justify-content: flex-end
}

.Register .header-box .choose-lan img[data-v-3ab43192] {
    width: 30px;
    margin-right: 15px
}

.Register .reg-container[data-v-3ab43192] {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.Register .reg-container .register-content[data-v-3ab43192] {
    display: flex;
    flex: 1;
    overflow-y: auto;
    flex-direction: column
}

.Register .reg-container .register-content .recommend-tip-box[data-v-3ab43192] {
    line-height: 40px;
    height: 40px;
    padding: 0 24px;
    font-size: 16px
}

.Register .reg-container .register-content .recommend-user-box[data-v-3ab43192] {
    padding: 0 6px;
    background-color: #f0f3f5
}

.Register .reg-container .register-content .recommend-user-box .user-box[data-v-3ab43192] {
    display: flex;
    height: 55px;
    align-items: center;
    border: none
}

.Register .reg-container .register-content .recommend-user-box .user-box .avatar[data-v-3ab43192] {
    width: 60px;
    text-align: center
}

.Register .reg-container .register-content .recommend-user-box .user-box .avatar .van-image[data-v-3ab43192] {
    margin-left: 3px;
    width: 30px;
    height: 30px
}

.Register .reg-container .register-content .recommend-user-box .user-box .user-name .name-box[data-v-3ab43192] {
    font-size: 16px
}

.Register .reg-container .register-content .recommend-user-box .user-box .user-name .uid-box .uid-title[data-v-3ab43192],
.Register .reg-container .register-content .recommend-user-box .user-box .user-name .uid-box .uid[data-v-3ab43192] {
    font-size: 16px;
    color: var(--text-color--grey)
}

.Register .reg-container .register-content .reg-title-box[data-v-3ab43192] {
    align-items: center;
    display: flex;
    height: 36px;
    padding: 20px 24px 12px;
    font-size: 16px;
    color: var(--textColor)
}

.Register .reg-container .register-content .reg-title-box img[data-v-3ab43192] {
    display: block;
    width: 24px;
    margin-left: 8px
}

.Register .reg-container .register-content .reg-input-box[data-v-3ab43192] {
    padding: 0 15px
}

.Register .reg-container .register-content .reg-input-box .reg-input-con[data-v-3ab43192] {
    display: flex;
    position: relative;
    height: 55px;
    padding: 5px 0;
    align-items: center;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid transparent;
    border-bottom: 1px solid #e3e5e8
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .img-box[data-v-3ab43192] {
    margin: 0 12px 0 3px;
    text-align: center
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .img-box img[data-v-3ab43192] {
    margin-left: 3px;
    border-radius: 50%;
    width: 30px
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .input-box[data-v-3ab43192] {
    flex: 1;
    overflow: hidden
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid[data-v-3ab43192] {
    align-items: center;
    display: flex;
    position: relative
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .right-box[data-v-3ab43192] {
    width: 14px;
    margin-right: 10px
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .error[data-v-3ab43192],
.Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .right[data-v-3ab43192] {
    vertical-align: middle;
    width: 14px
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .submit-uid[data-v-3ab43192] {
    font-size: 16px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border-radius: 5px;
    color: #fff;
    border: none;
    text-align: center;
    margin-right: 10px
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .active[data-v-3ab43192] {
    background-color: var(--themeColor)
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .disable[data-v-3ab43192] {
    pointer-events: none;
    background-color: #dadde3
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .img-box-right[data-v-3ab43192] {
    margin-right: 16px
}

.Register .reg-container .register-content .reg-input-box .reg-input-con .img-box-right img[data-v-3ab43192] {
    width: 24px
}

.Register .reg-container .register-content .verify-box .verify-con[data-v-3ab43192] {
    flex: 1
}

.Register .reg-container .register-content .verify-box .verify-con .verify-header[data-v-3ab43192] {
    display: flex;
    height: 45px;
    text-align: left;
    line-height: 45px;
    padding: 0 24px;
    font-size: 16px;
    color: var(--textColor);
    text-align: center
}

.Register .reg-container .register-content .verify-box .verify-con[data-v-3ab43192] #codeVerification .code-container {
    margin: 0
}

.Register .reg-container .register-content .verify-box .verify-con .contact-us[data-v-3ab43192] {
    font-size: 16px;
    width: 100%;
    padding-left: 15px;
    min-height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #f0f3f5
}

.Register .reg-container .register-content .verify-box .verify-con .contact-us .no-code[data-v-3ab43192] {
    color: #999
}

.Register .reg-container .register-content .verify-box .verify-con .contact-us .contact[data-v-3ab43192] {
    margin-left: 5px;
    text-decoration: underline;
    color: var(--text-color--link)
}

.Register .reg-container .register-content .user-agreement[data-v-3ab43192] {
    display: flex;
    padding: 0 15px;
    margin-top: 20px
}

.Register .reg-container .register-content .user-agreement .agree-input-box[data-v-3ab43192] {
    display: flex;
    align-items: center
}

.Register .reg-container .register-content .user-agreement .agree-input-box .agree-input[data-v-3ab43192] {
    display: flex;
    height: 20px;
    width: 26px;
    align-items: center
}

.Register .reg-container .register-content .user-agreement .agree-input-box .agree-input .choose-bg[data-v-3ab43192] {
    display: inline-block;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid var(--themeColor);
    width: 20px;
    height: 20px
}

.Register .reg-container .register-content .user-agreement .agree-input-box .agree-input img[data-v-3ab43192] {
    width: 14px;
    margin-left: -17px
}

.Register .reg-container .register-content .user-agreement .agree-input-box .text-box .text-agree[data-v-3ab43192] {
    color: #999
}

.Register .reg-container .register-content .user-agreement .agree-input-box .text-box .agree-info[data-v-3ab43192] {
    text-decoration: underline;
    color: var(--text-color--link)
}

.Register .reg-container .register-content .go-bottom-button[data-v-3ab43192] {
    position: fixed;
    bottom: 10vh;
    right: 24px
}

.Register .reg-container .register-content .go-bottom-button .go-container[data-v-3ab43192] {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: var(--go-top-button-background);
    display: flex;
    align-items: center;
    justify-content: center
}

.Register .reg-container .register-content .go-bottom-button .go-container img[data-v-3ab43192] {
    width: 25px;
    height: 35px;
    border-radius: 25px
}

.Register .reg-container .register-content .confirm-button[data-v-3ab43192] {
    height: 45px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 25px 24px 0 24px
}

.Register .reg-container .register-content .confirm-disable[data-v-3ab43192] {
    pointer-events: none;
    background-color: #dadde3
}

.Register .reg-container .register-content .confirm-active[data-v-3ab43192] {
    background-color: var(--themeColor)
}

.Register .reg-container .has-error[data-v-3ab43192] {
    height: calc(100% - 90px);
    top: 90px
}

[data-v-3ab43192] .code-container:not(#qwer) {
    margin: 0
}

.atas-style .verify-box[data-v-3ab43192] .codeVerificationComponent .tabs-box .tab-item:not(.model-scoped, .model-scoped *) {
    padding: 0;
    height: 35px;
    line-height: 35px
}

.atas-style .Register .reg-container .register-content .reg-input-box .reg-input-con[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    border-bottom: 0
}

.atas-style .Register .reg-container .register-content .reg-input-box .reg-input-con[data-v-3ab43192]:not(.model-scoped, .model-scoped *):last-child {
    margin-bottom: 0 !important
}

.atas-style .Register .reg-container .register-content .verify-box .verify-con .contact-us[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: #fff
}

.atas-style .Register .reg-container .register-content .verify-box .verify-con .verify-header[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    font-size: 14px;
    color: var(--text-color--grey)
}

.atas-style .Register .reg-container .register-content .recommend-user-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: none
}

.atas-style .Register .reg-container .register-content .recommend-user-box .user-box .avatar[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    width: fit-content;
    margin-right: 12px
}

.atas-style .Register .reg-container .register-content .recommend-user-box .user-box .avatar .van-image[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    width: 50px;
    height: 50px
}

.atas-style .Register .reg-container .register-content .user-agreement .agree-input-box .text-box .text-agree[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.atas-style .Register .reg-container .register-content .recommend-tip-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.atas-style .Register .reg-container .register-content .reg-title-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    font-size: 14px;
    color: var(--text-color--grey)
}

.rule-line[data-v-3ab43192] {
    width: 1px;
    background-color: #e4e6eb
}

.rule-line-top[data-v-3ab43192] {
    width: 100%;
    border-top: 1px solid #e4e6eb;
    min-height: 80px
}

.THEME-ATASTC .themeColor[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASTC .bgthemeColor[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .AtasRegisterStyle #btmBox .chooseBg[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .RegisterForm .choose-bg[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor)
}

.THEME-ATASTC .RegisterForm .choose-bg.bgthemeColor[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASTC .Register .reg-container .register-content .confirm-button[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .active[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .Register .reg-container .register-content .confirm-button.confirm-disable[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASSC .Register .reg-container .register-content .verify-box .verify-con .contact-us[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecColor)
}

.THEME-ATASSC .Register .reg-container .register-content .verify-box .verify-con .contact-us .no-code[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecHoverColor)
}

.THEME-ATASAC .RegisterForm[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .RegisterForm[data-v-3ab43192] .notice-model .notice-model__title:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor) !important
}

.THEME-ATASAC .RegisterForm[data-v-3ab43192] .notice-model .notice-model__content:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .RegisterForm #RegisterContent .question img[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeHoverColor);
    border-radius: 50%;
    padding: 1px
}

.THEME-ATASAC .RegisterForm .rule-line[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor)
}

.THEME-ATASAC .RegisterForm .rule-line-top[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .RegisterForm .tipsBtn[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .reg-input-box .reg-input-con[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border-color: var(--lightBorderColor);
    border-bottom: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .reg-input-box .reg-input-con .check-uid .submit-uid[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    font-size: 14px;
    color: #1e1e1e
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .reg-input-box .reg-input-con .check-uid .active[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .reg-input-box .reg-input-con .check-uid .disable[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: rgba(236, 192, 102, .4)
}

.THEME-ATASAC .RegisterForm .VerticalLine[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor)
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .verify-box .verify-con .contact-us[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .user-agreement .agree-input-box .text-box .text-agree[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .RegisterForm .choose-bg[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: #000
}

.THEME-ATASAC .RegisterForm .choose-bg.bgthemeColor[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor)
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .confirm-disable[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeSecColor);
    color: #1e1e1e
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .confirm-active[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor);
    color: #1e1e1e
}

.THEME-ATASAC .RegisterForm .codeVerificationCom[data-v-3ab43192] .input-box .tab-input:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor) !important
}

.THEME-ATASAC .RegisterForm .reg-container .register-content .recommend-user-box .user-box .user-name .uid-box .uid-title[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .RegisterForm .reg-container .register-content .recommend-user-box .user-box .user-name .uid-box .uid[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .RegisterForm .reg-container .register-content .verify-box .verify-con .contact-us .no-code[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .RegisterForm .reg-container .register-content .verify-box .verify-con .verify-header[data-v-3ab43192]:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .RegisterForm .register-content .recommend-tip-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *):not(#asd),
.THEME-ATASAC .RegisterForm .register-content .reg-title-box[data-v-3ab43192]:not(.model-scoped, .model-scoped *):not(#aa) {
    color: #fff
}

.wbx-style .RegisterForm[data-v-3ab43192] .tab-item {
    padding: 0
}

.wbx-style .RegisterForm[data-v-3ab43192] .code-box:not(#qwer),
.wbx-style .RegisterForm[data-v-3ab43192] .tab-input:not(#qwer) {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 var(--pading)
}

.THEME-ATS988C .reg-title-box img[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    padding: 2px;
    background-color: #fcd116;
    border-radius: 50%
}

.THEME-ATS988C .agree-input .choose-bg[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: #fefbe8
}

.THEME-ATS988C .agree-input .bgthemeColor[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.THEME-ATASG8C .Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .submit-uid[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .Register .reg-container .register-content .user-agreement .agree-input-box .agree-input .choose-bg[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecHoverColor);
    border: 1px solid var(--SubBorderColor)
}

.THEME-ATASG8C .Register .reg-container .register-content .user-agreement .agree-input-box .agree-input .choose-bg.bgthemeColor[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.THEME-ATASG8C .Register .reg-container .register-content .confirm-button.confirm-active[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASG8C .Register .tipsBtn[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-EZWIN1C .Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .submit-uid[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--grey)
}

.THEME-EZWIN1C .Register .reg-container .register-content .user-agreement .agree-input-box .agree-input .choose-bg[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--noticeBarBg)
}

.THEME-EZWIN1C .Register .reg-container .register-content .user-agreement .agree-input-box .agree-input .choose-bg.bgthemeColor[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.THEME-EZWIN1C .Register .reg-container .register-content .confirm-button.confirm-active[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .Register .reg-container .register-content .reg-input-box .reg-input-con[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    border: 1px solid var(--borderColor)
}

.THEME-EZWIN1C .Register .reg-container .register-content .reg-input-box .reg-input-con .check-uid .active[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .Register .tipsBtn[data-v-3ab43192]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-2ada8202] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2ada8202] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2ada8202] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2ada8202] {
    cursor: pointer
}

.flex[data-v-2ada8202] {
    display: flex
}

.flex-column[data-v-2ada8202] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2ada8202] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2ada8202] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2ada8202] {
    justify-content: space-between
}

.noselect[data-v-2ada8202] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2ada8202] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2ada8202] {
    overflow: auto
}

.custom-scroll-bar[data-v-2ada8202]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2ada8202]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2ada8202] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2ada8202] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.title-en[data-v-2ada8202] {
    background-color: #fff;
    border-radius: 50%
}

.ddwinBtnDisabled[data-v-6165954d] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-6165954d] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-6165954d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-6165954d] {
    cursor: pointer
}

.flex[data-v-6165954d] {
    display: flex
}

.flex-column[data-v-6165954d] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-6165954d] {
    display: flex;
    align-items: center
}

.flex-start[data-v-6165954d] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-6165954d] {
    justify-content: space-between
}

.noselect[data-v-6165954d] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-6165954d] {
    font-weight: 700
}

.custom-scroll-bar[data-v-6165954d] {
    overflow: auto
}

.custom-scroll-bar[data-v-6165954d]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-6165954d]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-6165954d] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-6165954d] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.title[data-v-6165954d] {
    text-align: center;
    margin-top: 10px
}

.THEME-ATASAC .title[data-v-6165954d]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .bigBtn[data-v-6165954d]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASTC .submit-button[data-v-6165954d]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .bigBtn[data-v-6165954d]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.ddwinBtnDisabled[data-v-2691ad2a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2691ad2a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2691ad2a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2691ad2a] {
    cursor: pointer
}

.flex[data-v-2691ad2a] {
    display: flex
}

.flex-column[data-v-2691ad2a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2691ad2a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2691ad2a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2691ad2a] {
    justify-content: space-between
}

.noselect[data-v-2691ad2a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2691ad2a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2691ad2a] {
    overflow: auto
}

.custom-scroll-bar[data-v-2691ad2a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2691ad2a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2691ad2a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2691ad2a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-2691ad2a] .van-badge--dot {
    width: 9px;
    min-width: 0;
    height: 9px;
    padding: 0;
    border: 0;
    right: 3px;
    top: 5px;
    border-radius: 100%
}

#navCompont[data-v-2691ad2a] {
    width: 100%;
    position: fixed;
    bottom: -1px;
    left: 0;
    z-index: 1000
}

#navCompont .navList[data-v-2691ad2a] {
    padding-bottom: calc(constant(safe-area-inset-bottom));
    padding-bottom: calc(env(safe-area-inset-bottom));
    transition: all .2s linear;
    position: relative;
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

#navCompont .navList[data-v-2691ad2a]:after {
    background-color: #fff
}

#navCompont .navList .item[data-v-2691ad2a] {
    box-shadow: 7px -3px 10px 0 rgba(77, 77, 77, .1);
    background: #fff;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: var(--text-color--grey);
    position: relative;
    padding: 2px 0;
    height: 50px
}

#navCompont .navList .item.active[data-v-2691ad2a] {
    color: var(--textThemeColor)
}

#navCompont .navList .item img.icon[data-v-2691ad2a] {
    height: 26px
}

#navCompont .navList .item[data-v-2691ad2a]:nth-child(3) {
    border-top-left-radius: var(--6e529ffc)
}

#navCompont .navList .item.center[data-v-2691ad2a] {
    flex: initial;
    background: none;
    width: 88px;
    box-shadow: none
}

#navCompont .navList .item.center img.icon[data-v-2691ad2a] {
    width: 55px;
    position: absolute;
    height: 55px;
    top: -32px
}

#navCompont .navList .item.center .navbg[data-v-2691ad2a] {
    position: absolute;
    height: 61px;
    width: 100%;
    bottom: 0
}

#navCompont .navList.hideTabName .item .name[data-v-2691ad2a] {
    display: none
}

#navCompont .hideLogo .item[data-v-2691ad2a]:nth-child(3) {
    border-top-left-radius: 0
}

#navCompont .hideLogo .item[data-v-2691ad2a]:nth-child(2) {
    border-top-right-radius: 0
}

#HomeNavMenu[data-v-2691ad2a] {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    top: 0;
    left: 0
}

#HomeNavMenu .bg[data-v-2691ad2a] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1002
}

#HomeNavMenu .menus[data-v-2691ad2a] {
    position: fixed;
    bottom: calc(82px + constant(safe-area-inset-bottom));
    bottom: calc(82px + env(safe-area-inset-bottom));
    z-index: 1003;
    display: flex;
    justify-content: center;
    width: 100%
}

#HomeNavMenu .menus .item[data-v-2691ad2a] {
    position: relative;
    width: 55px;
    height: 55px;
    background: #f3f8ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

#HomeNavMenu .menus.menus4 .item img[data-v-2691ad2a] {
    height: 29px
}

#HomeNavMenu .menus.menus4 .item[data-v-2691ad2a]:nth-child(2) {
    margin-top: -60px;
    margin-right: 24px
}

#HomeNavMenu .menus.menus4 .item[data-v-2691ad2a]:nth-child(3) {
    margin-top: -60px
}

#HomeNavMenu .menus.menus3 .item img[data-v-2691ad2a] {
    height: 29px
}

#HomeNavMenu .menus.menus3 .item[data-v-2691ad2a]:nth-child(2) {
    margin: 0 30px;
    margin-top: -60px
}

#HomeNavMenu .menus.menus2 .item[data-v-2691ad2a] {
    margin: 30px
}

#HomeNavMenu .menus.menus2 .item img[data-v-2691ad2a] {
    height: 29px
}

#HomeNavMenu .menus.menus1 .item[data-v-2691ad2a] {
    margin: 40px
}

#HomeNavMenu .menus.menus1 .item img[data-v-2691ad2a] {
    height: 29px
}

.custom-display-area .CustomNav[data-v-2691ad2a]:not(#qwer) {
    position: static;
    width: 100%;
    height: 100%
}

.custom-display-area .CustomNav:not(#qwer) .navList[data-v-2691ad2a] {
    position: absolute;
    width: calc(100% - 9px);
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px
}

.ddwinBtnDisabled[data-v-3ab16a96] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-3ab16a96] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-3ab16a96] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-3ab16a96] {
    cursor: pointer
}

.flex[data-v-3ab16a96] {
    display: flex
}

.flex-column[data-v-3ab16a96] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-3ab16a96] {
    display: flex;
    align-items: center
}

.flex-start[data-v-3ab16a96] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-3ab16a96] {
    justify-content: space-between
}

.noselect[data-v-3ab16a96] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-3ab16a96] {
    font-weight: 700
}

.custom-scroll-bar[data-v-3ab16a96] {
    overflow: auto
}

.custom-scroll-bar[data-v-3ab16a96]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-3ab16a96]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-3ab16a96] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-3ab16a96] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-3ab16a96] .van-badge--dot {
    width: 9px;
    min-width: 0;
    height: 9px;
    padding: 0;
    border: 0;
    right: 3px;
    top: 5px;
    border-radius: 100%
}

#navCompont[data-v-3ab16a96] {
    width: 100%;
    position: fixed;
    bottom: -1px;
    left: 0;
    z-index: 1000
}

#navCompont .navList[data-v-3ab16a96] {
    padding-bottom: calc(constant(safe-area-inset-bottom));
    padding-bottom: calc(env(safe-area-inset-bottom));
    transition: all .2s linear;
    position: relative;
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

#navCompont .navList[data-v-3ab16a96]:after {
    background-color: #fff
}

#navCompont .navList .item[data-v-3ab16a96] {
    box-shadow: 7px -3px 10px 0 rgba(77, 77, 77, .1);
    background: #fff;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: var(--text-color--grey);
    padding: 2px 0;
    height: 50px;
    position: relative
}

#navCompont .navList .item[data-v-3ab16a96] .dot .van-badge--dot {
    width: 8px;
    height: 8px;
    right: -5px;
    top: 3px;
    position: absolute;
    background: var(--red);
    border-radius: 50%
}

#navCompont .navList .item.active[data-v-3ab16a96] {
    color: var(--text-color--link)
}

#navCompont .navList .item img.icon[data-v-3ab16a96] {
    height: 26px
}

#navCompont .navList .item .HomeBtn[data-v-3ab16a96] {
    width: 50px;
    position: absolute;
    height: 50px;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, .2);
    background-color: #fff
}

#navCompont .navList .item.center[data-v-3ab16a96] {
    flex: initial;
    background: none;
    width: 88px;
    box-shadow: none
}

#navCompont .navList .item.center img.icon[data-v-3ab16a96] {
    width: 55px;
    position: absolute;
    height: 55px;
    top: -32px
}

#navCompont .navList .item.center .navbg[data-v-3ab16a96] {
    position: absolute;
    height: 61px;
    width: 100%;
    bottom: 0
}

#navCompont .navList.hideTabName .item .name[data-v-3ab16a96] {
    display: none
}

#navCompont .hideLogo .item[data-v-3ab16a96]:nth-child(3) {
    border-top-left-radius: 0
}

#navCompont .hideLogo .item[data-v-3ab16a96]:nth-child(2) {
    border-top-right-radius: 0
}

.custom-display-area .CustomNavAtas[data-v-3ab16a96]:not(#qwer) {
    position: static;
    width: 100%;
    height: 100%
}

.custom-display-area .CustomNavAtas:not(#qwer) .navList[data-v-3ab16a96] {
    position: absolute;
    width: calc(100% - 9px);
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px
}

.custom-display-area .THEME-ATASAC .CustomNavAtas[data-v-3ab16a96]:not(.model-scoped, .model-scoped *):not(#qwer) {
    background: #1e1e1e
}

.THEME-ATASTC #navCompont .navList .item.active[data-v-3ab16a96]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASG8C #navCompont .navList .item.active[data-v-3ab16a96]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC #navCompont .navList[data-v-3ab16a96]:not(.model-scoped, .model-scoped *):after {
    background-color: var(--bgColor)
}

.THEME-ATASAC #navCompont .navList .item[data-v-3ab16a96]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    color: #fff
}

.THEME-ATASAC #navCompont .navList .item.active[data-v-3ab16a96]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC #navCompont .navList .item .HomeBtn[data-v-3ab16a96]:not(.model-scoped, .model-scoped *) {
    border-color: #303030;
    background-color: transparent
}

.THEME-EZWIN1C #navCompont .navList .item.active[data-v-3ab16a96]:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-427a5da1] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-427a5da1] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-427a5da1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-427a5da1] {
    cursor: pointer
}

.flex[data-v-427a5da1] {
    display: flex
}

.flex-column[data-v-427a5da1] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-427a5da1] {
    display: flex;
    align-items: center
}

.flex-start[data-v-427a5da1] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-427a5da1] {
    justify-content: space-between
}

.noselect[data-v-427a5da1] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-427a5da1] {
    font-weight: 700
}

.custom-scroll-bar[data-v-427a5da1] {
    overflow: auto
}

.custom-scroll-bar[data-v-427a5da1]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-427a5da1]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-427a5da1] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-427a5da1] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.qrCodeContent[data-v-427a5da1] {
    background-color: #fff;
    overflow: hidden
}

.qrCodeBox[data-v-427a5da1] {
    border-radius: 0;
    padding-top: 20px
}

.qrCodeBox .name-box[data-v-427a5da1] {
    margin-top: 35px
}

.saveIntoTheAlbum[data-v-427a5da1] {
    width: 256px;
    height: 45px;
    border-radius: 4px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.BtnItem[data-v-427a5da1] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.33333%;
    margin-top: 10px
}

.BtnItem>.BtnImg[data-v-427a5da1] {
    width: 56px;
    height: 56px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.BtnItem>.textStyle[data-v-427a5da1] {
    text-align: center;
    word-break: break-word
}

.signInfo[data-v-427a5da1],
.userName[data-v-427a5da1] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-word
}

.signInfo[data-v-427a5da1] {
    margin-top: 15px
}

.THEME-ATASAC .qrCodeBox[data-v-427a5da1]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.ddwinBtnDisabled[data-v-20e02284] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-20e02284] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-20e02284] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-20e02284] {
    cursor: pointer
}

.flex[data-v-20e02284] {
    display: flex
}

.flex-column[data-v-20e02284] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-20e02284] {
    display: flex;
    align-items: center
}

.flex-start[data-v-20e02284] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-20e02284] {
    justify-content: space-between
}

.noselect[data-v-20e02284] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-20e02284] {
    font-weight: 700
}

.custom-scroll-bar[data-v-20e02284] {
    overflow: auto
}

.custom-scroll-bar[data-v-20e02284]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-20e02284]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-20e02284] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-20e02284] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.qrCodeBox[data-v-20e02284] {
    background-color: #fff;
    border-radius: 10px
}

.qrCodeBox .name-box[data-v-20e02284] {
    margin-top: 35px
}

.saveIntoTheAlbum[data-v-20e02284] {
    width: 256px;
    height: 45px;
    border-radius: 4px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.BtnItem[data-v-20e02284] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.33333%;
    margin-top: 10px
}

.BtnItem>.BtnImg[data-v-20e02284] {
    width: 56px;
    height: 56px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.BtnItem>.textStyle[data-v-20e02284] {
    text-align: center;
    word-break: break-word
}

.THEME-ATASAC .qrCodeContent[data-v-20e02284]:not(.model-scoped, .model-scoped *) {
    --marginBoxBorderColor: transparent
}

.THEME-ATASAC .BtnItem>.BtnImg[data-v-20e02284]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.ddwinBtnDisabled[data-v-a790d648] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-a790d648] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-a790d648] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-a790d648] {
    cursor: pointer
}

.flex[data-v-a790d648] {
    display: flex
}

.flex-column[data-v-a790d648] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-a790d648] {
    display: flex;
    align-items: center
}

.flex-start[data-v-a790d648] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-a790d648] {
    justify-content: space-between
}

.noselect[data-v-a790d648] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-a790d648] {
    font-weight: 700
}

.custom-scroll-bar[data-v-a790d648] {
    overflow: auto
}

.custom-scroll-bar[data-v-a790d648]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-a790d648]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-a790d648] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-a790d648] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style .indexList .orderitem[data-v-a790d648]:not(.model-scoped, .model-scoped *) {
    background-color: #fff
}

.orderitem[data-v-a790d648] {
    height: 65px;
    align-items: center
}

.orderitem .imgbox[data-v-a790d648] {
    position: relative
}

.orderitem .adjust[data-v-a790d648] {
    position: absolute;
    width: 17px;
    height: 17px;
    top: -5px;
    left: -7px
}

.info[data-v-a790d648] {
    height: 100%;
    border-bottom: 1px solid #e8e8e8;
    margin-left: 10px;
    align-items: center
}

.THEME-ATASAC .indexList .orderitem[data-v-a790d648]:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC .info[data-v-a790d648]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-62ec4409] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-62ec4409] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-62ec4409] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-62ec4409] {
    cursor: pointer
}

.flex[data-v-62ec4409] {
    display: flex
}

.flex-column[data-v-62ec4409] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-62ec4409] {
    display: flex;
    align-items: center
}

.flex-start[data-v-62ec4409] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-62ec4409] {
    justify-content: space-between
}

.noselect[data-v-62ec4409] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-62ec4409] {
    font-weight: 700
}

.custom-scroll-bar[data-v-62ec4409] {
    overflow: auto
}

.custom-scroll-bar[data-v-62ec4409]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-62ec4409]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-62ec4409] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-62ec4409] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style .ModelTitle[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    background: var(--themeColor)
}

.atas-style .ModelTitle div[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.picker-option-slot[data-v-62ec4409] {
    display: flex;
    align-items: center
}

.picker-option-slot__text[data-v-62ec4409] {
    padding: 0 30px 0 50px;
    text-align: center
}

.OrderListContent[data-v-62ec4409] {
    height: var(--column-height, 100%);
    overflow-y: auto
}

#transactionBill .ModelList li[data-v-62ec4409] {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #d6d6d6
}

.transactionBillTitle[data-v-62ec4409] {
    display: flex;
    line-height: 45px;
    background-color: #f0f3f5;
    align-items: center;
    font-size: 16px
}

.transactionBillTitle>div[data-v-62ec4409] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

#billList li[data-v-62ec4409] {
    height: 66px;
    padding-left: 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center
}

#billList li>div[data-v-62ec4409]:last-child {
    height: 100%;
    padding-right: 15px;
    margin-left: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.billDefault[data-v-62ec4409] {
    justify-content: center;
    align-items: center;
    border: 1px solid #e3e5e8
}

#transaction .ModelList li[data-v-62ec4409] {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #d6d6d6
}

#gameRecordTable li[data-v-62ec4409] {
    display: flex;
    height: 68px
}

#gameRecordTable li div[data-v-62ec4409] {
    flex: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.gameRecordTableTitle[data-v-62ec4409] {
    display: flex;
    line-height: 45px;
    background-color: #f0f3f5;
    color: var(--text-color--grey)
}

.gameRecordTableTitle>div[data-v-62ec4409] {
    flex: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

#gameRecordTable li[data-v-62ec4409]:nth-child(2n) {
    background: #f0f3f5
}

.recordgameTilte[data-v-62ec4409] {
    height: 82px;
    background-color: #fff;
    align-items: center;
    box-sizing: border-box;
    padding-left: 0;
    border-bottom: 1px solid #e8e8e8;
    margin-left: 15px
}

.recordDeteilTilte[data-v-62ec4409] {
    padding: 0 15px;
    height: 67px;
    background-color: #fff;
    align-items: center;
    box-sizing: border-box
}

.recordDeteilContent[data-v-62ec4409] {
    margin-top: 8px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 15px;
    box-sizing: border-box
}

.orderLine[data-v-62ec4409] {
    height: 20px;
    width: 1px;
    background-color: #b2b6c2;
    margin: 0 5px
}

.recordContent[data-v-62ec4409] {
    margin-top: 8px;
    height: 82px;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 0 15px;
    box-sizing: border-box
}

.winDeteil[data-v-62ec4409] {
    text-align: right;
    border: 1px solid #e3e5e8;
    border-radius: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px
}

.typeIcon[data-v-62ec4409] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 30px
}

.CurrencyList[data-v-62ec4409] {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 50px;
    border-bottom: 1px solid #f0f3f5;
    position: relative
}

.THEME-ATASTC .ModelTitle>div[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASSC .transactionBillTitle[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    background-color: var(--currencyBgThemeColor);
    color: var(--themeSecHoverColor)
}

.THEME-ATASSC .transactionBillTitle .orderLine[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    background: var(--themeSecHoverColor)
}

.THEME-ATASAC .transactionBillTitle[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    background: var(--greyBgColor)
}

.THEME-ATASAC .CurrencyList[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .OrderListContent[data-v-62ec4409] .van-picker-column__item.van-picker-column__item--selected:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .OrderListContent[data-v-62ec4409] .van-picker-column__item:not(.model-scoped, .model-scoped *) {
    color: var(--borderColor)
}

.THEME-ATASAC .ModelTitle>div[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-EZWIN1C .OrderListContent[data-v-62ec4409] .van-picker__toolbar .van-picker__confirm:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .OrderListContent[data-v-62ec4409] .van-picker__toolbar .van-picker__title:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .ModelTitle .darkColor[data-v-62ec4409]:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .ModelTitle .themeColor[data-v-62ec4409]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.ddwinBtnDisabled[data-v-049ee6e7] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-049ee6e7] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-049ee6e7] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-049ee6e7] {
    cursor: pointer
}

.flex[data-v-049ee6e7] {
    display: flex
}

.flex-column[data-v-049ee6e7] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-049ee6e7] {
    display: flex;
    align-items: center
}

.flex-start[data-v-049ee6e7] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-049ee6e7] {
    justify-content: space-between
}

.noselect[data-v-049ee6e7] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-049ee6e7] {
    font-weight: 700
}

.custom-scroll-bar[data-v-049ee6e7] {
    overflow: auto
}

.custom-scroll-bar[data-v-049ee6e7]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-049ee6e7]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-049ee6e7] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-049ee6e7] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.themeColor[data-v-049ee6e7]:not(#qwer) {
    color: var(--activeColor)
}

.themeColor:not(#qwer) .text[data-v-049ee6e7]:not(#qwer) {
    opacity: 1
}

[data-v-049ee6e7] .nav-title {
    height: 100%
}

.active-underline[data-v-049ee6e7] {
    background: var(--activeColor, #fff)
}

#tabMenu[data-v-049ee6e7] {
    height: 100%
}

#tabMenu .tabMenu-item[data-v-049ee6e7] {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

#tabMenu .tabMenu-item .text[data-v-049ee6e7] {
    flex: 1;
    display: flex;
    align-items: center
}

.THEME-ATASSC #tabMenu[data-v-049ee6e7]:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor)
}

.THEME-ATASTC .text[data-v-049ee6e7]:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor);
    opacity: .6
}

.ddwinBtnDisabled[data-v-5b9d7d7c] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-5b9d7d7c] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-5b9d7d7c] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-5b9d7d7c] {
    cursor: pointer
}

.flex[data-v-5b9d7d7c] {
    display: flex
}

.flex-column[data-v-5b9d7d7c] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-5b9d7d7c] {
    display: flex;
    align-items: center
}

.flex-start[data-v-5b9d7d7c] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-5b9d7d7c] {
    justify-content: space-between
}

.noselect[data-v-5b9d7d7c] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-5b9d7d7c] {
    font-weight: 700
}

.custom-scroll-bar[data-v-5b9d7d7c] {
    overflow: auto
}

.custom-scroll-bar[data-v-5b9d7d7c]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-5b9d7d7c]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-5b9d7d7c] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-5b9d7d7c] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#HomeNavMenu[data-v-5b9d7d7c] {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    top: 0;
    left: 0
}

#HomeNavMenu .bg[data-v-5b9d7d7c] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1002
}

#HomeNavMenu .menus[data-v-5b9d7d7c] {
    position: fixed;
    bottom: calc(82px + constant(safe-area-inset-bottom));
    bottom: calc(82px + env(safe-area-inset-bottom));
    z-index: 1003;
    display: flex;
    justify-content: center;
    width: 100%
}

#HomeNavMenu .menus .item[data-v-5b9d7d7c] {
    position: relative
}

#HomeNavMenu .menus.menus4 .item[data-v-5b9d7d7c] {
    width: 55px;
    height: 55px;
    background: #f3f8ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

#HomeNavMenu .menus.menus4 .item img[data-v-5b9d7d7c] {
    height: 29px
}

#HomeNavMenu .menus.menus4 .item[data-v-5b9d7d7c]:nth-child(2) {
    margin-top: -60px;
    margin-right: 24px
}

#HomeNavMenu .menus.menus4 .item[data-v-5b9d7d7c]:nth-child(3) {
    margin-top: -60px
}

#HomeNavMenu .menus.menus3 .item[data-v-5b9d7d7c] {
    width: 55px;
    height: 55px;
    background: #f3f8ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

#HomeNavMenu .menus.menus3 .item img[data-v-5b9d7d7c] {
    height: 29px
}

#HomeNavMenu .menus.menus3 .item[data-v-5b9d7d7c]:nth-child(2) {
    margin: 0 30px;
    margin-top: -60px
}

#HomeNavMenu .menus.menus2 .item[data-v-5b9d7d7c] {
    width: 55px;
    height: 55px;
    background: #f3f8ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px
}

#HomeNavMenu .menus.menus2 .item img[data-v-5b9d7d7c] {
    height: 29px
}

#HomeNavMenu .menus.menus1 .item[data-v-5b9d7d7c] {
    width: 55px;
    height: 55px;
    background: #f3f8ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px
}

#HomeNavMenu .menus.menus1 .item img[data-v-5b9d7d7c] {
    height: 29px
}

.tabIcon[data-v-5b9d7d7c] {
    width: 26px;
    height: 26px
}

#CenterBox[data-v-5b9d7d7c] {
    z-index: 999
}

.ddwinBtnDisabled[data-v-229375b9] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-229375b9] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-229375b9] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-229375b9] {
    cursor: pointer
}

.flex[data-v-229375b9] {
    display: flex
}

.flex-column[data-v-229375b9] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-229375b9] {
    display: flex;
    align-items: center
}

.flex-start[data-v-229375b9] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-229375b9] {
    justify-content: space-between
}

.noselect[data-v-229375b9] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-229375b9] {
    font-weight: 700
}

.custom-scroll-bar[data-v-229375b9] {
    overflow: auto
}

.custom-scroll-bar[data-v-229375b9]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-229375b9]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-229375b9] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-229375b9] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#HomeButton[data-v-229375b9] {
    transform: translateZ(1);
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 55px;
    background: #fff;
    border-radius: 50%;
    position: fixed;
    z-index: 1900
}

#HomeButton img[data-v-229375b9] {
    width: 55px;
    height: 55px
}

.layout-container .clearButton {
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0
}

#safe-area-inset-bottom {
    position: fixed;
    left: -1000px;
    top: -1000px
}

.layout-container {
    position: relative
}

.layout-container.Android {
    font-family: Roboto !important
}

.layout-container.ios {
    height: 100%;
    font-family: Helvetica Neue !important
}

#preventTran {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #2e2e2e;
    text-align: center;
    z-index: 99999
}

.AppUpdateDialog .van-dialog__header {
    padding-top: 15px
}

.AppUpdateDialog .van-button__text {
    color: var(--textThemeColor)
}

.AppUpdateDialog .appUpdateTips {
    text-align: center;
    padding: 30px 0 20px;
    max-width: 80%;
    margin: 0 auto
}

.THEME-ATASG8C .AppUpdateDialog .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

body {
    font-family: PingFangSC-Regular, sans-serif !important
}

body .v-modal {
    background: rgba(0, 0, 0, .5);
    opacity: 1;
    transition: .1s
}

body,
html {
    width: 100%;
    height: 100%
}

.el-dialog.noHead .el-dialog__header {
    padding: 0 !important;
    height: 1rem
}

.os-host .os-scrollbar-horizontal {
    display: none
}

.load-loading {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center
}

.ddwinBtnDisabled[data-v-129232ca] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-129232ca] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-129232ca] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-129232ca] {
    cursor: pointer
}

.flex[data-v-129232ca] {
    display: flex
}

.flex-column[data-v-129232ca] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-129232ca] {
    display: flex;
    align-items: center
}

.flex-start[data-v-129232ca] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-129232ca] {
    justify-content: space-between
}

.noselect[data-v-129232ca] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-129232ca] {
    font-weight: 700
}

.custom-scroll-bar[data-v-129232ca] {
    overflow: auto
}

.custom-scroll-bar[data-v-129232ca]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-129232ca]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-129232ca] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-129232ca] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#HomeBtmMenu[data-v-129232ca] {
    box-shadow: .4375rem -.1875rem .625rem 0 rgba(77, 77, 77, .1)
}

#HomeBtmMenu #HomeNav[data-v-129232ca]:after {
    background: #fff
}

#HomeBtmMenu #HomeNav li[data-v-129232ca] {
    height: 100%;
    background: #fff;
    width: 20%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#HomeBtmMenu #HomeNav li .textMin[data-v-129232ca] {
    font-size: .75rem;
    position: relative
}

#HomeBtmMenu #HomeNav li[data-v-129232ca]:nth-child(3) {
    box-shadow: .4375rem -.1875rem .625rem 0 rgba(77, 77, 77, .1)
}

#HomeBtmMenu #HomeNav li#messageMenu .blankIcon[data-v-129232ca] {
    height: 1.625rem
}

#HomeBtmMenu #HomeNav li#messageMenu .logo-icon[data-v-129232ca] {
    position: relative
}

#HomeBtmMenu #HomeNav li#messageMenu .logo-icon .tabIcon[data-v-129232ca] {
    width: 50px;
    position: absolute;
    height: 50px;
    bottom: -25px;
    left: -30px;
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, .2);
    background-color: #fff
}

.tabIcon[data-v-129232ca] {
    width: 1.5625rem;
    height: 1.5625rem
}

.themeColortext[data-v-129232ca] {
    color: var(--textThemeColor)
}

.lightGraytext[data-v-129232ca] {
    color: var(--text-color--grey)
}

#CenterBox[data-v-129232ca] {
    z-index: 999
}

[data-v-129232ca] .UserPopup {
    background-color: var(--ddwinBgColor);
    padding: 2.25rem .9375rem;
    height: 100%
}

[data-v-129232ca] .UserPopup .PopupBox {
    width: 100%;
    height: 4.25rem;
    border-radius: .625rem;
    margin-bottom: 1.25rem;
    padding: 0 1.5rem;
    background: var(--ddwinModelBgColor);
    display: flex;
    color: var(--ddwinWhiteColor);
    align-items: center;
    justify-content: space-between
}

[data-v-129232ca] .UserPopup .PopupBox span {
    font-size: 1rem
}

[data-v-129232ca] .UserPopup .PopupBox>div {
    display: flex;
    align-items: center;
    margin-right: .5rem
}

[data-v-129232ca] .UserPopup .PopupBox>div img {
    margin-right: .5rem
}

.dialog .dialogContent[data-v-129232ca] {
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--textColor)
}

.dialog .cancel[data-v-129232ca] {
    color: var(--textColor)
}

.dialog .confirm[data-v-129232ca] {
    color: var(--textThemeColor)
}

.custom-display-area .CustomNav[data-v-129232ca]:not(#qwer) {
    position: static;
    width: 100%;
    height: 100%
}

.custom-display-area .CustomNav:not(#qwer) #HomeNav[data-v-129232ca] {
    position: absolute;
    width: calc(100% - 9px);
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px
}

.THEME-DDWINTC .themeColortext[data-v-129232ca]:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-DDWINAC #HomeBtmMenu[data-v-129232ca]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-DDWINAC #HomeBtmMenu #HomeNav[data-v-129232ca]:not(.model-scoped, .model-scoped *):after,
.THEME-DDWINAC #HomeBtmMenu #HomeNav li[data-v-129232ca]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-DDWINAC .lightGraytext[data-v-129232ca]:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-DDWINAC .tabIcon[data-v-129232ca]:not(.model-scoped, .model-scoped *) {
    border-color: #303030 !important
}

.THEME-DDW988C .themeColortext[data-v-129232ca]:not(.model-scoped, .model-scoped *) {
    color: #fb7a37
}

.ddwinBtnDisabled[data-v-2cbbe517] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2cbbe517] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2cbbe517] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2cbbe517] {
    cursor: pointer
}

.flex[data-v-2cbbe517] {
    display: flex
}

.flex-column[data-v-2cbbe517] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2cbbe517] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2cbbe517] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2cbbe517] {
    justify-content: space-between
}

.noselect[data-v-2cbbe517] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2cbbe517] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2cbbe517] {
    overflow: auto
}

.custom-scroll-bar[data-v-2cbbe517]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2cbbe517]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2cbbe517] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2cbbe517] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.offlineMessage .type[data-v-2cbbe517] {
    padding: 24px 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ddwinHourColor)
}

.offlineMessage .type img[data-v-2cbbe517] {
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.offlineMessage .score[data-v-2cbbe517] {
    font-size: 1.375rem;
    text-align: center;
    margin-bottom: 25px;
    color: var(--ddwinHourColor)
}

.offlineMessage.sub .score[data-v-2cbbe517] {
    color: var(--ddwinRedColor)
}

#offlineMessageDialog {
    z-index: 9999
}

#offlineMessageDialog .van-hairline--top:after {
    border-top: 1px solid #e3e5e8
}

.THEME-DDWINTC #offlineMessageDialog .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--ddwinTextColor)
}

.THEME-DDWINAC #offlineMessageDialog:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-DDWINAC #offlineMessageDialog .van-hairline--top:not(.model-scoped, .model-scoped *):after {
    border-color: var(--ddwinDividerColor)
}

.THEME-DDWINAC #offlineMessageDialog .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-DDWINAC #offlineMessageDialog .van-button--default:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-DDWG8C #offlineMessageDialog:not(.model-scoped, .model-scoped *) {
    --themeColor: var(--red)
}

.ddwinBtnDisabled[data-v-f3ff496a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-f3ff496a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-f3ff496a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-f3ff496a] {
    cursor: pointer
}

.flex[data-v-f3ff496a] {
    display: flex
}

.flex-column[data-v-f3ff496a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-f3ff496a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-f3ff496a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-f3ff496a] {
    justify-content: space-between
}

.noselect[data-v-f3ff496a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-f3ff496a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-f3ff496a] {
    overflow: auto
}

.custom-scroll-bar[data-v-f3ff496a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-f3ff496a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-f3ff496a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-f3ff496a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

#HomeButton[data-v-f3ff496a] {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
    border-radius: 50%;
    position: fixed;
    z-index: 1900
}

#HomeButton img[data-v-f3ff496a] {
    width: 50px;
    height: 50px
}

.ddwinBtnDisabled[data-v-2ab7e582] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2ab7e582] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2ab7e582] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2ab7e582] {
    cursor: pointer
}

.flex[data-v-2ab7e582] {
    display: flex
}

.flex-column[data-v-2ab7e582] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2ab7e582] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2ab7e582] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2ab7e582] {
    justify-content: space-between
}

.noselect[data-v-2ab7e582] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2ab7e582] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2ab7e582] {
    overflow: auto
}

.custom-scroll-bar[data-v-2ab7e582]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2ab7e582]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2ab7e582] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2ab7e582] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.AppUpdateDialog .van-dialog__header[data-v-2ab7e582] {
    padding-top: 15px
}

.AppUpdateDialog .van-button__text[data-v-2ab7e582] {
    color: var(--textThemeColor)
}

.AppUpdateDialog .appUpdateTips[data-v-2ab7e582] {
    text-align: center;
    padding: 30px 0 20px;
    max-width: 80%;
    margin: 0 auto
}

.THEME-DDWINAC .AppUpdateDialog[data-v-2ab7e582]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-DDWINAC .AppUpdateDialog .appUpdateTips[data-v-2ab7e582]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-DDWINAC .AppUpdateDialog[data-v-2ab7e582] .van-button--default:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-DDWINAC .AppUpdateDialog[data-v-2ab7e582] .van-button--default .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-DDWINAC .AppUpdateDialog[data-v-2ab7e582] .van-dialog__footer:not(.model-scoped, .model-scoped *):after {
    border-color: var(--lightBorderColor)
}

.layout-container.Android[data-v-2ab7e582] {
    font-family: Roboto !important;
    display: flex;
    flex-direction: column
}

.layout-container.Android .router[data-v-2ab7e582] {
    flex: 1;
    overflow-y: auto
}

.layout-container.Android .router.showNav[data-v-2ab7e582] {
    min-height: calc(100% - 3.125rem)
}

.layout-container.ios[data-v-2ab7e582] {
    font-family: Helvetica Neue !important
}

.__theme-common {
    --navHeight: 45px;
    --themeColor: #00d2ff;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99
}

.THEME-WINBOXC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --input-placeholder-color: var(--textDisable);
    --input-placeholder-color: #b8bbc2
}

.THEME-APPLEC:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-WINBOXC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --themeColor: #00d2ff;
    --themeHoverColor: #00c0fa;
    --themeSecColor: #ebf9ff;
    --pc-copy-background: #f5f6f7;
    --pc-copy-hover-background: #f5f6f7
}

.THEME-APPLEC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --input-placeholder-color: var(--textDisable);
    --themeColor: #79cc27;
    --themeHoverColor: #61bf13;
    --themeSecColor: #f2fce8;
    --scrollColor: rgba(121, 204, 39, 0.06666666666666667);
    --input-placeholder-color: #969799
}

.THEME-ORANGEC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --scrollColor: #e0f6ff;
    --themeColor: #00ae66;
    --themeHoverColor: #00ae66;
    --themeSecColor: #fff6ec;
    --scrollColor: rgba(255, 166, 60, 0.06666666666666667)
}

.THEME-CLUB7C:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-ORANGEC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --input-placeholder-color: #969799;
    --pc-copy-background: #f5f6f7;
    --pc-copy-hover-background: #f5f6f7
}

.THEME-CLUB7C:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --scrollColor: #e0f6ff;
    --themeColor: #00ae66;
    --themeHoverColor: #00ae66;
    --themeSecColor: #e9f7f0;
    --scrollColor: rgba(0, 174, 102, 0.06666666666666667)
}

.THEME-ATASC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --themeColor: #e03933;
    --themeHoverColor: #e03933;
    --themeSecHoverColor: rgba(244, 57, 51, 0.1);
    --themeSecColor: #fff0f0;
    --scrollColor: #fff0f0;
    --btnHoverColor: #e03933;
    --btnHoverBorderColor: #fff0f0;
    --btnHoverBgColor: #fff0f0;
    --themeLinearGradient: linear-gradient(180deg, #fa4a36, #e03933)
}

.THEME-ATASC:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-ATASMC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --columnBorderColor: #e1e4e8;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --h5-popup-title-color: #fff;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #fff;
    --h5-popup-title-cancel-button-color: hsla(0, 0%, 100%, 0.6);
    --h5-capsule-background: var(--themeSecColor)
}

.THEME-ATASMC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --themeColor: #1da84f;
    --ddwinThemeColor: #1da84f;
    --themeHoverColor: #1da84f;
    --themeSecHoverColor: #e9ffea;
    --themeSecColor: #e9ffea;
    --scrollColor: #e9ffea;
    --themeLinearGradient: linear-gradient(180deg, #22ce62, #1dae51);
    --ddwinBgLinearGradient: linear-gradient(180deg, #22ce62, #1dae51);
    --ddwinThemeFilterColor: #1da84f;
    --bgColor: #f0f3f5
}

.THEME-ATASSC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --grey: #8d8f99;
    --red: #ed1c34;
    --borderColor: #e4e6eb;
    --bgColor: #f5f6f7;
    --scrollColor: #e0f6ff;
    --textThemeColor: var(--themeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --themeColor: #0484d6;
    --ddwinThemeColor: #0484d6;
    --themeHoverColor: #0484d6;
    --themeSecHoverColor: #002b7f;
    --themeSecColor: #b9e5fe;
    --scrollColor: #b9e5fe;
    --themeLinearGradient: linear-gradient(180deg, #7cf 10%, #0484d6);
    --red: #f5362f;
    --grey: #7d7d7f;
    --ddwinBgLinearGradient: linear-gradient(180deg, #7cf 10%, #0484d6);
    --ddwinThemeFilterColor: #0484d6;
    --bgColor: #f0f3f5;
    --borderColor: #e4e5e9;
    --textThemeColor: #0484d6;
    --currencyTextThemeColor: #002b7f;
    --currencyBgThemeColor: #7cf;
    --noticeBarBg: #b9e5fe;
    --h5-popup-title-color: #fff;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #fff;
    --h5-popup-title-cancel-button-color: hsla(0, 0%, 100%, 0.6);
    --h5-capsule-color: #fff;
    --h5-capsule-border-color: var(--red);
    --h5-capsule-background: var(--red);
    --h5-verification-tip-title-background: var(--noticeBarBg);
    --h5-verification-tip-title-color: var(--themeSecHoverColor);
    --pc-capsule-border-color: var(--red);
    --pc-capsule-hover-background: var(--red);
    --pc-capsule-background: var(--red);
    --pc-gameRecordPop-background: var(--noticeBarBg);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --go-top-button-background: #f5362f;
    --h5-FAQ-color: #002b7f;
    --h5-FAQ-border-color: #002b7f;
    --h5-FAQ-background-color: #bae5ff
}

.THEME-ATASSC:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-ATS988C:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --marginBoxBorderColor: #e3e5e8;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --pink: #f0dbe0;
    --green: #0bce6c;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --text-color--link: var(--textThemeColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033
}

.THEME-ATS988C:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --grey: #8d8f99;
    --red: #ed1c34;
    --borderColor: #e4e6eb;
    --bgColor: #f5f6f7;
    --scrollColor: #e0f6ff;
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --themeColor: #da251d;
    --subThemeColor: #fcd116;
    --themeHoverColor: #da251d;
    --themeSecHoverColor: rgba(244, 57, 51, 0.1);
    --themeSecColor: #fbe8e8;
    --scrollColor: #fbe8e8;
    --noticeBarBg: #fefbe8;
    --btnHoverColor: #da251d;
    --btnHoverBorderColor: #fbe8e8;
    --btnHoverBgColor: #fbe8e8;
    --themeLinearGradient: linear-gradient(180deg, #fa4a36, #e03933);
    --textThemeColor: var(--themeColor);
    --text-color--link: #fb7834;
    --nav-title-background: var(--ats988-linear-gradient);
    --h5-popup-title-color: #fff;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #fff;
    --h5-popup-title-cancel-button-color: hsla(0, 0%, 100%, 0.6);
    --h5-capsule-border-color: #fcd116;
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-background: #fcd116;
    --version-tip-color: #b8bbc2;
    --h5-verification-tip-title-background: #fefbe8;
    --h5-verification-tip-title-color: #fb7834;
    --h5-tab-color: #515765;
    --h5-tab-color--active: var(--themeColor);
    --go-top-button-background: var(--themeColor);
    --H5-dialog-confirm-button-color: var(--themeColor);
    --pc-capsule-border-color: #fcd116;
    --pc-capsule-color: var(--themeColor);
    --pc-capsule-background: #fcd116;
    --pc-capsule-hover-background: #fcd116;
    --pc-gameRecordPop-border-color: #fcd116;
    --pc-gameRecordPop-background: #fcd116;
    --pc-agreeCheckbox-background: #fefbe8;
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: #fcd116;
    --pc-copy-hover-background: #fcd116;
    --pc-walletInfo-eye-background: #fcd116;
    --pc-walletInfo-eye-hover-background: #fcd116;
    --pc-currencyExchange-tip-background: #fef6eb;
    --pc-currencyExchange-tip-color: #fcd116;
    --pc-realName-bankItem-selected-background: #fefbe8;
    --ats988-linear-gradient: linear-gradient(180deg, #fcd116 50%, #da251e 0)
}

.THEME-ATASTC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeSecHoverColor: #edfcff;
    --bgColor: #f5f6f7;
    --scrollColor: #e0f6ff;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --noticeBarBg: var(--themeSecColor);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --themeColor: #fec925;
    --ddwinThemeColor: #fec925;
    --themeSecHoverColor: #fffcb0;
    --themeSecColor: #fec925;
    --scrollColor: #fffcb0;
    --bgColor: #f0f3f5;
    --textThemeColor: #794201;
    --text-color--link: #fc7734;
    --searchIconBoxBg: linear-gradient(180deg, #fec925, #fc7734);
    --noticeBarBg: var(--themeHoverColor);
    --h5-popup-title-color: var(--textThemeColor);
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #794201;
    --h5-popup-title-cancel-button-color: rgba(121, 66, 1, 0.6);
    --h5-capsule-border-color: #fc7734;
    --h5-capsule-color: #fc7734;
    --h5-capsule-background: var(--themeHoverColor);
    --h5-tab-color--active: #fc7734;
    --h5-tab-underline: #fc7734;
    --pc-capsule-color: var(--textThemeColor);
    --pc-capsule-hover-background: var(--themeSecColor);
    --pc-gameRecordPop-border-color: #fc7734;
    --pc-gameRecordPop-background: var(--themeHoverColor);
    --pc-agreeCheckbox-border-color: #fc7734;
    --pc-agreeCheckbox-background: var(--themeHoverColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-copy-hover-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeColor);
    --pc-currencyExchange-tip-color: #fc7734;
    --pc-currencyBox-text-border-color: #fc7734;
    --pc-currencyBox-text-hover-background: var(--themeHoverColor);
    --pc-currencyBox-text-color: #fc7734;
    --pc-realName-bankItem-selected-background: var(--themeSecHoverColor);
    --h5-FAQ-background-color: #fffbe9
}

.THEME-ATASG8C:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-ATASTC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeHoverColor: #00c0fa;
    --marginBoxBorderColor: #e3e5e8;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --pink: #f0dbe0;
    --green: #0bce6c;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --go-top-button-background: var(--themeSecColor);
    --themeHoverColor: #fffcb0;
    --themeLinearGradient: linear-gradient(180deg, #fec925, #fc7734);
    --red: #ed1c34;
    --grey: #8d8f99;
    --ddwinBgLinearGradient: linear-gradient(180deg, #fee285, #d79742);
    --ddwinThemeFilterColor: #fffcb0;
    --btnHoverBgColor: #767780;
    --borderColor: #e4e6eb
}

.THEME-ATASG8C:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeSecHoverColor: #edfcff;
    --bgColor: #f5f6f7;
    --scrollColor: #e0f6ff;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --noticeBarBg: var(--themeSecColor);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --themeColor: #ffd100;
    --ddwinThemeColor: #ffd100;
    --themeSecHoverColor: #fffae5;
    --themeSecColor: #ffd100;
    --scrollColor: #fffbe8;
    --bgColor: #f3f4f6;
    --textThemeColor: #000;
    --text-color--link: #dc241f;
    --textColor: #000;
    --ddwinTextColor: #424242;
    --SubBorderColor: #dc241f;
    --borderColor: #e4e5e9;
    --searchIconBoxBg: linear-gradient(180deg, #ffd100, #ed1c34);
    --noticeBarBg: var(--themeSecHoverColor);
    --h5-popup-title-color: var(--textThemeColor);
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #424242;
    --h5-popup-title-cancel-button-color: rgba(121, 66, 1, 0.6);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-color: #dc241f;
    --h5-capsule-background: var(--themeColor);
    --h5-tab-color--active: #dc241f;
    --h5-tab-underline: var(--SubBorderColor);
    --pc-capsule-color: var(--textThemeColor);
    --pc-capsule-hover-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--text-color--link);
    --pc-agreeCheckbox-background: var(--themeSecHoverColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-copy-hover-background: var(--pc-copy-background);
    --pc-copy-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeColor);
    --pc-currencyBox-text-border-color: var(--borderColor);
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecHoverColor);
    --pc-currencyBox-text-color: var(--textThemeColor);
    --go-top-button-background: var(--textThemeColor);
    --pc-gameRecordPop-background: var(--themeColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-selected-background: var(--noticeBarBg);
    --h5-FAQ-background-color: #ffd100;
    --h5-verification-tip-title-color: var(--SubBorderColor);
    --h5-verification-tip-title-background: var(--noticeBarBg)
}

.THEME-ATASAC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --borderColor: #e4e6eb;
    --bgColor: #f5f6f7;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --columnBorderColor: #e1e4e8;
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    color: #fff;
    --themeColor: #ecc066;
    --textColor: #fff;
    --ddwinThemeColor: #ecc066;
    --themeHoverColor: #000;
    --scrollColor: #383845;
    --themeSecColor: rgba(236, 192, 102, 0.1);
    --themeSecHoverColor: rgba(236, 192, 102, 0.1);
    --themeLinearGradient: linear-gradient(180deg, #fee285, #d79742);
    --red: #e14745;
    --grey: #fff;
    --ddwinThemeFilterColor: #000;
    --bgColor: #303030;
    --borderColor: #7d7d7f;
    --btnHoverColor: #fed583;
    --atasRedColor: #e14745;
    --greyBgColor: #383845;
    --lightBorderColor: hsla(0, 0%, 100%, 0.2);
    --columnBorderColor: hsla(0, 0%, 100%, 0.2);
    --atasHoverBgColor: hsla(0, 0%, 100%, 0.1);
    --blackBoxShadow: 3px 0 8px 0 #000;
    --greyBgHoverColor: #535366;
    --whiteColor: #fff;
    --marginBoxBorderColor: hsla(0, 0%, 100%, 0.2);
    --disabledInputColor: hsla(0, 0%, 100%, 0.3);
    --scroll-bar-color: #7d7d7f;
    --input-placeholder-color: #c9c9cc;
    --nav-title-background: #000;
    --h5-popup-title-color: #1e1e1e;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #2e3033;
    --h5-popup-title-cancel-button-color: rgba(46, 48, 51, 0.6);
    --H5-popup-content-background: #303030;
    --h5-capsule-background: #1e1e1e;
    --h5-customer-servive-maintain-color: var(--themeColor);
    --h5-customer-servive-maintain-border-color: var(--themeColor);
    --h5-customer-servive-maintain-background-color: #000;
    --version-tip-color: #fff;
    --version-tip--about-color: #fff;
    --h5-verification-tip-title-background: var(--greyBgColor);
    --h5-verification-tip-title-color: #fff;
    --h5-tab-color: #fff;
    --pc-capsule-color: #1e1e1e;
    --pc-capsule-hover-background: var(--btnHoverColor);
    --pc-gameRecordPop-background: var(--themeHoverColor);
    --pc-agreeCheckbox-background: var(--themeHoverColor);
    --pc-copy-hover-background: var(--btnHoverColor);
    --pc-walletInfo-eye-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-background: #1e1e1e;
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: var(--themeColor);
    --pc-currencyBox-img-color: var(--themeColor);
    --pc-realName-bankList-background: #1e1e1e;
    --pc-realName-bankItem-background: var(--bgColor);
    --pc-realName-bankItem-border-color: var(--bgColor);
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #1e1e1e;
    --go-top-button-background: var(--themeHoverColor);
    --h5-FAQ-background-color: #383845;
    --pc-pulldown-arrow-color: #fff
}

.THEME-ATASAC:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-EZWIN1C:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --pink: #f0dbe0;
    --green: #0bce6c;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --SubBorderColor: var(--themeColor);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --ddwinBgLinearGradient: linear-gradient(180deg, #fee285, #d79742)
}

.THEME-EZWIN1C:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --borderColor: #e4e6eb;
    --bgColor: #f5f6f7;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --columnBorderColor: #e1e4e8;
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --themeColor: #00463c;
    --themeSecColor: #e7fd52;
    --ddwinThemeColor: #ffd100;
    --themeHoverColor: #006658;
    --themeSecHoverColor: var(--noticeBarBg);
    --scrollColor: #f0ffea;
    --themeLinearGradient: linear-gradient(180deg, #2bae8f, #00462a);
    --red: #ed1c34;
    --ddwinThemeFilterColor: #fffcb0;
    --bgColor: #f3f4f6;
    --btnHoverBgColor: #767780;
    --text-color--link: var(--themeColor);
    --textThemeColor: var(--themeSecColor);
    --currencyTextThemeColor: var(--themeColor);
    --textColor: #000;
    --ddwinTextColor: #424242;
    --SubBorderColor: #dc241f;
    --borderColor: #e4e5e9;
    --searchIconBoxBg: linear-gradient(180deg, #2bae8f, #00462a);
    --noticeBarBg: #f0ffea;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: var(--themeSecColor);
    --h5-popup-title-cancel-button-color: rgba(231, 253, 82, 0.7294117647058823);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-color: var(--themeSecColor);
    --h5-capsule-background: var(--themeColor);
    --h5-tab-color--active: var(--themeColor);
    --pc-capsule-color: var(--textThemeColor);
    --pc-capsule-hover-background: var(--themeColor);
    --pc-agreeCheckbox-border-color: var(--text-color--link);
    --pc-agreeCheckbox-background: var(--themeSecHoverColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-copy-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecHoverColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --go-top-button-background: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-selected-background: var(--noticeBarBg);
    --h5-FAQ-background-color: var(--themeColor);
    --h5-verification-tip-title-color: var(--themeColor);
    --h5-verification-tip-title-background: #f0ffea;
    --h5-customer-servive-color: var(--themeSecColor);
    --h5-popup-title-color: var(--themeSecColor)
}

.THEME-DDWINC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --scrollColor: #e0f6ff;
    --input-placeholder-color: var(--textDisable);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --themeColor: #1f70e6;
    --themeHoverColor: #37405e;
    --themeSecColor: rgba(18, 120, 182, 0.1);
    --scrollColor: rgba(55, 64, 94, 0.06666666666666667);
    --ddwinBgSpaceColor: hsla(0, 0%, 100%, 0.12);
    --ddwinDisabledColor: #fff;
    --ddwinGreyTextColor: hsla(0, 0%, 100%, 0.2);
    --ddwinDialogLoadColor: #31363d;
    --ddwinTitleColor: #ebdbbc;
    --ddwinThemeColor: #ed1c34;
    --ddwinTextThemeColor: #ebdbbc;
    --ddwinBtnBgThemeColor: linear-gradient(180deg, #d1c54b, #ffff86, #e2a328, #ac7110);
    --ddwinDialogTitleBgColor: #056de8;
    --ddwinBtnBgTextColor: hsla(0, 0%, 100%, 0.9);
    --ddwinSelectTabColor: #e6e62d;
    --ddwinWhiteColor: #fff;
    --ddwinWhiteTitle: #fff;
    --ddwinTextColor: #12141a;
    --ddwinHourColor: #2e3033;
    --ddwinModelBgColor: #056de8;
    --ddwinRedColor: #ff5454;
    --input-placeholder-color: #b8bbc2;
    --ddwinBgLinearGradient: linear-gradient(180deg, #026de6, #0995fe);
    --h5-popup-title-color: #fff;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #fff;
    --h5-popup-title-cancel-button-color: hsla(0, 0%, 100%, 0.6)
}

.THEME-DDWINC:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-DDWINTC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --pc-pulldown-arrow-color: #8d8f99;
    --grey1: #b8bbc2;
    --ddwinGreyButtonColor: #dadde3;
    --ddwinDividerColor: #e8e8e8;
    --ddwinDialogColor: #fff;
    --ddwinBgColor: #f0f3f5;
    --ddwinBorderColor: #b8bbc2;
    --ddwinTextDefaultColor: #8d8f99;
    --ddwinWhiteFont: #8d8f99;
    --ddwinInputBgColor: #fff;
    --ddwinGameStartBtn: linear-gradient(270deg, #ffe900, #ffb520)
}

.THEME-DDWINTC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --scrollColor: #e0f6ff;
    --input-placeholder-color: var(--textDisable);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --themeColor: #fec925;
    --ddwinTextColor: #794201;
    --ddwinThemeFilterColor: #fffcb0;
    --ddwinBgLinearGradient: linear-gradient(180deg, #ffd325, #fec325);
    --h5-popup-title-color: var(--ddwinTextColor);
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #794201;
    --h5-popup-title-cancel-button-color: rgba(121, 66, 1, 0.6)
}

.THEME-DDWINMC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --themeColor: #1da84f;
    --ddwinInputBgColor: #fff;
    --ddwinDividerColor: #e8e8e8;
    --ddwinThemeFilterColor: rgba(29, 168, 79, 0.1);
    --ddwinBgLinearGradient: linear-gradient(180deg, #22ce62, #1dae51);
    --h5-popup-title-color: #fff;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #fff;
    --h5-popup-title-cancel-button-color: hsla(0, 0%, 100%, 0.6)
}

.THEME-DDWINAC:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-DDWINMC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --pc-pulldown-arrow-color: #8d8f99;
    --textThemeColor: var(--themeColor);
    --ddwinBorderColor: #b8bbc2;
    --ddwinBgColor: #f0f3f5;
    --ddwinWhiteFont: #8d8f99;
    --ddwinTextColor: #12141a;
    --ddwinTextDefaultColor: #8d8f99;
    --ddwinGreyButtonColor: #dadde3;
    --ddwinDialogColor: #fff;
    --grey1: #b8bbc2
}

.THEME-DDWINAC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --themeColor: #ecc066;
    --themeSecColor: rgba(236, 192, 102, 0.2);
    --textColor: #fff;
    --borderColor: #7d7d7f;
    --ddwinHourColor: #fff;
    --themeHoverColor: #000;
    --bgColor: #303030;
    --greyBgColor: #383845;
    --ddwinInputBgColor: #1d2126;
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.2);
    --lightBorderColor: hsla(0, 0%, 100%, 0.2);
    --ddwinThemeFilterColor: #000;
    --themeLinearGradient: linear-gradient(180deg, #fee285, #d79742);
    --ddwinBgLinearGradient: linear-gradient(180deg, #fee285, #d79742);
    --marginBoxBorderColor: hsla(0, 0%, 100%, 0.2);
    --h5-popup-title-color: #1e1e1e;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #2e3033;
    --h5-popup-title-cancel-button-color: rgba(46, 48, 51, 0.6);
    --H5-popup-content-background: #303030;
    --version-tip-color: #fff;
    --version-tip--about-color: #fff;
    --nav-title-background: #000
}

.THEME-DDWINOC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --textThemeColor: var(--themeColor);
    --themeColor: #faa541;
    --textThemeColor: #fc5834
}

.THEME-DDW988C:not(.model-scoped, .model-scoped *):not(#never-exist),
.THEME-DDWINOC:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --ddwinHourColor: #2e3033;
    --ddwinBorderColor: #cecfd4;
    --ddwinBgColor: #f0f3f5;
    --ddwinWhiteFont: #8d8f99;
    --ddwinTextColor: #12141a;
    --ddwinTextDefaultColor: #8d8f99;
    --ddwinInputBgColor: #fff;
    --ddwinGreyButtonColor: #dadde3;
    --ddwinDialogColor: #fff;
    --ddwinDividerColor: #eaeaea;
    --grey1: #b8bbc2;
    --ddwinThemeFilterColor: #fddebb;
    --ddwinBgLinearGradient: #f6a348;
    --marginBoxBorderColor: #e6e8ea;
    --h5-popup-title-color: #fff;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #fff;
    --h5-popup-title-cancel-button-color: hsla(0, 0%, 100%, 0.6)
}

.THEME-DDW988C:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --themeColor: #00d2ff;
    --themeColor: #d61e23;
    --textThemeColor: var(--themeColor);
    --ddw988-linear-gradient: linear-gradient(180deg, #fcd116 50%, #da251e 0);
    --nav-title-background: var(--ddw988-linear-gradient);
    --text-color--link: #fb7834;
    --version-tip-color: #b8bbc2
}

.THEME-DDWG8C:not(.model-scoped, .model-scoped *):not(#never-exist) {
    --navHeight: 45px;
    --themeColor: #00d2ff;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    --themeColor: #ffd100;
    --subThemeColor: #dc241f;
    --ddwinHourColor: #000;
    --textThemeColor: #000;
    --ddwinBorderColor: #cecfd4;
    --ddwinBgColor: #f3f4f6;
    --ddwinWhiteTitle: #000;
    --ddwinWhiteFont: #8d8f99;
    --ddwinTextColor: #12141a;
    --ddwinTextDefaultColor: #8d8f99;
    --ddwinInputBgColor: #fff;
    --ddwinGreyButtonColor: #dadde3;
    --ddwinDialogColor: #fff;
    --ddwinDividerColor: #eaeaea;
    --grey1: #b8bbc2;
    --red: #dc241f;
    --ddwinThemeFilterColor: #fddebb;
    --ddwinBgLinearGradient: var(--themeColor);
    --marginBoxBorderColor: #e6e8ea;
    --noticeBarBg: #fffbe9;
    --h5-popup-title-color: #000;
    --h5-popup-title-background-color: var(--themeColor);
    --h5-popup-title-confirm-button-color: #000;
    --h5-popup-title-cancel-button-color: rgba(0, 0, 0, 0.6);
    --ddw988-linear-gradient: linear-gradient(180deg, #fcd116 50%, #da251e 0);
    --nav-title-background: var(--themeColor);
    --text-color--link: #dc241f;
    --version-tip-color: #b8bbc2;
    --AmountRed: #f5362f;
    --ddwinThemeFilterColor: rgba(255, 209, 0, 0.1);
    --textColor: #000;
    --ddwinBtnBgTextColor: #000
}

body,
html {
    font-size: 16px
}

body {
    --100vw: 100vw;
    --100vh: 100vh
}

.componentBox,
.model-scoped,
body {
    --ddwinGreyButtonColor: #8a8e99;
    --ddwinBgSpaceColor: hsla(0, 0%, 100%, 0.12);
    --ddwinDisabledColor: hsla(0, 0%, 100%, 0.2);
    --ddwinGreyTextColor: hsla(0, 0%, 100%, 0.2);
    --ddwinDialogLoadColor: #31363d;
    --ddwinDialogColor: #2a2a2a;
    --ddwinBgColor: #0a0a0a;
    --ddwinTitleColor: #ebdbbc;
    --ddwinBorderColor: rgba(0, 0, 0, 0.12);
    --ddwinThemeColor: #ebc86e;
    --ddwinTextDefaultColor: hsla(0, 0%, 100%, 0.4);
    --ddwinTextThemeColor: #ebdbbc;
    --ddwinBtnBgThemeColor: linear-gradient(180deg, #d1c54b, #ffff86, #e2a328, #ac7110);
    --ddwinDialogTitleBgColor: linear-gradient(180deg, #30333c, #0b0b0d);
    --ddwinBtnBgColor: linear-gradient(270deg, #9c6726, #ffcf50, #9c6726);
    --ddwinBtnBgTextColor: hsla(0, 0%, 100%, 0.9);
    --currency: #b2b6c2;
    --ddwinSelectTabColor: #e6e62d;
    --ddwinWhiteColor: #fff;
    --ddwinWhiteTitle: hsla(0, 0%, 100%, 0.9);
    --ddwinTextColor: #12141a;
    --ddwinHourColor: #3d424d;
    --ddwinModelBgColor: linear-gradient(180deg, #30333c 0%, #0b0b0d);
    --ddwinInputBgColor: #1d2126;
    --ddwinBorderBottom: #000;
    --ddwinRedColor: #ff5454;
    --ddwinGameStartBtn: linear-gradient(90deg, #fbdfab 0%, #b19665);
    --searchIconBoxBg: #0fbcff linear-gradient(90deg, #01d1ff, #21a1ff);
    --navHeight: 45px;
    --themeColor: #00d2ff;
    --subThemeColor: var(--themeColor);
    --themeBodyColor: #f0f3f5;
    --themeSecColor: #ebf9ff;
    --themeHoverColor: #00c0fa;
    --themeSecHoverColor: #edfcff;
    --marginBoxBorderColor: #e3e5e8;
    --grey: #8d8f99;
    --red: #ed1c34;
    --AmountRed: #ed1c34;
    --cardBoxShadow: rgba(185, 205, 226, 0.6);
    --text-color--grey: #8d8f99;
    --textDisable: #b8bbc2;
    --lineColor: #f0f3f5;
    --borderColor: #e4e6eb;
    --pink: #f0dbe0;
    --bgColor: #f5f6f7;
    --green: #0bce6c;
    --scrollColor: #e0f6ff;
    --btnHoverColor: #409eff;
    --btnHoverBorderColor: #c6e2ff;
    --btnHoverBgColor: #ecf5ff;
    --columnBorderColor: #e1e4e8;
    --textThemeColor: var(--themeColor);
    --text-color--link: var(--textThemeColor);
    --currencyTextThemeColor: var(--textThemeColor);
    --currencyBgThemeColor: var(--themeColor);
    --noticeBarBg: var(--themeSecColor);
    --scroll-bar-color: #e4e6eb;
    --input-placeholder-color: var(--textDisable);
    --SubBorderColor: var(--themeColor);
    --nav-title-background: var(--themeColor);
    --nav-title-text-shadow--theme-color: 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor), 0 0 2.5px var(--themeColor);
    --nav-title-text-shadow--grey: 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030, 0 0 2px #303030;
    --lightBorderColor: #e3e5e8;
    --textColor: #2e3033;
    --themeLinearGradient: linear-gradient(90deg, #01d1ff, #21a1ff);
    --ddwinDividerColor: hsla(0, 0%, 100%, 0.12);
    --h5-popup-title-color: #2e3033;
    --h5-popup-title-background-color: #f0f3f5;
    --h5-popup-title-confirm-button-color: var(--textThemeColor);
    --h5-popup-title-cancel-button-color: #969799;
    --H5-popup-content-background: #fff;
    --H5-dialog-confirm-button-color: var(--textThemeColor);
    --h5-capsule-color: var(--themeColor);
    --h5-capsule-border-color: var(--themeColor);
    --h5-capsule-background: var(--themeSecHoverColor);
    --h5-customer-servive-color: var(--h5-capsule-color);
    --h5-customer-servive-border-color: var(--h5-capsule-border-color);
    --h5-customer-servive-background-color: var(--h5-capsule-background);
    --h5-customer-servive-maintain-color: #2e3033;
    --h5-customer-servive-maintain-border-color: #e3e5e8;
    --h5-customer-servive-maintain-background-color: #f0f3f5;
    --version-tip-color: #999;
    --version-tip--about-color: #2e3033;
    --h5-tab-color: #8d8f99;
    --h5-tab-color--active: var(--textThemeColor);
    --h5-tab-underline: var(--themeColor);
    --h5-verification-tip-title-background: #e2e7eb;
    --h5-verification-tip-title-color: #8d8f99;
    --pc-capsule-border-color: var(--themeColor);
    --pc-capsule-color: #fff;
    --pc-capsule-background: var(--themeColor);
    --pc-capsule-hover-background: var(--themeHoverColor);
    --pc-gameRecordPop-border-color: var(--themeColor);
    --pc-gameRecordPop-background: var(--themeSecColor);
    --pc-agreeCheckbox-border-color: var(--themeColor);
    --pc-agreeCheckbox-background: var(--themeSecColor);
    --pc-agreeCheckbox-active-border-color: var(--themeColor);
    --pc-agreeCheckbox-active-background: var(--themeColor);
    --pc-copy-background: var(--themeColor);
    --pc-copy-hover-background: var(--themeHoverColor);
    --pc-walletInfo-eye-background: var(--themeColor);
    --pc-walletInfo-eye-hover-background: var(--themeHoverColor);
    --pc-currencyExchange-tip-background: #fff6eb;
    --pc-currencyExchange-tip-color: #ff8d00;
    --pc-currencyBox-text-background: #fff;
    --pc-currencyBox-text-hover-background: var(--themeSecColor);
    --pc-currencyBox-text-border-color: var(--themeColor);
    --pc-currencyBox-text-color: var(--themeColor);
    --pc-currencyBox-img-background: #fff;
    --pc-currencyBox-img-hover-background: #fff;
    --pc-currencyBox-img-border-color: #e3e5e8;
    --pc-currencyBox-img-color: #2e3033;
    --pc-realName-bankList-background: #f0f3f5;
    --pc-realName-bankItem-background: #fff;
    --pc-realName-bankItem-border-color: #e4e6eb;
    --pc-realName-bankItem-selected-background: var(--themeSecColor);
    --pc-realName-bankItem-selected-border-color: var(--themeColor);
    --pc-realName-bankItem-dagou-background: #fff;
    --pc-realName-bankItem-dagou-border-color: #8d8f99;
    --pc-realName-bankItem-dagou-selected-background: var(--themeColor);
    --pc-realName-bankItem-dagou-selected-border-color: var(--themeColor);
    --go-top-button-background: var(--themeSecColor);
    --h5-FAQ-color: var(--h5-customer-servive-color);
    --h5-FAQ-border-color: var(--h5-customer-servive-border-color);
    --h5-FAQ-background-color: var(--h5-customer-servive-background-color);
    --pc-pulldown-arrow-color: #8d8f99;
    color: var(--textColor)
}

.componentBox .el-button.el-button--default,
.model-scoped .el-button.el-button--default,
body .el-button.el-button--default {
    background: none;
    border-color: var(--themeColor);
    color: var(--textThemeColor, var(--themeColor))
}

.componentBox .el-button.el-button--primary,
.model-scoped .el-button.el-button--primary,
body .el-button.el-button--primary {
    color: #fff;
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.componentBox .el-button.el-button--primary:active,
.componentBox .el-button.el-button--primary:focus,
.model-scoped .el-button.el-button--primary:active,
.model-scoped .el-button.el-button--primary:focus,
body .el-button.el-button--primary:active,
body .el-button.el-button--primary:focus {
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.componentBox .el-button.el-button--primary:hover,
.model-scoped .el-button.el-button--primary:hover,
body .el-button.el-button--primary:hover {
    color: #fff;
    background-color: var(--themeHoverColor)
}

.componentBox .el-button.el-button--primary.is-disabled,
.componentBox .el-button.el-button--primary.is-disabled:hover,
.model-scoped .el-button.el-button--primary.is-disabled,
.model-scoped .el-button.el-button--primary.is-disabled:hover,
body .el-button.el-button--primary.is-disabled,
body .el-button.el-button--primary.is-disabled:hover {
    color: #fff;
    border-color: #dadde3;
    background-color: #dadde3
}

.componentBox .el-button.el-button.el-button--info,
.model-scoped .el-button.el-button.el-button--info,
body .el-button.el-button.el-button--info {
    color: #fff;
    background-color: var(--textDisable);
    border-color: var(--textDisable)
}

.componentBox input,
.model-scoped input,
body input {
    font-size: 16px
}

.componentBox .el-input.is-active .el-input__inner,
.componentBox .el-input__inner:focus,
.model-scoped .el-input.is-active .el-input__inner,
.model-scoped .el-input__inner:focus,
body .el-input.is-active .el-input__inner,
body .el-input__inner:focus {
    border-color: var(--themeColor) !important
}

.componentBox .el-tabs__active-bar,
.model-scoped .el-tabs__active-bar,
body .el-tabs__active-bar {
    background-color: var(--themeColor) !important
}

.componentBox .el-tabs__item:not(.is-disabled):hover,
.model-scoped .el-tabs__item:not(.is-disabled):hover,
body .el-tabs__item:not(.is-disabled):hover {
    color: var(--themeHoverColor) !important
}

.componentBox .el-tabs__item.is-active,
.model-scoped .el-tabs__item.is-active,
body .el-tabs__item.is-active {
    color: var(--themeColor) !important
}

.componentBox .el-input-group__append,
.model-scoped .el-input-group__append,
body .el-input-group__append {
    background: var(--themeColor)
}

.componentBox .el-input-group__append .el-button,
.model-scoped .el-input-group__append .el-button,
body .el-input-group__append .el-button {
    border: none;
    color: #fff;
    background: var(--themeColor)
}

.componentBox .el-input-group__append .el-button:before,
.model-scoped .el-input-group__append .el-button:before,
body .el-input-group__append .el-button:before {
    background: none
}

.componentBox .el-date-picker__header-label.active,
.componentBox .el-date-picker__header-label:hover,
.componentBox .el-date-table td.available:hover,
.componentBox .el-date-table td.today span,
.componentBox .el-picker-panel__icon-btn:hover,
.model-scoped .el-date-picker__header-label.active,
.model-scoped .el-date-picker__header-label:hover,
.model-scoped .el-date-table td.available:hover,
.model-scoped .el-date-table td.today span,
.model-scoped .el-picker-panel__icon-btn:hover,
body .el-date-picker__header-label.active,
body .el-date-picker__header-label:hover,
body .el-date-table td.available:hover,
body .el-date-table td.today span,
body .el-picker-panel__icon-btn:hover {
    color: var(--textThemeColor)
}

.componentBox .el-date-table td.current:not(.disabled) span,
.model-scoped .el-date-table td.current:not(.disabled) span,
body .el-date-table td.current:not(.disabled) span {
    background: var(--themeColor)
}

.componentBox .el-form .el-form-item,
.model-scoped .el-form .el-form-item,
body .el-form .el-form-item {
    padding-bottom: 1rem
}

.componentBox .icon.icon-animate,
.componentBox .icon.icon-animate.custom-image,
.componentBox .icon.icon-animate:before,
.model-scoped .icon.icon-animate,
.model-scoped .icon.icon-animate.custom-image,
.model-scoped .icon.icon-animate:before,
body .icon.icon-animate,
body .icon.icon-animate.custom-image,
body .icon.icon-animate:before {
    transition: .2s;
    display: inline-block
}

.componentBox .icon.icon-animate.up.custom-image,
.componentBox .icon.icon-animate.up:before,
.model-scoped .icon.icon-animate.up.custom-image,
.model-scoped .icon.icon-animate.up:before,
body .icon.icon-animate.up.custom-image,
body .icon.icon-animate.up:before {
    transform: rotate(0)
}

.componentBox .icon.icon-animate.down.custom-image,
.componentBox .icon.icon-animate.down:before,
.model-scoped .icon.icon-animate.down.custom-image,
.model-scoped .icon.icon-animate.down:before,
body .icon.icon-animate.down.custom-image,
body .icon.icon-animate.down:before {
    transform: rotate(180deg)
}

.componentBox .currencybox,
.model-scoped .currencybox,
body .currencybox {
    display: flex
}

.componentBox .currencybox .currency,
.model-scoped .currencybox .currency,
body .currencybox .currency {
    font-size: .75rem;
    align-self: flex-start;
    color: var(--text-color--grey)
}

.componentBox .currencybox .amount,
.model-scoped .currencybox .amount,
body .currencybox .amount {
    font-size: 1.5rem;
    margin-left: .3rem;
    color: var(--textColor)
}

.componentBox a,
.model-scoped a,
body a {
    text-decoration: none;
    color: var(--text-color--link)
}

.componentBox .line,
.model-scoped .line,
body .line {
    height: 1px;
    width: 100%;
    background: var(--borderColor)
}

.componentBox .custom-image.animate,
.componentBox img.animate,
.model-scoped .custom-image.animate,
.model-scoped img.animate,
body .custom-image.animate,
body img.animate {
    transition: .2s
}

.componentBox .custom-image.animate.up,
.componentBox img.animate.up,
.model-scoped .custom-image.animate.up,
.model-scoped img.animate.up,
body .custom-image.animate.up,
body img.animate.up {
    transform: rotate(0deg)
}

.componentBox .custom-image.animate.down,
.componentBox img.animate.down,
.model-scoped .custom-image.animate.down,
.model-scoped img.animate.down,
body .custom-image.animate.down,
body img.animate.down {
    transform: rotate(180deg)
}

.componentBox .common-list .item,
.model-scoped .common-list .item,
body .common-list .item {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor);
    position: relative;
    font-size: 1rem;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0
}

.componentBox .common-list .item:after,
.model-scoped .common-list .item:after,
body .common-list .item:after {
    content: "";
    width: calc(100% - 1rem);
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #e1e4e8
}

.componentBox .common-list .item.active,
.model-scoped .common-list .item.active,
body .common-list .item.active {
    background: #f0faff
}

.componentBox .common-list .item.active img,
.model-scoped .common-list .item.active img,
body .common-list .item.active img {
    transform: translate(0deg);
    transition: .2s
}

.componentBox .common-list .item.active .down img,
.model-scoped .common-list .item.active .down img,
body .common-list .item.active .down img {
    transform: translate(180deg);
    transition: .2s
}

.componentBox .common-list .item.active:before,
.model-scoped .common-list .item.active:before,
body .common-list .item.active:before {
    position: absolute;
    left: 0;
    top: 0;
    background: var(--themeColor);
    content: "";
    display: block;
    width: .19rem;
    height: 100%
}

.componentBox .common-container,
.model-scoped .common-container,
body .common-container {
    width: 64.56rem;
    height: 100%;
    display: flex
}

.componentBox .common-container .navBox,
.model-scoped .common-container .navBox,
body .common-container .navBox {
    width: 19.5rem;
    border-right: 1px solid #e1e4e8
}

.componentBox .common-container .detailbox,
.model-scoped .common-container .detailbox,
body .common-container .detailbox {
    flex: 1;
    max-width: 100%;
    overflow: hidden
}

.componentBox .common-container .detailbox .blanktitle,
.model-scoped .common-container .detailbox .blanktitle,
body .common-container .detailbox .blanktitle {
    width: 100%;
    display: block;
    height: calc(4rem - 1px);
    border-bottom: 1px solid #e1e4e8
}

.componentBox .common-container .detailbox .detail-title,
.componentBox .common-container .detailbox .select-title,
.model-scoped .common-container .detailbox .detail-title,
.model-scoped .common-container .detailbox .select-title,
body .common-container .detailbox .detail-title,
body .common-container .detailbox .select-title {
    display: flex;
    align-items: center;
    height: 4rem;
    box-sizing: border-box;
    padding: 1rem;
    border-bottom: 1px solid #e1e4e8;
    cursor: pointer
}

.componentBox .common-container .detailbox .detail-title img,
.componentBox .common-container .detailbox .select-title img,
.model-scoped .common-container .detailbox .detail-title img,
.model-scoped .common-container .detailbox .select-title img,
body .common-container .detailbox .detail-title img,
body .common-container .detailbox .select-title img {
    margin-left: .5rem;
    width: 1rem;
    height: 1rem
}

.componentBox div,
.model-scoped div,
body div {
    box-sizing: border-box
}

.componentBox input,
.model-scoped input,
body input {
    font-weight: 400
}

.componentBox .van-field__control::-webkit-input-placeholder,
.componentBox .van-field__control::placeholder,
.componentBox input::-webkit-input-placeholder,
.componentBox input::placeholder,
.model-scoped .van-field__control::-webkit-input-placeholder,
.model-scoped .van-field__control::placeholder,
.model-scoped input::-webkit-input-placeholder,
.model-scoped input::placeholder,
body .van-field__control::-webkit-input-placeholder,
body .van-field__control::placeholder,
body input::-webkit-input-placeholder,
body input::placeholder {
    font-weight: 400;
    color: var(--input-placeholder-color)
}

.componentBox .el-button.bigbtn,
.model-scoped .el-button.bigbtn,
body .el-button.bigbtn {
    width: 100%
}

.componentBox .el-button--primary.is-disabled,
.componentBox .el-button--primary.is-disabled:active,
.componentBox .el-button--primary.is-disabled:focus,
.componentBox .el-button--primary.is-disabled:hover,
.model-scoped .el-button--primary.is-disabled,
.model-scoped .el-button--primary.is-disabled:active,
.model-scoped .el-button--primary.is-disabled:focus,
.model-scoped .el-button--primary.is-disabled:hover,
body .el-button--primary.is-disabled,
body .el-button--primary.is-disabled:active,
body .el-button--primary.is-disabled:focus,
body .el-button--primary.is-disabled:hover {
    background-color: #dadde3;
    border-color: #dadde3
}

.componentBox .el-form .el-form-item,
.model-scoped .el-form .el-form-item,
body .el-form .el-form-item {
    margin-bottom: 1rem
}

.componentBox .el-form .el-form-item .el-form-item__label,
.model-scoped .el-form .el-form-item .el-form-item__label,
body .el-form .el-form-item .el-form-item__label {
    font-size: .88rem;
    height: 1.25rem;
    line-height: 1.25rem;
    margin-bottom: .63rem
}

.componentBox .el-form .el-form-item .el-form-item__content,
.model-scoped .el-form .el-form-item .el-form-item__content,
body .el-form .el-form-item .el-form-item__content {
    line-height: 3rem
}

.componentBox .el-form .el-form-item .el-form-item__content .el-input__inner,
.model-scoped .el-form .el-form-item .el-form-item__content .el-input__inner,
body .el-form .el-form-item .el-form-item__content .el-input__inner {
    height: 3rem
}

.componentBox .el-form .el-form-item .el-form-item__content .el-input__icon,
.model-scoped .el-form .el-form-item .el-form-item__content .el-input__icon,
body .el-form .el-form-item .el-form-item__content .el-input__icon {
    line-height: 3rem
}

.componentBox .el-dialog__header,
.model-scoped .el-dialog__header,
body .el-dialog__header {
    height: 3.5rem;
    box-sizing: border-box;
    padding: 1.06rem 1.5rem !important
}

.componentBox .el-dialog__header .el-dialog__title,
.model-scoped .el-dialog__header .el-dialog__title,
body .el-dialog__header .el-dialog__title {
    font-weight: 700
}

.componentBox .el-dialog__body,
.model-scoped .el-dialog__body,
body .el-dialog__body {
    padding: 0 !important
}

.componentBox .el-dialog__body .tips,
.model-scoped .el-dialog__body .tips,
body .el-dialog__body .tips {
    background-color: var(--lineColor);
    height: 2rem;
    line-height: 2rem;
    padding: 0 1.5rem
}

.componentBox .el-dialog__body .el-form,
.model-scoped .el-dialog__body .el-form,
body .el-dialog__body .el-form {
    padding: 0 1.5rem !important
}

.componentBox .el-dialog__body .el-tabs__item,
.model-scoped .el-dialog__body .el-tabs__item,
body .el-dialog__body .el-tabs__item {
    height: 3rem;
    line-height: 3rem;
    position: relative
}

.componentBox .el-dialog__body .el-tabs__item:first-child:after,
.model-scoped .el-dialog__body .el-tabs__item:first-child:after,
body .el-dialog__body .el-tabs__item:first-child:after {
    display: none
}

.componentBox .el-dialog__body .el-tabs__item:after,
.model-scoped .el-dialog__body .el-tabs__item:after,
body .el-dialog__body .el-tabs__item:after {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: .06rem;
    height: 1rem;
    background-color: var(--borderColor)
}

.componentBox .el-textarea__inner:focus,
.model-scoped .el-textarea__inner:focus,
body .el-textarea__inner:focus {
    border-color: var(--themeColor) !important
}

.componentBox .el-input__inner,
.model-scoped .el-input__inner,
body .el-input__inner {
    height: 3rem
}

.componentBox .el-input__suffix .el-input__suffix-inner,
.model-scoped .el-input__suffix .el-input__suffix-inner,
body .el-input__suffix .el-input__suffix-inner {
    position: relative;
    display: inline-block;
    height: 3rem;
    line-height: 3rem
}

.componentBox .el-input__suffix .el-input__suffix-inner .icon,
.model-scoped .el-input__suffix .el-input__suffix-inner .icon,
body .el-input__suffix .el-input__suffix-inner .icon {
    float: right;
    position: relative;
    top: 50%;
    margin-right: 1.13rem;
    margin-left: 1.13rem;
    transform: translateY(-50%);
    width: 20px
}

.componentBox .el-input__suffix .el-input__suffix-inner .icon+i,
.model-scoped .el-input__suffix .el-input__suffix-inner .icon+i,
body .el-input__suffix .el-input__suffix-inner .icon+i {
    line-height: 1 !important;
    float: left
}

.componentBox .inputer .el-icon-circle-close,
.model-scoped .inputer .el-icon-circle-close,
body .inputer .el-icon-circle-close {
    color: var(--text-color--grey);
    cursor: pointer;
    align-self: center
}

.componentBox .cell .label,
.model-scoped .cell .label,
body .cell .label {
    line-height: 1.25rem;
    font-size: .88rem;
    color: var(--textColor);
    margin-bottom: .63rem;
    margin-top: 1rem
}

.componentBox .cell .van-cell,
.model-scoped .cell .van-cell,
body .cell .van-cell {
    background: none
}

.componentBox .cell .inputer,
.model-scoped .cell .inputer,
body .cell .inputer {
    display: flex;
    align-items: center;
    border: .06rem solid #eaeced;
    padding: .81rem 1rem;
    border-radius: .31rem;
    background-color: #fff;
    height: 3rem;
    line-height: 3rem;
    box-sizing: border-box
}

.componentBox .cell .inputer .van-field__control,
.model-scoped .cell .inputer .van-field__control,
body .cell .inputer .van-field__control {
    width: 100%;
    height: 100%;
    line-height: 1
}

.componentBox .cell .inputer img,
.model-scoped .cell .inputer img,
body .cell .inputer img {
    min-width: 1rem;
    margin-left: 1.13rem
}

.componentBox .CopyBgColor,
.model-scoped .CopyBgColor,
body .CopyBgColor {
    width: 40px;
    height: 40px;
    border: 50%;
    background-color: #f5f6f7;
    border-radius: 50%;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.componentBox .themeColor,
.model-scoped .themeColor,
body .themeColor {
    color: var(--textThemeColor)
}

.componentBox .bgthemeColor,
.model-scoped .bgthemeColor,
body .bgthemeColor {
    background-color: var(--themeColor)
}

.componentBox .bgSecondThemeColor,
.model-scoped .bgSecondThemeColor,
body .bgSecondThemeColor {
    background-color: var(--themeSecColor)
}

.componentBox .blueBg,
.model-scoped .blueBg,
body .blueBg {
    background-color: #0fbcff
}

.componentBox .borderBottom,
.model-scoped .borderBottom,
body .borderBottom {
    border-bottom: 1px solid var(--themeColor)
}

.componentBox .borderBottom2,
.model-scoped .borderBottom2,
body .borderBottom2 {
    border-bottom: 2px solid var(--themeColor)
}

.componentBox .borderBottomE8,
.model-scoped .borderBottomE8,
body .borderBottomE8 {
    border-bottom: 1px solid #e8e8e8
}

.componentBox .border,
.model-scoped .border,
body .border {
    border: 1px solid var(--themeColor)
}

.componentBox .kefuBg,
.model-scoped .kefuBg,
body .kefuBg {
    background-color: #ebf9ff
}

.componentBox .border2,
.model-scoped .border2,
body .border2 {
    border: 2px solid var(--themeColor)
}

.componentBox .dottedBorder,
.model-scoped .dottedBorder,
body .dottedBorder {
    border: 1px dashed var(--themeColor)
}

.componentBox .lightBlueBg,
.model-scoped .lightBlueBg,
body .lightBlueBg {
    background-color: #edfcff
}

.componentBox .triangle-bottomright,
.model-scoped .triangle-bottomright,
body .triangle-bottomright {
    width: 0;
    height: 0;
    border-bottom: 26px solid var(--themeColor);
    border-left: 26px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0
}

.componentBox .image-border,
.model-scoped .image-border,
body .image-border {
    position: absolute;
    width: 10px;
    height: 10px
}

.componentBox .image-border1,
.model-scoped .image-border1,
body .image-border1 {
    top: -2px;
    left: -2px;
    border-left: 2px solid var(--themeColor);
    border-top: 2px solid var(--themeColor)
}

.componentBox .image-border2,
.model-scoped .image-border2,
body .image-border2 {
    top: -2px;
    right: -2px;
    border-right: 2px solid var(--themeColor);
    border-top: 2px solid var(--themeColor)
}

.componentBox .image-border3,
.model-scoped .image-border3,
body .image-border3 {
    bottom: -2px;
    left: -2px;
    border-bottom: 2px solid var(--themeColor);
    border-left: 2px solid var(--themeColor)
}

.componentBox .image-border4,
.model-scoped .image-border4,
body .image-border4 {
    bottom: -2px;
    right: -2px;
    border-right: 2px solid var(--themeColor);
    border-bottom: 2px solid var(--themeColor)
}

.componentBox #other-scan,
.model-scoped #other-scan,
body #other-scan {
    padding: 2px;
    position: relative;
    width: 240px;
    height: 240px;
    background-color: rgba(255, 255, 225, .1);
    text-align: center;
    display: flex;
    justify-content: center
}

.componentBox .other-image,
.model-scoped .other-image,
body .other-image {
    width: 100%;
    height: 100%
}

.componentBox #borderline,
.model-scoped #borderline,
body #borderline {
    position: absolute;
    width: 80%;
    height: 2px;
    background-color: var(--themeColor)
}

.componentBox .van-picker__confirm,
.model-scoped .van-picker__confirm,
body .van-picker__confirm {
    color: var(--textThemeColor)
}

.componentBox .van-index-bar__index--active,
.model-scoped .van-index-bar__index--active,
body .van-index-bar__index--active {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: var(--themeColor);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important
}

.componentBox .van-list__finished-text,
.model-scoped .van-list__finished-text,
body .van-list__finished-text {
    color: var(--text-color--grey)
}

.componentBox .componentBox ::-webkit-scrollbar,
.model-scoped .componentBox ::-webkit-scrollbar,
body .componentBox ::-webkit-scrollbar {
    height: 0 !important;
    width: 0
}

.componentBox .componentBox ::-webkit-scrollbar-thumb,
.model-scoped .componentBox ::-webkit-scrollbar-thumb,
body .componentBox ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #e4e7ed
}

.componentBox .componentBox ::-webkit-scrollbar-corner,
.componentBox .componentBox ::-webkit-scrollbar-track,
.model-scoped .componentBox ::-webkit-scrollbar-corner,
.model-scoped .componentBox ::-webkit-scrollbar-track,
body .componentBox ::-webkit-scrollbar-corner,
body .componentBox ::-webkit-scrollbar-track {
    background: transparent
}

.componentBox .componentBox ::-webkit-scrollbar-track-piece,
.model-scoped .componentBox ::-webkit-scrollbar-track-piece,
body .componentBox ::-webkit-scrollbar-track-piece {
    background: transparent;
    border: none
}

.componentBox .scroll-padding0>.os-padding>.os-viewport>.os-content,
.model-scoped .scroll-padding0>.os-padding>.os-viewport>.os-content,
body .scroll-padding0>.os-padding>.os-viewport>.os-content {
    padding-right: 0 !important
}

.componentBox .el-message-box__wrapper .el-message-box__title,
.model-scoped .el-message-box__wrapper .el-message-box__title,
body .el-message-box__wrapper .el-message-box__title {
    overflow: hidden
}

.componentBox .el-message-box__wrapper .el-message-box__title span,
.model-scoped .el-message-box__wrapper .el-message-box__title span,
body .el-message-box__wrapper .el-message-box__title span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
    display: inherit;
    height: 20px;
    display: inline-block
}

.componentBox .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
.model-scoped .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
body .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    background: var(--scroll-bar-color) !important
}

.componentBox .vue-recycle-scroller::-webkit-scrollbar-thumb,
.model-scoped .vue-recycle-scroller::-webkit-scrollbar-thumb,
body .vue-recycle-scroller::-webkit-scrollbar-thumb {
    background: var(--scroll-bar-color) !important
}

.componentBox .prevImgBox,
.model-scoped .prevImgBox,
body .prevImgBox {
    position: fixed;
    z-index: 3000;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0
}

.componentBox .prevImgBox .prevBg,
.model-scoped .prevImgBox .prevBg,
body .prevImgBox .prevBg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    display: flex
}

.componentBox .prevImgBox .prevBg img,
.model-scoped .prevImgBox .prevBg img,
body .prevImgBox .prevBg img {
    max-height: 80vh;
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.componentBox .nomore,
.model-scoped .nomore,
body .nomore {
    text-align: center;
    color: var(--text-color--grey);
    font-size: .88rem;
    padding: 1rem 0
}

.componentBox .hidden-scroll-bar,
.model-scoped .hidden-scroll-bar,
body .hidden-scroll-bar {
    scrollbar-width: none;
    -ms-overflow-style: none
}

.componentBox .hidden-scroll-bar::-webkit-scrollbar,
.model-scoped .hidden-scroll-bar::-webkit-scrollbar,
body .hidden-scroll-bar::-webkit-scrollbar {
    display: none
}

.componentBox .el-avatar>img,
.model-scoped .el-avatar>img,
body .el-avatar>img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.red-envelope-var,
.redEnvelopeStyle {
    --themeColor: #e65940;
    --themeHoverColor: #e65940;
    --textThemeColor: #e65940;
    --btnHoverColor: #e65940;
    --input-placeholder-color: #969799;
    --lightBorderColor: #e4e6eb
}

.redEnvelopeStyle .el-button.el-button--default {
    color: var(--textColor);
    border-color: #e4e6eb;
    background-color: #f0f3f5
}

.redEnvelopeStyle .el-button.el-button--primary {
    color: #fff;
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.changeSpacing {
    letter-spacing: -2px
}

.ddwinBtnDisabled {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey {
    color: var(--text-color--grey)
}

.textoverhidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer {
    cursor: pointer
}

.flex {
    display: flex
}

.flex-column {
    display: flex;
    flex-direction: column
}

.flex-center {
    display: flex;
    align-items: center
}

.flex-start {
    display: flex;
    align-items: flex-start !important
}

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

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold {
    font-weight: 700
}

.custom-scroll-bar {
    overflow: auto
}

.custom-scroll-bar::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.wbx-style .select-title.pointer {
    text-align: center
}

.wbx-style .van-picker__toolbar .van-picker__title {
    font-size: 18px
}

.wbx-style .van-picker__toolbar .van-picker__confirm {
    font-size: 16px
}

.atas-style:not(.model-scoped, .model-scoped *) {
    --searchIconBoxBg: linear-gradient(180deg, #ffa59b, #fa4a36)
}

.atas-style .van-picker__toolbar:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background: var(--themeColor)
}

.atas-style .van-picker__toolbar .van-picker__confirm:not(.model-scoped, .model-scoped *),
.atas-style .van-picker__toolbar .van-picker__title:not(.model-scoped, .model-scoped *) {
    font-size: 18px;
    color: #fff
}

.atas-style .num:not(.model-scoped, .model-scoped *) {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: .25rem
}

.atas-style .ReportMonth .select-box:not(.model-scoped, .model-scoped *) {
    min-width: auto
}

.atas-style .el-button.el-button--default:not(.model-scoped, .model-scoped *) {
    background: #f0f3f5;
    border-color: var(--borderColor);
    color: var(--textColor)
}

.atas-style .el-button.el-button--primary:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.atas-style .el-button.el-button--primary:not(.model-scoped, .model-scoped *):focus,
.atas-style .el-button.el-button--primary:not(.model-scoped, .model-scoped *):hover {
    color: #fff;
    background-color: var(--themeHoverColor)
}

.atas-style .el-button.el-button.el-button--info:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background-color: var(--textDisable);
    border-color: var(--textDisable)
}

.atas-style .el-button.is-disabled:not(.model-scoped, .model-scoped *),
.atas-style .el-button.is-disabled:not(.model-scoped, .model-scoped *):hover {
    background: #dadde3;
    border-color: #dadde3
}

.atas-style .el-dialog:not(.model-scoped, .model-scoped *) {
    border-radius: 10px !important
}

.atas-style .el-dialog.round:not(.model-scoped, .model-scoped *) {
    border-radius: 18px
}

.atas-style .el-dialog .el-dialog__header:not(.model-scoped, .model-scoped *) {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid var(--lineColor);
    box-sizing: border-box;
    padding: 0 22px !important
}

.atas-style .el-dialog .el-dialog__header .el-dialog__title:not(.model-scoped, .model-scoped *) {
    font-weight: 700;
    line-height: 56px
}

.atas-style .el-dialog .el-dialog__header .el-dialog__headerbtn:not(.model-scoped, .model-scoped *) {
    font-size: 20px;
    top: 18px
}

.atas-style .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:not(.model-scoped, .model-scoped *):hover {
    color: var(--textThemeColor)
}

.atas-style .el-dialog .el-dialog__body .el-form:not(.model-scoped, .model-scoped *) {
    padding: 0 !important
}

.atas-style .el-dialog .el-dialog__body .el-tabs__item:not(.model-scoped, .model-scoped *):after {
    width: 0
}

.atas-style .el-dialog.noHead .el-dialog__header:not(.model-scoped, .model-scoped *) {
    padding: 0 !important;
    height: 1rem;
    border-bottom: 0
}

.atas-style .el-dialog.medium:not(.model-scoped, .model-scoped *) {
    width: 480px
}

.atas-style .el-dialog.gameReward:not(.model-scoped, .model-scoped *) {
    width: 680px
}

.atas-style .el-select-dropdown:not(.model-scoped, .model-scoped *) {
    border-color: #464646
}

.atas-style .el-select-dropdown .el-select-dropdown__list:not(.model-scoped, .model-scoped *) {
    background: #2e2e2e
}

.atas-style .el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item:not(.model-scoped, .model-scoped *) {
    background: #464646;
    color: #fff;
    transition: .2s
}

.atas-style .el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.hover:not(.model-scoped, .model-scoped *),
.atas-style .el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected:not(.model-scoped, .model-scoped *) {
    transition: .2s;
    color: #fff;
    background: #2e2e2e
}

.atas-style .el-select-dropdown.el-popper[x-placement^=top] .popper__arrow:not(.model-scoped, .model-scoped *),
.atas-style .el-select-dropdown.el-popper[x-placement^=top] .popper__arrow:not(.model-scoped, .model-scoped *):after {
    border-top-color: #464646
}

.atas-style .el-select-dropdown.el-popper[x-placement^=bottom] .popper__arrow:not(.model-scoped, .model-scoped *),
.atas-style .el-select-dropdown.el-popper[x-placement^=bottom] .popper__arrow:not(.model-scoped, .model-scoped *):after {
    border-bottom-color: #464646
}

.atas-style .el-input-group__prepend:not(.model-scoped, .model-scoped *) {
    padding: 0 20px;
    min-width: 0
}

.atas-style #TopUpOnline .btn .el-button:not(.model-scoped, .model-scoped *) {
    padding: 0 40px;
    height: 48px
}

.atas-style #bill .select-box .select-list:not(.model-scoped, .model-scoped *) {
    position: absolute;
    z-index: 999;
    border-radius: 8px;
    background: #464646;
    left: 0;
    top: calc(100% + 8px);
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1);
    width: -moz-max-content;
    width: max-content;
    min-width: 100%;
    max-height: max-content
}

.atas-style #bill .select-box .select-list .item:not(.model-scoped, .model-scoped *):first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.atas-style .kefubtn:not(.model-scoped, .model-scoped *) {
    bottom: 15px
}

.THEME-ATASTC:not(.model-scoped, .model-scoped *) {
    --searchIconBoxBg: linear-gradient(180deg, #fec925, #fc7734);
    --noticeBarBg: var(--themeHoverColor)
}

.THEME-ATASTC a:not(.model-scoped, .model-scoped *) {
    color: #fc7734
}

.THEME-ATASTC .el-button.el-button--default:not(.model-scoped, .model-scoped *) {
    background: #f0f3f5;
    border-color: var(--borderColor);
    color: var(--textColor)
}

.THEME-ATASTC .el-button.el-button--primary:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor);
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.THEME-ATASTC .el-button.el-button--primary:not(.model-scoped, .model-scoped *):focus,
.THEME-ATASTC .el-button.el-button--primary:not(.model-scoped, .model-scoped *):hover {
    color: var(--textThemeColor);
    border-color: var(--themeColor);
    background-color: var(--themeColor)
}

.THEME-ATASTC .el-button.el-button.el-button--info:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background-color: var(--textDisable);
    border-color: var(--textDisable)
}

.THEME-ATASTC .el-button.is-disabled:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .el-button.is-disabled:not(.model-scoped, .model-scoped *):hover {
    color: #fff;
    background: #dadde3;
    border-color: #dadde3
}

.THEME-ATASTC .el-select-dropdown:not(.model-scoped, .model-scoped *) {
    border-color: #464646
}

.THEME-ATASTC .el-select-dropdown .el-select-dropdown__list:not(.model-scoped, .model-scoped *) {
    background: #2e2e2e
}

.THEME-ATASTC .el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item:not(.model-scoped, .model-scoped *) {
    background: #464646;
    color: #fff;
    transition: .2s
}

.THEME-ATASTC .el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.hover:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected:not(.model-scoped, .model-scoped *) {
    transition: .2s;
    color: #fff;
    background: #2e2e2e
}

.THEME-ATASTC .el-select-dropdown.el-popper[x-placement^=top] .popper__arrow:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .el-select-dropdown.el-popper[x-placement^=top] .popper__arrow:not(.model-scoped, .model-scoped *):after {
    border-top-color: #464646
}

.THEME-ATASTC .el-select-dropdown.el-popper[x-placement^=bottom] .popper__arrow:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .el-select-dropdown.el-popper[x-placement^=bottom] .popper__arrow:not(.model-scoped, .model-scoped *):after {
    border-bottom-color: #464646
}

.THEME-ATASTC .el-message-box__headerbtn:hover .el-message-box__close:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .el-tabs__item.is-active:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .el-tabs__item:not(.model-scoped, .model-scoped *):hover {
    color: #fc7734 !important
}

.THEME-ATASTC .el-tabs__active-bar:not(.model-scoped, .model-scoped *) {
    background-color: #fc7734 !important
}

.THEME-ATASTC .el-date-picker__header-label.active:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .el-date-picker__header-label:not(.model-scoped, .model-scoped *):not(#asd):hover,
.THEME-ATASTC .el-date-table td.available:not(.model-scoped, .model-scoped *):not(#asd):hover,
.THEME-ATASTC .el-date-table td.today span:not(.model-scoped, .model-scoped *):not(#asd),
.THEME-ATASTC .el-picker-panel__icon-btn:not(.model-scoped, .model-scoped *):not(#asd):hover {
    color: #fc7734
}

.THEME-ATASTC .el-date-table td.current:not(.disabled):not(#asd) span:not(.model-scoped, .model-scoped *) {
    background: #fc7734
}

.THEME-ATASTC .common-list .item.active:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeColor);
    color: var(--textThemeColor)
}

.THEME-ATASTC .myDialog .van-dialog__confirm .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .myDialog .van-dialog__cancel .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-ATASTC .model-box-title:not(.model-scoped, .model-scoped *):not(#qwer),
.THEME-ATASTC .van-picker__toolbar .van-picker__confirm:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .van-picker__toolbar .van-picker__title:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASTC .lightBlueBg:not(.model-scoped, .model-scoped *) {
    background-color: var(--themeHoverColor)
}

.THEME-ATASTC .ModelTitle:not(#qwer) .darkColor:not(.model-scoped, .model-scoped *),
.THEME-ATASTC .ModelTitle:not(#qwer) div:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC:not(.model-scoped, .model-scoped *) {
    --noticeBarBg: var(--greyBgColor);
    background: #1e1e1e;
    color: #fff
}

.THEME-ATASAC .el-tabs__item:not(.model-scoped, .model-scoped *):not(.is-disabled):hover {
    color: var(--themeColor) !important
}

.THEME-ATASAC .el-message-box:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--bgColor)
}

.THEME-ATASAC .el-message-box .el-message-box__content:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .el-message-box .el-button:not(.model-scoped, .model-scoped *):not(#qwer).el-button--default {
    background: var(--lightBorderColor);
    border-color: var(--lightBorderColor);
    color: #fff
}

.THEME-ATASAC .el-message-box .el-button:not(.model-scoped, .model-scoped *):not(#qwer).el-button--primary {
    color: #1e1e1e;
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.THEME-ATASAC .el-dialog__wrapper:not(.model-scoped, .model-scoped *) {
    background: rgba(0, 0, 0, .4)
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog .el-dialog__title:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog .el-dialog__header:not(.model-scoped, .model-scoped *) {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-color: var(--lightBorderColor);
    background: var(--themeColor);
    color: #1e1e1e
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog .el-dialog__headerbtn .el-dialog__close:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog .el-dialog__headerbtn .el-dialog__close:not(.model-scoped, .model-scoped *):hover {
    color: var(--themeHoverColor)
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog .el-dialog__body:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog .el-dialog__body .tips:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: #fff
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog .el-dialog__body .el-tabs__item:not(.model-scoped, .model-scoped *):after {
    background-color: transparent
}

.THEME-ATASAC .el-dialog__wrapper .el-dialog .el-dialog__footer .el-button.cancel-btn:not(.model-scoped, .model-scoped *) {
    color: #fff;
    background: var(--lightBorderColor);
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC .custom-scroll-bar:not(.model-scoped, .model-scoped *) {
    overflow: auto
}

.THEME-ATASAC .custom-scroll-bar:not(.model-scoped, .model-scoped *)::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.THEME-ATASAC .custom-scroll-bar:not(.model-scoped, .model-scoped *)::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #7d7d7f;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.THEME-ATASAC .van-cell:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-ATASAC .van-field__control:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC input:not(.model-scoped, .model-scoped *)::-internal-autofill-selected {
    background: none !important
}

.THEME-ATASAC .van-popup:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .bgf0:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .grayColor:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .lightGray:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .bgDA:not(.model-scoped, .model-scoped *) {
    background: rgba(236, 192, 102, .4)
}

.THEME-ATASAC .errorTips:not(.model-scoped, .model-scoped *) {
    background: rgba(225, 71, 69, .1)
}

.THEME-ATASAC .van-field__label:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .van-list__finished-text:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .van-picker__toolbar .van-picker__confirm:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .van-picker__toolbar .van-picker__title:not(.model-scoped, .model-scoped *) {
    color: #1e1e1e
}

.THEME-ATASAC .van-picker__columns:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .van-picker__columns .van-picker-column__item--selected .van-ellipsis:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .van-picker__columns .van-ellipsis:not(.model-scoped, .model-scoped *) {
    color: var(--borderColor)
}

.THEME-ATASAC .van-picker__columns .van-picker__mask:not(.model-scoped, .model-scoped *) {
    background-image: none
}

.THEME-ATASAC .van-dialog:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .van-dialog .van-button__cancel .van-button__text:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .van-dialog .van-dialog__cancel:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .van-dialog .van-dialog__confirm:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    color: var(--textThemeColor)
}

.THEME-ATASAC .van-dialog .van-dialog__cancel:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .van-dialog .van-dialog__message:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .van-dialog [class*=van-hairline]:not(.model-scoped, .model-scoped *):after {
    border-color: var(--borderColor)
}

.THEME-ATASAC .van-dialog .van-dialog__footer:not(.model-scoped, .model-scoped *) {
    border-top: 1px solid var(--lightBorderColor)
}

.THEME-ATASAC .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:not(.model-scoped, .model-scoped *) {
    background: var(--scroll-bar-color)
}

.THEME-ATASAC .el-message-box__headerbtn .el-message-box__close:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-ATASAC .el-loading-mask:not(.model-scoped, .model-scoped *) {
    background: rgba(0, 0, 0, .4)
}

.THEME-ATASAC .el-loading-mask.is-fullscreen:not(.model-scoped, .model-scoped *) {
    background: rgba(0, 0, 0, .6)
}

.THEME-ATASAC .el-form .el-form-item .el-form-item__label:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .el-form .el-form-item .el-form-item__content .el-input__inner:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    border-color: var(--borderColor);
    color: #fff
}

.THEME-ATASAC .el-form .el-form-item .el-form-item__content .el-form-item__error:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .el-input .el-input__clear:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .el-input .el-input__clear:not(.model-scoped, .model-scoped *):hover {
    color: #fff
}

.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer) {
    border-color: var(--borderColor);
    background: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer):hover {
    color: #fff;
    border-color: var(--lightBorderColor);
    background-color: var(--themeHoverColor)
}

.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer).el-button--default {
    background: var(--lightBorderColor);
    border-color: var(--lightBorderColor);
    color: #fff
}

.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer).el-button--primary {
    color: #1e1e1e;
    background: var(--themeColor);
    border-color: var(--themeColor)
}

.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer).el-button--primary:hover {
    color: #1e1e1e;
    border-color: var(--btnHoverColor);
    background-color: var(--btnHoverColor)
}

.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer).el-button--primary:focus {
    color: #1e1e1e;
    border-color: var(--themeColor);
    background-color: var(--themeColor)
}

.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer).el-button.el-button--info {
    color: #fff;
    background-color: var(--textDisable);
    border-color: var(--textDisable)
}

.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer).is-disabled,
.THEME-ATASAC .el-button:not(.model-scoped, .model-scoped *):not(#qwer).is-disabled:hover {
    color: rgba(30, 30, 30, .6);
    background: var(--themeSecColor);
    border-color: var(--themeSecColor)
}

.THEME-ATASAC .el-tabs__item:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .el-tabs__nav-wrap:not(.model-scoped, .model-scoped *):not(#qwer):after {
    background: none
}

.THEME-ATASAC .bank-currency-tag:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e;
    color: var(--textThemeColor);
    border-color: #1e1e1e
}

.THEME-ATASAC .el-loading-mask:not(.model-scoped, .model-scoped *) {
    background-color: rgba(0, 0, 0, .2)
}

.THEME-ATASAC input:not(.model-scoped, .model-scoped *):-internal-autofill-selected {
    box-shadow: 0 0 0 1000px var(--bgColor) inset !important;
    -webkit-text-fill-color: #fff
}

.THEME-ATASAC .el-date-picker__header-label.active:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .el-date-picker__header-label:not(.model-scoped, .model-scoped *):not(#asd):hover,
.THEME-ATASAC .el-month-table td .cell:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .el-month-table td .cell:not(.model-scoped, .model-scoped *):hover,
.THEME-ATASAC .el-year-table td .cell:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .el-year-table td .cell:not(.model-scoped, .model-scoped *):hover {
    color: #fff
}

.THEME-ATASAC .el-picker-panel:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    border-color: var(--borderColor)
}

.THEME-ATASAC .el-popper[x-placement^=bottom] .popper__arrow:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .el-popper[x-placement^=bottom] .popper__arrow:not(.model-scoped, .model-scoped *):after {
    border-bottom-color: var(--borderColor)
}

.THEME-ATASAC .el-date-table th:not(.model-scoped, .model-scoped *) {
    color: #fff;
    border-color: var(--borderColor)
}

.THEME-ATASAC .el-date-picker__header-label:not(.model-scoped, .model-scoped *),
.THEME-ATASAC .el-date-picker__header-label:not(.model-scoped, .model-scoped *):hover {
    color: #fff
}

.THEME-ATASAC .el-date-table td.available:not(.model-scoped, .model-scoped *):not(#asd):hover,
.THEME-ATASAC .el-date-table td.today span:not(.model-scoped, .model-scoped *):not(#asd),
.THEME-ATASAC .el-picker-panel__icon-btn:not(.model-scoped, .model-scoped *):not(#asd):hover {
    color: var(--themeHoverColor)
}

.THEME-ATASAC .el-date-table td.current:not(.disabled):not(#asd) span:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .el-date-table td.disabled div:not(.model-scoped, .model-scoped *) {
    background-color: var(--lightBorderColor)
}

.THEME-ATASAC .el-popper[x-placement^=top] .popper__arrow:not(.model-scoped, .model-scoped *):after {
    border-top-color: var(--borderColor)
}

.THEME-ATASAC .el-select-dropdown:not(.model-scoped, .model-scoped *) {
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .6);
    border-color: var(--borderColor)
}

.THEME-ATASAC .el-select-dropdown.el-popper[x-placement^=bottom] .popper__arrow:not(.model-scoped, .model-scoped *):not(#qwe) {
    border-bottom-color: var(--borderColor)
}

.THEME-ATASAC .el-select-dropdown.el-popper[x-placement^=bottom] .popper__arrow:not(.model-scoped, .model-scoped *):not(#qwe):after {
    border-bottom-color: var(--bgColor)
}

.THEME-ATASAC .el-select-dropdown .el-select-dropdown__list:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-ATASAC .el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item:not(.model-scoped, .model-scoped *):hover {
    color: #fff;
    background-color: #1e1e1e
}

.THEME-ATASAC [class*=van-hairline]:not(.model-scoped, .model-scoped *):after {
    border-color: var(--lightBorderColor)
}

.THEME-ATASAC input:not(.model-scoped, .model-scoped *):autofill {
    background: transparent
}

.THEME-ATASAC input:not(.model-scoped, .model-scoped *):-webkit-autofill,
.THEME-ATASAC input:not(.model-scoped, .model-scoped *):-webkit-autofill:active,
.THEME-ATASAC input:not(.model-scoped, .model-scoped *):-webkit-autofill:focus,
.THEME-ATASAC input:not(.model-scoped, .model-scoped *):-webkit-autofill:hover {
    transition: background-color 5000s;
    -webkit-text-fill-color: #fff !important
}

.THEME-DDWINTC .bigBtn:not(.model-scoped, .model-scoped *) {
    color: var(--ddwinTextColor)
}

.THEME-DDWINTC .myDialog .van-dialog__confirm .van-button__text:not(.model-scoped, .model-scoped *) {
    color: #794201
}

.THEME-DDWG8C .bigBtn:not(.model-scoped, .model-scoped *) {
    color: var(--ddwinTextColor)
}

.THEME-DDWG8C .myDialog .van-dialog__confirm .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--red)
}

.THEME-DDWINAC .van-image__loading:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-DDWINAC .van-button__text:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-DDWINAC .van-list__error-text:not(.model-scoped, .model-scoped *),
.THEME-DDWINAC .van-list__finished-text:not(.model-scoped, .model-scoped *),
.THEME-DDWINAC .van-list__loading:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-DDWINAC .van-picker__columns:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor);
    color: var(--textColor)
}

.THEME-DDWINAC .van-picker__columns .van-picker-column__item:not(.model-scoped, .model-scoped *) {
    color: var(--borderColor)
}

.THEME-DDWINAC .van-picker__columns .van-picker-column__item.van-picker-column__item--selected:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-DDWINAC .van-picker__columns .van-picker__mask:not(.model-scoped, .model-scoped *) {
    background: none
}

.THEME-DDWINAC .van-picker__columns .van-hairline-unset--top-bottom:not(.model-scoped, .model-scoped *):after {
    border-color: var(--borderColor)
}

.THEME-DDWINAC .van-cell .van-field__body .van-field__control:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-DDWINAC .van-cell .van-field__body .van-field__control:not(.model-scoped, .model-scoped *):autofill {
    box-shadow: 0 0 0 62.5rem var(--ddwinInputBgColor) inset;
    -webkit-text-fill-color: var(--ddwinHourColor);
    background: transparent
}

.THEME-DDWINAC .van-cell .van-field__body .van-field__control:not(.model-scoped, .model-scoped *):-webkit-autofill,
.THEME-DDWINAC .van-cell .van-field__body .van-field__control:not(.model-scoped, .model-scoped *):-webkit-autofill:active,
.THEME-DDWINAC .van-cell .van-field__body .van-field__control:not(.model-scoped, .model-scoped *):-webkit-autofill:focus,
.THEME-DDWINAC .van-cell .van-field__body .van-field__control:not(.model-scoped, .model-scoped *):-webkit-autofill:hover {
    box-shadow: 0 0 0 62.5rem var(--bgColor) inset
}

.THEME-DDWINAC .van-cell .van-field__body .van-field__clear:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-DDWINAC .van-overlay:not(.model-scoped, .model-scoped *) {
    background: rgba(0, 0, 0, .6)
}

.THEME-DDWINAC .myDialog:not(.model-scoped, .model-scoped *) {
    background-color: var(--bgColor)
}

.THEME-DDWINAC .myDialog .van-dialog__message:not(.model-scoped, .model-scoped *) {
    color: var(--textColor)
}

.THEME-DDWINAC .myDialog .van-dialog__footer:not(.model-scoped, .model-scoped *):not(#QEW):after {
    border-color: var(--lightBorderColor)
}

.THEME-DDWINAC .myDialog .van-dialog__footer:not(#QEW) .van-button--default:not(.model-scoped, .model-scoped *) {
    background-color: transparent;
    color: var(--textColor)
}

.THEME-DDWINAC .myDialog .van-dialog__footer:not(#QEW) .van-hairline--left:not(.model-scoped, .model-scoped *):after {
    border-color: var(--lightBorderColor)
}

.THEME-DDWINAC .billDefaultTxt:not(.model-scoped, .model-scoped *):not(#qwer) {
    color: var(--textColor)
}

.THEME-DDWINAC .van-popup:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATS988C .van-button--danger:not(.model-scoped, .model-scoped *) {
    background-color: #fa3536
}

.THEME-ATASG8C .bigbtn:not(.model-scoped, .model-scoped *):not(.divNotClick):not(.el-button.is-disabled) {
    color: #000
}

.THEME-ATASG8C .bigbtn.el-button--plain:not(.model-scoped, .model-scoped *):hover {
    border-color: var(--borderColor);
    background: #fff
}

.THEME-ATASG8C .el-tabs__item:not(.model-scoped, .model-scoped *):not(.is-disabled):hover {
    color: var(--text-color--link) !important
}

.THEME-ATASG8C .el-tabs__item:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .model-scoped .el-tabs__item:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor) !important
}

.THEME-ATASG8C .el-tabs__item.is-active:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .model-scoped .el-tabs__item.is-active:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link) !important
}

.THEME-ATASG8C .el-tabs__item.is-disabled:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .model-scoped .el-tabs__item.is-disabled:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--grey) !important
}

.THEME-ATASG8C .el-tabs__active-bar:not(.model-scoped, .model-scoped *),
.THEME-ATASG8C .model-scoped .el-tabs__active-bar:not(.model-scoped, .model-scoped *) {
    background-color: var(--text-color--link) !important
}

.THEME-ATASG8C .el-button.el-button--primary:not(.model-scoped, .model-scoped *):not(.model-scoped, .model-scoped *):not(.is-disabled) {
    color: var(--textThemeColor);
    background: var(--themeColor)
}

.THEME-ATASG8C .el-button.el-button--primary:not(.model-scoped, .model-scoped *):not(.model-scoped, .model-scoped *):not(.is-disabled):hover {
    background: var(--themeColor)
}

.THEME-ATASG8C .myDialog .van-dialog__confirm .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--SubBorderColor)
}

.THEME-ATASG8C .el-date-table td.current:not(.disabled) span:not(.model-scoped, .model-scoped *) {
    background: var(--text-color--link)
}

.THEME-DDWG8C .myDialog .van-dialog__confirm .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--subThemeColor)
}

.THEME-EZWIN1C .myDialog .van-dialog__confirm .van-button__text:not(.model-scoped, .model-scoped *) {
    color: var(--themeColor)
}

.THEME-EZWIN1C .van-picker__toolbar .van-picker__title:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .van-picker__toolbar:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .van-picker__toolbar .van-picker__cancel:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor);
    opacity: .6
}

.THEME-EZWIN1C .van-picker__toolbar .van-picker__confirm:not(.model-scoped, .model-scoped *) {
    color: var(--textThemeColor)
}

.THEME-EZWIN1C .bigBtn:not(.model-scoped, .model-scoped *):not(.divNotClick):not(.el-button):not(.el-button.is-disabled):not(.CancelBtn) {
    color: var(--themeSecColor)
}

.THEME-EZWIN1C .el-tabs__item.is-active:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .el-tabs__item:not(.model-scoped, .model-scoped *):not(.is-disabled):hover,
.THEME-EZWIN1C .model-scoped .el-tabs__item.is-active:not(.model-scoped, .model-scoped *) {
    color: var(--text-color--link) !important
}

.THEME-EZWIN1C .el-tabs__item.is-disabled:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .model-scoped .el-tabs__item.is-disabled:not(.model-scoped, .model-scoped *) {
    color: var(--grey) !important
}

.THEME-EZWIN1C .el-tabs__active-bar:not(.model-scoped, .model-scoped *),
.THEME-EZWIN1C .model-scoped .el-tabs__active-bar:not(.model-scoped, .model-scoped *) {
    background-color: var(--text-color--link) !important
}

.THEME-EZWIN1C .el-button.el-button--primary:not(.model-scoped, .model-scoped *):not(.model-scoped, .model-scoped *):not(.is-disabled) {
    color: var(--textThemeColor);
    background: var(--themeColor)
}

.THEME-EZWIN1C .el-button.el-button--primary:not(.model-scoped, .model-scoped *):not(.model-scoped, .model-scoped *):not(.is-disabled):hover {
    background: var(--themeHoverColor);
    border-color: var(--themeHoverColor)
}

.THEME-EZWIN1C .el-date-table td.available:not(.model-scoped, .model-scoped *):not(#asd):hover,
.THEME-EZWIN1C .el-date-table td.today span:not(.model-scoped, .model-scoped *):not(#asd) {
    color: var(--themeColor)
}

.THEME-EZWIN1C .el-date-table td.current:not(.disabled) span:not(.model-scoped, .model-scoped *) {
    color: var(--themeSecColor);
    background: var(--text-color--link)
}

.THEME-EZWIN1C .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:not(.model-scoped, .model-scoped *):hover {
    color: var(--themeColor)
}

.ddwinBtnDisabled[data-v-54d7c6a8] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-54d7c6a8] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-54d7c6a8] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-54d7c6a8] {
    cursor: pointer
}

.flex[data-v-54d7c6a8] {
    display: flex
}

.flex-column[data-v-54d7c6a8] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-54d7c6a8] {
    display: flex;
    align-items: center
}

.flex-start[data-v-54d7c6a8] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-54d7c6a8] {
    justify-content: space-between
}

.noselect[data-v-54d7c6a8] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-54d7c6a8] {
    font-weight: 700
}

.custom-scroll-bar[data-v-54d7c6a8] {
    overflow: auto
}

.custom-scroll-bar[data-v-54d7c6a8]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-54d7c6a8]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-54d7c6a8] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-54d7c6a8] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.version-tip[data-v-54d7c6a8] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    line-height: 36px;
    color: var(--version-tip-color)
}

.version-tip.version-tip--about[data-v-54d7c6a8] {
    font-size: 16px;
    color: var(--version-tip--about-color)
}

.version-tip__version+.version-tip__code[data-v-54d7c6a8] {
    margin-left: 10px
}

.ddwinBtnDisabled[data-v-73f318f3] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-73f318f3] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-73f318f3] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-73f318f3] {
    cursor: pointer
}

.flex[data-v-73f318f3] {
    display: flex
}

.flex-column[data-v-73f318f3] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-73f318f3] {
    display: flex;
    align-items: center
}

.flex-start[data-v-73f318f3] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-73f318f3] {
    justify-content: space-between
}

.noselect[data-v-73f318f3] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-73f318f3] {
    font-weight: 700
}

.custom-scroll-bar[data-v-73f318f3] {
    overflow: auto
}

.custom-scroll-bar[data-v-73f318f3]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-73f318f3]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-73f318f3] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-73f318f3] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.nav_header[data-v-73f318f3] {
    display: flex;
    width: 100%;
    align-items: center
}

.nav_header.bbt[data-v-73f318f3] {
    border-bottom: 1px solid #f0f3f5
}

.nav_header .left[data-v-73f318f3] {
    display: flex;
    flex: 1;
    align-items: center
}

.nav_header .textBiger[data-v-73f318f3] {
    font-weight: 700
}

.nav_header.underline[data-v-73f318f3] {
    border-bottom: 1px solid var(--borderColor)
}

.flex img[data-v-73f318f3] {
    margin: 0 1.1rem 0 0
}

.THEME-ATASAC .nav_header.underline[data-v-73f318f3]:not(.model-scoped, .model-scoped *) {
    border-color: var(--lightBorderColor)
}

.ddwinBtnDisabled[data-v-16daee7a] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-16daee7a] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-16daee7a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-16daee7a] {
    cursor: pointer
}

.flex[data-v-16daee7a] {
    display: flex
}

.flex-column[data-v-16daee7a] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-16daee7a] {
    display: flex;
    align-items: center
}

.flex-start[data-v-16daee7a] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-16daee7a] {
    justify-content: space-between
}

.noselect[data-v-16daee7a] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-16daee7a] {
    font-weight: 700
}

.custom-scroll-bar[data-v-16daee7a] {
    overflow: auto
}

.custom-scroll-bar[data-v-16daee7a]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-16daee7a]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-16daee7a] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-16daee7a] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.__count[data-v-16daee7a] {
    font-size: .75rem;
    color: var(--text-color--grey);
    text-align: right;
    margin-top: 5px
}

.inputer[data-v-16daee7a] {
    position: relative
}

.inputer:hover .clearicon[data-v-16daee7a] {
    opacity: 1
}

.inputer .clearicon[data-v-16daee7a] {
    position: absolute;
    right: 8px;
    top: 8px;
    color: #c0c4cc;
    opacity: 0
}

.inputer .clearicon.show[data-v-16daee7a] {
    opacity: 1
}

.ddwinBtnDisabled[data-v-2f39876d] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-2f39876d] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-2f39876d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-2f39876d] {
    cursor: pointer
}

.flex[data-v-2f39876d] {
    display: flex
}

.flex-column[data-v-2f39876d] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-2f39876d] {
    display: flex;
    align-items: center
}

.flex-start[data-v-2f39876d] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-2f39876d] {
    justify-content: space-between
}

.noselect[data-v-2f39876d] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-2f39876d] {
    font-weight: 700
}

.custom-scroll-bar[data-v-2f39876d] {
    overflow: auto
}

.custom-scroll-bar[data-v-2f39876d]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-2f39876d]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-2f39876d] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-2f39876d] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.atas-style .inputer[data-v-2f39876d]:not(.model-scoped, .model-scoped *) {
    background: #f0f3f5;
    border-radius: 8px
}

.atas-style .inputer input[data-v-2f39876d]:not(.model-scoped, .model-scoped *) {
    background: #f0f3f5;
    height: 78px;
    line-height: 78px;
    font-size: 56px
}

.inputer[data-v-2f39876d] {
    padding: 0 1rem;
    display: flex
}

.inputer .currency[data-v-2f39876d] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: var(--text-color--grey);
    align-self: flex-start;
    font-size: .88rem
}

.inputer input[data-v-2f39876d] {
    width: 100%;
    flex: 1;
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 3.5rem;
    text-align: center;
    color: var(--textColor);
    background-color: #fff
}

.inputer .el-icon-circle-close[data-v-2f39876d] {
    font-size: 22px
}

.shortcutLine[data-v-2f39876d] {
    width: calc(100% - 48px);
    margin: 24px auto 0;
    height: 1px;
    background: var(--lineColor)
}

.shortCutBox .inputer[data-v-2f39876d] {
    position: relative
}

.shortCutBox .inputer[data-v-2f39876d]:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 48px);
    height: 1px;
    background: var(--borderColor);
    left: 0;
    right: 0;
    bottom: -24px;
    margin: auto
}

.shortcut[data-v-2f39876d] {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 48px);
    margin: 24px auto
}

.shortcut .item[data-v-2f39876d] {
    width: calc(16.66667% - 6px);
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-right: 6px;
    border: 1px solid var(--borderColor);
    background: var(--bgColor);
    border-radius: 4px;
    box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, .23);
    cursor: pointer
}

.shortcut .item[data-v-2f39876d]:last-child {
    margin-right: 0
}

.THEME-ATASAC .shortCutBox .inputer[data-v-2f39876d]:not(.model-scoped, .model-scoped *):after,
.THEME-ATASAC .shortcutLine[data-v-2f39876d]:not(.model-scoped, .model-scoped *) {
    background: var(--lightBorderColor)
}

.THEME-ATASAC .inputer[data-v-2f39876d]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor)
}

.THEME-ATASAC .inputer .el-icon-circle-close[data-v-2f39876d]:not(.model-scoped, .model-scoped *) {
    color: #fff
}

.THEME-ATASAC .inputer input[data-v-2f39876d]:not(.model-scoped, .model-scoped *) {
    background: var(--bgColor);
    color: #fff
}

.THEME-ATASAC .shortcut .item[data-v-2f39876d]:not(.model-scoped, .model-scoped *) {
    background: hsla(0, 0%, 100%, .1);
    border-color: var(--borderColor);
    color: #fff;
    box-shadow: 0 2px 0 var(--lightBorderColor);
    transition: .3s;
    user-select: none
}

.THEME-ATASAC .shortcut .item[data-v-2f39876d]:not(.model-scoped, .model-scoped *):hover {
    background: hsla(0, 0%, 100%, .2)
}

.ddwinBtnDisabled[data-v-f0b5ceb2] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-f0b5ceb2] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-f0b5ceb2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-f0b5ceb2] {
    cursor: pointer
}

.flex[data-v-f0b5ceb2] {
    display: flex
}

.flex-column[data-v-f0b5ceb2] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-f0b5ceb2] {
    display: flex;
    align-items: center
}

.flex-start[data-v-f0b5ceb2] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-f0b5ceb2] {
    justify-content: space-between
}

.noselect[data-v-f0b5ceb2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-f0b5ceb2] {
    font-weight: 700
}

.custom-scroll-bar[data-v-f0b5ceb2] {
    overflow: auto
}

.custom-scroll-bar[data-v-f0b5ceb2]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-f0b5ceb2]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-f0b5ceb2] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-f0b5ceb2] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.column-box-item[data-v-f0b5ceb2] {
    position: relative;
    height: auto;
    flex-shrink: 0;
    display: flex;
    flex-direction: column
}

.column-box-custom .column-box-item[data-v-f0b5ceb2] {
    --column-border: 1px dashed #f16a6d;
    --column-margin: 1px;
    margin: var(--column-margin);
    border: var(--column-border);
    padding: 3px
}

.column-box-custom .column-box-item[data-v-f0b5ceb2]:before {
    z-index: 999;
    content: attr(columnindex);
    position: absolute;
    display: block;
    width: 60px;
    line-height: 30px;
    background: rgba(0, 0, 0, .3764705882352941);
    color: #fff;
    text-align: center;
    top: 0;
    left: 0
}

.column-box-custom .column-box-item--fixed[data-v-f0b5ceb2] {
    border-color: #4277f6
}

.MyHeader[data-v-f0b5ceb2] {
    display: block
}

.stationBox[data-v-f0b5ceb2] {
    border: 3px dashed #6294e9;
    width: 100%;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-left: 1px !important;
    background: linear-gradient(45deg, rgba(102, 144, 246, .5), rgba(102, 144, 246, .5) 25%, transparent 0, transparent 50%, rgba(102, 144, 246, .5) 0, rgba(102, 144, 246, .5) 75%, transparent 0, transparent);
    background-size: 15px 15px;
    opacity: .6
}

.stationBox div[data-v-f0b5ceb2] {
    width: 170px;
    background: #4277f6;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px
}

.componentBox .component-select-borderBox[data-v-f0b5ceb2] {
    border: 1px dashed transparent;
    cursor: pointer;
    transition: .2s
}

.componentBox .component-select-borderBox[data-v-f0b5ceb2]:hover {
    border-color: #aaa
}

.componentBox .component-select-borderBox--selected[data-v-f0b5ceb2]:not(#qwer) {
    border-color: var(--themeColor);
    border-style: solid;
    box-shadow: 0 5px 10px 5px rgba(0, 0, 0, .12)
}

.ddwinBtnDisabled[data-v-07f7024e] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-07f7024e] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-07f7024e] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-07f7024e] {
    cursor: pointer
}

.flex[data-v-07f7024e] {
    display: flex
}

.flex-column[data-v-07f7024e] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-07f7024e] {
    display: flex;
    align-items: center
}

.flex-start[data-v-07f7024e] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-07f7024e] {
    justify-content: space-between
}

.noselect[data-v-07f7024e] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-07f7024e] {
    font-weight: 700
}

.custom-scroll-bar[data-v-07f7024e] {
    overflow: auto
}

.custom-scroll-bar[data-v-07f7024e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-07f7024e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-07f7024e] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-07f7024e] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-07f7024e] .os-padding {
    z-index: inherit
}

.ColumnBox[data-v-07f7024e] {
    width: 100%;
    height: 100%
}

.ColumnBox .column-content[data-v-07f7024e] {
    height: 100%;
    display: flex;
    flex-direction: column
}

.ColumnBox .column-scroll-area[data-v-07f7024e] {
    flex: 1;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start
}

.ColumnBox .column-scroll-area[data-v-07f7024e]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.ColumnBox .column-scroll-area[data-v-07f7024e]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.ColumnBox--scroll-disable .column-scroll-area[data-v-07f7024e] {
    overflow: initial
}

.MyWallet[data-v-07f7024e] {
    border-radius: unset
}

.component-select-borderBox[data-v-07f7024e] {
    width: 100% !important
}

.MyHeader[data-v-07f7024e] {
    display: block
}

.THEME-ATASAC .ColumnBox[data-v-07f7024e]:not(.model-scoped, .model-scoped *) {
    background: #1e1e1e
}

.THEME-ATASAC .ColumnBox .column-scroll-area[data-v-07f7024e]:not(.model-scoped, .model-scoped *) {
    overflow: auto
}

.THEME-ATASAC .ColumnBox .column-scroll-area[data-v-07f7024e]:not(.model-scoped, .model-scoped *)::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.THEME-ATASAC .ColumnBox .column-scroll-area[data-v-07f7024e]:not(.model-scoped, .model-scoped *)::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #7d7d7f;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.ddwinBtnDisabled[data-v-645071cc] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-645071cc] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-645071cc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-645071cc] {
    cursor: pointer
}

.flex[data-v-645071cc] {
    display: flex
}

.flex-column[data-v-645071cc] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-645071cc] {
    display: flex;
    align-items: center
}

.flex-start[data-v-645071cc] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-645071cc] {
    justify-content: space-between
}

.noselect[data-v-645071cc] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-645071cc] {
    font-weight: 700
}

.custom-scroll-bar[data-v-645071cc] {
    overflow: auto
}

.custom-scroll-bar[data-v-645071cc]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-645071cc]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-645071cc] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-645071cc] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

[data-v-645071cc] .el-select-dropdown {
    position: absolute !important;
    top: 35px !important;
    left: 0 !important
}

[data-v-645071cc] .popper-currency {
    position: absolute !important
}

[data-v-645071cc] .popper-currency .popper__arrow {
    top: -5px !important
}

.PreCurrecySelect[data-v-645071cc] {
    display: flex;
    align-items: center
}

.PreCurrecySelect .el-select[data-v-645071cc] {
    margin-right: 8px
}

[data-v-645071cc] .el-color-picker__icon,
[data-v-645071cc] .el-input,
[data-v-645071cc] .el-textarea {
    width: 90px
}

[data-v-645071cc] .el-color-picker__icon .el-input__inner,
[data-v-645071cc] .el-color-picker__icon .el-input__suffix .el-input__suffix-inner,
[data-v-645071cc] .el-input .el-input__inner,
[data-v-645071cc] .el-input .el-input__suffix .el-input__suffix-inner,
[data-v-645071cc] .el-textarea .el-input__inner,
[data-v-645071cc] .el-textarea .el-input__suffix .el-input__suffix-inner {
    height: 36px
}

[data-v-645071cc] .el-color-picker__icon .el-input__inner .el-input__icon,
[data-v-645071cc] .el-color-picker__icon .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-v-645071cc] .el-input .el-input__inner .el-input__icon,
[data-v-645071cc] .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-v-645071cc] .el-textarea .el-input__inner .el-input__icon,
[data-v-645071cc] .el-textarea .el-input__suffix .el-input__suffix-inner .el-input__icon {
    line-height: 36px
}

[data-v-645071cc] .el-select-dropdown__list {
    margin: 0 17px 11px 0
}

[data-v-645071cc] .el-select-dropdown__list .el-select-dropdown__item.selected {
    color: var(--textThemeColor)
}

.ddwinBtnDisabled[data-v-4eb0f1ce] {
    background: var(--ddwinInputBgColor);
    color: var(--ddwinGreyTextColor)
}

.grey[data-v-4eb0f1ce] {
    color: var(--text-color--grey)
}

.textoverhidden[data-v-4eb0f1ce] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer[data-v-4eb0f1ce] {
    cursor: pointer
}

.flex[data-v-4eb0f1ce] {
    display: flex
}

.flex-column[data-v-4eb0f1ce] {
    display: flex;
    flex-direction: column
}

.flex-center[data-v-4eb0f1ce] {
    display: flex;
    align-items: center
}

.flex-start[data-v-4eb0f1ce] {
    display: flex;
    align-items: flex-start !important
}

.flex-s-b[data-v-4eb0f1ce] {
    justify-content: space-between
}

.noselect[data-v-4eb0f1ce] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bold[data-v-4eb0f1ce] {
    font-weight: 700
}

.custom-scroll-bar[data-v-4eb0f1ce] {
    overflow: auto
}

.custom-scroll-bar[data-v-4eb0f1ce]::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.custom-scroll-bar[data-v-4eb0f1ce]::-webkit-scrollbar-thumb {
    --thumb-border-radius: 3px;
    background-color: #e4e6eb;
    -webkit-border-radius: var(--thumb-border-radius);
    -moz-border-radius: var(--thumb-border-radius);
    border-radius: var(--thumb-border-radius)
}

.common-title[data-v-4eb0f1ce] {
    height: 3.5rem;
    line-height: 1.5rem;
    padding: 1rem;
    font-size: 1.125rem;
    box-sizing: border-box;
    font-stretch: normal;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e8;
    border-color: var(--lightBorderColor)
}

.bank-currency-tag[data-v-4eb0f1ce] {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-right: 8px;
    color: var(--textColor);
    border: 1px solid #e3e5e8;
    border-radius: 2px;
    background: var(--lineColor)
}

.custom-image:hover .is-custom[data-v-4eb0f1ce] {
    background: rgba(0, 0, 0, .1);
    transition: .2s .5s
}

.custom-image.is-custom[data-v-4eb0f1ce] {
    border: 2px dashed #67c23a;
    user-select: none;
    cursor: pointer;
    transition: .2s 0s
}

@font-face {
    font-family: iconfont;
    src: url(../fonts/iconfont.b12fd4df.woff2) format("woff2"), url(../fonts/iconfont.df9b6686.woff) format("woff"), url(../fonts/iconfont.39087df0.ttf) format("truetype")
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-taiguo:before {
    content: "\e625"
}

.icon-malaixiya:before {
    content: "\e60e"
}

.icon-yingguo:before {
    content: "\e614"
}

.icon-yindu:before {
    content: "\e61a"
}

.icon-icon_CNzhongguo:before {
    content: "\e610"
}

.icon-icon_IDyindunixiya:before {
    content: "\e626"
}

.icon-icon_THtaiguo:before {
    content: "\e643"
}

.icon-shezhi:before {
    content: "\e600"
}

.icon-sousuochaxun:before {
    content: "\e601"
}

.icon-shanchu:before {
    content: "\e602"
}

.icon-shuaxin:before {
    content: "\e604"
}

.icon-fanhui:before {
    content: "\e606"
}

.icon-jinru:before {
    content: "\e608"
}

.icon-guanbi:before {
    content: "\e609"
}

.icon-zhengque:before {
    content: "\e60a"
}

.icon-zanting:before {
    content: "\e60b"
}

.icon-wenjianjiai:before {
    content: "\e60c"
}

.icon-yonghu:before {
    content: "\e60d"
}

.icon-yonghufill:before {
    content: "\e787"
}

.icon-yonghu1:before {
    content: "\e639"
}

.icon-guanbi1:before {
    content: "\e618"
}

.icon-fenxiang-copy:before {
    content: "\e633"
}

.icon-bianjixiugai-copy:before {
    content: "\e634"
}

.icon-tubiao7:before {
    content: "\e638"
}

.icon-204yonghu_yonghu5:before {
    content: "\e63d"
}

.icon-mima:before {
    content: "\e65a"
}

.icon-tubiao:before {
    content: "\e64a"
}

.icon-tianchongxing-:before {
    content: "\e63a"
}

.icon-yincangmima:before {
    content: "\e615"
}

.icon-tubiao_biaoqian:before {
    content: "\e62a"
}

.icon-tubiao-:before {
    content: "\e620"
}

.icon-xianshimima:before {
    content: "\e60f"
}

.icon-mimaxianshi:before {
    content: "\e704"
}

.icon-mimayincang:before {
    content: "\e705"
}

.icon-mima_yincang:before {
    content: "\e666"
}

.icon-mima1:before {
    content: "\e8b2"
}

.icon-gouwuche:before {
    content: "\e75c"
}

.icon-caidan:before {
    content: "\e62f"
}

.icon-ren:before {
    content: "\e619"
}

.icon-sousuo:before {
    content: "\e61c"
}

.icon-weibiaoti15:before {
    content: "\e621"
}

.icon-shouye:before {
    content: "\e6a5"
}

.icon-jiantou1:before {
    content: "\e603"
}

.icon-jiantou:before {
    content: "\e61f"
}

.icon-ren1:before {
    content: "\e658"
}

.icon-jiantou2:before {
    content: "\e607"
}

.icon-zhenshixingming:before {
    content: "\e689"
}

.icon-danseshixintubiao-:before {
    content: "\e632"
}

.icon-xueshengbaoming:before {
    content: "\e715"
}

.icon-xueshengzhuce:before {
    content: "\e717"
}

.icon-xueshengdangan:before {
    content: "\e605"
}

.icon-xiala:before {
    content: "\e74e"
}

.icon-xiala1:before {
    content: "\e64d"
}

.icon-men:before {
    content: "\e71a"
}

.icon-xueshengchengji:before {
    content: "\e7df"
}

.icon-student:before {
    content: "\e624"
}

.icon-caidan1:before {
    content: "\f080"
}

.icon-shouye1:before {
    content: "\f1a7"
}

.icon-caidan2:before {
    content: "\e6a8"
}

.icon-daochu1024-03:before {
    content: "\e617"
}