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

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

.cg-default.van-button .van-button__icon[data-v-6a46de72] {
    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-6a46de72] {
    height: 80%
}

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

.betting-container[data-v-6a46de72] {
    width: 100%;
    margin: 0 auto;
    padding: .32rem;
    background: var(--bg_color_L2, #fff)
}

.betting-container[data-v-6a46de72] .van-stepper__plus,
.betting-container[data-v-6a46de72] .van-stepper__minus {
    background: var(--bg_color_L3, #fff)
}

.betting-container[data-v-6a46de72] .van-stepper__input {
    background: var(--bg_color_L3);
    color: var(--text_color_L1)
}

.header[data-v-6a46de72] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .21333rem
}

.header-left[data-v-6a46de72] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    gap: .21333rem
}

.header-left .select-text[data-v-6a46de72] {
    font-size: .48rem;
    font-weight: 700;
    color: var(--text_color_L2, #646c7b)
}

.header-left .first-text[data-v-6a46de72] {
    font-size: .48rem;
    font-weight: 700;
    color: var(--main-color)
}

.header-left .circle-button[data-v-6a46de72] {
    width: .85333rem;
    height: .85333rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.header-left .ball_1[data-v-6a46de72] {
    background-image: url(/assets/png/ball_1-DBPuytL4.png)
}

.header-left .ball_2[data-v-6a46de72] {
    background-image: url(/assets/png/ball_2-yZlcc1Sz.png)
}

.header-left .ball_3[data-v-6a46de72] {
    background-image: url(/assets/png/ball_3-DEorcGx0.png)
}

.header-left .ball_4[data-v-6a46de72] {
    background-image: url(/assets/png/ball_4-cjgTI2gd.png)
}

.header-left .ball_5[data-v-6a46de72] {
    background-image: url(/assets/png/ball_5-B3SZVPLP.png)
}

.header-left .ball_6[data-v-6a46de72] {
    background-image: url(/assets/png/ball_6-DMO7xSAX.png)
}

.header-left .ball_7[data-v-6a46de72] {
    background-image: url(/assets/png/ball_7-gx_VI6G-.png)
}

.header-left .ball_8[data-v-6a46de72] {
    background-image: url(/assets/png/ball_8-D6oc39-r.png)
}

.header-left .ball_9[data-v-6a46de72] {
    background-image: url(/assets/png/ball_9-BEEhr3pc.png)
}

.header-left .ball_10[data-v-6a46de72] {
    background-image: url(/assets/png/ball_10-Dp_860xl.png)
}

.header-left .playBet_btn[data-v-6a46de72] {
    width: 2rem;
    height: .85333rem;
    border-radius: .13333rem;
    background: var(--main_gradient-color);
    box-shadow: 0 .02667rem #bfd6f4;
    position: relative;
    color: var(--text_color_L4, #FFF);
    font-size: .42667rem;
    font-weight: 500;
    text-align: center;
    line-height: .85333rem
}

.header-left .playBet_btn[data-v-6a46de72]:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/assets/png/btn_bg-B3Cc10jT.png) no-repeat center;
    background-size: 100% 100%
}

.bet-return[data-v-6a46de72] {
    text-align: right;
    font-size: .32rem;
    color: var(--Secondary_red_color, #fd565c);
    font-weight: 500
}

.divider[data-v-6a46de72] {
    height: .01333rem;
    border-bottom: .01333rem dashed var(--Dividing_line_color, #e2e2e2);
    margin: .32rem 0
}

.section[data-v-6a46de72] {
    margin-bottom: .42667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.section-title[data-v-6a46de72] {
    color: var(--text_color_L1, #04060a);
    font-size: .42667rem;
    font-weight: 400
}

.balance-options[data-v-6a46de72] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.balance-button[data-v-6a46de72] {
    width: 1.6rem;
    height: .8rem;
    font-size: .37333rem;
    font-weight: 400;
    border-radius: .13333rem;
    background: var(--bg_color_L3);
    color: #646c7b;
    border: none;
    margin-right: .21333rem;
    text-align: center;
    line-height: .8rem
}

.balance-button[data-v-6a46de72]:last-child {
    margin-right: 0
}

.balance-button.active[data-v-6a46de72] {
    background: var(--main-color);
    color: #fff
}

.quantity-control[data-v-6a46de72] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    gap: .10667rem
}

.quantity-button[data-v-6a46de72] {
    width: .74667rem;
    height: .74667rem;
    border-radius: .10667rem;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer
}

.minus[data-v-6a46de72] {
    background-color: var(--bg_color_L1)
}

.plus[data-v-6a46de72] {
    background-color: var(--main-color)
}

.minus-icon[data-v-6a46de72] {
    width: .42667rem;
    height: .05333rem;
    background-color: #adafb8
}

.plus-icon[data-v-6a46de72] {
    position: relative;
    width: .42667rem;
    height: .05333rem;
    background-color: #fff
}

.plus-icon[data-v-6a46de72]:after {
    content: "";
    position: absolute;
    width: .05333rem;
    height: .42667rem;
    background-color: #fff;
    top: -.18667rem;
    left: .18667rem
}

.quantity-display[data-v-6a46de72] {
    width: 2.10667rem;
    height: .74667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: .4rem;
    font-weight: 700;
    border-radius: .13333rem;
    background: var(--bg_color_L1, #f6f6f6)
}

.quick-select[data-v-6a46de72] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    justify-content: end;
    margin-bottom: .42667rem
}

.quick-select-button[data-v-6a46de72] {
    width: 1.01333rem;
    height: .8rem;
    font-size: .37333rem;
    font-weight: 400;
    border-radius: .13333rem;
    background: var(--bg_color_L3);
    color: var(--text_color_L2);
    border: none;
    margin-right: .21333rem;
    text-align: center;
    line-height: .8rem
}

.quick-select-button[data-v-6a46de72]:last-child {
    margin-right: 0
}

.quick-select-button.active[data-v-6a46de72] {
    background-color: var(--main-color);
    color: #fff
}

.agreement[data-v-6a46de72] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.agreement .agreement_left[data-v-6a46de72] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    gap: .16rem
}

.agreement .user_balance[data-v-6a46de72] {
    font-size: .32rem;
    color: var(--text_color_L1)
}

.agreement .user_balance span[data-v-6a46de72] {
    color: var(--main-color);
    font-weight: 700
}

.checkbox[data-v-6a46de72] {
    width: .53333rem;
    height: .53333rem;
    border-radius: 50%;
    border: .02667rem solid var(--main-color);
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer
}

.checkbox[data-v-6a46de72]:has(.check-icon) {
    background-color: var(--main-color)
}

.check-icon[data-v-6a46de72] {
    position: relative;
    width: .32rem;
    height: .16rem;
    border-left: .04rem solid white;
    border-bottom: .04rem solid white;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -.04rem
}

.agree-text[data-v-6a46de72] {
    font-size: .32rem;
    color: var(--text_color_L2)
}

.rules-text[data-v-6a46de72] {
    font-size: .32rem;
    color: var(--Secondary_red_color)
}

.footer[data-v-6a46de72] {
    height: 1.6rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background: var(--bg_color_L2)
}

.footer[data-v-6a46de72] .van-button {
    border: none;
    border-radius: 0
}

.cancel-button[data-v-6a46de72] {
    width: 3.33333rem;
    height: 1.6rem;
    font-size: .48rem;
    font-weight: 700;
    color: var(--main-color);
    background: var(--Secondary_moto_Color8);
    border: none
}

.total-button[data-v-6a46de72] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-size: .48rem;
    height: 1.6rem;
    font-weight: 700;
    color: var(--text_color_L4);
    background: var(--main_gradient-color);
    border: none
}

.van-toast[data-v-85f36de6] {
    word-break: break-word !important
}

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

.cg-default.van-button .van-button__icon[data-v-85f36de6] {
    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-85f36de6] {
    height: 80%
}

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

.loading_moto[data-v-85f36de6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7
}

.loading_moto .loading-mask[data-v-85f36de6] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    background-color: #00000080
}

.loading_moto .loading-container[data-v-85f36de6] {
    position: relative;
    z-index: 8;
    margin-top: 3.86667rem;
    width: 100%;
    background-color: transparent;
    color: #fff;
    font-family: Arial, sans-serif;
    border-radius: .13333rem
}

.loading_moto .loading-container .loading_svg[data-v-85f36de6] {
    width: 2.13333rem;
    height: 1.6rem;
    display: block;
    margin: auto
}

.loading_moto .progress-text[data-v-85f36de6] {
    width: 1.86667rem;
    height: .93333rem;
    font-size: .32rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.46667rem;
    margin: -1.04rem auto .10667rem;
    position: relative;
    overflow: hidden
}

.loading_moto .progress-text[data-v-85f36de6]:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: .01333rem;
    width: 1.86667rem;
    height: 1.86667rem;
    background: url(/assets/png/circle-Czf32n2R.png) no-repeat center center;
    background-size: 100%;
    -webkit-animation: loading-rotate-85f36de6 5s linear infinite;
    animation: loading-rotate-85f36de6 5s linear infinite
}

.loading_moto .loading-text[data-v-85f36de6] {
    width: 2.13333rem;
    margin: auto;
    border-top: .02667rem solid #afafaf;
    text-align: center;
    line-height: .4rem;
    font-size: .18667rem
}

@-webkit-keyframes loading-rotate-85f36de6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading-rotate-85f36de6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.van-toast[data-v-efd77032] {
    word-break: break-word !important
}

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

.cg-default.van-button .van-button__icon[data-v-efd77032] {
    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-efd77032] {
    height: 80%
}

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

.scroll-lock {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed
}

#game-container[data-v-efd77032] {
    position: relative;
    width: 100%;
    height: 6.45333rem;
    z-index: 1;
    overflow: hidden
}

canvas[data-v-efd77032] {
    image-rendering: pixelated;
    image-rendering: crisp-edges
}

.motuo[data-v-efd77032] {
    background: var(--bg_color_L1, #f6f6f6);
    position: relative;
    overflow: hidden
}

.motuo[data-v-efd77032] .navbar.main .navbar-fixed {
    background: var(--bg_color_L2)
}

.motuo[data-v-efd77032] .navbar.main .navbar-fixed .navbar__content-left .van-icon,
.motuo[data-v-efd77032] .navbar.main .navbar-fixed .navbar__content-center {
    color: var(--text_color_L1)
}

.motuo .game_canvas[data-v-efd77032] {
    width: 100%;
    position: relative;
    z-index: 1
}

.motuo .game_canvas .loading_bg[data-v-efd77032] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    width: 100%;
    height: 6.45333rem;
    background: url(/assets/png/game_bg-B4GOb9hW.png) no-repeat center center;
    background-size: cover
}

.motuo .game_canvas .game_header[data-v-efd77032] {
    width: 100%;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    top: 0;
    left: 0;
    z-index: 3
}

.motuo .game_canvas .game_header .issue[data-v-efd77032] {
    margin-top: .37333rem;
    margin-left: .34667rem;
    font-size: .32rem;
    font-weight: 500;
    line-height: .32rem;
    background: -webkit-linear-gradient(top, #fff 29.71%, #aac9ff 100%);
    background: linear-gradient(180deg, #fff 29.71%, #aac9ff);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.motuo .game_canvas .game_header .countDown[data-v-efd77032] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    z-index: 4;
    width: 2.8rem;
    height: 1.04rem;
    background: url(/assets/png/time_bg-DC1yF8CO.png) no-repeat left center;
    background-size: 100% 100%;
    text-align: center;
    font-size: .37333rem;
    font-weight: 400;
    line-height: .48rem;
    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-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.motuo .game_canvas .game_header .countDown .txt[data-v-efd77032] {
    color: #f5faff;
    font-size: .32rem;
    font-weight: 400;
    line-height: .32rem
}

.motuo .game_canvas .game_header .countDown .time_num[data-v-efd77032] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    gap: .02667rem
}

.motuo .game_canvas .game_header .countDown .time_num div[data-v-efd77032] {
    width: .30667rem;
    height: .48rem;
    background-size: .26667rem .42667rem;
    background-repeat: no-repeat;
    background-position: center
}

.motuo .game_canvas .game_header .countDown .time_num .t_0[data-v-efd77032] {
    background-image: url(/assets/png/t_0-1pwHfVkZ.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_1[data-v-efd77032] {
    background-image: url(/assets/png/t_1-BqpLR2ZU.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_2[data-v-efd77032] {
    background-image: url(/assets/png/t_2-BhZE6z_b.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_3[data-v-efd77032] {
    background-image: url(/assets/png/t_3-fUXx-0mY.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_4[data-v-efd77032] {
    background-image: url(/assets/png/t_4-B-OjG9lo.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_5[data-v-efd77032] {
    background-image: url(/assets/png/t_5-DtPoG8P7.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_6[data-v-efd77032] {
    background-image: url(/assets/png/t_6-cJkbkfvD.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_7[data-v-efd77032] {
    background-image: url(/assets/png/t_7-CvchanRP.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_8[data-v-efd77032] {
    background-image: url(/assets/png/t_8-Dc2pK7Ke.png)
}

.motuo .game_canvas .game_header .countDown .time_num .t_9[data-v-efd77032] {
    background-image: url(/assets/png/t_9-DreZwtm6.png)
}

.motuo .game_canvas .game_header .countDown .time_num span[data-v-efd77032] {
    color: #ff4a4a;
    font-size: .37333rem;
    font-weight: 400;
    line-height: .48rem
}

.motuo .game_canvas .more_box[data-v-efd77032] {
    width: 100%;
    height: 1.06667rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5
}

.motuo .game_canvas .more_box .more_btn[data-v-efd77032] {
    position: absolute;
    right: .34667rem;
    bottom: .4rem;
    width: .26667rem;
    height: .2rem;
    z-index: 6
}

.motuo .game_canvas .rote_more[data-v-efd77032] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.motuo .game_canvas .sound_icon[data-v-efd77032] {
    width: .42667rem;
    height: .42667rem;
    background: url(/assets/png/sound-BIFuHXdZ.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: .34667rem;
    right: .34667rem;
    z-index: 5
}

.motuo .game_canvas .mute_icon[data-v-efd77032] {
    background: url(/assets/png/mute-YADtAPG2.png) no-repeat center;
    background-size: 100% 100%
}

.historyIssues[data-v-efd77032] {
    position: fixed;
    top: 7.66667rem;
    left: 50%;
    width: 10rem;
    height: calc(100vh - 6.45333rem);
    z-index: 3;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%)
}

.historyIssues .mask[data-v-efd77032] {
    width: 100%;
    height: 100%;
    background: #00000080;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.historyIssues .historyIssues_wrap[data-v-efd77032] {
    position: relative;
    z-index: 3;
    width: 9.30667rem;
    height: 8rem;
    overflow-y: scroll;
    border-radius: 0 0 .21333rem .21333rem;
    margin: auto
}

.historyIssues .historyIssues_wrap .title[data-v-efd77032] {
    background: var(--Secondary_moto_Color8);
    height: 1.17333rem;
    color: var(--text_color_L2);
    font-size: .37333rem;
    font-weight: 500;
    line-height: 1.17333rem;
    text-align: center
}

.historyIssues .historyIssues_wrap .his_list[data-v-efd77032] {
    background: var(--bg_color_L3);
    padding: 0 .26667rem
}

.historyIssues .historyIssues_wrap .his_list .his_item[data-v-efd77032] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .88rem
}

.historyIssues .historyIssues_wrap .his_list .his_item div[data-v-efd77032] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.historyIssues .historyIssues_wrap .his_list .his_item div[data-v-efd77032]:nth-child(1) {
    color: var(--text_color_L1, #04060a);
    font-size: .37333rem;
    font-weight: 400;
    line-height: .53333rem;
    width: 2.73333rem;
    margin-right: .49333rem;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.historyIssues .historyIssues_wrap .his_list .his_item .result_n[data-v-efd77032] {
    width: .42667rem;
    height: .42667rem;
    background-size: 100%;
    background-position: left;
    background-repeat: no-repeat
}

.historyIssues .historyIssues_wrap .his_list .his_item div[data-v-efd77032]:nth-child(2) {
    width: 1.81333rem;
    margin-right: .22667rem
}

.historyIssues .historyIssues_wrap .his_list .his_item div[data-v-efd77032]:nth-child(3) {
    width: 3.46667rem
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_1[data-v-efd77032] {
    background-image: url(/assets/png/n_1-B8L7eaVu.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_2[data-v-efd77032] {
    background-image: url(/assets/png/n_2-CK8HE_QZ.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_3[data-v-efd77032] {
    background-image: url(/assets/png/n_3-CbX1ENBa.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_4[data-v-efd77032] {
    background-image: url(/assets/png/n_4-QPtu6TX6.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_5[data-v-efd77032] {
    background-image: url(/assets/png/n_5-vz9F3c2l.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_6[data-v-efd77032] {
    background-image: url(/assets/png/n_6-Fw4DCINM.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_7[data-v-efd77032] {
    background-image: url(/assets/png/n_7-D9gsdzwj.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_8[data-v-efd77032] {
    background-image: url(/assets/png/n_8-Kx65CzPo.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_9[data-v-efd77032] {
    background-image: url(/assets/png/n_9-BKovF30S.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item .n_10[data-v-efd77032] {
    background-image: url(/assets/png/n_10-BoN9FBiX.png)
}

.historyIssues .historyIssues_wrap .his_list .his_item[data-v-efd77032]:nth-child(2n) {
    background: var(--bg_color_L3)
}

.historyIssues .historyIssues_wrap .his_list .his_tit[data-v-efd77032] {
    width: 100%;
    height: .88rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #646c7b;
    font-size: .32rem;
    font-weight: 500;
    line-height: .88rem
}

.historyIssues .historyIssues_wrap .his_list .his_tit div[data-v-efd77032]:nth-child(1) {
    width: 2.73333rem;
    margin-right: .49333rem;
    text-align: center
}

.historyIssues .historyIssues_wrap .his_list .his_tit div[data-v-efd77032]:nth-child(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1.81333rem;
    margin-right: .22667rem
}

.historyIssues .historyIssues_wrap .his_list .his_tit div:nth-child(2) span[data-v-efd77032] {
    width: .45333rem
}

.historyIssues .historyIssues_wrap .his_list .his_tit div[data-v-efd77032]:nth-child(3) {
    width: 3.46667rem;
    text-align: center
}

.historyIssues .historyIssues_wrap .his_foot[data-v-efd77032] {
    border-top: .01333rem solid var(--Dividing-line_color);
    border-radius: 0 0 .21333rem .21333rem;
    background: var(--bg_color_L2, #fff)
}

.historyIssues .historyIssues_wrap .his_foot .my_r-foot-previous.disabled[data-v-efd77032],
.historyIssues .historyIssues_wrap .his_foot .my_r-foot-next.disabled[data-v-efd77032] {
    background: var(--Secondary_moto_Color8);
    pointer-events: none
}

.historyIssues .historyIssues_wrap .his_foot .my_r-foot-previous.disabled .my_r-icon[data-v-efd77032],
.historyIssues .historyIssues_wrap .his_foot .my_r-foot-next.disabled .my_r-icon[data-v-efd77032] {
    color: #646c7b
}

.betting-area[data-v-efd77032] {
    width: 9.30667rem;
    margin: 0 auto;
    padding-top: .58667rem
}

.betting-container[data-v-efd77032] {
    border-radius: .32rem;
    background: var(--bg_color_L2);
    box-shadow: 0 .05333rem .08rem #0000001a;
    position: relative
}

.header[data-v-efd77032] {
    background-color: var(--Secondary_moto_Color9);
    height: 1.70667rem;
    position: relative;
    border-radius: .42667rem .42667rem 0 0;
    z-index: 1
}

.header .moto_bg[data-v-efd77032] {
    position: absolute;
    right: -.10667rem;
    top: -.46667rem;
    width: 2.36rem;
    height: 1.42667rem;
    background: url(/assets/png/moto_bg-DXyLyakI.png) no-repeat center;
    background-size: 100% 100%
}

.header .head_bg[data-v-efd77032] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1.70667rem;
    z-index: 2
}

.header-content[data-v-efd77032] {
    position: relative;
    padding: .42667rem .32rem .64rem;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: var(--text_color_L4)
}

.header h1[data-v-efd77032] {
    font-size: .48rem;
    font-weight: 700;
    margin: 0
}

.motorcycle-image[data-v-efd77032] {
    width: 1.6rem;
    height: 1.06667rem;
    object-fit: contain
}

.main-content[data-v-efd77032] {
    background: var(--bg_color_L2, #fff);
    border-radius: .32rem;
    margin-top: -.32rem;
    padding: .32rem;
    position: relative;
    z-index: 2
}

.number-tabs[data-v-efd77032] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap: .48rem;
    margin-bottom: .10667rem
}

.number-tabs .tab_item[data-v-efd77032] {
    font-size: .42667rem;
    font-weight: 700;
    color: var(--text_color_L2);
    line-height: .42667rem
}

.number-tabs .active[data-v-efd77032] {
    color: var(--text_color_L1);
    position: relative
}

.selection-instruction[data-v-efd77032] {
    color: var(--text_color_L2);
    margin-bottom: .32rem;
    font-size: .32rem
}

.selection-instruction span[data-v-efd77032] {
    color: var(--norm_red-color);
    font-size: .32rem;
    font-weight: 600
}

.number-balls[data-v-efd77032] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: .21333rem;
    margin-bottom: .42667rem
}

.number-balls .number[data-v-efd77032] {
    width: 1.46667rem;
    height: 1.46667rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.number-balls .ball_1[data-v-efd77032] {
    background-image: url(/assets/png/ball_1-DBPuytL4.png)
}

.number-balls .ball_2[data-v-efd77032] {
    background-image: url(/assets/png/ball_2-yZlcc1Sz.png)
}

.number-balls .ball_3[data-v-efd77032] {
    background-image: url(/assets/png/ball_3-DEorcGx0.png)
}

.number-balls .ball_4[data-v-efd77032] {
    background-image: url(/assets/png/ball_4-cjgTI2gd.png)
}

.number-balls .ball_5[data-v-efd77032] {
    background-image: url(/assets/png/ball_5-B3SZVPLP.png)
}

.number-balls .ball_6[data-v-efd77032] {
    background-image: url(/assets/png/ball_6-DMO7xSAX.png)
}

.number-balls .ball_7[data-v-efd77032] {
    background-image: url(/assets/png/ball_7-gx_VI6G-.png)
}

.number-balls .ball_8[data-v-efd77032] {
    background-image: url(/assets/png/ball_8-D6oc39-r.png)
}

.number-balls .ball_9[data-v-efd77032] {
    background-image: url(/assets/png/ball_9-BEEhr3pc.png)
}

.number-balls .ball_10[data-v-efd77032] {
    background-image: url(/assets/png/ball_10-Dp_860xl.png)
}

.number-balls.balls1[data-v-efd77032],
.number-balls.balls2[data-v-efd77032],
.number-balls.balls3[data-v-efd77032] {
    -webkit-animation: alternate .5s 1 ballsScale-efd77032;
    animation: alternate .5s 1 ballsScale-efd77032
}

@-webkit-keyframes ballsScale-efd77032 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ballsScale-efd77032 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.betting-section[data-v-efd77032] {
    margin-bottom: .53333rem
}

.betting-section .title_1[data-v-efd77032] {
    color: var(--text_color_L1);
    font-size: .42667rem;
    font-weight: 700;
    line-height: .42667rem;
    display: inline-block;
    position: relative;
    margin-bottom: .10667rem
}

.betting-grid[data-v-efd77032] {
    display: grid;
    gap: .32rem
}

.betting-row[data-v-efd77032] {
    display: grid;
    grid-template-columns: .66667rem 1fr 1fr;
    gap: .34667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.betting-row span[data-v-efd77032] {
    color: var(--text_color_L1);
    font-size: .37333rem;
    font-weight: 700
}

.betting-row div[data-v-efd77032] {
    height: 1.06667rem;
    border-radius: .21333rem;
    background: var(--Secondary_moto_Color8);
    box-shadow: 0 .05333rem 0 0 var(--Secondary_moto_Color8);
    text-align: center;
    color: var(--text_color_L3);
    font-size: .42667rem;
    position: relative;
    z-index: 1;
    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-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.betting-row div span[data-v-efd77032] {
    color: var(--text_color_L2);
    font-weight: 700
}

.betting-row div span[data-v-efd77032]:nth-child(2) {
    font-size: .32rem;
    font-weight: 400;
    opacity: .7
}

.betting-row div[data-v-efd77032]:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1.93333rem;
    height: 1.06667rem;
    background: url(/assets/png/btn_bg-B3Cc10jT.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 2
}

.betting-section[data-v-efd77032]:last-child {
    margin-bottom: .21333rem
}

.position-label[data-v-efd77032] {
    font-weight: 700;
    font-size: .26667rem
}

.bottom_bg[data-v-efd77032]:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .05333rem;
    opacity: .5;
    background: var(--Secondary_red_color)
}

.record_container[data-v-efd77032] {
    width: 9.30667rem;
    margin: .64rem auto;
    background: var(--bg_color_L2);
    border-radius: .32rem .32rem .16rem .16rem;
    box-shadow: 0 .05333rem .08rem #0000001a;
    position: relative;
    z-index: 1
}

.results-list[data-v-efd77032] {
    border-radius: .48rem .48rem .16rem .16rem;
    margin-top: -.32rem;
    position: relative;
    min-height: 6.08rem;
    z-index: 3;
    background-color: var(--bg_color_L2)
}

.results-list .no_data[data-v-efd77032] {
    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;
    height: 6.08rem
}

.results-list .no_data img[data-v-efd77032] {
    width: 5.13333rem;
    height: 3.94667rem;
    margin-bottom: .26667rem
}

.results-list .no_data div[data-v-efd77032] {
    color: var(--text_color_L2);
    font-size: .37333rem;
    font-weight: 400;
    line-height: .48rem;
    text-align: center
}

.my_r-foot[data-v-efd77032] {
    width: 4.56rem;
    height: 1.22667rem;
    padding: .21333rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 auto
}

.my_r-foot-page[data-v-efd77032] {
    font-size: .32rem;
    color: var(--text_color_L2)
}

.my_r-foot-previous[data-v-efd77032],
.my_r-foot-next[data-v-efd77032] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: var(--main-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.my_r-foot-previous.disabled[data-v-efd77032],
.my_r-foot-next.disabled[data-v-efd77032] {
    background: var(--Secondary_moto_Color8);
    pointer-events: none
}

.my_r-foot-previous.disabled .my_r-icon[data-v-efd77032],
.my_r-foot-next.disabled .my_r-icon[data-v-efd77032] {
    color: #646c7b
}

.my_r-foot-previous .my_r-icon[data-v-efd77032],
.my_r-foot-next .my_r-icon[data-v-efd77032] {
    color: #fff
}

.win_item[data-v-efd77032] {
    margin-bottom: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.win_item .rk[data-v-efd77032] {
    color: #f9561b;
    line-height: normal;
    font-size: .32rem;
    font-weight: 500
}

.win_item .win_ball[data-v-efd77032] {
    width: .85333rem;
    height: .85333rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.win_item .ball_1[data-v-efd77032] {
    background-image: url(/assets/png/ball_1-DBPuytL4.png)
}

.win_item .ball_2[data-v-efd77032] {
    background-image: url(/assets/png/ball_2-yZlcc1Sz.png)
}

.win_item .ball_3[data-v-efd77032] {
    background-image: url(/assets/png/ball_3-DEorcGx0.png)
}

.win_item .ball_4[data-v-efd77032] {
    background-image: url(/assets/png/ball_4-cjgTI2gd.png)
}

.win_item .ball_5[data-v-efd77032] {
    background-image: url(/assets/png/ball_5-B3SZVPLP.png)
}

.win_item .ball_6[data-v-efd77032] {
    background-image: url(/assets/png/ball_6-DMO7xSAX.png)
}

.win_item .ball_7[data-v-efd77032] {
    background-image: url(/assets/png/ball_7-gx_VI6G-.png)
}

.win_item .ball_8[data-v-efd77032] {
    background-image: url(/assets/png/ball_8-D6oc39-r.png)
}

.win_item .ball_9[data-v-efd77032] {
    background-image: url(/assets/png/ball_9-BEEhr3pc.png)
}

.win_item .ball_10[data-v-efd77032] {
    background-image: url(/assets/png/ball_10-Dp_860xl.png)
}

.win_item .bs_oe[data-v-efd77032] {
    width: 1.86667rem;
    height: .8rem;
    text-align: center;
    color: #fff;
    font-size: .42667rem;
    line-height: .8rem;
    font-weight: 500;
    border-radius: .10667rem;
    background: -webkit-linear-gradient(top, #ff9350 0%, #f9561b 100%);
    background: linear-gradient(180deg, #ff9350, #f9561b);
    box-shadow: 0 .02667rem #ca4b1c
}

.win_item .oe[data-v-efd77032] {
    border-radius: .10667rem;
    background: -webkit-linear-gradient(top, #59c896 0%, #13ac66 100%);
    background: linear-gradient(180deg, #59c896, #13ac66);
    box-shadow: 0 .02667rem #0d804c
}

.noWin .rk[data-v-efd77032] {
    color: #768ca6
}

.noWin .bs_oe[data-v-efd77032],
.noWin .oe[data-v-efd77032] {
    border-radius: .10667rem;
    background: -webkit-linear-gradient(top, #A5C2E4 0%, #7194C7 100%);
    background: linear-gradient(180deg, #a5c2e4, #7194c7);
    box-shadow: 0 .02667rem #5275a0
}

.win_item[data-v-efd77032]:first-child {
    margin-top: 0
}

.van-toast {
    word-break: break-word !important
}

.cg-default.van-button {
    font-weight: 700;
    font-size: .4rem
}

.cg-default.van-button .van-button__icon {
    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 {
    height: 80%
}

@media(orientation:landscape) {
    html.landscape {
        font-size: 9vh !important
    }
}

.van-config-provider {
    position: relative
}