@charset "UTF-8";
.van-toast[data-v-ef5c8333] {
    word-break: break-word !important
}

.cg-default.van-button[data-v-ef5c8333] {
    font-weight: 700;
    font-size: .4rem
}

.cg-default.van-button .van-button__icon[data-v-ef5c8333] {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.cg-default.van-button .van-button__icon>img[data-v-ef5c8333] {
    height: 80%
}

@media(orientation:landscape) {
    html.landscape[data-v-ef5c8333] {
        font-size: 9vh !important
    }
}

.addWithdrawType-top[data-v-ef5c8333] {
    background: var(--darkBg, var(--bg_color_L2));
    border-radius: .13333rem;
    height: 2.66667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    gap: .5rem;
    margin-bottom: .26667rem
}

.addWithdrawType-top img[data-v-ef5c8333] {
    width: 1.17333rem;
    height: 1.17333rem
}

.addWithdrawType-top span[data-v-ef5c8333] {
    color: var(--text_color_L3);
    font-size: .37333rem
}

.addWithdrawType-text[data-v-ef5c8333] {
    color: var(--norm_red-color);
    font-weight: 400;
    font-size: .29333rem;
    margin-bottom: .26667rem
}

.canNotAdd[data-v-ef5c8333] {
    height: 2.66667rem;
    background-color: var(--darkBg, var(--bg_color_L2));
    margin-bottom: .26667rem;
    font-size: .37333rem;
    color: var(--text_color_L3);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    gap: .18667rem;
    text-align: center;
    border-radius: .26667rem;
    padding-top: .44rem
}

.canNotAdd .forgetbg[data-v-ef5c8333] {
    width: 1.06667rem;
    height: 1.06667rem
}