.font-family-dinbold[data-v-12307472] {
    font-family: dinbold,sans-serif,serif
}

.temp-border[data-v-12307472] {
    height: 64px;
    line-height: 64px;
    background: #1f222e;
    padding-left: 15px
}

.temp-border.top-bottom[data-v-12307472] {
    position: relative
}

.temp-border.top-bottom .el-form-item__label[data-v-12307472] {
    position: absolute;
    top: 0;
    height: 14px!important;
    line-height: 14px!important;
    font-size: 12px!important;
    margin-top: 10px;
    color: hsla(0,0%,100%,.4)!important;
    font-weight: 400
}

.temp-border.top-bottom .el-form-item__content[data-v-12307472] {
    position: absolute;
    bottom: 0;
    width: 30em!important
}

@keyframes goldMove-12307472 {
    0% {
        top: 0
    }

    to {
        top: 100%
    }
}

.font-yellow[data-v-12307472] {
    color: #ffc378
}

.font-blue[data-v-12307472] {
    color: #7cacff
}

.font-green[data-v-12307472] {
    color: #45c9a5
}

.font-orange[data-v-12307472] {
    color: #eb6060
}

.font-yellow2[data-v-12307472] {
    color: #f5c71d
}

.font-vs[data-v-12307472] {
    color: #d69c75
}

.mb-0[data-v-12307472] {
    margin-bottom: 0
}

.mt-20[data-v-12307472] {
    margin-top: 20px
}

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

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

.flex-between[data-v-12307472] {
    display: flex;
    justify-content: space-between
}

.active-btn[data-v-12307472] {
    -webkit-background: linear-gradient(90deg,#d69c75,#e3b78e);
    background: linear-gradient(90deg,#d69c75,#e3b78e);
    height: 40px;
    line-height: 40px
}

.cell-border[data-v-12307472] {
    height: 64px;
    background: #1f222e;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cell-border>div[data-v-12307472] {
    padding-top: 5px
}

.cell-border>div small[data-v-12307472] {
    line-height: 18px;
    font-size: 12px;
    color: hsla(0,0%,100%,.4)
}

.cell-border>div p[data-v-12307472] {
    line-height: 40px;
    font-size: 16px;
    color: hsla(0,0%,100%,.4)
}

.cell-border a[data-v-12307472] {
    color: #018fff
}

.font-linear[data-v-12307472] {
    background: linear-gradient(90deg,#02c2ff,#018fff);
    background: -ms-linear-gradient(top,#02c2ff 0,#018fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffad26",endColorstr="#018FFF",GradientType=0);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    color: transparent!important
}

.gray-scale[data-v-12307472] {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.anim-btn[data-v-12307472] {
    position: relative;
    padding: 0;
    border: none;
    background: hsla(0,0%,100%,.2);
    overflow: hidden
}

.anim-btn[data-v-12307472]:hover {
    color: #fff;
    background: transparent;
    box-shadow: none
}

.anim-btn[data-v-12307472]:after,.anim-btn[data-v-12307472]:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #fff;
    transition: all .4s ease
}

.anim-btn[data-v-12307472]:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0
}

.anim-btn[data-v-12307472]:hover:after,.anim-btn[data-v-12307472]:hover:before {
    width: 100%;
    transition: all .8s ease
}

.anim-game-warp[data-v-12307472] {
    overflow: hidden;
    position: relative
}

.anim-game-warp .game_logo[data-v-12307472] {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform .35s;
    transform-origin: 50% 50%
}

.anim-game-warp .game_logo .el-image[data-v-12307472] {
    border-radius: 4.8px
}

.anim-game-warp .overlay[data-v-12307472] {
    transition: all .2s ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    opacity: 0;
    transition: opacity .35s,transform .35s;
    transform: scale3d(1.05,1.05,1)
}

.anim-game-warp img[data-v-12307472] {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    opacity: .8
}

.anim-game-warp .overlay-container[data-v-12307472] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.anim-game-warp .overlay[data-v-12307472]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.5);
    content: "";
    transition: transform .6s;
    transform: scale3d(1.9,1.4,1) rotate(45deg) translate3d(10%,-124%,0)
}

.anim-game-warp .btn-custom[data-v-12307472] {
    background: #e2b271;
    background-image: linear-gradient(90deg,#e2b271,#f6d99d);
    border-radius: 16px;
    color: #5c3301;
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.anim-game-warp .btn-custom .text-wrap[data-v-12307472] {
    position: relative;
    width: 90px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden
}

.anim-game-warp .btn-custom[data-v-12307472]:hover {
    cursor: pointer;
    transition-timing-function: cubic-bezier(.6,4,.3,.8);
    animation: gelatine-12307472 .5s 1
}

@keyframes gelatine-12307472 {
    0%,to {
        transform: scale(1)
    }

    25% {
        transform: scale(.9,1.1)
    }

    50% {
        transform: scale(1.1,.9)
    }

    75% {
        transform: scale(.95,1.05)
    }
}

.anim-game-warp:hover .overlay[data-v-12307472] {
    opacity: 1;
    transform: scaleX(1)
}

.anim-game-warp:hover .game_logo[data-v-12307472] {
    transform: scale3d(1.05,1.05,1)
}

.anim-game-warp:hover .overlay[data-v-12307472]:before {
    transform: scale3d(1.9,1.4,1) rotate(45deg) translate3d(10%,124%,0)
}

.btnYellow[data-v-12307472] {
    font-weight: 700!important
}

.btnYellow[data-v-12307472],.btnYellow[data-v-12307472]:focus,.btnYellow[data-v-12307472]:hover {
    color: #633100!important;
    background: linear-gradient(90deg,#e2b271,#f6d99d)!important
}

.colorYellow[data-v-12307472] {
    background: #e2b271;
    background: linear-gradient(90deg,#e2b271,#f6d99d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffad26",endColorstr="#018FFF",GradientType=0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent!important
}

.moneyColor[data-v-12307472] {
    background: var(--main-color-gold-gradient,linear-gradient(90deg,#e2b271,#f6d99d));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.new_child_tab_wrap[data-v-12307472] {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin: 0;
    gap: 16px
}

.new_child_tab_wrap li[data-v-12307472] {
    width: 96px;
    color: hsla(0,0%,100%,.8);
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    cursor: pointer
}

.new_child_tab_wrap li.active[data-v-12307472] {
    font-weight: 700
}

.flexStart[data-v-12307472] {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.flexSpace[data-v-12307472] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.input-item[data-v-12307472] {
    margin-bottom: 24px
}

.coinAnimation[data-v-12307472] {
    animation: bounce-down-12307472 1.8s linear infinite
}

.coinAnimationUp[data-v-12307472] {
    animation: bounce-up-12307472 1.8s linear infinite
}

@keyframes bounce-down-12307472 {
    25% {
        transform: translateY(-4px)
    }

    50%,to {
        transform: translateY(0)
    }

    75% {
        transform: translateY(4px)
    }
}

@keyframes bounce-up-12307472 {
    25% {
        transform: translateY(4px)
    }

    50%,to {
        transform: translateY(0)
    }

    75% {
        transform: translateY(-4px)
    }
}

[data-v-12307472] .el-dialog {
    border-radius: 16px;
    background: none!important;
    border: none!important;
    -webkit-backdrop-filter: none!important;
    backdrop-filter: none!important;
    margin-top: 0!important;
    width: 100%;
    height: 100%;
    box-shadow: none!important
}

[data-v-12307472] .el-dialog__header {
    display: none
}

.tuijianDialog[data-v-12307472] {
    z-index: 13000!important
}

.promo_dialog[data-v-12307472] {
    height: 244px;
    border-radius: 16px;
    font-family: PingFang SC;
    text-align: center;
    width: 400px;
    height: 480px;
    background: url(../../../cdn/tus5r4v1F/img/choose_wallet.9e76250e.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 160px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.promo_dialog .coin[data-v-12307472] {
    width: 80px;
    height: 80px
}

.promo_dialog .coinRight[data-v-12307472] {
    width: 72px;
    height: 53px;
    position: absolute;
    right: -3px;
    top: 103px
}

.promo_dialog .coinleft[data-v-12307472] {
    width: 76px;
    height: 68px;
    position: absolute;
    left: 0;
    bottom: 98px
}

.promo_dialog .promo_dialog_title[data-v-12307472] {
    color: hsla(0,0%,100%,.8980392157);
    font-size: 20px;
    line-height: 30px;
    padding-top: 24px
}

.promo_dialog .promo_dialog_text[data-v-12307472] {
    margin-top: 24px;
    color: hsla(0,0%,100%,.8);
    font-weight: regular;
    font-size: 14px;
    line-height: 22px
}

.promo_dialog .promo_dialog_choose[data-v-12307472] {
    display: flex;
    justify-content: center;
    align-items: center
}

.promo_dialog .promo_dialog_btn[data-v-12307472] {
    width: 123.5px;
    height: 48px;
    line-height: 48px;
    border-radius: 12px;
    background: hsla(0,0%,100%,.05);
    color: hsla(0,0%,100%,.6);
    font-size: 14px;
    font-weight: 700
}

.promo_dialog .susspromo_dialog_btn[data-v-12307472] {
    border-radius: 12px;
    background: linear-gradient(90deg,#e2b271,#f6d99d);
    color: #633100
}

.promo_dialog .el-button.is-disabled[data-v-12307472] {
    background: #25282f;
    color: hsla(0,0%,100%,.4)
}

.promo_dialog .promo_dialog_text[data-v-12307472] {
    color: #d33835;
    text-align: center;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 600
}

.promo_dialog .promo_dialog_ul[data-v-12307472] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 231px;
    margin: 8px auto 24px;
    height: 40px
}

.promo_dialog .promo_dialog_ul .promo_dialog_li[data-v-12307472]:first-child {
    margin-right: 8px
}

.promo_dialog .button_list[data-v-12307472] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 24px
}

.promo_dialog .button_list .promo_dialog_btn[data-v-12307472] {
    width: 123.5px;
    height: 48px;
    line-height: 48px;
    border-radius: 12px;
    background: hsla(0,0%,100%,.05);
    color: hsla(0,0%,100%,.6);
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    background: url(../../../cdn/tus5r4v1F/img/notyet.7f40dd48.png) no-repeat;
    background-size: 100% 100%
}

.promo_dialog .button_list .susspromo_dialog_btn[data-v-12307472] {
    border-radius: 12px;
    background: linear-gradient(90deg,#e2b271,#f6d99d);
    color: #633100;
    margin-left: 16px;
    background: url(../../../cdn/tus5r4v1F/img/comfirm.ae3cd20d.png) no-repeat;
    background-size: 100% 100%
}

.promo_dialog .promo_dialog_li[data-v-12307472] {
    display: flex;
    justify-content: center;
    align-items: center;
    color: hsla(0,0%,100%,.4);
    font-size: 14px;
    line-height: 21px;
    flex: 1;
    cursor: pointer;
    color: #d33835;
    font-family: PingFang SC;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

.promo_dialog .promo_dialog_li_active[data-v-12307472] {
    color: #d33835
}

.promo_dialog .promo_dialog_li_select[data-v-12307472] {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #d33835;
    width: 18px;
    height: 18px;
    margin-right: 11px
}

.promo_dialog .promo_dialog_li_select span[data-v-12307472] {
    display: none
}

.promo_dialog .promo_dialog_li_select_active[data-v-12307472] {
    border-radius: 4px;
    border: 1px solid #d33835
}

.promo_dialog .promo_dialog_li_select_active span[data-v-12307472] {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 2px;
    background: #d33835
}

.closeimg[data-v-12307472] {
    position: absolute;
    top: 40px;
    right: -12px;
    width: 32px;
    height: 32px;
    cursor: pointer
}

.promo_feedback[data-v-12307472] {
    height: 195px;
    border-radius: 16px;
    background: linear-gradient(118.9deg,#3a404c,#2a2d34),rgba(71,83,101,.1490196078);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    font-family: PingFang SC;
    font-weight: semibold;
    text-align: center
}

.promo_feedback_title[data-v-12307472] {
    color: hsla(0,0%,100%,.9);
    font-size: 20px;
    line-height: 30px;
    padding-top: 24px
}

.promo_feedback_des[data-v-12307472] {
    color: hsla(0,0%,100%,.8);
    font-weight: regular;
    font-size: 14px;
    line-height: 21px;
    margin: 24px 0
}

.promo_feedback_btngroup[data-v-12307472] {
    display: flex;
    align-items: center;
    justify-content: center
}

.errorbtn[data-v-12307472] {
    width: 263px;
    height: 48px;
    line-height: 48px;
    border-radius: 12px;
    background: linear-gradient(90deg,#e2b271,#f6d99d);
    color: #633100;
    font-size: 16px;
    cursor: pointer
}
