@charset "UTF-8";
.svg-icon {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: middle
}

.van-calendar__day[data-v-43ea6970] {
    color: #fff
}

.van-calendar__day--disabled[data-v-43ea6970],
.van-calendar__weekdays[data-v-43ea6970] {
    color: #80849c
}

[data-v-43ea6970]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-43ea6970] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.list[data-v-43ea6970] {
    padding: 0 .4rem
}

.list .item[data-v-43ea6970] {
    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;
    padding: .26667rem .4rem;
    font-size: .4rem;
    margin: .53333rem 0
}

.list .item img[data-v-43ea6970] {
    width: .90667rem;
    padding-right: .18667rem
}

.list .item span[data-v-43ea6970] {
    font-size: .4rem;
    color: #fff
}

.list .item-title[data-v-43ea6970] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.list.info .item[data-v-43ea6970] {
    margin: .26667rem 0
}

.list .checked .checkedIcon[data-v-43ea6970] {
    width: .58667rem
}

.van-calendar__day[data-v-4eb25d27] {
    color: #fff
}

.van-calendar__day--disabled[data-v-4eb25d27],
.van-calendar__weekdays[data-v-4eb25d27] {
    color: #80849c
}

[data-v-4eb25d27]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-4eb25d27] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.right[data-v-4eb25d27] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .4rem;
    color: #fff
}

.right .img[data-v-4eb25d27] {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    margin-right: .13333rem;
    overflow: hidden;
    position: relative;
    display: block
}

.right .img img[data-v-4eb25d27] {
    display: block;
    height: .6rem;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%)
}

.popup[data-v-4eb25d27] {
    border-radius: .26667rem .26667rem 0 0
}

.fun-tab-item {
    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
}

.fun-tab-item__wrap {
    position: relative
}

.fun-tab-item__badge {
    position: absolute;
    top: .05333rem;
    right: -.13333rem;
    padding: 0 .05333rem;
    min-width: .10667rem;
    height: .18667rem;
    font-size: .12rem;
    line-height: .18667rem;
    color: #fff;
    background: #ff411c;
    white-space: nowrap;
    border-radius: 1.33333rem;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    text-align: center
}

.fun-tab-bar-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    min-height: .66667rem;
    background: #fff
}

.fun-tab-bar .fun-tab-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    font-size: .16rem
}

.fun-tab-bar .fun-tab-item__badge {
    top: .02667rem;
    right: 0
}

.fun-tabs {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff
}

.fun-tabs__tab-list {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-width: 100%;
    width: -webkit-min-content;
    width: min-content
}

.fun-tabs__active-line {
    position: absolute;
    bottom: .04rem;
    left: 0;
    width: .4rem;
    height: .04rem;
    border-radius: .05333rem
}

.fun-tabs .fun-tab-item {
    padding: .13333rem .16rem;
    font-size: .18667rem;
    text-align: center;
    white-space: nowrap
}

.van-calendar__day[data-v-77344a13] {
    color: #fff
}

.van-calendar__day--disabled[data-v-77344a13],
.van-calendar__weekdays[data-v-77344a13] {
    color: #80849c
}

[data-v-77344a13]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-77344a13] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.tabs[data-v-77344a13] {
    background: none;
    margin-top: .48rem;
    margin-bottom: .4rem
}

.tab_item[data-v-77344a13] {
    min-width: 1.28rem;
    height: 1.58667rem;
    margin-inline: .06667rem;
    padding: 0;
    color: #80849c !important;
    border-radius: .13333rem;
    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;
    padding: 0 .13333rem
}

.tab_item img[data-v-77344a13] {
    max-width: .56rem;
    height: .56rem;
    margin-bottom: .10667rem
}

.tab_item span[data-v-77344a13] {
    font-size: .32rem
}

.allGame[data-v-77344a13] {
    height: .93333rem;
    min-width: 1.86667rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.tab_active[data-v-77344a13] {
    color: #fff !important;
    background: -webkit-linear-gradient(319deg, #fecc21 0%, #fc5d02 18%, #fa2367 51%, #ee3625 76%, #9b25c9 100%) !important;
    background: linear-gradient(131deg, #fecc21 0%, #fc5d02 18%, #fa2367 51%, #ee3625 76%, #9b25c9 100%) !important
}

[data-v-77344a13] .fun-tabs .fun-tab-item {
    padding: .18667rem 0
}

.noBg[data-v-77344a13] {
    background: none !important
}

.noBg[data-v-77344a13] .van-tabs__nav--card .van-tab--card {
    background: rgba(21, 30, 43, .81) !important
}

.van-calendar__day[data-v-43a33a85] {
    color: #fff
}

.van-calendar__day--disabled[data-v-43a33a85],
.van-calendar__weekdays[data-v-43a33a85] {
    color: #80849c
}

[data-v-43a33a85]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-43a33a85] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gameItem1[data-v-43a33a85] {
    width: 2.90667rem;
    height: 3.92rem;
    border-radius: .16rem;
    display: inline-block
}

.gameItem1 img[data-v-43a33a85] {
    width: 2.90667rem;
    height: 3.92rem;
    border-radius: .16rem
}

.gameItem1 .win-odds[data-v-43a33a85] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .48rem;
    background: rgba(247, 72, 72, .25);
    color: #0e131b;
    width: 100%;
    border-radius: .13333rem;
    font-size: .29333rem;
    overflow: hidden;
    margin-top: .08rem;
    margin-bottom: .13333rem;
    position: relative
}

.gameItem1 .win-odds .win-p[data-v-43a33a85] {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: #F74848
}

.gameItem1 .win-odds span[data-v-43a33a85] {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    line-height: .53333rem
}

.gameItem1 .win-odds span[data-v-43a33a85]:first-child {
    padding-left: .13333rem
}

.gameItem1 .win-odds span[data-v-43a33a85]:last-child {
    text-align: right;
    padding-right: .13333rem
}

.elec[data-v-43a33a85],
.elec img[data-v-43a33a85] {
    height: 3.92rem
}

.slot_bg[data-v-43a33a85] {
    width: 4.53333rem;
    height: 1.44rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #151c26;
    border-radius: 0
}

.gameImte2[data-v-43a33a85] {
    width: 100%
}

.gameImte2 .other_style[data-v-43a33a85],
.gameImte2 .lottery_style[data-v-43a33a85] {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    white-space: break-spaces
}

.gameImte2 .other_style[data-v-43a33a85],
.gameImte2 .other_style img[data-v-43a33a85] {
    width: 2.90667rem;
    height: 3.92rem
}

.gameImte2 .other_style div[data-v-43a33a85] {
    padding-top: .82667rem;
    text-align: center;
    font-size: .26667rem;
    color: #fff;
    font-weight: 400
}

.gameImte2 .lottery_style[data-v-43a33a85] {
    position: relative;
    width: 100%;
    height: var(--01e19d00);
    color: #fff
}

.gameImte2 .lottery_style .tit[data-v-43a33a85] {
    position: absolute;
    width: 2.02667rem;
    top: .32rem;
    left: .32rem;
    font-weight: 700;
    font-size: .37333rem
}

.gameImte2 .lottery_style .txt1[data-v-43a33a85],
.gameImte2 .lottery_style .txt2[data-v-43a33a85] {
    position: absolute;
    left: .32rem;
    bottom: .69333rem;
    font-size: .24rem;
    -webkit-transform: scale(.85);
    transform: scale(.85)
}

.gameImte2 .lottery_style .txt2[data-v-43a33a85] {
    left: .24rem;
    bottom: .26667rem
}

.gameImte2 .big_prize[data-v-43a33a85] {
    width: 2.90667rem;
    height: 3.92rem;
    position: relative;
    border-radius: .32rem
}

.gameImte2 .big_prize .bg[data-v-43a33a85] {
    position: absolute;
    top: 0;
    left: 0;
    width: 2.90667rem;
    height: 3.92rem;
    border-radius: .32rem;
    background-repeat: no-repeat;
    background-size: 2.90667rem 3.92rem;
    background-position: center;
    z-index: 1
}

.gameImte2 .big_prize .info[data-v-43a33a85] {
    width: 100%;
    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;
    position: relative;
    z-index: 3;
    padding-top: .13333rem
}

.gameImte2 .big_prize .info .text[data-v-43a33a85] {
    margin-left: .10667rem
}

.gameImte2 .big_prize .info .text .title[data-v-43a33a85] {
    font-size: .29333rem;
    color: #fff
}

.gameImte2 .big_prize .info .text .award[data-v-43a33a85] {
    font-size: .34667rem;
    color: #fecc21
}

.gameImte2 .big_prize .info .multiple[data-v-43a33a85] {
    position: relative;
    z-index: 3;
    color: #fff;
    padding: .08rem .05333rem;
    border: .01333rem solid #fff;
    border-radius: .08rem;
    font-size: .29333rem;
    margin-right: .10667rem
}

.gameImte2 .big_prize .bottom[data-v-43a33a85] {
    position: absolute;
    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;
    bottom: 0;
    left: 0;
    height: 1.09333rem;
    z-index: 3;
    width: 100%;
    background: #141c26
}

.gameImte2 .big_prize .bottom .foot[data-v-43a33a85] {
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: .26667rem;
    text-align: center
}

.gameImte2 .big_prize .bottom .amount[data-v-43a33a85] {
    position: relative;
    color: #fecc21;
    font-size: .26667rem;
    text-align: center
}

.gameImte2 .big_prize[data-v-43a33a85]:after {
    content: "";
    display: block;
    width: 2.90667rem;
    height: 1.12rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(21, 28, 38, .5)
}

.van-calendar__day[data-v-c543b9b4] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c543b9b4],
.van-calendar__weekdays[data-v-c543b9b4] {
    color: #80849c
}

[data-v-c543b9b4]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c543b9b4] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.aloneGame[data-v-c543b9b4] {
    width: 100%
}

.aloneGame .header[data-v-c543b9b4] {
    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;
    width: 100%
}

.aloneGame .header .title[data-v-c543b9b4] {
    font-size: .4rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.aloneGame .header .title .icons[data-v-c543b9b4] {
    width: .56rem;
    height: .56rem;
    margin-right: .18667rem
}

.aloneGame .header .title div[data-v-c543b9b4] {
    display: inline-block;
    width: -webkit-fit-content;
    width: fit-content;
    height: .64rem;
    background-color: #151c26;
    border-radius: .10667rem;
    font-size: .34667rem;
    line-height: .64rem;
    cursor: pointer;
    margin-left: .13333rem;
    padding: 0 .26667rem
}

.aloneGame .header .title div .all[data-v-c543b9b4] {
    color: #989898
}

.aloneGame .header .title div .len[data-v-c543b9b4] {
    color: #fa2367;
    margin-left: .26667rem
}

.aloneGame .header .right_btn[data-v-c543b9b4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.aloneGame .header .right_btn img[data-v-c543b9b4] {
    width: .64rem;
    height: .62667rem;
    margin-left: .13333rem
}

.aloneGame .flash_desc[data-v-c543b9b4] {
    font-size: .32rem;
    color: #ffffffb3
}

.aloneGame .awar_desc .amount[data-v-c543b9b4] {
    color: #fecc21
}

.aloneGame .three_item[data-v-c543b9b4] {
    width: 100%;
    height: 3.84rem;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative
}

.aloneGame .three_item .contents[data-v-c543b9b4] {
    height: 2.90667rem;
    display: -webkit-box;
    white-space: nowrap;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0
}

.aloneGame .three_item .contents .item[data-v-c543b9b4] {
    margin-right: .24rem;
    display: inline-block
}

.aloneGame .three_item3[data-v-c543b9b4],
.aloneGame .three_item3 .contents3[data-v-c543b9b4],
.aloneGame .three_item22[data-v-c543b9b4] {
    height: 2.90667rem
}

.aloneGame[data-v-c543b9b4] ::-webkit-scrollbar {
    width: 0;
    height: 0
}

.aloneGame[data-v-c543b9b4] ::-webkit-scrollbar-track {
    background: transparent
}

.aloneGame[data-v-c543b9b4] ::-webkit-scrollbar-thumb {
    background: transparent
}

.aloneGame .all_item .item_one[data-v-c543b9b4] {
    margin-bottom: .24rem
}

.aloneGame .all_item .item_two[data-v-c543b9b4] {
    margin: 0 auto .24rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.aloneGame .look_all[data-v-c543b9b4] {
    margin: .64rem auto;
    width: 3.84rem;
    height: .8rem;
    background: -webkit-linear-gradient(224deg, #7a2bbf 0%, #e616de 27%, #f90089 73%, #fb2936 100%);
    background: linear-gradient(226deg, #7a2bbf 0%, #e616de 27%, #f90089 73%, #fb2936 100%);
    box-shadow: 0 .04rem .08rem .01333rem #00000029;
    border-radius: .4rem;
    font-size: .32rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: .8rem;
    cursor: pointer
}

.aloneGame .look_awar[data-v-c543b9b4] {
    margin: .64rem auto;
    height: .64rem;
    line-height: .64rem
}

.my-swipe[data-v-c543b9b4] {
    margin-top: .4rem;
    margin-bottom: .4rem
}

.my-swipe .van-swipe-item[data-v-c543b9b4] {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .21333rem;
    height: 100%
}

.my-swipe .van-swipe-item .item_one[data-v-c543b9b4] {
    height: 100%;
    margin-bottom: .24rem
}

.my-swipe .van-swipe-item .item_two[data-v-c543b9b4] {
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.my-swipe .isShowAll[data-v-c543b9b4] {
    height: auto
}

.my-swipe .gys[data-v-c543b9b4] {
    grid-template-columns: repeat(2, 1fr);
    border-radius: none
}

.ChangLong[data-v-c543b9b4] {
    width: 100%;
    height: 2.13333rem;
    background: url(/assets/png/changlong_bg-82acfbd5.png) no-repeat center center;
    background-size: contain;
    position: relative;
    padding-top: .24rem;
    margin-bottom: .53333rem;
    cursor: pointer
}

.ChangLong .box[data-v-c543b9b4] {
    height: 1.2rem;
    background: url(/assets/png/changlong_icon-a1be5291.png) no-repeat left center;
    background-size: 1.2rem 1.2rem;
    padding-left: 1.36rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: .53333rem
}

.ChangLong .box div[data-v-c543b9b4]:first-child {
    font-size: .32rem;
    margin-bottom: .06667rem;
    padding-top: .16rem
}

.ChangLong .box div[data-v-c543b9b4]:nth-child(2) {
    font-size: .24rem;
    width: 3.46667rem
}

.van-calendar__day[data-v-daeccd27] {
    color: #fff
}

.van-calendar__day--disabled[data-v-daeccd27],
.van-calendar__weekdays[data-v-daeccd27] {
    color: #80849c
}

[data-v-daeccd27]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-daeccd27] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinRate[data-v-daeccd27] {
    width: 100%;
    min-height: 1.70667rem;
    margin-bottom: .4rem
}

.WinRate img[data-v-daeccd27] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.van-calendar__day[data-v-c2da155a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c2da155a],
.van-calendar__weekdays[data-v-c2da155a] {
    color: #80849c
}

[data-v-c2da155a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c2da155a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.slot_list .slot_item[data-v-c2da155a] {
    margin-bottom: .61333rem
}

.slot_list .slot_item .slot_title[data-v-c2da155a] {
    font-size: .4rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: .32rem
}

.slot_list .slot_item .slot_title img[data-v-c2da155a] {
    margin-right: .10667rem;
    height: .64rem;
    vertical-align: middle
}

.slot_list .slot_item .slot_img_box[data-v-c2da155a] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .24rem;
    margin-bottom: .4rem
}

.slot_list .slot_item .slot_img_box img[data-v-c2da155a] {
    width: 2.90667rem;
    height: 3.92rem;
    border-radius: .10667rem
}

.slot_list .slot_item .all_slot[data-v-c2da155a] {
    margin: auto;
    width: 3.84rem;
    height: .8rem;
    background: -webkit-linear-gradient(191deg, #7A2BBF 0%, #E616DE 27%, #F90089 73%, #FB2936 100%);
    background: linear-gradient(259deg, #7A2BBF 0%, #E616DE 27%, #F90089 73%, #FB2936 100%);
    box-shadow: 0 .04rem .08rem .01333rem #00000029;
    border-radius: .4rem;
    line-height: .8rem;
    color: #fff;
    text-align: center;
    font-size: .32rem
}

.van-calendar__day[data-v-7c315adf] {
    color: #fff
}

.van-calendar__day--disabled[data-v-7c315adf],
.van-calendar__weekdays[data-v-7c315adf] {
    color: #80849c
}

[data-v-7c315adf]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-7c315adf] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.video_list .video_item[data-v-7c315adf] {
    margin-bottom: .61333rem
}

.video_list .video_item .video_title[data-v-7c315adf] {
    font-size: .4rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: .32rem
}

.video_list .video_item .video_title img[data-v-7c315adf] {
    margin-right: .10667rem;
    height: .53333rem;
    vertical-align: middle
}

.video_list .video_item .video_title span[data-v-7c315adf] {
    vertical-align: middle
}

.video_list .video_item .video_img_box[data-v-7c315adf] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .24rem;
    margin-bottom: .4rem
}

.video_list .video_item .video_img_box img[data-v-7c315adf] {
    width: 2.90667rem;
    height: 3.92rem;
    border-radius: .10667rem
}

.video_list .video_item .all_slot[data-v-7c315adf] {
    margin: auto;
    width: 3.84rem;
    height: .8rem;
    background: -webkit-linear-gradient(191deg, #7A2BBF 0%, #E616DE 27%, #F90089 73%, #FB2936 100%);
    background: linear-gradient(259deg, #7A2BBF 0%, #E616DE 27%, #F90089 73%, #FB2936 100%);
    box-shadow: 0 .04rem .08rem .01333rem #00000029;
    border-radius: .4rem;
    line-height: .8rem;
    color: #fff;
    text-align: center;
    font-size: .32rem
}

.van-calendar__day[data-v-8903d5e3] {
    color: #fff
}

.van-calendar__day--disabled[data-v-8903d5e3],
.van-calendar__weekdays[data-v-8903d5e3] {
    color: #80849c
}

[data-v-8903d5e3]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-8903d5e3] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.allGames__container[data-v-8903d5e3] {
    padding: 0 .4rem .4rem
}

.van-calendar__day[data-v-01da4a9c] {
    color: #fff
}

.van-calendar__day--disabled[data-v-01da4a9c],
.van-calendar__weekdays[data-v-01da4a9c] {
    color: #80849c
}

[data-v-01da4a9c]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-01da4a9c] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lotteryGamesList__container[data-v-01da4a9c] {
    width: 4.34667rem;
    height: 2.13333rem
}

.lotteryGamesList__container-item[data-v-01da4a9c] {
    width: 100%;
    height: 100%;
    position: relative
}

.lotteryGamesList__container-item img[data-v-01da4a9c] {
    width: 100%
}

.lotteryGamesList__container-item__time[data-v-01da4a9c] {
    position: absolute;
    bottom: .4rem;
    left: .53333rem;
    width: 1.17333rem;
    height: .48rem;
    color: #ff6e68;
    font-size: .32rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 9rem;
    background: #fff
}

.van-calendar__day[data-v-0d0dbf17] {
    color: #fff
}

.van-calendar__day--disabled[data-v-0d0dbf17],
.van-calendar__weekdays[data-v-0d0dbf17] {
    color: #80849c
}

[data-v-0d0dbf17]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-0d0dbf17] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lotteryGames__container[data-v-0d0dbf17] {
    overflow: hidden
}

.lotteryGames__container[data-v-0d0dbf17] .van-nav-bar {
    background: #f7f8ff
}

.lotteryGames__container[data-v-0d0dbf17] .van-nav-bar .van-nav-bar__content .van-nav-bar__left .van-icon {
    color: #333
}

.lotteryGames__container-tabBar[data-v-0d0dbf17] {
    padding-inline: .16rem
}

.lotteryGames__container-tabBar[data-v-0d0dbf17] .van-tabs__nav--card {
    height: .98667rem;
    margin: 0
}

.lotteryGames__container-tabBar[data-v-0d0dbf17] .van-tabs__nav--card .van-tab--card {
    width: 2.53333rem;
    height: .8rem;
    margin-right: .13333rem;
    color: #80849c !important;
    font-size: .34667rem;
    border-radius: 9rem;
    background: #fff;
    box-shadow: 0 .08rem .16rem .05333rem #d0d0ed5c
}

.lotteryGames__container-tabBar[data-v-0d0dbf17] .van-tabs__nav--card .van-tab--card.van-tab--active {
    color: #fff !important;
    background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
    background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset, 0 .08rem .16rem #d0d0ed99
}

.lotteryGames__container-tabBar[data-v-0d0dbf17] .van-tabs__nav--card .van-tab--card:last-of-type {
    display: none
}

.lotteryGames__container-timeTab[data-v-0d0dbf17] {
    padding-inline: .16rem
}

.lotteryGames__container-timeTab[data-v-0d0dbf17] .van-tabs__nav .van-tab {
    color: #80849c !important
}

.lotteryGames__container-timeTab[data-v-0d0dbf17] .van-tabs__nav .van-tab.van-tab--active {
    color: #ff7172 !important
}

.lotteryGames__container-timeTab[data-v-0d0dbf17] .van-tabs__nav .van-tab:last-of-type {
    display: none
}

.lotteryGames__container-list[data-v-0d0dbf17] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
    grid-auto-rows: 2.13333rem;
    height: calc(100vh - 4.05333rem);
    margin-top: .66667rem;
    overflow: scroll
}

:root {
    --van-tabs-card-height: auto
}

.van-calendar__day[data-v-87239069] {
    color: #fff
}

.van-calendar__day--disabled[data-v-87239069],
.van-calendar__weekdays[data-v-87239069] {
    color: #80849c
}

[data-v-87239069]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-87239069] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.onlineGames__container[data-v-87239069] {
    overflow: hidden
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-center span {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-center span.active {
    opacity: 0
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-center input {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translateY(-50%);
    width: .13333rem;
    height: .93333rem;
    padding: .06667rem;
    padding: .2rem 0 .2rem 1.46667rem;
    font-size: .37333rem;
    font-weight: 400;
    border: none;
    border-radius: .46667rem;
    background-color: #12171f;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-center input.active {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6.42667rem;
    opacity: 1
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-center input::-webkit-input-placeholder {
    color: #acafc2;
    font-size: .32rem;
    position: relative
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-center input::placeholder {
    color: #acafc2;
    font-size: .32rem;
    position: relative
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-right {
    width: .77333rem
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-right i {
    font-size: .64rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-right i.active {
    -webkit-transform: translateX(-6.8rem) translateY(.02667rem);
    transform: translate(-6.8rem) translateY(.02667rem)
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-right span {
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #666;
    font-size: .37333rem;
    line-height: .53333rem;
    white-space: nowrap;
    display: none
}

.onlineGames__container[data-v-87239069] .navbar .navbar__content .navbar__content-right span.active {
    display: initial;
    top: .13333rem;
    right: 0
}

.onlineGames__container[data-v-87239069] .fun-tabs {
    background-color: transparent;
    padding-bottom: .26667rem
}

.onlineGames__container[data-v-87239069] .fun-tabs .fun-tab-item {
    width: 2.93333rem;
    height: .8rem;
    color: #80849c;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: .34667rem;
    box-shadow: 0 .08rem .16rem .05333rem #d0d0ed5c;
    background: #fff;
    margin-right: .26667rem;
    border-radius: .53333rem
}

.onlineGames__container[data-v-87239069] .fun-tabs .fun-tab-item span {
    font-size: .32rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 .05333rem;
    width: 100%
}

.onlineGames__container[data-v-87239069] .fun-tabs .fun-tab-item:last-child {
    margin-right: 0
}

.onlineGames__container[data-v-87239069] .fun-tabs .fun-tab-item.activeClassName {
    background: -webkit-linear-gradient(337deg, #FECC21 0%, #FC5D02 18%, #FA2367 51%, #EE3625 76%, #9B25C9 100%);
    background: linear-gradient(113deg, #FECC21 0%, #FC5D02 18%, #FA2367 51%, #EE3625 76%, #9B25C9 100%)
}

.onlineGames__container[data-v-87239069] .fun-tabs .fun-tab-item.activeClassName span {
    color: #fff
}

.onlineGames__container-tabBar[data-v-87239069] {
    margin-top: .32rem;
    padding-inline: .32rem
}

.onlineGames__container-tabBar[data-v-87239069] .van-tabs__nav--card {
    height: 1.86667rem;
    margin: 0
}

.onlineGames__container-tabBar[data-v-87239069] .van-tabs__nav--card .van-tab--card {
    width: 2.53333rem;
    height: 1.33333rem;
    margin-inline: .06667rem;
    padding: 0;
    color: #80849c !important;
    border-radius: .13333rem
}

.onlineGames__container-tabBar[data-v-87239069] .van-tabs__nav--card .van-tab--card>span {
    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;
    width: 100%;
    height: 100%
}

.onlineGames__container-tabBar[data-v-87239069] .van-tabs__nav--card .van-tab--card>span img {
    max-height: 55%;
    max-width: 55%
}

.onlineGames__container-tabBar[data-v-87239069] .van-tabs__nav--card .van-tab--card.van-tab--active {
    color: #fff !important;
    background: -webkit-linear-gradient(337deg, #FECC21 0%, #FC5D02 18%, #FA2367 51%, #EE3625 76%, #9B25C9 100%);
    background: linear-gradient(113deg, #FECC21 0%, #FC5D02 18%, #FA2367 51%, #EE3625 76%, #9B25C9 100%)
}

.onlineGames__container-gameType[data-v-87239069] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    gap: .28rem;
    width: 100%;
    margin-bottom: .8rem;
    padding-inline: .32rem
}

.onlineGames__container-gameType__item[data-v-87239069] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    width: 2.93333rem;
    height: .8rem;
    color: #80849c;
    font-size: .34667rem;
    text-align: center;
    line-height: .8rem;
    border-radius: 9rem;
    background: #ffffff;
    box-shadow: 0 .08rem .16rem .05333rem #d0d0ed5c
}

.onlineGames__container-gameType__item.active[data-v-87239069] {
    color: #fff;
    background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
    background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset, 0 .08rem .16rem #d0d0ed99
}

.onlineGames__container-list[data-v-87239069] {
    display: grid;
    justify-items: center;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 4rem;
    gap: .26667rem .13333rem;
    height: calc(100vh - 3.46667rem);
    overflow-y: auto
}

.onlineGames__container-list__item[data-v-87239069] {
    width: 2.89333rem;
    height: 3.92rem;
    border-radius: .06667rem
}

.onlineGames__container-list__item img[data-v-87239069] {
    width: 2.89333rem;
    height: 3.92rem;
    object-fit: cover;
    border-radius: .06667rem
}

.onlineGames__container-list__item span[data-v-87239069] {
    display: block;
    width: 100%;
    height: .77333rem;
    font-size: .32rem;
    text-align: center;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-inline: .26667rem;
    overflow: hidden
}

.onlineGames__container-list.miniGames[data-v-87239069] {
    height: calc(100vh - 1.6rem)
}

.van-calendar__day[data-v-bbbc22c6] {
    color: #fff
}

.van-calendar__day--disabled[data-v-bbbc22c6],
.van-calendar__weekdays[data-v-bbbc22c6] {
    color: #80849c
}

[data-v-bbbc22c6]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-bbbc22c6] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.sysMessage__container[data-v-bbbc22c6] {
    color: #fff;
    padding: .4rem
}

.sysMessage__container-msgWrapper[data-v-bbbc22c6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: .32rem;
    overflow: hidden;
    overflow-y: auto
}

.sysMessage__container-msgWrapper__item[data-v-bbbc22c6] {
    padding: .26667rem;
    border-radius: .16rem;
    background: #081c37;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.sysMessage__container-msgWrapper__item .left[data-v-bbbc22c6] {
    width: 1.2rem;
    text-align: center
}

.sysMessage__container-msgWrapper__item .left img[data-v-bbbc22c6] {
    width: .64rem;
    height: .64rem;
    opacity: .6
}

.sysMessage__container-msgWrapper__item .right[data-v-bbbc22c6] {
    width: 100%;
    padding: .10667rem 0 .4rem
}

.sysMessage__container-msgWrapper__item .right-title[data-v-bbbc22c6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.sysMessage__container-msgWrapper__item .right-title span[data-v-bbbc22c6] {
    font-size: .4rem;
    font-weight: 500
}

.sysMessage__container-msgWrapper__item .right-title svg[data-v-bbbc22c6] {
    width: .48rem;
    height: .48rem;
    position: absolute;
    right: .13333rem
}

.sysMessage__container-msgWrapper__item .right-time[data-v-bbbc22c6] {
    margin-block: .10667rem .37333rem;
    color: #80849c;
    font-size: .32rem;
    font-weight: 400
}

.sysMessage__container-msgWrapper__item .right-content[data-v-bbbc22c6] {
    color: #80849c;
    font-size: .32rem;
    font-weight: 400;
    word-break: break-word
}

.sysMessage__container-empty[data-v-bbbc22c6] {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.van-calendar__day[data-v-21a65021] {
    color: #fff
}

.van-calendar__day--disabled[data-v-21a65021],
.van-calendar__weekdays[data-v-21a65021] {
    color: #80849c
}

[data-v-21a65021]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-21a65021] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.game-iframe[data-v-21a65021] {
    width: 100%;
    height: 100vh
}

.game-iframe .close[data-v-21a65021] {
    position: fixed;
    z-index: 100;
    top: .4rem;
    left: .4rem
}

.game-iframe .close img[data-v-21a65021] {
    width: .8rem;
    height: .8rem
}

.game-iframe iframe[data-v-21a65021] {
    display: block;
    border: 0;
    width: 100%;
    height: 100%
}

.van-calendar__day[data-v-eebcfced] {
    color: #fff
}

.van-calendar__day--disabled[data-v-eebcfced],
.van-calendar__weekdays[data-v-eebcfced] {
    color: #80849c
}

[data-v-eebcfced]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-eebcfced] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.x-4d-head[data-v-eebcfced] {
    display: block;
    padding-top: .13333rem;
    background: -webkit-linear-gradient(left, #F95959 0%, #FF9A8E 100%);
    background: linear-gradient(90deg, #F95959 0%, #FF9A8E 100%)
}

.x-4d-head .time[data-v-eebcfced] {
    text-align: center;
    height: .72rem;
    line-height: .72rem;
    max-width: 60%;
    margin: 0 auto .34667rem;
    font-size: .37333rem;
    color: #fff;
    border-top: .01333rem solid #fff;
    border-bottom: .01333rem solid #fff;
    position: relative
}

.x-4d-head .time[data-v-eebcfced]:after,
.x-4d-head .time[data-v-eebcfced]:before {
    position: absolute;
    top: -.02667rem;
    content: "";
    height: .72rem;
    width: .25333rem
}

.x-4d-head .time[data-v-eebcfced]:after {
    left: -.25333rem;
    background: url(/assets/svg/arr-left-bfe1fd7a.svg) no-repeat left top;
    background-size: cover
}

.x-4d-head .time[data-v-eebcfced]:before {
    right: -.25333rem;
    background: url(/assets/svg/arr-right-2572fbc2.svg) no-repeat left top;
    background-size: cover
}

.x-4d-head .time .menu[data-v-eebcfced] {
    position: absolute;
    top: .72rem;
    left: 0;
    background: #fff;
    color: #333;
    width: 100%;
    border-radius: .13333rem;
    border: .01333rem solid #FFC8C8;
    font-size: .37333rem;
    line-height: .93333rem;
    z-index: 99
}

.x-4d-head .time .menu h3[data-v-eebcfced] {
    height: .93333rem;
    color: #333;
    background-color: #f6f6f6
}

.x-4d-head .time .menu ul li[data-v-eebcfced] {
    height: .93333rem;
    color: #666
}

.x-4d-head .time .menu ul li.active[data-v-eebcfced] {
    color: #fff;
    background: #FF7374
}

.x-4d-head .lottery[data-v-eebcfced],
.x-4d-head .flex[data-v-eebcfced] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    min-height: 3.73333rem;
    padding: 0
}

.x-4d-head .lottery .item[data-v-eebcfced],
.x-4d-head .flex .item[data-v-eebcfced] {
    width: 20%
}

.x-4d-head .lottery .item .box[data-v-eebcfced],
.x-4d-head .flex .item .box[data-v-eebcfced] {
    height: 1.6rem;
    width: 1.6rem;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    font-size: .53333rem;
    color: #fff;
    margin-bottom: .16rem;
    border-radius: 1.6rem;
    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
}

.x-4d-head .lottery .item .box .img[data-v-eebcfced],
.x-4d-head .flex .item .box .img[data-v-eebcfced] {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 80%;
    background-color: #fff;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.x-4d-head .lottery .item .box.active[data-v-eebcfced],
.x-4d-head .flex .item .box.active[data-v-eebcfced] {
    background: -webkit-linear-gradient(324.57deg, #FF8E89 12.38%, #FFC3A2 87.13%);
    background: linear-gradient(125.43deg, #FF8E89 12.38%, #FFC3A2 87.13%)
}

.x-4d-head .lottery .item .box.active .img[data-v-eebcfced],
.x-4d-head .flex .item .box.active .img[data-v-eebcfced] {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.van-calendar__day[data-v-df649127] {
    color: #fff
}

.van-calendar__day--disabled[data-v-df649127],
.van-calendar__weekdays[data-v-df649127] {
    color: #80849c
}

[data-v-df649127]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-df649127] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.betType[data-v-df649127] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.betType .title[data-v-df649127] {
    font-size: .42667rem;
    margin-bottom: .13333rem;
    font-weight: 600;
    position: relative;
    height: .4rem;
    line-height: .4rem;
    padding-left: .26667rem
}

.betType .title[data-v-df649127]:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: .08rem;
    height: .4rem;
    background-color: #ff827a;
    border-radius: .06667rem
}

.betType-list[data-v-df649127],
.betType .flex[data-v-df649127] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.21333rem;
    width: 100%;
    padding: 0
}

.betType-list .item[data-v-df649127],
.betType .flex .item[data-v-df649127] {
    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;
    width: calc(33.3% - .21333rem);
    background: #F6F6F6;
    height: .93333rem;
    border-radius: .13333rem;
    margin-bottom: .16rem;
    margin-right: .21333rem;
    text-align: center;
    font-size: .37333rem;
    color: #666;
    overflow: hidden
}

.betType-list .item.action[data-v-df649127],
.betType .flex .item.action[data-v-df649127] {
    background: -webkit-linear-gradient(324.57deg, #FF8E89 12.38%, #FFC3A2 87.13%);
    background: linear-gradient(125.43deg, #FF8E89 12.38%, #FFC3A2 87.13%);
    color: #fff
}

.van-calendar__day[data-v-60a88d6a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-60a88d6a],
.van-calendar__weekdays[data-v-60a88d6a] {
    color: #80849c
}

[data-v-60a88d6a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-60a88d6a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.howPay .title[data-v-60a88d6a] {
    font-size: .42667rem;
    margin-bottom: .13333rem;
    font-weight: 600;
    position: relative;
    height: .4rem;
    line-height: .4rem;
    padding-left: .26667rem
}

.howPay .title[data-v-60a88d6a]:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: .08rem;
    height: .4rem;
    background-color: #ff827a;
    border-radius: .06667rem
}

.howPay-list[data-v-60a88d6a],
.howPay .flex[data-v-60a88d6a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0
}

.howPay-list .item[data-v-60a88d6a],
.howPay .flex .item[data-v-60a88d6a] {
    width: calc(50% - .09333rem);
    text-align: center;
    border: .01333rem solid #ACAFC2;
    border-radius: .13333rem;
    margin-bottom: .16rem;
    font-size: .37333rem;
    position: relative;
    overflow: hidden
}

.howPay-list .item[data-v-60a88d6a]:active:before,
.howPay .flex .item[data-v-60a88d6a]:active:before {
    opacity: 0
}

.howPay-list .item .icon[data-v-60a88d6a],
.howPay .flex .item .icon[data-v-60a88d6a] {
    position: absolute;
    right: 0;
    bottom: 0;
    height: .53333rem;
    width: .6rem;
    text-align: right;
    background-image: -webkit-linear-gradient(135deg, orangered 50%, rgba(255, 255, 255, 0) 50%);
    background-image: linear-gradient(315deg, orangered 50%, rgba(255, 255, 255, 0) 50%);
    color: #fff;
    line-height: .8rem
}

.howPay-list .item.action[data-v-60a88d6a],
.howPay .flex .item.action[data-v-60a88d6a] {
    border-color: #f95959;
    color: #f95959
}

.van-calendar__day[data-v-6cea1b38] {
    color: #fff
}

.van-calendar__day--disabled[data-v-6cea1b38],
.van-calendar__weekdays[data-v-6cea1b38] {
    color: #80849c
}

[data-v-6cea1b38]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-6cea1b38] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.betAmount .title[data-v-6cea1b38] {
    font-size: .42667rem;
    margin-bottom: .13333rem;
    font-weight: 600;
    position: relative;
    height: .4rem;
    line-height: .4rem;
    padding-left: .26667rem
}

.betAmount .title[data-v-6cea1b38]:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: .08rem;
    height: .4rem;
    background-color: #ff827a;
    border-radius: .06667rem
}

.betAmount-list[data-v-6cea1b38] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.betAmount-list .item[data-v-6cea1b38] {
    width: calc(16.6666666667% - .16rem);
    height: .93333rem;
    line-height: .93333rem;
    background-color: #f6f6f6;
    text-align: center;
    border-radius: .13333rem
}

.betAmount-list .item.active[data-v-6cea1b38] {
    background: -webkit-linear-gradient(324.57deg, #FF8E89 12.38%, #FFC3A2 87.13%);
    background: linear-gradient(125.43deg, #FF8E89 12.38%, #FFC3A2 87.13%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    color: #fff
}

.van-calendar__day[data-v-018f548a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-018f548a],
.van-calendar__weekdays[data-v-018f548a] {
    color: #80849c
}

[data-v-018f548a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-018f548a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.select[data-v-018f548a] {
    margin-top: .4rem;
    margin: 0 -.32rem
}

.select .tab[data-v-018f548a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 1.06667rem
}

.select .tab li[data-v-018f548a] {
    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;
    width: calc(25% - .05333rem);
    height: 1.06667rem;
    text-align: center;
    background-color: #f6f6f6;
    border-radius: .13333rem .13333rem 0 0
}

.select .tab li.active[data-v-018f548a] {
    background: #F95959;
    color: #fff
}

.select .numList[data-v-018f548a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
    border-radius: 0 0 .13333rem .13333rem;
    margin-top: .26667rem
}

.select .numList ul[data-v-018f548a] {
    width: 25%;
    text-align: center
}

.select .numList ul li[data-v-018f548a] {
    margin: 0 auto .26667rem;
    height: 1.46667rem;
    width: 1.46667rem;
    line-height: 1.46667rem;
    background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
    background-size: cover;
    color: #ccc;
    font-size: .66667rem;
    font-style: normal;
    font-weight: 700
}

.select .numList ul li.action[data-v-018f548a] {
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover
}

.van-calendar__day[data-v-72be302f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-72be302f],
.van-calendar__weekdays[data-v-72be302f] {
    color: #80849c
}

[data-v-72be302f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-72be302f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.foot[data-v-72be302f] {
    position: fixed;
    bottom: 0;
    left: auto;
    height: 1.6rem;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    font-size: .32rem;
    max-width: 10rem
}

.foot .item[data-v-72be302f] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -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;
    background-color: #fee;
    color: #f95959
}

.foot .item.bet[data-v-72be302f] {
    line-height: .66667rem;
    font-size: .42667rem;
    font-weight: 700;
    background: #CFD1DE;
    color: #666
}

.foot .item.bet.active[data-v-72be302f] {
    background-color: #f95959;
    color: #fff
}

.van-calendar__day[data-v-79a24f29] {
    color: #fff
}

.van-calendar__day--disabled[data-v-79a24f29],
.van-calendar__weekdays[data-v-79a24f29] {
    color: #80849c
}

[data-v-79a24f29]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-79a24f29] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.x-bet[data-v-79a24f29] {
    padding: .32rem
}

.x-bet-sub[data-v-79a24f29] {
    text-align: center;
    color: #151515;
    font-size: .42667rem;
    position: relative;
    height: .8rem;
    line-height: .8rem
}

.x-bet-sub .clear[data-v-79a24f29] {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .32rem;
    color: #888
}

.x-bet-sub .clear .icon[data-v-79a24f29] {
    color: #f95959;
    font-size: .4rem
}

.x-bet-maxbet[data-v-79a24f29] {
    text-align: center
}

.x-bet-maxbet .tip[data-v-79a24f29] {
    color: #ff7172;
    display: inline-block;
    padding: 0 .26667rem;
    height: .66667rem;
    line-height: .66667rem;
    border: .01333rem solid #ff7172;
    border-radius: .66667rem
}

.x-bet-title[data-v-79a24f29] {
    font-size: .37333rem;
    color: #888;
    margin-bottom: .13333rem
}

.x-bet-lottery .box[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.x-bet-lottery .box .item[data-v-79a24f29] {
    height: .82667rem;
    line-height: .82667rem;
    text-align: center;
    color: #fff;
    font-size: .53333rem;
    width: .82667rem;
    margin: 0 .05333rem;
    border-radius: .82667rem;
    background-color: #ffbd9f;
    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
}

.x-bet-lottery .box .item .img[data-v-79a24f29] {
    width: .66667rem;
    height: .66667rem;
    display: block
}

.x-bet-type .box[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin-right: -.13333rem
}

.x-bet-type .box .item[data-v-79a24f29] {
    width: calc(25% - .13333rem);
    margin: 0 .13333rem .13333rem 0;
    height: .8rem;
    line-height: .8rem;
    border: .01333rem solid #FFCFCE;
    border-radius: .13333rem;
    color: #f95959
}

.x-bet-multiple[data-v-79a24f29] {
    margin-top: .4rem;
    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
}

.x-bet-multiple .tit[data-v-79a24f29] {
    font-size: .37333rem;
    color: #888
}

.x-bet-multiple .box[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.x-bet-multiple .box .li[data-v-79a24f29] {
    width: .66667rem;
    height: .66667rem;
    font-size: .4rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-radius: .66667rem;
    background: #FF7172;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.x-bet-multiple .box .digit[data-v-79a24f29] {
    height: .66667rem;
    border-radius: .66667rem;
    width: 2.4rem;
    padding: 0;
    margin: 0 .06667rem;
    background: #FFCFCE
}

.x-bet-multiple .box .digit[data-v-79a24f29] .van-field__control {
    text-align: center
}

.x-bet .multiple-list[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.x-bet .multiple-list .box[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .8rem;
    line-height: .8rem;
    margin: .4rem 0
}

.x-bet .multiple-list .box .item[data-v-79a24f29] {
    text-align: center;
    min-width: 1.2rem;
    border: .01333rem solid #D9D9D9;
    color: #f95959;
    font-size: .37333rem;
    border-radius: .13333rem;
    margin: 0 .05333rem
}

.x-bet .multiple-list .box .item.active[data-v-79a24f29] {
    border: none;
    background: -webkit-linear-gradient(left, #FF918C 0%, #FFBD9F 100%);
    background: linear-gradient(90deg, #FF918C 0%, #FFBD9F 100%);
    box-shadow: 0 -.05333rem .13333rem .02667rem #fff0ec inset;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    color: #fff
}

.x-bet-list[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.x-bet-list .item[data-v-79a24f29] {
    height: .8rem;
    line-height: .8rem;
    background-color: #f6f6f6;
    margin-bottom: .16rem;
    padding: 0 .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.x-bet-list .item .lab[data-v-79a24f29] {
    min-width: 2.66667rem;
    color: #666;
    font-size: .34667rem
}

.x-bet-list .item .number[data-v-79a24f29] {
    font-size: .4rem;
    color: #f95959
}

.x-bet-list .item .balance[data-v-79a24f29],
.x-bet-list .item .amount[data-v-79a24f29] {
    font-weight: .37333rem;
    color: #333
}

.x-bet-list .item .amount[data-v-79a24f29] {
    color: #ff9e10
}

.x-bet-wallet[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.x-bet-wallet .tip[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    color: #fe6868;
    font-size: .29333rem
}

.x-bet-wallet .tip img[data-v-79a24f29] {
    height: .4rem;
    width: .4rem;
    display: block;
    margin-right: .13333rem
}

.x-bet-wallet .txt[data-v-79a24f29] {
    font-size: .32rem;
    color: #333
}

.x-bet-agree[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .32rem;
    margin-top: .26667rem
}

.x-bet-agree .txt[data-v-79a24f29] {
    color: #ff7172
}

.x-bet-foot[data-v-79a24f29] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    font-size: .45333rem
}

.x-bet-foot .cancel[data-v-79a24f29] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background-color: #cfd1de;
    color: #666
}

.x-bet-foot .bet[data-v-79a24f29] {
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5;
    flex: 1.5;
    background-color: #f95959;
    color: #fff
}

.van-calendar__day[data-v-57b6cde4] {
    color: #fff
}

.van-calendar__day--disabled[data-v-57b6cde4],
.van-calendar__weekdays[data-v-57b6cde4] {
    color: #80849c
}

[data-v-57b6cde4]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-57b6cde4] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.x-bet[data-v-57b6cde4] {
    padding: 0
}

.x-bet-box[data-v-57b6cde4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.x-bet-box .item[data-v-57b6cde4] {
    width: calc(50% - .13333rem);
    border: .01333rem solid #FFCFCE;
    text-align: center;
    height: 1.46667rem;
    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;
    border-radius: .13333rem
}

.x-bet-box .item .pay[data-v-57b6cde4] {
    color: #f95959;
    font-size: .32rem
}

.x-bet-box .item .num[data-v-57b6cde4] {
    font-size: .48rem;
    color: #f95959;
    font-weight: 600
}

.x-bet-box .item .txt[data-v-57b6cde4] {
    margin-top: .06667rem;
    font-size: .37333rem;
    color: #888
}

.x-bet-pay[data-v-57b6cde4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .8rem;
    line-height: .8rem;
    border: .01333rem solid #FFCFCE;
    border-radius: .13333rem;
    padding: 0 .26667rem
}

.x-bet-pay .name[data-v-57b6cde4] {
    margin: 0 .06667rem;
    color: #f95959;
    font-size: .37333rem
}

.x-bet-dupleList[data-v-57b6cde4] {
    max-height: 4.73333rem;
    overflow-y: auto;
    margin: .32rem 0
}

.x-bet-dupleList .box[data-v-57b6cde4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.x-bet-dupleList .box .sub[data-v-57b6cde4] {
    color: #888;
    font-size: .42667rem;
    min-width: 2.4rem
}

.x-bet-dupleList .box .digits[data-v-57b6cde4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .26667rem
}

.x-bet-dupleList .box .digits .list[data-v-57b6cde4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.x-bet-dupleList .box .digits .list .num[data-v-57b6cde4] {
    width: 20%
}

.x-bet-dupleList .box .digits .list .num .item[data-v-57b6cde4] {
    margin: 0 auto;
    text-align: center;
    height: .93333rem;
    width: .93333rem;
    line-height: .93333rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover;
    color: #f95959;
    font-size: .4rem;
    font-style: normal;
    font-weight: 700
}

.van-calendar__day[data-v-e89da5ba] {
    color: #fff
}

.van-calendar__day--disabled[data-v-e89da5ba],
.van-calendar__weekdays[data-v-e89da5ba] {
    color: #80849c
}

[data-v-e89da5ba]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-e89da5ba] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.resultBox .r123[data-v-e89da5ba] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap: .13333rem
}

.resultBox .r123 .r[data-v-e89da5ba] {
    width: 33.3333333333%;
    background: #F6F6F6;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap: .13333rem;
    -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;
    padding: .2rem 0;
    border-radius: .13333rem
}

.resultBox .r123 .r .num[data-v-e89da5ba] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap: .04rem
}

.resultBox .r123 .r .num span[data-v-e89da5ba] {
    display: block;
    background: #F95959;
    border-radius: 50%;
    width: .53333rem;
    height: .53333rem;
    text-align: center;
    line-height: .53333rem;
    color: #fff;
    font-size: .37333rem;
    font-weight: 700
}

.resultBox .r123 .r p[data-v-e89da5ba] {
    color: #666;
    font-size: .37333rem
}

.resultBox .title[data-v-e89da5ba] {
    border-radius: .13333rem;
    background-color: #fee;
    margin: .26667rem 0;
    color: #f95959;
    font-size: .37333rem;
    font-weight: 700;
    text-align: center;
    padding: .2rem 0
}

.resultBox .rOther[data-v-e89da5ba] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .09333rem
}

.resultBox .rOther span[data-v-e89da5ba] {
    width: calc(20% - .09333rem);
    background: #F6F6F6;
    color: #333;
    font-size: .4rem;
    font-weight: 700;
    border-radius: .13333rem;
    text-align: center;
    padding: .13333rem 0;
    margin-bottom: .06667rem
}

.van-calendar__day[data-v-c26e419c] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c26e419c],
.van-calendar__weekdays[data-v-c26e419c] {
    color: #80849c
}

[data-v-c26e419c]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c26e419c] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gameBox[data-v-c26e419c] {
    margin-top: .26667rem
}

.gameBox>div[data-v-c26e419c] {
    background: #FFF;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    border-radius: .13333rem
}

.gameBox .items .itemBox.active[data-v-c26e419c] {
    border-radius: .13333rem;
    border: .01333rem solid rgb(230, 193, 199)
}

.gameBox .items .itemBox.active .item[data-v-c26e419c] {
    border-bottom: none;
    padding: .4rem .26667rem 0
}

.gameBox .items .state1[data-v-c26e419c] {
    color: #598ff9
}

.gameBox .items .state2[data-v-c26e419c] {
    color: #fd565c
}

.gameBox .items .state3[data-v-c26e419c] {
    color: #47ba7c
}

.gameBox .items .state4[data-v-c26e419c],
.gameBox .items .state5[data-v-c26e419c] {
    color: #888
}

.gameBox .items .state6[data-v-c26e419c] {
    color: #ff8616
}

.gameBox .items .green[data-v-c26e419c] {
    color: #47ba7c
}

.gameBox .items .red[data-v-c26e419c] {
    color: #fd565c
}

.gameBox .items .item[data-v-c26e419c] {
    padding: .4rem .26667rem;
    border-bottom: solid .01333rem #DADDF0;
    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
}

.gameBox .items .item>div[data-v-c26e419c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: .13333rem
}

.gameBox .items .item .name[data-v-c26e419c] {
    font-size: .37333rem;
    color: #333
}

.gameBox .items .item .name.bold[data-v-c26e419c] {
    font-size: .4rem;
    font-weight: 700
}

.gameBox .items .item .time[data-v-c26e419c] {
    color: #888;
    font-size: .32rem
}

.gameBox .items .item .state[data-v-c26e419c] {
    font-size: .37333rem
}

.gameBox .items .item .amount[data-v-c26e419c] {
    font-size: .4rem;
    font-weight: 700
}

.gameBox .items .info[data-v-c26e419c] {
    margin: .13333rem .26667rem .26667rem;
    border-top: solid .01333rem #DADDF0;
    padding-top: .26667rem
}

.gameBox .items .info .order .li[data-v-c26e419c] {
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    color: #888;
    display: flex;
    justify-content: space-between
}

.gameBox .items .info .order .li>span[data-v-c26e419c] {
    padding-left: .53333rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAACP0lEQVR4AZVUzW4SURQ+50476ALTBDewcbrBjcZG3HTVJrpsoo8AGxufovoEukNgAS6s2/oGsgdDKNFIF043bUzEECApc4e5x3suhszAAPKt4N5zvu+b83MRYkDV6o53I/No4QEC7Okjx1wgtojIRQWf7Vcva3G5OH/glUovELCKtr2D2Szg3RRgMvnvUoJyXaCrK6DRyAUFb5YRG/ilylu/WqOg0SQ1HtMqBO1zkjrWr1RO4sn0hf/xlNRgQP8LjuUcNhIhuykW8+xsE7IwKTvlUs1qKEvln9b+viMePogI0fU1BM0mQO8PkOcBptMg7mdB6NqGoZpfOa6/bW/vWuzOSt7JW8+eLgZ9qQMMRwBBMD0cjYDcS/NTZDKzWG6c+vb91kTKX2LLsp5j6NKQdbtTZ0vAYux+Bts2zoHoUBChI3adaMKPLqyDnoTIf0ylQKB4JDTtHiuEEVFfAur1ooTTWXVEbPScQCykjD1mQpeGw6iatr8O3PEIPCPQEojQmrdvPcnBOpgmhMArqUhdimBCddMET0bUrdxyUpF7vDCLXHdB4kwkbts1XY9+0DlfSLIOD2afph8LwEwato6OFsRUpwO6bO7soeC14fWhwZA2hs7xax9IFsv5iIp8X37nn37ajJTJdI5XLL2OrQ1fsNNJu72aaOzRpNGYOtNGwhwLD6zZbWGd6EF1uH7o3ANMJKaF1+NFv3tAFxf8WPQJqJA4Pj5bSRgmFqj3HNEx22QY9czqWSNFdW4mFgr9+by/AOgiF+80fF8AAAAASUVORK5CYII=) no-repeat left;
    background-size: .26667rem .26667rem
}

.gameBox .items .info .order .li .numTit[data-v-c26e419c] {
    color: #333;
    font-size: .37333rem
}

.gameBox .items .info .order .li .copy[data-v-c26e419c] {
    padding-right: .53333rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAD/cHL/cXP/cXL/cHD/cHD/cXH/cXH/cXKHG6ONAAAACHRSTlMAf2/fIBC/z4tSxnwAAABeSURBVBjTY0AHQYJgoAJis1h0gEFzAJDD1A6RqVAAchgbIaolBIA6xNrAOkAchA4gh6kDChSAHEYYR4BOnMQKBQSno9kBSUaVAcEBegDJoUAOqwVcBxA4QTytih5MAHWJUsGFmjujAAAAAElFTkSuQmCC) no-repeat center right;
    background-size: .32rem .32rem;
    color: #333
}

.gameBox .items .info .order .li:first-child>span[data-v-c26e419c] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAACPklEQVR4AZVUv28SYRh+vqsmh1PBrR08A5skdiiki9RJxjLq0IRujtdzwwEaXIXzL7CjbnWkGzg0ERNJ7OAAEYdiHIBOHon0Pt/3roT7RSlPAnff977vc+9vgQhIXV8HlCIUsQspt+hKcyWiA4E+bPlJmLXjKFsRJntVgJDvEVPXkckCGxtAIuEKLQs4Pwd6XWA07kPiKEjsI5SGUYeq6sjtArknQCyGhWi2gNNTYGJVRK12hLBnRllWq1IOh/LWYF22YUcCZEVZKq1G5iUtvZZOqmYhy0PjJwoFzQnTiy7lqkFhDQZu/pJJIJsBMhm/XqPBepeQ9sM19g7340Xs74eVPnwExmNgOnXv+J2Lwkil5rqbm8DZmYp/V38UKNhDMuUna7ddzxaBZd3e/MzFy2xzrE8VSKEhnfYbfGljKTgCL9hLIR4rxLoVao9ebymfk1cv4nH+15RI5Zv6bwYuUgSYsI/xyH/L07EMqaT/PJmAR1Ohxung4sIvzOexFNuB1vlO1Zf2LwW23UT7qz8E/vpNpCzLBgidvIuTtcrOzg9Mr17i7h3V11tMGk/wrPIioLyqlPIHwPMXYbIWzfW3Tp8WxYFzpnVVcMZnOJIrg22c0aMB8ULqh6asvlmNlHXZxjAqMx7/+tJJcC9WRv4Zra8cFsKiiraa9PtM73/fiXpdjyS8Ji3SbZmWquYsg/SjeV+OqL0Gv93RtCxaBuJAmG9PvPZikRPXOdmjcdKcaXLBW7pDT3LPPhameRm0+w8XkKbOO2F0CQAAAABJRU5ErkJggg==) no-repeat left;
    background-size: .26667rem .26667rem
}

.gameBox .items .info .order .line[data-v-c26e419c] {
    height: .2rem;
    border-left: dashed .01333rem #ff7172;
    margin-left: .12rem
}

.gameBox .items .info .order .type[data-v-c26e419c] {
    padding: .26667rem 0 .26667rem .46667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .09333rem
}

.gameBox .items .info .order .type>span[data-v-c26e419c] {
    background: #F6F6F6;
    width: calc(33.3333333333% - .09333rem);
    text-align: center;
    color: #666;
    font-size: .29333rem;
    border-radius: .13333rem;
    padding: .13333rem 0;
    margin-bottom: .06667rem
}

.gameBox .items .info .order .num[data-v-c26e419c] {
    border-left: dashed .01333rem #ff7172;
    margin-left: .12rem
}

.gameBox .items .info .order .num>span[data-v-c26e419c] {
    width: auto;
    padding: .13333rem .26667rem;
    color: #333
}

.gameBox .items .info .order .select[data-v-c26e419c] {
    padding: .26667rem 0 .26667rem .46667rem
}

.gameBox .items .info .order .select>div[data-v-c26e419c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: .13333rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.gameBox .items .info .order .select>div h6[data-v-c26e419c] {
    width: 1.46667rem;
    color: #666
}

.gameBox .items .info .order .select>div .n[data-v-c26e419c] {
    width: calc(100% - 1.46667rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap: .13333rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.gameBox .items .info .order .select>div .n span[data-v-c26e419c] {
    border-radius: .08rem;
    background: #F6F6F6;
    padding: .02667rem .18667rem;
    text-align: center;
    color: #333;
    font-size: .29333rem
}

.gameBox .items .info .order .line1[data-v-c26e419c] {
    margin: .26667rem -.29333rem;
    background-color: #fff;
    height: .57333rem;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.gameBox .items .info .order .line1>p[data-v-c26e419c] {
    width: 85%;
    border-bottom: .01333rem dashed #C2C2C2
}

.gameBox .items .info .order .line1[data-v-c26e419c]:after,
.gameBox .items .info .order .line1[data-v-c26e419c]:before {
    content: "";
    display: block;
    width: .53333rem;
    height: .53333rem;
    border-radius: .53333rem;
    border: .01333rem solid rgb(230, 193, 199);
    position: absolute;
    top: 0
}

.gameBox .items .info .order .line1[data-v-c26e419c]:after {
    left: -.26667rem
}

.gameBox .items .info .order .line1[data-v-c26e419c]:before {
    right: -.26667rem
}

.gameBox .items .info .order .stateInfo[data-v-c26e419c] {
    font-size: .37333rem
}

.gameBox .items .info .order .amountInfo[data-v-c26e419c] {
    font-weight: 700
}

.gameBox .items .info .reTitle[data-v-c26e419c] {
    color: #333;
    font-size: .4rem;
    font-weight: 700;
    margin: .26667rem 0
}

.gameBox .items .btn[data-v-c26e419c] {
    margin: .66667rem 0 .53333rem;
    background: -webkit-linear-gradient(top, #FF897C 0%, #F95959 100%);
    background: linear-gradient(180deg, #FF897C 0%, #F95959 100%);
    box-shadow: 0 .05333rem #e04846;
    border-radius: .66667rem;
    color: #fff;
    font-size: .4rem;
    text-shadow: 0 .02667rem .01333rem #E04846;
    font-weight: 700;
    text-align: center;
    padding: .13333rem 0
}

.gameBox .foot[data-v-c26e419c] {
    padding: .13333rem 0;
    margin-top: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    gap: .66667rem
}

.gameBox .foot .page[data-v-c26e419c] {
    color: #666
}

.gameBox .foot .previous[data-v-c26e419c],
.gameBox .foot .next[data-v-c26e419c] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background-image: -webkit-linear-gradient(left, #FF8E89 0%, #FFC3A2 100%);
    background-image: linear-gradient(90deg, #FF8E89 0%, #FFC3A2 100%);
    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
}

.gameBox .foot .previous.disabled[data-v-c26e419c],
.gameBox .foot .next.disabled[data-v-c26e419c] {
    background: #d8d8d8;
    pointer-events: none
}

.gameBox .foot .previous.disabled[data-v-c26e419c] .van-icon,
.gameBox .foot .next.disabled[data-v-c26e419c] .van-icon {
    color: #7f7f7f
}

.gameBox .foot .previous[data-v-c26e419c] .van-icon,
.gameBox .foot .next[data-v-c26e419c] .van-icon,
.van-calendar__day[data-v-50de62e0] {
    color: #fff
}

.van-calendar__day--disabled[data-v-50de62e0],
.van-calendar__weekdays[data-v-50de62e0] {
    color: #80849c
}

[data-v-50de62e0]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-50de62e0] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gamelist[data-v-50de62e0] {
    margin-top: .4rem;
    padding: 0 .32rem
}

.gamelist .tab[data-v-50de62e0] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.06667rem;
    line-height: 1.06667rem;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    background-color: #fff;
    border-radius: .13333rem;
    font-size: .42667rem;
    color: #666;
    overflow: hidden
}

.gamelist .tab>div[data-v-50de62e0] {
    width: 50%;
    text-align: center
}

.gamelist .tab>div.active[data-v-50de62e0] {
    color: #fff;
    background: -webkit-linear-gradient(top, #F34944 0%, #FD6B6A 100%);
    background: linear-gradient(180deg, #F34944 0%, #FD6B6A 100%);
    box-shadow: 0 -.05333rem .13333rem #fff0ed inset
}

.gamelist .con[data-v-50de62e0] {
    position: relative;
    margin-top: .26667rem;
    padding: .26667rem .13333rem;
    border-radius: .13333rem;
    background: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c
}

.gamelist .con .more[data-v-50de62e0] {
    border-radius: .26667rem;
    border: .01333rem solid #CBCBCB;
    padding: .13333rem .66667rem .13333rem .26667rem;
    position: absolute;
    right: .13333rem;
    color: #686868;
    background: url(/assets/jpg/moreBtn-ffccf44d.jpg) no-repeat;
    background-position: calc(100% - .13333rem) center;
    background-size: .4rem .4rem
}

.gamelist .con .items .head[data-v-50de62e0] {
    background: #F6F6F6;
    text-align: center;
    margin: 1.33333rem 0 .26667rem;
    padding-bottom: .13333rem;
    border-radius: .13333rem
}

.gamelist .con .items .head img[data-v-50de62e0] {
    width: 1.43543rem;
    height: 1.43543rem;
    margin-top: -.66667rem;
    border-radius: 50%;
    overflow: hidden
}

.gamelist .con .items .head h1[data-v-50de62e0] {
    color: #333;
    font-size: .4rem;
    font-weight: 700;
    margin: .13333rem 0
}

.gamelist .con .items .head p[data-v-50de62e0] {
    font-size: .34667rem;
    color: #666
}

[data-v-50de62e0] .gameBox {
    margin-top: .8rem
}

.van-calendar__day[data-v-607c0d0f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-607c0d0f],
.van-calendar__weekdays[data-v-607c0d0f] {
    color: #80849c
}

[data-v-607c0d0f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-607c0d0f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.mb30[data-v-607c0d0f] {
    margin-bottom: .4rem
}

.x-4d[data-v-607c0d0f] {
    width: 100%;
    min-height: 100vh;
    background-color: #f7f8ff;
    padding-bottom: 1.86667rem
}

.x-4d-more[data-v-607c0d0f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.x-4d-more .img[data-v-607c0d0f] {
    display: block;
    height: .64rem;
    width: .64rem;
    margin-left: .2rem
}

.x-4d-body[data-v-607c0d0f] {
    padding: .26667rem .32rem 0
}

.x-4d-tab[data-v-607c0d0f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.06667rem;
    line-height: 1.06667rem;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    background-color: #fff;
    border-radius: .13333rem;
    font-size: .42667rem;
    color: #666;
    overflow: hidden
}

.x-4d-tab>div[data-v-607c0d0f] {
    width: 50%;
    text-align: center
}

.x-4d-tab>div.active[data-v-607c0d0f] {
    color: #fff;
    background: -webkit-linear-gradient(top, #F34944 0%, #FD6B6A 100%);
    background: linear-gradient(180deg, #F34944 0%, #FD6B6A 100%);
    box-shadow: 0 -.05333rem .13333rem #fff0ed inset
}

.x-4d-content[data-v-607c0d0f] {
    background-color: #fff;
    padding: .26667rem;
    margin-top: .26667rem;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .13333rem
}

.x-4d-content .enter[data-v-607c0d0f] {
    position: relative;
    margin-bottom: .4rem
}

.x-4d-content .enter .input[data-v-607c0d0f] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    width: 100%;
    background-color: #ffcfce;
    border: .01333rem solid #F95959;
    border-radius: 1.06667rem;
    padding: 0 1.06667rem 0 .26667rem;
    font-size: .32rem;
    color: #333
}

.x-4d-content .enter .input.fz24[data-v-607c0d0f] {
    font-size: .56rem
}

.x-4d-content .enter .input[data-v-607c0d0f]::-webkit-input-placeholder {
    color: #fe474d
}

.x-4d-content .enter .input[data-v-607c0d0f]::placeholder {
    color: #fe474d
}

.x-4d-content .enter .btn[data-v-607c0d0f] {
    position: absolute;
    right: 0;
    top: 0;
    height: 1.06667rem;
    width: 2.93333rem;
    border-radius: 0 1.06667rem 1.06667rem 0;
    border: none;
    background: #F95959;
    background: -webkit-linear-gradient(352deg, transparent .2rem, #F95959 0);
    background: linear-gradient(98deg, transparent .2rem, #F95959 0);
    color: #fff
}

.x-4d-gamelist[data-v-607c0d0f] {
    margin-top: .4rem;
    padding: 0 .32rem
}

.x-4d-prompt[data-v-607c0d0f] {
    border: .01333rem solid #FFB3B0
}

.x-4d-prompt .box[data-v-607c0d0f] {
    height: 100%;
    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: .48rem;
    color: #151515;
    font-weight: 600
}

.x-4d-prompt .box img[data-v-607c0d0f] {
    width: 1.17333rem;
    height: 1.17333rem;
    display: block;
    margin-right: .26667rem
}

.x-4d .PreSaleRule[data-v-607c0d0f] {
    width: 7.04rem
}

.x-4d .PreSaleRule .head[data-v-607c0d0f] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.x-4d .PreSaleRule .body[data-v-607c0d0f] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.x-4d .PreSaleRule .body[data-v-607c0d0f] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.x-4d .PreSaleRule .foot[data-v-607c0d0f] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.x-4d .PreSaleRule .foot .btn[data-v-607c0d0f] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.van-calendar__day[data-v-c9e6bdf5] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c9e6bdf5],
.van-calendar__weekdays[data-v-c9e6bdf5] {
    color: #80849c
}

[data-v-c9e6bdf5]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c9e6bdf5] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.LR[data-v-c9e6bdf5] {
    padding: .4rem .26667rem
}

.LR .lotterys[data-v-c9e6bdf5] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .26667rem
}

.LR .lotterys .lottery[data-v-c9e6bdf5] {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 1.06667rem;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.LR .lotterys .lottery img[data-v-c9e6bdf5] {
    width: 1.33333rem;
    height: 1.33333rem;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover !important
}

.LR .lotterys .lottery.active[data-v-c9e6bdf5] {
    background: -webkit-linear-gradient(325deg, #FF8E89 12.38%, #FFC3A2 87.13%);
    background: linear-gradient(125deg, #FF8E89 12.38%, #FFC3A2 87.13%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset
}

.LR .date[data-v-c9e6bdf5] {
    margin: .53333rem 0 .4rem;
    height: 1.17333rem;
    background: -webkit-linear-gradient(left, #FA5A5A 0%, #FF9A8E 100%);
    background: linear-gradient(90deg, #FA5A5A 0%, #FF9A8E 100%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .66667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.LR .date .dateBox[data-v-c9e6bdf5] {
    border-top: .01333rem solid #fff;
    border-bottom: .01333rem solid #fff;
    position: relative;
    height: .73333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 60%
}

.LR .date .dateBox[data-v-c9e6bdf5]:after,
.LR .date .dateBox[data-v-c9e6bdf5]:before {
    position: absolute;
    top: -.02667rem;
    content: "";
    height: .72rem;
    width: .25333rem
}

.LR .date .dateBox[data-v-c9e6bdf5]:after {
    left: -.25333rem;
    background: url(/assets/svg/arr-left-bfe1fd7a.svg) no-repeat left top;
    background-size: cover
}

.LR .date .dateBox[data-v-c9e6bdf5]:before {
    right: -.25333rem;
    background: url(/assets/svg/arr-right-2572fbc2.svg) no-repeat left top;
    background-size: cover
}

.LR .date .dateBox[data-v-c9e6bdf5] .ar-searchbar__selector {
    color: #fff;
    font-size: .37333rem;
    font-weight: 500
}

.LR .date .dateBox[data-v-c9e6bdf5] .ar-searchbar__selector>div {
    background: transparent;
    box-shadow: none
}

.LR .result[data-v-c9e6bdf5] {
    padding: .26667rem;
    background: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .13333rem
}

.LR .result h1[data-v-c9e6bdf5] {
    font-size: .4rem;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    gap: .13333rem;
    margin-bottom: .26667rem
}

.LR .result h1[data-v-c9e6bdf5]:before {
    content: "";
    display: block;
    width: .08rem;
    height: .4rem;
    background-color: #f64646
}

.van-calendar__day[data-v-f9374ea3] {
    color: #fff
}

.van-calendar__day--disabled[data-v-f9374ea3],
.van-calendar__weekdays[data-v-f9374ea3] {
    color: #80849c
}

[data-v-f9374ea3]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-f9374ea3] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.oddsBox[data-v-f9374ea3] {
    padding: 0 .26667rem .4rem
}

.oddsBox .items[data-v-f9374ea3] {
    margin-bottom: .66667rem
}

.oddsBox .items .title[data-v-f9374ea3] {
    min-height: .82667rem;
    background: url(/assets/png/oddBg-80cbe063.png) no-repeat center;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    font-size: .42667rem;
    font-weight: 600
}

.oddsBox .items .tabHead[data-v-f9374ea3] {
    margin-top: .26667rem;
    background: -webkit-linear-gradient(left, #FF7373 0%, #FFB69D 97.86%);
    background: linear-gradient(90deg, #FF7373 0%, #FFB69D 97.86%);
    border-radius: .13333rem .13333rem 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 1.06667rem
}

.oddsBox .items .tabHead span[data-v-f9374ea3] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #fff;
    font-size: .4rem;
    font-weight: 700;
    text-align: center
}

.oddsBox .items .tabHead span[data-v-f9374ea3]:not(:last-of-type) {
    border-right: .01333rem solid #FFB79E
}

.oddsBox .items .tabHead.h2 span[data-v-f9374ea3] {
    font-size: .32rem
}

.oddsBox .items .tabCon1[data-v-f9374ea3] {
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    border-radius: 0 0 .13333rem .13333rem;
    overflow: hidden;
    margin-bottom: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.oddsBox .items .tabCon1>div[data-v-f9374ea3] {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.oddsBox .items .tabCon1>div[data-v-f9374ea3]:not(:last-of-type) {
    border-right: .01333rem solid #D9D9D9
}

.oddsBox .items .tabCon1 .item[data-v-f9374ea3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.oddsBox .items .tabCon1 .item>div[data-v-f9374ea3] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #666;
    font-size: .34667rem;
    min-height: 1.06667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.oddsBox .items .tabCon1 .item>div[data-v-f9374ea3]:not(:last-of-type) {
    border-right: .01333rem solid #D9D9D9
}

.oddsBox .items .tabCon1 .item>div[data-v-f9374ea3]:nth-child(2n) {
    font-size: .37333rem;
    font-weight: 500
}

.oddsBox .items .tabCon1 .item[data-v-f9374ea3]:nth-child(n) {
    background-color: #fff
}

.oddsBox .items .tabCon1 .item[data-v-f9374ea3]:nth-child(2n) {
    background-color: #f6f6f6
}

.oddsBox .items .tabCon1.c2[data-v-f9374ea3] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.oddsBox .items .tabCon1.c2 .itemR[data-v-f9374ea3] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%
}

.oddsBox .items .tabCon1.c2 .itemR>div[data-v-f9374ea3] {
    font-size: .37333rem;
    font-weight: 500
}

.oddsBox .items .tabCon1.c2 .itemR>div[data-v-f9374ea3]:first-of-type {
    color: #ff7776;
    font-size: .32rem
}

.oddsBox .items .tabCon2[data-v-f9374ea3] {
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    border-radius: 0 0 .13333rem .13333rem;
    overflow: hidden
}

.oddsBox .items .tabCon2>div[data-v-f9374ea3] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #666;
    font-size: .37333rem;
    min-height: 1.06667rem;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.oddsBox .items .tabCon2>div[data-v-f9374ea3]:nth-child(n) {
    background-color: #fff
}

.oddsBox .items .tabCon2>div[data-v-f9374ea3]:nth-child(2n) {
    background-color: #f6f6f6
}

.van-calendar__day[data-v-a47a122f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a47a122f],
.van-calendar__weekdays[data-v-a47a122f] {
    color: #80849c
}

[data-v-a47a122f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a47a122f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.playBox[data-v-a47a122f] {
    height: 100vb
}

.playBox .con[data-v-a47a122f] {
    background: #FFF;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    padding: .26667rem;
    margin: 0 .4rem;
    border-radius: .13333rem;
    min-height: 100%
}

.playBox .con h1[data-v-a47a122f] {
    color: #f95959;
    font-size: .42667rem;
    margin: .13333rem 0
}

.playBox .con h1 .icon[data-v-a47a122f] {
    margin-right: .06667rem
}

.playBox .con .tip[data-v-a47a122f] {
    color: #666;
    font-size: .34667rem;
    padding-left: .53333rem;
    margin-bottom: .66667rem
}

.playBox .con .txt[data-v-a47a122f] {
    border: .01333rem solid #D9D9D9;
    border-radius: .26667rem;
    padding: .26667rem .53333rem;
    color: #888
}

.playBox .con .txt>div[data-v-a47a122f] {
    margin-bottom: .26667rem
}

.playBox .con .txt .num[data-v-a47a122f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .13333rem
}

.playBox .con .txt .num span[data-v-a47a122f] {
    border-radius: .08rem;
    background: #F6F6F6;
    padding: .06667rem .2rem;
    color: #333;
    font-size: .34667rem
}

[data-v-a47a122f] .red {
    color: #ff7172
}

[data-v-a47a122f] .van-tabs,
[data-v-a47a122f] .van-tabs .van-tabs__content {
    height: calc(100% - 1.6rem)
}

[data-v-a47a122f] .van-tabs .van-tabs__content .van-tab__panel {
    height: 100%
}

[data-v-a47a122f] .van-tabs__wrap {
    margin: .26667rem 0;
    height: 1.06667rem;
    line-height: 1.06667rem
}

[data-v-a47a122f] .van-tabs__wrap .van-tabs__nav {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #ffffff;
    border: .01333rem solid #ffffff;
    border-radius: .13333rem;
    overflow: hidden
}

[data-v-a47a122f] .van-tabs__wrap .van-tab--card {
    color: #888;
    font-size: .37333rem;
    border-right: none;
    min-width: 2.66667rem
}

[data-v-a47a122f] .van-tabs__wrap .van-tab--active {
    border-radius: .13333rem;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    border-right: .01333rem solid #f2f2f2;
    color: #fff;
    font-weight: 700
}

.van-calendar__day[data-v-59bf1373] {
    color: #fff
}

.van-calendar__day--disabled[data-v-59bf1373],
.van-calendar__weekdays[data-v-59bf1373] {
    color: #80849c
}

[data-v-59bf1373]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-59bf1373] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.MG[data-v-59bf1373] {
    padding: .4rem .26667rem
}

.MG[data-v-59bf1373] .ar-searchbar__selector {
    width: 100%
}

.van-calendar__day[data-v-f3ee3e68] {
    color: #fff
}

.van-calendar__day--disabled[data-v-f3ee3e68],
.van-calendar__weekdays[data-v-f3ee3e68] {
    color: #80849c
}

[data-v-f3ee3e68]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-f3ee3e68] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Wallet__C[data-v-f3ee3e68] {
    padding-top: .48rem;
    position: relative
}

.Wallet__C-balance[data-v-f3ee3e68] {
    min-height: 3.84rem;
    background: #151c26;
    border-radius: .16rem;
    padding: .50667rem 1.13333rem;
    position: relative;
    z-index: 0
}

.Wallet__C-balance-l1[data-v-f3ee3e68] {
    min-height: .90667rem;
    line-height: .90667rem;
    text-align: center;
    font-weight: 700;
    font-size: .48rem;
    color: #fff;
    overflow: hidden
}

.Wallet__C-balance-l1>div[data-v-f3ee3e68] {
    position: relative;
    word-break: break-all;
    pointer-events: none;
    width: -webkit-fit-content;
    width: fit-content;
    margin: auto
}

.Wallet__C-balance-l1>div[data-v-f3ee3e68]:after {
    content: "";
    display: block;
    position: absolute;
    right: -.74667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .64rem;
    height: .64rem;
    background-image: url(/assets/png/refireshIcon-2a244aac.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: .64rem;
    pointer-events: auto
}

.Wallet__C-balance-l2[data-v-f3ee3e68] {
    height: .45333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    margin-top: .08rem;
    font-size: .32rem;
    color: #fff9
}

.Wallet__C-balance-l3[data-v-f3ee3e68] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: .50667rem
}

.Wallet__C-balance-l3>div[data-v-f3ee3e68] {
    width: 3.30667rem;
    height: .90667rem;
    line-height: .93333rem;
    border-radius: .53333rem;
    font-weight: 600;
    font-size: .4rem;
    color: #fff;
    text-align: center;
    border: .01333rem solid #fa2367
}

.Wallet__C-balance-l3>div+div[data-v-f3ee3e68] {
    border-color: transparent;
    background: -webkit-linear-gradient(right, #7a2bbf 0%, #e616de 27%, #f90089 73%, #fb2936 100%);
    background: linear-gradient(-90deg, #7a2bbf 0%, #e616de 27%, #f90089 73%, #fb2936 100%)
}

.van-calendar__day[data-v-a7f5f89d] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a7f5f89d],
.van-calendar__weekdays[data-v-a7f5f89d] {
    color: #80849c
}

[data-v-a7f5f89d]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a7f5f89d] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.GameList__C[data-v-a7f5f89d] {
    height: 1.30667rem;
    width: 100%;
    background: rgb(21, 28, 38);
    border-radius: .16rem .16rem 0 0;
    position: relative;
    margin-top: .4rem;
    padding: .38667rem .24rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-item[data-v-a7f5f89d] {
    width: 25%;
    height: 100%;
    position: relative;
    z-index: 2;
    text-align: center
}

.GameList__C-item>div[data-v-a7f5f89d] {
    height: 100%;
    line-height: .4rem;
    font-size: .32rem;
    color: #fff9;
    text-align: center;
    margin: 0 auto .37333rem
}

.GameList__C-item.active>div[data-v-a7f5f89d] {
    color: #fa2367
}

.GameList__C-item.active[data-v-a7f5f89d]:before {
    content: "";
    position: absolute;
    width: 50%;
    height: .05333rem;
    display: block;
    bottom: .08rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    background: -webkit-linear-gradient(right, rgb(254, 204, 33) 20%, rgb(252, 93, 2) 40%, rgb(250, 35, 103) 60%, rgb(238, 54, 37) 80%, rgb(155, 37, 201) 100%);
    background: linear-gradient(-90deg, rgb(254, 204, 33) 20%, rgb(252, 93, 2) 40%, rgb(250, 35, 103) 60%, rgb(238, 54, 37) 80%, rgb(155, 37, 201) 100%)
}

.GameList__C[data-v-a7f5f89d]:after {
    content: "";
    display: block;
    width: calc(100% - .48rem);
    border-bottom: .01333rem solid rgba(112, 112, 112, .2);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    bottom: 0
}

.van-calendar__day[data-v-754cfaaf] {
    color: #fff
}

.van-calendar__day--disabled[data-v-754cfaaf],
.van-calendar__weekdays[data-v-754cfaaf] {
    color: #80849c
}

[data-v-754cfaaf]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-754cfaaf] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.TimeLeft__C-PreSale[data-v-754cfaaf] {
    width: 8.4rem
}

.TimeLeft__C-PreSale-head[data-v-754cfaaf] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.TimeLeft__C-PreSale-body[data-v-754cfaaf] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.TimeLeft__C-PreSale-body[data-v-754cfaaf] p {
    margin-bottom: .2rem;
    line-height: .53333rem;
    color: #43586d;
    word-break: break-all
}

.TimeLeft__C-PreSale-foot[data-v-754cfaaf] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.TimeLeft__C-PreSale-foot-btn[data-v-754cfaaf] {
    width: 60%;
    background: -webkit-linear-gradient(right, #d12fa6 0%, #fb2936 100%);
    background: linear-gradient(-90deg, #d12fa6 0%, #fb2936 100%);
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.van-calendar__day[data-v-ab29a8f9] {
    color: #fff
}

.van-calendar__day--disabled[data-v-ab29a8f9],
.van-calendar__weekdays[data-v-ab29a8f9] {
    color: #80849c
}

[data-v-ab29a8f9]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-ab29a8f9] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.FDTL__C[data-v-ab29a8f9] {
    width: 100%;
    background-color: #151c26;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: .01333rem center;
    color: #fff;
    padding: .32rem .13333rem 0
}

.FDTL__C-body[data-v-ab29a8f9] {
    background-image: url(/assets/png/kj_di-62f84671.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top;
    padding: .32rem
}

.FDTL__C-l1[data-v-ab29a8f9] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem
}

.FDTL__C-l1-l[data-v-ab29a8f9] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.FDTL__C-l1-l>div[data-v-ab29a8f9]:first-child {
    border-radius: .32rem;
    border: .01333rem solid #fff;
    padding: 0 .32rem
}

.FDTL__C-l1-tip[data-v-ab29a8f9] {
    height: .64rem;
    background-image: -webkit-linear-gradient(left, #fb2936, #d12fa6);
    background-image: linear-gradient(90deg, #fb2936, #d12fa6);
    border-radius: .32rem;
    font-size: .26667rem;
    padding: 0 .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: normal;
    margin-left: .13333rem
}

.FDTL__C-l1-tip[data-v-ab29a8f9]:before {
    content: "";
    display: block;
    height: .4rem;
    width: .4rem;
    background-image: url(/assets/png/icon_sm-868ad46b.png);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center;
    margin-right: .10667rem
}

.FDTL__C-l2[data-v-ab29a8f9] {
    height: .64rem;
    line-height: .64rem;
    margin-top: .10667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-weight: 700;
    font-size: .4rem
}

.FDTL__C-l3[data-v-ab29a8f9] {
    height: 1.97333rem;
    margin-top: .8rem;
    border-radius: .16rem;
    position: relative
}

.FDTL__C-l3 .box[data-v-ab29a8f9] {
    border-radius: .13333rem;
    height: 100%;
    width: 100%;
    position: relative;
    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;
    padding: .13333rem
}

.FDTL__C-l3 .box .slot-column[data-v-ab29a8f9] {
    display: inline-block;
    width: calc((100% - .21333rem)/5);
    height: 100%;
    overflow: hidden;
    background: #0e131b;
    vertical-align: bottom;
    position: relative;
    text-align: center;
    box-shadow: 0 .04rem .08rem .01333rem #00000029, inset 0 0 .08rem .01333rem #482bbf
}

.FDTL__C-l3 .box .slot-column[data-v-ab29a8f9]:first-child {
    border-radius: .10667rem 0 0 .10667rem
}

.FDTL__C-l3 .box .slot-column[data-v-ab29a8f9]:last-child {
    border-radius: 0 .10667rem .10667rem 0
}

@-webkit-keyframes slotScroll-ab29a8f9 {
    0% {
        -webkit-transform: translateY(-1.33333rem);
        transform: translateY(-1.33333rem)
    }
    to {
        -webkit-transform: translateY(-42.66667rem);
        transform: translateY(-29.33333rem)
    }
}

@keyframes slotScroll-ab29a8f9 {
    0% {
        -webkit-transform: translateY(-1.44rem);
        transform: translateY(-1.44rem)
    }
    to {
        -webkit-transform: translateY(-42.66667rem);
        transform: translateY(-29.33333rem)
    }
}

.FDTL__C-l3 .box .slot-column .slot-transform[data-v-ab29a8f9] {
    -webkit-transform: translateY(-2.34667rem);
    transform: translateY(-2.34667rem)
}

.FDTL__C-l3 .box .slot-column .slot-transform.slot-scroll[data-v-ab29a8f9] {
    -webkit-animation: slotScroll-ab29a8f9 3s cubic-bezier(.65, .02, .65, 1.06);
    animation: slotScroll-ab29a8f9 3s cubic-bezier(.65, .02, .65, 1.06);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.FDTL__C-l3 .box .slot-column .slot-transform.slot-scroll.transform1[data-v-ab29a8f9] {
    -webkit-animation-delay: .12s;
    animation-delay: .12s
}

.FDTL__C-l3 .box .slot-column .slot-transform.slot-scroll.transform2[data-v-ab29a8f9] {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.FDTL__C-l3 .box .slot-column .slot-transform.slot-scroll.transform3[data-v-ab29a8f9] {
    -webkit-animation-delay: .36s;
    animation-delay: .36s
}

.FDTL__C-l3 .box .slot-column .slot-transform.slot-scroll.transform4[data-v-ab29a8f9] {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.FDTL__C-l3 .box .slot-column .slot-transform.transform0 .slot-num[data-v-ab29a8f9] {
    background-image: url(/assets/png/tz_di_g-e3650b39.png);
    color: #fff
}

.FDTL__C-l3 .box .slot-column .slot-transform .slot-num[data-v-ab29a8f9] {
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    background: url(/assets/png/tz_di_l-c4de2e10.png);
    background-size: 1.2rem;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    font-size: .8rem;
    color: #fff9;
    font-weight: 700;
    margin: 0 auto .10667rem
}

.FDTL__C-time[data-v-ab29a8f9] {
    height: .64rem;
    line-height: .64rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.FDTL__C-time>div[data-v-ab29a8f9] {
    background: #efeff4;
    border-radius: .05333rem;
    color: #482bbf;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    padding: 0 .13333rem;
    border: .00667rem solid #fff;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.FDTL__C-time>div[notime][data-v-ab29a8f9] {
    background-color: transparent;
    border: 0;
    color: #fff
}

.FDTL__C-time>div+div[data-v-ab29a8f9] {
    margin-left: .12rem
}

.van-calendar__day[data-v-5032bab7] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5032bab7],
.van-calendar__weekdays[data-v-5032bab7] {
    color: #80849c
}

[data-v-5032bab7]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5032bab7] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.FDB__C-nav[data-v-5032bab7] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding-bottom: .32rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.FDB__C-nav>div[data-v-5032bab7] {
    width: 1.06667rem;
    height: .8rem;
    line-height: .8rem;
    background: #0e131b;
    font-size: .4rem;
    font-weight: 700;
    color: #fff9;
    border-radius: .16rem;
    position: relative;
    margin-right: .26667rem;
    text-align: center
}

.FDB__C-nav>div.active[data-v-5032bab7] {
    background: -webkit-linear-gradient(315deg, rgb(254, 204, 33) 0%, rgb(252, 93, 2) 25%, rgb(250, 35, 103) 50%, rgb(238, 54, 37) 75%, rgb(155, 37, 201) 100%);
    background: linear-gradient(135deg, rgb(254, 204, 33) 0%, rgb(252, 93, 2) 25%, rgb(250, 35, 103) 50%, rgb(238, 54, 37) 75%, rgb(155, 37, 201) 100%)
}

.FDB__C-H[data-v-5032bab7] {
    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;
    height: .64rem;
    line-height: .64rem;
    margin-top: .32rem;
    font-size: .32rem;
    color: #fff9
}

.FDB__C-H>div[data-v-5032bab7] {
    width: calc((100% - 1.36rem)/4);
    height: 100%;
    background: #0e131b;
    border-radius: .16rem;
    padding: 0 .24rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.FDB__C-H>div.active[data-v-5032bab7]:nth-child(1) {
    background-color: #dc9d0a
}

.FDB__C-H>div.active[data-v-5032bab7]:nth-child(2) {
    background-color: #3042db
}

.FDB__C-H>div.active[data-v-5032bab7]:nth-child(3) {
    background-color: #00aa81
}

.FDB__C-H>div.active[data-v-5032bab7]:nth-child(4) {
    background-color: #fa2367
}

.FDB__C-Num[data-v-5032bab7] {
    padding: .24rem 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 2.66667rem
}

.FDB__C-Num>div[data-v-5032bab7] {
    width: 20%;
    height: 1.06667rem
}

.FDB__C-Num>div .round[data-v-5032bab7] {
    width: .64rem;
    height: .64rem;
    line-height: .64rem;
    border-radius: 50%;
    color: #9da7b3;
    background-color: #0e131b;
    font-size: .32rem;
    text-align: center;
    margin: auto
}

.FDB__C-Num>div .rate[data-v-5032bab7] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .32rem;
    color: #fff;
    text-align: center
}

.FDB__C-Num>div.active .round[data-v-5032bab7] {
    background: #fa2367;
    border: .01333rem solid #fa2367;
    color: #fff
}

.van-calendar__day[data-v-722d9935] {
    color: #fff
}

.van-calendar__day--disabled[data-v-722d9935],
.van-calendar__weekdays[data-v-722d9935] {
    color: #80849c
}

[data-v-722d9935]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-722d9935] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Betting__Popup[data-v-722d9935] {
    padding: 0 .4rem .32rem;
    color: #fff
}

.Betting__Popup-type1[data-v-722d9935] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .48rem
}

.Betting__Popup-type1>div[data-v-722d9935] {
    width: .8rem;
    height: .58667rem;
    line-height: .58667rem;
    text-align: center;
    background: #b5b5b5;
    border-radius: .10667rem;
    font-size: .32rem;
    color: #fff;
    margin: .02667rem .05333rem
}

.Betting__Popup-type2[data-v-722d9935] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .48rem;
    font-size: .42667rem
}

.Betting__Popup-type2-d[data-v-722d9935] {
    height: .58667rem;
    background: #b659fe;
    border-radius: .10667rem;
    color: #fff;
    line-height: .58667rem;
    text-align: center;
    margin: .02667rem .05333rem;
    font-size: .32rem;
    padding: 0 .24rem
}

.Betting__Popup-type2-o[data-v-722d9935] {
    height: .58667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #b659fe;
    border-radius: .10667rem;
    text-align: center;
    overflow: hidden;
    font-size: .32rem
}

.Betting__Popup-type2-o+div[data-v-722d9935] {
    margin-left: .13333rem
}

.Betting__Popup-type2-o[data-v-722d9935] div {
    height: 100%;
    line-height: .58667rem;
    padding: 0 .13333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    color: #fff
}

.Betting__Popup-type2-o[data-v-722d9935] div:last-child {
    background-color: #40ad72
}

.Betting__Popup-type2-r[data-v-722d9935] {
    width: -webkit-max-content;
    width: max-content;
    height: .58667rem;
    line-height: .58667rem;
    padding: 0 .56rem;
    background: #fd565c;
    border-radius: .10667rem;
    font-size: .32rem;
    color: #fff
}

.Betting__Popup-body[data-v-722d9935] {
    padding: .50667rem .34667rem .53333rem
}

.Betting__Popup-body-line[data-v-722d9935] {
    font-size: .32rem;
    color: #fff;
    height: .74667rem;
    line-height: .74667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__Popup-body-line-list[data-v-722d9935] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__Popup-body-line-item[data-v-722d9935] {
    padding: 0 .21333rem;
    background: #0e131b;
    border-radius: .16rem
}

.Betting__Popup-body-line-item.grey[data-v-722d9935] {
    background: #202834
}

.Betting__Popup-body-line-item.active[data-v-722d9935] {
    border: .01333rem solid #3042db;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAnCAYAAACmE6CaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJ9SURBVHgB7ZfNVtNAFMfvzYcS3cAbtMeNGyn1CRQ34EOI+gJy8AWse219A3kB2EFXFV/AeMS18ggsOIcU2lzuDeWr3JRkkrTJOfwXnUw6M7n/zO/OTADuda/chFBhBX9WJf4vDlRQx/6KFHWwYIsIGjZUTEf+ayDApuXADlefyj0LKqRgfxUch9Zth35xtXZxvzImIv4J2gTQHv+v9Dkxxv+S1qbUOaHxr6m0OMXxr6mUJibxr6lUOZGEf02lyYmk/GsqBU5p+Nc0cxNp+dc0s5ww5V/TTHIiC/+apo5TVv41TdVEHvxrmkpOZOSfKIQN7rvGX0Bq36nMxBCsJjjYMzHAFt73w4ed/uDBMs/gb61R4Z+nnAMf+OEdSK/IgLfY/S6V4/1oNl9yyL3xdoXOBOdA29QAIWxcGhAcB1DnFW1La1xITvBDa+jitoYP3ztEhPlJ/cOQPj9udDujsaSoC46Mjdov95ngPWAJXPyhGeDgWjik5wzKQVx/acMGPsn1dQMwYTnO1YTwz+u/z0HWID64/zCkZc2IiQFRbibu4J8syyK58JpdKW4ZMTUgyrw6TeJ/TGwCW96zndaoH0SB2tgLiTZNDci4mUwI/7ZL2xo+cQ+8boT8F1LMY3PvUC4MDETDGJvIsv7LDvyosXuj78jQQuB4ac9UZvtEhvVfhGjB15O/K2uXUYwM9F0vzQxcDZimcQr+k4hspHfuabBJiAsnzlzPcNzkOBnwnygARuujZcObDC8mmYkM/Bcujsu/00TEP8I6lFOC5NtYEznzX4wI/nmLu0/UA+D5+YfEQA3KKT6mR7v+K6ncmokC+SfIRbTHPz/nBsG3i03yDGTpWRofMfPFAAAAAElFTkSuQmCC);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: .64rem .48rem
}

.Betting__Popup-body-line-item+div[data-v-722d9935] {
    margin-left: .16rem
}

.Betting__Popup-body-line+div[data-v-722d9935] {
    margin-top: .4rem
}

.Betting__Popup-body-line-btnL[data-v-722d9935] {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.Betting__Popup-body-line.agree[data-v-722d9935] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-foot[data-v-722d9935] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
    line-height: .48rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__Popup-foot-c[data-v-722d9935] {
    background: #424242;
    color: #fff9
}

.Betting__Popup-foot-s[data-v-722d9935] {
    background-image: -webkit-linear-gradient(right, #7a2bbf 0%, #e616de 33%, #f90089 66%, #fb2936 100%);
    background-image: linear-gradient(-90deg, #7a2bbf 0%, #e616de 33%, #f90089 66%, #fb2936 100%)
}

.Betting__Popup-foot-s[data-v-722d9935],
.Betting__Popup-foot-c[data-v-722d9935] {
    width: calc((100% - .32rem)/2);
    border-radius: .16rem;
    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
}

.Betting__Popup-btn[data-v-722d9935] {
    width: .74667rem;
    height: .74667rem;
    pointer-events: none;
    text-align: center;
    font-size: .66667rem;
    padding: 0;
    color: #fff;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    background: #0e131b
}

.Betting__Popup-input[data-v-722d9935] {
    padding: .02667rem .26667rem;
    width: 2.21333rem;
    margin: 0 .02667rem;
    background-color: #0e131b
}

.Betting__Popup-input[data-v-722d9935] .van-cell__value input {
    color: #fff;
    border: 0;
    outline: 0;
    text-align: center;
    font-size: .4rem
}

.Betting__Popup-agree[data-v-722d9935] {
    font-size: .32rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.Betting__Popup-agree[data-v-722d9935]:before {
    content: "";
    width: .37333rem;
    height: .37333rem;
    display: block;
    background-color: #fa23674d;
    margin-right: .10667rem;
    border-radius: .08rem
}

.Betting__Popup-agree.active[data-v-722d9935]:after {
    content: "";
    position: absolute;
    width: .21333rem;
    height: .21333rem;
    display: block;
    background-color: #fa2367;
    left: .08rem;
    border-radius: .08rem
}

.Betting__Popup-preSaleShow[data-v-722d9935] {
    margin-left: .34667rem;
    font-size: .32rem;
    color: #fa2367
}

.Betting__Popup-PreSale[data-v-722d9935] {
    width: 7.04rem
}

.Betting__Popup-PreSale-head[data-v-722d9935] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.Betting__Popup-PreSale-body[data-v-722d9935] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.Betting__Popup-PreSale-body[data-v-722d9935] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.Betting__Popup-PreSale-foot[data-v-722d9935] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__Popup-PreSale-foot-btn[data-v-722d9935] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.van-cell[data-v-722d9935]:after {
    border: none
}

.bgcolor[data-v-722d9935] {
    pointer-events: all;
    color: #fff
}

.K3B__C[data-v-c999ea0a],
.Betting__C[data-v-c999ea0a],
.FDB__C[data-v-c999ea0a] {
    width: 100%;
    background: #151c26;
    padding: .16rem .24rem .25333rem;
    position: relative;
    overflow: hidden
}

.K3B__C.isShowMark>div[data-v-c999ea0a]:not(.mark),
.K3B__C.isShowMark[data-v-c999ea0a]>div:not(.mark),
.Betting__C.isShowMark>div[data-v-c999ea0a]:not(.mark),
.Betting__C.isShowMark[data-v-c999ea0a]>div:not(.mark),
.FDB__C.isShowMark>div[data-v-c999ea0a]:not(.mark),
.FDB__C.isShowMark[data-v-c999ea0a]>div:not(.mark) {
    -webkit-filter: blur(.13333rem);
    filter: blur(.13333rem)
}

.K3B__C .mark[data-v-c999ea0a],
.Betting__C .mark[data-v-c999ea0a],
.FDB__C .mark[data-v-c999ea0a] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-family: digitalDreamFat, sans-serif
}

.K3B__C .mark>div[data-v-c999ea0a],
.Betting__C .mark>div[data-v-c999ea0a],
.FDB__C .mark>div[data-v-c999ea0a] {
    height: 2.90667rem;
    width: 2.90667rem;
    text-align: center;
    line-height: 2.90667rem;
    border-radius: .13333rem;
    background-color: #482bbf;
    font-weight: 700;
    font-size: 1.6rem
}

.K3B__C .mark>div+div[data-v-c999ea0a],
.Betting__C .mark>div+div[data-v-c999ea0a],
.FDB__C .mark>div+div[data-v-c999ea0a] {
    margin-left: 1.04rem
}

.van-calendar__day[data-v-c999ea0a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c999ea0a],
.van-calendar__weekdays[data-v-c999ea0a] {
    color: #80849c
}

[data-v-c999ea0a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c999ea0a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.FDB__C[data-v-c999ea0a] {
    border-radius: 0 0 .16rem .16rem
}

.van-calendar__day[data-v-ad3a66eb] {
    color: #fff
}

.van-calendar__day--disabled[data-v-ad3a66eb],
.van-calendar__weekdays[data-v-ad3a66eb] {
    color: #80849c
}

[data-v-ad3a66eb]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-ad3a66eb] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.RecordNav__C[data-v-ad3a66eb] {
    width: 100%;
    padding-top: .32rem;
    height: 1.54667rem;
    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-top: .4rem;
    border-top: .01333rem solid rgb(112, 112, 112)
}

.RecordNav__C>div[data-v-ad3a66eb] {
    width: 33.3333333333%;
    height: .8rem;
    line-height: .8rem;
    background: #e8e7e8;
    font-size: .37333rem;
    color: #fff9;
    text-align: center;
    background-color: #151e2b;
    overflow: hidden
}

.RecordNav__C>div[data-v-ad3a66eb]:first-child {
    border-radius: .16rem 0 0 .16rem
}

.RecordNav__C>div[data-v-ad3a66eb]:last-child {
    border-radius: 0 .16rem .16rem 0
}

.RecordNav__C>div.active[data-v-ad3a66eb] {
    height: .90667rem;
    line-height: .90667rem;
    background: -webkit-linear-gradient(left, rgb(254, 204, 33) 0%, rgb(252, 93, 2) 25%, rgb(250, 35, 103) 50%, rgb(238, 54, 37) 75%, rgb(155, 37, 201) 100%);
    background: linear-gradient(90deg, rgb(254, 204, 33) 0%, rgb(252, 93, 2) 25%, rgb(250, 35, 103) 50%, rgb(238, 54, 37) 75%, rgb(155, 37, 201) 100%);
    font-weight: 600;
    color: #fff;
    border-radius: .16rem
}

.Trend__C[data-v-8ed95a93],
.MyGameRecord__C[data-v-8ed95a93],
.GameRecord__C[data-v-8ed95a93] {
    margin-top: .24rem;
    text-align: center;
    font-size: .32rem;
    background: #151c26;
    border-radius: .16rem;
    color: #fff
}

.MyGameRecord__C-body[data-v-8ed95a93],
.Trend__C-body[data-v-8ed95a93],
.GameRecord__C-body[data-v-8ed95a93] {
    line-height: 1.06667rem
}

.MyGameRecord__C-body-empty>div+div[data-v-8ed95a93],
.Trend__C-body-empty>div+div[data-v-8ed95a93],
.GameRecord__C-body-empty>div+div[data-v-8ed95a93] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecord__C-body-empty[data-v-8ed95a93],
.Trend__C-body-empty[data-v-8ed95a93],
.GameRecord__C-body-empty[data-v-8ed95a93] {
    height: 5.33333rem
}

.Trend__C-foot[data-v-8ed95a93],
.MyGameRecord__C-foot[data-v-8ed95a93],
.GameRecord__C-foot[data-v-8ed95a93] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.Trend__C-foot-previous[data-v-8ed95a93],
.MyGameRecord__C-foot-previous[data-v-8ed95a93],
.GameRecord__C-foot-previous[data-v-8ed95a93] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-previous.disabled[data-v-8ed95a93],
.MyGameRecord__C-foot-previous.disabled[data-v-8ed95a93],
.GameRecord__C-foot-previous.disabled[data-v-8ed95a93] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-previous .GameRecord__C-icon[data-v-8ed95a93],
.MyGameRecord__C-foot-previous .GameRecord__C-icon[data-v-8ed95a93],
.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-8ed95a93] {
    color: #fff
}

.Trend__C-foot-next[data-v-8ed95a93],
.MyGameRecord__C-foot-next[data-v-8ed95a93],
.GameRecord__C-foot-next[data-v-8ed95a93] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-next.disabled[data-v-8ed95a93],
.MyGameRecord__C-foot-next.disabled[data-v-8ed95a93],
.GameRecord__C-foot-next.disabled[data-v-8ed95a93] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-next .GameRecord__C-icon[data-v-8ed95a93],
.MyGameRecord__C-foot-next .GameRecord__C-icon[data-v-8ed95a93],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-8ed95a93] {
    color: #fff
}

.Trend__C-foot-page[data-v-8ed95a93],
.MyGameRecord__C-foot-page[data-v-8ed95a93],
.GameRecord__C-foot-page[data-v-8ed95a93] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.van-calendar__day[data-v-8ed95a93] {
    color: #fff
}

.van-calendar__day--disabled[data-v-8ed95a93],
.van-calendar__weekdays[data-v-8ed95a93] {
    color: #80849c
}

[data-v-8ed95a93]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-8ed95a93] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.GameRecord__C-head[data-v-8ed95a93] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .32rem;
    overflow: hidden
}

.GameRecord__C-body[data-v-8ed95a93] {
    line-height: 1.06667rem
}

.GameRecord__C-body-empty[data-v-8ed95a93] {
    height: 5.33333rem
}

.GameRecord__C-body>div+div[data-v-8ed95a93] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.GameRecord__C-body-premium[data-v-8ed95a93] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.GameRecord__C-body-premium>div[data-v-8ed95a93] {
    width: .53333rem;
    height: .53333rem;
    background-repeat: no-repeat;
    background-size: .53333rem;
    background-position: center
}

.GameRecord__C-body .numList[data-v-8ed95a93] {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.GameRecord__C-body .numList>.numItem[data-v-8ed95a93] {
    width: .50667rem;
    height: .50667rem;
    border-radius: 50%;
    text-align: center;
    line-height: .50667rem;
    font-size: .32rem;
    background-color: #482bbf47
}

.GameRecord__C-body .numList>.numItem+.numItem[data-v-8ed95a93] {
    margin-left: .10667rem
}

.GameRecord__C-body .redNumItem[data-v-8ed95a93] {
    border-radius: 50%;
    color: #fff;
    font-size: .32rem;
    text-align: center;
    line-height: .50667rem;
    background: #482bbf;
    padding: .08rem
}

.Trend__C[data-v-1e38fc1e],
.MyGameRecord__C[data-v-1e38fc1e],
.GameRecord__C[data-v-1e38fc1e] {
    margin-top: .24rem;
    text-align: center;
    font-size: .32rem;
    background: #151c26;
    border-radius: .16rem;
    color: #fff
}

.MyGameRecord__C-body[data-v-1e38fc1e],
.Trend__C-body[data-v-1e38fc1e],
.GameRecord__C-body[data-v-1e38fc1e] {
    line-height: 1.06667rem
}

.MyGameRecord__C-body-empty>div+div[data-v-1e38fc1e],
.Trend__C-body-empty>div+div[data-v-1e38fc1e],
.GameRecord__C-body-empty>div+div[data-v-1e38fc1e] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecord__C-body-empty[data-v-1e38fc1e],
.Trend__C-body-empty[data-v-1e38fc1e],
.GameRecord__C-body-empty[data-v-1e38fc1e] {
    height: 5.33333rem
}

.Trend__C-foot[data-v-1e38fc1e],
.MyGameRecord__C-foot[data-v-1e38fc1e],
.GameRecord__C-foot[data-v-1e38fc1e] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.Trend__C-foot-previous[data-v-1e38fc1e],
.MyGameRecord__C-foot-previous[data-v-1e38fc1e],
.GameRecord__C-foot-previous[data-v-1e38fc1e] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-previous.disabled[data-v-1e38fc1e],
.MyGameRecord__C-foot-previous.disabled[data-v-1e38fc1e],
.GameRecord__C-foot-previous.disabled[data-v-1e38fc1e] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-previous .GameRecord__C-icon[data-v-1e38fc1e],
.MyGameRecord__C-foot-previous .GameRecord__C-icon[data-v-1e38fc1e],
.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-1e38fc1e] {
    color: #fff
}

.Trend__C-foot-next[data-v-1e38fc1e],
.MyGameRecord__C-foot-next[data-v-1e38fc1e],
.GameRecord__C-foot-next[data-v-1e38fc1e] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-next.disabled[data-v-1e38fc1e],
.MyGameRecord__C-foot-next.disabled[data-v-1e38fc1e],
.GameRecord__C-foot-next.disabled[data-v-1e38fc1e] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-next .GameRecord__C-icon[data-v-1e38fc1e],
.MyGameRecord__C-foot-next .GameRecord__C-icon[data-v-1e38fc1e],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-1e38fc1e] {
    color: #fff
}

.Trend__C-foot-page[data-v-1e38fc1e],
.MyGameRecord__C-foot-page[data-v-1e38fc1e],
.GameRecord__C-foot-page[data-v-1e38fc1e] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.van-calendar__day[data-v-1e38fc1e] {
    color: #fff
}

.van-calendar__day--disabled[data-v-1e38fc1e],
.van-calendar__weekdays[data-v-1e38fc1e] {
    color: #80849c
}

[data-v-1e38fc1e]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-1e38fc1e] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Trend__C-head[data-v-1e38fc1e] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff;
    text-align: center
}

.Trend__C-body1[data-v-1e38fc1e] {
    height: 5.25333rem;
    padding: .32rem;
    position: relative
}

.Trend__C-body1[data-v-1e38fc1e]:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - .48rem);
    height: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.Trend__C-body1-line[data-v-1e38fc1e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .34667rem;
    height: .41333rem
}

.Trend__C-body1-line>div[data-v-1e38fc1e]:first-child {
    width: 3.70667rem;
    text-align: left;
    overflow: hidden
}

.Trend__C-body1-line-num[data-v-1e38fc1e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-right: .2rem
}

.Trend__C-body1-line-num>div[data-v-1e38fc1e] {
    width: .48rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .34667rem;
    color: #9da7b3;
    text-align: center
}

.Trend__C-body1-line.lottery .Trend__C-body1-line-num>div[data-v-1e38fc1e] {
    border-radius: 50%;
    border: .01333rem solid #fd565c;
    color: #fd565c
}

.Trend__C-body1-line+.Trend__C-body1-line[data-v-1e38fc1e] {
    margin-top: .26667rem
}

.Trend__C-body1-line[data-v-1e38fc1e]:first-child {
    padding-top: .34667rem;
    height: .76rem;
    padding-left: .26667rem
}

.Trend__C-body1-line-lottery[data-v-1e38fc1e] {
    height: .48rem
}

.Trend__C-body2[data-v-1e38fc1e] {
    font-size: .32rem;
    padding: 0 .24rem
}

.Trend__C-body2>div[data-v-1e38fc1e] {
    height: 1.33333rem;
    padding: .45333rem .26667rem;
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.Trend__C-body2>div.Trend__C-body2-empty[data-v-1e38fc1e] {
    height: 5.33333rem
}

.Trend__C-body2-IssueNumber[data-v-1e38fc1e] {
    text-align: left
}

.Trend__C-body2-Num[data-v-1e38fc1e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    height: .42667rem
}

.Trend__C-body2-Num>div[data-v-1e38fc1e] {
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    border-radius: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.Trend__C-body2-Num-item[data-v-1e38fc1e] {
    background-color: #0e131b;
    margin-right: .05333rem
}

.Trend__C-body2-Num-item.action[data-v-1e38fc1e] {
    position: relative;
    z-index: 10;
    border: none;
    color: #fff;
    background: #482bbf
}

.Trend__C-body2-Num-BS[data-v-1e38fc1e] {
    color: #fa2367;
    margin-left: .16rem;
    border: .01333rem solid #FA2367
}

.Trend__C-body2-Num-BS.isB[data-v-1e38fc1e] {
    border: .01333rem solid #FA2367;
    background: #FA2367;
    color: #fff
}

.Trend__C-body2-Num-OE[data-v-1e38fc1e] {
    color: #fecc21;
    margin-left: .08rem;
    border: .01333rem solid rgb(254, 204, 33)
}

.Trend__C-body2-Num-OE.isO[data-v-1e38fc1e] {
    border: .01333rem solid #FA2367;
    background: #FA2367;
    color: #fff
}

.Trend__C-body2 .line-canvas[data-v-1e38fc1e] {
    position: absolute;
    top: 50%;
    left: 0;
    height: 1.33333rem;
    width: calc(100% - .64rem);
    z-index: 9
}

.Trend__C-origin[data-v-1e38fc1e] {
    width: 100%;
    height: 100%;
    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
}

.Trend__C-origin-I[data-v-1e38fc1e] {
    width: .26667rem;
    height: .26667rem;
    border-radius: 50%
}

.Trend__C-origin-I.violet[data-v-1e38fc1e] {
    background-color: #ec4cdf
}

.Trend__C-origin-I.red[data-v-1e38fc1e] {
    background: #fd565c
}

.Trend__C-origin-I.green[data-v-1e38fc1e] {
    background: #47ba7c
}

.Trend__C-nav[data-v-1e38fc1e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.12rem;
    border-bottom: .01333rem solid rgba(255, 255, 255, .2);
    overflow: hidden;
    margin-bottom: .32rem
}

.Trend__C-nav>div[data-v-1e38fc1e] {
    width: .8rem;
    height: .8rem;
    line-height: .8rem;
    background: #0e131b;
    font-size: .4rem;
    font-weight: 700;
    color: #fff;
    border-radius: .16rem;
    position: relative;
    margin-right: .08rem;
    text-align: center
}

.Trend__C-nav>div.active[data-v-1e38fc1e] {
    background: -webkit-linear-gradient(315deg, rgb(254, 204, 33) 0%, rgb(252, 93, 2) 25%, rgb(250, 35, 103) 50%, rgb(238, 54, 37) 75%, rgb(155, 37, 201) 100%);
    background: linear-gradient(135deg, rgb(254, 204, 33) 0%, rgb(252, 93, 2) 25%, rgb(250, 35, 103) 50%, rgb(238, 54, 37) 75%, rgb(155, 37, 201) 100%)
}

.van-calendar__day[data-v-16d8e538] {
    color: #fff
}

.van-calendar__day--disabled[data-v-16d8e538],
.van-calendar__weekdays[data-v-16d8e538] {
    color: #80849c
}

[data-v-16d8e538]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-16d8e538] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.MyGameRecordList__C-empty[data-v-16d8e538] {
    height: 5.33333rem
}

.MyGameRecordList__C-item[data-v-16d8e538] {
    height: 1.81333rem;
    padding: .37333rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C-item+div[data-v-16d8e538] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecordList__C-item-l[data-v-16d8e538] {
    height: .8rem;
    width: .8rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .10667rem;
    color: #fff;
    font-size: .4rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-l-red[data-v-16d8e538],
.MyGameRecordList__C-item-l-2[data-v-16d8e538],
.MyGameRecordList__C-item-l-4[data-v-16d8e538],
.MyGameRecordList__C-item-l-6[data-v-16d8e538],
.MyGameRecordList__C-item-l-8[data-v-16d8e538] {
    background-color: #d12b44
}

.MyGameRecordList__C-item-l-violet[data-v-16d8e538] {
    background-color: #9b25c9
}

.MyGameRecordList__C-item-l-green[data-v-16d8e538],
.MyGameRecordList__C-item-l-1[data-v-16d8e538],
.MyGameRecordList__C-item-l-3[data-v-16d8e538],
.MyGameRecordList__C-item-l-7[data-v-16d8e538],
.MyGameRecordList__C-item-l-9[data-v-16d8e538] {
    background-color: #5cba47
}

.MyGameRecordList__C-item-l-0[data-v-16d8e538] {
    background-image: -webkit-linear-gradient(top left, #d12b44 50%, #9b25c9 0) !important;
    background-image: linear-gradient(to bottom right, #d12b44 50%, #9b25c9 0) !important
}

.MyGameRecordList__C-item-l-5[data-v-16d8e538] {
    background-image: -webkit-linear-gradient(top left, #5cba47 50%, #9b25c9 0) !important;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #9b25c9 0) !important
}

.MyGameRecordList__C-item-l-small[data-v-16d8e538] {
    background: #442ec3;
    font-size: .32rem
}

.MyGameRecordList__C-item-l-big[data-v-16d8e538] {
    background: #dc8d0a;
    font-size: .32rem
}

.MyGameRecordList__C-item-m[data-v-16d8e538] {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-m-top[data-v-16d8e538] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .32rem;
    color: #fff;
    margin-bottom: .24rem;
    text-align: left
}

.MyGameRecordList__C-item-m-bottom[data-v-16d8e538] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .29333rem;
    margin-top: .05333rem;
    color: #ffffff80
}

.MyGameRecordList__C-item-r[data-v-16d8e538] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-weight: 500;
    font-size: .37333rem;
    height: .96rem;
    color: #d12b44;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.MyGameRecordList__C-item-r div[data-v-16d8e538] {
    color: #d12b44;
    border: .01333rem solid #d12b44;
    border-radius: .13333rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .29333rem;
    padding: 0 .48rem;
    margin-bottom: .18667rem
}

.MyGameRecordList__C-item-r span[data-v-16d8e538] {
    word-wrap: break-word;
    word-break: break-all;
    height: .4rem;
    line-height: .4rem;
    margin-top: .13333rem
}

.MyGameRecordList__C-item-r div[data-v-16d8e538] {
    color: #fd565c;
    border: .01333rem solid #fd565c;
    border-radius: .13333rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .29333rem;
    padding: 0 .48rem;
    margin-bottom: .08rem
}

.MyGameRecordList__C-item-r.success[data-v-16d8e538] {
    color: #00aa81
}

.MyGameRecordList__C-item-r.success div[data-v-16d8e538] {
    color: #00aa81;
    border-color: #00aa81
}

.MyGameRecordList__C-inlineB[data-v-16d8e538] {
    display: inline-block
}

.MyGameRecordList__C-inlineB+div[data-v-16d8e538] {
    margin-left: .21333rem
}

.MyGameRecordList__C-inlineB.big[data-v-16d8e538] {
    color: #dc8d0a
}

.MyGameRecordList__C-inlineB.small[data-v-16d8e538] {
    color: #442ec3
}

.MyGameRecordList__C-inlineB.greenColor[data-v-16d8e538] {
    color: #00aa81
}

.MyGameRecordList__C-inlineB.redColor[data-v-16d8e538] {
    color: #fa2367
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-16d8e538] {
    color: #9b25c9
}

.MyGameRecordList__C-detail[data-v-16d8e538] {
    padding-bottom: .33333rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecordList__C-detail-text[data-v-16d8e538] {
    height: 1.28rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2);
    padding: .32rem 0;
    margin-bottom: .32rem
}

.MyGameRecordList__C-detail-text>div[data-v-16d8e538] {
    width: -webkit-fit-content;
    width: fit-content;
    padding: 0 .4rem;
    border-radius: .10667rem;
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem;
    color: #fa2367;
    border: .01333rem solid #fa2367
}

.MyGameRecordList__C-detail-line[data-v-16d8e538] {
    height: -webkit-fit-content;
    height: fit-content;
    line-height: .42667rem;
    color: #fffc;
    font-size: .32rem;
    margin-bottom: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C-detail-line>div[data-v-16d8e538] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C-detail-line img[data-v-16d8e538] {
    width: .4rem;
    height: .4rem;
    margin-left: .06667rem
}

.MyGameRecordList__C-detail-line .red[data-v-16d8e538] {
    color: #d12b44
}

.MyGameRecordList__C-detail-line .green[data-v-16d8e538] {
    color: #00aa81
}

.MyGameRecordList__C-detail-line .numList[data-v-16d8e538] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.MyGameRecordList__C-detail-line .numList>div[data-v-16d8e538] {
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #000;
    font-size: .32rem;
    color: #000
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-16d8e538] {
    margin: .08rem
}

.MyGameRecordList__C-detail-line .numList>div>div[data-v-16d8e538] {
    height: .48rem;
    width: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.MyGameRecordList__C-detail-line .numList>div>div.n1[data-v-16d8e538] {
    background-image: url(/assets/png/n1-b2457717.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n2[data-v-16d8e538] {
    background-image: url(/assets/png/n2-904d2efc.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n3[data-v-16d8e538] {
    background-image: url(/assets/png/n3-8c89bd1d.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n4[data-v-16d8e538] {
    background-image: url(/assets/png/n4-2b1c8a75.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n5[data-v-16d8e538] {
    background-image: url(/assets/png/n5-daa22115.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n6[data-v-16d8e538] {
    background-image: url(/assets/png/n6-1aa82148.png)
}

.MyGameRecordList__C-detail-line .numList>div>div+div[data-v-16d8e538] {
    margin-left: .10667rem
}

.MyGameRecordList__C-detail-line .line1[data-v-16d8e538] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C-detail-line .line1 .num[data-v-16d8e538] {
    margin-left: .08rem;
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #000;
    font-size: .32rem;
    color: #000
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-16d8e538] {
    height: .53333rem;
    line-height: .53333rem;
    border-radius: .08rem;
    padding: 0 .26667rem;
    font-size: .32rem;
    margin: .05333rem .10667rem;
    background-color: #ccc
}

.MyGameRecordList__C-detail-line .line1 .btn.actionViolet[data-v-16d8e538] {
    color: #fff;
    background-color: #9b25c9
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-16d8e538] {
    color: #fff;
    background-color: #d12b44
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-16d8e538] {
    color: #fff;
    background-color: #5cba47
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-16d8e538] {
    color: #fff;
    background-color: #d12b44;
    background-image: -webkit-linear-gradient(left, #d12b44 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #d12b44 35%, #5cba47 65%)
}

.MyGameRecordList__C-detail-line .numList>div[data-v-16d8e538],
.MyGameRecordList__C-detail-line .line1 .num[data-v-16d8e538] {
    color: #fff;
    border-color: #fff
}

.MyGameRecordList__C-item-l[data-v-16d8e538] {
    background: #d12b44;
    overflow: hidden
}

.MyGameRecordList__C-item-l-O[data-v-16d8e538],
.MyGameRecordList__C-item-l-E[data-v-16d8e538],
.MyGameRecordList__C-item-l-H[data-v-16d8e538],
.MyGameRecordList__C-item-l-L[data-v-16d8e538] {
    font-size: .32rem
}

.MyGameRecordList__C-item-l-O[data-v-16d8e538] {
    background-color: #00aa81
}

.MyGameRecordList__C-item-l-E[data-v-16d8e538] {
    background-color: #9b25c9
}

.MyGameRecordList__C-item-l-H[data-v-16d8e538] {
    background-color: #dc8d0a
}

.MyGameRecordList__C-item-l-L[data-v-16d8e538] {
    background-color: #442ec3
}

.MyGameRecordList__C-item-l-0[data-v-16d8e538] {
    background: #d12b44 !important
}

.MyGameRecordList__C-item-l-0[data-v-16d8e538] {
    background: #fd565c !important
}

.MyGameRecordList__C-detail-line .line1[data-v-16d8e538] {
    width: auto
}

.Trend__C[data-v-6f9865c7],
.MyGameRecord__C[data-v-6f9865c7],
.GameRecord__C[data-v-6f9865c7] {
    margin-top: .24rem;
    text-align: center;
    font-size: .32rem;
    background: #151c26;
    border-radius: .16rem;
    color: #fff
}

.MyGameRecord__C-body[data-v-6f9865c7],
.Trend__C-body[data-v-6f9865c7],
.GameRecord__C-body[data-v-6f9865c7] {
    line-height: 1.06667rem
}

.MyGameRecord__C-body-empty>div+div[data-v-6f9865c7],
.Trend__C-body-empty>div+div[data-v-6f9865c7],
.GameRecord__C-body-empty>div+div[data-v-6f9865c7] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecord__C-body-empty[data-v-6f9865c7],
.Trend__C-body-empty[data-v-6f9865c7],
.GameRecord__C-body-empty[data-v-6f9865c7] {
    height: 5.33333rem
}

.Trend__C-foot[data-v-6f9865c7],
.MyGameRecord__C-foot[data-v-6f9865c7],
.GameRecord__C-foot[data-v-6f9865c7] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.Trend__C-foot-previous[data-v-6f9865c7],
.MyGameRecord__C-foot-previous[data-v-6f9865c7],
.GameRecord__C-foot-previous[data-v-6f9865c7] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-previous.disabled[data-v-6f9865c7],
.MyGameRecord__C-foot-previous.disabled[data-v-6f9865c7],
.GameRecord__C-foot-previous.disabled[data-v-6f9865c7] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-previous .GameRecord__C-icon[data-v-6f9865c7],
.MyGameRecord__C-foot-previous .GameRecord__C-icon[data-v-6f9865c7],
.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-6f9865c7] {
    color: #fff
}

.Trend__C-foot-next[data-v-6f9865c7],
.MyGameRecord__C-foot-next[data-v-6f9865c7],
.GameRecord__C-foot-next[data-v-6f9865c7] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-next.disabled[data-v-6f9865c7],
.MyGameRecord__C-foot-next.disabled[data-v-6f9865c7],
.GameRecord__C-foot-next.disabled[data-v-6f9865c7] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-next .GameRecord__C-icon[data-v-6f9865c7],
.MyGameRecord__C-foot-next .GameRecord__C-icon[data-v-6f9865c7],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-6f9865c7] {
    color: #fff
}

.Trend__C-foot-page[data-v-6f9865c7],
.MyGameRecord__C-foot-page[data-v-6f9865c7],
.GameRecord__C-foot-page[data-v-6f9865c7] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.van-calendar__day[data-v-6f9865c7] {
    color: #fff
}

.van-calendar__day--disabled[data-v-6f9865c7],
.van-calendar__weekdays[data-v-6f9865c7] {
    color: #80849c
}

[data-v-6f9865c7]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-6f9865c7] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.MyGameRecord__C[data-v-6f9865c7] {
    width: 100%;
    margin: .32rem auto 0;
    background-color: #151c26
}

.MyGameRecord__C-head[data-v-6f9865c7] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-6f9865c7] {
    border: .01333rem solid rgb(250, 35, 103);
    height: .64rem;
    line-height: .64rem;
    border-radius: .32rem;
    padding: 0 .4rem;
    color: #fa2367;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .32rem
}

.MyGameRecord__C-body[data-v-6f9865c7] {
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-6f9865c7] {
    height: 5.33333rem
}

.van-calendar__day[data-v-8ad44637] {
    color: #fff
}

.van-calendar__day--disabled[data-v-8ad44637],
.van-calendar__weekdays[data-v-8ad44637] {
    color: #80849c
}

[data-v-8ad44637]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-8ad44637] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.FDP__C[data-v-8ad44637] {
    height: 2.05333rem;
    width: 100%;
    padding: .32rem .24rem;
    background: #151c26;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    position: relative
}

.FDP__C[data-v-8ad44637]:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - .48rem);
    height: 0;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2);
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%)
}

.FDP__C-text[data-v-8ad44637] {
    color: #8b8b8b;
    height: .96rem;
    line-height: .96rem;
    font-size: .32rem
}

.FDP__C-symbol[data-v-8ad44637] {
    width: .24rem;
    margin: 0 .13333rem;
    font-size: .4rem;
    line-height: .96rem;
    color: #fff
}

.FDP__C-sum[data-v-8ad44637] {
    height: .96rem;
    width: .96rem;
    line-height: .96rem;
    background: #0e131b;
    font-size: .4rem;
    color: #fa2367;
    border-radius: 50%;
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.FDP__C-list[data-v-8ad44637] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: -webkit-fit-content;
    width: fit-content;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.FDP__C-list>div[data-v-8ad44637] {
    width: .96rem;
    height: 100%;
    margin-left: .21333rem
}

.FDP__C-list>div .num[data-v-8ad44637] {
    height: .96rem;
    width: .96rem;
    line-height: .96rem;
    background: #0e131b;
    font-size: .4rem;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.FDP__C-list>div .letter[data-v-8ad44637] {
    margin-top: .05333rem;
    text-align: center;
    font-size: .37333rem;
    color: #b4b4b4
}

.FDP__C>div[data-v-8ad44637] {
    height: .96rem
}

.van-calendar__day[data-v-0a79f4e4] {
    color: #fff
}

.van-calendar__day--disabled[data-v-0a79f4e4],
.van-calendar__weekdays[data-v-0a79f4e4] {
    color: #80849c
}

[data-v-0a79f4e4]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-0a79f4e4] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinningTip__C[data-v-0a79f4e4] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000000b3;
    top: 0;
    left: 0
}

.WinningTip__C-body[data-v-0a79f4e4] {
    position: absolute;
    width: 10rem;
    height: 12.32rem;
    background-image: url(/assets/png/missningBg-a6a726bb.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%);
    padding-top: 3.2rem
}

.WinningTip__C-body.isL[data-v-0a79f4e4] {
    background-image: url(/assets/png/missningLBg-4d241909.png)
}

.WinningTip__C-body.isL .WinningTip__C-body-l4[data-v-0a79f4e4] {
    margin-top: 1.06667rem
}

.WinningTip__C-body-l1[data-v-0a79f4e4] {
    font-weight: 700;
    font-size: .64rem;
    text-align: center;
    color: #fff;
    height: 1.33333rem;
    line-height: 1.33333rem
}

.WinningTip__C-body-l2[data-v-0a79f4e4] {
    height: auto;
    color: #fff;
    font-size: .29333rem;
    margin-top: .66667rem;
    text-align: center
}

.WinningTip__C-body-l2 .gameDetail[data-v-0a79f4e4] {
    height: .37333rem;
    line-height: .37333rem;
    font-size: .26667rem;
    text-align: center;
    color: #151c26
}

.WinningTip__C-body-l3[data-v-0a79f4e4] {
    margin-top: .82667rem;
    color: #ee3625;
    text-shadow: 0 .18667rem .14667rem rgba(173, 32, 38, .3)
}

.WinningTip__C-body-l3 .isLose[data-v-0a79f4e4] {
    font-weight: 700;
    font-size: .90667rem;
    color: #65656f;
    line-height: 1.26667rem;
    height: 1.26667rem;
    text-shadow: 0 .18667rem .14667rem rgba(0, 0, 0, .18);
    text-align: center
}

.WinningTip__C-body-l3 .head[data-v-0a79f4e4] {
    height: .69333rem;
    line-height: .69333rem;
    font-weight: 700;
    font-size: .50667rem;
    text-align: center;
    margin-bottom: .10667rem
}

.WinningTip__C-body-l3 .bonus[data-v-0a79f4e4] {
    height: 1.28rem;
    line-height: 1.28rem;
    font-weight: 700;
    font-size: .90667rem;
    text-align: center;
    margin-bottom: .26667rem
}

.WinningTip__C-body-l4[data-v-0a79f4e4] {
    font-size: .32rem;
    color: #fff;
    text-align: center
}

.WinningTip__C-body-l4 .line1[data-v-0a79f4e4] {
    height: auto;
    width: -webkit-fit-content;
    width: fit-content;
    margin: auto;
    font-size: .29333rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: .10667rem
}

.WinningTip__C-body-l4 .line1>div[data-v-0a79f4e4] {
    width: .66667rem;
    height: 1.30667rem
}

.WinningTip__C-body-l4 .line1>div+div[data-v-0a79f4e4] {
    margin-left: .10667rem
}

.WinningTip__C-body-l4 .line1>div .title[data-v-0a79f4e4] {
    width: .66667rem;
    height: .50667rem;
    line-height: .50667rem;
    border-radius: .16rem .16rem 0;
    background: #fdac32;
    font-size: .26667rem;
    position: relative
}

.WinningTip__C-body-l4 .line1>div .title.sum[data-v-0a79f4e4] {
    font-size: .26667rem
}

.WinningTip__C-body-l4 .line1>div .num[data-v-0a79f4e4] {
    width: .50667rem;
    height: .50667rem;
    color: #fff;
    border-radius: 50%;
    line-height: .50667rem;
    text-align: center;
    border: .01333rem solid #ffffff;
    margin: .10667rem auto
}

.WinningTip__C-body-l4 .line2[data-v-0a79f4e4] {
    height: .58667rem;
    width: 3.57333rem;
    margin: .16rem auto 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
}

.WinningTip__C-body-l4 .line2>div[data-v-0a79f4e4] {
    height: .58667rem;
    line-height: .58667rem;
    background: #40ad72;
    border-radius: .13333rem;
    width: 1.33333rem;
    text-align: center
}

.WinningTip__C-body-l4 .line2>div.yuan[data-v-0a79f4e4] {
    width: .53333rem;
    height: .53333rem;
    line-height: .53333rem;
    margin: 0 .18667rem;
    border-radius: 50%
}

.WinningTip__C-body-l5[data-v-0a79f4e4] {
    height: .4rem;
    line-height: .4rem;
    font-size: .32rem;
    color: #fff;
    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
}

.WinningTip__C-body-l5 .acitveBtn[data-v-0a79f4e4] {
    height: .4rem;
    width: .4rem;
    background: rgba(255, 255, 255, .26);
    border: .01333rem solid #ffffff;
    margin-right: .18667rem;
    position: relative
}

.WinningTip__C-body-l5 .acitveBtn.active[data-v-0a79f4e4]:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%);
    height: .24rem;
    width: .32rem;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAjCAMAAADlnnmAAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMA3yBggO/PMBCgj79QQG+vY113yAAAALxJREFUOMu10tsSgjAMBFCS0AsFNP//tTpU3am2kDy4j3CW6Q6d/pk96p0d/qbPrHZf9IiV57V6MnomrdmMc8PLi3Wuzxef5/j2s3Guz2/B52d1+Vx8nmPXZ0l9nwj+a1XhjpfQP8/xGZKTuVqaF1pD3M5d4Jepyfp5zs1c+OGfJMHcsUcD55IAH4e3BeeaFYl5umiQLJceDQTe0yD4n6TQ8dyTaFg9GlaPhs0ju9EjYvZowBsb8I5GSGfiAQHlGnLX3vj7AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: .32rem .24rem;
    background-position: center
}

.WinningTip__C .closeBtn[data-v-0a79f4e4] {
    width: .8rem;
    height: .8rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAMAAAC7m5rvAAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMABPpvqpVa3mrtmeVjK75WJ+CAEPKhSUZEHxXJYF1R6ddBuYQNzaaciTXz0LKUNjRiuc4XAAACUElEQVRIx43W6XLiMBAE4JZM4vvAHOaKIYQj526//9PtBiMUMhK4f1Aw+CtRaOwRXMmzr20Yax2H268sR6/MHlJeJX2Y3TO7KCQZTqKmWii1qJpocipEu1vqKSXDurouVnVIpk9eVC3Jfakgoso9uazcavXOdAVPspTvzgVfycEI3owG5KssH6kj3EykmfyuJRw3uJPp+LerOX7D3fwZs8aPtNSzXq2g2dpP85gZeiVjPIdJwQN65sDCvC2Zmt5ZLOCKrY9SluceGNJs5FS7d+FRa3PJikN1frM0X3+SDFyK9po9u1basDSlgJ2TynZIyQ3+5/l7VZOHzkk1uFyjhnw+9ccLIJ1UJi+nXlkzh3R+hZzr75chIJ1UNkPmiDiBy/kVJoxwZASn8ypETFBwBrfzKTQsMOQcHudRmDNEzBE8zqMwYgxNBY/zKChqH8OWJPcKbmZ/pOwouw/yR4asPMrrKoZ2A2Qf2v2TG5Aw8igF4+R22+aSCtaJ5soZ+pTPhcztjSOVdPbGQcLao6Szt6l9KEglnX0oYMNHqfzukZvzA/rjMlOMku4yMD+YdaumlwnwaZR0y8sUSJVZdn3uy8Ao6V7P/bhmaUfHAF2ep4Jc1wcsfg6qCL0S/RxUKKmbPmqqWV5tYa8h/Dbmixj5s7sjeMxE/ll6dVtl2iqbmjzs/Gh3IGs40sZMn24c4uIWzsy35LJ1HtWW5HYOX9qQDOv8upjX39UWN6KyzekYGky7Y+g0OB1DN5nCnTTHmFeJjw36RL0FSdEdsYsk+Ota6B/G4VatqZeC9wAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: .8rem;
    background-position: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    transform: translate(-50%) translateY(100%);
    bottom: .66667rem
}

.van-calendar__day[data-v-8a2fbe28] {
    color: #fff
}

.van-calendar__day--disabled[data-v-8a2fbe28],
.van-calendar__weekdays[data-v-8a2fbe28] {
    color: #80849c
}

[data-v-8a2fbe28]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-8a2fbe28] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.changlongEnter[data-v-8a2fbe28] {
    position: fixed;
    z-index: 99;
    width: 1.49333rem;
    height: 1.49333rem;
    background-image: url(/assets/svg/changlong-7864b972.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.49333rem;
    bottom: 4.26667rem;
    right: .4rem;
    box-shadow: 0 .02667rem .48rem #cbcadc8f;
    border-radius: 50%
}

.van-calendar__day[data-v-76f57c4d] {
    color: #fff
}

.van-calendar__day--disabled[data-v-76f57c4d],
.van-calendar__weekdays[data-v-76f57c4d] {
    color: #80849c
}

[data-v-76f57c4d]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-76f57c4d] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3__C[data-v-76f57c4d],
.FD__C[data-v-76f57c4d],
.WinGo__C[data-v-76f57c4d],
.WinTrx__C[data-v-76f57c4d] {
    padding: 0 .4rem .34667rem
}

.K3__C[data-v-76f57c4d] .noticeBar__container,
.FD__C[data-v-76f57c4d] .noticeBar__container,
.WinGo__C[data-v-76f57c4d] .noticeBar__container,
.WinTrx__C[data-v-76f57c4d] .noticeBar__container {
    margin-top: .45333rem;
    position: relative;
    z-index: 1;
    top: 0
}

.FD__C-head-bcak[data-v-76f57c4d],
.K3__C-head-bcak[data-v-76f57c4d],
.WinGo__C-head-bcak[data-v-76f57c4d],
.WinTrx__C-head-bcak[data-v-76f57c4d] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAbFBMVEX///8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+nAQA6AAAAI3RSTlMfABkKFg8H+gVxIzxV7pF/TdvKJ+jTwi3ksamaXlA0t6KIRRmPMmYAAALZSURBVGjezZrZkusgDER7MNjGe+Lsmaz8/z/eZF48MRikDK6bU5U80oVaYJDAF400UVIKIYDHn5QqSb9oUAQSJeBAqCSGQCLhQQY1wBudrwHf8AIkhE8CgeGpEmyBXIKFzHkCCmwUQyAVeAORUgUU3kTRBCTeRhIEcoE/ICyvwQg/3whbIMGfSXwCCRBbAbzx+QrgxZ/vA4j5w88lW0AgGsIloBARZQukiEpqCQhERYwFFCKjXgVyRCd/EZCIjhwEGEuYv6DBc5jvM3gT4E8BPAf4LoC8xoqq2W/2umeuNhAn0B1r80OteVPA8xei1xsz0LJsRtjiol2Z32QVx2aEIlS0OzPiwokRAhHSK2NRF6DyFPDlULU2LipGHsGzj5YX4+bG2FMxuU30TWYmODBMwJQF3zszyRJ0E5DDRXE0HnYgkyOBg25hfGQgk0DB5pYZPz3dZUg7PAcT4kx32RboNyZIiYFtefrWbXPdb9aLZVNaAgKvFEsT5o4fTvt1nY3s0XhBWAI3Q6DDk9ZpVRUQsPJncpDSnQqbkcCYjCygjZMafmqywLdxsgK8c9gbAic8KNxb7TXgQZmRTS5dCb3YBgSgM3KaomuPh8tyMeRqdujHAZL2PprRF9qw2rrHarvpLWElA6eVCbBlbBUKNue1ibWbKvd2XTTeMK0423UOsL8Ia5DJh08mYxIXkPF89HGf3FePrI++wiR6Z5xo1rFlcJkcpxJU0uDR8Xy1JRYgQzj8ojyMJRrm4TdBgPOxflkFZ9bxnXTHLPSQUbs7yDCuUCjb5TNU2XXLv0KloFGcqq4H+xI4xCg2cv6L+PylhPmLIfOXc+YvSM1fUpu/KDh/WXP+wmz0TJLu6ruIa4AtkIu4xfdBILLR6X9osczaJGIp8Puy4PUx+f1MeBq9fGT+Ec3S99u9n9Owfqvl/mmPBnjPHj714Qbp6cnnP5759fxHCAgAAoLx/OcfpSanB4oYWz0AAAAASUVORK5CYII=);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.FD__C-head-more[data-v-76f57c4d],
.K3__C-head-more[data-v-76f57c4d],
.WinGo__C-head-more[data-v-76f57c4d],
.WinTrx__C-head-more[data-v-76f57c4d] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.FD__C-head-more>div[data-v-76f57c4d],
.K3__C-head-more>div[data-v-76f57c4d],
.WinGo__C-head-more>div[data-v-76f57c4d],
.WinTrx__C-head-more>div[data-v-76f57c4d] {
    width: .64rem;
    height: .64rem;
    background-image: url(/assets/png/customer_icon-a245dae7.png);
    background-size: .64rem
}

.FD__C-head-more>div[data-v-76f57c4d]:last-child,
.K3__C-head-more>div[data-v-76f57c4d]:last-child,
.WinGo__C-head-more>div[data-v-76f57c4d]:last-child,
.WinTrx__C-head-more>div[data-v-76f57c4d]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.FD__C-head-more>div.disableVoice[data-v-76f57c4d],
.K3__C-head-more>div.disableVoice[data-v-76f57c4d],
.WinGo__C-head-more>div.disableVoice[data-v-76f57c4d],
.WinTrx__C-head-more>div.disableVoice[data-v-76f57c4d] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.van-calendar__day[data-v-1f6103d9] {
    color: #fff
}

.van-calendar__day--disabled[data-v-1f6103d9],
.van-calendar__weekdays[data-v-1f6103d9] {
    color: #80849c
}

[data-v-1f6103d9]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-1f6103d9] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.BettingRecordWinTrx__C[data-v-1f6103d9],
.BettingRecordWin__C[data-v-1f6103d9],
.BettingRecordK3__C[data-v-1f6103d9],
.BettingRecord5D__C[data-v-1f6103d9] {
    padding: 0 .4rem
}

.BettingRecordWinTrx__C-nav[data-v-1f6103d9],
.BettingRecordWin__C-nav[data-v-1f6103d9],
.BettingRecordK3__C-nav[data-v-1f6103d9],
.BettingRecord5D__C-nav[data-v-1f6103d9] {
    padding-bottom: .02667rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.BettingRecordWinTrx__C-list[data-v-1f6103d9],
.BettingRecordWin__C-list[data-v-1f6103d9],
.BettingRecordK3__C-list[data-v-1f6103d9],
.BettingRecord5D__C-list[data-v-1f6103d9] {
    margin: .48rem 0 .4rem
}

.BettingRecordWinTrx__C-list[data-v-1f6103d9] .MyGameRecordList__C,
.BettingRecordWin__C-list[data-v-1f6103d9] .MyGameRecordList__C,
.BettingRecordK3__C-list[data-v-1f6103d9] .MyGameRecordList__C,
.BettingRecord5D__C-list[data-v-1f6103d9] .MyGameRecordList__C {
    padding: 0
}

.BettingRecordWinTrx__C-list[data-v-1f6103d9] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecordWin__C-list[data-v-1f6103d9] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecordK3__C-list[data-v-1f6103d9] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecord5D__C-list[data-v-1f6103d9] .MyGameRecordList__C>div+.MyGameRecordList__C-item {
    margin-top: .24rem
}

.BettingRecordWinTrx__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecordWin__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecordK3__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecord5D__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-item {
    border-radius: .16rem;
    background-color: #151c26;
    border: 0;
    padding: 0 .24rem
}

.BettingRecordWinTrx__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecordWin__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecordK3__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecord5D__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-item.detail {
    border-radius: .16rem .16rem 0 0
}

.BettingRecordWinTrx__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecordWin__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecordK3__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecord5D__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-detail {
    border-radius: 0 0 .16rem .16rem;
    padding: 0 .24rem .24rem;
    background-color: #151c26;
    border: 0
}

.BettingRecordWinTrx__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecordWin__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecordK3__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecord5D__C-list[data-v-1f6103d9] .MyGameRecordList__C .MyGameRecordList__C-detail-text {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.BettingRecordWinTrx__C-foot[data-v-1f6103d9],
.BettingRecordWin__C-foot[data-v-1f6103d9],
.BettingRecordK3__C-foot[data-v-1f6103d9],
.BettingRecord5D__C-foot[data-v-1f6103d9] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.BettingRecordWinTrx__C-foot-previous[data-v-1f6103d9],
.BettingRecordWinTrx__C-foot-next[data-v-1f6103d9],
.BettingRecordWin__C-foot-previous[data-v-1f6103d9],
.BettingRecordWin__C-foot-next[data-v-1f6103d9],
.BettingRecordK3__C-foot-previous[data-v-1f6103d9],
.BettingRecordK3__C-foot-next[data-v-1f6103d9],
.BettingRecord5D__C-foot-previous[data-v-1f6103d9],
.BettingRecord5D__C-foot-next[data-v-1f6103d9] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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;
    color: #fff
}

.BettingRecordWinTrx__C-foot-previous.disabled[data-v-1f6103d9],
.BettingRecordWinTrx__C-foot-next.disabled[data-v-1f6103d9],
.BettingRecordWin__C-foot-previous.disabled[data-v-1f6103d9],
.BettingRecordWin__C-foot-next.disabled[data-v-1f6103d9],
.BettingRecordK3__C-foot-previous.disabled[data-v-1f6103d9],
.BettingRecordK3__C-foot-next.disabled[data-v-1f6103d9],
.BettingRecord5D__C-foot-previous.disabled[data-v-1f6103d9],
.BettingRecord5D__C-foot-next.disabled[data-v-1f6103d9] {
    background: #424242;
    pointer-events: none
}

.BettingRecordWinTrx__C-foot-previous .BettingRecordWin__C-icon[data-v-1f6103d9],
.BettingRecordWinTrx__C-foot-next .BettingRecordWin__C-icon[data-v-1f6103d9],
.BettingRecordWin__C-foot-previous .BettingRecordWin__C-icon[data-v-1f6103d9],
.BettingRecordWin__C-foot-next .BettingRecordWin__C-icon[data-v-1f6103d9],
.BettingRecordK3__C-foot-previous .BettingRecordWin__C-icon[data-v-1f6103d9],
.BettingRecordK3__C-foot-next .BettingRecordWin__C-icon[data-v-1f6103d9],
.BettingRecord5D__C-foot-previous .BettingRecordWin__C-icon[data-v-1f6103d9],
.BettingRecord5D__C-foot-next .BettingRecordWin__C-icon[data-v-1f6103d9] {
    color: #fff
}

.BettingRecordWinTrx__C-foot-page[data-v-1f6103d9],
.BettingRecordWin__C-foot-page[data-v-1f6103d9],
.BettingRecordK3__C-foot-page[data-v-1f6103d9],
.BettingRecord5D__C-foot-page[data-v-1f6103d9] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.BettingRecordWinTrx__C[data-v-1f6103d9] .van-tabs,
.BettingRecordWin__C[data-v-1f6103d9] .van-tabs,
.BettingRecordK3__C[data-v-1f6103d9] .van-tabs,
.BettingRecord5D__C[data-v-1f6103d9] .van-tabs {
    background-color: transparent
}

.customer_icon[data-v-1f6103d9] {
    width: .64rem;
    height: .64rem;
    background: url(/assets/png/customer_icon-a245dae7.png) no-repeat center center/.64rem;
    background-size: cover;
    cursor: pointer
}

.van-calendar__day[data-v-ae3b0b27] {
    color: #fff
}

.van-calendar__day--disabled[data-v-ae3b0b27],
.van-calendar__weekdays[data-v-ae3b0b27] {
    color: #80849c
}

[data-v-ae3b0b27]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-ae3b0b27] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.MyGameRecordList__C-empty[data-v-ae3b0b27] {
    height: 5.33333rem
}

.MyGameRecordList__C-item[data-v-ae3b0b27] {
    height: 1.81333rem;
    padding: .37333rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C-item+div[data-v-ae3b0b27] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecordList__C-item-l[data-v-ae3b0b27] {
    height: .8rem;
    width: .8rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .10667rem;
    color: #fff;
    font-size: .4rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-l-red[data-v-ae3b0b27],
.MyGameRecordList__C-item-l-2[data-v-ae3b0b27],
.MyGameRecordList__C-item-l-4[data-v-ae3b0b27],
.MyGameRecordList__C-item-l-6[data-v-ae3b0b27],
.MyGameRecordList__C-item-l-8[data-v-ae3b0b27] {
    background-color: #d12b44
}

.MyGameRecordList__C-item-l-violet[data-v-ae3b0b27] {
    background-color: #9b25c9
}

.MyGameRecordList__C-item-l-green[data-v-ae3b0b27],
.MyGameRecordList__C-item-l-1[data-v-ae3b0b27],
.MyGameRecordList__C-item-l-3[data-v-ae3b0b27],
.MyGameRecordList__C-item-l-7[data-v-ae3b0b27],
.MyGameRecordList__C-item-l-9[data-v-ae3b0b27] {
    background-color: #5cba47
}

.MyGameRecordList__C-item-l-0[data-v-ae3b0b27] {
    background-image: -webkit-linear-gradient(top left, #d12b44 50%, #9b25c9 0) !important;
    background-image: linear-gradient(to bottom right, #d12b44 50%, #9b25c9 0) !important
}

.MyGameRecordList__C-item-l-5[data-v-ae3b0b27] {
    background-image: -webkit-linear-gradient(top left, #5cba47 50%, #9b25c9 0) !important;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #9b25c9 0) !important
}

.MyGameRecordList__C-item-l-small[data-v-ae3b0b27] {
    background: #442ec3;
    font-size: .32rem
}

.MyGameRecordList__C-item-l-big[data-v-ae3b0b27] {
    background: #dc8d0a;
    font-size: .32rem
}

.MyGameRecordList__C-item-m[data-v-ae3b0b27] {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-m-top[data-v-ae3b0b27] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .32rem;
    color: #fff;
    margin-bottom: .24rem;
    text-align: left
}

.MyGameRecordList__C-item-m-bottom[data-v-ae3b0b27] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .29333rem;
    margin-top: .05333rem;
    color: #ffffff80
}

.MyGameRecordList__C-item-r[data-v-ae3b0b27] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-weight: 500;
    font-size: .37333rem;
    height: .96rem;
    color: #d12b44;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.MyGameRecordList__C-item-r div[data-v-ae3b0b27] {
    color: #d12b44;
    border: .01333rem solid #d12b44;
    border-radius: .13333rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .29333rem;
    padding: 0 .48rem;
    margin-bottom: .18667rem
}

.MyGameRecordList__C-item-r span[data-v-ae3b0b27] {
    word-wrap: break-word;
    word-break: break-all;
    height: .4rem;
    line-height: .4rem;
    margin-top: .13333rem
}

.MyGameRecordList__C-item-r div[data-v-ae3b0b27] {
    color: #fd565c;
    border: .01333rem solid #fd565c;
    border-radius: .13333rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .29333rem;
    padding: 0 .48rem;
    margin-bottom: .08rem
}

.MyGameRecordList__C-item-r.success[data-v-ae3b0b27] {
    color: #00aa81
}

.MyGameRecordList__C-item-r.success div[data-v-ae3b0b27] {
    color: #00aa81;
    border-color: #00aa81
}

.MyGameRecordList__C-inlineB[data-v-ae3b0b27] {
    display: inline-block
}

.MyGameRecordList__C-inlineB+div[data-v-ae3b0b27] {
    margin-left: .21333rem
}

.MyGameRecordList__C-inlineB.big[data-v-ae3b0b27] {
    color: #dc8d0a
}

.MyGameRecordList__C-inlineB.small[data-v-ae3b0b27] {
    color: #442ec3
}

.MyGameRecordList__C-inlineB.greenColor[data-v-ae3b0b27] {
    color: #00aa81
}

.MyGameRecordList__C-inlineB.redColor[data-v-ae3b0b27] {
    color: #fa2367
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-ae3b0b27] {
    color: #9b25c9
}

.MyGameRecordList__C-detail[data-v-ae3b0b27] {
    padding-bottom: .33333rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecordList__C-detail-text[data-v-ae3b0b27] {
    height: 1.28rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2);
    padding: .32rem 0;
    margin-bottom: .32rem
}

.MyGameRecordList__C-detail-text>div[data-v-ae3b0b27] {
    width: -webkit-fit-content;
    width: fit-content;
    padding: 0 .4rem;
    border-radius: .10667rem;
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem;
    color: #fa2367;
    border: .01333rem solid #fa2367
}

.MyGameRecordList__C-detail-line[data-v-ae3b0b27] {
    height: -webkit-fit-content;
    height: fit-content;
    line-height: .42667rem;
    color: #fffc;
    font-size: .32rem;
    margin-bottom: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C-detail-line>div[data-v-ae3b0b27] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C-detail-line img[data-v-ae3b0b27] {
    width: .4rem;
    height: .4rem;
    margin-left: .06667rem
}

.MyGameRecordList__C-detail-line .red[data-v-ae3b0b27] {
    color: #d12b44
}

.MyGameRecordList__C-detail-line .green[data-v-ae3b0b27] {
    color: #00aa81
}

.MyGameRecordList__C-detail-line .numList>div[data-v-ae3b0b27] {
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #000;
    font-size: .32rem;
    color: #000
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-ae3b0b27] {
    margin: .08rem
}

.MyGameRecordList__C-detail-line .numList>div>div[data-v-ae3b0b27] {
    height: .48rem;
    width: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.MyGameRecordList__C-detail-line .numList>div>div.n1[data-v-ae3b0b27] {
    background-image: url(/assets/png/n1-b2457717.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n2[data-v-ae3b0b27] {
    background-image: url(/assets/png/n2-904d2efc.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n3[data-v-ae3b0b27] {
    background-image: url(/assets/png/n3-8c89bd1d.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n4[data-v-ae3b0b27] {
    background-image: url(/assets/png/n4-2b1c8a75.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n5[data-v-ae3b0b27] {
    background-image: url(/assets/png/n5-daa22115.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n6[data-v-ae3b0b27] {
    background-image: url(/assets/png/n6-1aa82148.png)
}

.MyGameRecordList__C-detail-line .numList>div>div+div[data-v-ae3b0b27] {
    margin-left: .10667rem
}

.MyGameRecordList__C-detail-line .line1[data-v-ae3b0b27] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C-detail-line .line1 .num[data-v-ae3b0b27] {
    margin-left: .08rem;
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #000;
    font-size: .32rem;
    color: #000
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-ae3b0b27] {
    height: .53333rem;
    line-height: .53333rem;
    border-radius: .08rem;
    padding: 0 .26667rem;
    font-size: .32rem;
    margin: .05333rem .10667rem;
    background-color: #ccc
}

.MyGameRecordList__C-detail-line .line1 .btn.actionViolet[data-v-ae3b0b27] {
    color: #fff;
    background-color: #9b25c9
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-ae3b0b27] {
    color: #fff;
    background-color: #d12b44
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-ae3b0b27] {
    color: #fff;
    background-color: #5cba47
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-ae3b0b27] {
    color: #fff;
    background-color: #d12b44;
    background-image: -webkit-linear-gradient(left, #d12b44 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #d12b44 35%, #5cba47 65%)
}

.MyGameRecordList__C-detail-line .numList[data-v-ae3b0b27] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.MyGameRecordList__C-detail-line .numList>div[data-v-ae3b0b27] {
    height: .48rem;
    width: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center;
    border-radius: 0;
    border: 0
}

.MyGameRecordList__C-detail-line .numList>div.n1[data-v-ae3b0b27] {
    background-image: url(/assets/png/n1-b2457717.png)
}

.MyGameRecordList__C-detail-line .numList>div.n2[data-v-ae3b0b27] {
    background-image: url(/assets/png/n2-904d2efc.png)
}

.MyGameRecordList__C-detail-line .numList>div.n3[data-v-ae3b0b27] {
    background-image: url(/assets/png/n3-8c89bd1d.png)
}

.MyGameRecordList__C-detail-line .numList>div.n4[data-v-ae3b0b27] {
    background-image: url(/assets/png/n4-2b1c8a75.png)
}

.MyGameRecordList__C-detail-line .numList>div.n5[data-v-ae3b0b27] {
    background-image: url(/assets/png/n5-daa22115.png)
}

.MyGameRecordList__C-detail-line .numList>div.n6[data-v-ae3b0b27] {
    background-image: url(/assets/png/n6-1aa82148.png)
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-ae3b0b27] {
    margin-left: .10667rem
}

.MyGameRecordList__C-item-l[data-v-ae3b0b27] {
    height: .96rem;
    width: .96rem;
    line-height: normal;
    text-align: center;
    border-radius: .10667rem;
    color: #fff;
    font-size: .64rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    background-color: #d12b44;
    font-size: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    word-wrap: break-word;
    word-break: break-all
}

.MyGameRecordList__C-item-l-H[data-v-ae3b0b27] {
    background-color: #dc8d0a
}

.MyGameRecordList__C-item-l-L[data-v-ae3b0b27] {
    background-color: #442ec3
}

.MyGameRecordList__C-item-l-O[data-v-ae3b0b27] {
    background: #00AA81
}

.MyGameRecordList__C-item-l-E[data-v-ae3b0b27] {
    background: #9B25C9
}

.MyGameRecordList__C-item-l-num[data-v-ae3b0b27] {
    font-size: .32rem
}

.van-calendar__day[data-v-69b3c691] {
    color: #fff
}

.van-calendar__day--disabled[data-v-69b3c691],
.van-calendar__weekdays[data-v-69b3c691] {
    color: #80849c
}

[data-v-69b3c691]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-69b3c691] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.BettingRecordWinTrx__C[data-v-69b3c691],
.BettingRecordWin__C[data-v-69b3c691],
.BettingRecordK3__C[data-v-69b3c691],
.BettingRecord5D__C[data-v-69b3c691] {
    padding: 0 .4rem
}

.BettingRecordWinTrx__C-nav[data-v-69b3c691],
.BettingRecordWin__C-nav[data-v-69b3c691],
.BettingRecordK3__C-nav[data-v-69b3c691],
.BettingRecord5D__C-nav[data-v-69b3c691] {
    padding-bottom: .02667rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.BettingRecordWinTrx__C-list[data-v-69b3c691],
.BettingRecordWin__C-list[data-v-69b3c691],
.BettingRecordK3__C-list[data-v-69b3c691],
.BettingRecord5D__C-list[data-v-69b3c691] {
    margin: .48rem 0 .4rem
}

.BettingRecordWinTrx__C-list[data-v-69b3c691] .MyGameRecordList__C,
.BettingRecordWin__C-list[data-v-69b3c691] .MyGameRecordList__C,
.BettingRecordK3__C-list[data-v-69b3c691] .MyGameRecordList__C,
.BettingRecord5D__C-list[data-v-69b3c691] .MyGameRecordList__C {
    padding: 0
}

.BettingRecordWinTrx__C-list[data-v-69b3c691] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecordWin__C-list[data-v-69b3c691] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecordK3__C-list[data-v-69b3c691] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecord5D__C-list[data-v-69b3c691] .MyGameRecordList__C>div+.MyGameRecordList__C-item {
    margin-top: .24rem
}

.BettingRecordWinTrx__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecordWin__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecordK3__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecord5D__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-item {
    border-radius: .16rem;
    background-color: #151c26;
    border: 0;
    padding: 0 .24rem
}

.BettingRecordWinTrx__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecordWin__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecordK3__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecord5D__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-item.detail {
    border-radius: .16rem .16rem 0 0
}

.BettingRecordWinTrx__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecordWin__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecordK3__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecord5D__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-detail {
    border-radius: 0 0 .16rem .16rem;
    padding: 0 .24rem .24rem;
    background-color: #151c26;
    border: 0
}

.BettingRecordWinTrx__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecordWin__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecordK3__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecord5D__C-list[data-v-69b3c691] .MyGameRecordList__C .MyGameRecordList__C-detail-text {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.BettingRecordWinTrx__C-foot[data-v-69b3c691],
.BettingRecordWin__C-foot[data-v-69b3c691],
.BettingRecordK3__C-foot[data-v-69b3c691],
.BettingRecord5D__C-foot[data-v-69b3c691] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.BettingRecordWinTrx__C-foot-previous[data-v-69b3c691],
.BettingRecordWinTrx__C-foot-next[data-v-69b3c691],
.BettingRecordWin__C-foot-previous[data-v-69b3c691],
.BettingRecordWin__C-foot-next[data-v-69b3c691],
.BettingRecordK3__C-foot-previous[data-v-69b3c691],
.BettingRecordK3__C-foot-next[data-v-69b3c691],
.BettingRecord5D__C-foot-previous[data-v-69b3c691],
.BettingRecord5D__C-foot-next[data-v-69b3c691] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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;
    color: #fff
}

.BettingRecordWinTrx__C-foot-previous.disabled[data-v-69b3c691],
.BettingRecordWinTrx__C-foot-next.disabled[data-v-69b3c691],
.BettingRecordWin__C-foot-previous.disabled[data-v-69b3c691],
.BettingRecordWin__C-foot-next.disabled[data-v-69b3c691],
.BettingRecordK3__C-foot-previous.disabled[data-v-69b3c691],
.BettingRecordK3__C-foot-next.disabled[data-v-69b3c691],
.BettingRecord5D__C-foot-previous.disabled[data-v-69b3c691],
.BettingRecord5D__C-foot-next.disabled[data-v-69b3c691] {
    background: #424242;
    pointer-events: none
}

.BettingRecordWinTrx__C-foot-previous .BettingRecordWin__C-icon[data-v-69b3c691],
.BettingRecordWinTrx__C-foot-next .BettingRecordWin__C-icon[data-v-69b3c691],
.BettingRecordWin__C-foot-previous .BettingRecordWin__C-icon[data-v-69b3c691],
.BettingRecordWin__C-foot-next .BettingRecordWin__C-icon[data-v-69b3c691],
.BettingRecordK3__C-foot-previous .BettingRecordWin__C-icon[data-v-69b3c691],
.BettingRecordK3__C-foot-next .BettingRecordWin__C-icon[data-v-69b3c691],
.BettingRecord5D__C-foot-previous .BettingRecordWin__C-icon[data-v-69b3c691],
.BettingRecord5D__C-foot-next .BettingRecordWin__C-icon[data-v-69b3c691] {
    color: #fff
}

.BettingRecordWinTrx__C-foot-page[data-v-69b3c691],
.BettingRecordWin__C-foot-page[data-v-69b3c691],
.BettingRecordK3__C-foot-page[data-v-69b3c691],
.BettingRecord5D__C-foot-page[data-v-69b3c691] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.BettingRecordWinTrx__C[data-v-69b3c691] .van-tabs,
.BettingRecordWin__C[data-v-69b3c691] .van-tabs,
.BettingRecordK3__C[data-v-69b3c691] .van-tabs,
.BettingRecord5D__C[data-v-69b3c691] .van-tabs {
    background-color: transparent
}

.customer_icon[data-v-69b3c691] {
    width: .64rem;
    height: .64rem;
    background: url(/assets/png/customer_icon-a245dae7.png) no-repeat center center/.64rem;
    background-size: cover;
    cursor: pointer
}

.van-calendar__day[data-v-a174c2de] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a174c2de],
.van-calendar__weekdays[data-v-a174c2de] {
    color: #80849c
}

[data-v-a174c2de]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a174c2de] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.MyGameRecordList__C-empty[data-v-a174c2de] {
    height: 5.33333rem
}

.MyGameRecordList__C-item[data-v-a174c2de] {
    height: 1.81333rem;
    padding: .37333rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C-item+div[data-v-a174c2de] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecordList__C-item-l[data-v-a174c2de] {
    height: .8rem;
    width: .8rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .10667rem;
    color: #fff;
    font-size: .4rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-l-red[data-v-a174c2de],
.MyGameRecordList__C-item-l-2[data-v-a174c2de],
.MyGameRecordList__C-item-l-4[data-v-a174c2de],
.MyGameRecordList__C-item-l-6[data-v-a174c2de],
.MyGameRecordList__C-item-l-8[data-v-a174c2de] {
    background-color: #d12b44
}

.MyGameRecordList__C-item-l-violet[data-v-a174c2de] {
    background-color: #9b25c9
}

.MyGameRecordList__C-item-l-green[data-v-a174c2de],
.MyGameRecordList__C-item-l-1[data-v-a174c2de],
.MyGameRecordList__C-item-l-3[data-v-a174c2de],
.MyGameRecordList__C-item-l-7[data-v-a174c2de],
.MyGameRecordList__C-item-l-9[data-v-a174c2de] {
    background-color: #5cba47
}

.MyGameRecordList__C-item-l-0[data-v-a174c2de] {
    background-image: -webkit-linear-gradient(top left, #d12b44 50%, #9b25c9 0) !important;
    background-image: linear-gradient(to bottom right, #d12b44 50%, #9b25c9 0) !important
}

.MyGameRecordList__C-item-l-5[data-v-a174c2de] {
    background-image: -webkit-linear-gradient(top left, #5cba47 50%, #9b25c9 0) !important;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #9b25c9 0) !important
}

.MyGameRecordList__C-item-l-small[data-v-a174c2de] {
    background: #442ec3;
    font-size: .32rem
}

.MyGameRecordList__C-item-l-big[data-v-a174c2de] {
    background: #dc8d0a;
    font-size: .32rem
}

.MyGameRecordList__C-item-m[data-v-a174c2de] {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-m-top[data-v-a174c2de] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .32rem;
    color: #fff;
    margin-bottom: .24rem;
    text-align: left
}

.MyGameRecordList__C-item-m-bottom[data-v-a174c2de] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .29333rem;
    margin-top: .05333rem;
    color: #ffffff80
}

.MyGameRecordList__C-item-r[data-v-a174c2de] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-weight: 500;
    font-size: .37333rem;
    height: .96rem;
    color: #d12b44;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.MyGameRecordList__C-item-r div[data-v-a174c2de] {
    color: #d12b44;
    border: .01333rem solid #d12b44;
    border-radius: .13333rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .29333rem;
    padding: 0 .48rem;
    margin-bottom: .18667rem
}

.MyGameRecordList__C-item-r span[data-v-a174c2de] {
    word-wrap: break-word;
    word-break: break-all;
    height: .4rem;
    line-height: .4rem;
    margin-top: .13333rem
}

.MyGameRecordList__C-item-r div[data-v-a174c2de] {
    color: #fd565c;
    border: .01333rem solid #fd565c;
    border-radius: .13333rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .29333rem;
    padding: 0 .48rem;
    margin-bottom: .08rem
}

.MyGameRecordList__C-item-r.success[data-v-a174c2de] {
    color: #00aa81
}

.MyGameRecordList__C-item-r.success div[data-v-a174c2de] {
    color: #00aa81;
    border-color: #00aa81
}

.MyGameRecordList__C-inlineB[data-v-a174c2de] {
    display: inline-block
}

.MyGameRecordList__C-inlineB+div[data-v-a174c2de] {
    margin-left: .21333rem
}

.MyGameRecordList__C-inlineB.big[data-v-a174c2de] {
    color: #dc8d0a
}

.MyGameRecordList__C-inlineB.small[data-v-a174c2de] {
    color: #442ec3
}

.MyGameRecordList__C-inlineB.greenColor[data-v-a174c2de] {
    color: #00aa81
}

.MyGameRecordList__C-inlineB.redColor[data-v-a174c2de] {
    color: #fa2367
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-a174c2de] {
    color: #9b25c9
}

.MyGameRecordList__C-detail[data-v-a174c2de] {
    padding-bottom: .33333rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecordList__C-detail-text[data-v-a174c2de] {
    height: 1.28rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2);
    padding: .32rem 0;
    margin-bottom: .32rem
}

.MyGameRecordList__C-detail-text>div[data-v-a174c2de] {
    width: -webkit-fit-content;
    width: fit-content;
    padding: 0 .4rem;
    border-radius: .10667rem;
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem;
    color: #fa2367;
    border: .01333rem solid #fa2367
}

.MyGameRecordList__C-detail-line[data-v-a174c2de] {
    height: -webkit-fit-content;
    height: fit-content;
    line-height: .42667rem;
    color: #fffc;
    font-size: .32rem;
    margin-bottom: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C-detail-line>div[data-v-a174c2de] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C-detail-line img[data-v-a174c2de] {
    width: .4rem;
    height: .4rem;
    margin-left: .06667rem
}

.MyGameRecordList__C-detail-line .red[data-v-a174c2de] {
    color: #d12b44
}

.MyGameRecordList__C-detail-line .green[data-v-a174c2de] {
    color: #00aa81
}

.MyGameRecordList__C-detail-line .numList[data-v-a174c2de] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.MyGameRecordList__C-detail-line .numList>div[data-v-a174c2de] {
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #000;
    font-size: .32rem;
    color: #000
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-a174c2de] {
    margin: .08rem
}

.MyGameRecordList__C-detail-line .numList>div>div[data-v-a174c2de] {
    height: .48rem;
    width: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.MyGameRecordList__C-detail-line .numList>div>div.n1[data-v-a174c2de] {
    background-image: url(/assets/png/n1-b2457717.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n2[data-v-a174c2de] {
    background-image: url(/assets/png/n2-904d2efc.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n3[data-v-a174c2de] {
    background-image: url(/assets/png/n3-8c89bd1d.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n4[data-v-a174c2de] {
    background-image: url(/assets/png/n4-2b1c8a75.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n5[data-v-a174c2de] {
    background-image: url(/assets/png/n5-daa22115.png)
}

.MyGameRecordList__C-detail-line .numList>div>div.n6[data-v-a174c2de] {
    background-image: url(/assets/png/n6-1aa82148.png)
}

.MyGameRecordList__C-detail-line .numList>div>div+div[data-v-a174c2de] {
    margin-left: .10667rem
}

.MyGameRecordList__C-detail-line .line1[data-v-a174c2de] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C-detail-line .line1 .num[data-v-a174c2de] {
    margin-left: .08rem;
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #000;
    font-size: .32rem;
    color: #000
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-a174c2de] {
    height: .53333rem;
    line-height: .53333rem;
    border-radius: .08rem;
    padding: 0 .26667rem;
    font-size: .32rem;
    margin: .05333rem .10667rem;
    background-color: #ccc
}

.MyGameRecordList__C-detail-line .line1 .btn.actionViolet[data-v-a174c2de] {
    color: #fff;
    background-color: #9b25c9
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-a174c2de] {
    color: #fff;
    background-color: #d12b44
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-a174c2de] {
    color: #fff;
    background-color: #5cba47
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-a174c2de] {
    color: #fff;
    background-color: #d12b44;
    background-image: -webkit-linear-gradient(left, #d12b44 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #d12b44 35%, #5cba47 65%)
}

.van-calendar__day[data-v-075cdd45] {
    color: #fff
}

.van-calendar__day--disabled[data-v-075cdd45],
.van-calendar__weekdays[data-v-075cdd45] {
    color: #80849c
}

[data-v-075cdd45]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-075cdd45] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.BettingRecordWinTrx__C[data-v-075cdd45],
.BettingRecordWin__C[data-v-075cdd45],
.BettingRecordK3__C[data-v-075cdd45],
.BettingRecord5D__C[data-v-075cdd45] {
    padding: 0 .4rem
}

.BettingRecordWinTrx__C-nav[data-v-075cdd45],
.BettingRecordWin__C-nav[data-v-075cdd45],
.BettingRecordK3__C-nav[data-v-075cdd45],
.BettingRecord5D__C-nav[data-v-075cdd45] {
    padding-bottom: .02667rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.BettingRecordWinTrx__C-list[data-v-075cdd45],
.BettingRecordWin__C-list[data-v-075cdd45],
.BettingRecordK3__C-list[data-v-075cdd45],
.BettingRecord5D__C-list[data-v-075cdd45] {
    margin: .48rem 0 .4rem
}

.BettingRecordWinTrx__C-list[data-v-075cdd45] .MyGameRecordList__C,
.BettingRecordWin__C-list[data-v-075cdd45] .MyGameRecordList__C,
.BettingRecordK3__C-list[data-v-075cdd45] .MyGameRecordList__C,
.BettingRecord5D__C-list[data-v-075cdd45] .MyGameRecordList__C {
    padding: 0
}

.BettingRecordWinTrx__C-list[data-v-075cdd45] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecordWin__C-list[data-v-075cdd45] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecordK3__C-list[data-v-075cdd45] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecord5D__C-list[data-v-075cdd45] .MyGameRecordList__C>div+.MyGameRecordList__C-item {
    margin-top: .24rem
}

.BettingRecordWinTrx__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecordWin__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecordK3__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecord5D__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-item {
    border-radius: .16rem;
    background-color: #151c26;
    border: 0;
    padding: 0 .24rem
}

.BettingRecordWinTrx__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecordWin__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecordK3__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecord5D__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-item.detail {
    border-radius: .16rem .16rem 0 0
}

.BettingRecordWinTrx__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecordWin__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecordK3__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecord5D__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-detail {
    border-radius: 0 0 .16rem .16rem;
    padding: 0 .24rem .24rem;
    background-color: #151c26;
    border: 0
}

.BettingRecordWinTrx__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecordWin__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecordK3__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecord5D__C-list[data-v-075cdd45] .MyGameRecordList__C .MyGameRecordList__C-detail-text {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.BettingRecordWinTrx__C-foot[data-v-075cdd45],
.BettingRecordWin__C-foot[data-v-075cdd45],
.BettingRecordK3__C-foot[data-v-075cdd45],
.BettingRecord5D__C-foot[data-v-075cdd45] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.BettingRecordWinTrx__C-foot-previous[data-v-075cdd45],
.BettingRecordWinTrx__C-foot-next[data-v-075cdd45],
.BettingRecordWin__C-foot-previous[data-v-075cdd45],
.BettingRecordWin__C-foot-next[data-v-075cdd45],
.BettingRecordK3__C-foot-previous[data-v-075cdd45],
.BettingRecordK3__C-foot-next[data-v-075cdd45],
.BettingRecord5D__C-foot-previous[data-v-075cdd45],
.BettingRecord5D__C-foot-next[data-v-075cdd45] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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;
    color: #fff
}

.BettingRecordWinTrx__C-foot-previous.disabled[data-v-075cdd45],
.BettingRecordWinTrx__C-foot-next.disabled[data-v-075cdd45],
.BettingRecordWin__C-foot-previous.disabled[data-v-075cdd45],
.BettingRecordWin__C-foot-next.disabled[data-v-075cdd45],
.BettingRecordK3__C-foot-previous.disabled[data-v-075cdd45],
.BettingRecordK3__C-foot-next.disabled[data-v-075cdd45],
.BettingRecord5D__C-foot-previous.disabled[data-v-075cdd45],
.BettingRecord5D__C-foot-next.disabled[data-v-075cdd45] {
    background: #424242;
    pointer-events: none
}

.BettingRecordWinTrx__C-foot-previous .BettingRecordWin__C-icon[data-v-075cdd45],
.BettingRecordWinTrx__C-foot-next .BettingRecordWin__C-icon[data-v-075cdd45],
.BettingRecordWin__C-foot-previous .BettingRecordWin__C-icon[data-v-075cdd45],
.BettingRecordWin__C-foot-next .BettingRecordWin__C-icon[data-v-075cdd45],
.BettingRecordK3__C-foot-previous .BettingRecordWin__C-icon[data-v-075cdd45],
.BettingRecordK3__C-foot-next .BettingRecordWin__C-icon[data-v-075cdd45],
.BettingRecord5D__C-foot-previous .BettingRecordWin__C-icon[data-v-075cdd45],
.BettingRecord5D__C-foot-next .BettingRecordWin__C-icon[data-v-075cdd45] {
    color: #fff
}

.BettingRecordWinTrx__C-foot-page[data-v-075cdd45],
.BettingRecordWin__C-foot-page[data-v-075cdd45],
.BettingRecordK3__C-foot-page[data-v-075cdd45],
.BettingRecord5D__C-foot-page[data-v-075cdd45] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.BettingRecordWinTrx__C[data-v-075cdd45] .van-tabs,
.BettingRecordWin__C[data-v-075cdd45] .van-tabs,
.BettingRecordK3__C[data-v-075cdd45] .van-tabs,
.BettingRecord5D__C[data-v-075cdd45] .van-tabs {
    background-color: transparent
}

.customer_icon[data-v-075cdd45] {
    width: .64rem;
    height: .64rem;
    background: url(/assets/png/customer_icon-a245dae7.png) no-repeat center center/.64rem;
    background-size: cover;
    cursor: pointer
}

.van-calendar__day[data-v-66e115ef] {
    color: #fff
}

.van-calendar__day--disabled[data-v-66e115ef],
.van-calendar__weekdays[data-v-66e115ef] {
    color: #80849c
}

[data-v-66e115ef]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-66e115ef] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.BettingRecordWinTrx__C[data-v-66e115ef],
.BettingRecordWin__C[data-v-66e115ef],
.BettingRecordK3__C[data-v-66e115ef],
.BettingRecord5D__C[data-v-66e115ef] {
    padding: 0 .4rem
}

.BettingRecordWinTrx__C-nav[data-v-66e115ef],
.BettingRecordWin__C-nav[data-v-66e115ef],
.BettingRecordK3__C-nav[data-v-66e115ef],
.BettingRecord5D__C-nav[data-v-66e115ef] {
    padding-bottom: .02667rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.BettingRecordWinTrx__C-list[data-v-66e115ef],
.BettingRecordWin__C-list[data-v-66e115ef],
.BettingRecordK3__C-list[data-v-66e115ef],
.BettingRecord5D__C-list[data-v-66e115ef] {
    margin: .48rem 0 .4rem
}

.BettingRecordWinTrx__C-list[data-v-66e115ef] .MyGameRecordList__C,
.BettingRecordWin__C-list[data-v-66e115ef] .MyGameRecordList__C,
.BettingRecordK3__C-list[data-v-66e115ef] .MyGameRecordList__C,
.BettingRecord5D__C-list[data-v-66e115ef] .MyGameRecordList__C {
    padding: 0
}

.BettingRecordWinTrx__C-list[data-v-66e115ef] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecordWin__C-list[data-v-66e115ef] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecordK3__C-list[data-v-66e115ef] .MyGameRecordList__C>div+.MyGameRecordList__C-item,
.BettingRecord5D__C-list[data-v-66e115ef] .MyGameRecordList__C>div+.MyGameRecordList__C-item {
    margin-top: .24rem
}

.BettingRecordWinTrx__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecordWin__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecordK3__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-item,
.BettingRecord5D__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-item {
    border-radius: .16rem;
    background-color: #151c26;
    border: 0;
    padding: 0 .24rem
}

.BettingRecordWinTrx__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecordWin__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecordK3__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-item.detail,
.BettingRecord5D__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-item.detail {
    border-radius: .16rem .16rem 0 0
}

.BettingRecordWinTrx__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecordWin__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecordK3__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-detail,
.BettingRecord5D__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-detail {
    border-radius: 0 0 .16rem .16rem;
    padding: 0 .24rem .24rem;
    background-color: #151c26;
    border: 0
}

.BettingRecordWinTrx__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecordWin__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecordK3__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-detail-text,
.BettingRecord5D__C-list[data-v-66e115ef] .MyGameRecordList__C .MyGameRecordList__C-detail-text {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.BettingRecordWinTrx__C-foot[data-v-66e115ef],
.BettingRecordWin__C-foot[data-v-66e115ef],
.BettingRecordK3__C-foot[data-v-66e115ef],
.BettingRecord5D__C-foot[data-v-66e115ef] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.BettingRecordWinTrx__C-foot-previous[data-v-66e115ef],
.BettingRecordWinTrx__C-foot-next[data-v-66e115ef],
.BettingRecordWin__C-foot-previous[data-v-66e115ef],
.BettingRecordWin__C-foot-next[data-v-66e115ef],
.BettingRecordK3__C-foot-previous[data-v-66e115ef],
.BettingRecordK3__C-foot-next[data-v-66e115ef],
.BettingRecord5D__C-foot-previous[data-v-66e115ef],
.BettingRecord5D__C-foot-next[data-v-66e115ef] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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;
    color: #fff
}

.BettingRecordWinTrx__C-foot-previous.disabled[data-v-66e115ef],
.BettingRecordWinTrx__C-foot-next.disabled[data-v-66e115ef],
.BettingRecordWin__C-foot-previous.disabled[data-v-66e115ef],
.BettingRecordWin__C-foot-next.disabled[data-v-66e115ef],
.BettingRecordK3__C-foot-previous.disabled[data-v-66e115ef],
.BettingRecordK3__C-foot-next.disabled[data-v-66e115ef],
.BettingRecord5D__C-foot-previous.disabled[data-v-66e115ef],
.BettingRecord5D__C-foot-next.disabled[data-v-66e115ef] {
    background: #424242;
    pointer-events: none
}

.BettingRecordWinTrx__C-foot-previous .BettingRecordWin__C-icon[data-v-66e115ef],
.BettingRecordWinTrx__C-foot-next .BettingRecordWin__C-icon[data-v-66e115ef],
.BettingRecordWin__C-foot-previous .BettingRecordWin__C-icon[data-v-66e115ef],
.BettingRecordWin__C-foot-next .BettingRecordWin__C-icon[data-v-66e115ef],
.BettingRecordK3__C-foot-previous .BettingRecordWin__C-icon[data-v-66e115ef],
.BettingRecordK3__C-foot-next .BettingRecordWin__C-icon[data-v-66e115ef],
.BettingRecord5D__C-foot-previous .BettingRecordWin__C-icon[data-v-66e115ef],
.BettingRecord5D__C-foot-next .BettingRecordWin__C-icon[data-v-66e115ef] {
    color: #fff
}

.BettingRecordWinTrx__C-foot-page[data-v-66e115ef],
.BettingRecordWin__C-foot-page[data-v-66e115ef],
.BettingRecordK3__C-foot-page[data-v-66e115ef],
.BettingRecord5D__C-foot-page[data-v-66e115ef] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.BettingRecordWinTrx__C[data-v-66e115ef] .van-tabs,
.BettingRecordWin__C[data-v-66e115ef] .van-tabs,
.BettingRecordK3__C[data-v-66e115ef] .van-tabs,
.BettingRecord5D__C[data-v-66e115ef] .van-tabs {
    background-color: transparent
}

.customer_icon[data-v-66e115ef] {
    width: .64rem;
    height: .64rem;
    background: url(/assets/png/customer_icon-a245dae7.png) no-repeat center center/.64rem;
    background-size: cover;
    cursor: pointer
}

.van-calendar__day[data-v-ebbda7cb] {
    color: #fff
}

.van-calendar__day--disabled[data-v-ebbda7cb],
.van-calendar__weekdays[data-v-ebbda7cb] {
    color: #80849c
}

[data-v-ebbda7cb]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-ebbda7cb] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.binguo_info[data-v-ebbda7cb] {
    width: 100%;
    height: 2.66667rem;
    border-radius: .26667rem;
    background: #0d4e2f;
    margin-bottom: .26667rem
}

.binguo_info .binguo_award[data-v-ebbda7cb] {
    padding-top: .26667rem;
    margin-bottom: .18667rem
}

.binguo_info .binguo_award .main[data-v-ebbda7cb] {
    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
}

.binguo_info .binguo_award .over_tip[data-v-ebbda7cb] {
    padding-top: .26667rem;
    height: 1.25333rem;
    width: 100%;
    color: #f9bc36;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem;
    text-align: center
}

.binguo_info .binguo_award .current_award[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time[data-v-ebbda7cb] {
    width: 33%;
    height: 1.25333rem
}

.binguo_info .binguo_award .current_award .tit[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result .tit[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time .tit[data-v-ebbda7cb] {
    padding-top: .13333rem;
    color: #fff;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: .29333rem;
    margin-bottom: .08rem;
    text-align: center
}

.binguo_info .binguo_award .current_award .current_number[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result .current_number[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time .current_number[data-v-ebbda7cb] {
    color: #fff;
    font-size: .32rem;
    font-style: normal;
    font-weight: 500;
    line-height: .66667rem;
    text-align: center
}

.binguo_info .binguo_award .current_award .award_type[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result .award_type[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time .award_type[data-v-ebbda7cb] {
    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;
    width: 100%;
    height: .66667rem
}

.binguo_info .binguo_award .current_award .award_type div[data-v-ebbda7cb],
.binguo_info .binguo_award .award_result .award_type div[data-v-ebbda7cb],
.binguo_info .binguo_award .award_time .award_type div[data-v-ebbda7cb] {
    width: .61333rem;
    height: .64rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 .08rem
}

.binguo_info .binguo_award .award_time[data-v-ebbda7cb] {
    width: 2.45333rem;
    height: 1.25333rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALkAAABeCAYAAAB/7LVmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgB7dpNUhNBGIfxtydJibscYTyBeIOwAFKu8ADgcILACQgnEDeWO0Zxb3YmYQEX0MoNTHGCLFQsw6TtDh+VQmSffz+/BTXp7JqnMt0940zYznCz4511zVszfCxrjaf75VpvYonbGWy8Nue63iwPH89rDbdbrvXHJiozUdvDdhH+iUc3gUdFNb18Y4krztq5d668CTxqVVN/bMJkI3feWg8Mb1niZn+seGC4VXxp5yZKNvL/aBqSk1rkSBCRQx6RQ1799qI422rOrn51zLtiYee9lE42Bu6x73cG7dI7/9oSU6vcs9kj34d56YZ5ObBl5WwSTtNG4eLDyUa/vB2e/5IXZ+ur1dXld+/vzk6B5XN9XNwKF8fbp5t3x8VZPDetptnnhfNkYPl524t3pniZhQcB8faUGyAmLL06cRkelystS0fyj/S99w/PwcqK4tw0q+nvrRh5bmKK4cvVWWblv9+4Xvw7c/65JeiqbrmvudH98bBLH8d3enymNy/hyXcueYRYWdX5tN4/Dxvpw/gPvB5157WfK/vxnZYwtmoJct4fzOcl868W5yWr3Frcm4V1rORrD257uOlNkHO++3F9eLg4Vpy2W5X51DfZZa3hDhffOpzPi5+/pJWbGBd/6FQjvzEO9+JRiDquN3NLa//xmGTmJUZeN23xFpwb7ktqXnisD3lEDnn1iwsDZHk/s/rXb8r7ToDlChJA5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JBH5JAXI58YIMp7N8nMuZEBohpPXC+rV27X+DWHJPd2ctQfZ5P3/XF9lr0IIz0DBDhz47BM2f/xbrAXP/8F5RrRvj9YxagAAAAASUVORK5CYII=) no-repeat;
    background-size: 100% 100%;
    font-family: digitalDreamFat, sans-serif;
    vertical-align: bottom;
    font-size: .53333rem;
    color: #fff;
    line-height: 1.49333rem;
    text-align: center;
    font-style: normal;
    font-weight: 400
}

.binguo_info .trend[data-v-ebbda7cb] {
    height: .66667rem;
    padding: 0 .13333rem;
    background-color: 0A603E;
    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
}

.binguo_info .trend .trend_result1[data-v-ebbda7cb] {
    width: 8.16rem;
    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;
    border-radius: .13333rem;
    background-color: #0a603e;
    height: .66667rem
}

.binguo_info .trend .trend_result1 .text[data-v-ebbda7cb] {
    width: 1.17333rem;
    margin-left: .13333rem;
    color: #5dba47;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400
}

.binguo_info .trend .trend_result1 .result_list[data-v-ebbda7cb] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: .42667rem
}

.binguo_info .trend .trend_result1 .result_list .tag[data-v-ebbda7cb] {
    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;
    width: .42667rem;
    height: .42667rem;
    margin-left: .06667rem;
    text-align: center;
    border-radius: .13333rem;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400
}

.binguo_info .trend .trend_result2[data-v-ebbda7cb] {
    width: 8.16rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .66667rem
}

.binguo_info .trend .trend_result2 .result_list2[data-v-ebbda7cb] {
    width: 1.6rem;
    height: .66667rem;
    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;
    background: #0a603e;
    border-radius: .66667rem
}

.binguo_info .trend .trend_result2 .result_list2 span[data-v-ebbda7cb] {
    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;
    width: .42667rem;
    height: .42667rem;
    margin: 0 .01333rem;
    text-align: center;
    border-radius: 50%;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400
}

.binguo_info .trend .trend_img[data-v-ebbda7cb] {
    width: .64rem;
    height: .64rem;
    background: url(/assets/png/count_icon-841b89c6.png) no-repeat center center;
    background-size: 100% 100%
}

.small_tag[data-v-ebbda7cb] {
    color: #0b462a;
    background: #fff
}

.big_tag[data-v-ebbda7cb] {
    color: #fff;
    background: #0b462a
}

.sum_tag[data-v-ebbda7cb] {
    color: #0b462a;
    background: #f9bc36
}

.animation_tag[data-v-ebbda7cb] {
    border: .01333rem solid #87c7af;
    color: #87c7af;
    -webkit-animation: opacityEl-ebbda7cb 2s infinite;
    animation: opacityEl-ebbda7cb 2s infinite
}

@-webkit-keyframes opacityEl-ebbda7cb {
    0% {
        opacity: .3
    }
    50% {
        opacity: 1
    }
    to {
        opacity: .3
    }
}

@keyframes opacityEl-ebbda7cb {
    0% {
        opacity: .3
    }
    50% {
        opacity: 1
    }
    to {
        opacity: .3
    }
}

.van-calendar__day[data-v-c361e07d] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c361e07d],
.van-calendar__weekdays[data-v-c361e07d] {
    color: #80849c
}

[data-v-c361e07d]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c361e07d] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.main_desk[data-v-c361e07d] {
    width: 100%;
    padding-top: .13333rem;
    overflow: hidden;
    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
}

.main_desk .alike_box[data-v-c361e07d] {
    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
}

.main_desk .rule_tip[data-v-c361e07d] {
    display: inline-block;
    white-space: wrap;
    color: #5dba47;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem;
    margin-bottom: .32rem;
    position: relative;
    margin: 0 auto .32rem;
    pointer-events: none;
    max-width: 8rem;
    text-align: center
}

.main_desk .rule_tip[data-v-c361e07d]:after {
    content: "";
    position: absolute;
    display: block;
    right: -.45333rem;
    top: -.08rem;
    width: .42667rem;
    height: .42667rem;
    background: url(/assets/png/rule_tip-5d3f81b0.png) no-repeat center center;
    background-size: .42667rem .42667rem;
    pointer-events: auto
}

.main_desk .bet_size[data-v-c361e07d] {
    display: grid;
    grid-gap: .08rem;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: .13333rem
}

.main_desk .bet_size .size_item[data-v-c361e07d] {
    height: 2.53333rem;
    border-radius: .13333rem;
    border: .05333rem solid #158054;
    background-color: #0a603e;
    color: #fff;
    position: relative;
    z-index: 1
}

.main_desk .bet_size .size_item .hot[data-v-c361e07d] {
    position: absolute;
    right: 0;
    bottom: 0;
    width: .48rem;
    height: .48rem;
    background: url(/assets/png/hot_top-db35cb37.png) no-repeat right bottom;
    background-size: .48rem .48rem
}

.main_desk .bet_size .size_item .head[data-v-c361e07d] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: .13333rem;
    color: #acf8da;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: .29333rem;
    margin-bottom: .13333rem
}

.main_desk .bet_size .size_item .value[data-v-c361e07d] {
    text-shadow: 0 .05333rem .02667rem rgba(10, 69, 41, .5);
    font-size: .8rem;
    font-style: normal;
    font-weight: 700;
    line-height: .8rem;
    text-align: center;
    margin-bottom: .13333rem;
    position: relative;
    z-index: 2
}

.main_desk .bet_size .size_item .value_2[data-v-c361e07d] {
    color: #f9bc36
}

.main_desk .bet_size .size_item .value_3[data-v-c361e07d] {
    color: #0b462a
}

.main_desk .bet_size .size_item .range[data-v-c361e07d] {
    font-size: .37333rem;
    font-style: normal;
    font-weight: 500;
    line-height: .37333rem;
    text-align: center
}

.main_desk .bet_size .size_item[data-v-c361e07d]:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 2.4rem;
    height: 100%;
    background: -webkit-radial-gradient(rgba(146, 233, 125, .355) 10%, rgba(10, 96, 62, .313) 70%);
    background: radial-gradient(rgba(146, 233, 125, .355) 10%, rgba(10, 96, 62, .313) 70%);
    -webkit-filter: blur(.13333rem);
    filter: blur(.13333rem);
    border-radius: 50%;
    z-index: 0
}

.main_desk .bet_number[data-v-c361e07d] {
    display: grid;
    grid-gap: .08rem;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(4, 1fr);
    margin-bottom: .32rem
}

.main_desk .bet_number .item[data-v-c361e07d] {
    width: 2.26667rem;
    height: 2.02667rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-radius: .13333rem;
    border: .02667rem solid #ffe4a6;
    background: -webkit-radial-gradient(50% 50%, 50% 50%, #ffeaab 0%, #f8c67d 100%);
    background: radial-gradient(50% 50% at 50% 50%, #ffeaab 0%, #f8c67d 100%);
    box-shadow: 0 .05333rem .05333rem #00000040;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    color: #0b462a;
    position: relative;
    margin-bottom: .13333rem
}

.main_desk .bet_number .item .hot[data-v-c361e07d] {
    position: absolute;
    right: 0;
    top: 0;
    width: .48rem;
    height: .48rem;
    background: url(/assets/png/hot_top-db35cb37.png) no-repeat right top;
    background-size: .48rem .48rem
}

.main_desk .bet_number .item .hot2[data-v-c361e07d] {
    position: absolute;
    right: -.13333rem;
    top: -.18667rem;
    width: .48rem;
    height: .48rem;
    background: url(/assets/png/hot_top-db35cb37.png) no-repeat right top;
    background-size: .48rem .48rem
}

.main_desk .bet_number .item div[data-v-c361e07d]:nth-child(1) {
    height: .34667rem;
    padding-top: .13333rem;
    color: #0f6946;
    font-size: .34667rem;
    font-style: normal;
    font-weight: 400;
    line-height: .34667rem;
    margin-bottom: .21333rem
}

.main_desk .bet_number .item div[data-v-c361e07d]:nth-child(2) {
    font-size: .64rem;
    font-style: normal;
    font-weight: 700;
    line-height: .64rem
}

.main_desk .bet_number .item div[data-v-c361e07d]:nth-child(3) {
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: .29333rem
}

.main_desk .betAll[data-v-c361e07d] {
    grid-gap: .05333rem;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(2, 1fr)
}

.main_desk .betAll .item[data-v-c361e07d] {
    width: 1.12rem;
    height: 1.6rem
}

.main_desk .alike[data-v-c361e07d] {
    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;
    height: 2.13333rem;
    background: #0f6946;
    border-radius: .16rem;
    padding: .08rem;
    margin-bottom: .32rem
}

.main_desk .alike .alike_item[data-v-c361e07d] {
    width: 1.33333rem;
    height: 1.86667rem;
    border-radius: .08rem;
    font-size: .29333rem
}

.main_desk .alike .alike_item .amount[data-v-c361e07d] {
    height: .29333rem;
    margin-bottom: .10667rem;
    color: #0b462a;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: .29333rem;
    padding-top: .05333rem
}

.main_desk .alike .alike_item .third_list[data-v-c361e07d] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.main_desk .alike .alike_item .third_list div[data-v-c361e07d] {
    width: .56rem !important;
    height: .56rem !important;
    line-height: .56rem;
    font-size: .4rem
}

.main_desk .alike .alike_item .third_list div .ball2[data-v-c361e07d] {
    width: .56rem !important;
    height: .56rem !important;
    font-size: .4rem;
    line-height: .56rem
}

.main_desk .alike .alike_item[data-v-c361e07d]:nth-child(2n) {
    background: #0a4529
}

.main_desk .alike .alike_item:nth-child(2n) .amount[data-v-c361e07d] {
    color: #21855e
}

.main_desk .two_alike .alike_item[data-v-c361e07d],
.main_desk .one_alike .alike_item[data-v-c361e07d] {
    width: 1.54667rem
}

.main_desk .two_alike>.alike_item>.third_list[data-v-c361e07d] {
    display: block
}

.main_desk .two_alike>.alike_item>.third_list div[data-v-c361e07d] {
    position: relative;
    width: .61333rem;
    height: .61333rem;
    font-size: .48rem;
    line-height: .61333rem;
    z-index: 4
}

.main_desk .two_alike>.alike_item>.third_list div .ball_hot2[data-v-c361e07d] {
    top: -40%;
    height: 52% !important
}

.main_desk .two_alike>.alike_item>.third_list div .ball2[data-v-c361e07d] {
    width: .61333rem !important;
    height: .61333rem !important;
    font-size: .4rem;
    line-height: .61333rem
}

.main_desk .two_alike>.alike_item>.third_list div[data-v-c361e07d]:first-child {
    margin-left: .29333rem
}

.main_desk .two_alike>.alike_item>.third_list div[data-v-c361e07d]:last-child {
    float: right;
    margin-right: .34667rem
}

.main_desk .one_alike .alike_item[data-v-c361e07d] {
    position: relative
}

.main_desk .one_alike .alike_item .third_list div[data-v-c361e07d] {
    position: relative;
    width: .93333rem;
    height: .93333rem;
    line-height: .93333rem;
    font-size: .64rem
}

.main_desk .ball[data-v-c361e07d] {
    width: .93333rem;
    height: .93333rem;
    margin: .02667rem;
    position: relative
}

.main_desk .ball .ball2[data-v-c361e07d] {
    width: .93333rem;
    height: .93333rem;
    position: absolute;
    z-index: 10;
    display: block;
    border-radius: 50%;
    background: -webkit-linear-gradient(286deg, #febc59 14.91%, #ff820b 89.16%);
    background: linear-gradient(164deg, #febc59 14.91%, #ff820b 89.16%);
    box-shadow: 0 .02667rem .05333rem #fff880 inset;
    text-align: center;
    line-height: .93333rem;
    color: #0f6946;
    font-size: .64rem;
    font-style: normal;
    font-weight: 700
}

.main_desk .ball[data-v-c361e07d]:after {
    content: "";
    position: absolute;
    top: 24%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: .4rem;
    height: .4rem;
    background: -webkit-radial-gradient(rgba(255, 255, 255, .673) 20%, rgba(10, 96, 62, .313) 90%);
    background: radial-gradient(rgba(255, 255, 255, .673) 20%, rgba(10, 96, 62, .313) 90%);
    -webkit-filter: blur(.05333rem);
    filter: blur(.05333rem);
    border-radius: 50%
}

.main_desk .ball_hot2[data-v-c361e07d] {
    top: -32%;
    left: 50%;
    width: 58%;
    height: 46%;
    margin-left: -29%;
    background: url(/assets/png/hot_bg-52030c8d.png) no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    z-index: 1
}

.rule_tip_header[data-v-c361e07d] {
    margin: auto;
    width: 4.05333rem;
    height: 2.48rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .4rem
}

.rule_tip_header img[data-v-c361e07d] {
    width: 1.17333rem;
    height: 1.17333rem;
    margin-bottom: .13333rem
}

.rule_tip_dialog[data-v-c361e07d] {
    padding: 0 .8rem
}

.rule_tip_dialog .rule_tip_tit[data-v-c361e07d] {
    color: #f9bc36;
    font-size: .48rem;
    font-style: normal;
    font-weight: 700;
    line-height: .48rem;
    text-align: center;
    margin-bottom: .33333rem
}

.rule_tip_dialog .rule_tip_text[data-v-c361e07d] {
    color: #f9bc36;
    text-align: center;
    font-size: .34667rem;
    font-style: normal;
    font-weight: 400;
    line-height: .56rem
}

.van-calendar__day[data-v-999f9938] {
    color: #fff
}

.van-calendar__day--disabled[data-v-999f9938],
.van-calendar__weekdays[data-v-999f9938] {
    color: #80849c
}

[data-v-999f9938]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-999f9938] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.bet_content[data-v-999f9938] {
    width: 100%;
    background-color: #0e6946;
    padding: 0 .32rem
}

.bet_content .bet_tit[data-v-999f9938] {
    padding-top: .53333rem;
    text-align: center;
    color: #fff;
    margin-bottom: .4rem;
    font-size: .48rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.bet_content .bet_cnt[data-v-999f9938] {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .61333rem
}

.bet_content .bet_cnt span[data-v-999f9938] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 1.33333rem;
    height: 1.33333rem;
    border-radius: 50%;
    line-height: 1.33333rem;
    text-align: center;
    font-size: .64rem;
    font-weight: 700;
    margin: 0 .08rem
}

.bet_content .bet_item .bet_item_tit[data-v-999f9938] {
    color: #acf8da;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.bet_content .bet_item .bet_item_tit .bet_step[data-v-999f9938] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 4rem
}

.bet_content .bet_item .bet_item_tit .bet_step span[data-v-999f9938] {
    display: block;
    width: .66667rem;
    height: .66667rem;
    border-radius: 50%;
    background-color: #cee98c;
    color: #0f6946;
    font-size: .72rem;
    line-height: .58667rem;
    text-align: center
}

.bet_content .bet_item .bet_item_tit .bet_step .bet_beishu_input[data-v-999f9938] {
    height: .66667rem;
    background-color: #038d5a;
    width: 2.4rem;
    font-size: .37333rem;
    font-style: normal;
    font-weight: 700;
    border-radius: .4rem;
    border: none;
    padding: 0;
    line-height: .66667rem
}

.bet_content .bet_item .bet_item_tit .bet_step[data-v-999f9938] .van-cell:after {
    border: none
}

.bet_content .bet_item .bet_item_tit .bet_step[data-v-999f9938] .van-field__control {
    color: #fff
}

.bet_content .bet_item .bet_money_list[data-v-999f9938] {
    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;
    margin-bottom: .48rem
}

.bet_content .bet_item .bet_money_list div[data-v-999f9938] {
    width: 1.73333rem;
    height: .93333rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    background-color: #038d5a;
    border-radius: .08rem;
    text-align: center;
    color: #cfe988;
    line-height: .93333rem;
    font-size: .37333rem;
    font-style: normal;
    font-weight: 500
}

.bet_content .bet_item .bet_money_list .monyActive[data-v-999f9938] {
    background-color: #cee98c;
    color: #0f6946
}

.bet_content .bet_item .bet_beishu[data-v-999f9938] {
    margin-bottom: .66667rem
}

.bet_content .bet_item .bet_beishu div[data-v-999f9938] {
    width: 1.46667rem;
    border: .00667rem solid #cee98c;
    background-color: #0e6946
}

.bet_content .bet_info[data-v-999f9938] {
    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;
    border-radius: .13333rem;
    height: .8rem;
    background: #0f5534;
    margin-bottom: .21333rem
}

.bet_content .bet_info div[data-v-999f9938] {
    width: 50%
}

.bet_content .bet_info .tit[data-v-999f9938] {
    color: #acf8da;
    text-align: left;
    font-size: .37333rem;
    font-style: normal;
    line-height: .53333rem;
    text-indent: .32rem;
    position: relative
}

.bet_content .bet_info .tit[data-v-999f9938]:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: .01333rem;
    height: .53333rem;
    background: #0f6946
}

.bet_content .bet_info div[data-v-999f9938]:nth-child(2) {
    text-align: center;
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    line-height: .53333rem
}

.bet_content .recharge_tip[data-v-999f9938] {
    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: .37333rem
}

.bet_content .recharge_tip span[data-v-999f9938] {
    color: #f9bc36;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: .48rem
}

.bet_content .recharge_tip div[data-v-999f9938] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #cee98c;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: .48rem
}

.bet_content .recharge_tip div i[data-v-999f9938] {
    margin-right: .13333rem
}

.bet_content .apply[data-v-999f9938] {
    color: #fff;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: .18667rem
}

.bet_content[data-v-999f9938] .van-checkbox__icon--checked .van-icon {
    color: #0e6946
}

.bet_content .rule[data-v-999f9938] {
    color: #cee98c;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.bet_content .bet_btn_group[data-v-999f9938] {
    margin-top: .34667rem;
    width: calc(100% + .64rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 1.6rem;
    margin-left: -.32rem
}

.bet_content .bet_btn_group div[data-v-999f9938] {
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6rem;
    text-align: center;
    cursor: pointer
}

.bet_content .bet_btn_group .cancel_btn[data-v-999f9938] {
    width: 3.86667rem;
    color: #fff;
    background-color: #038d5a
}

.bet_content .bet_btn_group .bet_btn[data-v-999f9938] {
    width: calc(100% - 3.86667rem);
    background-color: #cee98c;
    color: #0f6946
}

.bet_content .bet_btn_group .inconformity[data-v-999f9938] {
    background-color: #cbcbcb;
    color: #6b6b6b
}

.small[data-v-999f9938] {
    color: #0b462a;
    background-color: #fff
}

.big[data-v-999f9938] {
    color: #fff;
    background-color: #0b462a
}

.and[data-v-999f9938] {
    color: #0b462a;
    background-color: #f9bc36
}

.van-calendar__day[data-v-65bb586b] {
    color: #fff
}

.van-calendar__day--disabled[data-v-65bb586b],
.van-calendar__weekdays[data-v-65bb586b] {
    color: #80849c
}

[data-v-65bb586b]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-65bb586b] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.container[data-v-65bb586b] {
    background-color: #0e6946;
    border-radius: .2rem;
    padding-bottom: .32rem
}

.container .first-paragraph[data-v-65bb586b] {
    width: auto;
    height: auto
}

.container .first-paragraph .first-statement[data-v-65bb586b] {
    color: #fff;
    font-size: .26667rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .0032rem;
    padding-top: .4rem;
    line-height: .4rem;
    text-align: justify
}

.container .paragraph-two[data-v-65bb586b] {
    width: auto;
    height: auto
}

.container .paragraph-two .paragraph-two-statement[data-v-65bb586b] {
    color: #fff;
    font-size: .26667rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .0032rem;
    padding-top: .4rem;
    line-height: .4rem;
    text-align: justify;
    letter-spacing: .008rem
}

.container .paragraph-three[data-v-65bb586b] {
    height: .8rem
}

.container .paragraph-three .paragraph-three-statement[data-v-65bb586b] {
    color: #fff;
    font-size: .26667rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .0032rem;
    padding-top: .4rem;
    line-height: .4rem;
    text-align: justify;
    line-height: .32rem;
    letter-spacing: 0
}

.container .svg-container[data-v-65bb586b] {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: .66667rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.container .svg-container svg[data-v-65bb586b] {
    width: 1.6rem
}

.container .svg-container .first-vector[data-v-65bb586b] {
    height: .16647rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.container .svg-container .vector-heading[data-v-65bb586b] {
    color: #f9bc36;
    font-size: .37333rem;
    font-style: normal;
    font-weight: 700;
    line-height: .37333rem;
    text-align: center;
    margin: 0 .26667rem
}

.container .svg-container .vector-two[data-v-65bb586b] {
    width: 1.75219rem;
    height: .16647rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.container .details-container-one[data-v-65bb586b] {
    width: 100%;
    color: #fff;
    border-right: .02667rem solid #007e50;
    border-bottom: .02667rem solid #007e50;
    border-left: .02667rem solid #007e50;
    margin-top: .8rem;
    border-radius: .2rem .2rem 0 0;
    background-color: #007e50;
    padding-bottom: .4rem
}

.container .details-container-one .details-container-items[data-v-65bb586b] {
    width: 100%;
    height: .53333rem;
    background: url(/assets/png/rule_bg-50b5b9c0.png) no-repeat center center;
    background-size: 100% .53333rem;
    text-align: center;
    color: #0b462a;
    font-size: .32rem;
    font-style: normal;
    font-weight: 700;
    line-height: .53333rem
}

.container .details-container-one .first-heading[data-v-65bb586b] {
    color: #fff;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem;
    margin-left: .18667rem;
    margin-top: .26667rem
}

.container .details-container-one .fontBold[data-v-65bb586b] {
    font-weight: 700
}

.container .details-container-one .paragraph-inside-container[data-v-65bb586b] {
    margin-top: .26667rem;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 0 .21333rem;
    font-size: .32rem;
    font-weight: 400
}

.container .details-container-one .paragraph-inside-container .paragraph-title[data-v-65bb586b] {
    color: #fff;
    line-height: .4rem;
    margin-left: .13333rem;
    position: relative;
    padding-left: .13333rem
}

.container .details-container-one .paragraph-inside-container .paragraph-title span[data-v-65bb586b] {
    font-weight: 700
}

.container .details-container-one .paragraph-inside-container .paragraph-title[data-v-65bb586b]:after {
    content: "";
    position: absolute;
    top: 0;
    left: -.13333rem;
    display: inline-block;
    width: .13333rem;
    height: .13333rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-radius: .02667rem;
    background-color: #5dba47;
    margin-top: .10667rem
}

.container .details-container-one .paragraph-inside-container .paragraph-body[data-v-65bb586b] {
    width: 68%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    color: #fff;
    font-family: Inter;
    font-size: 100%;
    font-style: normal;
    font-weight: 400;
    line-height: .32rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: auto;
    text-align: justify
}

.van-calendar__day[data-v-e2b24d31] {
    color: #fff
}

.van-calendar__day--disabled[data-v-e2b24d31],
.van-calendar__weekdays[data-v-e2b24d31] {
    color: #80849c
}

[data-v-e2b24d31]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-e2b24d31] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.binguo_container[data-v-e2b24d31] {
    width: 100%;
    min-height: 100vh;
    background: #0a4529;
    padding: .32rem .32rem 0
}

.binguo_container .nav_title[data-v-e2b24d31] {
    font-size: .48rem;
    color: #fff;
    margin-left: .4rem
}

.binguo_container .nav_right[data-v-e2b24d31] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.binguo_container .nav_right .binguo_explain[data-v-e2b24d31] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALuSURBVHgB7ZpNaxNBGMef2ZS0gpqih0jFsFJUPPhysKceXBVqQQ9e/AC5WRH0G9h8B8GejKciemmggiloc7Cn5NDag7UYXPBUsTZFD0kwO32elKXZySa7aWazk5If5GVnd5b/f95nnwXoc5ifi0afTBuWZd1knF3HQ/xw3T53ZfwS3Ju8DYdlvfgN3q98suWY+GUyDVaBsUzpxYecV/4h8BDOa/w5r1nGvlMOwVIvGJ1bYOD/Z7GZKZNxLVmaa21Ea3Xi5OMpEr6MNzIgPHTOrGXS0uoCVwOUgXGYBUUgLa1MNBmgZqOSeBvSNPpo2hDTmwxgs0mDonDGm2rBYYBKH390UBZuiLXgrIH/tQegOhp3aHQY4Ey7BorDOTg0Cn3gYIJSF6dGsRProD5644EGfc7AgBe7//5CkAxBgHxey+OnABfPnccV6y0Yjg6DbAKrAVs8sfnzB8xnM1CpVkA2gRig9b0t3mZrZxteLb6T3qSkGyDxtElxg8TPL2WkmpBmgJpHevFtS/E2sk103Yltwb92fsPWn21feWwT1Lmpf3SDlFHIq9TdIBP5r1+gWwYTWdgMDIRN3xsIdC3UyMTlq3ABh02/FHCE8jPE9sRA7PgJuDMx2VGe+KnTsPnG20BPmlClWoVOKfvM05MaKOMyg9ZIifhZ33kKG2u+rutZH6DZ+jAztheDYTRsBgbCputOPIIbdQozyd6wrxc3fG16RAMmdPh0Lnn/YX2ikk0iPlbf9LhgNh4ITYiZ0CEj0SgEQeLMmGs6EzQ6DDBu+Zs9GhCfPsiA9tcf8yvuJxk4NApNKLIAYD2FDqBtoYytoW8sttB42BQnjs3cDTsy2QZm7r7MOpa0TcMoBrNToCioLSmmRcSEcuG7eezGOPYVCjarA0YpU6W57GsxPeJ2cblQzKlkYl/80qzruXYZKSKIoc10WKEnLMEcBu5S7V418PeyB4U2MTpIATZG4f+ADNEYj/dexRLHoVLLtRN+ZNgD0kIVRvkm2awAAAAASUVORK5CYII=) no-repeat center center
}

.binguo_container .nav_right .binguo_money_look[data-v-e2b24d31] {
    background: url(/assets/png/lock_money-47931447.png) no-repeat center center
}

.binguo_container .nav_right .binguo_money_hidden[data-v-e2b24d31] {
    background: url(/assets/png/hidden_money-4d2f0151.png) no-repeat center center
}

.binguo_container .nav_right .binguo_count1[data-v-e2b24d31] {
    background: url(/assets/png/record-5001454f.png) no-repeat center center
}

.binguo_container .nav_right .binguo_money[data-v-e2b24d31],
.binguo_container .nav_right .binguo_explain[data-v-e2b24d31],
.binguo_container .nav_right .binguo_count1[data-v-e2b24d31] {
    width: .64rem;
    height: .64rem;
    margin-left: .26667rem;
    background-size: contain
}

.binguo_container .binguo_btn_group[data-v-e2b24d31] {
    width: 7.2rem;
    height: .93333rem;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .26667rem;
    overflow: hidden;
    margin-bottom: .26667rem
}

.binguo_container .binguo_btn_group div[data-v-e2b24d31] {
    width: 50%;
    background-color: #116946;
    color: #fff;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: .93333rem;
    text-align: center
}

.binguo_container .binguo_btn_group .active_btn[data-v-e2b24d31] {
    background: #5dba47
}

.binguo_container .over_dialog_tip[data-v-e2b24d31] {
    color: #f9bc36;
    font-size: .48rem;
    font-style: normal;
    font-weight: 700;
    line-height: .48rem
}

.binguo_container .binguo_tip[data-v-e2b24d31] {
    width: 2.13333rem;
    height: 2.13333rem
}

.binguo_container[data-v-e2b24d31] .dialog__container {
    background: #0e6946
}

.binguo_container[data-v-e2b24d31] .dialog__container .dialog__container-footer button {
    background: -webkit-linear-gradient(top, #cee98c 0%, #5dba47 100%);
    background: linear-gradient(180deg, #cee98c 0%, #5dba47 100%);
    border: none;
    box-shadow: 0 .05333rem #308f20
}

.binguo_container .playerRule[data-v-e2b24d31] {
    height: 7.04rem;
    width: 94%;
    margin: auto;
    overflow: scroll;
    margin-bottom: .4rem
}

.binguo_container .rule_dialog[data-v-e2b24d31] .dialog__container-title {
    height: 1.2rem;
    margin-top: -.53333rem;
    width: calc(100% + .53333rem);
    border-radius: .26667rem .26667rem 0 0;
    background: -webkit-linear-gradient(top, #13ab62 0%, #168055 100%);
    background: linear-gradient(180deg, #13ab62 0%, #168055 100%);
    text-align: center;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem
}

.van-calendar__day[data-v-0f91ea76] {
    color: #fff
}

.van-calendar__day--disabled[data-v-0f91ea76],
.van-calendar__weekdays[data-v-0f91ea76] {
    color: #80849c
}

[data-v-0f91ea76]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-0f91ea76] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.binguo_count_tab[data-v-0f91ea76] {
    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;
    width: 100%;
    height: 1.33333rem;
    border-radius: .16rem;
    background-color: #0f6946;
    margin-bottom: .34667rem
}

.binguo_count_tab .item[data-v-0f91ea76] {
    color: #fff;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: .4rem;
    text-align: center;
    padding: 0 .66667rem;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.binguo_count_tab .active[data-v-0f91ea76] {
    background-color: #5dba47;
    border-radius: .16rem;
    color: #fff;
    opacity: 1
}

.binguo_count_tab .item[data-v-0f91ea76]:not(.active) {
    opacity: .8
}

.van-calendar__day[data-v-c375424d] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c375424d],
.van-calendar__weekdays[data-v-c375424d] {
    color: #80849c
}

[data-v-c375424d]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c375424d] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.cuTable[data-v-c375424d] {
    width: var(--70334ce3);
    overflow: auto;
    border-top-left-radius: .16rem;
    border-top-right-radius: .16rem;
    margin: auto;
    height: var(--7c6755aa)
}

table[data-v-c375424d] {
    max-height: 16rem;
    margin: auto;
    border-spacing: 0;
    position: relative
}

.t-table_border table[data-v-c375424d] {
    width: 100%;
    margin: auto;
    border-spacing: 0
}

.t-table_border .tab_header[data-v-c375424d] {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: -.01333rem;
    z-index: 12;
    height: .8rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
    height: 1.33333rem
}

.t-table_border .tab_body[data-v-c375424d] {
    height: var(--5911c82f)
}

.t-table_border table tr>th[data-v-c375424d] {
    border: .01333rem solid #0b462a;
    padding: .05333rem;
    text-align: center;
    vertical-align: middle
}

.t-table_border table tr>th[data-v-c375424d]:nth-child(2n) {
    border-right: none;
    border-left: none
}

.t-table_border table tr>th[data-v-c375424d]:last-child(2n) {
    border-right: .01333rem solid #0b462a
}

.t-table_border table tr>th[data-v-c375424d]:first-child {
    border-left: none
}

.t-table_border table tr>td[data-v-c375424d] {
    border: .01333rem solid #0b462a;
    border-top: none;
    padding: .05333rem;
    text-align: center;
    vertical-align: middle
}

.t-table_border table tr>td[data-v-c375424d]:nth-child(2n) {
    border-right: none;
    border-left: none
}

.t-table_border table tr>td[data-v-c375424d]:first-child {
    border-left: none
}

.default_cell[data-v-c375424d] {
    text-align: var(--f4262ada);
    background: var(--e5d07fd4);
    height: 100%;
    box-sizing: border-box
}

.default_header_cell[data-v-c375424d] {
    text-align: var(--f4262ada);
    color: var(--41635e0d);
    background: var(--31354248);
    height: 100%
}

.tab_default_cell[data-v-c375424d] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.bodyClass[data-v-c375424d] {
    color: #fff
}

.noBorder[data-v-c375424d] {
    border: none !important
}

.van-calendar__day[data-v-0c2d4a4c] {
    color: #fff
}

.van-calendar__day--disabled[data-v-0c2d4a4c],
.van-calendar__weekdays[data-v-0c2d4a4c] {
    color: #80849c
}

[data-v-0c2d4a4c]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-0c2d4a4c] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.bingtip_count_title[data-v-0c2d4a4c] {
    text-align: center;
    color: #5dba47;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: .4rem;
    margin-bottom: .34667rem
}

.small[data-v-0c2d4a4c] {
    color: #0b462a !important;
    background-color: #fff !important
}

.big[data-v-0c2d4a4c] {
    color: #fff !important;
    background-color: #0b462a !important
}

.sum[data-v-0c2d4a4c] {
    color: #0b462a !important;
    background-color: #f9bc36 !important
}

.binguo_bet_count[data-v-0c2d4a4c] {
    padding-bottom: .42667rem
}

.binguo_bet_count .lately[data-v-0c2d4a4c] {
    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;
    margin-bottom: .4rem
}

.binguo_bet_count .sum_column[data-v-0c2d4a4c] {
    width: .64rem;
    height: .64rem;
    border-radius: .10667rem;
    text-align: center;
    line-height: .64rem;
    margin: .10667rem 0
}

.binguo_bet_count .alike_column[data-v-0c2d4a4c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: .13333rem
}

.binguo_bet_count .alike_column div[data-v-0c2d4a4c] {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    line-height: .64rem
}

.binguo_bet_count .progress_box[data-v-0c2d4a4c] {
    margin-bottom: .85333rem
}

.binguo_bet_count .progress[data-v-0c2d4a4c] {
    margin-bottom: .4rem
}

.binguo_bet_count .progress .tit[data-v-0c2d4a4c] {
    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: #fff;
    margin-bottom: .13333rem
}

.binguo_bet_count .progress .tit span[data-v-0c2d4a4c] {
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    line-height: .4rem
}

.binguo_bet_count .progress .tit div[data-v-0c2d4a4c] {
    font-weight: 400
}

.binguo_bet_count .progress .tit div span[data-v-0c2d4a4c] {
    font-weight: 700
}

.binguo_bet_count .two_title[data-v-0c2d4a4c] {
    padding-top: .8rem
}

.binguo_bet_count .average_column[data-v-0c2d4a4c],
.binguo_bet_count .noaverage_column[data-v-0c2d4a4c] {
    color: #fff
}

.binguo_bet_count[data-v-0c2d4a4c] .tab_body {
    border-bottom: .01333rem solid #0b462a
}

.binguo_bet_count[data-v-0c2d4a4c] .van-progress__pivot {
    display: none
}

.binguoCountTable[data-v-0c2d4a4c] .default_cell,
.van-calendar__day[data-v-f1b0d287] {
    color: #fff
}

.van-calendar__day--disabled[data-v-f1b0d287],
.van-calendar__weekdays[data-v-f1b0d287] {
    color: #80849c
}

[data-v-f1b0d287]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-f1b0d287] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.bingtip_count_title[data-v-f1b0d287] {
    text-align: center;
    color: #5dba47;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: .4rem;
    margin-bottom: .34667rem
}

.small[data-v-f1b0d287] {
    color: #0b462a !important;
    background-color: #fff !important
}

.big[data-v-f1b0d287] {
    color: #fff !important;
    background-color: #0b462a !important
}

.sum[data-v-f1b0d287] {
    color: #0b462a !important;
    background-color: #f9bc36 !important
}

.binguo_detail[data-v-f1b0d287] {
    padding-bottom: .77333rem
}

.binguo_detail .result1[data-v-f1b0d287] {
    height: 4.8rem;
    background: #0a603e;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: .26667rem .32rem;
    border-radius: .16rem;
    margin-bottom: .53333rem
}

.binguo_detail .result1 .column_list[data-v-f1b0d287] {
    width: .69333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-right: .2rem;
    -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: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.binguo_detail .result1 .column_list .item[data-v-f1b0d287] {
    position: relative;
    width: .69333rem;
    height: .69333rem;
    border-radius: .10667rem;
    text-align: center;
    line-height: .69333rem
}

.binguo_detail .result1 .column_list .item[data-v-f1b0d287]:after {
    content: "";
    position: absolute;
    bottom: -.2rem;
    left: 50%;
    width: .01333rem;
    height: .2rem;
    border-radius: .10667rem;
    background: #5dba47;
    z-index: 1
}

.binguo_detail .result1 .column_list .item[data-v-f1b0d287]:last-child:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0
}

.binguo_detail .result1 .column_list:nth-child(odd) .item[data-v-f1b0d287]:first-child {
    z-index: 2
}

.binguo_detail .result1 .column_list:nth-child(odd) .item[data-v-f1b0d287]:first-child:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -.2rem;
    width: .2rem;
    height: .01333rem;
    border-radius: .10667rem;
    background: #5dba47;
    z-index: 1
}

.binguo_detail .result1 .column_list:nth-child(odd) .item[data-v-f1b0d287]:last-child:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -.2rem;
    width: .2rem;
    height: .01333rem;
    border-radius: .10667rem;
    background: #5dba47;
    z-index: 1
}

.binguo_detail .result1 .column_list:last-child .item[data-v-f1b0d287]:first-child:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -.2rem;
    width: .2rem;
    height: .01333rem;
    border-radius: .10667rem;
    background: #5dba47;
    z-index: 1
}

.binguo_detail .record_list[data-v-f1b0d287] {
    display: grid;
    background: #0a603e;
    grid-template-columns: repeat(10, 1fr);
    border-radius: .13333rem;
    margin-bottom: .53333rem
}

.binguo_detail .record_list .record_item[data-v-f1b0d287] {
    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;
    border-right: .01333rem solid #0b462a
}

.binguo_detail .record_list .record_item .item[data-v-f1b0d287] {
    width: 100%;
    position: relative;
    height: .93333rem;
    border-bottom: .01333rem solid #0b462a;
    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
}

.binguo_detail .record_list .record_item .item div[data-v-f1b0d287] {
    width: .72rem;
    height: .72rem;
    border-radius: .13333rem;
    text-align: center;
    line-height: .72rem
}

.binguo_detail .record_list .record_item .item[data-v-f1b0d287]:last-child {
    border-bottom: none
}

.binguo_detail .issueNo_column[data-v-f1b0d287] {
    color: #fff;
    font-size: .29333rem
}

.binguo_detail .sum_column[data-v-f1b0d287] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    line-height: .64rem
}

.binguo_detail .num_column[data-v-f1b0d287] {
    width: .85333rem;
    height: .53333rem;
    border-radius: .10667rem;
    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: center;
    -webkit-justify-content: center;
    justify-content: center
}

.binguo_detail .num_column div[data-v-f1b0d287] {
    width: .21333rem;
    height: .21333rem;
    border-radius: 50%;
    margin: 0 .02667rem;
    background: #0B462A
}

.binguo_detail .num_column1[data-v-f1b0d287] {
    background-color: #87c7af
}

.binguo_detail .num_column2[data-v-f1b0d287] {
    background-color: #5dba47
}

.binguo_detail .num_column3[data-v-f1b0d287] {
    background-color: #0b462a
}

.binguo_detail .issueNo_head[data-v-f1b0d287] {
    width: 2.4rem;
    height: 1.33333rem;
    position: relative;
    color: #f9bc36;
    font-size: .34667rem
}

.binguo_detail .issueNo_head .issue_text[data-v-f1b0d287] {
    position: absolute;
    left: 55%;
    top: .13333rem
}

.binguo_detail .issueNo_head .issue_number[data-v-f1b0d287] {
    position: absolute;
    left: 10%;
    top: .66667rem
}

.binguo_detail .issueNo_head[data-v-f1b0d287]:before {
    content: "";
    position: absolute;
    top: .66667rem;
    left: -.13333rem;
    width: 2.85333rem;
    height: .01333rem;
    background-color: #0b462a;
    -webkit-transform: rotate(28deg);
    transform: rotate(28deg);
    -webkit-transform-origin: top;
    transform-origin: top
}

.ball[data-v-f1b0d287] {
    width: .66667rem;
    height: .66667rem;
    border-radius: 50%;
    background: -webkit-linear-gradient(286deg, #febc59 14.91%, #ff820b 89.16%);
    background: linear-gradient(164deg, #febc59 14.91%, #ff820b 89.16%);
    box-shadow: 0 .02667rem .05333rem #fff880 inset;
    text-align: center;
    line-height: .66667rem;
    color: #0f6946;
    font-size: .42667rem;
    font-style: normal;
    font-weight: 700;
    position: relative;
    z-index: 2;
    margin: auto
}

.ball[data-v-f1b0d287]:after {
    content: "";
    position: absolute;
    top: 24%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: .4rem;
    height: .4rem;
    background: -webkit-radial-gradient(rgba(255, 255, 255, .673) 20%, rgba(10, 96, 62, .313) 90%);
    background: radial-gradient(rgba(255, 255, 255, .673) 20%, rgba(10, 96, 62, .313) 90%);
    -webkit-filter: blur(.05333rem);
    filter: blur(.05333rem);
    border-radius: 50%;
    z-index: 1
}

.van-calendar__day[data-v-596004d5] {
    color: #fff
}

.van-calendar__day--disabled[data-v-596004d5],
.van-calendar__weekdays[data-v-596004d5] {
    color: #80849c
}

[data-v-596004d5]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-596004d5] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.trend_container[data-v-596004d5] {
    padding-top: .6rem
}

.trend_container .trend_header[data-v-596004d5] {
    width: 100%;
    height: 3.28rem;
    position: relative
}

.trend_container .trend_header .trend_header_title[data-v-596004d5] {
    padding-left: .32rem;
    color: #5dba47;
    font-size: .48rem;
    font-style: normal;
    font-weight: 700;
    line-height: .48rem
}

.trend_container .trend_header .trend_header_title span[data-v-596004d5] {
    color: #fffbbb;
    font-size: .48rem;
    font-style: normal;
    font-weight: 700;
    line-height: .66667rem
}

.trend_container .trend_header .trend_header_title[data-v-596004d5]:before {
    content: "";
    position: absolute;
    top: 2%;
    left: 0;
    width: .08rem;
    height: .48rem;
    border-radius: .4rem;
    background: #feb320
}

.trend_container .trend_header .trend1[data-v-596004d5] {
    width: 3.21333rem;
    height: 2.86667rem;
    position: absolute;
    right: 1.04rem;
    top: -.46667rem;
    z-index: 2
}

.trend_container .trend_header .trend2[data-v-596004d5] {
    width: auto;
    height: 3.33333rem;
    position: absolute;
    right: -.32rem;
    top: 1.86667rem;
    z-index: 1
}

.trend_container .trend_table[data-v-596004d5] {
    position: relative
}

.trend_container .trend_table .trend_tip[data-v-596004d5] {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 2.93333rem;
    background: url(/assets/png/trend3-2a1b1d6f.png) no-repeat center;
    background-size: auto 2.90667rem;
    font-size: .42667rem;
    color: #fff;
    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;
    white-space: wrap
}

.trend_container .trend_table .trend_tip .tip_text[data-v-596004d5] {
    width: 5.33333rem;
    text-align: center
}

.trend_container .trend_table .trend_tip .trend_go[data-v-596004d5] {
    position: absolute;
    right: .16rem;
    top: 50%;
    width: 1.92rem;
    height: 2rem;
    margin-top: -1rem;
    background: url(/assets/png/trend_go-7405456e.png) no-repeat center;
    background-size: 1.92rem 2rem;
    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: .85333rem;
    color: #d10000;
    vertical-align: baseline
}

.trend_container .trend_table .trend_tip .trend_go span[data-v-596004d5] {
    margin-top: .29333rem;
    font-size: .32rem
}

.rankID_column[data-v-596004d5] {
    width: 1.33333rem;
    height: 1.06667rem;
    background-size: 1.06667rem 1.06667rem;
    background-repeat: no-repeat;
    background-position: center
}

.rankID_column.top_1[data-v-596004d5] {
    background-image: url(/assets/png/top_1-4e868024.png)
}

.rankID_column.top_2[data-v-596004d5] {
    background-image: url(/assets/png/top_2-7d8a7364.png)
}

.rankID_column.top_3[data-v-596004d5] {
    background-image: url(/assets/png/top_3-d324faac.png)
}

.rankID_column.rank_text[data-v-596004d5] {
    background: -webkit-linear-gradient(top, #fff 0%, #ffa854 100%);
    background: linear-gradient(180deg, #fff 0%, #ffa854 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 .02667rem .01333rem rgba(0, 0, 0, .01);
    font-size: .48rem;
    font-style: normal;
    font-weight: 900;
    line-height: 1.06667rem
}

.custom_column[data-v-596004d5] {
    color: #fff;
    font-size: .37333rem
}

.winmount_column[data-v-596004d5] {
    background: -webkit-linear-gradient(right, #5ece49 0%, #34c089 100%);
    background: linear-gradient(270deg, #5ece49 0%, #34c089 100%);
    height: .66667rem;
    padding: 0 .50667rem;
    line-height: .66667rem;
    text-align: center;
    border-radius: .77333rem;
    min-width: 3.33333rem
}

[data-v-596004d5] .tab_body:nth-child(odd) {
    background-color: #038d5a !important
}

[data-v-596004d5] .tab_body:nth-child(2n) {
    background-color: #007e50 !important
}

[data-v-596004d5] .default_cell {
    background: none
}

[data-v-596004d5] .cuTable {
    margin-top: -.10667rem;
    width: calc(100% + .64rem);
    margin-left: -.32rem
}

.van-calendar__day[data-v-5e5628ad] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5e5628ad],
.van-calendar__weekdays[data-v-5e5628ad] {
    color: #80849c
}

[data-v-5e5628ad]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5e5628ad] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.bingtip_count_title[data-v-5e5628ad] {
    text-align: center;
    color: #5dba47;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: .4rem;
    margin-bottom: .34667rem
}

.small[data-v-5e5628ad] {
    color: #0b462a !important;
    background-color: #fff !important
}

.big[data-v-5e5628ad] {
    color: #fff !important;
    background-color: #0b462a !important
}

.sum[data-v-5e5628ad] {
    color: #0b462a !important;
    background-color: #f9bc36 !important
}

.last7Day_container[data-v-5e5628ad] {
    padding-bottom: .4rem
}

.result[data-v-5e5628ad] {
    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: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.result .quan[data-v-5e5628ad] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: .05333rem
}

.result .quan div[data-v-5e5628ad] {
    width: .34667rem;
    height: .34667rem;
    border-radius: 50%;
    border: .01333rem solid #87c7af;
    color: #fff;
    text-align: center;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: .29333rem
}

.result .result_sum[data-v-5e5628ad] {
    width: .42667rem;
    height: .42667rem;
    border-radius: .08rem
}

.binguo_count {
    padding: .32rem .32rem 0;
    background: #0a4529;
    min-height: 100vh
}

.column_time {
    width: 1.33333rem;
    height: 100%;
    background: #0e6d48 !important;
    color: #fff;
    font-size: .29333rem
}

.van-calendar__day[data-v-1f6155ee] {
    color: #fff
}

.van-calendar__day--disabled[data-v-1f6155ee],
.van-calendar__weekdays[data-v-1f6155ee] {
    color: #80849c
}

[data-v-1f6155ee]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-1f6155ee] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.bingtip_count_title[data-v-1f6155ee] {
    text-align: center;
    color: #5dba47;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: .4rem;
    margin-bottom: .34667rem
}

.small[data-v-1f6155ee] {
    color: #0b462a !important;
    background-color: #fff !important
}

.big[data-v-1f6155ee] {
    color: #fff !important;
    background-color: #0b462a !important
}

.sum[data-v-1f6155ee] {
    color: #0b462a !important;
    background-color: #f9bc36 !important
}

.body-container[data-v-1f6155ee] {
    width: 100%;
    padding: .26667rem .32rem 0
}

.MyGameRecordList__C-item-l-big[data-v-1f6155ee] {
    color: red
}

.MyGameRecordList__C-item-l-small[data-v-1f6155ee] {
    color: #fff
}

.MyGameRecordList__C[data-v-1f6155ee] {
    padding-bottom: .26667rem
}

.MyGameRecordList__C .MyGameRecordList__C-item[data-v-1f6155ee] {
    height: 1.44rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-radius: .13333rem;
    background-color: #0a603e;
    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;
    cursor: pointer;
    margin-bottom: .26667rem;
    padding-left: .32rem
}

.MyGameRecordList__C .MyGameRecordList__C-item .MyGameRecordList__C_left[data-v-1f6155ee] {
    width: calc(100% - 1.04rem);
    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
}

.MyGameRecordList__C .MyGameRecordList__C-item .MyGameRecordList__C-item-l[data-v-1f6155ee] {
    height: .96rem;
    width: .96rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-family: Inter;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: .4rem;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: .26667rem
}

.MyGameRecordList__C .MyGameRecordList__C-item .MyGameRecordList__C-item-m .MyGameRecordList__C-item-m-top[data-v-1f6155ee] {
    width: 3.57333rem;
    text-align: left;
    font-size: .37333rem;
    font-style: normal;
    font-weight: 6.66667rem;
    line-height: .37333rem;
    color: #fff;
    display: block;
    padding-left: .37333rem
}

.MyGameRecordList__C .MyGameRecordList__C-item .MyGameRecordList__C-item-m .MyGameRecordList__C-item-m-bottom[data-v-1f6155ee] {
    width: 3.45333rem;
    color: #87c7af;
    font-family: Inter;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: .37333rem
}

.MyGameRecordList__C .MyGameRecordList__C-item .MyGameRecordList__C-item-r[data-v-1f6155ee] {
    color: #f9bc36;
    text-align: right;
    font-size: .37333rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: .13333rem
}

.MyGameRecordList__C .MyGameRecordList__C-item[data-v-1f6155ee]:last-child {
    margin-bottom: 0
}

.MyGameRecordList__C .MyGameRecordList__C-detail[data-v-1f6155ee] {
    color: #fff;
    background-color: #0a603e;
    border-radius: .13333rem;
    padding: .32rem;
    margin-bottom: .13333rem;
    margin-top: -.24rem
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_title[data-v-1f6155ee] {
    color: #fff;
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    line-height: .6rem;
    border-bottom: .01333rem solid #0b462a;
    padding-bottom: .13333rem;
    margin-bottom: .32rem
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item[data-v-1f6155ee] {
    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;
    margin-bottom: .26667rem
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item .item_title[data-v-1f6155ee] {
    color: #5dba47;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: .37333rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIoSURBVHgBnVRBdtpADJWmfaXZcQT3BCGrvtJF4ASJ2wPEOQFkV7LBbEh2gRMAJzA+QcimJatwg9IbZFVg0VG/HDsxgwm86L15npGlL80fSUwFEj5E5YMFBWLoWIQqUHmqF6aZIZpDF7e++MMiX3YV3fvo1PyjQQJgaERCM2znyVmozEyn2B6n5h0XeA3wehrdkEVmTP3VR+qFR/4jbZHuNGoaS23Y9gDa2QC8uo/bZG2AbR0Gc9pDrn5FHj63LDT+UfUvngHxI4DyBtGO9gXLg8L3wb6j88vP/jgD/A1++pdVv+cY1/Bpw6GCYGXsJ1gjlzfYheC2sSzRJ6PZqXIDTCnAdbBqKZiKBhjAp523XS2pB+7pAyrDAPmEmCdOxAB8hrRdwjT7p0PdfxRkjuvWDJA9YyV2HM5ot6xlideYYR2+x3UqQHfLo0Y7BDerOKo5lmcKjYW21l8mWuRFesMp8poxJ93xeoZPL74WAImgNdVZxE2/swtQH8HJ7AS6P4Yt3bHhMx0I2U/U2eRVUGs3eliUd6axWaxoqDVU+mubeQM4hPicZ1dTXtN9vfX1e5i3vZ7GjdRnmHRK9ycmjKEBeHhz64H3CwVMXhldMhabcHKbNvzeYOojYvsZBewYJD1pLXXcVsyL8l1aUgOZNYVk1Kp+e6aLC6IG9NIFEwzZGA+X1aWHgIc6M/WQTZi8P9P26wRGGKUgnqRdoTXLwqhRuVsc0LBoAP8HIQz5W1LQdRoAAAAASUVORK5CYII=) no-repeat left center;
    background-size: .26667rem .26667rem;
    padding-left: .61333rem;
    position: relative
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item .item_title[data-v-1f6155ee]:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -.26667rem;
    left: .13333rem;
    width: 0;
    height: .26667rem;
    border-left: .01333rem dashed #87c7af
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item .item_result[data-v-1f6155ee] {
    color: #fff;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: .37333rem;
    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
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item .item_result svg[data-v-1f6155ee] {
    width: .32rem;
    height: .32rem;
    margin-left: .21333rem
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item .item_result .draw_num[data-v-1f6155ee] {
    width: .42667rem;
    height: .42667rem;
    border-radius: .13333rem;
    text-align: center;
    line-height: .42667rem;
    font-size: .29333rem;
    margin-right: .13333rem
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item .item_result .draw_result[data-v-1f6155ee] {
    width: .42667rem;
    height: .42667rem;
    border-radius: 50%;
    text-align: center;
    line-height: .42667rem;
    font-size: .29333rem;
    background-color: #87c7af;
    color: #0b462a;
    margin: 0 .02667rem
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item:last-child .item_title[data-v-1f6155ee]:after {
    height: 0
}

.MyGameRecordList__C .MyGameRecordList__C-detail .detail_item:last-child .item_result[data-v-1f6155ee] {
    color: #87c7af;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: .37333rem
}

.MyGameRecordList__C .item_bet[data-v-1f6155ee] {
    min-width: .48rem;
    height: .48rem;
    padding: 0 .05333rem;
    border-radius: .13333rem;
    background: #0b462a;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.MyGameRecordList__C .item_alike[data-v-1f6155ee] {
    border-radius: 50%;
    margin-left: .05333rem
}

.success[data-v-1f6155ee] {
    color: #39eb8b !important
}

.fail[data-v-1f6155ee] {
    color: #fd565c !important
}

.wait[data-v-1f6155ee] {
    color: #f9bc36 !important
}

.ing[data-v-1f6155ee] {
    color: #cee98c !important
}

.van-calendar__day[data-v-121431cd] {
    color: #fff
}

.van-calendar__day--disabled[data-v-121431cd],
.van-calendar__weekdays[data-v-121431cd] {
    color: #80849c
}

[data-v-121431cd]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-121431cd] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.record-container[data-v-121431cd] {
    min-height: 100vh;
    width: 100%;
    background-color: #0a4529
}

.van-calendar__day[data-v-595f599a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-595f599a],
.van-calendar__weekdays[data-v-595f599a] {
    color: #80849c
}

[data-v-595f599a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-595f599a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Betting__Popup[data-v-595f599a] {
    color: #fff;
    padding: 0 .4rem .32rem
}

.Betting__Popup-head[data-v-595f599a] {
    height: 2.53333rem;
    position: relative;
    padding-top: .4rem
}

.Betting__Popup-head-title[data-v-595f599a] {
    height: .58667rem;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    color: #fff
}

.Betting__Popup-head-selectName[data-v-595f599a] {
    width: 4.98667rem;
    height: .64rem;
    margin: .21333rem auto 0;
    background: -webkit-linear-gradient(left, rgba(250, 35, 103, 0) 0%, rgb(250, 35, 103) 50%, rgba(250, 35, 103, 0) 100%);
    background: linear-gradient(90deg, rgba(250, 35, 103, 0) 0%, rgb(250, 35, 103) 50%, rgba(250, 35, 103, 0) 100%);
    text-align: center;
    font-weight: 500;
    font-size: .34667rem
}

.Betting__Popup-head-selectName>span[data-v-595f599a] {
    line-height: .66667rem
}

.Betting__Popup-head-selectName>span+span[data-v-595f599a] {
    margin-left: .37333rem
}

.Betting__Popup-body[data-v-595f599a] {
    height: 5.2rem;
    padding: .76rem .34667rem .53333rem
}

.Betting__Popup-body-line[data-v-595f599a] {
    font-size: .32rem;
    color: #fff;
    height: .74667rem;
    line-height: .74667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__Popup-body-line-list[data-v-595f599a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__Popup-body-line-list.count[data-v-595f599a] {
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.Betting__Popup-body-line-list.count>div[data-v-595f599a] {
    background-color: #0e131b
}

.Betting__Popup-body-line-item[data-v-595f599a] {
    padding: 0 .18667rem;
    background: #202834;
    border-radius: .16rem;
    border: .01333rem solid #202834
}

.Betting__Popup-body-line-item.active[data-v-595f599a] {
    border: .01333rem solid #3042db;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAnCAYAAACmE6CaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJ9SURBVHgB7ZfNVtNAFMfvzYcS3cAbtMeNGyn1CRQ34EOI+gJy8AWse219A3kB2EFXFV/AeMS18ggsOIcU2lzuDeWr3JRkkrTJOfwXnUw6M7n/zO/OTADuda/chFBhBX9WJf4vDlRQx/6KFHWwYIsIGjZUTEf+ayDApuXADlefyj0LKqRgfxUch9Zth35xtXZxvzImIv4J2gTQHv+v9Dkxxv+S1qbUOaHxr6m0OMXxr6mUJibxr6lUOZGEf02lyYmk/GsqBU5p+Nc0cxNp+dc0s5ww5V/TTHIiC/+apo5TVv41TdVEHvxrmkpOZOSfKIQN7rvGX0Bq36nMxBCsJjjYMzHAFt73w4ed/uDBMs/gb61R4Z+nnAMf+OEdSK/IgLfY/S6V4/1oNl9yyL3xdoXOBOdA29QAIWxcGhAcB1DnFW1La1xITvBDa+jitoYP3ztEhPlJ/cOQPj9udDujsaSoC46Mjdov95ngPWAJXPyhGeDgWjik5wzKQVx/acMGPsn1dQMwYTnO1YTwz+u/z0HWID64/zCkZc2IiQFRbibu4J8syyK58JpdKW4ZMTUgyrw6TeJ/TGwCW96zndaoH0SB2tgLiTZNDci4mUwI/7ZL2xo+cQ+8boT8F1LMY3PvUC4MDETDGJvIsv7LDvyosXuj78jQQuB4ac9UZvtEhvVfhGjB15O/K2uXUYwM9F0vzQxcDZimcQr+k4hspHfuabBJiAsnzlzPcNzkOBnwnygARuujZcObDC8mmYkM/Bcujsu/00TEP8I6lFOC5NtYEznzX4wI/nmLu0/UA+D5+YfEQA3KKT6mR7v+K6ncmokC+SfIRbTHPz/nBsG3i03yDGTpWRofMfPFAAAAAElFTkSuQmCC);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: .64rem .48rem
}

.Betting__Popup-body-line-item+div[data-v-595f599a] {
    margin-left: .16rem
}

.Betting__Popup-body-line+div[data-v-595f599a] {
    margin-top: .4rem
}

.Betting__Popup-body-line-btnL[data-v-595f599a] {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.Betting__Popup-body-line[data-v-595f599a]:last-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-foot[data-v-595f599a] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
    line-height: .48rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__Popup-foot-c[data-v-595f599a] {
    background: #424242;
    color: #fff9
}

.Betting__Popup-foot-s[data-v-595f599a] {
    background-image: -webkit-linear-gradient(right, #7a2bbf 0%, #e616de 33%, #f90089 66%, #fb2936 100%);
    background-image: linear-gradient(-90deg, #7a2bbf 0%, #e616de 33%, #f90089 66%, #fb2936 100%)
}

.Betting__Popup-foot-s[data-v-595f599a],
.Betting__Popup-foot-c[data-v-595f599a] {
    width: calc((100% - .32rem)/2);
    border-radius: .16rem;
    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
}

.Betting__Popup-btn[data-v-595f599a] {
    width: .64rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    font-size: .53333rem;
    padding: 0;
    color: #c8c9cc;
    background-color: #0e131b;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.Betting__Popup-input[data-v-595f599a] {
    padding: 0 .26667rem;
    width: 2.21333rem;
    height: .64rem;
    margin: 0 .02667rem;
    background-color: #0e131b
}

.Betting__Popup-input[data-v-595f599a] .van-cell__value input {
    color: #fff;
    border: 0;
    outline: 0;
    text-align: center;
    font-size: .4rem
}

.Betting__Popup-agree[data-v-595f599a] {
    font-size: .32rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.Betting__Popup-agree[data-v-595f599a]:before {
    content: "";
    width: .37333rem;
    height: .37333rem;
    display: block;
    background-color: #fa23674d;
    margin-right: .10667rem;
    border-radius: .08rem
}

.Betting__Popup-agree.active[data-v-595f599a]:after {
    content: "";
    position: absolute;
    width: .21333rem;
    height: .21333rem;
    display: block;
    background-color: #fa2367;
    left: .08rem;
    border-radius: .08rem
}

.Betting__Popup-preSaleShow[data-v-595f599a] {
    margin-left: .34667rem;
    font-size: .32rem;
    color: #fa2367
}

.Betting__Popup-PreSale[data-v-595f599a] {
    width: 7.04rem
}

.Betting__Popup-PreSale-head[data-v-595f599a] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.Betting__Popup-PreSale-body[data-v-595f599a] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.Betting__Popup-PreSale-body[data-v-595f599a] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.Betting__Popup-PreSale-foot[data-v-595f599a] {
    height: 1.70667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__Popup-PreSale-foot-btn[data-v-595f599a] {
    width: 5.06667rem;
    background-image: -webkit-linear-gradient(right, rgb(209, 47, 166), rgb(251, 41, 54));
    background-image: linear-gradient(-90deg, rgb(209, 47, 166), rgb(251, 41, 54));
    border-radius: .45333rem;
    height: .90667rem;
    line-height: .90667rem;
    text-align: center;
    font-size: .32rem;
    color: #fff
}

.van-cell[data-v-595f599a]:after {
    border: none
}

.bgcolor[data-v-595f599a] {
    pointer-events: all;
    color: #fff
}

.van-calendar__day[data-v-effd664a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-effd664a],
.van-calendar__weekdays[data-v-effd664a] {
    color: #80849c
}

[data-v-effd664a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-effd664a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.changLong__C[data-v-effd664a] {
    background-color: #151c26;
    border-radius: .16rem;
    padding: 0 .24rem
}

.changLong__C[data-v-effd664a] .navbar__content .van-icon,
.changLong__C[data-v-effd664a] .navbar__content .navbar__content-center {
    color: #fff
}

.changLong__C[data-v-effd664a] .van-tabs__line {
    width: calc(50% - .69333rem);
    background: #d71c2d
}

.changLong__C[data-v-effd664a] .van-tabs__content {
    padding: .32rem .34667rem
}

.changLong__C-bet[data-v-effd664a] {
    height: -webkit-fit-content;
    height: fit-content;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: .4rem 0
}

.changLong__C-bet-l[data-v-effd664a] {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.changLong__C-bet-l .titel[data-v-effd664a] {
    height: .53333rem;
    line-height: .53333rem;
    margin-bottom: .24rem;
    color: #fff;
    font-size: .34667rem;
    background-position: left;
    background-repeat: no-repeat;
    background-size: .8rem .53333rem
}

.changLong__C-bet-l .num[data-v-effd664a] {
    height: .4rem;
    margin-bottom: .13333rem;
    font-size: .32rem;
    color: #fffc
}

.changLong__C-bet-l .num .time[data-v-effd664a] {
    color: #fa2367
}

.changLong__C-bet-l .other[data-v-effd664a] {
    height: .64rem;
    line-height: .64rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.changLong__C-bet-l .other .remark[data-v-effd664a] {
    background: #0e131b;
    padding: 0 .18667rem
}

.changLong__C-bet-l .other .issue[data-v-effd664a] {
    background: #fa2367;
    padding: 0 .18667rem
}

.changLong__C-bet-l .other .gameResult[data-v-effd664a] {
    padding: 0 .13333rem
}

.changLong__C-bet-l .other .gameResult.bg-L[data-v-effd664a],
.changLong__C-bet-l .other .gameResult.bg-O[data-v-effd664a] {
    background-color: #e9b503
}

.changLong__C-bet-l .other .gameResult.bg-red[data-v-effd664a],
.changLong__C-bet-l .other .gameResult.bg-E[data-v-effd664a] {
    background-color: #fa2367
}

.changLong__C-bet-l .other .gameResult.bg-violet[data-v-effd664a] {
    background-color: #db5fd1
}

.changLong__C-bet-l .other .gameResult.bg-green[data-v-effd664a],
.changLong__C-bet-l .other .gameResult.bg-small[data-v-effd664a],
.changLong__C-bet-l .other .gameResult.bg-H[data-v-effd664a] {
    background-color: #00aa81
}

.changLong__C-bet-l .other>div[data-v-effd664a] {
    color: #fff;
    font-size: .32rem;
    border-radius: .16rem
}

.changLong__C-bet-l .other>div+div[data-v-effd664a] {
    margin-left: .16rem
}

.changLong__C-bet-r[data-v-effd664a] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.changLong__C-bet-r>div[data-v-effd664a] {
    width: 1.33333rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .10667rem;
    font-size: .32rem;
    color: #fff;
    background-color: #0e131b
}

.changLong__C-bet-r>div.active[data-v-effd664a] {
    background: #fd565c;
    color: #fff
}

.changLong__C-bet-r>div+div[data-v-effd664a] {
    margin-left: .21333rem
}

.changLong__C-bet-r.disable>div[data-v-effd664a] {
    pointer-events: none;
    background-color: #c9c9c9;
    color: #fff;
    border: .00667rem solid #c9c9c9
}

.changLong__C-bet-r.disable>div.active[data-v-effd664a] {
    background-color: #c9c9c9;
    color: #fff
}

.changLong__C-bet+div[data-v-effd664a] {
    border-top: .01333rem solid #707070
}

.van-calendar__day[data-v-533b0ee4] {
    color: #fff
}

.van-calendar__day--disabled[data-v-533b0ee4],
.van-calendar__weekdays[data-v-533b0ee4] {
    color: #80849c
}

[data-v-533b0ee4]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-533b0ee4] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.MyGameRecord__C[data-v-533b0ee4] {
    width: 100%;
    background-color: #151c26;
    border-radius: .16rem;
    margin: .32rem auto 0
}

.MyGameRecord__C-head[data-v-533b0ee4] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-533b0ee4] {
    border: .01333rem solid rgb(250, 35, 103);
    height: .64rem;
    line-height: .64rem;
    border-radius: .32rem;
    padding: 0 .4rem;
    color: #fa2367;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .32rem
}

.MyGameRecord__C-body[data-v-533b0ee4] {
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-533b0ee4] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-533b0ee4] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.MyGameRecord__C-foot-previous[data-v-533b0ee4],
.MyGameRecord__C-foot-next[data-v-533b0ee4] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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;
    color: #fff
}

.MyGameRecord__C-foot-previous.disabled[data-v-533b0ee4],
.MyGameRecord__C-foot-next.disabled[data-v-533b0ee4] {
    background: #424242;
    pointer-events: none
}

.MyGameRecord__C-foot-previous .GameRecord__C-icon[data-v-533b0ee4],
.MyGameRecord__C-foot-next .GameRecord__C-icon[data-v-533b0ee4] {
    color: #fff
}

.MyGameRecord__C-foot-page[data-v-533b0ee4] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.van-calendar__day[data-v-4cb38108] {
    color: #fff
}

.van-calendar__day--disabled[data-v-4cb38108],
.van-calendar__weekdays[data-v-4cb38108] {
    color: #80849c
}

[data-v-4cb38108]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-4cb38108] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Trend__C[data-v-4cb38108],
.MyGameRecord__C[data-v-4cb38108],
.GameRecord__C[data-v-4cb38108] {
    margin-top: .24rem;
    text-align: center;
    font-size: .32rem;
    background: #151c26;
    border-radius: .16rem;
    color: #fff
}

.MyGameRecord__C-body[data-v-4cb38108],
.Trend__C-body[data-v-4cb38108],
.GameRecord__C-body[data-v-4cb38108] {
    line-height: 1.06667rem
}

.MyGameRecord__C-body-empty>div+div[data-v-4cb38108],
.Trend__C-body-empty>div+div[data-v-4cb38108],
.GameRecord__C-body-empty>div+div[data-v-4cb38108] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecord__C-body-empty[data-v-4cb38108],
.Trend__C-body-empty[data-v-4cb38108],
.GameRecord__C-body-empty[data-v-4cb38108] {
    height: 5.33333rem
}

.Trend__C-foot[data-v-4cb38108],
.MyGameRecord__C-foot[data-v-4cb38108],
.GameRecord__C-foot[data-v-4cb38108] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.Trend__C-foot-previous[data-v-4cb38108],
.MyGameRecord__C-foot-previous[data-v-4cb38108],
.GameRecord__C-foot-previous[data-v-4cb38108] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-previous.disabled[data-v-4cb38108],
.MyGameRecord__C-foot-previous.disabled[data-v-4cb38108],
.GameRecord__C-foot-previous.disabled[data-v-4cb38108] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-previous .GameRecord__C-icon[data-v-4cb38108],
.MyGameRecord__C-foot-previous .GameRecord__C-icon[data-v-4cb38108],
.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-4cb38108] {
    color: #fff
}

.Trend__C-foot-next[data-v-4cb38108],
.MyGameRecord__C-foot-next[data-v-4cb38108],
.GameRecord__C-foot-next[data-v-4cb38108] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-next.disabled[data-v-4cb38108],
.MyGameRecord__C-foot-next.disabled[data-v-4cb38108],
.GameRecord__C-foot-next.disabled[data-v-4cb38108] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-next .GameRecord__C-icon[data-v-4cb38108],
.MyGameRecord__C-foot-next .GameRecord__C-icon[data-v-4cb38108],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-4cb38108] {
    color: #fff
}

.Trend__C-foot-page[data-v-4cb38108],
.MyGameRecord__C-foot-page[data-v-4cb38108],
.GameRecord__C-foot-page[data-v-4cb38108] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.MyGameRecord__C[data-v-4cb38108] {
    width: 100%;
    margin: .32rem auto 0;
    background-color: #151c26
}

.MyGameRecord__C-head[data-v-4cb38108] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-4cb38108] {
    border: .01333rem solid rgb(250, 35, 103);
    height: .64rem;
    line-height: .64rem;
    border-radius: .32rem;
    padding: 0 .4rem;
    color: #fa2367;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .32rem
}

.MyGameRecord__C-body[data-v-4cb38108] {
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-4cb38108] {
    height: 5.33333rem
}

.van-calendar__day[data-v-3a76d45d] {
    color: #fff
}

.van-calendar__day--disabled[data-v-3a76d45d],
.van-calendar__weekdays[data-v-3a76d45d] {
    color: #80849c
}

[data-v-3a76d45d]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-3a76d45d] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.BetRecord__C-gameTab[data-v-3a76d45d] .van-tabs__line {
    width: calc(33% - .69333rem);
    background: -webkit-linear-gradient(315deg, #d12fa6 0%, #fb2936 100%);
    background: linear-gradient(135deg, #d12fa6 0%, #fb2936 100%)
}

.BetRecord__C-gameTab[data-v-3a76d45d] .van-tab--active .van-tab__text {
    color: #fff
}

.BetRecord__C-timeTab[data-v-3a76d45d] .van-tabs__line {
    width: calc(25% - .69333rem);
    background: transparent
}

.BetRecord__C-timeTab[data-v-3a76d45d] .van-tab--active .van-tab__text {
    color: #fa2367
}

.van-calendar__day[data-v-7cf09a92] {
    color: #fff
}

.van-calendar__day--disabled[data-v-7cf09a92],
.van-calendar__weekdays[data-v-7cf09a92] {
    color: #80849c
}

[data-v-7cf09a92]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-7cf09a92] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.changLong__C[data-v-7cf09a92] {
    padding: 0 .4rem
}

.changLong__C-tab[data-v-7cf09a92] {
    margin: .4rem 0;
    height: .93333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    position: relative
}

.changLong__C-tab[data-v-7cf09a92]:after {
    content: "";
    display: block;
    height: .8rem;
    border-radius: .16rem;
    width: 100%;
    position: absolute;
    background-color: #151e2b;
    top: .06667rem;
    left: 0
}

.changLong__C-tab>div[data-v-7cf09a92] {
    width: 50%;
    height: .93333rem;
    line-height: .93333rem;
    font-weight: 700;
    color: #fff9;
    font-size: .32rem;
    position: relative;
    z-index: 10
}

.changLong__C-tab>div.acitve[data-v-7cf09a92] {
    background-image: -webkit-linear-gradient(319deg, #fecc21 0%, #fc5d02 18%, #fa2367 51%, #ee3625 76%, #9b25c9 100%);
    background-image: linear-gradient(131deg, #fecc21 0%, #fc5d02 18%, #fa2367 51%, #ee3625 76%, #9b25c9 100%);
    border-radius: .16rem;
    color: #fff
}

.changLong__C .line[data-v-7cf09a92] {
    border-bottom: .01333rem solid #707070;
    margin-bottom: .4rem
}

.customer_icon[data-v-7cf09a92] {
    width: .64rem;
    height: .64rem;
    background: url(/assets/png/customer_icon-a245dae7.png) no-repeat center center/.64rem;
    background-size: cover;
    cursor: pointer
}

.van-calendar__day[data-v-0846a4b3] {
    color: #fff
}

.van-calendar__day--disabled[data-v-0846a4b3],
.van-calendar__weekdays[data-v-0846a4b3] {
    color: #80849c
}

[data-v-0846a4b3]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-0846a4b3] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3TL__C[data-v-0846a4b3] {
    width: 100%;
    height: -webkit-fit-content;
    height: fit-content;
    background-color: #151c26;
    color: #fff;
    padding: .32rem .08rem .16rem
}

.K3TL__C-body[data-v-0846a4b3] {
    background-image: url(/assets/png/kj_di-bf30667f.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top;
    padding: .32rem .26667rem
}

.K3TL__C-l1[data-v-0846a4b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem
}

.K3TL__C-l1-l[data-v-0846a4b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.K3TL__C-l1-tip[data-v-0846a4b3] {
    height: .64rem;
    background-image: -webkit-linear-gradient(left, #fb2936, #d12fa6);
    background-image: linear-gradient(90deg, #fb2936, #d12fa6);
    border-radius: .32rem;
    font-size: .26667rem;
    padding: 0 .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: normal;
    margin-left: .13333rem
}

.K3TL__C-l1-tip[data-v-0846a4b3]:before {
    content: "";
    display: block;
    height: .4rem;
    width: .4rem;
    background-image: url(/assets/png/icon_sm-868ad46b.png);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center;
    margin-right: .10667rem
}

.K3TL__C-l1 .num[data-v-0846a4b3] {
    height: .64rem;
    border: .01333rem solid #ffffff;
    border-radius: .32rem;
    padding: 0 .32rem
}

.K3TL__C-l2[data-v-0846a4b3] {
    height: .64rem;
    line-height: .64rem;
    margin-top: .10667rem;
    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;
    font-weight: 700;
    font-size: .4rem
}

.K3TL__C-l3[data-v-0846a4b3] {
    height: 1.97333rem;
    width: 100%;
    margin-top: .48rem;
    border-radius: .18667rem;
    padding: .26667rem;
    position: relative;
    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
}

.K3TL__C-l3>div[data-v-0846a4b3] {
    width: calc((100% - .08rem) / 3);
    height: 1.86667rem;
    background-color: #0e131b;
    position: relative;
    background-position: center .18667rem;
    background-size: 60%;
    background-repeat: no-repeat
}

.K3TL__C-l3>div[data-v-0846a4b3]:last-child {
    border-radius: 0 .13333rem .13333rem 0
}

.K3TL__C-l3>div[data-v-0846a4b3]:first-child {
    border-radius: .13333rem 0 0 .13333rem
}

.K3TL__C-l3 .num1[data-v-0846a4b3] {
    background-image: url(/assets/png/num1-0af353c9.png)
}

.K3TL__C-l3 .num2[data-v-0846a4b3] {
    background-image: url(/assets/png/num2-b9fff38e.png)
}

.K3TL__C-l3 .num3[data-v-0846a4b3] {
    background-image: url(/assets/png/num3-5888ce86.png)
}

.K3TL__C-l3 .num4[data-v-0846a4b3] {
    background-image: url(/assets/png/num4-9bc219c5.png)
}

.K3TL__C-l3 .num5[data-v-0846a4b3] {
    background-image: url(/assets/png/num5-131cfe71.png)
}

.K3TL__C-l3 .num6[data-v-0846a4b3] {
    background-image: url(/assets/png/num6-582c11e3.png)
}

.K3TL__C-time[data-v-0846a4b3] {
    height: .64rem;
    line-height: .64rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .4rem
}

.K3TL__C-time>div[data-v-0846a4b3] {
    background: #fff;
    border-radius: .13333rem;
    color: #482bbf;
    font-weight: 700;
    text-align: center;
    width: .64rem;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.K3TL__C-time>div[notime][data-v-0846a4b3] {
    background-color: transparent;
    color: #fff;
    width: .4rem
}

.K3TL__C-time>div+div[data-v-0846a4b3] {
    margin-left: .12rem
}

.van-calendar__day[data-v-a71baf2f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a71baf2f],
.van-calendar__weekdays[data-v-a71baf2f] {
    color: #80849c
}

[data-v-a71baf2f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a71baf2f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3B__C-bettingList[data-v-a71baf2f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.K3B__C-bettingList>div[data-v-a71baf2f] {
    width: calc((100% - .6rem)/4);
    height: auto;
    border-radius: .13333rem;
    text-align: center;
    margin-top: .21333rem;
    color: #7f7f7f;
    height: 1.6rem;
    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
}

.K3B__C-bettingList>div .ball[data-v-a71baf2f] {
    width: 1.38667rem;
    height: 1.38667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 auto
}

.K3B__C-bettingList>div .ball.rball[data-v-a71baf2f] {
    background: url(/assets/png/redBall-50155adf.png) no-repeat center center;
    background-size: cover
}

.K3B__C-bettingList>div .ball.rball .K3B__C-odds-bet[data-v-a71baf2f] {
    color: #400c0c
}

.K3B__C-bettingList>div .ball.gball[data-v-a71baf2f] {
    background: url(/assets/png/greenBall-3ebb89c5.png) no-repeat center center;
    background-size: cover
}

.K3B__C-bettingList>div .ball.gball .K3B__C-odds-bet[data-v-a71baf2f] {
    color: #064136
}

.K3B__C-bettingList>div .ball .K3B__C-odds-bet[data-v-a71baf2f] {
    font-size: .42667rem;
    font-weight: 700
}

.K3B__C-bettingList>div.numA[data-v-a71baf2f],
.K3B__C-bettingList>div.numB[data-v-a71baf2f],
.K3B__C-bettingList>div.numC[data-v-a71baf2f],
.K3B__C-bettingList>div.numD[data-v-a71baf2f] {
    height: 1.17333rem;
    background-color: #dc880a;
    color: #fff
}

.K3B__C-bettingList>div.numB[data-v-a71baf2f] {
    background-color: #3042db
}

.K3B__C-bettingList>div.numC[data-v-a71baf2f] {
    background-color: #fa2367
}

.K3B__C-bettingList>div.numD[data-v-a71baf2f] {
    background-color: #00aa81
}

.K3B__C-bettingList>div .K3B__C-odds-bet[data-v-a71baf2f] {
    font-size: .37333rem
}

.K3B__C-bettingList>div .K3B__C-odds-rate[data-v-a71baf2f] {
    font-size: .29333rem;
    color: #fff
}

.van-calendar__day[data-v-4eb0247f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-4eb0247f],
.van-calendar__weekdays[data-v-4eb0247f] {
    color: #80849c
}

[data-v-4eb0247f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-4eb0247f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3B__C-betting2[data-v-4eb0247f] {
    margin-top: .26667rem
}

.K3B__C-betting2-tip1[data-v-4eb0247f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .4rem;
    font-size: .34667rem;
    line-height: .4rem;
    color: #fff
}

.K3B__C-betting2-tip1 .icon[data-v-4eb0247f] {
    margin-left: .13333rem
}

.K3B__C-betting2-line1[data-v-4eb0247f],
.K3B__C-betting2-line2[data-v-4eb0247f],
.K3B__C-betting2-line3[data-v-4eb0247f] {
    height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: .21333rem 0;
    font-size: .4rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.K3B__C-betting2-line1.mb30[data-v-4eb0247f],
.K3B__C-betting2-line2.mb30[data-v-4eb0247f],
.K3B__C-betting2-line3.mb30[data-v-4eb0247f] {
    margin-bottom: .4rem
}

.K3B__C-betting2-line1>div[data-v-4eb0247f],
.K3B__C-betting2-line2>div[data-v-4eb0247f],
.K3B__C-betting2-line3>div[data-v-4eb0247f] {
    width: calc((100% - 1.33333rem) / 6);
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .13333rem;
    color: #fffc
}

.K3B__C-betting2-line1>div.active[data-v-4eb0247f],
.K3B__C-betting2-line2>div.active[data-v-4eb0247f],
.K3B__C-betting2-line3>div.active[data-v-4eb0247f] {
    color: #fff
}

.K3B__C-betting2-line1>div[data-v-4eb0247f] {
    background: rgba(170, 0, 164, .48)
}

.K3B__C-betting2-line1>div.active[data-v-4eb0247f] {
    background: rgb(170, 0, 164)
}

.K3B__C-betting2-line2>div[data-v-4eb0247f] {
    background: rgba(250, 35, 103, .48)
}

.K3B__C-betting2-line2>div.active[data-v-4eb0247f] {
    background: rgb(250, 35, 103)
}

.K3B__C-betting2-line3>div[data-v-4eb0247f] {
    background: rgba(0, 170, 129, .48)
}

.K3B__C-betting2-line3>div.active[data-v-4eb0247f] {
    background: rgb(0, 170, 129)
}

.van-calendar__day[data-v-205416da] {
    color: #fff
}

.van-calendar__day--disabled[data-v-205416da],
.van-calendar__weekdays[data-v-205416da] {
    color: #80849c
}

[data-v-205416da]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-205416da] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3B__C-betting3[data-v-205416da] {
    margin-top: .26667rem
}

.K3B__C-betting3-tip1[data-v-205416da] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .4rem;
    font-size: .34667rem;
    line-height: .4rem;
    color: #fff;
    margin-bottom: .21333rem
}

.K3B__C-betting3-tip1 .icon[data-v-205416da] {
    margin-left: .13333rem
}

.K3B__C-betting3-line1[data-v-205416da] {
    height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: .21333rem 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.K3B__C-betting3-line1.mb30[data-v-205416da] {
    margin-bottom: .4rem
}

.K3B__C-betting3-line1>div[data-v-205416da] {
    width: calc((100% - 1.33333rem) / 6);
    height: .8rem;
    line-height: .8rem;
    color: #fffc;
    text-align: center;
    border-radius: .13333rem;
    background: rgba(182, 89, 254, .5);
    font-size: .37333rem
}

.K3B__C-betting3-line1>div.active[data-v-205416da] {
    background: #aa00a4;
    color: #fff
}

.K3B__C-betting3-btn[data-v-205416da] {
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: rgba(250, 35, 103, .48);
    border-radius: .13333rem;
    color: #fff;
    font-size: .37333rem;
    margin-bottom: .21333rem
}

.K3B__C-betting3-btn.active[data-v-205416da] {
    background: #fa2367
}

.van-calendar__day[data-v-063ffcf8] {
    color: #fff
}

.van-calendar__day--disabled[data-v-063ffcf8],
.van-calendar__weekdays[data-v-063ffcf8] {
    color: #80849c
}

[data-v-063ffcf8]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-063ffcf8] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3B__C-betting4[data-v-063ffcf8] {
    margin-top: .26667rem
}

.K3B__C-betting4-tip1[data-v-063ffcf8] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .4rem;
    font-size: .34667rem;
    line-height: .4rem;
    color: #fff;
    margin-bottom: .21333rem
}

.K3B__C-betting4-tip1 .icon[data-v-063ffcf8] {
    margin-left: .13333rem
}

.K3B__C-betting4-line1[data-v-063ffcf8] {
    height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: .21333rem 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.K3B__C-betting4-line1.mb30[data-v-063ffcf8] {
    margin-bottom: .4rem
}

.K3B__C-betting4-line1>div[data-v-063ffcf8] {
    width: calc((100% - 1.33333rem) / 6);
    height: .8rem;
    line-height: .8rem;
    color: #fffc;
    text-align: center;
    border-radius: .13333rem;
    background: rgba(170, 0, 164, .48);
    font-size: .4rem
}

.K3B__C-betting4-line1>div.active[data-v-063ffcf8] {
    background: #aa00a4;
    color: #fff
}

.K3B__C-betting4-btn[data-v-063ffcf8] {
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: rgba(250, 35, 103, .48);
    border-radius: .13333rem;
    color: #fff;
    font-size: .37333rem;
    margin-bottom: .4rem
}

.K3B__C-betting4-btn.active[data-v-063ffcf8] {
    background: #fa2367
}

.van-calendar__day[data-v-5dbe963a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5dbe963a],
.van-calendar__weekdays[data-v-5dbe963a] {
    color: #80849c
}

[data-v-5dbe963a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5dbe963a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Betting__Popup-body .title[data-v-5dbe963a] {
    margin-bottom: .13333rem;
    font-size: .42667rem;
    color: #fff
}

.Betting__Popup-body .list[data-v-5dbe963a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.Betting__Popup-type1[data-v-5dbe963a] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .26667rem
}

.Betting__Popup-type1 .list>div[data-v-5dbe963a] {
    width: .64rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    background: #b5b5b5;
    border-radius: .64rem;
    font-size: .32rem;
    color: #fff;
    margin: .05333rem
}

.Betting__Popup-type1 .list>div.red[data-v-5dbe963a] {
    background-color: #fa574a
}

.Betting__Popup-type1 .list>div.green[data-v-5dbe963a] {
    background-color: #40ad72
}

.Betting__Popup-type1 .list>div.numA[data-v-5dbe963a],
.Betting__Popup-type1 .list>div.numB[data-v-5dbe963a],
.Betting__Popup-type1 .list>div.numC[data-v-5dbe963a],
.Betting__Popup-type1 .list>div.numD[data-v-5dbe963a] {
    background-color: #dc880a;
    border-radius: .10667rem;
    width: 1.06667rem
}

.Betting__Popup-type1 .list>div.numB[data-v-5dbe963a] {
    background-color: #3042db
}

.Betting__Popup-type1 .list>div.numC[data-v-5dbe963a] {
    background-color: #fa2367
}

.Betting__Popup-type1 .list>div.numD[data-v-5dbe963a] {
    background-color: #00aa81
}

.Betting__Popup-type2[data-v-5dbe963a] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .26667rem;
    font-size: .42667rem;
    color: #4d4d4d
}

.Betting__Popup-type2[data-v-5dbe963a]::last-child {
    margin-bottom: .48rem
}

.Betting__Popup-type2-d[data-v-5dbe963a] {
    height: .58667rem;
    background: #aa00a4;
    border-radius: .10667rem;
    color: #fff;
    line-height: .58667rem;
    text-align: center;
    margin: .02667rem .05333rem;
    font-size: .32rem;
    padding: 0 .24rem
}

.Betting__Popup-type2-o[data-v-5dbe963a] {
    height: .58667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #fa2367;
    border-radius: .10667rem;
    text-align: center;
    overflow: hidden;
    font-size: .32rem
}

.Betting__Popup-type2-o+div[data-v-5dbe963a] {
    margin-left: .13333rem
}

.Betting__Popup-type2-o[data-v-5dbe963a] div {
    height: 100%;
    line-height: .58667rem;
    padding: 0 .13333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    color: #fff
}

.Betting__Popup-type2-o[data-v-5dbe963a] div:last-child {
    background-color: #00aa81
}

.Betting__Popup-type2-r[data-v-5dbe963a] {
    width: -webkit-max-content;
    width: max-content;
    height: .58667rem;
    line-height: .58667rem;
    padding: 0 .56rem;
    background: #fa2367;
    border-radius: .10667rem;
    font-size: .32rem;
    color: #fff;
    margin-bottom: .21333rem
}

.Betting__Popup-body[data-v-5dbe963a] {
    padding: .50667rem .34667rem .53333rem;
    color: #fff
}

.Betting__Popup-body-line[data-v-5dbe963a] {
    font-size: .32rem;
    height: .8rem;
    line-height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__Popup-body-line-list[data-v-5dbe963a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__Popup-body-line-item[data-v-5dbe963a] {
    padding: 0 .21333rem;
    background: #202834;
    border-radius: .16rem
}

.Betting__Popup-body-line-item.active[data-v-5dbe963a] {
    border: .01333rem solid #3042db;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAnCAYAAACmE6CaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJ9SURBVHgB7ZfNVtNAFMfvzYcS3cAbtMeNGyn1CRQ34EOI+gJy8AWse219A3kB2EFXFV/AeMS18ggsOIcU2lzuDeWr3JRkkrTJOfwXnUw6M7n/zO/OTADuda/chFBhBX9WJf4vDlRQx/6KFHWwYIsIGjZUTEf+ayDApuXADlefyj0LKqRgfxUch9Zth35xtXZxvzImIv4J2gTQHv+v9Dkxxv+S1qbUOaHxr6m0OMXxr6mUJibxr6lUOZGEf02lyYmk/GsqBU5p+Nc0cxNp+dc0s5ww5V/TTHIiC/+apo5TVv41TdVEHvxrmkpOZOSfKIQN7rvGX0Bq36nMxBCsJjjYMzHAFt73w4ed/uDBMs/gb61R4Z+nnAMf+OEdSK/IgLfY/S6V4/1oNl9yyL3xdoXOBOdA29QAIWxcGhAcB1DnFW1La1xITvBDa+jitoYP3ztEhPlJ/cOQPj9udDujsaSoC46Mjdov95ngPWAJXPyhGeDgWjik5wzKQVx/acMGPsn1dQMwYTnO1YTwz+u/z0HWID64/zCkZc2IiQFRbibu4J8syyK58JpdKW4ZMTUgyrw6TeJ/TGwCW96zndaoH0SB2tgLiTZNDci4mUwI/7ZL2xo+cQ+8boT8F1LMY3PvUC4MDETDGJvIsv7LDvyosXuj78jQQuB4ac9UZvtEhvVfhGjB15O/K2uXUYwM9F0vzQxcDZimcQr+k4hspHfuabBJiAsnzlzPcNzkOBnwnygARuujZcObDC8mmYkM/Bcujsu/00TEP8I6lFOC5NtYEznzX4wI/nmLu0/UA+D5+YfEQA3KKT6mR7v+K6ncmokC+SfIRbTHPz/nBsG3i03yDGTpWRofMfPFAAAAAElFTkSuQmCC);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: .64rem .48rem
}

.Betting__Popup-body-line-item+div[data-v-5dbe963a] {
    margin-left: .16rem
}

.Betting__Popup-body-line+div[data-v-5dbe963a] {
    margin-top: .4rem
}

.Betting__Popup-body-line-btnL[data-v-5dbe963a] {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .64rem
}

.Betting__Popup-body-line[data-v-5dbe963a]:last-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-body-line.nob[data-v-5dbe963a] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-body-line.nob span[data-v-5dbe963a]:last-child {
    color: #fa2367
}

.Betting__Popup-foot[data-v-5dbe963a] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
    line-height: .48rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__Popup-foot-c[data-v-5dbe963a] {
    background: #424242;
    color: #fff9
}

.Betting__Popup-foot-s[data-v-5dbe963a] {
    background-image: -webkit-linear-gradient(right, #7a2bbf 0%, #e616de 33%, #f90089 66%, #fb2936 100%);
    background-image: linear-gradient(-90deg, #7a2bbf 0%, #e616de 33%, #f90089 66%, #fb2936 100%)
}

.Betting__Popup-foot-s[data-v-5dbe963a],
.Betting__Popup-foot-c[data-v-5dbe963a] {
    width: calc((100% - .32rem)/2);
    border-radius: .16rem;
    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
}

.Betting__Popup-btn[data-v-5dbe963a] {
    width: .64rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    font-size: .53333rem;
    padding: 0;
    color: #c8c9cc;
    background-color: #0e131b;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.Betting__Popup-input[data-v-5dbe963a] {
    padding: .02667rem .26667rem;
    width: 2.21333rem;
    margin: 0 .02667rem;
    background-color: #0e131b
}

.Betting__Popup-input[data-v-5dbe963a] .van-cell__value input {
    color: #fff;
    border: 0;
    outline: 0;
    text-align: center;
    font-size: .4rem
}

.Betting__Popup-agree[data-v-5dbe963a] {
    font-size: .32rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.Betting__Popup-agree[data-v-5dbe963a]:before {
    content: "";
    width: .37333rem;
    height: .37333rem;
    display: block;
    background-color: #fa23674d;
    margin-right: .10667rem;
    border-radius: .08rem
}

.Betting__Popup-agree.active[data-v-5dbe963a]:after {
    content: "";
    position: absolute;
    width: .21333rem;
    height: .21333rem;
    display: block;
    background-color: #fa2367;
    left: .08rem;
    border-radius: .08rem
}

.Betting__Popup-preSaleShow[data-v-5dbe963a] {
    margin-left: .34667rem;
    font-size: .32rem;
    color: #fa2367
}

.Betting__Popup-PreSale[data-v-5dbe963a] {
    width: 7.04rem
}

.Betting__Popup-PreSale-head[data-v-5dbe963a] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.Betting__Popup-PreSale-body[data-v-5dbe963a] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.Betting__Popup-PreSale-body[data-v-5dbe963a] p {
    margin-bottom: .2rem;
    line-height: .53333rem;
    word-break: break-all
}

.Betting__Popup-PreSale-foot[data-v-5dbe963a] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__Popup-PreSale-foot-btn[data-v-5dbe963a] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.bgcolor[data-v-5dbe963a] {
    pointer-events: all;
    color: #fff;
    background: #fd565c
}

.van-cell[data-v-5dbe963a]:after {
    border: none
}

.K3B__C[data-v-1658f2cc],
.Betting__C[data-v-1658f2cc],
.FDB__C[data-v-1658f2cc] {
    width: 100%;
    background: #151c26;
    padding: .16rem .24rem .25333rem;
    position: relative;
    overflow: hidden
}

.K3B__C.isShowMark>div[data-v-1658f2cc]:not(.mark),
.K3B__C.isShowMark[data-v-1658f2cc]>div:not(.mark),
.Betting__C.isShowMark>div[data-v-1658f2cc]:not(.mark),
.Betting__C.isShowMark[data-v-1658f2cc]>div:not(.mark),
.FDB__C.isShowMark>div[data-v-1658f2cc]:not(.mark),
.FDB__C.isShowMark[data-v-1658f2cc]>div:not(.mark) {
    -webkit-filter: blur(.13333rem);
    filter: blur(.13333rem)
}

.K3B__C .mark[data-v-1658f2cc],
.Betting__C .mark[data-v-1658f2cc],
.FDB__C .mark[data-v-1658f2cc] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-family: digitalDreamFat, sans-serif
}

.K3B__C .mark>div[data-v-1658f2cc],
.Betting__C .mark>div[data-v-1658f2cc],
.FDB__C .mark>div[data-v-1658f2cc] {
    height: 2.90667rem;
    width: 2.90667rem;
    text-align: center;
    line-height: 2.90667rem;
    border-radius: .13333rem;
    background-color: #482bbf;
    font-weight: 700;
    font-size: 1.6rem
}

.K3B__C .mark>div+div[data-v-1658f2cc],
.Betting__C .mark>div+div[data-v-1658f2cc],
.FDB__C .mark>div+div[data-v-1658f2cc] {
    margin-left: 1.04rem
}

.van-calendar__day[data-v-1658f2cc] {
    color: #fff
}

.van-calendar__day--disabled[data-v-1658f2cc],
.van-calendar__weekdays[data-v-1658f2cc] {
    color: #80849c
}

[data-v-1658f2cc]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-1658f2cc] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3B__C[data-v-1658f2cc] {
    width: 100%;
    background: #151c26;
    border-radius: 0 0 .26667rem .26667rem;
    padding: 0 .26667rem .25333rem;
    position: relative
}

.K3B__C-nav[data-v-1658f2cc] {
    height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .29333rem;
    color: #fff;
    overflow: hidden;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background-color: #0e131b;
    border-radius: .13333rem
}

.K3B__C-nav>div[data-v-1658f2cc] {
    line-height: .8rem;
    text-align: center;
    width: 25%;
    border-radius: .13333rem
}

.K3B__C-nav>div.active[data-v-1658f2cc] {
    background: #00aa81;
    color: #fff
}

[data-v-1658f2cc] .van-popup {
    overflow-y: visible
}

[data-v-1658f2cc] .van-popup .van-icon-close {
    font-size: .8rem;
    bottom: -1rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%)
}

.qpopup-box[data-v-1658f2cc] {
    max-width: 8rem;
    padding: .8rem .77333rem 1.04rem
}

.qpopup-box-list[data-v-1658f2cc] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .26667rem
}

.qpopup-box-list .num[data-v-1658f2cc] {
    height: 1.2rem;
    width: 1.2rem;
    background-color: red;
    margin: 0 .26667rem
}

.qpopup-box-list .num.num1[data-v-1658f2cc] {
    background: url(/assets/png/n1-b2457717.png) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num2[data-v-1658f2cc] {
    background: url(/assets/png/n2-904d2efc.png) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num3[data-v-1658f2cc] {
    background: url(/assets/png/n3-8c89bd1d.png) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num4[data-v-1658f2cc] {
    background: url(/assets/png/n4-2b1c8a75.png) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num5[data-v-1658f2cc] {
    background: url(/assets/png/n5-daa22115.png) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num6[data-v-1658f2cc] {
    background: url(/assets/png/n6-1aa82148.png) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num7[data-v-1658f2cc] {
    background: url(/assets/png/n7-039e2d7d.png) no-repeat center center;
    background-size: cover
}

.qpopup-box-txt[data-v-1658f2cc] {
    text-align: center;
    font-size: .32rem;
    color: #fff
}

.van-calendar__day[data-v-d57803e8] {
    color: #fff
}

.van-calendar__day--disabled[data-v-d57803e8],
.van-calendar__weekdays[data-v-d57803e8] {
    color: #80849c
}

[data-v-d57803e8]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-d57803e8] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.GameRecord__C[data-v-d57803e8] {
    width: calc(100% - .69333rem);
    margin: .48rem auto 0;
    text-align: center;
    font-size: .26667rem;
    background-color: #151c26;
    color: #fff
}

.GameRecord__C-head[data-v-d57803e8] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .26667rem;
    overflow: hidden
}

.GameRecord__C-body[data-v-d57803e8] {
    line-height: 1.06667rem
}

.GameRecord__C-body-empty[data-v-d57803e8] {
    height: 5.33333rem
}

.GameRecord__C-body>div+div[data-v-d57803e8] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.GameRecord__C-body-premium[data-v-d57803e8] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    max-width: 2.13333rem;
    margin: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.GameRecord__C-body-premium>div[data-v-d57803e8] {
    width: .53333rem;
    height: .53333rem;
    background-repeat: no-repeat;
    background-size: .53333rem;
    background-position: center
}

.GameRecord__C-body-premium .n1[data-v-d57803e8] {
    background-image: url(/assets/png/n1-b2457717.png)
}

.GameRecord__C-body-premium .n2[data-v-d57803e8] {
    background-image: url(/assets/png/n2-904d2efc.png)
}

.GameRecord__C-body-premium .n3[data-v-d57803e8] {
    background-image: url(/assets/png/n3-8c89bd1d.png)
}

.GameRecord__C-body-premium .n4[data-v-d57803e8] {
    background-image: url(/assets/png/n4-2b1c8a75.png)
}

.GameRecord__C-body-premium .n5[data-v-d57803e8] {
    background-image: url(/assets/png/n5-daa22115.png)
}

.GameRecord__C-body-premium .n6[data-v-d57803e8] {
    background-image: url(/assets/png/n6-1aa82148.png)
}

.GameRecord__C-foot[data-v-d57803e8] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.GameRecord__C-foot-previous[data-v-d57803e8],
.GameRecord__C-foot-next[data-v-d57803e8] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.GameRecord__C-foot-previous.disabled[data-v-d57803e8],
.GameRecord__C-foot-next.disabled[data-v-d57803e8] {
    background: #424242;
    pointer-events: none
}

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

.GameRecord__C-foot-page[data-v-d57803e8] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.van-calendar__day[data-v-b4ed7108] {
    color: #fff
}

.van-calendar__day--disabled[data-v-b4ed7108],
.van-calendar__weekdays[data-v-b4ed7108] {
    color: #80849c
}

[data-v-b4ed7108]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-b4ed7108] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Trend__C[data-v-b4ed7108],
.MyGameRecord__C[data-v-b4ed7108],
.GameRecord__C[data-v-b4ed7108] {
    margin-top: .24rem;
    text-align: center;
    font-size: .32rem;
    background: #151c26;
    border-radius: .16rem;
    color: #fff
}

.MyGameRecord__C-body[data-v-b4ed7108],
.Trend__C-body[data-v-b4ed7108],
.GameRecord__C-body[data-v-b4ed7108] {
    line-height: 1.06667rem
}

.MyGameRecord__C-body-empty>div+div[data-v-b4ed7108],
.Trend__C-body-empty>div+div[data-v-b4ed7108],
.GameRecord__C-body-empty>div+div[data-v-b4ed7108] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.MyGameRecord__C-body-empty[data-v-b4ed7108],
.Trend__C-body-empty[data-v-b4ed7108],
.GameRecord__C-body-empty[data-v-b4ed7108] {
    height: 5.33333rem
}

.Trend__C-foot[data-v-b4ed7108],
.MyGameRecord__C-foot[data-v-b4ed7108],
.GameRecord__C-foot[data-v-b4ed7108] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.Trend__C-foot-previous[data-v-b4ed7108],
.MyGameRecord__C-foot-previous[data-v-b4ed7108],
.GameRecord__C-foot-previous[data-v-b4ed7108] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-previous.disabled[data-v-b4ed7108],
.MyGameRecord__C-foot-previous.disabled[data-v-b4ed7108],
.GameRecord__C-foot-previous.disabled[data-v-b4ed7108] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-previous .GameRecord__C-icon[data-v-b4ed7108],
.MyGameRecord__C-foot-previous .GameRecord__C-icon[data-v-b4ed7108],
.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-b4ed7108] {
    color: #fff
}

.Trend__C-foot-next[data-v-b4ed7108],
.MyGameRecord__C-foot-next[data-v-b4ed7108],
.GameRecord__C-foot-next[data-v-b4ed7108] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.Trend__C-foot-next.disabled[data-v-b4ed7108],
.MyGameRecord__C-foot-next.disabled[data-v-b4ed7108],
.GameRecord__C-foot-next.disabled[data-v-b4ed7108] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-next .GameRecord__C-icon[data-v-b4ed7108],
.MyGameRecord__C-foot-next .GameRecord__C-icon[data-v-b4ed7108],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-b4ed7108] {
    color: #fff
}

.Trend__C-foot-page[data-v-b4ed7108],
.MyGameRecord__C-foot-page[data-v-b4ed7108],
.GameRecord__C-foot-page[data-v-b4ed7108] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.Trend__C[data-v-b4ed7108] {
    width: 100%;
    margin: .24rem auto 0;
    text-align: center;
    font-size: .32rem;
    background-color: #151c26;
    color: #fff
}

.Trend__C-head[data-v-b4ed7108] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff
}

.Trend__C-body[data-v-b4ed7108] {
    line-height: 1.06667rem
}

.Trend__C-body-empty[data-v-b4ed7108] {
    height: 5.33333rem
}

.Trend__C-body-premium[data-v-b4ed7108] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 .10667rem
}

.Trend__C-body-premium>div[data-v-b4ed7108] {
    width: .48rem;
    height: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.Trend__C-body-premium .n1[data-v-b4ed7108] {
    background-image: url(/assets/png/n1-b2457717.png)
}

.Trend__C-body-premium .n2[data-v-b4ed7108] {
    background-image: url(/assets/png/n2-904d2efc.png)
}

.Trend__C-body-premium .n3[data-v-b4ed7108] {
    background-image: url(/assets/png/n3-8c89bd1d.png)
}

.Trend__C-body-premium .n4[data-v-b4ed7108] {
    background-image: url(/assets/png/n4-2b1c8a75.png)
}

.Trend__C-body-premium .n5[data-v-b4ed7108] {
    background-image: url(/assets/png/n5-daa22115.png)
}

.Trend__C-body-premium .n6[data-v-b4ed7108] {
    background-image: url(/assets/png/n6-1aa82148.png)
}

.Trend__C-body-gameText[data-v-b4ed7108] {
    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;
    height: 100%;
    line-height: 1;
    width: 100%;
    word-break: break-all
}

.van-calendar__day[data-v-3e007c9e] {
    color: #fff
}

.van-calendar__day--disabled[data-v-3e007c9e],
.van-calendar__weekdays[data-v-3e007c9e] {
    color: #80849c
}

[data-v-3e007c9e]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-3e007c9e] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinningTip__C[data-v-3e007c9e] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000000b3;
    top: 0;
    left: 0
}

.WinningTip__C-body[data-v-3e007c9e] {
    position: absolute;
    width: 10rem;
    height: 12.32rem;
    background-image: url(/assets/png/missningBg-fdb36cc2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%);
    padding-top: 3.2rem
}

.WinningTip__C-body.isL[data-v-3e007c9e] {
    background-image: url(/assets/png/missningLBg-4d241909.png)
}

.WinningTip__C-body.isL .WinningTip__C-body-l4[data-v-3e007c9e] {
    margin-top: 1.06667rem
}

.WinningTip__C-body-l1[data-v-3e007c9e] {
    font-weight: 500;
    font-size: .50667rem;
    text-align: center;
    color: #fff;
    height: 1.33333rem;
    line-height: .66667rem;
    margin-bottom: .58667rem
}

.WinningTip__C-body-l2[data-v-3e007c9e] {
    height: -webkit-fit-content;
    height: fit-content
}

.WinningTip__C-body-l2 .gameDetail[data-v-3e007c9e] {
    height: .37333rem;
    line-height: .37333rem;
    font-size: .29333rem;
    text-align: center;
    color: #151c26
}

.WinningTip__C-body-l3[data-v-3e007c9e] {
    margin-top: .93333rem;
    text-shadow: 0 .18667rem .14667rem rgba(173, 32, 38, .3)
}

.WinningTip__C-body-l3 .isLose[data-v-3e007c9e] {
    font-weight: 700;
    font-size: .90667rem;
    color: #65656f;
    line-height: 1.26667rem;
    height: 1.26667rem;
    text-shadow: 0 .18667rem .14667rem rgba(0, 0, 0, .18);
    text-align: center
}

.WinningTip__C-body-l3 .head[data-v-3e007c9e] {
    height: .69333rem;
    line-height: .69333rem;
    font-weight: 700;
    font-size: .50667rem;
    color: #ee3625;
    text-align: center;
    margin-bottom: .26667rem
}

.WinningTip__C-body-l3 .bonus[data-v-3e007c9e] {
    height: 1.28rem;
    line-height: 1.28rem;
    font-weight: 700;
    font-size: .90667rem;
    color: #ee3625;
    text-align: center;
    margin-bottom: .4rem
}

.WinningTip__C-body-l4[data-v-3e007c9e] {
    color: #fff
}

.WinningTip__C-body-l4 .line1[data-v-3e007c9e] {
    height: .53333rem;
    width: 2.50667rem;
    margin: auto;
    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
}

.WinningTip__C-body-l4 .line1>div[data-v-3e007c9e] {
    width: .53333rem;
    height: .53333rem;
    background-repeat: no-repeat;
    background-size: .53333rem;
    background-position: center
}

.WinningTip__C-body-l4 .line1 .n1[data-v-3e007c9e] {
    background-image: url(/assets/png/n1-b2457717.png)
}

.WinningTip__C-body-l4 .line1 .n2[data-v-3e007c9e] {
    background-image: url(/assets/png/n2-904d2efc.png)
}

.WinningTip__C-body-l4 .line1 .n3[data-v-3e007c9e] {
    background-image: url(/assets/png/n3-8c89bd1d.png)
}

.WinningTip__C-body-l4 .line1 .n4[data-v-3e007c9e] {
    background-image: url(/assets/png/n4-2b1c8a75.png)
}

.WinningTip__C-body-l4 .line1 .n5[data-v-3e007c9e] {
    background-image: url(/assets/png/n5-daa22115.png)
}

.WinningTip__C-body-l4 .line1 .n6[data-v-3e007c9e] {
    background-image: url(/assets/png/n6-1aa82148.png)
}

.WinningTip__C-body-l4 .line2[data-v-3e007c9e] {
    height: .58667rem;
    width: 3.57333rem;
    margin: .16rem auto 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
}

.WinningTip__C-body-l4 .line2>div[data-v-3e007c9e] {
    height: .58667rem;
    line-height: .58667rem;
    background: #40ad72;
    border-radius: .13333rem;
    width: 1.33333rem;
    text-align: center
}

.WinningTip__C-body-l4 .line2>div.yuan[data-v-3e007c9e] {
    width: .53333rem;
    height: .53333rem;
    line-height: .53333rem;
    margin: 0 .18667rem;
    border-radius: 50%
}

.WinningTip__C-body-l5[data-v-3e007c9e] {
    height: .4rem;
    line-height: .4rem;
    font-size: .32rem;
    color: #fff;
    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;
    margin-top: .21333rem
}

.WinningTip__C-body-l5 .acitveBtn[data-v-3e007c9e] {
    height: .4rem;
    width: .4rem;
    background: rgba(255, 255, 255, .26);
    border: .01333rem solid #ffffff;
    margin-right: .18667rem;
    position: relative
}

.WinningTip__C-body-l5 .acitveBtn.active[data-v-3e007c9e]:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%);
    height: .24rem;
    width: .32rem;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAjCAMAAADlnnmAAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMA3yBggO/PMBCgj79QQG+vY113yAAAALxJREFUOMu10tsSgjAMBFCS0AsFNP//tTpU3am2kDy4j3CW6Q6d/pk96p0d/qbPrHZf9IiV57V6MnomrdmMc8PLi3Wuzxef5/j2s3Guz2/B52d1+Vx8nmPXZ0l9nwj+a1XhjpfQP8/xGZKTuVqaF1pD3M5d4Jepyfp5zs1c+OGfJMHcsUcD55IAH4e3BeeaFYl5umiQLJceDQTe0yD4n6TQ8dyTaFg9GlaPhs0ju9EjYvZowBsb8I5GSGfiAQHlGnLX3vj7AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: .32rem .24rem;
    background-position: center
}

.WinningTip__C .closeBtn[data-v-3e007c9e] {
    width: .8rem;
    height: .8rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAMAAAC7m5rvAAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMABPpvqpVa3mrtmeVjK75WJ+CAEPKhSUZEHxXJYF1R6ddBuYQNzaaciTXz0LKUNjRiuc4XAAACUElEQVRIx43W6XLiMBAE4JZM4vvAHOaKIYQj526//9PtBiMUMhK4f1Aw+CtRaOwRXMmzr20Yax2H268sR6/MHlJeJX2Y3TO7KCQZTqKmWii1qJpocipEu1vqKSXDurouVnVIpk9eVC3Jfakgoso9uazcavXOdAVPspTvzgVfycEI3owG5KssH6kj3EykmfyuJRw3uJPp+LerOX7D3fwZs8aPtNSzXq2g2dpP85gZeiVjPIdJwQN65sDCvC2Zmt5ZLOCKrY9SluceGNJs5FS7d+FRa3PJikN1frM0X3+SDFyK9po9u1basDSlgJ2TynZIyQ3+5/l7VZOHzkk1uFyjhnw+9ccLIJ1UJi+nXlkzh3R+hZzr75chIJ1UNkPmiDiBy/kVJoxwZASn8ypETFBwBrfzKTQsMOQcHudRmDNEzBE8zqMwYgxNBY/zKChqH8OWJPcKbmZ/pOwouw/yR4asPMrrKoZ2A2Qf2v2TG5Aw8igF4+R22+aSCtaJ5soZ+pTPhcztjSOVdPbGQcLao6Szt6l9KEglnX0oYMNHqfzukZvzA/rjMlOMku4yMD+YdaumlwnwaZR0y8sUSJVZdn3uy8Ao6V7P/bhmaUfHAF2ep4Jc1wcsfg6qCL0S/RxUKKmbPmqqWV5tYa8h/Dbmixj5s7sjeMxE/ll6dVtl2iqbmjzs/Gh3IGs40sZMn24c4uIWzsy35LJ1HtWW5HYOX9qQDOv8upjX39UWN6KyzekYGky7Y+g0OB1DN5nCnTTHmFeJjw36RL0FSdEdsYsk+Ota6B/G4VatqZeC9wAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: .8rem;
    background-position: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    transform: translate(-50%) translateY(100%);
    bottom: .53333rem
}

.van-calendar__day[data-v-fdcace99] {
    color: #fff
}

.van-calendar__day--disabled[data-v-fdcace99],
.van-calendar__weekdays[data-v-fdcace99] {
    color: #80849c
}

[data-v-fdcace99]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-fdcace99] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3__C[data-v-fdcace99],
.FD__C[data-v-fdcace99],
.WinGo__C[data-v-fdcace99],
.WinTrx__C[data-v-fdcace99] {
    padding: 0 .4rem .34667rem
}

.K3__C[data-v-fdcace99] .noticeBar__container,
.FD__C[data-v-fdcace99] .noticeBar__container,
.WinGo__C[data-v-fdcace99] .noticeBar__container,
.WinTrx__C[data-v-fdcace99] .noticeBar__container {
    margin-top: .45333rem;
    position: relative;
    z-index: 1;
    top: 0
}

.FD__C-head-bcak[data-v-fdcace99],
.K3__C-head-bcak[data-v-fdcace99],
.WinGo__C-head-bcak[data-v-fdcace99],
.WinTrx__C-head-bcak[data-v-fdcace99] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAbFBMVEX///8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+nAQA6AAAAI3RSTlMfABkKFg8H+gVxIzxV7pF/TdvKJ+jTwi3ksamaXlA0t6KIRRmPMmYAAALZSURBVGjezZrZkusgDER7MNjGe+Lsmaz8/z/eZF48MRikDK6bU5U80oVaYJDAF400UVIKIYDHn5QqSb9oUAQSJeBAqCSGQCLhQQY1wBudrwHf8AIkhE8CgeGpEmyBXIKFzHkCCmwUQyAVeAORUgUU3kTRBCTeRhIEcoE/ICyvwQg/3whbIMGfSXwCCRBbAbzx+QrgxZ/vA4j5w88lW0AgGsIloBARZQukiEpqCQhERYwFFCKjXgVyRCd/EZCIjhwEGEuYv6DBc5jvM3gT4E8BPAf4LoC8xoqq2W/2umeuNhAn0B1r80OteVPA8xei1xsz0LJsRtjiol2Z32QVx2aEIlS0OzPiwokRAhHSK2NRF6DyFPDlULU2LipGHsGzj5YX4+bG2FMxuU30TWYmODBMwJQF3zszyRJ0E5DDRXE0HnYgkyOBg25hfGQgk0DB5pYZPz3dZUg7PAcT4kx32RboNyZIiYFtefrWbXPdb9aLZVNaAgKvFEsT5o4fTvt1nY3s0XhBWAI3Q6DDk9ZpVRUQsPJncpDSnQqbkcCYjCygjZMafmqywLdxsgK8c9gbAic8KNxb7TXgQZmRTS5dCb3YBgSgM3KaomuPh8tyMeRqdujHAZL2PprRF9qw2rrHarvpLWElA6eVCbBlbBUKNue1ibWbKvd2XTTeMK0423UOsL8Ia5DJh08mYxIXkPF89HGf3FePrI++wiR6Z5xo1rFlcJkcpxJU0uDR8Xy1JRYgQzj8ojyMJRrm4TdBgPOxflkFZ9bxnXTHLPSQUbs7yDCuUCjb5TNU2XXLv0KloFGcqq4H+xI4xCg2cv6L+PylhPmLIfOXc+YvSM1fUpu/KDh/WXP+wmz0TJLu6ruIa4AtkIu4xfdBILLR6X9osczaJGIp8Puy4PUx+f1MeBq9fGT+Ec3S99u9n9Owfqvl/mmPBnjPHj714Qbp6cnnP5759fxHCAgAAoLx/OcfpSanB4oYWz0AAAAASUVORK5CYII=);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.FD__C-head-more[data-v-fdcace99],
.K3__C-head-more[data-v-fdcace99],
.WinGo__C-head-more[data-v-fdcace99],
.WinTrx__C-head-more[data-v-fdcace99] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.FD__C-head-more>div[data-v-fdcace99],
.K3__C-head-more>div[data-v-fdcace99],
.WinGo__C-head-more>div[data-v-fdcace99],
.WinTrx__C-head-more>div[data-v-fdcace99] {
    width: .64rem;
    height: .64rem;
    background-image: url(/assets/png/customer_icon-a245dae7.png);
    background-size: .64rem
}

.FD__C-head-more>div[data-v-fdcace99]:last-child,
.K3__C-head-more>div[data-v-fdcace99]:last-child,
.WinGo__C-head-more>div[data-v-fdcace99]:last-child,
.WinTrx__C-head-more>div[data-v-fdcace99]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.FD__C-head-more>div.disableVoice[data-v-fdcace99],
.K3__C-head-more>div.disableVoice[data-v-fdcace99],
.WinGo__C-head-more>div.disableVoice[data-v-fdcace99],
.WinTrx__C-head-more>div.disableVoice[data-v-fdcace99] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.van-calendar__day[data-v-5d6270a9] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5d6270a9],
.van-calendar__weekdays[data-v-5d6270a9] {
    color: #80849c
}

[data-v-5d6270a9]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5d6270a9] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.TimeLeft__C[data-v-5d6270a9] {
    padding: .26667rem .32rem
}

.TimeLeft__C .box[data-v-5d6270a9] {
    width: 100%;
    height: 3.6rem;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .16rem;
    padding: .26667rem .18667rem;
    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
}

.TimeLeft__C .box .tit[data-v-5d6270a9] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.TimeLeft__C .box .tit .citycon[data-v-5d6270a9] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.TimeLeft__C .box .tit .citycon .citybg[data-v-5d6270a9] {
    width: .08rem;
    height: .4rem;
    border-radius: .26667rem;
    background: #ff7172;
    margin-top: .05333rem;
    margin-right: .18667rem
}

.TimeLeft__C .box .tit .citycon .font30[data-v-5d6270a9] {
    font-size: .4rem;
    color: #333;
    font-weight: 700
}

.TimeLeft__C .box .tit .playmethod[data-v-5d6270a9] {
    width: 4.13333rem;
    height: .53333rem;
    border-radius: .13333rem;
    background: #f6f6f6;
    font-size: .34667rem;
    color: #666;
    margin-top: .10667rem;
    padding-left: .21333rem;
    overflow: hidden
}

.TimeLeft__C .box .tit .odds[data-v-5d6270a9] {
    width: 4.13333rem;
    height: .53333rem;
    line-height: .53333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    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;
    margin-top: .16rem;
    margin-bottom: .13333rem;
    padding: 0 .21333rem;
    font-size: .32rem;
    color: #666
}

.TimeLeft__C .box .tit .color8[data-v-5d6270a9] {
    width: 4.13333rem;
    height: .53333rem;
    border-radius: .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-top: .16rem;
    margin-bottom: .13333rem;
    padding-left: .21333rem;
    font-size: .32rem
}

.TimeLeft__C .box .tit .bettingcut[data-v-5d6270a9] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 4.13333rem;
    height: 1.17333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    padding-left: .26667rem;
    margin-top: .13333rem
}

.TimeLeft__C .box .tit .bettingcut .font22[data-v-5d6270a9] {
    font-size: .29333rem;
    color: #666;
    font-weight: 400;
    padding-top: .2rem
}

.TimeLeft__C .box .tit .bettingcut .font28[data-v-5d6270a9] {
    font-size: .37333rem;
    color: #888
}

.TimeLeft__C .box .info[data-v-5d6270a9] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 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: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.TimeLeft__C .box .info .playillustrate[data-v-5d6270a9] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 3.2rem;
    height: .66667rem;
    border-radius: .53333rem;
    border: .01333rem solid #ff7172;
    margin-left: 1.33333rem
}

.TimeLeft__C .box .info .playillustrate .illustratebg[data-v-5d6270a9] {
    width: .56rem;
    height: .56rem;
    background: url(/assets/png/warning2-9b67d247.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: .64rem;
    margin-top: .02667rem
}

.TimeLeft__C .box .info .playillustrate .font24[data-v-5d6270a9] {
    line-height: .66667rem;
    font-size: .32rem;
    color: #ff7172
}

.TimeLeft__C .box .info .issue[data-v-5d6270a9] {
    margin-top: .21333rem;
    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: flex-end;
    justify-content: flex-end
}

.TimeLeft__C .box .info .issue .issuebg[data-v-5d6270a9] {
    width: .56rem;
    height: .56rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMASURBVHgB7Zc9bNNAFMf/7xoIQhQqhb1h6cRQxARLoTMIJjpSFpYuSSt1TbswVLRkqlhAZUKoCwMzHxMLqEhMsBAhpEqolVJSBaXEfjyfg4gdx77LRzvUP8nx+fxy9793796dgZSUlOMFmRhxoTAmN+/KB/5cLr/V7xcXR3GQOQNbfjX36elKzcQ0gzhxRAUp3hJJkxEmFbku6NKBcxlwJmDLWa+fBUCpXTSdbZzKfKaVaOEK0SInQeqbCCx1ETlYXDcHRRfhODek73yUSYdQbUjqDfypPlwcjIJGpnQohej0qFLixSMQ+Q9GFs3mVLhaRRjO4qhhynGpdLK9KiBUAvsazBlrZQNvFnIYJJ5Xd3YC0x/yKOdhjmQFtSWDu68Xw8DJBtoMT/047MjL4IYgUhhR3ade8mYVQ4VPW9hm25+CCZ+dZ6Ld34WIb4vyPAaGOyOOmJbCqsTgV1gSECpboufR5dZjkefnS9LoEvpFUU5W8rT/wDelp1VYouJe0trasggto2ckfgkTYL7TVjkhvU7reotQyCSbuOJhVYAtxA/kN+flmg6YZ3wbfb2Ai9dJzakkg1Y4VGALs6EdjLyaKNSnl2wgcci8m2DzXoS+ggGJQv3TDPdwgqLd2EVDtCUiN2BIskeJZtErRN2nlfk8LIgVysXikn8m7RHu2LXqbWWrHS2w6v1T/chd6UDOpPoU1d9xj6iuV70Xq6Q2/DtdAbtXWwbGTYXSk5LdiMsW/4/H34GK0m7dz1IEf/FQYjoKExRKdC4y7/UF1c3q4gnGKPMe7KjKlP7EMHA48JEXWkzuJ5hTlVi7RI8ePgG52xg0J9w4oXoHMk3uVdm1KrrEyujb3AZpOzB4FXopIsnGq8OB3C/hqoiPO+cezL06eAgNNBofw9UdQvV0sitiuYLDxhP523lH6+v74VeRO5OIfSkZ4LoIXpL78ENBH16cD/jx/Tk9bsV9WBMM4YWFcbgq/7/iz54MSA+C5+bkgExZ2FKv11CrNWhz8wApKSkpAf4C5BP5hhN/VpgAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.TimeLeft__C .box .info .issue .font26[data-v-5d6270a9] {
    font-size: .34667rem;
    color: #666;
    font-weight: 400;
    margin-top: .08rem;
    margin-left: .05333rem
}

.TimeLeft__C .box .info .closure[data-v-5d6270a9] {
    margin-top: .17333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.TimeLeft__C .box .info .closure .closuretime[data-v-5d6270a9] {
    font-size: .37333rem;
    color: #666;
    text-align: right;
    margin-bottom: .16rem
}

.TimeLeft__C .box .info .closure .closurtimes[data-v-5d6270a9] {
    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: flex-end;
    justify-content: flex-end
}

.TimeLeft__C .box .info .closure .closurtimes .red[data-v-5d6270a9] {
    color: #ff7172;
    font-size: .53333rem;
    margin-right: .05333rem
}

.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-5d6270a9] {
    width: .53333rem;
    height: .66667rem;
    line-height: .66667rem;
    text-align: center;
    background: #ff7172;
    color: #fff;
    font-size: .48rem;
    font-weight: 700;
    margin-right: .05333rem;
    position: relative
}

.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-5d6270a9]:first-of-type:before,
.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-5d6270a9]:last-of-type:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    border: .06667rem solid #fff;
    border-top-color: transparent;
    border-left-color: transparent
}

.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-5d6270a9]:first-of-type:after,
.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-5d6270a9]:last-of-type:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    border: .06667rem solid #fff;
    border-bottom-color: transparent;
    border-right-color: transparent
}

.van-calendar__day[data-v-a467b1ca] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a467b1ca],
.van-calendar__weekdays[data-v-a467b1ca] {
    color: #80849c
}

[data-v-a467b1ca]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a467b1ca] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.TimeLeft__C[data-v-a467b1ca] {
    padding: .26667rem .32rem
}

.TimeLeft__C .box[data-v-a467b1ca] {
    width: 100%;
    min-height: 3.6rem;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .16rem;
    padding: .26667rem .18667rem;
    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
}

.TimeLeft__C .box .tit[data-v-a467b1ca] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 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: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.TimeLeft__C .box .tit .citycon[data-v-a467b1ca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.TimeLeft__C .box .tit .citycon .citybg[data-v-a467b1ca] {
    width: .08rem;
    height: .4rem;
    border-radius: .26667rem;
    background: #ff7172;
    margin-top: .05333rem;
    margin-right: .18667rem
}

.TimeLeft__C .box .tit .citycon .font30[data-v-a467b1ca] {
    font-size: .4rem;
    color: #333;
    font-weight: 700
}

.TimeLeft__C .box .tit .playmethod[data-v-a467b1ca] {
    width: 4.13333rem;
    min-height: .53333rem;
    border-radius: .13333rem;
    background: #f6f6f6;
    font-size: .34667rem;
    color: #666;
    margin-top: .10667rem;
    padding: 0 .21333rem;
    overflow: hidden;
    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
}

.TimeLeft__C .box .tit .odds[data-v-a467b1ca] {
    width: 4.13333rem;
    line-height: .53333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    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: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: .16rem;
    padding: .13333rem .21333rem;
    font-size: .32rem;
    color: #666
}

.TimeLeft__C .box .tit .odds .result[data-v-a467b1ca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap: .06667rem
}

.TimeLeft__C .box .tit .odds .result span[data-v-a467b1ca] {
    width: .53333rem;
    height: .53333rem;
    background: #FF7172;
    border-radius: 50%;
    color: #fff;
    text-align: center
}

.TimeLeft__C .box .tit .color8[data-v-a467b1ca] {
    width: 4.13333rem;
    height: .53333rem;
    border-radius: .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-top: .16rem;
    margin-bottom: .13333rem;
    padding-left: .21333rem;
    font-size: .32rem
}

.TimeLeft__C .box .tit .bettingcut[data-v-a467b1ca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 4.13333rem;
    height: 1.17333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    padding-left: .26667rem;
    margin-top: .13333rem
}

.TimeLeft__C .box .tit .bettingcut .font22[data-v-a467b1ca] {
    font-size: .29333rem;
    color: #666;
    font-weight: 400;
    padding-top: .2rem
}

.TimeLeft__C .box .tit .bettingcut .font28[data-v-a467b1ca] {
    font-size: .37333rem;
    color: #888
}

.TimeLeft__C .box .info[data-v-a467b1ca] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 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: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.TimeLeft__C .box .info .playillustrate[data-v-a467b1ca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 3.2rem;
    height: .66667rem;
    border-radius: .53333rem;
    border: .01333rem solid #ff7172;
    margin-left: 1.33333rem
}

.TimeLeft__C .box .info .playillustrate .illustratebg[data-v-a467b1ca] {
    width: .56rem;
    height: .56rem;
    background: url(/assets/png/warning2-9b67d247.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: .64rem;
    margin-top: .02667rem
}

.TimeLeft__C .box .info .playillustrate .font24[data-v-a467b1ca] {
    line-height: .66667rem;
    font-size: .32rem;
    color: #ff7172
}

.TimeLeft__C .box .info .issue[data-v-a467b1ca] {
    margin-top: .21333rem;
    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: flex-end;
    justify-content: flex-end
}

.TimeLeft__C .box .info .issue .issuebg[data-v-a467b1ca] {
    width: .56rem;
    height: .56rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMASURBVHgB7Zc9bNNAFMf/7xoIQhQqhb1h6cRQxARLoTMIJjpSFpYuSSt1TbswVLRkqlhAZUKoCwMzHxMLqEhMsBAhpEqolVJSBaXEfjyfg4gdx77LRzvUP8nx+fxy9793796dgZSUlOMFmRhxoTAmN+/KB/5cLr/V7xcXR3GQOQNbfjX36elKzcQ0gzhxRAUp3hJJkxEmFbku6NKBcxlwJmDLWa+fBUCpXTSdbZzKfKaVaOEK0SInQeqbCCx1ETlYXDcHRRfhODek73yUSYdQbUjqDfypPlwcjIJGpnQohej0qFLixSMQ+Q9GFs3mVLhaRRjO4qhhynGpdLK9KiBUAvsazBlrZQNvFnIYJJ5Xd3YC0x/yKOdhjmQFtSWDu68Xw8DJBtoMT/047MjL4IYgUhhR3ade8mYVQ4VPW9hm25+CCZ+dZ6Ld34WIb4vyPAaGOyOOmJbCqsTgV1gSECpboufR5dZjkefnS9LoEvpFUU5W8rT/wDelp1VYouJe0trasggto2ckfgkTYL7TVjkhvU7reotQyCSbuOJhVYAtxA/kN+flmg6YZ3wbfb2Ai9dJzakkg1Y4VGALs6EdjLyaKNSnl2wgcci8m2DzXoS+ggGJQv3TDPdwgqLd2EVDtCUiN2BIskeJZtErRN2nlfk8LIgVysXikn8m7RHu2LXqbWWrHS2w6v1T/chd6UDOpPoU1d9xj6iuV70Xq6Q2/DtdAbtXWwbGTYXSk5LdiMsW/4/H34GK0m7dz1IEf/FQYjoKExRKdC4y7/UF1c3q4gnGKPMe7KjKlP7EMHA48JEXWkzuJ5hTlVi7RI8ePgG52xg0J9w4oXoHMk3uVdm1KrrEyujb3AZpOzB4FXopIsnGq8OB3C/hqoiPO+cezL06eAgNNBofw9UdQvV0sitiuYLDxhP523lH6+v74VeRO5OIfSkZ4LoIXpL78ENBH16cD/jx/Tk9bsV9WBMM4YWFcbgq/7/iz54MSA+C5+bkgExZ2FKv11CrNWhz8wApKSkpAf4C5BP5hhN/VpgAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.TimeLeft__C .box .info .issue .font26[data-v-a467b1ca] {
    font-size: .34667rem;
    color: #666;
    font-weight: 400;
    margin-top: .08rem;
    margin-left: .05333rem
}

.TimeLeft__C .box .info .closure[data-v-a467b1ca] {
    margin-top: .17333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.TimeLeft__C .box .info .closure .closuretime[data-v-a467b1ca] {
    font-size: .37333rem;
    color: #666;
    text-align: right;
    margin-bottom: .16rem
}

.TimeLeft__C .box .info .closure .closurtimes[data-v-a467b1ca] {
    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: flex-end;
    justify-content: flex-end
}

.TimeLeft__C .box .info .closure .closurtimes .red[data-v-a467b1ca] {
    color: #ff7172;
    font-size: .53333rem;
    margin-right: .05333rem
}

.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-a467b1ca] {
    width: .53333rem;
    height: .66667rem;
    line-height: .66667rem;
    text-align: center;
    background: #ff7172;
    color: #fff;
    font-size: .48rem;
    font-weight: 700;
    margin-right: .05333rem;
    position: relative
}

.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-a467b1ca]:first-of-type:before,
.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-a467b1ca]:last-of-type:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    border: .06667rem solid #fff;
    border-top-color: transparent;
    border-left-color: transparent
}

.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-a467b1ca]:first-of-type:after,
.TimeLeft__C .box .info .closure .closurtimes .redsqure[data-v-a467b1ca]:last-of-type:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    border: .06667rem solid #fff;
    border-bottom-color: transparent;
    border-right-color: transparent
}

.TimeLeft__C .box .info .closure.isShowPreparing[data-v-a467b1ca] {
    background: #F6F6F6;
    border-radius: .13333rem;
    min-height: 1.45333rem;
    color: #ff7172;
    font-size: .37333rem;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.ColorsContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: .26667rem .32rem
}

.ColorsContainer .ColorsMethod {
    height: .93333rem;
    margin-bottom: .06667rem
}

.ColorsContainer .ColorsMethod .coloritem {
    width: 3.2rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    background-image: url(/assets/svg/play-d1d7d017.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-weight: 400;
    color: #666;
    font-size: .34667rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.ColorsContainer .ColorsMethod .active {
    background-image: url(/assets/svg/playactive-34625475.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    font-weight: 700
}

.ColorsContainer .PlayMethod {
    height: .93333rem;
    border-radius: .13333rem;
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c
}

.ColorsContainer .PlayMethod .playitem {
    width: 4.26667rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .34667rem;
    font-weight: 400;
    color: #888;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.ColorsContainer .PlayMethod .active {
    background: -webkit-linear-gradient(300deg, #ff8e89 0%, #ffc3a2 100%);
    background: linear-gradient(150deg, #ff8e89 0%, #ffc3a2 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    border-radius: .13333rem;
    color: #fff;
    font-weight: 700
}

.ColorsContainer .fun-tab-item {
    padding: 0
}

.van-calendar__day[data-v-1b2d551c] {
    color: #fff
}

.van-calendar__day--disabled[data-v-1b2d551c],
.van-calendar__weekdays[data-v-1b2d551c] {
    color: #80849c
}

[data-v-1b2d551c]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-1b2d551c] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.NumberSelectContainer[data-v-1b2d551c] {
    padding: .26667rem .32rem;
    position: relative
}

.NumberSelectContainer-mark[data-v-1b2d551c] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.NumberSelectContainer-mark>div[data-v-1b2d551c] {
    min-width: 5.86667rem;
    height: 1.33333rem;
    line-height: 1.33333rem;
    display: inline-block;
    text-align: center;
    border-radius: .26667rem;
    padding: 0 .26667rem;
    border: .01333rem solid #ffffff;
    font-size: .42667rem;
    color: #fff;
    font-weight: 700
}

.NumberSelectContainer .NumberTab[data-v-1b2d551c] {
    margin-bottom: .26667rem;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .13333rem
}

.NumberSelectContainer .NumberTab .tabitem[data-v-1b2d551c] {
    width: 3.73333rem;
    height: 1.17333rem;
    line-height: 1.17333rem;
    text-align: center;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    font-size: .4rem;
    color: #888;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.NumberSelectContainer .NumberTab[data-v-1b2d551c] .fun-tab-item {
    padding: 0
}

.NumberSelectContainer .NumberTab .active[data-v-1b2d551c] {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .02667rem .01333rem #ff8884bf;
    color: #fff;
    text-shadow: 0 .02667rem .01333rem 0 rgba(255, 136, 132, .7490196078);
    border-radius: .13333rem
}

.NumberSelectContainer .NumberTabContent[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.NumberSelectContainer .NumberTabContent .intervalcontainer[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .26667rem
}

.NumberSelectContainer .NumberTabContent .intervalcontainer .intervalitem[data-v-1b2d551c] {
    width: 1.73333rem;
    height: .93333rem;
    line-height: .93333rem;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    border-radius: .26667rem;
    font-size: .34667rem;
    color: #666;
    text-align: center;
    margin-right: .13333rem;
    margin-bottom: .13333rem
}

.NumberSelectContainer .NumberTabContent .intervalcontainer .active[data-v-1b2d551c] {
    font-weight: 700;
    box-shadow: 0 .02667rem .01333rem #ff8884bf;
    color: #fff;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 2px 1px #ff8884bf
}

.NumberSelectContainer .NumberTabContent .selectcontainer[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 9.36rem;
    height: 5.18667rem;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    margin-bottom: .26667rem
}

.NumberSelectContainer .NumberTabContent .selectcontainer[data-v-1b2d551c]:last-child {
    margin-bottom: 0
}

.NumberSelectContainer .NumberTabContent .selectbutton[data-v-1b2d551c] {
    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;
    padding: .26667rem .21333rem
}

.NumberSelectContainer .NumberTabContent .selectbutton .basicbutton[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .selectbutton .selecteven[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .selectbutton .selectodd[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .selectbutton .selectsmall[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .selectbutton .selectbig[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .selectbutton .selectall[data-v-1b2d551c] {
    width: 1.68rem;
    height: .93333rem;
    font-size: .32rem;
    color: #fff;
    line-height: .93333rem;
    text-align: center
}

.NumberSelectContainer .NumberTabContent .selectbutton .selectall[data-v-1b2d551c] {
    background: #fe6469;
    box-shadow: 0 .05333rem .16rem #fda3a4;
    border-top-right-radius: .26667rem;
    border-bottom-left-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .selectbutton .selectbig[data-v-1b2d551c] {
    background: #ffa82e;
    box-shadow: 0 .05333rem .16rem #f8be6e;
    border-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .selectbutton .selectsmall[data-v-1b2d551c] {
    background: #6da7f4;
    box-shadow: 0 .05333rem .16rem #89bcff;
    border-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .selectbutton .selectodd[data-v-1b2d551c] {
    background: #b659fe;
    box-shadow: 0 .05333rem .16rem #b988df;
    border-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .selectbutton .selecteven[data-v-1b2d551c] {
    background: #40ad72;
    box-shadow: 0 .05333rem .16rem #bae6b0;
    border-top-right-radius: .26667rem;
    border-bottom-left-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .selectcontent[data-v-1b2d551c] {
    width: 8.93333rem;
    height: 3.46667rem;
    background: #f6f6f6;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 0 .21333rem
}

.NumberSelectContainer .NumberTabContent .selectheader[data-v-1b2d551c] {
    font-size: .42667rem;
    color: #888;
    padding: .26667rem
}

.NumberSelectContainer .NumberTabContent .selectball[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.NumberSelectContainer .NumberTabContent .ball[data-v-1b2d551c] {
    width: .93333rem;
    height: .93333rem;
    font-size: .42667rem;
    line-height: .93333rem;
    text-align: center;
    font-weight: 700;
    color: #888;
    background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
    background-size: cover;
    margin-bottom: .26667rem
}

.NumberSelectContainer .NumberTabContent .ball.action[data-v-1b2d551c] {
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover
}

.NumberSelectContainer .NumberTabContent .ball[data-v-1b2d551c]:nth-child(1),
.NumberSelectContainer .NumberTabContent .ball[data-v-1b2d551c]:nth-child(6) {
    margin-left: .66667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.NumberSelectContainer .NumberTabContent .quickcontainer .redline[data-v-1b2d551c] {
    width: .08rem;
    height: .4rem;
    background: #f64646;
    margin-top: .05333rem;
    margin-right: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .randomcontainer[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.NumberSelectContainer .NumberTabContent .quickcontainer .randomcontainer .randomheader[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-bottom: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .randomcontainer .randomheader .font30[data-v-1b2d551c] {
    font-size: .4rem;
    font-weight: 700;
    color: #333
}

.NumberSelectContainer .NumberTabContent .quickcontainer .randomcontainer .randombutton[data-v-1b2d551c] {
    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;
    margin-bottom: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .randomcontainer .randombutton>div[data-v-1b2d551c] {
    width: 1.73333rem;
    height: .93333rem;
    line-height: .93333rem;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    font-size: .34667rem;
    color: #666;
    text-align: center;
    border-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .randomcontainer .randombutton .active[data-v-1b2d551c] {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: inset 0 -.05333rem .13333rem #fff6f4, 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    color: #fff;
    box-shadow: 0 .02667rem .01333rem #ff8884bf
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialheader[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-bottom: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialheader .font30[data-v-1b2d551c] {
    font-size: .4rem;
    color: #333;
    font-weight: 700
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton[data-v-1b2d551c] {
    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
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .basic[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialeven[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialodd[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialsmall[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialbig[data-v-1b2d551c],
.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialsame[data-v-1b2d551c] {
    width: 1.73333rem;
    height: .93333rem;
    line-height: .93333rem;
    font-size: .32rem;
    color: #fff;
    text-align: center
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialsame[data-v-1b2d551c] {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: inset 0 -.05333rem .13333rem #fff6f4, 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    border-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialbig[data-v-1b2d551c] {
    background: #ffa82e;
    box-shadow: 0 .05333rem .16rem #f8be6e;
    border-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialsmall[data-v-1b2d551c] {
    background: #6da7f4;
    box-shadow: 0 .05333rem .16rem #89bcff;
    border-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialodd[data-v-1b2d551c] {
    background: #b659fe;
    box-shadow: 0 .05333rem .16rem #b988df;
    border-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .quickcontainer .specialcontainer .specialbutton .specialeven[data-v-1b2d551c] {
    background: #40ad72;
    box-shadow: 0 .05333rem .16rem #bae6b0;
    border-top-right-radius: .26667rem;
    border-bottom-left-radius: .26667rem
}

.NumberSelectContainer .NumberTabContent .numbercontainer[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .32rem;
    padding: .26667rem;
    margin-top: .4rem
}

.NumberSelectContainer .NumberTabContent .numbercontainer .Ntit[data-v-1b2d551c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: .74667rem;
    font-size: .42667rem;
    color: #b2b4bf;
    font-weight: 400
}

.NumberSelectContainer .NumberTabContent .numbercontainer .list[data-v-1b2d551c] {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.NumberSelectContainer .NumberTabContent .numbercontainer .list .item[data-v-1b2d551c] {
    width: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.NumberSelectContainer .NumberTabContent .numbercontainer .list .item .number[data-v-1b2d551c] {
    width: 1.06667rem;
    height: 1.06667rem;
    line-height: 1.06667rem;
    text-align: center;
    font-size: .42667rem;
    font-weight: 700;
    color: #888;
    background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
    background-size: cover
}

.NumberSelectContainer .NumberTabContent .numbercontainer .list .item .number.action[data-v-1b2d551c] {
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover
}

[data-v-1b2d551c]::-webkit-scrollbar {
    height: .06667rem
}

[data-v-1b2d551c]::-webkit-scrollbar-thumb {
    border-radius: .06667rem;
    background: #fa999a
}

[data-v-1b2d551c]::-webkit-scrollbar-track {
    border-radius: .06667rem
}

[data-v-1b2d551c]::-webkit-scrollbar {
    position: absolute;
    bottom: .13333rem
}

.van-calendar__day[data-v-292b9857] {
    color: #fff
}

.van-calendar__day--disabled[data-v-292b9857],
.van-calendar__weekdays[data-v-292b9857] {
    color: #80849c
}

[data-v-292b9857]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-292b9857] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.TasteContainer[data-v-292b9857] {
    margin: .26667rem .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 9.36rem;
    height: 11.08rem;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .26667rem
}

.TasteContainer .TasteHeader[data-v-292b9857] {
    height: .8rem;
    background: -webkit-linear-gradient(left, #fa5b5b 0%, #ff998e 100%);
    background: linear-gradient(90deg, #fa5b5b 0%, #ff998e 100%);
    font-size: .37333rem;
    color: #fff;
    border-top-left-radius: .26667rem;
    border-top-right-radius: .26667rem;
    line-height: .8rem;
    text-align: center
}

.TasteContainer .NumberSelect[data-v-292b9857] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.TasteContainer .NumberSelect .NumberSelectCon[data-v-292b9857] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .26667rem .26667rem 0
}

.TasteContainer .NumberSelect .NumberSelectCon .NumberCon[data-v-292b9857] {
    width: calc((100% - .4rem)/4);
    height: 1.46667rem;
    background: #f6f6f6;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    border-radius: .26667rem;
    margin-bottom: .16rem;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: .06667rem
}

.TasteContainer .NumberSelect .NumberSelectCon .NumberCon.more[data-v-292b9857] {
    width: calc((100% - .26667rem)/2)
}

.TasteContainer .NumberSelect .NumberSelectCon .action[data-v-292b9857] {
    background: -webkit-linear-gradient(300deg, #ff8e89 0%, #ffc3a2 100%);
    background: linear-gradient(150deg, #ff8e89 0%, #ffc3a2 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset, 0 .05333rem .13333rem .02667rem #d0d0ed5c
}

.TasteContainer .NumberSelect .NumberSelectCon .active[data-v-292b9857] {
    color: #fff !important;
    text-shadow: 0 .02667rem .01333rem 0 rgba(255, 136, 132, .75)
}

.TasteContainer .NumberSelect .NumberSelectCon .number[data-v-292b9857] {
    font-size: .48rem;
    color: #666;
    font-weight: 700
}

.TasteContainer .NumberSelect .NumberSelectCon .odds[data-v-292b9857] {
    font-size: .32rem;
    color: #888
}

.TasteContainer .NumberSelect .MethodSelect[data-v-292b9857] {
    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;
    padding: 0 .26667rem
}

.TasteContainer .NumberSelect .MethodSelect .methodnumber[data-v-292b9857] {
    font-size: .37333rem;
    color: #fff;
    font-weight: 700
}

.TasteContainer .NumberSelect .MethodSelect .methododds[data-v-292b9857] {
    font-size: .32rem;
    color: #fff
}

.TasteContainer .NumberSelect .MethodSelect .methodbig[data-v-292b9857] {
    width: 2.13333rem;
    height: 1.46667rem;
    background: #ffa82e;
    box-shadow: 0 .05333rem .16rem #f8be6e;
    border-top-right-radius: .26667rem;
    border-bottom-left-radius: .26667rem;
    text-align: center;
    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
}

.TasteContainer .NumberSelect .MethodSelect .methodsmall[data-v-292b9857] {
    width: 2.13333rem;
    height: 1.46667rem;
    background: #6da7f4;
    box-shadow: 0 .05333rem .16rem #89bcff;
    border-radius: .26667rem;
    text-align: center;
    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
}

.TasteContainer .NumberSelect .MethodSelect .methododd[data-v-292b9857] {
    width: 2.13333rem;
    height: 1.46667rem;
    background: #b659fe;
    box-shadow: 0 .05333rem .16rem #b988df;
    border-radius: .26667rem;
    text-align: center;
    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
}

.TasteContainer .NumberSelect .MethodSelect .methodeven[data-v-292b9857] {
    width: 2.13333rem;
    height: 1.46667rem;
    background: #40ad72;
    box-shadow: 0 .05333rem .16rem #bae6b0;
    border-top-right-radius: .26667rem;
    border-bottom-left-radius: .26667rem;
    text-align: center;
    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
}

.van-calendar__day[data-v-afe1106e] {
    color: #fff
}

.van-calendar__day--disabled[data-v-afe1106e],
.van-calendar__weekdays[data-v-afe1106e] {
    color: #80849c
}

[data-v-afe1106e]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-afe1106e] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.NewVietnam__C[data-v-afe1106e] {
    padding-bottom: .34667rem;
    overflow-y: auto;
    background: #f7f8ff
}

.NewVietnam__C-head[data-v-afe1106e] {
    height: 1.25333rem;
    background: -webkit-linear-gradient(left, #f95959 0%, #ff9a8e 100%);
    background: linear-gradient(90deg, #f95959 0%, #ff9a8e 100%);
    padding: 0 .34667rem;
    position: relative
}

.NewVietnam__C-head div[data-v-afe1106e] {
    background-repeat: no-repeat;
    background-position: center
}

.NewVietnam__C-head-bcak[data-v-afe1106e] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAPFBMVEUAAAD////////////////////////////////////////////////////////////////////////////YSWgTAAAAE3RSTlMA3yAQQO9ggL+QcM+gnzCvULBviYFniAAAA0RJREFUaN61Wt16rCAM5F9AEc/Z93/X9lu0021ZYzDNrTpjJiFCorpm1uVUZ+0fn+Z1rCk7q6TMhqIfHZtLMALoOT5OLN7kcPFBWt3GX14/LpkOQ/j//QtImYIz9kls3DbV+SaF03hcJ2d7iZX0MIWpX0/6yZzcl8BRGOEOX+pER7pa2U7YdAUeZpbj/mQv3a+vwuOReDhxQabV79qz0jvonWEl7zyWT99bWqdAJP/++lmxLe+uZwKfkpIOXib1mQcrsZkJldZ2fbHD1WsPxHrq4qJuWGPwpksP/NsMuidCYuvvNvP7NVscUifA1/MHUH59J0ToB8Cz8D8tdkLpu0iFSuG+FHNvxbVS0BOosBdV6l1sBfy1VGoEgIO/9L3zT7TfDoR7+LANen93IN7Fh8VnnO0PB4wYvnJwAQ4UIXy4oF8lM1L4cMF9T6t/MvhwAVE1YOPlP+2CRYg1C39SpHmEOeKV5PDV9NQIChlJfMBaKCSJj9wPRx1N4vgqHYtrRg5J4iu3K2ObVtL4AHbtu0HYysNHEJzKV5bx6oHP22DkFotJGB8rIbVCtMnhw0LTJjal5PH36LZQGGF8rGXdipIVxkeeevV8mki2IXzVoCkCB/w/JTB/RmBxqBojIIOcwDAUZDpNFzCMpCmqtTiDax/Nil2pMMPWSgWKnSgDil3GtlGWoWmTjy+bPMMe3aufzInLAGDdiKQZ8C1eWixEGbBtwcZLmgEbr6aVkWYwgI1YCYIMCQeE3IqSJAMUQj45WQYHhXDcYTBQ3UUcy8DmWAx+vRDijTqHjzMU5D76I06OwfxoTVgPF7gM9DkcLmx3GIjeikb34h4DDiu6k7ZViTAUOACrzJZabgzxbX+6EK080gJ6dj0kbfoPaMtjSO9Oi0GgMbvNemI0ZpXV0G7cyokQxoPhJr45be+X8fZ+aQgrNaAwg/gzOcbJQiMWksHn8eEq8WjAZJJltmLMRbc9+OPVzaM4XR81GvbgXBvesLQY3lw+WcZksll11+F9YE0mMQ4/G1hPmMtXXloE7sgdrnIoYHOdNvw0EKaCq1g3YxS06TxcvbZKw0en7pgJ8RQdL3+HY5m7ypTAQqd//4nH7z8z4/efD2dnf+KkWYbKAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.NewVietnam__C-head-logo[data-v-afe1106e] {
    background-size: 2.98667rem 1.12rem;
    height: 1.12rem;
    width: 2.98667rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%)
}

.NewVietnam__C-head-more[data-v-afe1106e] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.NewVietnam__C-head-more>div[data-v-afe1106e] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMA/AX5Cvbw5+sRLhR8POPKu6WYSUUrGA3SzZB3Ykcy3NW0i4FOQSithWpWJN/BnjcfHMVwXFKq6HdHKQAAAjxJREFUSMfFldd26jAQRUeS5YYLhoALprcECIQAOf//ZxfhJBgsyn3KftHS8jmyZjQa0Z/B+fPaZb4OV0GQzD3feKw28lTgF+u1/UDfHRRKZn7bzFfj3vINBiDIJtvjxPE7oZoOWjf1tU/1fVEKtxcJwOze0ieA7Jx2ELeXW+dknPYBOdHq43fAmhJxPwtNBib70T4matcB2dMZGoDtEu0HrJwlh4wh0Heq+qmAeKFlneGC4EBxAjSqJxsCY/JtXMPG3JUQlVRNgL7hS2gYkQdE14YhkLds6GB5bEFur1IqYdVS6JGtDHi7NCyAhodbhD4wvKiqWR3INRuKgmJcWICony17geMSqLJpFmNq4cj7bwAm9NgGzcvR/+TWxw1eiVxRmv9U4Qv01FUhfuFM856BDTylp+4zhtW8023z75pZ3TeY887LZWmu7xo+P+iat3sGS9MkmtUsTVGgK/ty0tmscnCextADIOxTms/bFABTpbHWGFqqKNwQmNdKq4zGrmMDyY0/LMgIWExXdFDcxOpdTPgxzrTa91JVPSXiTJ3ICGKjekqHKrgmLCWZjVyDO+5uFall+ko6k3Kra8USIzV6wrRNhrR2OrcGJz5ERjqmtvDVuEgZgnGs/maP+XEF1cq0fNStZRFQrZh/qr6aM7mhG/B8fRHW0cfHkAd6nt47zObDZy6L3nghjyQS95H+w1KFyGeHbMBge4+fRq945hiAZOfQY0ZQWGG0a9FTbERRzM8zCYOvNv0XnP6Mf8nXmZOl+SwwAAAAAElFTkSuQmCC);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-afe1106e]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-afe1106e] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.NewVietnam__C[data-v-afe1106e] .driver-close-btn,
.NewVietnam__C[data-v-afe1106e] .driver-prev-btn {
    display: none
}

.popup[data-v-afe1106e] {
    overflow-y: visible !important;
    border-radius: .13333rem .13333rem 0 0;
    width: 100%
}

.popup[data-v-afe1106e] .van-popup {
    overflow-y: visible !important;
    border-radius: .26667rem .26667rem 0 0
}

.popup .box[data-v-afe1106e] {
    position: relative
}

.popup .box .close[data-v-afe1106e] {
    position: absolute;
    top: -1.06667rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%)
}

.popup .box .close .img[data-v-afe1106e] {
    width: .8rem;
    height: .8rem
}

.popup .box .title[data-v-afe1106e] {
    font-size: .42667rem;
    color: #000
}

.popup .box .numList[data-v-afe1106e] {
    max-height: 5.33333rem;
    overflow-x: auto
}

.popup .box .numList .item[data-v-afe1106e] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover;
    margin: 0 .13333rem
}

.popup-info-item[data-v-afe1106e] {
    height: .8rem;
    line-height: .8rem;
    margin-top: .26667rem
}

.popup-info-item .tit[data-v-afe1106e] {
    font-size: .37333rem;
    color: #888
}

.popup-info-item .amount-box .li[data-v-afe1106e],
.popup-info-item .multiple-box .li[data-v-afe1106e] {
    text-align: center;
    font-size: .32rem;
    padding: 0 .13333rem;
    height: .8rem;
    line-height: .8rem;
    min-width: 1.33333rem;
    margin-left: .13333rem;
    border: .01333rem solid #d9d9d9;
    border-radius: .13333rem;
    color: #f95959
}

.popup-info-item .amount-box .li.action[data-v-afe1106e],
.popup-info-item .multiple-box .li.action[data-v-afe1106e] {
    border: none;
    color: #fff;
    background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
    background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c, inset 0 -.10667rem .26667rem .05333rem #fff0ec
}

.popup-info-item .multiple-box .li[data-v-afe1106e] {
    padding: 0 .26667rem;
    min-width: auto
}

.popup-info-item .stepper-box .digit-box[data-v-afe1106e] {
    width: 2.66667rem;
    height: .8rem;
    border-radius: .8rem;
    padding: 0;
    margin: 0 .13333rem;
    background-color: #f2f2f2
}

.popup-info-item .stepper-box .digit-box[data-v-afe1106e] .van-field__control {
    height: .74667rem;
    text-align: center
}

.popup-info-item .stepper-box .li[data-v-afe1106e] {
    height: .8rem;
    width: .8rem;
    font-size: .8rem;
    border-radius: 50%;
    background-color: #ff7172;
    color: #fff
}

.popup-info-item .stepper-box .li.minus[data-v-afe1106e] {
    text-align: center;
    line-height: .66667rem
}

.popup-info-item .txt[data-v-afe1106e] {
    color: #f4453e
}

.popup-info .quantity[data-v-afe1106e] {
    margin-top: .26667rem;
    padding: 0 .21333rem;
    height: 1.17333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    font-size: .32rem;
    color: #888
}

.popup-info .quantity .line[data-v-afe1106e] {
    padding: 0 .13333rem;
    color: #888
}

.popup-info .quantity .num[data-v-afe1106e] {
    color: #f95959;
    font-size: .4rem
}

.popup-info .wallet[data-v-afe1106e],
.popup-info .balance[data-v-afe1106e] {
    padding: 0 .21333rem;
    margin-top: .26667rem;
    height: .8rem;
    background-color: #f6f6f6
}

.popup-info .wallet .txt[data-v-afe1106e],
.popup-info .balance .txt[data-v-afe1106e] {
    font-size: .32rem;
    color: #888
}

.popup-info .wallet .txt img[data-v-afe1106e],
.popup-info .balance .txt img[data-v-afe1106e] {
    width: .4rem;
    height: .4rem;
    margin-right: .13333rem
}

.popup-info .wallet .txt .num[data-v-afe1106e],
.popup-info .balance .txt .num[data-v-afe1106e] {
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.popup-info .wallet .txt .num.yellow[data-v-afe1106e],
.popup-info .balance .txt .num.yellow[data-v-afe1106e] {
    color: #ff9e10
}

.popup-info .wallet .bg333[data-v-afe1106e],
.popup-info .balance .bg333[data-v-afe1106e] {
    font-size: .32rem;
    color: #333
}

.popup-info .wallet .bg7172[data-v-afe1106e],
.popup-info .balance .bg7172[data-v-afe1106e] {
    font-size: .32rem;
    color: #ff7172
}

.popup-info .wallet .bet[data-v-afe1106e],
.popup-info .balance .bet[data-v-afe1106e] {
    border: .01333rem solid #ff8e8a;
    border-radius: .13333rem;
    height: .64rem;
    line-height: .64rem;
    color: #ff8e8a;
    padding: 0 .26667rem
}

.popup-btn[data-v-afe1106e] {
    height: 1.6rem
}

.popup-btn .left[data-v-afe1106e] {
    width: 45%
}

.popup-btn .left .btn[data-v-afe1106e] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #666;
    background-color: #cfd1de
}

.popup-btn .right[data-v-afe1106e] {
    width: 55%
}

.popup-btn .right .btn[data-v-afe1106e] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #fff;
    background-color: #f95959
}

.popup-btn .right .noActive[data-v-afe1106e] {
    background-color: #cfd1de;
    color: #666
}

.PreSaleRule[data-v-afe1106e] {
    width: 7.04rem
}

.PreSaleRule .head[data-v-afe1106e] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.PreSaleRule .body[data-v-afe1106e] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.PreSaleRule .body[data-v-afe1106e] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.PreSaleRule .foot[data-v-afe1106e] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.PreSaleRule .foot .btn[data-v-afe1106e] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.Tips[data-v-afe1106e] {
    width: 8rem;
    height: 2.13333rem;
    line-height: 2.13333rem;
    background: #ffffff;
    border: .01333rem solid #ffb3b0;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.Tips>div[data-v-afe1106e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow-y: hidden
}

.Tips>div img[data-v-afe1106e] {
    width: 1.17333rem;
    height: 1.17333rem;
    margin-top: .45333rem
}

.Tips>div .font36[data-v-afe1106e] {
    color: #151515;
    font-weight: 700;
    font-size: .48rem;
    margin-left: .32rem
}

.GameList__C-region[data-v-afe1106e] {
    height: 1.2rem;
    line-height: 1.2rem;
    overflow: hidden;
    padding: 0 .26667rem;
    margin: .26667rem 0
}

.GameList__C-region .item[data-v-afe1106e] {
    width: calc(33.3% - .53333rem);
    position: relative;
    text-align: center;
    font-size: .48rem;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(1) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: .13333rem 0 0 .13333rem
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(1):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(2) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(2):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(2):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(3) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: 0 .13333rem .13333rem 0
}

.GameList__C-region .item[data-v-afe1106e]:nth-child(3):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item.action[data-v-afe1106e] {
    color: #fff
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(1) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(1):after {
    border-bottom: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(2) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(2):after {
    border-top: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(2):before {
    border-top: 1.2rem solid #ff8e89
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(3) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-afe1106e]:nth-child(3):before {
    border-bottom: 1.2rem solid #ff8e89
}

.GameList__C-time[data-v-afe1106e] {
    padding-left: .2rem;
    overflow-y: auto;
    height: 1.06667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-time .item[data-v-afe1106e] {
    position: relative;
    white-space: nowrap;
    background-color: #fff;
    margin: 0 .10667rem;
    padding: .04rem .16rem 0;
    text-align: center;
    border-radius: .13333rem .13333rem 0 0
}

.GameList__C-time .item .week[data-v-afe1106e] {
    font-size: .16rem;
    color: #333
}

.GameList__C-time .item .time[data-v-afe1106e] {
    font-size: .16rem;
    color: #888
}

.GameList__C-time .item[data-v-afe1106e]:after,
.GameList__C-time .item[data-v-afe1106e]:before {
    content: "";
    width: .4rem;
    height: .4rem;
    position: absolute;
    bottom: 0;
    z-index: 9
}

.GameList__C-time .item[data-v-afe1106e]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    right: -.4rem
}

.GameList__C-time .item[data-v-afe1106e]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    left: -.4rem
}

.GameList__C-time .item.active[data-v-afe1106e] {
    background-color: #ff7172;
    color: #fff;
    z-index: 10
}

.GameList__C-time .item.active .week[data-v-afe1106e],
.GameList__C-time .item.active .time[data-v-afe1106e] {
    color: #fff
}

.GameList__C-time .item.active[data-v-afe1106e]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    left: -.4rem;
    z-index: 10
}

.GameList__C-time .item.active[data-v-afe1106e]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    right: -.4rem;
    z-index: 10
}

.GameList__C-city[data-v-afe1106e] {
    border-top: .02667rem solid #fff;
    overflow-y: auto;
    height: .6rem;
    height: 1.17333rem;
    background-color: #ff7172;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-city .item[data-v-afe1106e] {
    height: .93333rem;
    line-height: .93333rem;
    white-space: nowrap;
    margin: .08rem .10667rem;
    padding: 0 .10667rem;
    text-align: center;
    color: #fff
}

.GameList__C-city .item.action[data-v-afe1106e] {
    background-color: #fff;
    color: #ff7172;
    border-radius: .06667rem
}

.GameList__C-bet[data-v-afe1106e] {
    width: 100%;
    margin-top: .2rem;
    padding: 0 .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.06667rem;
    overflow-x: scroll
}

.GameList__C-bet ul[data-v-afe1106e] {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap
}

.GameList__C-bet .item[data-v-afe1106e] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    height: .93333rem;
    padding: .25333rem .88rem;
    background: #ffffff;
    box-shadow: 0 .24rem .42667rem .10667rem #d0d0ed5c;
    border-radius: .16rem;
    margin-right: .32rem;
    color: #666
}

.GameList__C-bet .item.action[data-v-afe1106e] {
    color: #fff;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .21333rem .42667rem .10667rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4
}

.Betting__C-mark[data-v-afe1106e] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__C-mark>div[data-v-afe1106e] {
    width: 5.86667rem;
    height: 1.33333rem;
    line-height: 1.33333rem;
    display: inline-block;
    border-radius: .26667rem;
    border: .01333rem solid #ffffff;
    font-size: .42667rem;
    color: #fff;
    font-weight: 700;
    padding: 0 .4rem 0 2.08rem
}

.Betting__C-bet[data-v-afe1106e] {
    margin-top: .4rem;
    padding: 0 .26667rem
}

.Betting__C-bet .tit[data-v-afe1106e] {
    height: .53333rem;
    line-height: .53333rem
}

.Betting__C-bet .tit-select[data-v-afe1106e] {
    padding-left: .26667rem;
    font-size: .42667rem;
    font-weight: 700;
    border-left: .08rem solid #f64646
}

.Betting__C-bet .tit-list .check[data-v-afe1106e] {
    padding-left: .26667rem;
    color: #888
}

.Betting__C-bet .tit-list .check-item[data-v-afe1106e] {
    height: .42667rem;
    width: .42667rem;
    border-radius: .42667rem;
    border: .02667rem solid #c9c9c9;
    margin-right: .10667rem
}

.Betting__C-bet .tit-list .check.action[data-v-afe1106e] {
    color: #fe6868
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-afe1106e] {
    border: .01333rem solid #fe6868;
    position: relative
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-afe1106e]:after {
    content: "";
    display: block;
    border-radius: .26667rem;
    background-color: #fe6868;
    width: .26667rem;
    height: .26667rem;
    position: absolute;
    left: .05333rem;
    top: .05333rem
}

.Betting__C-bet .nList[data-v-afe1106e] {
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .32rem;
    padding: .26667rem;
    margin-top: .4rem
}

.Betting__C-bet .nList .Ntit[data-v-afe1106e] {
    line-height: .74667rem;
    font-size: .42667rem;
    color: #b2b4bf;
    font-weight: 400
}

.Betting__C-bet .nList .list[data-v-afe1106e] {
    width: 100%
}

.Betting__C-bet .nList .list .item[data-v-afe1106e] {
    width: 20%
}

.Betting__C-bet .nList .list .item .number[data-v-afe1106e] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 700;
    color: #888;
    background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
    background-size: cover
}

.Betting__C-bet .nList .list .item .number.action[data-v-afe1106e] {
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover
}

.Footer__C[data-v-afe1106e] {
    width: 100%;
    position: fixed;
    left: auto;
    bottom: 0;
    height: 1.6rem;
    z-index: 98
}

.Footer__C .nav[data-v-afe1106e] {
    height: 1.6rem;
    background-color: #fee;
    max-width: 10rem
}

.Footer__C .nav .left[data-v-afe1106e] {
    width: 55%
}

.Footer__C .nav .left .item[data-v-afe1106e] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: .26667rem;
    color: #ff7172
}

.Footer__C .nav .left .item .txt[data-v-afe1106e] {
    margin-bottom: .08rem
}

.Footer__C .nav .left .item .num[data-v-afe1106e] {
    color: #f95959;
    font-weight: 600
}

.Footer__C .bet-btn[data-v-afe1106e] {
    width: 40%;
    background-color: #f95959;
    color: #fff;
    font-size: .48rem;
    font-weight: 600
}

.Footer__C .disabled-btn[data-v-afe1106e] {
    width: 40%;
    background-color: #cfd1de;
    color: #666;
    font-size: .48rem;
    font-weight: 400;
    pointer-events: none
}

.RecordNav__C[data-v-afe1106e] {
    width: calc(100% - .64rem);
    height: 1.17333rem;
    line-height: 1.17333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: .32rem auto 0;
    border-radius: .16rem;
    overflow: hidden
}

.RecordNav__C>div[data-v-afe1106e] {
    width: 50%;
    height: 100%;
    background: #ffffff;
    font-size: .42667rem;
    color: #666;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    text-align: center;
    overflow: hidden
}

.RecordNav__C>div.active[data-v-afe1106e] {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: inset 0 -.05333rem .13333rem #fff6f4;
    font-weight: 600;
    color: #fff
}

.GameRecord__C[data-v-afe1106e] {
    width: calc(100% - .69333rem);
    margin: .26667rem auto 1.6rem;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-afe1106e] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 600;
    font-size: .37333rem;
    color: #fff
}

.GameRecord__C-body[data-v-afe1106e] {
    color: #333;
    font-size: .32rem;
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: 0 0 .13333rem .13333rem
}

.GameRecord__C-body[data-v-afe1106e] .van-row {
    min-height: 1.30667rem;
    border-bottom: .01333rem solid #daddf0
}

.GameRecord__C-body .details[data-v-afe1106e] {
    width: 100%;
    border: .01333rem solid #fa999a;
    border-radius: .26667rem;
    padding: .33333rem
}

.GameRecord__C-body .details .tit[data-v-afe1106e] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.GameRecord__C-body .details .tit img[data-v-afe1106e] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.GameRecord__C-body .details .tag-read img[data-v-afe1106e] {
    width: .32rem;
    height: .32rem
}

.GameRecord__C-body .details .detailLi[data-v-afe1106e] {
    min-height: .66667rem;
    line-height: .66667rem;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem
}

.GameRecord__C-body .details .detailLi .red[data-v-afe1106e] {
    color: #f2413b
}

.GameRecord__C-body .details .detailLi .prize[data-v-afe1106e] {
    background: #f2f2f2;
    margin-bottom: .16rem;
    padding: .26667rem;
    border-radius: .26667rem
}

.GameRecord__C-body .details .detailLi .prize[data-v-afe1106e]:last-child {
    margin-bottom: 0
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-afe1106e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-afe1106e]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-afe1106e]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-afe1106e]:nth-of-type(1) {
    width: 45%
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-afe1106e]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-afe1106e]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-afe1106e]:nth-of-type(2) {
    width: .13333rem
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-afe1106e] {
    font-weight: 700;
    font-size: .42667rem;
    color: #333;
    padding-left: 0;
    text-align: center
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-afe1106e] {
    color: #f95959
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-afe1106e] {
    text-align: left;
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.GameRecord__C-body .details .detailLi .action0[data-v-afe1106e] {
    color: #f95959 !important;
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .action1[data-v-afe1106e],
.GameRecord__C-body .details .detailLi .action2[data-v-afe1106e] {
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-afe1106e] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-afe1106e] {
    text-align: left;
    padding-left: .26667rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #333;
    font-size: .37333rem;
    font-weight: 500
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-afe1106e] {
    color: #7b7f9d;
    font-size: .34667rem
}

.GameRecord__C-body .details .detailLi .select[data-v-afe1106e] {
    margin-left: .53333rem
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-afe1106e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-afe1106e] {
    padding-bottom: .06667rem
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-afe1106e] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionViolet[data-v-afe1106e] {
    color: #fff;
    background-color: #eb43dd
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRed[data-v-afe1106e] {
    color: #fff;
    background-color: #fb4e4e
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionGreen[data-v-afe1106e] {
    color: #fff;
    background-color: #5cba47
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRedGreen[data-v-afe1106e] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-afe1106e] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.GameRecord__C-body .goItem[data-v-afe1106e] {
    height: 1.30667rem;
    line-height: 1.30667rem;
    text-align: center;
    color: #f64646;
    font-size: .32rem
}

.GameRecord__C-body .li[data-v-afe1106e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #f2f2f2;
    margin: 0 .02667rem
}

.GameRecord__C-body .li .circle-black[data-v-afe1106e] {
    background-color: #f2f2f2;
    color: #333;
    font-size: .32rem
}

.GameRecord__C-body .time[data-v-afe1106e] {
    color: #666;
    font-size: .32rem;
    height: 100%
}

.GameRecord__C-body .numList[data-v-afe1106e] {
    width: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    top: .4rem
}

.GameRecord__C-body .numList .numItem[data-v-afe1106e] {
    width: .4rem;
    height: .4rem;
    background: #f2f2f2;
    color: #333;
    font-size: .32rem;
    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;
    border-radius: 50%
}

.GameRecord__C-body .redNumItem[data-v-afe1106e] {
    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
}

.GameRecord__C-foot[data-v-afe1106e] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.GameRecord__C-foot-previous[data-v-afe1106e],
.GameRecord__C-foot-next[data-v-afe1106e] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.GameRecord__C-foot-previous.disabled[data-v-afe1106e],
.GameRecord__C-foot-next.disabled[data-v-afe1106e] {
    background: #d8d8d8;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-afe1106e],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-afe1106e] {
    color: #7f7f7f
}

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

.MyGameRecord__C[data-v-afe1106e] {
    width: 100%;
    margin: .32rem auto 1.6rem
}

.MyGameRecord__C-head[data-v-afe1106e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    background-color: #fff;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-afe1106e] {
    border: .01333rem solid #cbcbcb;
    height: .8rem;
    line-height: .8rem;
    border-radius: .26667rem;
    padding: 0 .72rem 0 .24rem;
    color: #686868;
    font-size: .32rem;
    position: relative;
    margin-bottom: .4rem
}

.MyGameRecord__C-head-moreB[data-v-afe1106e]:after {
    content: "";
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/assets/jpg/moreBtn-ffccf44d.jpg);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center
}

.MyGameRecord__C-body[data-v-afe1106e] {
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-afe1106e] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-afe1106e] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.MyGameRecord__C-foot-page[data-v-afe1106e] {
    font-size: .32rem
}

.MyGameRecord__C-foot-previous[data-v-afe1106e],
.MyGameRecord__C-foot-next[data-v-afe1106e] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.MyGameRecord__C-foot-previous.disabled[data-v-afe1106e],
.MyGameRecord__C-foot-next.disabled[data-v-afe1106e] {
    background: #d8d8d8;
    pointer-events: none
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-afe1106e],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-afe1106e] {
    color: #7f7f7f
}

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

.list[data-v-afe1106e] {
    padding: 0 .26667rem
}

.list .hb[data-v-afe1106e] {
    background-color: #fff;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item[data-v-afe1106e] {
    padding: .21333rem;
    border-bottom: .02667rem solid #e2e2e2;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item.action[data-v-afe1106e] {
    padding: .32rem .26667rem
}

.list .hb .item .goItem[data-v-afe1106e] {
    height: .42667rem
}

.list .hb .li[data-v-afe1106e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .42667rem !important;
    height: .42667rem;
    border: .02667rem solid #bbb;
    border-radius: .42667rem;
    margin-right: .10667rem;
    color: #bbb
}

.list .hb .li.action[data-v-afe1106e] {
    font-size: .32rem;
    border: none;
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .li.circle-black[data-v-afe1106e] {
    border: .02667rem solid #000;
    color: #000;
    background: #f4f4f4
}

.list .hb .li.actionH[data-v-afe1106e] {
    border: none;
    color: #fff;
    background-color: #5856d6
}

.list .hb .li.actionL[data-v-afe1106e] {
    border: .01333rem solid #5856d6;
    color: #5856d6;
    background-color: #fff
}

.list .hb .li.actionO[data-v-afe1106e] {
    border: none;
    color: #fff;
    background-color: #ff9500
}

.list .hb .li.actionE[data-v-afe1106e] {
    border: .01333rem solid #ff9500;
    color: #ff9500;
    background-color: #fff
}

.list .hb .qiu[data-v-afe1106e] {
    width: 3rem;
    position: relative
}

.list .hb .qiu .line-canvas[data-v-afe1106e] {
    position: absolute !important;
    top: .12rem;
    left: 0;
    height: .73333rem;
    width: 2.61333rem;
    z-index: 99
}

.list .hb .red[data-v-afe1106e] {
    color: #d0322d
}

.list .hb .green[data-v-afe1106e] {
    color: #4eaf56
}

.list .hb .blue[data-v-afe1106e] {
    color: #2572d5
}

.list .hb .box .li[data-v-afe1106e] {
    display: block;
    height: .13333rem;
    width: .13333rem;
    border-radius: .13333rem;
    margin: 0 .06667rem
}

.list .hb .item[data-v-afe1106e] {
    padding: .53333rem .4rem
}

.list .hb .item .info[data-v-afe1106e] {
    width: 100%
}

.list .hb .item .info .issueName .state[data-v-afe1106e] {
    color: #fff;
    padding: .10667rem .26667rem;
    margin-left: .26667rem;
    border-radius: .53333rem;
    font-size: .32rem;
    display: inline-block;
    text-align: center
}

.list .hb .item .info .issueName .state.red[data-v-afe1106e] {
    background-color: #ff8581
}

.list .hb .item .info .issueName .state.green[data-v-afe1106e] {
    background-color: #5cba47
}

.list .hb .item .info .tiem[data-v-afe1106e] {
    font-size: .32rem;
    color: #5f5f5f;
    margin-top: .13333rem
}

.list .hb .item .info .money[data-v-afe1106e] {
    font-weight: 600;
    font-size: .42667rem
}

.list .hb .item .info .money .fail[data-v-afe1106e] {
    color: #fb4e4e
}

.list .hb .item .info .money .success[data-v-afe1106e] {
    color: #5cba47
}

.list .hb .details[data-v-afe1106e] {
    padding: .4rem;
    border-bottom: .01333rem solid #e2e2e2
}

.list .hb .details .tit[data-v-afe1106e] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.list .hb .details .tit img[data-v-afe1106e] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.list .hb .details .tag-read img[data-v-afe1106e] {
    width: .32rem;
    height: .32rem
}

.list .hb .details .detailLi[data-v-afe1106e] {
    min-height: .66667rem;
    line-height: .66667rem;
    background: #f1f3ff;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem;
    margin-bottom: .21333rem
}

.list .hb .details .detailLi .red[data-v-afe1106e] {
    color: #f2413b
}

.list .hb .details .detailLi .result[data-v-afe1106e] {
    height: .93333rem;
    line-height: .93333rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    color: #fff;
    text-align: left;
    padding: 0 --0.26667rem
}

.list .hb .details .detailLi .prize-tit[data-v-afe1106e] {
    font-size: .32rem;
    color: #666
}

.list .hb .details .detailLi .prize-box[data-v-afe1106e] {
    border-bottom: .01333rem solid #fff
}

.list .hb .details .detailLi .prize-box-item[data-v-afe1106e] {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .c-flex-warp[data-v-afe1106e] {
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .select[data-v-afe1106e] {
    margin-left: .53333rem
}

.list .hb .details .detailLi .select .ball[data-v-afe1106e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.list .hb .details .detailLi .Bet-box.pb[data-v-afe1106e] {
    padding-bottom: .06667rem
}

.list .hb .details .detailLi .Bet-box ul li[data-v-afe1106e] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-afe1106e] {
    color: #fff;
    background-color: #eb43dd
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-afe1106e] {
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-afe1106e] {
    color: #fff;
    background-color: #5cba47
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-afe1106e] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-afe1106e] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.areList[data-v-afe1106e] {
    margin: .53333rem;
    position: relative
}

.areList .close[data-v-afe1106e] {
    position: absolute;
    top: -1.6rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: .8rem;
    height: .8rem
}

.areList .items h1[data-v-afe1106e] {
    color: #b6b6b6;
    font-size: .42667rem
}

.areList .items .itemsC[data-v-afe1106e] {
    margin: .26667rem 0 .4rem;
    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;
    gap: .2rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.areList .items .itemsC>div[data-v-afe1106e] {
    width: calc((100% - .53333rem)/2);
    background: #F6F6F6;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    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;
    color: #666;
    font-size: .37333rem
}

.areList .items .itemsC .isActive[data-v-afe1106e] {
    background: #FE6469;
    color: #fff
}

.titlebets[data-v-afe1106e] {
    font-size: .29333rem;
    color: #ff7172
}

.border60[data-v-afe1106e] {
    width: 4.53333rem;
    height: .66667rem;
    line-height: .66667rem;
    border-radius: .8rem;
    border: .01333rem solid #ff7172;
    margin: 0 auto;
    margin-top: .30667rem
}

.bottombg[data-v-afe1106e] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.compound2[data-v-afe1106e],
.compound3[data-v-afe1106e] {
    padding-top: .26667rem;
    max-height: 5.33333rem;
    overflow-y: auto
}

.compound2 .item[data-v-afe1106e],
.compound3 .item[data-v-afe1106e] {
    width: 100%;
    margin-bottom: .26667rem
}

.compound2 .item.item0-3 .box .c-row[data-v-afe1106e],
.compound3 .item.item0-3 .box .c-row[data-v-afe1106e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-3 .box .num[data-v-afe1106e],
.compound3 .item.item0-3 .box .num[data-v-afe1106e] {
    width: calc((100% - 1.28rem) / 7);
    height: 1.13333rem;
    background-size: 1.13333rem 1.13333rem
}

.compound2 .item.item0-2 .box .c-row[data-v-afe1106e],
.compound2 .item.item5-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item0-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item5-2 .box .c-row[data-v-afe1106e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-2 .box .num[data-v-afe1106e],
.compound2 .item.item5-2 .box .num[data-v-afe1106e],
.compound3 .item.item0-2 .box .num[data-v-afe1106e],
.compound3 .item.item5-2 .box .num[data-v-afe1106e] {
    width: calc((100% - 1.28rem) / 7);
    height: .8rem;
    background-size: .8rem .8rem
}

.compound2 .item.item4-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item4-2 .box .c-row[data-v-afe1106e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item4-2 .box .num[data-v-afe1106e],
.compound3 .item.item4-2 .box .num[data-v-afe1106e] {
    margin-bottom: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n) {
    margin-left: -.10667rem
}

.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-afe1106e]:nth-child(9n-6) {
    margin-right: .42667rem
}

.compound2 .item.item3-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item3-2 .box .c-row[data-v-afe1106e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item3-2 .box .num[data-v-afe1106e],
.compound3 .item.item3-2 .box .num[data-v-afe1106e] {
    margin-bottom: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n) {
    margin-left: -.06667rem
}

.compound2 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-afe1106e]:nth-child(8n-4) {
    margin-right: 1.73333rem
}

.compound2 .item.item2-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item2-2 .box .c-row[data-v-afe1106e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item2-2 .box .num[data-v-afe1106e],
.compound3 .item.item2-2 .box .num[data-v-afe1106e] {
    margin-bottom: .26667rem
}

.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.01333rem
}

.compound2 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-afe1106e]:nth-child(8n) {
    margin-right: 1.33333rem
}

.compound2 .item.item1-2 .box .c-row[data-v-afe1106e],
.compound3 .item.item1-2 .box .c-row[data-v-afe1106e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item1-2 .box .num[data-v-afe1106e],
.compound3 .item.item1-2 .box .num[data-v-afe1106e] {
    margin-bottom: .26667rem
}

.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-afe1106e]:nth-child(10n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.09333rem
}

.compound2 .item .box[data-v-afe1106e],
.compound3 .item .box[data-v-afe1106e] {
    border-radius: .26667rem;
    position: relative;
    width: 100%
}

.compound2 .item .box .num[data-v-afe1106e],
.compound3 .item .box .num[data-v-afe1106e] {
    min-width: .8rem;
    min-height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959
}

.compound2 .item .box .money[data-v-afe1106e],
.compound3 .item .box .money[data-v-afe1106e] {
    text-align: center;
    background-color: #dbdbdb;
    position: relative;
    height: .53333rem;
    border-radius: 0 0 .26667rem .26667rem
}

.compound2 .item .box .money .all[data-v-afe1106e],
.compound3 .item .box .money .all[data-v-afe1106e] {
    position: relative;
    z-index: 9;
    line-height: .8rem;
    font-size: .32rem;
    color: #f95959
}

.compound2 .item .box .money[data-v-afe1106e]:after,
.compound3 .item .box .money[data-v-afe1106e]:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: .21333rem;
    background-color: #ededed;
    border-radius: 0 0 50% 50%
}

.compound2 .item .box .dele[data-v-afe1106e],
.compound3 .item .box .dele[data-v-afe1106e] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound2 .item .box .dele .icon[data-v-afe1106e],
.compound3 .item .box .dele .icon[data-v-afe1106e] {
    font-size: .26667rem
}

.compound2 .item.item0-4 .box .c-row[data-v-afe1106e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .53333rem
}

.compound2 .item.item0-4 .box .num[data-v-afe1106e] {
    width: calc((100% - 2.13333rem)/5);
    background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
    background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    color: #fff;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    min-width: 1.33333rem
}

.compound[data-v-afe1106e] {
    padding-top: .26667rem;
    max-height: 6rem;
    overflow: auto
}

.compound .item[data-v-afe1106e] {
    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;
    width: 100%;
    margin-bottom: .4rem
}

.compound .item .title[data-v-afe1106e] {
    width: 1.38667rem;
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: .42667rem;
    color: #888
}

.compound .item .numcontainer[data-v-afe1106e] {
    width: 7.94667rem;
    margin-left: .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    gap: .13333rem
}

.compound .item .numcontainer .num[data-v-afe1106e] {
    width: calc((100% - .85333rem)/5);
    height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    position: relative;
    text-align: center;
    line-height: .8rem
}

.compound .item .numcontainer .num .dele[data-v-afe1106e] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound .item .numcontainer .num .dele .icon[data-v-afe1106e] {
    font-size: .26667rem
}

.van-calendar__day[data-v-884042b3] {
    color: #fff
}

.van-calendar__day--disabled[data-v-884042b3],
.van-calendar__weekdays[data-v-884042b3] {
    color: #80849c
}

[data-v-884042b3]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-884042b3] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.NewVietnam__C[data-v-884042b3] {
    padding-bottom: .34667rem;
    overflow-y: auto;
    background: #f7f8ff
}

.NewVietnam__C-head[data-v-884042b3] {
    height: 1.25333rem;
    background: -webkit-linear-gradient(left, #f95959 0%, #ff9a8e 100%);
    background: linear-gradient(90deg, #f95959 0%, #ff9a8e 100%);
    padding: 0 .34667rem;
    position: relative
}

.NewVietnam__C-head div[data-v-884042b3] {
    background-repeat: no-repeat;
    background-position: center
}

.NewVietnam__C-head-bcak[data-v-884042b3] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAPFBMVEUAAAD////////////////////////////////////////////////////////////////////////////YSWgTAAAAE3RSTlMA3yAQQO9ggL+QcM+gnzCvULBviYFniAAAA0RJREFUaN61Wt16rCAM5F9AEc/Z93/X9lu0021ZYzDNrTpjJiFCorpm1uVUZ+0fn+Z1rCk7q6TMhqIfHZtLMALoOT5OLN7kcPFBWt3GX14/LpkOQ/j//QtImYIz9kls3DbV+SaF03hcJ2d7iZX0MIWpX0/6yZzcl8BRGOEOX+pER7pa2U7YdAUeZpbj/mQv3a+vwuOReDhxQabV79qz0jvonWEl7zyWT99bWqdAJP/++lmxLe+uZwKfkpIOXib1mQcrsZkJldZ2fbHD1WsPxHrq4qJuWGPwpksP/NsMuidCYuvvNvP7NVscUifA1/MHUH59J0ToB8Cz8D8tdkLpu0iFSuG+FHNvxbVS0BOosBdV6l1sBfy1VGoEgIO/9L3zT7TfDoR7+LANen93IN7Fh8VnnO0PB4wYvnJwAQ4UIXy4oF8lM1L4cMF9T6t/MvhwAVE1YOPlP+2CRYg1C39SpHmEOeKV5PDV9NQIChlJfMBaKCSJj9wPRx1N4vgqHYtrRg5J4iu3K2ObVtL4AHbtu0HYysNHEJzKV5bx6oHP22DkFotJGB8rIbVCtMnhw0LTJjal5PH36LZQGGF8rGXdipIVxkeeevV8mki2IXzVoCkCB/w/JTB/RmBxqBojIIOcwDAUZDpNFzCMpCmqtTiDax/Nil2pMMPWSgWKnSgDil3GtlGWoWmTjy+bPMMe3aufzInLAGDdiKQZ8C1eWixEGbBtwcZLmgEbr6aVkWYwgI1YCYIMCQeE3IqSJAMUQj45WQYHhXDcYTBQ3UUcy8DmWAx+vRDijTqHjzMU5D76I06OwfxoTVgPF7gM9DkcLmx3GIjeikb34h4DDiu6k7ZViTAUOACrzJZabgzxbX+6EK080gJ6dj0kbfoPaMtjSO9Oi0GgMbvNemI0ZpXV0G7cyokQxoPhJr45be+X8fZ+aQgrNaAwg/gzOcbJQiMWksHn8eEq8WjAZJJltmLMRbc9+OPVzaM4XR81GvbgXBvesLQY3lw+WcZksll11+F9YE0mMQ4/G1hPmMtXXloE7sgdrnIoYHOdNvw0EKaCq1g3YxS06TxcvbZKw0en7pgJ8RQdL3+HY5m7ypTAQqd//4nH7z8z4/efD2dnf+KkWYbKAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.NewVietnam__C-head-logo[data-v-884042b3] {
    background-size: 2.98667rem 1.12rem;
    height: 1.12rem;
    width: 2.98667rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%)
}

.NewVietnam__C-head-more[data-v-884042b3] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.NewVietnam__C-head-more>div[data-v-884042b3] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMA/AX5Cvbw5+sRLhR8POPKu6WYSUUrGA3SzZB3Ykcy3NW0i4FOQSithWpWJN/BnjcfHMVwXFKq6HdHKQAAAjxJREFUSMfFldd26jAQRUeS5YYLhoALprcECIQAOf//ZxfhJBgsyn3KftHS8jmyZjQa0Z/B+fPaZb4OV0GQzD3feKw28lTgF+u1/UDfHRRKZn7bzFfj3vINBiDIJtvjxPE7oZoOWjf1tU/1fVEKtxcJwOze0ieA7Jx2ELeXW+dknPYBOdHq43fAmhJxPwtNBib70T4matcB2dMZGoDtEu0HrJwlh4wh0Heq+qmAeKFlneGC4EBxAjSqJxsCY/JtXMPG3JUQlVRNgL7hS2gYkQdE14YhkLds6GB5bEFur1IqYdVS6JGtDHi7NCyAhodbhD4wvKiqWR3INRuKgmJcWICony17geMSqLJpFmNq4cj7bwAm9NgGzcvR/+TWxw1eiVxRmv9U4Qv01FUhfuFM856BDTylp+4zhtW8023z75pZ3TeY887LZWmu7xo+P+iat3sGS9MkmtUsTVGgK/ty0tmscnCextADIOxTms/bFABTpbHWGFqqKNwQmNdKq4zGrmMDyY0/LMgIWExXdFDcxOpdTPgxzrTa91JVPSXiTJ3ICGKjekqHKrgmLCWZjVyDO+5uFall+ko6k3Kra8USIzV6wrRNhrR2OrcGJz5ERjqmtvDVuEgZgnGs/maP+XEF1cq0fNStZRFQrZh/qr6aM7mhG/B8fRHW0cfHkAd6nt47zObDZy6L3nghjyQS95H+w1KFyGeHbMBge4+fRq945hiAZOfQY0ZQWGG0a9FTbERRzM8zCYOvNv0XnP6Mf8nXmZOl+SwwAAAAAElFTkSuQmCC);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-884042b3]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-884042b3] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.NewVietnam__C[data-v-884042b3] .driver-close-btn,
.NewVietnam__C[data-v-884042b3] .driver-prev-btn {
    display: none
}

.popup[data-v-884042b3] {
    overflow-y: visible !important;
    border-radius: .13333rem .13333rem 0 0;
    width: 100%
}

.popup[data-v-884042b3] .van-popup {
    overflow-y: visible !important;
    border-radius: .26667rem .26667rem 0 0
}

.popup .box[data-v-884042b3] {
    position: relative
}

.popup .box .close[data-v-884042b3] {
    position: absolute;
    top: -1.06667rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%)
}

.popup .box .close .img[data-v-884042b3] {
    width: .8rem;
    height: .8rem
}

.popup .box .title[data-v-884042b3] {
    font-size: .42667rem;
    color: #000
}

.popup .box .numList[data-v-884042b3] {
    max-height: 5.33333rem;
    overflow-x: auto
}

.popup .box .numList .item[data-v-884042b3] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover;
    margin: 0 .13333rem
}

.popup-info-item[data-v-884042b3] {
    height: .8rem;
    line-height: .8rem;
    margin-top: .26667rem
}

.popup-info-item .tit[data-v-884042b3] {
    font-size: .37333rem;
    color: #888
}

.popup-info-item .amount-box .li[data-v-884042b3],
.popup-info-item .multiple-box .li[data-v-884042b3] {
    text-align: center;
    font-size: .32rem;
    padding: 0 .13333rem;
    height: .8rem;
    line-height: .8rem;
    min-width: 1.33333rem;
    margin-left: .13333rem;
    border: .01333rem solid #d9d9d9;
    border-radius: .13333rem;
    color: #f95959
}

.popup-info-item .amount-box .li.action[data-v-884042b3],
.popup-info-item .multiple-box .li.action[data-v-884042b3] {
    border: none;
    color: #fff;
    background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
    background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c, inset 0 -.10667rem .26667rem .05333rem #fff0ec
}

.popup-info-item .multiple-box .li[data-v-884042b3] {
    padding: 0 .26667rem;
    min-width: auto
}

.popup-info-item .stepper-box .digit-box[data-v-884042b3] {
    width: 2.66667rem;
    height: .8rem;
    border-radius: .8rem;
    padding: 0;
    margin: 0 .13333rem;
    background-color: #f2f2f2
}

.popup-info-item .stepper-box .digit-box[data-v-884042b3] .van-field__control {
    height: .74667rem;
    text-align: center
}

.popup-info-item .stepper-box .li[data-v-884042b3] {
    height: .8rem;
    width: .8rem;
    font-size: .8rem;
    border-radius: 50%;
    background-color: #ff7172;
    color: #fff
}

.popup-info-item .stepper-box .li.minus[data-v-884042b3] {
    text-align: center;
    line-height: .66667rem
}

.popup-info-item .txt[data-v-884042b3] {
    color: #f4453e
}

.popup-info .quantity[data-v-884042b3] {
    margin-top: .26667rem;
    padding: 0 .21333rem;
    height: 1.17333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    font-size: .32rem;
    color: #888
}

.popup-info .quantity .line[data-v-884042b3] {
    padding: 0 .13333rem;
    color: #888
}

.popup-info .quantity .num[data-v-884042b3] {
    color: #f95959;
    font-size: .4rem
}

.popup-info .wallet[data-v-884042b3],
.popup-info .balance[data-v-884042b3] {
    padding: 0 .21333rem;
    margin-top: .26667rem;
    height: .8rem;
    background-color: #f6f6f6
}

.popup-info .wallet .txt[data-v-884042b3],
.popup-info .balance .txt[data-v-884042b3] {
    font-size: .32rem;
    color: #888
}

.popup-info .wallet .txt img[data-v-884042b3],
.popup-info .balance .txt img[data-v-884042b3] {
    width: .4rem;
    height: .4rem;
    margin-right: .13333rem
}

.popup-info .wallet .txt .num[data-v-884042b3],
.popup-info .balance .txt .num[data-v-884042b3] {
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.popup-info .wallet .txt .num.yellow[data-v-884042b3],
.popup-info .balance .txt .num.yellow[data-v-884042b3] {
    color: #ff9e10
}

.popup-info .wallet .bg333[data-v-884042b3],
.popup-info .balance .bg333[data-v-884042b3] {
    font-size: .32rem;
    color: #333
}

.popup-info .wallet .bg7172[data-v-884042b3],
.popup-info .balance .bg7172[data-v-884042b3] {
    font-size: .32rem;
    color: #ff7172
}

.popup-info .wallet .bet[data-v-884042b3],
.popup-info .balance .bet[data-v-884042b3] {
    border: .01333rem solid #ff8e8a;
    border-radius: .13333rem;
    height: .64rem;
    line-height: .64rem;
    color: #ff8e8a;
    padding: 0 .26667rem
}

.popup-btn[data-v-884042b3] {
    height: 1.6rem
}

.popup-btn .left[data-v-884042b3] {
    width: 45%
}

.popup-btn .left .btn[data-v-884042b3] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #666;
    background-color: #cfd1de
}

.popup-btn .right[data-v-884042b3] {
    width: 55%
}

.popup-btn .right .btn[data-v-884042b3] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #fff;
    background-color: #f95959
}

.popup-btn .right .noActive[data-v-884042b3] {
    background-color: #cfd1de;
    color: #666
}

.PreSaleRule[data-v-884042b3] {
    width: 7.04rem
}

.PreSaleRule .head[data-v-884042b3] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.PreSaleRule .body[data-v-884042b3] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.PreSaleRule .body[data-v-884042b3] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.PreSaleRule .foot[data-v-884042b3] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.PreSaleRule .foot .btn[data-v-884042b3] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.Tips[data-v-884042b3] {
    width: 8rem;
    height: 2.13333rem;
    line-height: 2.13333rem;
    background: #ffffff;
    border: .01333rem solid #ffb3b0;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.Tips>div[data-v-884042b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow-y: hidden
}

.Tips>div img[data-v-884042b3] {
    width: 1.17333rem;
    height: 1.17333rem;
    margin-top: .45333rem
}

.Tips>div .font36[data-v-884042b3] {
    color: #151515;
    font-weight: 700;
    font-size: .48rem;
    margin-left: .32rem
}

.GameList__C-region[data-v-884042b3] {
    height: 1.2rem;
    line-height: 1.2rem;
    overflow: hidden;
    padding: 0 .26667rem;
    margin: .26667rem 0
}

.GameList__C-region .item[data-v-884042b3] {
    width: calc(33.3% - .53333rem);
    position: relative;
    text-align: center;
    font-size: .48rem;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-884042b3]:nth-child(1) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: .13333rem 0 0 .13333rem
}

.GameList__C-region .item[data-v-884042b3]:nth-child(1):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-884042b3]:nth-child(2) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c
}

.GameList__C-region .item[data-v-884042b3]:nth-child(2):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-884042b3]:nth-child(2):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-884042b3]:nth-child(3) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: 0 .13333rem .13333rem 0
}

.GameList__C-region .item[data-v-884042b3]:nth-child(3):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item.action[data-v-884042b3] {
    color: #fff
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(1) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(1):after {
    border-bottom: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(2) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(2):after {
    border-top: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(2):before {
    border-top: 1.2rem solid #ff8e89
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(3) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-884042b3]:nth-child(3):before {
    border-bottom: 1.2rem solid #ff8e89
}

.GameList__C-time[data-v-884042b3] {
    padding-left: .2rem;
    overflow-y: auto;
    height: 1.06667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-time .item[data-v-884042b3] {
    position: relative;
    white-space: nowrap;
    background-color: #fff;
    margin: 0 .10667rem;
    padding: .04rem .16rem 0;
    text-align: center;
    border-radius: .13333rem .13333rem 0 0
}

.GameList__C-time .item .week[data-v-884042b3] {
    font-size: .16rem;
    color: #333
}

.GameList__C-time .item .time[data-v-884042b3] {
    font-size: .16rem;
    color: #888
}

.GameList__C-time .item[data-v-884042b3]:after,
.GameList__C-time .item[data-v-884042b3]:before {
    content: "";
    width: .4rem;
    height: .4rem;
    position: absolute;
    bottom: 0;
    z-index: 9
}

.GameList__C-time .item[data-v-884042b3]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    right: -.4rem
}

.GameList__C-time .item[data-v-884042b3]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    left: -.4rem
}

.GameList__C-time .item.active[data-v-884042b3] {
    background-color: #ff7172;
    color: #fff;
    z-index: 10
}

.GameList__C-time .item.active .week[data-v-884042b3],
.GameList__C-time .item.active .time[data-v-884042b3] {
    color: #fff
}

.GameList__C-time .item.active[data-v-884042b3]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    left: -.4rem;
    z-index: 10
}

.GameList__C-time .item.active[data-v-884042b3]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    right: -.4rem;
    z-index: 10
}

.GameList__C-city[data-v-884042b3] {
    border-top: .02667rem solid #fff;
    overflow-y: auto;
    height: .6rem;
    height: 1.17333rem;
    background-color: #ff7172;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-city .item[data-v-884042b3] {
    height: .93333rem;
    line-height: .93333rem;
    white-space: nowrap;
    margin: .08rem .10667rem;
    padding: 0 .10667rem;
    text-align: center;
    color: #fff
}

.GameList__C-city .item.action[data-v-884042b3] {
    background-color: #fff;
    color: #ff7172;
    border-radius: .06667rem
}

.GameList__C-bet[data-v-884042b3] {
    width: 100%;
    margin-top: .2rem;
    padding: 0 .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.06667rem;
    overflow-x: scroll
}

.GameList__C-bet ul[data-v-884042b3] {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap
}

.GameList__C-bet .item[data-v-884042b3] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    height: .93333rem;
    padding: .25333rem .88rem;
    background: #ffffff;
    box-shadow: 0 .24rem .42667rem .10667rem #d0d0ed5c;
    border-radius: .16rem;
    margin-right: .32rem;
    color: #666
}

.GameList__C-bet .item.action[data-v-884042b3] {
    color: #fff;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .21333rem .42667rem .10667rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4
}

.Betting__C-mark[data-v-884042b3] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__C-mark>div[data-v-884042b3] {
    width: 5.86667rem;
    height: 1.33333rem;
    line-height: 1.33333rem;
    display: inline-block;
    border-radius: .26667rem;
    border: .01333rem solid #ffffff;
    font-size: .42667rem;
    color: #fff;
    font-weight: 700;
    padding: 0 .4rem 0 2.08rem
}

.Betting__C-bet[data-v-884042b3] {
    margin-top: .4rem;
    padding: 0 .26667rem
}

.Betting__C-bet .tit[data-v-884042b3] {
    height: .53333rem;
    line-height: .53333rem
}

.Betting__C-bet .tit-select[data-v-884042b3] {
    padding-left: .26667rem;
    font-size: .42667rem;
    font-weight: 700;
    border-left: .08rem solid #f64646
}

.Betting__C-bet .tit-list .check[data-v-884042b3] {
    padding-left: .26667rem;
    color: #888
}

.Betting__C-bet .tit-list .check-item[data-v-884042b3] {
    height: .42667rem;
    width: .42667rem;
    border-radius: .42667rem;
    border: .02667rem solid #c9c9c9;
    margin-right: .10667rem
}

.Betting__C-bet .tit-list .check.action[data-v-884042b3] {
    color: #fe6868
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-884042b3] {
    border: .01333rem solid #fe6868;
    position: relative
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-884042b3]:after {
    content: "";
    display: block;
    border-radius: .26667rem;
    background-color: #fe6868;
    width: .26667rem;
    height: .26667rem;
    position: absolute;
    left: .05333rem;
    top: .05333rem
}

.Betting__C-bet .nList[data-v-884042b3] {
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .32rem;
    padding: .26667rem;
    margin-top: .4rem
}

.Betting__C-bet .nList .Ntit[data-v-884042b3] {
    line-height: .74667rem;
    font-size: .42667rem;
    color: #b2b4bf;
    font-weight: 400
}

.Betting__C-bet .nList .list[data-v-884042b3] {
    width: 100%
}

.Betting__C-bet .nList .list .item[data-v-884042b3] {
    width: 20%
}

.Betting__C-bet .nList .list .item .number[data-v-884042b3] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 700;
    color: #888;
    background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
    background-size: cover
}

.Betting__C-bet .nList .list .item .number.action[data-v-884042b3] {
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover
}

.Footer__C[data-v-884042b3] {
    width: 100%;
    position: fixed;
    left: auto;
    bottom: 0;
    height: 1.6rem;
    z-index: 98
}

.Footer__C .nav[data-v-884042b3] {
    height: 1.6rem;
    background-color: #fee;
    max-width: 10rem
}

.Footer__C .nav .left[data-v-884042b3] {
    width: 55%
}

.Footer__C .nav .left .item[data-v-884042b3] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: .26667rem;
    color: #ff7172
}

.Footer__C .nav .left .item .txt[data-v-884042b3] {
    margin-bottom: .08rem
}

.Footer__C .nav .left .item .num[data-v-884042b3] {
    color: #f95959;
    font-weight: 600
}

.Footer__C .bet-btn[data-v-884042b3] {
    width: 40%;
    background-color: #f95959;
    color: #fff;
    font-size: .48rem;
    font-weight: 600
}

.Footer__C .disabled-btn[data-v-884042b3] {
    width: 40%;
    background-color: #cfd1de;
    color: #666;
    font-size: .48rem;
    font-weight: 400;
    pointer-events: none
}

.RecordNav__C[data-v-884042b3] {
    width: calc(100% - .64rem);
    height: 1.17333rem;
    line-height: 1.17333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: .32rem auto 0;
    border-radius: .16rem;
    overflow: hidden
}

.RecordNav__C>div[data-v-884042b3] {
    width: 50%;
    height: 100%;
    background: #ffffff;
    font-size: .42667rem;
    color: #666;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    text-align: center;
    overflow: hidden
}

.RecordNav__C>div.active[data-v-884042b3] {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: inset 0 -.05333rem .13333rem #fff6f4;
    font-weight: 600;
    color: #fff
}

.GameRecord__C[data-v-884042b3] {
    width: calc(100% - .69333rem);
    margin: .26667rem auto 1.6rem;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-884042b3] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 600;
    font-size: .37333rem;
    color: #fff
}

.GameRecord__C-body[data-v-884042b3] {
    color: #333;
    font-size: .32rem;
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: 0 0 .13333rem .13333rem
}

.GameRecord__C-body[data-v-884042b3] .van-row {
    min-height: 1.30667rem;
    border-bottom: .01333rem solid #daddf0
}

.GameRecord__C-body .details[data-v-884042b3] {
    width: 100%;
    border: .01333rem solid #fa999a;
    border-radius: .26667rem;
    padding: .33333rem
}

.GameRecord__C-body .details .tit[data-v-884042b3] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.GameRecord__C-body .details .tit img[data-v-884042b3] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.GameRecord__C-body .details .tag-read img[data-v-884042b3] {
    width: .32rem;
    height: .32rem
}

.GameRecord__C-body .details .detailLi[data-v-884042b3] {
    min-height: .66667rem;
    line-height: .66667rem;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem
}

.GameRecord__C-body .details .detailLi .red[data-v-884042b3] {
    color: #f2413b
}

.GameRecord__C-body .details .detailLi .prize[data-v-884042b3] {
    background: #f2f2f2;
    margin-bottom: .16rem;
    padding: .26667rem;
    border-radius: .26667rem
}

.GameRecord__C-body .details .detailLi .prize[data-v-884042b3]:last-child {
    margin-bottom: 0
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-884042b3],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-884042b3],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-884042b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-884042b3]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-884042b3]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-884042b3]:nth-of-type(1) {
    width: 45%
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-884042b3]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-884042b3]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-884042b3]:nth-of-type(2) {
    width: .13333rem
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-884042b3],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-884042b3],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-884042b3] {
    font-weight: 700;
    font-size: .42667rem;
    color: #333;
    padding-left: 0;
    text-align: center
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-884042b3] {
    color: #f95959
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-884042b3] {
    text-align: left;
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.GameRecord__C-body .details .detailLi .action0[data-v-884042b3] {
    color: #f95959 !important;
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .action1[data-v-884042b3],
.GameRecord__C-body .details .detailLi .action2[data-v-884042b3] {
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-884042b3] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-884042b3] {
    text-align: left;
    padding-left: .26667rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #333;
    font-size: .37333rem;
    font-weight: 500
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-884042b3] {
    color: #7b7f9d;
    font-size: .34667rem
}

.GameRecord__C-body .details .detailLi .select[data-v-884042b3] {
    margin-left: .53333rem
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-884042b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-884042b3] {
    padding-bottom: .06667rem
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-884042b3] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionViolet[data-v-884042b3] {
    color: #fff;
    background-color: #eb43dd
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRed[data-v-884042b3] {
    color: #fff;
    background-color: #fb4e4e
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionGreen[data-v-884042b3] {
    color: #fff;
    background-color: #5cba47
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRedGreen[data-v-884042b3] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-884042b3] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.GameRecord__C-body .goItem[data-v-884042b3] {
    height: 1.30667rem;
    line-height: 1.30667rem;
    text-align: center;
    color: #f64646;
    font-size: .32rem
}

.GameRecord__C-body .li[data-v-884042b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #f2f2f2;
    margin: 0 .02667rem
}

.GameRecord__C-body .li .circle-black[data-v-884042b3] {
    background-color: #f2f2f2;
    color: #333;
    font-size: .32rem
}

.GameRecord__C-body .time[data-v-884042b3] {
    color: #666;
    font-size: .32rem;
    height: 100%
}

.GameRecord__C-body .numList[data-v-884042b3] {
    width: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    top: .4rem
}

.GameRecord__C-body .numList .numItem[data-v-884042b3] {
    width: .4rem;
    height: .4rem;
    background: #f2f2f2;
    color: #333;
    font-size: .32rem;
    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;
    border-radius: 50%
}

.GameRecord__C-body .redNumItem[data-v-884042b3] {
    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
}

.GameRecord__C-foot[data-v-884042b3] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.GameRecord__C-foot-previous[data-v-884042b3],
.GameRecord__C-foot-next[data-v-884042b3] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.GameRecord__C-foot-previous.disabled[data-v-884042b3],
.GameRecord__C-foot-next.disabled[data-v-884042b3] {
    background: #d8d8d8;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-884042b3],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-884042b3] {
    color: #7f7f7f
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-884042b3],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-884042b3] {
    color: #fff
}

.MyGameRecord__C[data-v-884042b3] {
    width: 100%;
    margin: .32rem auto 1.6rem
}

.MyGameRecord__C-head[data-v-884042b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    background-color: #fff;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-884042b3] {
    border: .01333rem solid #cbcbcb;
    height: .8rem;
    line-height: .8rem;
    border-radius: .26667rem;
    padding: 0 .72rem 0 .24rem;
    color: #686868;
    font-size: .32rem;
    position: relative;
    margin-bottom: .4rem
}

.MyGameRecord__C-head-moreB[data-v-884042b3]:after {
    content: "";
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/assets/jpg/moreBtn-ffccf44d.jpg);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center
}

.MyGameRecord__C-body[data-v-884042b3] {
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-884042b3] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-884042b3] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.MyGameRecord__C-foot-page[data-v-884042b3] {
    font-size: .32rem
}

.MyGameRecord__C-foot-previous[data-v-884042b3],
.MyGameRecord__C-foot-next[data-v-884042b3] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.MyGameRecord__C-foot-previous.disabled[data-v-884042b3],
.MyGameRecord__C-foot-next.disabled[data-v-884042b3] {
    background: #d8d8d8;
    pointer-events: none
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-884042b3],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-884042b3] {
    color: #7f7f7f
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-884042b3],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-884042b3] {
    color: #fff
}

.list[data-v-884042b3] {
    padding: 0 .26667rem
}

.list .hb[data-v-884042b3] {
    background-color: #fff;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item[data-v-884042b3] {
    padding: .21333rem;
    border-bottom: .02667rem solid #e2e2e2;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item.action[data-v-884042b3] {
    padding: .32rem .26667rem
}

.list .hb .item .goItem[data-v-884042b3] {
    height: .42667rem
}

.list .hb .li[data-v-884042b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .42667rem !important;
    height: .42667rem;
    border: .02667rem solid #bbb;
    border-radius: .42667rem;
    margin-right: .10667rem;
    color: #bbb
}

.list .hb .li.action[data-v-884042b3] {
    font-size: .32rem;
    border: none;
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .li.circle-black[data-v-884042b3] {
    border: .02667rem solid #000;
    color: #000;
    background: #f4f4f4
}

.list .hb .li.actionH[data-v-884042b3] {
    border: none;
    color: #fff;
    background-color: #5856d6
}

.list .hb .li.actionL[data-v-884042b3] {
    border: .01333rem solid #5856d6;
    color: #5856d6;
    background-color: #fff
}

.list .hb .li.actionO[data-v-884042b3] {
    border: none;
    color: #fff;
    background-color: #ff9500
}

.list .hb .li.actionE[data-v-884042b3] {
    border: .01333rem solid #ff9500;
    color: #ff9500;
    background-color: #fff
}

.list .hb .qiu[data-v-884042b3] {
    width: 3rem;
    position: relative
}

.list .hb .qiu .line-canvas[data-v-884042b3] {
    position: absolute !important;
    top: .12rem;
    left: 0;
    height: .73333rem;
    width: 2.61333rem;
    z-index: 99
}

.list .hb .red[data-v-884042b3] {
    color: #d0322d
}

.list .hb .green[data-v-884042b3] {
    color: #4eaf56
}

.list .hb .blue[data-v-884042b3] {
    color: #2572d5
}

.list .hb .box .li[data-v-884042b3] {
    display: block;
    height: .13333rem;
    width: .13333rem;
    border-radius: .13333rem;
    margin: 0 .06667rem
}

.list .hb .item[data-v-884042b3] {
    padding: .53333rem .4rem
}

.list .hb .item .info[data-v-884042b3] {
    width: 100%
}

.list .hb .item .info .issueName .state[data-v-884042b3] {
    color: #fff;
    padding: .10667rem .26667rem;
    margin-left: .26667rem;
    border-radius: .53333rem;
    font-size: .32rem;
    display: inline-block;
    text-align: center
}

.list .hb .item .info .issueName .state.red[data-v-884042b3] {
    background-color: #ff8581
}

.list .hb .item .info .issueName .state.green[data-v-884042b3] {
    background-color: #5cba47
}

.list .hb .item .info .tiem[data-v-884042b3] {
    font-size: .32rem;
    color: #5f5f5f;
    margin-top: .13333rem
}

.list .hb .item .info .money[data-v-884042b3] {
    font-weight: 600;
    font-size: .42667rem
}

.list .hb .item .info .money .fail[data-v-884042b3] {
    color: #fb4e4e
}

.list .hb .item .info .money .success[data-v-884042b3] {
    color: #5cba47
}

.list .hb .details[data-v-884042b3] {
    padding: .4rem;
    border-bottom: .01333rem solid #e2e2e2
}

.list .hb .details .tit[data-v-884042b3] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.list .hb .details .tit img[data-v-884042b3] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.list .hb .details .tag-read img[data-v-884042b3] {
    width: .32rem;
    height: .32rem
}

.list .hb .details .detailLi[data-v-884042b3] {
    min-height: .66667rem;
    line-height: .66667rem;
    background: #f1f3ff;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem;
    margin-bottom: .21333rem
}

.list .hb .details .detailLi .red[data-v-884042b3] {
    color: #f2413b
}

.list .hb .details .detailLi .result[data-v-884042b3] {
    height: .93333rem;
    line-height: .93333rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    color: #fff;
    text-align: left;
    padding: 0 --0.26667rem
}

.list .hb .details .detailLi .prize-tit[data-v-884042b3] {
    font-size: .32rem;
    color: #666
}

.list .hb .details .detailLi .prize-box[data-v-884042b3] {
    border-bottom: .01333rem solid #fff
}

.list .hb .details .detailLi .prize-box-item[data-v-884042b3] {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .c-flex-warp[data-v-884042b3] {
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .select[data-v-884042b3] {
    margin-left: .53333rem
}

.list .hb .details .detailLi .select .ball[data-v-884042b3] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.list .hb .details .detailLi .Bet-box.pb[data-v-884042b3] {
    padding-bottom: .06667rem
}

.list .hb .details .detailLi .Bet-box ul li[data-v-884042b3] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-884042b3] {
    color: #fff;
    background-color: #eb43dd
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-884042b3] {
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-884042b3] {
    color: #fff;
    background-color: #5cba47
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-884042b3] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-884042b3] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.areList[data-v-884042b3] {
    margin: .53333rem;
    position: relative
}

.areList .close[data-v-884042b3] {
    position: absolute;
    top: -1.6rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: .8rem;
    height: .8rem
}

.areList .items h1[data-v-884042b3] {
    color: #b6b6b6;
    font-size: .42667rem
}

.areList .items .itemsC[data-v-884042b3] {
    margin: .26667rem 0 .4rem;
    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;
    gap: .2rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.areList .items .itemsC>div[data-v-884042b3] {
    width: calc((100% - .53333rem)/2);
    background: #F6F6F6;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    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;
    color: #666;
    font-size: .37333rem
}

.areList .items .itemsC .isActive[data-v-884042b3] {
    background: #FE6469;
    color: #fff
}

.titlebets[data-v-884042b3] {
    font-size: .29333rem;
    color: #ff7172
}

.border60[data-v-884042b3] {
    width: 4.53333rem;
    height: .66667rem;
    line-height: .66667rem;
    border-radius: .8rem;
    border: .01333rem solid #ff7172;
    margin: 0 auto;
    margin-top: .30667rem
}

.bottombg[data-v-884042b3] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.compound2[data-v-884042b3],
.compound3[data-v-884042b3] {
    padding-top: .26667rem;
    max-height: 5.33333rem;
    overflow-y: auto
}

.compound2 .item[data-v-884042b3],
.compound3 .item[data-v-884042b3] {
    width: 100%;
    margin-bottom: .26667rem
}

.compound2 .item.item0-3 .box .c-row[data-v-884042b3],
.compound3 .item.item0-3 .box .c-row[data-v-884042b3] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-3 .box .num[data-v-884042b3],
.compound3 .item.item0-3 .box .num[data-v-884042b3] {
    width: calc((100% - 1.28rem) / 7);
    height: 1.13333rem;
    background-size: 1.13333rem 1.13333rem
}

.compound2 .item.item0-2 .box .c-row[data-v-884042b3],
.compound2 .item.item5-2 .box .c-row[data-v-884042b3],
.compound3 .item.item0-2 .box .c-row[data-v-884042b3],
.compound3 .item.item5-2 .box .c-row[data-v-884042b3] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-2 .box .num[data-v-884042b3],
.compound2 .item.item5-2 .box .num[data-v-884042b3],
.compound3 .item.item0-2 .box .num[data-v-884042b3],
.compound3 .item.item5-2 .box .num[data-v-884042b3] {
    width: calc((100% - 1.28rem) / 7);
    height: .8rem;
    background-size: .8rem .8rem
}

.compound2 .item.item4-2 .box .c-row[data-v-884042b3],
.compound3 .item.item4-2 .box .c-row[data-v-884042b3] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item4-2 .box .num[data-v-884042b3],
.compound3 .item.item4-2 .box .num[data-v-884042b3] {
    margin-bottom: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n) {
    margin-left: -.10667rem
}

.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-884042b3]:nth-child(9n-6) {
    margin-right: .42667rem
}

.compound2 .item.item3-2 .box .c-row[data-v-884042b3],
.compound3 .item.item3-2 .box .c-row[data-v-884042b3] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item3-2 .box .num[data-v-884042b3],
.compound3 .item.item3-2 .box .num[data-v-884042b3] {
    margin-bottom: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n) {
    margin-left: -.06667rem
}

.compound2 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-884042b3]:nth-child(8n-4) {
    margin-right: 1.73333rem
}

.compound2 .item.item2-2 .box .c-row[data-v-884042b3],
.compound3 .item.item2-2 .box .c-row[data-v-884042b3] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item2-2 .box .num[data-v-884042b3],
.compound3 .item.item2-2 .box .num[data-v-884042b3] {
    margin-bottom: .26667rem
}

.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.01333rem
}

.compound2 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-884042b3]:nth-child(8n) {
    margin-right: 1.33333rem
}

.compound2 .item.item1-2 .box .c-row[data-v-884042b3],
.compound3 .item.item1-2 .box .c-row[data-v-884042b3] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item1-2 .box .num[data-v-884042b3],
.compound3 .item.item1-2 .box .num[data-v-884042b3] {
    margin-bottom: .26667rem
}

.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-884042b3]:nth-child(10n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.09333rem
}

.compound2 .item .box[data-v-884042b3],
.compound3 .item .box[data-v-884042b3] {
    border-radius: .26667rem;
    position: relative;
    width: 100%
}

.compound2 .item .box .num[data-v-884042b3],
.compound3 .item .box .num[data-v-884042b3] {
    min-width: .8rem;
    min-height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959
}

.compound2 .item .box .money[data-v-884042b3],
.compound3 .item .box .money[data-v-884042b3] {
    text-align: center;
    background-color: #dbdbdb;
    position: relative;
    height: .53333rem;
    border-radius: 0 0 .26667rem .26667rem
}

.compound2 .item .box .money .all[data-v-884042b3],
.compound3 .item .box .money .all[data-v-884042b3] {
    position: relative;
    z-index: 9;
    line-height: .8rem;
    font-size: .32rem;
    color: #f95959
}

.compound2 .item .box .money[data-v-884042b3]:after,
.compound3 .item .box .money[data-v-884042b3]:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: .21333rem;
    background-color: #ededed;
    border-radius: 0 0 50% 50%
}

.compound2 .item .box .dele[data-v-884042b3],
.compound3 .item .box .dele[data-v-884042b3] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound2 .item .box .dele .icon[data-v-884042b3],
.compound3 .item .box .dele .icon[data-v-884042b3] {
    font-size: .26667rem
}

.compound2 .item.item0-4 .box .c-row[data-v-884042b3] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .53333rem
}

.compound2 .item.item0-4 .box .num[data-v-884042b3] {
    width: calc((100% - 2.13333rem)/5);
    background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
    background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    color: #fff;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    min-width: 1.33333rem
}

.compound[data-v-884042b3] {
    padding-top: .26667rem;
    max-height: 6rem;
    overflow: auto
}

.compound .item[data-v-884042b3] {
    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;
    width: 100%;
    margin-bottom: .4rem
}

.compound .item .title[data-v-884042b3] {
    width: 1.38667rem;
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: .42667rem;
    color: #888
}

.compound .item .numcontainer[data-v-884042b3] {
    width: 7.94667rem;
    margin-left: .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    gap: .13333rem
}

.compound .item .numcontainer .num[data-v-884042b3] {
    width: calc((100% - .85333rem)/5);
    height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    position: relative;
    text-align: center;
    line-height: .8rem
}

.compound .item .numcontainer .num .dele[data-v-884042b3] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound .item .numcontainer .num .dele .icon[data-v-884042b3] {
    font-size: .26667rem
}

.van-calendar__day[data-v-b5a08846] {
    color: #fff
}

.van-calendar__day--disabled[data-v-b5a08846],
.van-calendar__weekdays[data-v-b5a08846] {
    color: #80849c
}

[data-v-b5a08846]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-b5a08846] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.NewVietnam__C[data-v-b5a08846] {
    padding-bottom: .34667rem;
    overflow-y: auto;
    background: #f7f8ff
}

.NewVietnam__C-head[data-v-b5a08846] {
    height: 1.25333rem;
    background: -webkit-linear-gradient(left, #f95959 0%, #ff9a8e 100%);
    background: linear-gradient(90deg, #f95959 0%, #ff9a8e 100%);
    padding: 0 .34667rem;
    position: relative
}

.NewVietnam__C-head div[data-v-b5a08846] {
    background-repeat: no-repeat;
    background-position: center
}

.NewVietnam__C-head-bcak[data-v-b5a08846] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAPFBMVEUAAAD////////////////////////////////////////////////////////////////////////////YSWgTAAAAE3RSTlMA3yAQQO9ggL+QcM+gnzCvULBviYFniAAAA0RJREFUaN61Wt16rCAM5F9AEc/Z93/X9lu0021ZYzDNrTpjJiFCorpm1uVUZ+0fn+Z1rCk7q6TMhqIfHZtLMALoOT5OLN7kcPFBWt3GX14/LpkOQ/j//QtImYIz9kls3DbV+SaF03hcJ2d7iZX0MIWpX0/6yZzcl8BRGOEOX+pER7pa2U7YdAUeZpbj/mQv3a+vwuOReDhxQabV79qz0jvonWEl7zyWT99bWqdAJP/++lmxLe+uZwKfkpIOXib1mQcrsZkJldZ2fbHD1WsPxHrq4qJuWGPwpksP/NsMuidCYuvvNvP7NVscUifA1/MHUH59J0ToB8Cz8D8tdkLpu0iFSuG+FHNvxbVS0BOosBdV6l1sBfy1VGoEgIO/9L3zT7TfDoR7+LANen93IN7Fh8VnnO0PB4wYvnJwAQ4UIXy4oF8lM1L4cMF9T6t/MvhwAVE1YOPlP+2CRYg1C39SpHmEOeKV5PDV9NQIChlJfMBaKCSJj9wPRx1N4vgqHYtrRg5J4iu3K2ObVtL4AHbtu0HYysNHEJzKV5bx6oHP22DkFotJGB8rIbVCtMnhw0LTJjal5PH36LZQGGF8rGXdipIVxkeeevV8mki2IXzVoCkCB/w/JTB/RmBxqBojIIOcwDAUZDpNFzCMpCmqtTiDax/Nil2pMMPWSgWKnSgDil3GtlGWoWmTjy+bPMMe3aufzInLAGDdiKQZ8C1eWixEGbBtwcZLmgEbr6aVkWYwgI1YCYIMCQeE3IqSJAMUQj45WQYHhXDcYTBQ3UUcy8DmWAx+vRDijTqHjzMU5D76I06OwfxoTVgPF7gM9DkcLmx3GIjeikb34h4DDiu6k7ZViTAUOACrzJZabgzxbX+6EK080gJ6dj0kbfoPaMtjSO9Oi0GgMbvNemI0ZpXV0G7cyokQxoPhJr45be+X8fZ+aQgrNaAwg/gzOcbJQiMWksHn8eEq8WjAZJJltmLMRbc9+OPVzaM4XR81GvbgXBvesLQY3lw+WcZksll11+F9YE0mMQ4/G1hPmMtXXloE7sgdrnIoYHOdNvw0EKaCq1g3YxS06TxcvbZKw0en7pgJ8RQdL3+HY5m7ypTAQqd//4nH7z8z4/efD2dnf+KkWYbKAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.NewVietnam__C-head-logo[data-v-b5a08846] {
    background-size: 2.98667rem 1.12rem;
    height: 1.12rem;
    width: 2.98667rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%)
}

.NewVietnam__C-head-more[data-v-b5a08846] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.NewVietnam__C-head-more>div[data-v-b5a08846] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMA/AX5Cvbw5+sRLhR8POPKu6WYSUUrGA3SzZB3Ykcy3NW0i4FOQSithWpWJN/BnjcfHMVwXFKq6HdHKQAAAjxJREFUSMfFldd26jAQRUeS5YYLhoALprcECIQAOf//ZxfhJBgsyn3KftHS8jmyZjQa0Z/B+fPaZb4OV0GQzD3feKw28lTgF+u1/UDfHRRKZn7bzFfj3vINBiDIJtvjxPE7oZoOWjf1tU/1fVEKtxcJwOze0ieA7Jx2ELeXW+dknPYBOdHq43fAmhJxPwtNBib70T4matcB2dMZGoDtEu0HrJwlh4wh0Heq+qmAeKFlneGC4EBxAjSqJxsCY/JtXMPG3JUQlVRNgL7hS2gYkQdE14YhkLds6GB5bEFur1IqYdVS6JGtDHi7NCyAhodbhD4wvKiqWR3INRuKgmJcWICony17geMSqLJpFmNq4cj7bwAm9NgGzcvR/+TWxw1eiVxRmv9U4Qv01FUhfuFM856BDTylp+4zhtW8023z75pZ3TeY887LZWmu7xo+P+iat3sGS9MkmtUsTVGgK/ty0tmscnCextADIOxTms/bFABTpbHWGFqqKNwQmNdKq4zGrmMDyY0/LMgIWExXdFDcxOpdTPgxzrTa91JVPSXiTJ3ICGKjekqHKrgmLCWZjVyDO+5uFall+ko6k3Kra8USIzV6wrRNhrR2OrcGJz5ERjqmtvDVuEgZgnGs/maP+XEF1cq0fNStZRFQrZh/qr6aM7mhG/B8fRHW0cfHkAd6nt47zObDZy6L3nghjyQS95H+w1KFyGeHbMBge4+fRq945hiAZOfQY0ZQWGG0a9FTbERRzM8zCYOvNv0XnP6Mf8nXmZOl+SwwAAAAAElFTkSuQmCC);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-b5a08846]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-b5a08846] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.NewVietnam__C[data-v-b5a08846] .driver-close-btn,
.NewVietnam__C[data-v-b5a08846] .driver-prev-btn {
    display: none
}

.popup[data-v-b5a08846] {
    overflow-y: visible !important;
    border-radius: .13333rem .13333rem 0 0;
    width: 100%
}

.popup[data-v-b5a08846] .van-popup {
    overflow-y: visible !important;
    border-radius: .26667rem .26667rem 0 0
}

.popup .box[data-v-b5a08846] {
    position: relative
}

.popup .box .close[data-v-b5a08846] {
    position: absolute;
    top: -1.06667rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%)
}

.popup .box .close .img[data-v-b5a08846] {
    width: .8rem;
    height: .8rem
}

.popup .box .title[data-v-b5a08846] {
    font-size: .42667rem;
    color: #000
}

.popup .box .numList[data-v-b5a08846] {
    max-height: 5.33333rem;
    overflow-x: auto
}

.popup .box .numList .item[data-v-b5a08846] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover;
    margin: 0 .13333rem
}

.popup-info-item[data-v-b5a08846] {
    height: .8rem;
    line-height: .8rem;
    margin-top: .26667rem
}

.popup-info-item .tit[data-v-b5a08846] {
    font-size: .37333rem;
    color: #888
}

.popup-info-item .amount-box .li[data-v-b5a08846],
.popup-info-item .multiple-box .li[data-v-b5a08846] {
    text-align: center;
    font-size: .32rem;
    padding: 0 .13333rem;
    height: .8rem;
    line-height: .8rem;
    min-width: 1.33333rem;
    margin-left: .13333rem;
    border: .01333rem solid #d9d9d9;
    border-radius: .13333rem;
    color: #f95959
}

.popup-info-item .amount-box .li.action[data-v-b5a08846],
.popup-info-item .multiple-box .li.action[data-v-b5a08846] {
    border: none;
    color: #fff;
    background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
    background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c, inset 0 -.10667rem .26667rem .05333rem #fff0ec
}

.popup-info-item .multiple-box .li[data-v-b5a08846] {
    padding: 0 .26667rem;
    min-width: auto
}

.popup-info-item .stepper-box .digit-box[data-v-b5a08846] {
    width: 2.66667rem;
    height: .8rem;
    border-radius: .8rem;
    padding: 0;
    margin: 0 .13333rem;
    background-color: #f2f2f2
}

.popup-info-item .stepper-box .digit-box[data-v-b5a08846] .van-field__control {
    height: .74667rem;
    text-align: center
}

.popup-info-item .stepper-box .li[data-v-b5a08846] {
    height: .8rem;
    width: .8rem;
    font-size: .8rem;
    border-radius: 50%;
    background-color: #ff7172;
    color: #fff
}

.popup-info-item .stepper-box .li.minus[data-v-b5a08846] {
    text-align: center;
    line-height: .66667rem
}

.popup-info-item .txt[data-v-b5a08846] {
    color: #f4453e
}

.popup-info .quantity[data-v-b5a08846] {
    margin-top: .26667rem;
    padding: 0 .21333rem;
    height: 1.17333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    font-size: .32rem;
    color: #888
}

.popup-info .quantity .line[data-v-b5a08846] {
    padding: 0 .13333rem;
    color: #888
}

.popup-info .quantity .num[data-v-b5a08846] {
    color: #f95959;
    font-size: .4rem
}

.popup-info .wallet[data-v-b5a08846],
.popup-info .balance[data-v-b5a08846] {
    padding: 0 .21333rem;
    margin-top: .26667rem;
    height: .8rem;
    background-color: #f6f6f6
}

.popup-info .wallet .txt[data-v-b5a08846],
.popup-info .balance .txt[data-v-b5a08846] {
    font-size: .32rem;
    color: #888
}

.popup-info .wallet .txt img[data-v-b5a08846],
.popup-info .balance .txt img[data-v-b5a08846] {
    width: .4rem;
    height: .4rem;
    margin-right: .13333rem
}

.popup-info .wallet .txt .num[data-v-b5a08846],
.popup-info .balance .txt .num[data-v-b5a08846] {
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.popup-info .wallet .txt .num.yellow[data-v-b5a08846],
.popup-info .balance .txt .num.yellow[data-v-b5a08846] {
    color: #ff9e10
}

.popup-info .wallet .bg333[data-v-b5a08846],
.popup-info .balance .bg333[data-v-b5a08846] {
    font-size: .32rem;
    color: #333
}

.popup-info .wallet .bg7172[data-v-b5a08846],
.popup-info .balance .bg7172[data-v-b5a08846] {
    font-size: .32rem;
    color: #ff7172
}

.popup-info .wallet .bet[data-v-b5a08846],
.popup-info .balance .bet[data-v-b5a08846] {
    border: .01333rem solid #ff8e8a;
    border-radius: .13333rem;
    height: .64rem;
    line-height: .64rem;
    color: #ff8e8a;
    padding: 0 .26667rem
}

.popup-btn[data-v-b5a08846] {
    height: 1.6rem
}

.popup-btn .left[data-v-b5a08846] {
    width: 45%
}

.popup-btn .left .btn[data-v-b5a08846] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #666;
    background-color: #cfd1de
}

.popup-btn .right[data-v-b5a08846] {
    width: 55%
}

.popup-btn .right .btn[data-v-b5a08846] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #fff;
    background-color: #f95959
}

.popup-btn .right .noActive[data-v-b5a08846] {
    background-color: #cfd1de;
    color: #666
}

.PreSaleRule[data-v-b5a08846] {
    width: 7.04rem
}

.PreSaleRule .head[data-v-b5a08846] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.PreSaleRule .body[data-v-b5a08846] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.PreSaleRule .body[data-v-b5a08846] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.PreSaleRule .foot[data-v-b5a08846] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.PreSaleRule .foot .btn[data-v-b5a08846] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.Tips[data-v-b5a08846] {
    width: 8rem;
    height: 2.13333rem;
    line-height: 2.13333rem;
    background: #ffffff;
    border: .01333rem solid #ffb3b0;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.Tips>div[data-v-b5a08846] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow-y: hidden
}

.Tips>div img[data-v-b5a08846] {
    width: 1.17333rem;
    height: 1.17333rem;
    margin-top: .45333rem
}

.Tips>div .font36[data-v-b5a08846] {
    color: #151515;
    font-weight: 700;
    font-size: .48rem;
    margin-left: .32rem
}

.GameList__C-region[data-v-b5a08846] {
    height: 1.2rem;
    line-height: 1.2rem;
    overflow: hidden;
    padding: 0 .26667rem;
    margin: .26667rem 0
}

.GameList__C-region .item[data-v-b5a08846] {
    width: calc(33.3% - .53333rem);
    position: relative;
    text-align: center;
    font-size: .48rem;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(1) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: .13333rem 0 0 .13333rem
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(1):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(2) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(2):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(2):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(3) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: 0 .13333rem .13333rem 0
}

.GameList__C-region .item[data-v-b5a08846]:nth-child(3):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item.action[data-v-b5a08846] {
    color: #fff
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(1) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(1):after {
    border-bottom: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(2) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(2):after {
    border-top: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(2):before {
    border-top: 1.2rem solid #ff8e89
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(3) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-b5a08846]:nth-child(3):before {
    border-bottom: 1.2rem solid #ff8e89
}

.GameList__C-time[data-v-b5a08846] {
    padding-left: .2rem;
    overflow-y: auto;
    height: 1.06667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-time .item[data-v-b5a08846] {
    position: relative;
    white-space: nowrap;
    background-color: #fff;
    margin: 0 .10667rem;
    padding: .04rem .16rem 0;
    text-align: center;
    border-radius: .13333rem .13333rem 0 0
}

.GameList__C-time .item .week[data-v-b5a08846] {
    font-size: .16rem;
    color: #333
}

.GameList__C-time .item .time[data-v-b5a08846] {
    font-size: .16rem;
    color: #888
}

.GameList__C-time .item[data-v-b5a08846]:after,
.GameList__C-time .item[data-v-b5a08846]:before {
    content: "";
    width: .4rem;
    height: .4rem;
    position: absolute;
    bottom: 0;
    z-index: 9
}

.GameList__C-time .item[data-v-b5a08846]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    right: -.4rem
}

.GameList__C-time .item[data-v-b5a08846]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    left: -.4rem
}

.GameList__C-time .item.active[data-v-b5a08846] {
    background-color: #ff7172;
    color: #fff;
    z-index: 10
}

.GameList__C-time .item.active .week[data-v-b5a08846],
.GameList__C-time .item.active .time[data-v-b5a08846] {
    color: #fff
}

.GameList__C-time .item.active[data-v-b5a08846]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    left: -.4rem;
    z-index: 10
}

.GameList__C-time .item.active[data-v-b5a08846]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    right: -.4rem;
    z-index: 10
}

.GameList__C-city[data-v-b5a08846] {
    border-top: .02667rem solid #fff;
    overflow-y: auto;
    height: .6rem;
    height: 1.17333rem;
    background-color: #ff7172;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-city .item[data-v-b5a08846] {
    height: .93333rem;
    line-height: .93333rem;
    white-space: nowrap;
    margin: .08rem .10667rem;
    padding: 0 .10667rem;
    text-align: center;
    color: #fff
}

.GameList__C-city .item.action[data-v-b5a08846] {
    background-color: #fff;
    color: #ff7172;
    border-radius: .06667rem
}

.GameList__C-bet[data-v-b5a08846] {
    width: 100%;
    margin-top: .2rem;
    padding: 0 .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.06667rem;
    overflow-x: scroll
}

.GameList__C-bet ul[data-v-b5a08846] {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap
}

.GameList__C-bet .item[data-v-b5a08846] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    height: .93333rem;
    padding: .25333rem .88rem;
    background: #ffffff;
    box-shadow: 0 .24rem .42667rem .10667rem #d0d0ed5c;
    border-radius: .16rem;
    margin-right: .32rem;
    color: #666
}

.GameList__C-bet .item.action[data-v-b5a08846] {
    color: #fff;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .21333rem .42667rem .10667rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4
}

.Betting__C-mark[data-v-b5a08846] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__C-mark>div[data-v-b5a08846] {
    width: 5.86667rem;
    height: 1.33333rem;
    line-height: 1.33333rem;
    display: inline-block;
    border-radius: .26667rem;
    border: .01333rem solid #ffffff;
    font-size: .42667rem;
    color: #fff;
    font-weight: 700;
    padding: 0 .4rem 0 2.08rem
}

.Betting__C-bet[data-v-b5a08846] {
    margin-top: .4rem;
    padding: 0 .26667rem
}

.Betting__C-bet .tit[data-v-b5a08846] {
    height: .53333rem;
    line-height: .53333rem
}

.Betting__C-bet .tit-select[data-v-b5a08846] {
    padding-left: .26667rem;
    font-size: .42667rem;
    font-weight: 700;
    border-left: .08rem solid #f64646
}

.Betting__C-bet .tit-list .check[data-v-b5a08846] {
    padding-left: .26667rem;
    color: #888
}

.Betting__C-bet .tit-list .check-item[data-v-b5a08846] {
    height: .42667rem;
    width: .42667rem;
    border-radius: .42667rem;
    border: .02667rem solid #c9c9c9;
    margin-right: .10667rem
}

.Betting__C-bet .tit-list .check.action[data-v-b5a08846] {
    color: #fe6868
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-b5a08846] {
    border: .01333rem solid #fe6868;
    position: relative
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-b5a08846]:after {
    content: "";
    display: block;
    border-radius: .26667rem;
    background-color: #fe6868;
    width: .26667rem;
    height: .26667rem;
    position: absolute;
    left: .05333rem;
    top: .05333rem
}

.Betting__C-bet .nList[data-v-b5a08846] {
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .32rem;
    padding: .26667rem;
    margin-top: .4rem
}

.Betting__C-bet .nList .Ntit[data-v-b5a08846] {
    line-height: .74667rem;
    font-size: .42667rem;
    color: #b2b4bf;
    font-weight: 400
}

.Betting__C-bet .nList .list[data-v-b5a08846] {
    width: 100%
}

.Betting__C-bet .nList .list .item[data-v-b5a08846] {
    width: 20%
}

.Betting__C-bet .nList .list .item .number[data-v-b5a08846] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 700;
    color: #888;
    background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
    background-size: cover
}

.Betting__C-bet .nList .list .item .number.action[data-v-b5a08846] {
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover
}

.Footer__C[data-v-b5a08846] {
    width: 100%;
    position: fixed;
    left: auto;
    bottom: 0;
    height: 1.6rem;
    z-index: 98
}

.Footer__C .nav[data-v-b5a08846] {
    height: 1.6rem;
    background-color: #fee;
    max-width: 10rem
}

.Footer__C .nav .left[data-v-b5a08846] {
    width: 55%
}

.Footer__C .nav .left .item[data-v-b5a08846] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: .26667rem;
    color: #ff7172
}

.Footer__C .nav .left .item .txt[data-v-b5a08846] {
    margin-bottom: .08rem
}

.Footer__C .nav .left .item .num[data-v-b5a08846] {
    color: #f95959;
    font-weight: 600
}

.Footer__C .bet-btn[data-v-b5a08846] {
    width: 40%;
    background-color: #f95959;
    color: #fff;
    font-size: .48rem;
    font-weight: 600
}

.Footer__C .disabled-btn[data-v-b5a08846] {
    width: 40%;
    background-color: #cfd1de;
    color: #666;
    font-size: .48rem;
    font-weight: 400;
    pointer-events: none
}

.RecordNav__C[data-v-b5a08846] {
    width: calc(100% - .64rem);
    height: 1.17333rem;
    line-height: 1.17333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: .32rem auto 0;
    border-radius: .16rem;
    overflow: hidden
}

.RecordNav__C>div[data-v-b5a08846] {
    width: 50%;
    height: 100%;
    background: #ffffff;
    font-size: .42667rem;
    color: #666;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    text-align: center;
    overflow: hidden
}

.RecordNav__C>div.active[data-v-b5a08846] {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: inset 0 -.05333rem .13333rem #fff6f4;
    font-weight: 600;
    color: #fff
}

.GameRecord__C[data-v-b5a08846] {
    width: calc(100% - .69333rem);
    margin: .26667rem auto 1.6rem;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-b5a08846] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 600;
    font-size: .37333rem;
    color: #fff
}

.GameRecord__C-body[data-v-b5a08846] {
    color: #333;
    font-size: .32rem;
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: 0 0 .13333rem .13333rem
}

.GameRecord__C-body[data-v-b5a08846] .van-row {
    min-height: 1.30667rem;
    border-bottom: .01333rem solid #daddf0
}

.GameRecord__C-body .details[data-v-b5a08846] {
    width: 100%;
    border: .01333rem solid #fa999a;
    border-radius: .26667rem;
    padding: .33333rem
}

.GameRecord__C-body .details .tit[data-v-b5a08846] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.GameRecord__C-body .details .tit img[data-v-b5a08846] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.GameRecord__C-body .details .tag-read img[data-v-b5a08846] {
    width: .32rem;
    height: .32rem
}

.GameRecord__C-body .details .detailLi[data-v-b5a08846] {
    min-height: .66667rem;
    line-height: .66667rem;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem
}

.GameRecord__C-body .details .detailLi .red[data-v-b5a08846] {
    color: #f2413b
}

.GameRecord__C-body .details .detailLi .prize[data-v-b5a08846] {
    background: #f2f2f2;
    margin-bottom: .16rem;
    padding: .26667rem;
    border-radius: .26667rem
}

.GameRecord__C-body .details .detailLi .prize[data-v-b5a08846]:last-child {
    margin-bottom: 0
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-b5a08846] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-b5a08846]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-b5a08846]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-b5a08846]:nth-of-type(1) {
    width: 45%
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-b5a08846]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-b5a08846]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-b5a08846]:nth-of-type(2) {
    width: .13333rem
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-b5a08846] {
    font-weight: 700;
    font-size: .42667rem;
    color: #333;
    padding-left: 0;
    text-align: center
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-b5a08846] {
    color: #f95959
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-b5a08846] {
    text-align: left;
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.GameRecord__C-body .details .detailLi .action0[data-v-b5a08846] {
    color: #f95959 !important;
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .action1[data-v-b5a08846],
.GameRecord__C-body .details .detailLi .action2[data-v-b5a08846] {
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-b5a08846] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-b5a08846] {
    text-align: left;
    padding-left: .26667rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #333;
    font-size: .37333rem;
    font-weight: 500
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-b5a08846] {
    color: #7b7f9d;
    font-size: .34667rem
}

.GameRecord__C-body .details .detailLi .select[data-v-b5a08846] {
    margin-left: .53333rem
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-b5a08846] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-b5a08846] {
    padding-bottom: .06667rem
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-b5a08846] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionViolet[data-v-b5a08846] {
    color: #fff;
    background-color: #eb43dd
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRed[data-v-b5a08846] {
    color: #fff;
    background-color: #fb4e4e
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionGreen[data-v-b5a08846] {
    color: #fff;
    background-color: #5cba47
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRedGreen[data-v-b5a08846] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-b5a08846] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.GameRecord__C-body .goItem[data-v-b5a08846] {
    height: 1.30667rem;
    line-height: 1.30667rem;
    text-align: center;
    color: #f64646;
    font-size: .32rem
}

.GameRecord__C-body .li[data-v-b5a08846] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #f2f2f2;
    margin: 0 .02667rem
}

.GameRecord__C-body .li .circle-black[data-v-b5a08846] {
    background-color: #f2f2f2;
    color: #333;
    font-size: .32rem
}

.GameRecord__C-body .time[data-v-b5a08846] {
    color: #666;
    font-size: .32rem;
    height: 100%
}

.GameRecord__C-body .numList[data-v-b5a08846] {
    width: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    top: .4rem
}

.GameRecord__C-body .numList .numItem[data-v-b5a08846] {
    width: .4rem;
    height: .4rem;
    background: #f2f2f2;
    color: #333;
    font-size: .32rem;
    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;
    border-radius: 50%
}

.GameRecord__C-body .redNumItem[data-v-b5a08846] {
    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
}

.GameRecord__C-foot[data-v-b5a08846] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.GameRecord__C-foot-previous[data-v-b5a08846],
.GameRecord__C-foot-next[data-v-b5a08846] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.GameRecord__C-foot-previous.disabled[data-v-b5a08846],
.GameRecord__C-foot-next.disabled[data-v-b5a08846] {
    background: #d8d8d8;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-b5a08846],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-b5a08846] {
    color: #7f7f7f
}

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

.MyGameRecord__C[data-v-b5a08846] {
    width: 100%;
    margin: .32rem auto 1.6rem
}

.MyGameRecord__C-head[data-v-b5a08846] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    background-color: #fff;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-b5a08846] {
    border: .01333rem solid #cbcbcb;
    height: .8rem;
    line-height: .8rem;
    border-radius: .26667rem;
    padding: 0 .72rem 0 .24rem;
    color: #686868;
    font-size: .32rem;
    position: relative;
    margin-bottom: .4rem
}

.MyGameRecord__C-head-moreB[data-v-b5a08846]:after {
    content: "";
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/assets/jpg/moreBtn-ffccf44d.jpg);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center
}

.MyGameRecord__C-body[data-v-b5a08846] {
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-b5a08846] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-b5a08846] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.MyGameRecord__C-foot-page[data-v-b5a08846] {
    font-size: .32rem
}

.MyGameRecord__C-foot-previous[data-v-b5a08846],
.MyGameRecord__C-foot-next[data-v-b5a08846] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.MyGameRecord__C-foot-previous.disabled[data-v-b5a08846],
.MyGameRecord__C-foot-next.disabled[data-v-b5a08846] {
    background: #d8d8d8;
    pointer-events: none
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-b5a08846],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-b5a08846] {
    color: #7f7f7f
}

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

.list[data-v-b5a08846] {
    padding: 0 .26667rem
}

.list .hb[data-v-b5a08846] {
    background-color: #fff;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item[data-v-b5a08846] {
    padding: .21333rem;
    border-bottom: .02667rem solid #e2e2e2;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item.action[data-v-b5a08846] {
    padding: .32rem .26667rem
}

.list .hb .item .goItem[data-v-b5a08846] {
    height: .42667rem
}

.list .hb .li[data-v-b5a08846] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .42667rem !important;
    height: .42667rem;
    border: .02667rem solid #bbb;
    border-radius: .42667rem;
    margin-right: .10667rem;
    color: #bbb
}

.list .hb .li.action[data-v-b5a08846] {
    font-size: .32rem;
    border: none;
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .li.circle-black[data-v-b5a08846] {
    border: .02667rem solid #000;
    color: #000;
    background: #f4f4f4
}

.list .hb .li.actionH[data-v-b5a08846] {
    border: none;
    color: #fff;
    background-color: #5856d6
}

.list .hb .li.actionL[data-v-b5a08846] {
    border: .01333rem solid #5856d6;
    color: #5856d6;
    background-color: #fff
}

.list .hb .li.actionO[data-v-b5a08846] {
    border: none;
    color: #fff;
    background-color: #ff9500
}

.list .hb .li.actionE[data-v-b5a08846] {
    border: .01333rem solid #ff9500;
    color: #ff9500;
    background-color: #fff
}

.list .hb .qiu[data-v-b5a08846] {
    width: 3rem;
    position: relative
}

.list .hb .qiu .line-canvas[data-v-b5a08846] {
    position: absolute !important;
    top: .12rem;
    left: 0;
    height: .73333rem;
    width: 2.61333rem;
    z-index: 99
}

.list .hb .red[data-v-b5a08846] {
    color: #d0322d
}

.list .hb .green[data-v-b5a08846] {
    color: #4eaf56
}

.list .hb .blue[data-v-b5a08846] {
    color: #2572d5
}

.list .hb .box .li[data-v-b5a08846] {
    display: block;
    height: .13333rem;
    width: .13333rem;
    border-radius: .13333rem;
    margin: 0 .06667rem
}

.list .hb .item[data-v-b5a08846] {
    padding: .53333rem .4rem
}

.list .hb .item .info[data-v-b5a08846] {
    width: 100%
}

.list .hb .item .info .issueName .state[data-v-b5a08846] {
    color: #fff;
    padding: .10667rem .26667rem;
    margin-left: .26667rem;
    border-radius: .53333rem;
    font-size: .32rem;
    display: inline-block;
    text-align: center
}

.list .hb .item .info .issueName .state.red[data-v-b5a08846] {
    background-color: #ff8581
}

.list .hb .item .info .issueName .state.green[data-v-b5a08846] {
    background-color: #5cba47
}

.list .hb .item .info .tiem[data-v-b5a08846] {
    font-size: .32rem;
    color: #5f5f5f;
    margin-top: .13333rem
}

.list .hb .item .info .money[data-v-b5a08846] {
    font-weight: 600;
    font-size: .42667rem
}

.list .hb .item .info .money .fail[data-v-b5a08846] {
    color: #fb4e4e
}

.list .hb .item .info .money .success[data-v-b5a08846] {
    color: #5cba47
}

.list .hb .details[data-v-b5a08846] {
    padding: .4rem;
    border-bottom: .01333rem solid #e2e2e2
}

.list .hb .details .tit[data-v-b5a08846] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.list .hb .details .tit img[data-v-b5a08846] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.list .hb .details .tag-read img[data-v-b5a08846] {
    width: .32rem;
    height: .32rem
}

.list .hb .details .detailLi[data-v-b5a08846] {
    min-height: .66667rem;
    line-height: .66667rem;
    background: #f1f3ff;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem;
    margin-bottom: .21333rem
}

.list .hb .details .detailLi .red[data-v-b5a08846] {
    color: #f2413b
}

.list .hb .details .detailLi .result[data-v-b5a08846] {
    height: .93333rem;
    line-height: .93333rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    color: #fff;
    text-align: left;
    padding: 0 --0.26667rem
}

.list .hb .details .detailLi .prize-tit[data-v-b5a08846] {
    font-size: .32rem;
    color: #666
}

.list .hb .details .detailLi .prize-box[data-v-b5a08846] {
    border-bottom: .01333rem solid #fff
}

.list .hb .details .detailLi .prize-box-item[data-v-b5a08846] {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .c-flex-warp[data-v-b5a08846] {
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .select[data-v-b5a08846] {
    margin-left: .53333rem
}

.list .hb .details .detailLi .select .ball[data-v-b5a08846] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.list .hb .details .detailLi .Bet-box.pb[data-v-b5a08846] {
    padding-bottom: .06667rem
}

.list .hb .details .detailLi .Bet-box ul li[data-v-b5a08846] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-b5a08846] {
    color: #fff;
    background-color: #eb43dd
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-b5a08846] {
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-b5a08846] {
    color: #fff;
    background-color: #5cba47
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-b5a08846] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-b5a08846] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.areList[data-v-b5a08846] {
    margin: .53333rem;
    position: relative
}

.areList .close[data-v-b5a08846] {
    position: absolute;
    top: -1.6rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: .8rem;
    height: .8rem
}

.areList .items h1[data-v-b5a08846] {
    color: #b6b6b6;
    font-size: .42667rem
}

.areList .items .itemsC[data-v-b5a08846] {
    margin: .26667rem 0 .4rem;
    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;
    gap: .2rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.areList .items .itemsC>div[data-v-b5a08846] {
    width: calc((100% - .53333rem)/2);
    background: #F6F6F6;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    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;
    color: #666;
    font-size: .37333rem
}

.areList .items .itemsC .isActive[data-v-b5a08846] {
    background: #FE6469;
    color: #fff
}

.titlebets[data-v-b5a08846] {
    font-size: .29333rem;
    color: #ff7172
}

.border60[data-v-b5a08846] {
    width: 4.53333rem;
    height: .66667rem;
    line-height: .66667rem;
    border-radius: .8rem;
    border: .01333rem solid #ff7172;
    margin: 0 auto;
    margin-top: .30667rem
}

.bottombg[data-v-b5a08846] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.compound2[data-v-b5a08846],
.compound3[data-v-b5a08846] {
    padding-top: .26667rem;
    max-height: 5.33333rem;
    overflow-y: auto
}

.compound2 .item[data-v-b5a08846],
.compound3 .item[data-v-b5a08846] {
    width: 100%;
    margin-bottom: .26667rem
}

.compound2 .item.item0-3 .box .c-row[data-v-b5a08846],
.compound3 .item.item0-3 .box .c-row[data-v-b5a08846] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-3 .box .num[data-v-b5a08846],
.compound3 .item.item0-3 .box .num[data-v-b5a08846] {
    width: calc((100% - 1.28rem) / 7);
    height: 1.13333rem;
    background-size: 1.13333rem 1.13333rem
}

.compound2 .item.item0-2 .box .c-row[data-v-b5a08846],
.compound2 .item.item5-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item0-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item5-2 .box .c-row[data-v-b5a08846] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-2 .box .num[data-v-b5a08846],
.compound2 .item.item5-2 .box .num[data-v-b5a08846],
.compound3 .item.item0-2 .box .num[data-v-b5a08846],
.compound3 .item.item5-2 .box .num[data-v-b5a08846] {
    width: calc((100% - 1.28rem) / 7);
    height: .8rem;
    background-size: .8rem .8rem
}

.compound2 .item.item4-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item4-2 .box .c-row[data-v-b5a08846] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item4-2 .box .num[data-v-b5a08846],
.compound3 .item.item4-2 .box .num[data-v-b5a08846] {
    margin-bottom: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n) {
    margin-left: -.10667rem
}

.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-b5a08846]:nth-child(9n-6) {
    margin-right: .42667rem
}

.compound2 .item.item3-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item3-2 .box .c-row[data-v-b5a08846] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item3-2 .box .num[data-v-b5a08846],
.compound3 .item.item3-2 .box .num[data-v-b5a08846] {
    margin-bottom: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n) {
    margin-left: -.06667rem
}

.compound2 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-b5a08846]:nth-child(8n-4) {
    margin-right: 1.73333rem
}

.compound2 .item.item2-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item2-2 .box .c-row[data-v-b5a08846] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item2-2 .box .num[data-v-b5a08846],
.compound3 .item.item2-2 .box .num[data-v-b5a08846] {
    margin-bottom: .26667rem
}

.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.01333rem
}

.compound2 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-b5a08846]:nth-child(8n) {
    margin-right: 1.33333rem
}

.compound2 .item.item1-2 .box .c-row[data-v-b5a08846],
.compound3 .item.item1-2 .box .c-row[data-v-b5a08846] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item1-2 .box .num[data-v-b5a08846],
.compound3 .item.item1-2 .box .num[data-v-b5a08846] {
    margin-bottom: .26667rem
}

.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-b5a08846]:nth-child(10n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.09333rem
}

.compound2 .item .box[data-v-b5a08846],
.compound3 .item .box[data-v-b5a08846] {
    border-radius: .26667rem;
    position: relative;
    width: 100%
}

.compound2 .item .box .num[data-v-b5a08846],
.compound3 .item .box .num[data-v-b5a08846] {
    min-width: .8rem;
    min-height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959
}

.compound2 .item .box .money[data-v-b5a08846],
.compound3 .item .box .money[data-v-b5a08846] {
    text-align: center;
    background-color: #dbdbdb;
    position: relative;
    height: .53333rem;
    border-radius: 0 0 .26667rem .26667rem
}

.compound2 .item .box .money .all[data-v-b5a08846],
.compound3 .item .box .money .all[data-v-b5a08846] {
    position: relative;
    z-index: 9;
    line-height: .8rem;
    font-size: .32rem;
    color: #f95959
}

.compound2 .item .box .money[data-v-b5a08846]:after,
.compound3 .item .box .money[data-v-b5a08846]:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: .21333rem;
    background-color: #ededed;
    border-radius: 0 0 50% 50%
}

.compound2 .item .box .dele[data-v-b5a08846],
.compound3 .item .box .dele[data-v-b5a08846] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound2 .item .box .dele .icon[data-v-b5a08846],
.compound3 .item .box .dele .icon[data-v-b5a08846] {
    font-size: .26667rem
}

.compound2 .item.item0-4 .box .c-row[data-v-b5a08846] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .53333rem
}

.compound2 .item.item0-4 .box .num[data-v-b5a08846] {
    width: calc((100% - 2.13333rem)/5);
    background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
    background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    color: #fff;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    min-width: 1.33333rem
}

.compound[data-v-b5a08846] {
    padding-top: .26667rem;
    max-height: 6rem;
    overflow: auto
}

.compound .item[data-v-b5a08846] {
    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;
    width: 100%;
    margin-bottom: .4rem
}

.compound .item .title[data-v-b5a08846] {
    width: 1.38667rem;
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: .42667rem;
    color: #888
}

.compound .item .numcontainer[data-v-b5a08846] {
    width: 7.94667rem;
    margin-left: .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    gap: .13333rem
}

.compound .item .numcontainer .num[data-v-b5a08846] {
    width: calc((100% - .85333rem)/5);
    height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    position: relative;
    text-align: center;
    line-height: .8rem
}

.compound .item .numcontainer .num .dele[data-v-b5a08846] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound .item .numcontainer .num .dele .icon[data-v-b5a08846] {
    font-size: .26667rem
}

.van-calendar__day[data-v-329ab0b9] {
    color: #fff
}

.van-calendar__day--disabled[data-v-329ab0b9],
.van-calendar__weekdays[data-v-329ab0b9] {
    color: #80849c
}

[data-v-329ab0b9]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-329ab0b9] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.state[data-v-329ab0b9],
.sub[data-v-329ab0b9] {
    color: #888
}

.state.state0[data-v-329ab0b9],
.sub.state0[data-v-329ab0b9] {
    color: #598ff9
}

.state.state1[data-v-329ab0b9],
.sub.state1[data-v-329ab0b9] {
    color: #ff8616
}

.state.state2 span[data-v-329ab0b9],
.sub.state2 span[data-v-329ab0b9],
.state.state3[data-v-329ab0b9],
.sub.state3[data-v-329ab0b9] {
    color: #47ba7c
}

.state.state4[data-v-329ab0b9],
.sub.state4[data-v-329ab0b9] {
    color: #fd565c
}

.MyGameRecordList__C[data-v-329ab0b9] {
    background-color: #fff
}

.MyGameRecordList__C .item[data-v-329ab0b9] {
    border: .01333rem solid #fff;
    padding: 0 .32rem;
    border-bottom: .01333rem solid #dbdbdb
}

.MyGameRecordList__C .item.active[data-v-329ab0b9] {
    border-radius: .13333rem;
    border: .01333rem solid #fa999a
}

.MyGameRecordList__C .item.active h4[data-v-329ab0b9] {
    font-weight: 700;
    font-size: .4rem
}

.MyGameRecordList__C .item.active .box[data-v-329ab0b9] {
    border-bottom: .01333rem solid #dbdbdb
}

.MyGameRecordList__C .item .box[data-v-329ab0b9] {
    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;
    padding: .34667rem 0
}

.MyGameRecordList__C .item .box h4[data-v-329ab0b9] {
    color: #333;
    font-size: .37333rem;
    margin-bottom: .06667rem
}

.MyGameRecordList__C .item .box .time[data-v-329ab0b9] {
    font-size: .32rem;
    color: #888
}

.MyGameRecordList__C .item .box .state[data-v-329ab0b9] {
    font-size: .34667rem;
    text-align: right
}

.MyGameRecordList__C .item .box .state span[data-v-329ab0b9] {
    display: inline-block;
    margin-top: .06667rem
}

.MyGameRecordList__C .item .info[data-v-329ab0b9] {
    padding: .32rem 0
}

.MyGameRecordList__C .item .info .order .li[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li[data-v-329ab0b9] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: .66667rem;
    line-height: .66667rem;
    padding-left: .53333rem
}

.MyGameRecordList__C .item .info .order .li.betNum[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li.betNum[data-v-329ab0b9] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C .item .info .order .li.betNum .lab[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-329ab0b9] {
    color: #333;
    font-size: .37333rem;
    width: 100%
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .txt[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .txt[data-v-329ab0b9] {
    font-size: .37333rem;
    color: #888
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .betList[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList[data-v-329ab0b9] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .betList.select[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList.select[data-v-329ab0b9] {
    max-height: 5.66667rem;
    overflow-y: auto
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .betList>span[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList>span[data-v-329ab0b9] {
    display: inline-block;
    text-align: center;
    height: .64rem;
    line-height: .64rem;
    width: .64rem;
    color: #333;
    background-color: #f6f6f6;
    border-radius: .64rem;
    font-size: .32rem;
    margin-right: .2rem;
    margin-bottom: .2rem
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .betList>span.active[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList>span.active[data-v-329ab0b9] {
    background-color: #fe474d;
    color: #fff
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .betList>span[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList>span[data-v-329ab0b9] {
    width: auto;
    padding: 0 .16rem;
    border-radius: .16rem
}

.MyGameRecordList__C .item .info .order .li.betNum .lab[data-v-329ab0b9]:after,
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-329ab0b9]:after {
    top: .26667rem
}

.MyGameRecordList__C .item .info .order .li.betNum .lab[data-v-329ab0b9]:before,
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-329ab0b9]:before {
    top: .50667rem;
    height: 97%
}

.MyGameRecordList__C .item .info .order .li .lab[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li .lab[data-v-329ab0b9] {
    color: #888;
    position: relative
}

.MyGameRecordList__C .item .info .order .li .lab[data-v-329ab0b9]:after,
.MyGameRecordList__C .item .info .bet .li .lab[data-v-329ab0b9]:after {
    content: "";
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAXVBMVEUAAAD/cXL/cXL/cHL/cXL/cXP/cXH/cXL/cHL/cHD/cHL/cHD/////cXL/env/uLn/g4T/29z/29v/lJX/9vf/7e7/7e3/09P/ysr/ycr/wcL/pqf/lZX/r7D/r6/hxXGbAAAADHRSTlMA369g78+QgFAQcHADMg5FAAAAuklEQVQY002QVxbEIAhFUdMnEE3v+1/mIInG+8PjWo4CQt1ohZhrAx9VRtfm3HJYFXVB3dg+7FQ+rrRzG5lt4Z0hcdFSxVLtPvcD4bD61GU1GCsJhY7jSA3og8OKL46bW0O+cB2CHPwOBbKIAfLX4yMp2keqNT1+crPkoG+uLsiNm0PDj8b0SYw1UGeSthPpdPJ95UdEU5swkZEh2SlxNoyJ9leNHRXwYpQ9lr7fLsoq+DA6R1S6qaX7AxMpETByKqHKAAAAAElFTkSuQmCC) no-repeat center center;
    background-size: cover;
    height: .26667rem;
    width: .26667rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translateY(-50%);
    left: -.53333rem
}

.MyGameRecordList__C .item .info .order .li .lab[data-v-329ab0b9]:before,
.MyGameRecordList__C .item .info .bet .li .lab[data-v-329ab0b9]:before {
    content: "";
    display: block;
    height: 35%;
    border-left: .01333rem dashed #ff7172;
    position: absolute;
    left: -.41333rem;
    top: .56rem
}

.MyGameRecordList__C .item .info .order .li:last-child .lab[data-v-329ab0b9]:before,
.MyGameRecordList__C .item .info .bet .li:last-child .lab[data-v-329ab0b9]:before {
    content: "";
    display: none
}

.MyGameRecordList__C .item .info .order .li .sub[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li .sub[data-v-329ab0b9] {
    color: #333;
    font-size: .32rem
}

.MyGameRecordList__C .item .info .order .li .sub>img[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li .sub>img[data-v-329ab0b9] {
    width: .4rem;
    vertical-align: -.06667rem
}

.MyGameRecordList__C .item .info .order .li .sub.success[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li .sub.success[data-v-329ab0b9] {
    color: #47ba7c
}

.MyGameRecordList__C .item .info .order .li .sub.fail[data-v-329ab0b9],
.MyGameRecordList__C .item .info .bet .li .sub.fail[data-v-329ab0b9] {
    color: #fd565c
}

.MyGameRecordList__C .item .info .line[data-v-329ab0b9] {
    margin: 0 -.36rem;
    background-color: #fff;
    height: .57333rem;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C .item .info .line>p[data-v-329ab0b9] {
    width: 80%;
    border-bottom: .01333rem dashed #c2c2c2
}

.MyGameRecordList__C .item .info .line[data-v-329ab0b9]:after,
.MyGameRecordList__C .item .info .line[data-v-329ab0b9]:before {
    content: "";
    display: block;
    width: .53333rem;
    height: .53333rem;
    border-radius: .53333rem;
    border: .01333rem solid #fa999a;
    position: absolute;
    top: 0
}

.MyGameRecordList__C .item .info .line[data-v-329ab0b9]:after {
    left: -.26667rem
}

.MyGameRecordList__C .item .info .line[data-v-329ab0b9]:before {
    right: -.26667rem
}

.MyGameRecordList__C .item .info .btn[data-v-329ab0b9] {
    text-align: center;
    height: .93333rem;
    line-height: .93333rem;
    border-radius: .93333rem;
    font-size: .4rem;
    color: #fff;
    background: -webkit-linear-gradient(top, #ff897c 0%, #f95959 100%);
    background: linear-gradient(180deg, #ff897c 0%, #f95959 100%);
    box-shadow: 0 .05333rem #e04846;
    margin: .4rem 0
}

.MyGameRecordList__C .item .info .result-item[data-v-329ab0b9] {
    min-height: 1.06667rem;
    background-color: #f2f2f2;
    margin-top: .16rem;
    border-radius: .13333rem;
    padding: 0 .26667rem;
    color: #333;
    font-size: .37333rem;
    padding: .26667rem .32rem
}

.MyGameRecordList__C .item .info .result-item .txt[data-v-329ab0b9] {
    color: #666
}

.MyGameRecordList__C .item .info .result-item.jusb[data-v-329ab0b9] {
    padding: 0 .32rem;
    line-height: 1.06667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.MyGameRecordList__C .item .info .result-item.jusb .num[data-v-329ab0b9],
.MyGameRecordList__C .item .info .result-item.jusb .txt[data-v-329ab0b9] {
    margin-top: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #333
}

.MyGameRecordList__C .item .info .result-item.jusb .num[data-v-329ab0b9] {
    text-align: center;
    position: relative;
    font-weight: 700
}

.MyGameRecordList__C .item .info .result-item.jusb .num[data-v-329ab0b9]:before {
    content: "";
    display: block;
    width: .02667rem;
    height: .66667rem;
    position: absolute;
    top: .2rem;
    left: 0;
    background-color: #888
}

.MyGameRecordList__C .item .info .result-item.jusb:first-child .num[data-v-329ab0b9] {
    color: #f95959
}

.MyGameRecordList__C .item .info .result-item .num[data-v-329ab0b9] {
    margin-top: .18667rem;
    font-size: .37333rem;
    color: #333
}

.van-calendar__day[data-v-a9fa5d22] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a9fa5d22],
.van-calendar__weekdays[data-v-a9fa5d22] {
    color: #80849c
}

[data-v-a9fa5d22]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a9fa5d22] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.NewVietnam__C[data-v-a9fa5d22] {
    padding-bottom: .34667rem;
    overflow-y: auto;
    background: #f7f8ff
}

.NewVietnam__C-head[data-v-a9fa5d22] {
    height: 1.25333rem;
    background: -webkit-linear-gradient(left, #f95959 0%, #ff9a8e 100%);
    background: linear-gradient(90deg, #f95959 0%, #ff9a8e 100%);
    padding: 0 .34667rem;
    position: relative
}

.NewVietnam__C-head div[data-v-a9fa5d22] {
    background-repeat: no-repeat;
    background-position: center
}

.NewVietnam__C-head-bcak[data-v-a9fa5d22] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAPFBMVEUAAAD////////////////////////////////////////////////////////////////////////////YSWgTAAAAE3RSTlMA3yAQQO9ggL+QcM+gnzCvULBviYFniAAAA0RJREFUaN61Wt16rCAM5F9AEc/Z93/X9lu0021ZYzDNrTpjJiFCorpm1uVUZ+0fn+Z1rCk7q6TMhqIfHZtLMALoOT5OLN7kcPFBWt3GX14/LpkOQ/j//QtImYIz9kls3DbV+SaF03hcJ2d7iZX0MIWpX0/6yZzcl8BRGOEOX+pER7pa2U7YdAUeZpbj/mQv3a+vwuOReDhxQabV79qz0jvonWEl7zyWT99bWqdAJP/++lmxLe+uZwKfkpIOXib1mQcrsZkJldZ2fbHD1WsPxHrq4qJuWGPwpksP/NsMuidCYuvvNvP7NVscUifA1/MHUH59J0ToB8Cz8D8tdkLpu0iFSuG+FHNvxbVS0BOosBdV6l1sBfy1VGoEgIO/9L3zT7TfDoR7+LANen93IN7Fh8VnnO0PB4wYvnJwAQ4UIXy4oF8lM1L4cMF9T6t/MvhwAVE1YOPlP+2CRYg1C39SpHmEOeKV5PDV9NQIChlJfMBaKCSJj9wPRx1N4vgqHYtrRg5J4iu3K2ObVtL4AHbtu0HYysNHEJzKV5bx6oHP22DkFotJGB8rIbVCtMnhw0LTJjal5PH36LZQGGF8rGXdipIVxkeeevV8mki2IXzVoCkCB/w/JTB/RmBxqBojIIOcwDAUZDpNFzCMpCmqtTiDax/Nil2pMMPWSgWKnSgDil3GtlGWoWmTjy+bPMMe3aufzInLAGDdiKQZ8C1eWixEGbBtwcZLmgEbr6aVkWYwgI1YCYIMCQeE3IqSJAMUQj45WQYHhXDcYTBQ3UUcy8DmWAx+vRDijTqHjzMU5D76I06OwfxoTVgPF7gM9DkcLmx3GIjeikb34h4DDiu6k7ZViTAUOACrzJZabgzxbX+6EK080gJ6dj0kbfoPaMtjSO9Oi0GgMbvNemI0ZpXV0G7cyokQxoPhJr45be+X8fZ+aQgrNaAwg/gzOcbJQiMWksHn8eEq8WjAZJJltmLMRbc9+OPVzaM4XR81GvbgXBvesLQY3lw+WcZksll11+F9YE0mMQ4/G1hPmMtXXloE7sgdrnIoYHOdNvw0EKaCq1g3YxS06TxcvbZKw0en7pgJ8RQdL3+HY5m7ypTAQqd//4nH7z8z4/efD2dnf+KkWYbKAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.NewVietnam__C-head-logo[data-v-a9fa5d22] {
    background-size: 2.98667rem 1.12rem;
    height: 1.12rem;
    width: 2.98667rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%)
}

.NewVietnam__C-head-more[data-v-a9fa5d22] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.NewVietnam__C-head-more>div[data-v-a9fa5d22] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMA/AX5Cvbw5+sRLhR8POPKu6WYSUUrGA3SzZB3Ykcy3NW0i4FOQSithWpWJN/BnjcfHMVwXFKq6HdHKQAAAjxJREFUSMfFldd26jAQRUeS5YYLhoALprcECIQAOf//ZxfhJBgsyn3KftHS8jmyZjQa0Z/B+fPaZb4OV0GQzD3feKw28lTgF+u1/UDfHRRKZn7bzFfj3vINBiDIJtvjxPE7oZoOWjf1tU/1fVEKtxcJwOze0ieA7Jx2ELeXW+dknPYBOdHq43fAmhJxPwtNBib70T4matcB2dMZGoDtEu0HrJwlh4wh0Heq+qmAeKFlneGC4EBxAjSqJxsCY/JtXMPG3JUQlVRNgL7hS2gYkQdE14YhkLds6GB5bEFur1IqYdVS6JGtDHi7NCyAhodbhD4wvKiqWR3INRuKgmJcWICony17geMSqLJpFmNq4cj7bwAm9NgGzcvR/+TWxw1eiVxRmv9U4Qv01FUhfuFM856BDTylp+4zhtW8023z75pZ3TeY887LZWmu7xo+P+iat3sGS9MkmtUsTVGgK/ty0tmscnCextADIOxTms/bFABTpbHWGFqqKNwQmNdKq4zGrmMDyY0/LMgIWExXdFDcxOpdTPgxzrTa91JVPSXiTJ3ICGKjekqHKrgmLCWZjVyDO+5uFall+ko6k3Kra8USIzV6wrRNhrR2OrcGJz5ERjqmtvDVuEgZgnGs/maP+XEF1cq0fNStZRFQrZh/qr6aM7mhG/B8fRHW0cfHkAd6nt47zObDZy6L3nghjyQS95H+w1KFyGeHbMBge4+fRq945hiAZOfQY0ZQWGG0a9FTbERRzM8zCYOvNv0XnP6Mf8nXmZOl+SwwAAAAAElFTkSuQmCC);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-a9fa5d22]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-a9fa5d22] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.NewVietnam__C[data-v-a9fa5d22] .driver-close-btn,
.NewVietnam__C[data-v-a9fa5d22] .driver-prev-btn {
    display: none
}

.popup[data-v-a9fa5d22] {
    overflow-y: visible !important;
    border-radius: .13333rem .13333rem 0 0;
    width: 100%
}

.popup[data-v-a9fa5d22] .van-popup {
    overflow-y: visible !important;
    border-radius: .26667rem .26667rem 0 0
}

.popup .box[data-v-a9fa5d22] {
    position: relative
}

.popup .box .close[data-v-a9fa5d22] {
    position: absolute;
    top: -1.06667rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%)
}

.popup .box .close .img[data-v-a9fa5d22] {
    width: .8rem;
    height: .8rem
}

.popup .box .title[data-v-a9fa5d22] {
    font-size: .42667rem;
    color: #000
}

.popup .box .numList[data-v-a9fa5d22] {
    max-height: 5.33333rem;
    overflow-x: auto
}

.popup .box .numList .item[data-v-a9fa5d22] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover;
    margin: 0 .13333rem
}

.popup-info-item[data-v-a9fa5d22] {
    height: .8rem;
    line-height: .8rem;
    margin-top: .26667rem
}

.popup-info-item .tit[data-v-a9fa5d22] {
    font-size: .37333rem;
    color: #888
}

.popup-info-item .amount-box .li[data-v-a9fa5d22],
.popup-info-item .multiple-box .li[data-v-a9fa5d22] {
    text-align: center;
    font-size: .32rem;
    padding: 0 .13333rem;
    height: .8rem;
    line-height: .8rem;
    min-width: 1.33333rem;
    margin-left: .13333rem;
    border: .01333rem solid #d9d9d9;
    border-radius: .13333rem;
    color: #f95959
}

.popup-info-item .amount-box .li.action[data-v-a9fa5d22],
.popup-info-item .multiple-box .li.action[data-v-a9fa5d22] {
    border: none;
    color: #fff;
    background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
    background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c, inset 0 -.10667rem .26667rem .05333rem #fff0ec
}

.popup-info-item .multiple-box .li[data-v-a9fa5d22] {
    padding: 0 .26667rem;
    min-width: auto
}

.popup-info-item .stepper-box .digit-box[data-v-a9fa5d22] {
    width: 2.66667rem;
    height: .8rem;
    border-radius: .8rem;
    padding: 0;
    margin: 0 .13333rem;
    background-color: #f2f2f2
}

.popup-info-item .stepper-box .digit-box[data-v-a9fa5d22] .van-field__control {
    height: .74667rem;
    text-align: center
}

.popup-info-item .stepper-box .li[data-v-a9fa5d22] {
    height: .8rem;
    width: .8rem;
    font-size: .8rem;
    border-radius: 50%;
    background-color: #ff7172;
    color: #fff
}

.popup-info-item .stepper-box .li.minus[data-v-a9fa5d22] {
    text-align: center;
    line-height: .66667rem
}

.popup-info-item .txt[data-v-a9fa5d22] {
    color: #f4453e
}

.popup-info .quantity[data-v-a9fa5d22] {
    margin-top: .26667rem;
    padding: 0 .21333rem;
    height: 1.17333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    font-size: .32rem;
    color: #888
}

.popup-info .quantity .line[data-v-a9fa5d22] {
    padding: 0 .13333rem;
    color: #888
}

.popup-info .quantity .num[data-v-a9fa5d22] {
    color: #f95959;
    font-size: .4rem
}

.popup-info .wallet[data-v-a9fa5d22],
.popup-info .balance[data-v-a9fa5d22] {
    padding: 0 .21333rem;
    margin-top: .26667rem;
    height: .8rem;
    background-color: #f6f6f6
}

.popup-info .wallet .txt[data-v-a9fa5d22],
.popup-info .balance .txt[data-v-a9fa5d22] {
    font-size: .32rem;
    color: #888
}

.popup-info .wallet .txt img[data-v-a9fa5d22],
.popup-info .balance .txt img[data-v-a9fa5d22] {
    width: .4rem;
    height: .4rem;
    margin-right: .13333rem
}

.popup-info .wallet .txt .num[data-v-a9fa5d22],
.popup-info .balance .txt .num[data-v-a9fa5d22] {
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.popup-info .wallet .txt .num.yellow[data-v-a9fa5d22],
.popup-info .balance .txt .num.yellow[data-v-a9fa5d22] {
    color: #ff9e10
}

.popup-info .wallet .bg333[data-v-a9fa5d22],
.popup-info .balance .bg333[data-v-a9fa5d22] {
    font-size: .32rem;
    color: #333
}

.popup-info .wallet .bg7172[data-v-a9fa5d22],
.popup-info .balance .bg7172[data-v-a9fa5d22] {
    font-size: .32rem;
    color: #ff7172
}

.popup-info .wallet .bet[data-v-a9fa5d22],
.popup-info .balance .bet[data-v-a9fa5d22] {
    border: .01333rem solid #ff8e8a;
    border-radius: .13333rem;
    height: .64rem;
    line-height: .64rem;
    color: #ff8e8a;
    padding: 0 .26667rem
}

.popup-btn[data-v-a9fa5d22] {
    height: 1.6rem
}

.popup-btn .left[data-v-a9fa5d22] {
    width: 45%
}

.popup-btn .left .btn[data-v-a9fa5d22] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #666;
    background-color: #cfd1de
}

.popup-btn .right[data-v-a9fa5d22] {
    width: 55%
}

.popup-btn .right .btn[data-v-a9fa5d22] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #fff;
    background-color: #f95959
}

.popup-btn .right .noActive[data-v-a9fa5d22] {
    background-color: #cfd1de;
    color: #666
}

.PreSaleRule[data-v-a9fa5d22] {
    width: 7.04rem
}

.PreSaleRule .head[data-v-a9fa5d22] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.PreSaleRule .body[data-v-a9fa5d22] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.PreSaleRule .body[data-v-a9fa5d22] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.PreSaleRule .foot[data-v-a9fa5d22] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.PreSaleRule .foot .btn[data-v-a9fa5d22] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.Tips[data-v-a9fa5d22] {
    width: 8rem;
    height: 2.13333rem;
    line-height: 2.13333rem;
    background: #ffffff;
    border: .01333rem solid #ffb3b0;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.Tips>div[data-v-a9fa5d22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow-y: hidden
}

.Tips>div img[data-v-a9fa5d22] {
    width: 1.17333rem;
    height: 1.17333rem;
    margin-top: .45333rem
}

.Tips>div .font36[data-v-a9fa5d22] {
    color: #151515;
    font-weight: 700;
    font-size: .48rem;
    margin-left: .32rem
}

.GameList__C-region[data-v-a9fa5d22] {
    height: 1.2rem;
    line-height: 1.2rem;
    overflow: hidden;
    padding: 0 .26667rem;
    margin: .26667rem 0
}

.GameList__C-region .item[data-v-a9fa5d22] {
    width: calc(33.3% - .53333rem);
    position: relative;
    text-align: center;
    font-size: .48rem;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(1) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: .13333rem 0 0 .13333rem
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(1):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(2) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(2):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(2):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(3) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: 0 .13333rem .13333rem 0
}

.GameList__C-region .item[data-v-a9fa5d22]:nth-child(3):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item.action[data-v-a9fa5d22] {
    color: #fff
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(1) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(1):after {
    border-bottom: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(2) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(2):after {
    border-top: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(2):before {
    border-top: 1.2rem solid #ff8e89
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(3) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-a9fa5d22]:nth-child(3):before {
    border-bottom: 1.2rem solid #ff8e89
}

.GameList__C-time[data-v-a9fa5d22] {
    padding-left: .2rem;
    overflow-y: auto;
    height: 1.06667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-time .item[data-v-a9fa5d22] {
    position: relative;
    white-space: nowrap;
    background-color: #fff;
    margin: 0 .10667rem;
    padding: .04rem .16rem 0;
    text-align: center;
    border-radius: .13333rem .13333rem 0 0
}

.GameList__C-time .item .week[data-v-a9fa5d22] {
    font-size: .16rem;
    color: #333
}

.GameList__C-time .item .time[data-v-a9fa5d22] {
    font-size: .16rem;
    color: #888
}

.GameList__C-time .item[data-v-a9fa5d22]:after,
.GameList__C-time .item[data-v-a9fa5d22]:before {
    content: "";
    width: .4rem;
    height: .4rem;
    position: absolute;
    bottom: 0;
    z-index: 9
}

.GameList__C-time .item[data-v-a9fa5d22]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    right: -.4rem
}

.GameList__C-time .item[data-v-a9fa5d22]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    left: -.4rem
}

.GameList__C-time .item.active[data-v-a9fa5d22] {
    background-color: #ff7172;
    color: #fff;
    z-index: 10
}

.GameList__C-time .item.active .week[data-v-a9fa5d22],
.GameList__C-time .item.active .time[data-v-a9fa5d22] {
    color: #fff
}

.GameList__C-time .item.active[data-v-a9fa5d22]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    left: -.4rem;
    z-index: 10
}

.GameList__C-time .item.active[data-v-a9fa5d22]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    right: -.4rem;
    z-index: 10
}

.GameList__C-city[data-v-a9fa5d22] {
    border-top: .02667rem solid #fff;
    overflow-y: auto;
    height: .6rem;
    height: 1.17333rem;
    background-color: #ff7172;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-city .item[data-v-a9fa5d22] {
    height: .93333rem;
    line-height: .93333rem;
    white-space: nowrap;
    margin: .08rem .10667rem;
    padding: 0 .10667rem;
    text-align: center;
    color: #fff
}

.GameList__C-city .item.action[data-v-a9fa5d22] {
    background-color: #fff;
    color: #ff7172;
    border-radius: .06667rem
}

.GameList__C-bet[data-v-a9fa5d22] {
    width: 100%;
    margin-top: .2rem;
    padding: 0 .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.06667rem;
    overflow-x: scroll
}

.GameList__C-bet ul[data-v-a9fa5d22] {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap
}

.GameList__C-bet .item[data-v-a9fa5d22] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    height: .93333rem;
    padding: .25333rem .88rem;
    background: #ffffff;
    box-shadow: 0 .24rem .42667rem .10667rem #d0d0ed5c;
    border-radius: .16rem;
    margin-right: .32rem;
    color: #666
}

.GameList__C-bet .item.action[data-v-a9fa5d22] {
    color: #fff;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .21333rem .42667rem .10667rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4
}

.Betting__C-mark[data-v-a9fa5d22] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__C-mark>div[data-v-a9fa5d22] {
    width: 5.86667rem;
    height: 1.33333rem;
    line-height: 1.33333rem;
    display: inline-block;
    border-radius: .26667rem;
    border: .01333rem solid #ffffff;
    font-size: .42667rem;
    color: #fff;
    font-weight: 700;
    padding: 0 .4rem 0 2.08rem
}

.Betting__C-bet[data-v-a9fa5d22] {
    margin-top: .4rem;
    padding: 0 .26667rem
}

.Betting__C-bet .tit[data-v-a9fa5d22] {
    height: .53333rem;
    line-height: .53333rem
}

.Betting__C-bet .tit-select[data-v-a9fa5d22] {
    padding-left: .26667rem;
    font-size: .42667rem;
    font-weight: 700;
    border-left: .08rem solid #f64646
}

.Betting__C-bet .tit-list .check[data-v-a9fa5d22] {
    padding-left: .26667rem;
    color: #888
}

.Betting__C-bet .tit-list .check-item[data-v-a9fa5d22] {
    height: .42667rem;
    width: .42667rem;
    border-radius: .42667rem;
    border: .02667rem solid #c9c9c9;
    margin-right: .10667rem
}

.Betting__C-bet .tit-list .check.action[data-v-a9fa5d22] {
    color: #fe6868
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-a9fa5d22] {
    border: .01333rem solid #fe6868;
    position: relative
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-a9fa5d22]:after {
    content: "";
    display: block;
    border-radius: .26667rem;
    background-color: #fe6868;
    width: .26667rem;
    height: .26667rem;
    position: absolute;
    left: .05333rem;
    top: .05333rem
}

.Betting__C-bet .nList[data-v-a9fa5d22] {
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .32rem;
    padding: .26667rem;
    margin-top: .4rem
}

.Betting__C-bet .nList .Ntit[data-v-a9fa5d22] {
    line-height: .74667rem;
    font-size: .42667rem;
    color: #b2b4bf;
    font-weight: 400
}

.Betting__C-bet .nList .list[data-v-a9fa5d22] {
    width: 100%
}

.Betting__C-bet .nList .list .item[data-v-a9fa5d22] {
    width: 20%
}

.Betting__C-bet .nList .list .item .number[data-v-a9fa5d22] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 700;
    color: #888;
    background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
    background-size: cover
}

.Betting__C-bet .nList .list .item .number.action[data-v-a9fa5d22] {
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover
}

.Footer__C[data-v-a9fa5d22] {
    width: 100%;
    position: fixed;
    left: auto;
    bottom: 0;
    height: 1.6rem;
    z-index: 98
}

.Footer__C .nav[data-v-a9fa5d22] {
    height: 1.6rem;
    background-color: #fee;
    max-width: 10rem
}

.Footer__C .nav .left[data-v-a9fa5d22] {
    width: 55%
}

.Footer__C .nav .left .item[data-v-a9fa5d22] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: .26667rem;
    color: #ff7172
}

.Footer__C .nav .left .item .txt[data-v-a9fa5d22] {
    margin-bottom: .08rem
}

.Footer__C .nav .left .item .num[data-v-a9fa5d22] {
    color: #f95959;
    font-weight: 600
}

.Footer__C .bet-btn[data-v-a9fa5d22] {
    width: 40%;
    background-color: #f95959;
    color: #fff;
    font-size: .48rem;
    font-weight: 600
}

.Footer__C .disabled-btn[data-v-a9fa5d22] {
    width: 40%;
    background-color: #cfd1de;
    color: #666;
    font-size: .48rem;
    font-weight: 400;
    pointer-events: none
}

.RecordNav__C[data-v-a9fa5d22] {
    width: calc(100% - .64rem);
    height: 1.17333rem;
    line-height: 1.17333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: .32rem auto 0;
    border-radius: .16rem;
    overflow: hidden
}

.RecordNav__C>div[data-v-a9fa5d22] {
    width: 50%;
    height: 100%;
    background: #ffffff;
    font-size: .42667rem;
    color: #666;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    text-align: center;
    overflow: hidden
}

.RecordNav__C>div.active[data-v-a9fa5d22] {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: inset 0 -.05333rem .13333rem #fff6f4;
    font-weight: 600;
    color: #fff
}

.GameRecord__C[data-v-a9fa5d22] {
    width: calc(100% - .69333rem);
    margin: .26667rem auto 1.6rem;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-a9fa5d22] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 600;
    font-size: .37333rem;
    color: #fff
}

.GameRecord__C-body[data-v-a9fa5d22] {
    color: #333;
    font-size: .32rem;
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: 0 0 .13333rem .13333rem
}

.GameRecord__C-body[data-v-a9fa5d22] .van-row {
    min-height: 1.30667rem;
    border-bottom: .01333rem solid #daddf0
}

.GameRecord__C-body .details[data-v-a9fa5d22] {
    width: 100%;
    border: .01333rem solid #fa999a;
    border-radius: .26667rem;
    padding: .33333rem
}

.GameRecord__C-body .details .tit[data-v-a9fa5d22] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.GameRecord__C-body .details .tit img[data-v-a9fa5d22] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.GameRecord__C-body .details .tag-read img[data-v-a9fa5d22] {
    width: .32rem;
    height: .32rem
}

.GameRecord__C-body .details .detailLi[data-v-a9fa5d22] {
    min-height: .66667rem;
    line-height: .66667rem;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem
}

.GameRecord__C-body .details .detailLi .red[data-v-a9fa5d22] {
    color: #f2413b
}

.GameRecord__C-body .details .detailLi .prize[data-v-a9fa5d22] {
    background: #f2f2f2;
    margin-bottom: .16rem;
    padding: .26667rem;
    border-radius: .26667rem
}

.GameRecord__C-body .details .detailLi .prize[data-v-a9fa5d22]:last-child {
    margin-bottom: 0
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-a9fa5d22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-a9fa5d22]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-a9fa5d22]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-a9fa5d22]:nth-of-type(1) {
    width: 45%
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-a9fa5d22]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-a9fa5d22]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-a9fa5d22]:nth-of-type(2) {
    width: .13333rem
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-a9fa5d22] {
    font-weight: 700;
    font-size: .42667rem;
    color: #333;
    padding-left: 0;
    text-align: center
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-a9fa5d22] {
    color: #f95959
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-a9fa5d22] {
    text-align: left;
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.GameRecord__C-body .details .detailLi .action0[data-v-a9fa5d22] {
    color: #f95959 !important;
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .action1[data-v-a9fa5d22],
.GameRecord__C-body .details .detailLi .action2[data-v-a9fa5d22] {
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-a9fa5d22] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-a9fa5d22] {
    text-align: left;
    padding-left: .26667rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #333;
    font-size: .37333rem;
    font-weight: 500
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-a9fa5d22] {
    color: #7b7f9d;
    font-size: .34667rem
}

.GameRecord__C-body .details .detailLi .select[data-v-a9fa5d22] {
    margin-left: .53333rem
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-a9fa5d22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-a9fa5d22] {
    padding-bottom: .06667rem
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-a9fa5d22] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionViolet[data-v-a9fa5d22] {
    color: #fff;
    background-color: #eb43dd
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRed[data-v-a9fa5d22] {
    color: #fff;
    background-color: #fb4e4e
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionGreen[data-v-a9fa5d22] {
    color: #fff;
    background-color: #5cba47
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRedGreen[data-v-a9fa5d22] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-a9fa5d22] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.GameRecord__C-body .goItem[data-v-a9fa5d22] {
    height: 1.30667rem;
    line-height: 1.30667rem;
    text-align: center;
    color: #f64646;
    font-size: .32rem
}

.GameRecord__C-body .li[data-v-a9fa5d22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #f2f2f2;
    margin: 0 .02667rem
}

.GameRecord__C-body .li .circle-black[data-v-a9fa5d22] {
    background-color: #f2f2f2;
    color: #333;
    font-size: .32rem
}

.GameRecord__C-body .time[data-v-a9fa5d22] {
    color: #666;
    font-size: .32rem;
    height: 100%
}

.GameRecord__C-body .numList[data-v-a9fa5d22] {
    width: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    top: .4rem
}

.GameRecord__C-body .numList .numItem[data-v-a9fa5d22] {
    width: .4rem;
    height: .4rem;
    background: #f2f2f2;
    color: #333;
    font-size: .32rem;
    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;
    border-radius: 50%
}

.GameRecord__C-body .redNumItem[data-v-a9fa5d22] {
    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
}

.GameRecord__C-foot[data-v-a9fa5d22] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.GameRecord__C-foot-previous[data-v-a9fa5d22],
.GameRecord__C-foot-next[data-v-a9fa5d22] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.GameRecord__C-foot-previous.disabled[data-v-a9fa5d22],
.GameRecord__C-foot-next.disabled[data-v-a9fa5d22] {
    background: #d8d8d8;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-a9fa5d22],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-a9fa5d22] {
    color: #7f7f7f
}

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

.MyGameRecord__C[data-v-a9fa5d22] {
    width: 100%;
    margin: .32rem auto 1.6rem
}

.MyGameRecord__C-head[data-v-a9fa5d22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    background-color: #fff;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-a9fa5d22] {
    border: .01333rem solid #cbcbcb;
    height: .8rem;
    line-height: .8rem;
    border-radius: .26667rem;
    padding: 0 .72rem 0 .24rem;
    color: #686868;
    font-size: .32rem;
    position: relative;
    margin-bottom: .4rem
}

.MyGameRecord__C-head-moreB[data-v-a9fa5d22]:after {
    content: "";
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/assets/jpg/moreBtn-ffccf44d.jpg);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center
}

.MyGameRecord__C-body[data-v-a9fa5d22] {
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-a9fa5d22] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-a9fa5d22] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.MyGameRecord__C-foot-page[data-v-a9fa5d22] {
    font-size: .32rem
}

.MyGameRecord__C-foot-previous[data-v-a9fa5d22],
.MyGameRecord__C-foot-next[data-v-a9fa5d22] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.MyGameRecord__C-foot-previous.disabled[data-v-a9fa5d22],
.MyGameRecord__C-foot-next.disabled[data-v-a9fa5d22] {
    background: #d8d8d8;
    pointer-events: none
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-a9fa5d22],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-a9fa5d22] {
    color: #7f7f7f
}

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

.list[data-v-a9fa5d22] {
    padding: 0 .26667rem
}

.list .hb[data-v-a9fa5d22] {
    background-color: #fff;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item[data-v-a9fa5d22] {
    padding: .21333rem;
    border-bottom: .02667rem solid #e2e2e2;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item.action[data-v-a9fa5d22] {
    padding: .32rem .26667rem
}

.list .hb .item .goItem[data-v-a9fa5d22] {
    height: .42667rem
}

.list .hb .li[data-v-a9fa5d22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .42667rem !important;
    height: .42667rem;
    border: .02667rem solid #bbb;
    border-radius: .42667rem;
    margin-right: .10667rem;
    color: #bbb
}

.list .hb .li.action[data-v-a9fa5d22] {
    font-size: .32rem;
    border: none;
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .li.circle-black[data-v-a9fa5d22] {
    border: .02667rem solid #000;
    color: #000;
    background: #f4f4f4
}

.list .hb .li.actionH[data-v-a9fa5d22] {
    border: none;
    color: #fff;
    background-color: #5856d6
}

.list .hb .li.actionL[data-v-a9fa5d22] {
    border: .01333rem solid #5856d6;
    color: #5856d6;
    background-color: #fff
}

.list .hb .li.actionO[data-v-a9fa5d22] {
    border: none;
    color: #fff;
    background-color: #ff9500
}

.list .hb .li.actionE[data-v-a9fa5d22] {
    border: .01333rem solid #ff9500;
    color: #ff9500;
    background-color: #fff
}

.list .hb .qiu[data-v-a9fa5d22] {
    width: 3rem;
    position: relative
}

.list .hb .qiu .line-canvas[data-v-a9fa5d22] {
    position: absolute !important;
    top: .12rem;
    left: 0;
    height: .73333rem;
    width: 2.61333rem;
    z-index: 99
}

.list .hb .red[data-v-a9fa5d22] {
    color: #d0322d
}

.list .hb .green[data-v-a9fa5d22] {
    color: #4eaf56
}

.list .hb .blue[data-v-a9fa5d22] {
    color: #2572d5
}

.list .hb .box .li[data-v-a9fa5d22] {
    display: block;
    height: .13333rem;
    width: .13333rem;
    border-radius: .13333rem;
    margin: 0 .06667rem
}

.list .hb .item[data-v-a9fa5d22] {
    padding: .53333rem .4rem
}

.list .hb .item .info[data-v-a9fa5d22] {
    width: 100%
}

.list .hb .item .info .issueName .state[data-v-a9fa5d22] {
    color: #fff;
    padding: .10667rem .26667rem;
    margin-left: .26667rem;
    border-radius: .53333rem;
    font-size: .32rem;
    display: inline-block;
    text-align: center
}

.list .hb .item .info .issueName .state.red[data-v-a9fa5d22] {
    background-color: #ff8581
}

.list .hb .item .info .issueName .state.green[data-v-a9fa5d22] {
    background-color: #5cba47
}

.list .hb .item .info .tiem[data-v-a9fa5d22] {
    font-size: .32rem;
    color: #5f5f5f;
    margin-top: .13333rem
}

.list .hb .item .info .money[data-v-a9fa5d22] {
    font-weight: 600;
    font-size: .42667rem
}

.list .hb .item .info .money .fail[data-v-a9fa5d22] {
    color: #fb4e4e
}

.list .hb .item .info .money .success[data-v-a9fa5d22] {
    color: #5cba47
}

.list .hb .details[data-v-a9fa5d22] {
    padding: .4rem;
    border-bottom: .01333rem solid #e2e2e2
}

.list .hb .details .tit[data-v-a9fa5d22] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.list .hb .details .tit img[data-v-a9fa5d22] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.list .hb .details .tag-read img[data-v-a9fa5d22] {
    width: .32rem;
    height: .32rem
}

.list .hb .details .detailLi[data-v-a9fa5d22] {
    min-height: .66667rem;
    line-height: .66667rem;
    background: #f1f3ff;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem;
    margin-bottom: .21333rem
}

.list .hb .details .detailLi .red[data-v-a9fa5d22] {
    color: #f2413b
}

.list .hb .details .detailLi .result[data-v-a9fa5d22] {
    height: .93333rem;
    line-height: .93333rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    color: #fff;
    text-align: left;
    padding: 0 --0.26667rem
}

.list .hb .details .detailLi .prize-tit[data-v-a9fa5d22] {
    font-size: .32rem;
    color: #666
}

.list .hb .details .detailLi .prize-box[data-v-a9fa5d22] {
    border-bottom: .01333rem solid #fff
}

.list .hb .details .detailLi .prize-box-item[data-v-a9fa5d22] {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .c-flex-warp[data-v-a9fa5d22] {
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .select[data-v-a9fa5d22] {
    margin-left: .53333rem
}

.list .hb .details .detailLi .select .ball[data-v-a9fa5d22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.list .hb .details .detailLi .Bet-box.pb[data-v-a9fa5d22] {
    padding-bottom: .06667rem
}

.list .hb .details .detailLi .Bet-box ul li[data-v-a9fa5d22] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-a9fa5d22] {
    color: #fff;
    background-color: #eb43dd
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-a9fa5d22] {
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-a9fa5d22] {
    color: #fff;
    background-color: #5cba47
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-a9fa5d22] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-a9fa5d22] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.areList[data-v-a9fa5d22] {
    margin: .53333rem;
    position: relative
}

.areList .close[data-v-a9fa5d22] {
    position: absolute;
    top: -1.6rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: .8rem;
    height: .8rem
}

.areList .items h1[data-v-a9fa5d22] {
    color: #b6b6b6;
    font-size: .42667rem
}

.areList .items .itemsC[data-v-a9fa5d22] {
    margin: .26667rem 0 .4rem;
    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;
    gap: .2rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.areList .items .itemsC>div[data-v-a9fa5d22] {
    width: calc((100% - .53333rem)/2);
    background: #F6F6F6;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    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;
    color: #666;
    font-size: .37333rem
}

.areList .items .itemsC .isActive[data-v-a9fa5d22] {
    background: #FE6469;
    color: #fff
}

.titlebets[data-v-a9fa5d22] {
    font-size: .29333rem;
    color: #ff7172
}

.border60[data-v-a9fa5d22] {
    width: 4.53333rem;
    height: .66667rem;
    line-height: .66667rem;
    border-radius: .8rem;
    border: .01333rem solid #ff7172;
    margin: 0 auto;
    margin-top: .30667rem
}

.bottombg[data-v-a9fa5d22] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.compound2[data-v-a9fa5d22],
.compound3[data-v-a9fa5d22] {
    padding-top: .26667rem;
    max-height: 5.33333rem;
    overflow-y: auto
}

.compound2 .item[data-v-a9fa5d22],
.compound3 .item[data-v-a9fa5d22] {
    width: 100%;
    margin-bottom: .26667rem
}

.compound2 .item.item0-3 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item0-3 .box .c-row[data-v-a9fa5d22] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-3 .box .num[data-v-a9fa5d22],
.compound3 .item.item0-3 .box .num[data-v-a9fa5d22] {
    width: calc((100% - 1.28rem) / 7);
    height: 1.13333rem;
    background-size: 1.13333rem 1.13333rem
}

.compound2 .item.item0-2 .box .c-row[data-v-a9fa5d22],
.compound2 .item.item5-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item0-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item5-2 .box .c-row[data-v-a9fa5d22] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-2 .box .num[data-v-a9fa5d22],
.compound2 .item.item5-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item0-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item5-2 .box .num[data-v-a9fa5d22] {
    width: calc((100% - 1.28rem) / 7);
    height: .8rem;
    background-size: .8rem .8rem
}

.compound2 .item.item4-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item4-2 .box .c-row[data-v-a9fa5d22] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item4-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22] {
    margin-bottom: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n) {
    margin-left: -.10667rem
}

.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-a9fa5d22]:nth-child(9n-6) {
    margin-right: .42667rem
}

.compound2 .item.item3-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item3-2 .box .c-row[data-v-a9fa5d22] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item3-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22] {
    margin-bottom: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n) {
    margin-left: -.06667rem
}

.compound2 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4) {
    margin-right: 1.73333rem
}

.compound2 .item.item2-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item2-2 .box .c-row[data-v-a9fa5d22] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item2-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22] {
    margin-bottom: .26667rem
}

.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.01333rem
}

.compound2 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-a9fa5d22]:nth-child(8n) {
    margin-right: 1.33333rem
}

.compound2 .item.item1-2 .box .c-row[data-v-a9fa5d22],
.compound3 .item.item1-2 .box .c-row[data-v-a9fa5d22] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item1-2 .box .num[data-v-a9fa5d22],
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22] {
    margin-bottom: .26667rem
}

.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-a9fa5d22]:nth-child(10n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.09333rem
}

.compound2 .item .box[data-v-a9fa5d22],
.compound3 .item .box[data-v-a9fa5d22] {
    border-radius: .26667rem;
    position: relative;
    width: 100%
}

.compound2 .item .box .num[data-v-a9fa5d22],
.compound3 .item .box .num[data-v-a9fa5d22] {
    min-width: .8rem;
    min-height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959
}

.compound2 .item .box .money[data-v-a9fa5d22],
.compound3 .item .box .money[data-v-a9fa5d22] {
    text-align: center;
    background-color: #dbdbdb;
    position: relative;
    height: .53333rem;
    border-radius: 0 0 .26667rem .26667rem
}

.compound2 .item .box .money .all[data-v-a9fa5d22],
.compound3 .item .box .money .all[data-v-a9fa5d22] {
    position: relative;
    z-index: 9;
    line-height: .8rem;
    font-size: .32rem;
    color: #f95959
}

.compound2 .item .box .money[data-v-a9fa5d22]:after,
.compound3 .item .box .money[data-v-a9fa5d22]:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: .21333rem;
    background-color: #ededed;
    border-radius: 0 0 50% 50%
}

.compound2 .item .box .dele[data-v-a9fa5d22],
.compound3 .item .box .dele[data-v-a9fa5d22] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound2 .item .box .dele .icon[data-v-a9fa5d22],
.compound3 .item .box .dele .icon[data-v-a9fa5d22] {
    font-size: .26667rem
}

.compound2 .item.item0-4 .box .c-row[data-v-a9fa5d22] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .53333rem
}

.compound2 .item.item0-4 .box .num[data-v-a9fa5d22] {
    width: calc((100% - 2.13333rem)/5);
    background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
    background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    color: #fff;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    min-width: 1.33333rem
}

.compound[data-v-a9fa5d22] {
    padding-top: .26667rem;
    max-height: 6rem;
    overflow: auto
}

.compound .item[data-v-a9fa5d22] {
    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;
    width: 100%;
    margin-bottom: .4rem
}

.compound .item .title[data-v-a9fa5d22] {
    width: 1.38667rem;
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: .42667rem;
    color: #888
}

.compound .item .numcontainer[data-v-a9fa5d22] {
    width: 7.94667rem;
    margin-left: .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    gap: .13333rem
}

.compound .item .numcontainer .num[data-v-a9fa5d22] {
    width: calc((100% - .85333rem)/5);
    height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    position: relative;
    text-align: center;
    line-height: .8rem
}

.compound .item .numcontainer .num .dele[data-v-a9fa5d22] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound .item .numcontainer .num .dele .icon[data-v-a9fa5d22] {
    font-size: .26667rem
}

.van-calendar__day[data-v-b229ff74] {
    color: #fff
}

.van-calendar__day--disabled[data-v-b229ff74],
.van-calendar__weekdays[data-v-b229ff74] {
    color: #80849c
}

[data-v-b229ff74]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-b229ff74] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinningTip__C[data-v-b229ff74] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000000b3;
    top: 0;
    left: 0
}

.WinningTip__C-body[data-v-b229ff74] {
    position: absolute;
    width: 7.73333rem;
    height: 11.73333rem;
    background-image: url(/assets/png/newmissingviebg-0d3c6b98.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%);
    padding-top: 3.2rem
}

.WinningTip__C-body.isL[data-v-b229ff74] {
    background-image: url(/assets/png/newmissingbg-b08ac203.png)
}

.WinningTip__C-body img[data-v-b229ff74] {
    width: 1.48rem;
    height: 1.48rem;
    margin-top: .4rem;
    text-align: center
}

.WinningTip__C-body .notwinning[data-v-b229ff74] {
    width: 1.6rem;
    height: 1.6rem;
    background: url(/assets/png/notwinning-7e54c381.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    margin-top: .53333rem;
    margin-bottom: 1.06667rem
}

.WinningTip__C-body-l1[data-v-b229ff74] {
    font-weight: 700;
    font-size: .64rem;
    text-align: center;
    color: #fff;
    height: .77333rem;
    line-height: .77333rem;
    margin-bottom: .2rem
}

.WinningTip__C-body-l1.isL[data-v-b229ff74] {
    color: #587ba4
}

.WinningTip__C-body-l2[data-v-b229ff74] {
    height: .58667rem;
    line-height: .58667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    color: #fff;
    font-size: .29333rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: .13333rem
}

.WinningTip__C-body-l2>div[data-v-b229ff74] {
    height: .58667rem;
    background: #40ad72;
    border-radius: .13333rem;
    padding: 0 .32rem
}

.WinningTip__C-body-l2>div[data-v-b229ff74]:first-child {
    margin-left: .32rem
}

.WinningTip__C-body-l2>div.WinningNum[data-v-b229ff74] {
    width: .53333rem;
    height: .53333rem;
    line-height: .53333rem;
    margin: 0 .18667rem;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    background: #40ad72;
    color: #fff;
    font-size: .37333rem
}

.WinningTip__C-body-l2.type0>div[data-v-b229ff74] {
    background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0);
    background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0)
}

.WinningTip__C-body-l2.type5>div[data-v-b229ff74] {
    background-image: -webkit-linear-gradient(top left, #40ad72 50%, #eb43dd 0);
    background-image: linear-gradient(to bottom right, #40ad72 50%, #eb43dd 0)
}

.WinningTip__C-body-l2.type1>div[data-v-b229ff74],
.WinningTip__C-body-l2.type3>div[data-v-b229ff74],
.WinningTip__C-body-l2.type7>div[data-v-b229ff74],
.WinningTip__C-body-l2.type9>div[data-v-b229ff74] {
    background-color: #40ad72
}

.WinningTip__C-body-l2.type2>div[data-v-b229ff74],
.WinningTip__C-body-l2.type4>div[data-v-b229ff74],
.WinningTip__C-body-l2.type6>div[data-v-b229ff74],
.WinningTip__C-body-l2.type8>div[data-v-b229ff74] {
    background-color: #fb4e4e
}

.WinningTip__C-body-l5[data-v-b229ff74] {
    height: 1.33333rem;
    margin-top: .93333rem;
    margin-bottom: .53333rem;
    padding: 0 .53333rem
}

.WinningTip__C-body-l5-content[data-v-b229ff74] {
    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
}

.WinningTip__C-body-l5-content .ball[data-v-b229ff74] {
    width: .93333rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    font-size: .34667rem;
    font-weight: 700;
    color: #ff827a;
    background: url(/assets/svg/resultanbg-bfa48a61.svg) no-repeat center center;
    background-size: cover
}

.WinningTip__C-body-l5-content .balltext[data-v-b229ff74] {
    background: -webkit-linear-gradient(top, #ff827a 0%, #e93333 68.18%);
    background: linear-gradient(180deg, #ff827a 0%, #e93333 68.18%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.WinningTip__C-body-l3[data-v-b229ff74] {
    height: 1.73333rem
}

.WinningTip__C-body-l3 .isLose[data-v-b229ff74] {
    font-weight: 700;
    font-size: .42667rem;
    line-height: .77333rem;
    color: #587ba4;
    text-align: center;
    margin-bottom: .34667rem;
    padding-top: .4rem
}

.WinningTip__C-body-l3 .head[data-v-b229ff74] {
    height: .4rem;
    line-height: .4rem;
    font-weight: 700;
    font-size: .34667rem;
    color: #f54a32;
    text-align: center;
    margin-bottom: .10667rem
}

.WinningTip__C-body-l3 .bonus[data-v-b229ff74] {
    height: .64rem;
    line-height: .64rem;
    font-weight: 700;
    font-size: .53333rem;
    color: #f54a32;
    text-align: center;
    margin-bottom: .13333rem
}

.WinningTip__C-body-l3 .gameDetail[data-v-b229ff74] {
    height: .37333rem;
    line-height: .37333rem;
    font-size: .29333rem;
    text-align: left;
    padding-left: 1.46667rem;
    color: #6b6b6b;
    margin-top: .13333rem
}

.WinningTip__C-body-l4[data-v-b229ff74] {
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem;
    color: #fff;
    position: absolute;
    left: .74667rem;
    bottom: .37333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.WinningTip__C-body-l4 .acitveBtn[data-v-b229ff74] {
    height: .56rem;
    width: .56rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, .26);
    border: .01333rem solid #ffffff;
    margin-right: .18667rem;
    position: relative
}

.WinningTip__C-body-l4 .acitveBtn.active[data-v-b229ff74]:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%);
    height: .24rem;
    width: .32rem;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAjCAMAAADlnnmAAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMA3yBggO/PMBCgj79QQG+vkLfRazwAAAC8SURBVDjLtdJLEoJADARQkjAfBlBz/8tqgdqFBkgW9BJeU9PFdFdmznrngL/pK6PfN13i5XVcPTk9k66ZnHPT24t3bsy3mOf88b1zbsxPKeZ7DfnaYp6z6asU2xeC/1nV2PCS7PMsnyE5mKuPzQtdQ7ydO8AP3Sbj9zkbc+GNP0mCufseDZxLEnzevS04V69Irt1Jg2Q49Wgg8JEGwf+lJMOzJdHwejS8Hg2fR2anR8Tt0YB3NuADjVSOxBNajhv3t2tsGwAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: .32rem .24rem;
    background-position: center
}

.WinningTip__C .closeBtn[data-v-b229ff74] {
    width: .8rem;
    height: .8rem;
    background-image: url(/assets/png/close-628f1a7c.png);
    background-repeat: no-repeat;
    background-size: .8rem;
    background-position: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    transform: translate(-50%) translateY(100%);
    bottom: -.26667rem
}

.van-calendar__day[data-v-273cca7e] {
    color: #fff
}

.van-calendar__day--disabled[data-v-273cca7e],
.van-calendar__weekdays[data-v-273cca7e] {
    color: #80849c
}

[data-v-273cca7e]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-273cca7e] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.NewVietnam__C[data-v-273cca7e] {
    padding-bottom: .34667rem;
    overflow-y: auto;
    background: #f7f8ff
}

.NewVietnam__C-head[data-v-273cca7e] {
    height: 1.25333rem;
    background: -webkit-linear-gradient(left, #f95959 0%, #ff9a8e 100%);
    background: linear-gradient(90deg, #f95959 0%, #ff9a8e 100%);
    padding: 0 .34667rem;
    position: relative
}

.NewVietnam__C-head div[data-v-273cca7e] {
    background-repeat: no-repeat;
    background-position: center
}

.NewVietnam__C-head-bcak[data-v-273cca7e] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAPFBMVEUAAAD////////////////////////////////////////////////////////////////////////////YSWgTAAAAE3RSTlMA3yAQQO9ggL+QcM+gnzCvULBviYFniAAAA0RJREFUaN61Wt16rCAM5F9AEc/Z93/X9lu0021ZYzDNrTpjJiFCorpm1uVUZ+0fn+Z1rCk7q6TMhqIfHZtLMALoOT5OLN7kcPFBWt3GX14/LpkOQ/j//QtImYIz9kls3DbV+SaF03hcJ2d7iZX0MIWpX0/6yZzcl8BRGOEOX+pER7pa2U7YdAUeZpbj/mQv3a+vwuOReDhxQabV79qz0jvonWEl7zyWT99bWqdAJP/++lmxLe+uZwKfkpIOXib1mQcrsZkJldZ2fbHD1WsPxHrq4qJuWGPwpksP/NsMuidCYuvvNvP7NVscUifA1/MHUH59J0ToB8Cz8D8tdkLpu0iFSuG+FHNvxbVS0BOosBdV6l1sBfy1VGoEgIO/9L3zT7TfDoR7+LANen93IN7Fh8VnnO0PB4wYvnJwAQ4UIXy4oF8lM1L4cMF9T6t/MvhwAVE1YOPlP+2CRYg1C39SpHmEOeKV5PDV9NQIChlJfMBaKCSJj9wPRx1N4vgqHYtrRg5J4iu3K2ObVtL4AHbtu0HYysNHEJzKV5bx6oHP22DkFotJGB8rIbVCtMnhw0LTJjal5PH36LZQGGF8rGXdipIVxkeeevV8mki2IXzVoCkCB/w/JTB/RmBxqBojIIOcwDAUZDpNFzCMpCmqtTiDax/Nil2pMMPWSgWKnSgDil3GtlGWoWmTjy+bPMMe3aufzInLAGDdiKQZ8C1eWixEGbBtwcZLmgEbr6aVkWYwgI1YCYIMCQeE3IqSJAMUQj45WQYHhXDcYTBQ3UUcy8DmWAx+vRDijTqHjzMU5D76I06OwfxoTVgPF7gM9DkcLmx3GIjeikb34h4DDiu6k7ZViTAUOACrzJZabgzxbX+6EK080gJ6dj0kbfoPaMtjSO9Oi0GgMbvNemI0ZpXV0G7cyokQxoPhJr45be+X8fZ+aQgrNaAwg/gzOcbJQiMWksHn8eEq8WjAZJJltmLMRbc9+OPVzaM4XR81GvbgXBvesLQY3lw+WcZksll11+F9YE0mMQ4/G1hPmMtXXloE7sgdrnIoYHOdNvw0EKaCq1g3YxS06TxcvbZKw0en7pgJ8RQdL3+HY5m7ypTAQqd//4nH7z8z4/efD2dnf+KkWYbKAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.NewVietnam__C-head-logo[data-v-273cca7e] {
    background-size: 2.98667rem 1.12rem;
    height: 1.12rem;
    width: 2.98667rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%)
}

.NewVietnam__C-head-more[data-v-273cca7e] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.NewVietnam__C-head-more>div[data-v-273cca7e] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMA/AX5Cvbw5+sRLhR8POPKu6WYSUUrGA3SzZB3Ykcy3NW0i4FOQSithWpWJN/BnjcfHMVwXFKq6HdHKQAAAjxJREFUSMfFldd26jAQRUeS5YYLhoALprcECIQAOf//ZxfhJBgsyn3KftHS8jmyZjQa0Z/B+fPaZb4OV0GQzD3feKw28lTgF+u1/UDfHRRKZn7bzFfj3vINBiDIJtvjxPE7oZoOWjf1tU/1fVEKtxcJwOze0ieA7Jx2ELeXW+dknPYBOdHq43fAmhJxPwtNBib70T4matcB2dMZGoDtEu0HrJwlh4wh0Heq+qmAeKFlneGC4EBxAjSqJxsCY/JtXMPG3JUQlVRNgL7hS2gYkQdE14YhkLds6GB5bEFur1IqYdVS6JGtDHi7NCyAhodbhD4wvKiqWR3INRuKgmJcWICony17geMSqLJpFmNq4cj7bwAm9NgGzcvR/+TWxw1eiVxRmv9U4Qv01FUhfuFM856BDTylp+4zhtW8023z75pZ3TeY887LZWmu7xo+P+iat3sGS9MkmtUsTVGgK/ty0tmscnCextADIOxTms/bFABTpbHWGFqqKNwQmNdKq4zGrmMDyY0/LMgIWExXdFDcxOpdTPgxzrTa91JVPSXiTJ3ICGKjekqHKrgmLCWZjVyDO+5uFall+ko6k3Kra8USIzV6wrRNhrR2OrcGJz5ERjqmtvDVuEgZgnGs/maP+XEF1cq0fNStZRFQrZh/qr6aM7mhG/B8fRHW0cfHkAd6nt47zObDZy6L3nghjyQS95H+w1KFyGeHbMBge4+fRq945hiAZOfQY0ZQWGG0a9FTbERRzM8zCYOvNv0XnP6Mf8nXmZOl+SwwAAAAAElFTkSuQmCC);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-273cca7e]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-273cca7e] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.NewVietnam__C[data-v-273cca7e] .driver-close-btn,
.NewVietnam__C[data-v-273cca7e] .driver-prev-btn {
    display: none
}

.popup[data-v-273cca7e] {
    overflow-y: visible !important;
    border-radius: .13333rem .13333rem 0 0;
    width: 100%
}

.popup[data-v-273cca7e] .van-popup {
    overflow-y: visible !important;
    border-radius: .26667rem .26667rem 0 0
}

.popup .box[data-v-273cca7e] {
    position: relative
}

.popup .box .close[data-v-273cca7e] {
    position: absolute;
    top: -1.06667rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%)
}

.popup .box .close .img[data-v-273cca7e] {
    width: .8rem;
    height: .8rem
}

.popup .box .title[data-v-273cca7e] {
    font-size: .42667rem;
    color: #000
}

.popup .box .numList[data-v-273cca7e] {
    max-height: 5.33333rem;
    overflow-x: auto
}

.popup .box .numList .item[data-v-273cca7e] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover;
    margin: 0 .13333rem
}

.popup-info-item[data-v-273cca7e] {
    height: .8rem;
    line-height: .8rem;
    margin-top: .26667rem
}

.popup-info-item .tit[data-v-273cca7e] {
    font-size: .37333rem;
    color: #888
}

.popup-info-item .amount-box .li[data-v-273cca7e],
.popup-info-item .multiple-box .li[data-v-273cca7e] {
    text-align: center;
    font-size: .32rem;
    padding: 0 .13333rem;
    height: .8rem;
    line-height: .8rem;
    min-width: 1.33333rem;
    margin-left: .13333rem;
    border: .01333rem solid #d9d9d9;
    border-radius: .13333rem;
    color: #f95959
}

.popup-info-item .amount-box .li.action[data-v-273cca7e],
.popup-info-item .multiple-box .li.action[data-v-273cca7e] {
    border: none;
    color: #fff;
    background: -webkit-linear-gradient(left, #ff918c 0%, #ffbd9f 100%);
    background: linear-gradient(90deg, #ff918c 0%, #ffbd9f 100%);
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c, inset 0 -.10667rem .26667rem .05333rem #fff0ec
}

.popup-info-item .multiple-box .li[data-v-273cca7e] {
    padding: 0 .26667rem;
    min-width: auto
}

.popup-info-item .stepper-box .digit-box[data-v-273cca7e] {
    width: 2.66667rem;
    height: .8rem;
    border-radius: .8rem;
    padding: 0;
    margin: 0 .13333rem;
    background-color: #f2f2f2
}

.popup-info-item .stepper-box .digit-box[data-v-273cca7e] .van-field__control {
    height: .74667rem;
    text-align: center
}

.popup-info-item .stepper-box .li[data-v-273cca7e] {
    height: .8rem;
    width: .8rem;
    font-size: .8rem;
    border-radius: 50%;
    background-color: #ff7172;
    color: #fff
}

.popup-info-item .stepper-box .li.minus[data-v-273cca7e] {
    text-align: center;
    line-height: .66667rem
}

.popup-info-item .txt[data-v-273cca7e] {
    color: #f4453e
}

.popup-info .quantity[data-v-273cca7e] {
    margin-top: .26667rem;
    padding: 0 .21333rem;
    height: 1.17333rem;
    background: #f6f6f6;
    border-radius: .13333rem;
    font-size: .32rem;
    color: #888
}

.popup-info .quantity .line[data-v-273cca7e] {
    padding: 0 .13333rem;
    color: #888
}

.popup-info .quantity .num[data-v-273cca7e] {
    color: #f95959;
    font-size: .4rem
}

.popup-info .wallet[data-v-273cca7e],
.popup-info .balance[data-v-273cca7e] {
    padding: 0 .21333rem;
    margin-top: .26667rem;
    height: .8rem;
    background-color: #f6f6f6
}

.popup-info .wallet .txt[data-v-273cca7e],
.popup-info .balance .txt[data-v-273cca7e] {
    font-size: .32rem;
    color: #888
}

.popup-info .wallet .txt img[data-v-273cca7e],
.popup-info .balance .txt img[data-v-273cca7e] {
    width: .4rem;
    height: .4rem;
    margin-right: .13333rem
}

.popup-info .wallet .txt .num[data-v-273cca7e],
.popup-info .balance .txt .num[data-v-273cca7e] {
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.popup-info .wallet .txt .num.yellow[data-v-273cca7e],
.popup-info .balance .txt .num.yellow[data-v-273cca7e] {
    color: #ff9e10
}

.popup-info .wallet .bg333[data-v-273cca7e],
.popup-info .balance .bg333[data-v-273cca7e] {
    font-size: .32rem;
    color: #333
}

.popup-info .wallet .bg7172[data-v-273cca7e],
.popup-info .balance .bg7172[data-v-273cca7e] {
    font-size: .32rem;
    color: #ff7172
}

.popup-info .wallet .bet[data-v-273cca7e],
.popup-info .balance .bet[data-v-273cca7e] {
    border: .01333rem solid #ff8e8a;
    border-radius: .13333rem;
    height: .64rem;
    line-height: .64rem;
    color: #ff8e8a;
    padding: 0 .26667rem
}

.popup-btn[data-v-273cca7e] {
    height: 1.6rem
}

.popup-btn .left[data-v-273cca7e] {
    width: 45%
}

.popup-btn .left .btn[data-v-273cca7e] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #666;
    background-color: #cfd1de
}

.popup-btn .right[data-v-273cca7e] {
    width: 55%
}

.popup-btn .right .btn[data-v-273cca7e] {
    height: 1.6rem;
    font-size: .42667rem;
    border-radius: 0;
    color: #fff;
    background-color: #f95959
}

.popup-btn .right .noActive[data-v-273cca7e] {
    background-color: #cfd1de;
    color: #666
}

.PreSaleRule[data-v-273cca7e] {
    width: 7.04rem
}

.PreSaleRule .head[data-v-273cca7e] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.PreSaleRule .body[data-v-273cca7e] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.PreSaleRule .body[data-v-273cca7e] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.PreSaleRule .foot[data-v-273cca7e] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.PreSaleRule .foot .btn[data-v-273cca7e] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.Tips[data-v-273cca7e] {
    width: 8rem;
    height: 2.13333rem;
    line-height: 2.13333rem;
    background: #ffffff;
    border: .01333rem solid #ffb3b0;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.Tips>div[data-v-273cca7e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow-y: hidden
}

.Tips>div img[data-v-273cca7e] {
    width: 1.17333rem;
    height: 1.17333rem;
    margin-top: .45333rem
}

.Tips>div .font36[data-v-273cca7e] {
    color: #151515;
    font-weight: 700;
    font-size: .48rem;
    margin-left: .32rem
}

.GameList__C-region[data-v-273cca7e] {
    height: 1.2rem;
    line-height: 1.2rem;
    overflow: hidden;
    padding: 0 .26667rem;
    margin: .26667rem 0
}

.GameList__C-region .item[data-v-273cca7e] {
    width: calc(33.3% - .53333rem);
    position: relative;
    text-align: center;
    font-size: .48rem;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(1) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: .13333rem 0 0 .13333rem
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(1):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(2) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(2):after {
    position: absolute;
    top: 0;
    right: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-right: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(2):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-top: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(3) {
    background: #ffffff;
    box-shadow: 0 .21333rem .42667rem #d0d0ed5c;
    border-radius: 0 .13333rem .13333rem 0
}

.GameList__C-region .item[data-v-273cca7e]:nth-child(3):before {
    position: absolute;
    top: 0;
    left: -.66667rem;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 1.2rem solid #ffffff;
    border-left: .66667rem solid transparent;
    -webkit-transition: .4s;
    transition: .4s
}

.GameList__C-region .item.action[data-v-273cca7e] {
    color: #fff
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(1) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(1):after {
    border-bottom: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(2) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(2):after {
    border-top: 1.2rem solid #ffc3a2
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(2):before {
    border-top: 1.2rem solid #ff8e89
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(3) {
    background: -webkit-linear-gradient(326.11deg, #ff8e89 11.97%, #ffc3a2 84.22%);
    background: linear-gradient(123.89deg, #ff8e89 11.97%, #ffc3a2 84.22%)
}

.GameList__C-region .item.action[data-v-273cca7e]:nth-child(3):before {
    border-bottom: 1.2rem solid #ff8e89
}

.GameList__C-time[data-v-273cca7e] {
    padding-left: .2rem;
    overflow-y: auto;
    height: 1.06667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-time .item[data-v-273cca7e] {
    position: relative;
    white-space: nowrap;
    background-color: #fff;
    margin: 0 .10667rem;
    padding: .04rem .16rem 0;
    text-align: center;
    border-radius: .13333rem .13333rem 0 0
}

.GameList__C-time .item .week[data-v-273cca7e] {
    font-size: .16rem;
    color: #333
}

.GameList__C-time .item .time[data-v-273cca7e] {
    font-size: .16rem;
    color: #888
}

.GameList__C-time .item[data-v-273cca7e]:after,
.GameList__C-time .item[data-v-273cca7e]:before {
    content: "";
    width: .4rem;
    height: .4rem;
    position: absolute;
    bottom: 0;
    z-index: 9
}

.GameList__C-time .item[data-v-273cca7e]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    right: -.4rem
}

.GameList__C-time .item[data-v-273cca7e]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ffffff .41333rem);
    left: -.4rem
}

.GameList__C-time .item.active[data-v-273cca7e] {
    background-color: #ff7172;
    color: #fff;
    z-index: 10
}

.GameList__C-time .item.active .week[data-v-273cca7e],
.GameList__C-time .item.active .time[data-v-273cca7e] {
    color: #fff
}

.GameList__C-time .item.active[data-v-273cca7e]:before {
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    left: -.4rem;
    z-index: 10
}

.GameList__C-time .item.active[data-v-273cca7e]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .4rem, #ff7172 .41333rem);
    right: -.4rem;
    z-index: 10
}

.GameList__C-city[data-v-273cca7e] {
    border-top: .02667rem solid #fff;
    overflow-y: auto;
    height: .6rem;
    height: 1.17333rem;
    background-color: #ff7172;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameList__C-city .item[data-v-273cca7e] {
    height: .93333rem;
    line-height: .93333rem;
    white-space: nowrap;
    margin: .08rem .10667rem;
    padding: 0 .10667rem;
    text-align: center;
    color: #fff
}

.GameList__C-city .item.action[data-v-273cca7e] {
    background-color: #fff;
    color: #ff7172;
    border-radius: .06667rem
}

.GameList__C-bet[data-v-273cca7e] {
    width: 100%;
    margin-top: .2rem;
    padding: 0 .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1.06667rem;
    overflow-x: scroll
}

.GameList__C-bet ul[data-v-273cca7e] {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap
}

.GameList__C-bet .item[data-v-273cca7e] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    height: .93333rem;
    padding: .25333rem .88rem;
    background: #ffffff;
    box-shadow: 0 .24rem .42667rem .10667rem #d0d0ed5c;
    border-radius: .16rem;
    margin-right: .32rem;
    color: #666
}

.GameList__C-bet .item.action[data-v-273cca7e] {
    color: #fff;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .21333rem .42667rem .10667rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4
}

.Betting__C-mark[data-v-273cca7e] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__C-mark>div[data-v-273cca7e] {
    width: 5.86667rem;
    height: 1.33333rem;
    line-height: 1.33333rem;
    display: inline-block;
    border-radius: .26667rem;
    border: .01333rem solid #ffffff;
    font-size: .42667rem;
    color: #fff;
    font-weight: 700;
    padding: 0 .4rem 0 2.08rem
}

.Betting__C-bet[data-v-273cca7e] {
    margin-top: .4rem;
    padding: 0 .26667rem
}

.Betting__C-bet .tit[data-v-273cca7e] {
    height: .53333rem;
    line-height: .53333rem
}

.Betting__C-bet .tit-select[data-v-273cca7e] {
    padding-left: .26667rem;
    font-size: .42667rem;
    font-weight: 700;
    border-left: .08rem solid #f64646
}

.Betting__C-bet .tit-list .check[data-v-273cca7e] {
    padding-left: .26667rem;
    color: #888
}

.Betting__C-bet .tit-list .check-item[data-v-273cca7e] {
    height: .42667rem;
    width: .42667rem;
    border-radius: .42667rem;
    border: .02667rem solid #c9c9c9;
    margin-right: .10667rem
}

.Betting__C-bet .tit-list .check.action[data-v-273cca7e] {
    color: #fe6868
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-273cca7e] {
    border: .01333rem solid #fe6868;
    position: relative
}

.Betting__C-bet .tit-list .check.action .check-item[data-v-273cca7e]:after {
    content: "";
    display: block;
    border-radius: .26667rem;
    background-color: #fe6868;
    width: .26667rem;
    height: .26667rem;
    position: absolute;
    left: .05333rem;
    top: .05333rem
}

.Betting__C-bet .nList[data-v-273cca7e] {
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .32rem;
    padding: .26667rem;
    margin-top: .4rem
}

.Betting__C-bet .nList .Ntit[data-v-273cca7e] {
    line-height: .74667rem;
    font-size: .42667rem;
    color: #b2b4bf;
    font-weight: 400
}

.Betting__C-bet .nList .list[data-v-273cca7e] {
    width: 100%
}

.Betting__C-bet .nList .list .item[data-v-273cca7e] {
    width: 20%
}

.Betting__C-bet .nList .list .item .number[data-v-273cca7e] {
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: .42667rem;
    font-weight: 700;
    color: #888;
    background: url(/assets/svg/nbg-dba06970.svg) no-repeat center center;
    background-size: cover
}

.Betting__C-bet .nList .list .item .number.action[data-v-273cca7e] {
    color: #f95959;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: cover
}

.Footer__C[data-v-273cca7e] {
    width: 100%;
    position: fixed;
    left: auto;
    bottom: 0;
    height: 1.6rem;
    z-index: 98
}

.Footer__C .nav[data-v-273cca7e] {
    height: 1.6rem;
    background-color: #fee;
    max-width: 10rem
}

.Footer__C .nav .left[data-v-273cca7e] {
    width: 55%
}

.Footer__C .nav .left .item[data-v-273cca7e] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: .26667rem;
    color: #ff7172
}

.Footer__C .nav .left .item .txt[data-v-273cca7e] {
    margin-bottom: .08rem
}

.Footer__C .nav .left .item .num[data-v-273cca7e] {
    color: #f95959;
    font-weight: 600
}

.Footer__C .bet-btn[data-v-273cca7e] {
    width: 40%;
    background-color: #f95959;
    color: #fff;
    font-size: .48rem;
    font-weight: 600
}

.Footer__C .disabled-btn[data-v-273cca7e] {
    width: 40%;
    background-color: #cfd1de;
    color: #666;
    font-size: .48rem;
    font-weight: 400;
    pointer-events: none
}

.RecordNav__C[data-v-273cca7e] {
    width: calc(100% - .64rem);
    height: 1.17333rem;
    line-height: 1.17333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: .32rem auto 0;
    border-radius: .16rem;
    overflow: hidden
}

.RecordNav__C>div[data-v-273cca7e] {
    width: 50%;
    height: 100%;
    background: #ffffff;
    font-size: .42667rem;
    color: #666;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    text-align: center;
    overflow: hidden
}

.RecordNav__C>div.active[data-v-273cca7e] {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: inset 0 -.05333rem .13333rem #fff6f4;
    font-weight: 600;
    color: #fff
}

.GameRecord__C[data-v-273cca7e] {
    width: calc(100% - .69333rem);
    margin: .26667rem auto 1.6rem;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-273cca7e] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 600;
    font-size: .37333rem;
    color: #fff
}

.GameRecord__C-body[data-v-273cca7e] {
    color: #333;
    font-size: .32rem;
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: 0 0 .13333rem .13333rem
}

.GameRecord__C-body[data-v-273cca7e] .van-row {
    min-height: 1.30667rem;
    border-bottom: .01333rem solid #daddf0
}

.GameRecord__C-body .details[data-v-273cca7e] {
    width: 100%;
    border: .01333rem solid #fa999a;
    border-radius: .26667rem;
    padding: .33333rem
}

.GameRecord__C-body .details .tit[data-v-273cca7e] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.GameRecord__C-body .details .tit img[data-v-273cca7e] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.GameRecord__C-body .details .tag-read img[data-v-273cca7e] {
    width: .32rem;
    height: .32rem
}

.GameRecord__C-body .details .detailLi[data-v-273cca7e] {
    min-height: .66667rem;
    line-height: .66667rem;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem
}

.GameRecord__C-body .details .detailLi .red[data-v-273cca7e] {
    color: #f2413b
}

.GameRecord__C-body .details .detailLi .prize[data-v-273cca7e] {
    background: #f2f2f2;
    margin-bottom: .16rem;
    padding: .26667rem;
    border-radius: .26667rem
}

.GameRecord__C-body .details .detailLi .prize[data-v-273cca7e]:last-child {
    margin-bottom: 0
}

.GameRecord__C-body .details .detailLi .selectItem0[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .selectItem1[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .selectItem2[data-v-273cca7e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-273cca7e]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-273cca7e]:nth-of-type(1),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-273cca7e]:nth-of-type(1) {
    width: 45%
}

.GameRecord__C-body .details .detailLi .selectItem0>div[data-v-273cca7e]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem1>div[data-v-273cca7e]:nth-of-type(2),
.GameRecord__C-body .details .detailLi .selectItem2>div[data-v-273cca7e]:nth-of-type(2) {
    width: .13333rem
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .selectItem1 span[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .selectItem2 span[data-v-273cca7e] {
    font-weight: 700;
    font-size: .42667rem;
    color: #333;
    padding-left: 0;
    text-align: center
}

.GameRecord__C-body .details .detailLi .selectItem0 span[data-v-273cca7e] {
    color: #f95959
}

.GameRecord__C-body .details .detailLi .prize-tit[data-v-273cca7e] {
    text-align: left;
    font-size: .37333rem;
    color: #333;
    padding-left: .26667rem
}

.GameRecord__C-body .details .detailLi .action0[data-v-273cca7e] {
    color: #f95959 !important;
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .action1[data-v-273cca7e],
.GameRecord__C-body .details .detailLi .action2[data-v-273cca7e] {
    font-weight: 700;
    font-size: .42667rem
}

.GameRecord__C-body .details .detailLi .prize-box[data-v-273cca7e] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.GameRecord__C-body .details .detailLi .prize-box-item[data-v-273cca7e] {
    text-align: left;
    padding-left: .26667rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #333;
    font-size: .37333rem;
    font-weight: 500
}

.GameRecord__C-body .details .detailLi .c-flex-warp[data-v-273cca7e] {
    color: #7b7f9d;
    font-size: .34667rem
}

.GameRecord__C-body .details .detailLi .select[data-v-273cca7e] {
    margin-left: .53333rem
}

.GameRecord__C-body .details .detailLi .select .ball[data-v-273cca7e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.GameRecord__C-body .details .detailLi .Bet-box.pb[data-v-273cca7e] {
    padding-bottom: .06667rem
}

.GameRecord__C-body .details .detailLi .Bet-box ul li[data-v-273cca7e] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionViolet[data-v-273cca7e] {
    color: #fff;
    background-color: #eb43dd
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRed[data-v-273cca7e] {
    color: #fff;
    background-color: #fb4e4e
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionGreen[data-v-273cca7e] {
    color: #fff;
    background-color: #5cba47
}

.GameRecord__C-body .details .detailLi .Bet-box ul li.actionRedGreen[data-v-273cca7e] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.GameRecord__C-body .details .detailLi .Bet-box .actionBtn[data-v-273cca7e] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.GameRecord__C-body .goItem[data-v-273cca7e] {
    height: 1.30667rem;
    line-height: 1.30667rem;
    text-align: center;
    color: #f64646;
    font-size: .32rem
}

.GameRecord__C-body .li[data-v-273cca7e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #f2f2f2;
    margin: 0 .02667rem
}

.GameRecord__C-body .li .circle-black[data-v-273cca7e] {
    background-color: #f2f2f2;
    color: #333;
    font-size: .32rem
}

.GameRecord__C-body .time[data-v-273cca7e] {
    color: #666;
    font-size: .32rem;
    height: 100%
}

.GameRecord__C-body .numList[data-v-273cca7e] {
    width: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    top: .4rem
}

.GameRecord__C-body .numList .numItem[data-v-273cca7e] {
    width: .4rem;
    height: .4rem;
    background: #f2f2f2;
    color: #333;
    font-size: .32rem;
    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;
    border-radius: 50%
}

.GameRecord__C-body .redNumItem[data-v-273cca7e] {
    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
}

.GameRecord__C-foot[data-v-273cca7e] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.GameRecord__C-foot-previous[data-v-273cca7e],
.GameRecord__C-foot-next[data-v-273cca7e] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.GameRecord__C-foot-previous.disabled[data-v-273cca7e],
.GameRecord__C-foot-next.disabled[data-v-273cca7e] {
    background: #d8d8d8;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-273cca7e],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-273cca7e] {
    color: #7f7f7f
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-273cca7e],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-273cca7e] {
    color: #fff
}

.MyGameRecord__C[data-v-273cca7e] {
    width: 100%;
    margin: .32rem auto 1.6rem
}

.MyGameRecord__C-head[data-v-273cca7e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    background-color: #fff;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-273cca7e] {
    border: .01333rem solid #cbcbcb;
    height: .8rem;
    line-height: .8rem;
    border-radius: .26667rem;
    padding: 0 .72rem 0 .24rem;
    color: #686868;
    font-size: .32rem;
    position: relative;
    margin-bottom: .4rem
}

.MyGameRecord__C-head-moreB[data-v-273cca7e]:after {
    content: "";
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/assets/jpg/moreBtn-ffccf44d.jpg);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center
}

.MyGameRecord__C-body[data-v-273cca7e] {
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-273cca7e] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-273cca7e] {
    height: 1.86667rem;
    background: #ffffff;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.MyGameRecord__C-foot-page[data-v-273cca7e] {
    font-size: .32rem
}

.MyGameRecord__C-foot-previous[data-v-273cca7e],
.MyGameRecord__C-foot-next[data-v-273cca7e] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #fd565c;
    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
}

.MyGameRecord__C-foot-previous.disabled[data-v-273cca7e],
.MyGameRecord__C-foot-next.disabled[data-v-273cca7e] {
    background: #d8d8d8;
    pointer-events: none
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-273cca7e],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-273cca7e] {
    color: #7f7f7f
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-273cca7e],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-273cca7e] {
    color: #fff
}

.list[data-v-273cca7e] {
    padding: 0 .26667rem
}

.list .hb[data-v-273cca7e] {
    background-color: #fff;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item[data-v-273cca7e] {
    padding: .21333rem;
    border-bottom: .02667rem solid #e2e2e2;
    color: #414141;
    font-size: .37333rem
}

.list .hb .item.action[data-v-273cca7e] {
    padding: .32rem .26667rem
}

.list .hb .item .goItem[data-v-273cca7e] {
    height: .42667rem
}

.list .hb .li[data-v-273cca7e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: .42667rem !important;
    height: .42667rem;
    border: .02667rem solid #bbb;
    border-radius: .42667rem;
    margin-right: .10667rem;
    color: #bbb
}

.list .hb .li.action[data-v-273cca7e] {
    font-size: .32rem;
    border: none;
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .li.circle-black[data-v-273cca7e] {
    border: .02667rem solid #000;
    color: #000;
    background: #f4f4f4
}

.list .hb .li.actionH[data-v-273cca7e] {
    border: none;
    color: #fff;
    background-color: #5856d6
}

.list .hb .li.actionL[data-v-273cca7e] {
    border: .01333rem solid #5856d6;
    color: #5856d6;
    background-color: #fff
}

.list .hb .li.actionO[data-v-273cca7e] {
    border: none;
    color: #fff;
    background-color: #ff9500
}

.list .hb .li.actionE[data-v-273cca7e] {
    border: .01333rem solid #ff9500;
    color: #ff9500;
    background-color: #fff
}

.list .hb .qiu[data-v-273cca7e] {
    width: 3rem;
    position: relative
}

.list .hb .qiu .line-canvas[data-v-273cca7e] {
    position: absolute !important;
    top: .12rem;
    left: 0;
    height: .73333rem;
    width: 2.61333rem;
    z-index: 99
}

.list .hb .red[data-v-273cca7e] {
    color: #d0322d
}

.list .hb .green[data-v-273cca7e] {
    color: #4eaf56
}

.list .hb .blue[data-v-273cca7e] {
    color: #2572d5
}

.list .hb .box .li[data-v-273cca7e] {
    display: block;
    height: .13333rem;
    width: .13333rem;
    border-radius: .13333rem;
    margin: 0 .06667rem
}

.list .hb .item[data-v-273cca7e] {
    padding: .53333rem .4rem
}

.list .hb .item .info[data-v-273cca7e] {
    width: 100%
}

.list .hb .item .info .issueName .state[data-v-273cca7e] {
    color: #fff;
    padding: .10667rem .26667rem;
    margin-left: .26667rem;
    border-radius: .53333rem;
    font-size: .32rem;
    display: inline-block;
    text-align: center
}

.list .hb .item .info .issueName .state.red[data-v-273cca7e] {
    background-color: #ff8581
}

.list .hb .item .info .issueName .state.green[data-v-273cca7e] {
    background-color: #5cba47
}

.list .hb .item .info .tiem[data-v-273cca7e] {
    font-size: .32rem;
    color: #5f5f5f;
    margin-top: .13333rem
}

.list .hb .item .info .money[data-v-273cca7e] {
    font-weight: 600;
    font-size: .42667rem
}

.list .hb .item .info .money .fail[data-v-273cca7e] {
    color: #fb4e4e
}

.list .hb .item .info .money .success[data-v-273cca7e] {
    color: #5cba47
}

.list .hb .details[data-v-273cca7e] {
    padding: .4rem;
    border-bottom: .01333rem solid #e2e2e2
}

.list .hb .details .tit[data-v-273cca7e] {
    font-size: .4rem;
    color: #333;
    margin-bottom: .26667rem;
    font-weight: 700
}

.list .hb .details .tit img[data-v-273cca7e] {
    width: .64rem;
    height: .64rem;
    position: relative;
    top: .13333rem
}

.list .hb .details .tag-read img[data-v-273cca7e] {
    width: .32rem;
    height: .32rem
}

.list .hb .details .detailLi[data-v-273cca7e] {
    min-height: .66667rem;
    line-height: .66667rem;
    background: #f1f3ff;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem;
    margin-bottom: .21333rem
}

.list .hb .details .detailLi .red[data-v-273cca7e] {
    color: #f2413b
}

.list .hb .details .detailLi .result[data-v-273cca7e] {
    height: .93333rem;
    line-height: .93333rem;
    background: #ff7172;
    border-radius: .13333rem .13333rem 0 0;
    color: #fff;
    text-align: left;
    padding: 0 --0.26667rem
}

.list .hb .details .detailLi .prize-tit[data-v-273cca7e] {
    font-size: .32rem;
    color: #666
}

.list .hb .details .detailLi .prize-box[data-v-273cca7e] {
    border-bottom: .01333rem solid #fff
}

.list .hb .details .detailLi .prize-box-item[data-v-273cca7e] {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .c-flex-warp[data-v-273cca7e] {
    color: #7b7f9d;
    font-size: .34667rem
}

.list .hb .details .detailLi .select[data-v-273cca7e] {
    margin-left: .53333rem
}

.list .hb .details .detailLi .select .ball[data-v-273cca7e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: .64rem;
    height: .42667rem;
    line-height: .42667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: .13333rem;
    margin-bottom: .13333rem;
    background: #ff7172;
    border-radius: .08rem;
    color: #fff
}

.list .hb .details .detailLi .Bet-box.pb[data-v-273cca7e] {
    padding-bottom: .06667rem
}

.list .hb .details .detailLi .Bet-box ul li[data-v-273cca7e] {
    height: .26667rem;
    line-height: .26667rem;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    margin: .02667rem .05333rem;
    background-color: #ccc
}

.list .hb .details .detailLi .Bet-box ul li.actionViolet[data-v-273cca7e] {
    color: #fff;
    background-color: #eb43dd
}

.list .hb .details .detailLi .Bet-box ul li.actionRed[data-v-273cca7e] {
    color: #fff;
    background-color: #fb4e4e
}

.list .hb .details .detailLi .Bet-box ul li.actionGreen[data-v-273cca7e] {
    color: #fff;
    background-color: #5cba47
}

.list .hb .details .detailLi .Bet-box ul li.actionRedGreen[data-v-273cca7e] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.list .hb .details .detailLi .Bet-box .actionBtn[data-v-273cca7e] {
    height: .34667rem;
    line-height: .34667rem;
    display: inline-block;
    border-radius: .04rem;
    padding: 0 .13333rem;
    font-size: .16rem;
    background-color: #fb4e4e;
    color: #fff
}

.areList[data-v-273cca7e] {
    margin: .53333rem;
    position: relative
}

.areList .close[data-v-273cca7e] {
    position: absolute;
    top: -1.6rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: .8rem;
    height: .8rem
}

.areList .items h1[data-v-273cca7e] {
    color: #b6b6b6;
    font-size: .42667rem
}

.areList .items .itemsC[data-v-273cca7e] {
    margin: .26667rem 0 .4rem;
    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;
    gap: .2rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.areList .items .itemsC>div[data-v-273cca7e] {
    width: calc((100% - .53333rem)/2);
    background: #F6F6F6;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    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;
    color: #666;
    font-size: .37333rem
}

.areList .items .itemsC .isActive[data-v-273cca7e] {
    background: #FE6469;
    color: #fff
}

.titlebets[data-v-273cca7e] {
    font-size: .29333rem;
    color: #ff7172
}

.border60[data-v-273cca7e] {
    width: 4.53333rem;
    height: .66667rem;
    line-height: .66667rem;
    border-radius: .8rem;
    border: .01333rem solid #ff7172;
    margin: 0 auto;
    margin-top: .30667rem
}

.bottombg[data-v-273cca7e] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD2SURBVHgB7dThDYIwEAXghxPoBm7gCo7gBrqJbqAbwAaOgE4CG8AG5xEb4x+QXivF+L6E9Be5d831ACIiIiIi+lcZAonIVo+Nfkv4u2dZdkMqGr6QcGekoIVPEs8RRuYR0qKVHmvE0eoorWBgakDDd/PeIK6VNtHC0wIGrpB3sQG1JXzH1IBzQTwFptaNkX6NhKvcSE5PCx8k3B4paYBS7CqkpiG2YrfGHGiQXPzlmIvuJsXvQTexbj9kjb7oDq/ht1Yv7p/5kOdarUbcfvqH20fD7UY0kHZtfiLDa7XE3En/g472cL/ONXF9C17+THgiIiIims4DgE/PN6bHlxEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.compound2[data-v-273cca7e],
.compound3[data-v-273cca7e] {
    padding-top: .26667rem;
    max-height: 5.33333rem;
    overflow-y: auto
}

.compound2 .item[data-v-273cca7e],
.compound3 .item[data-v-273cca7e] {
    width: 100%;
    margin-bottom: .26667rem
}

.compound2 .item.item0-3 .box .c-row[data-v-273cca7e],
.compound3 .item.item0-3 .box .c-row[data-v-273cca7e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-3 .box .num[data-v-273cca7e],
.compound3 .item.item0-3 .box .num[data-v-273cca7e] {
    width: calc((100% - 1.28rem) / 7);
    height: 1.13333rem;
    background-size: 1.13333rem 1.13333rem
}

.compound2 .item.item0-2 .box .c-row[data-v-273cca7e],
.compound2 .item.item5-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item0-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item5-2 .box .c-row[data-v-273cca7e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .21333rem
}

.compound2 .item.item0-2 .box .num[data-v-273cca7e],
.compound2 .item.item5-2 .box .num[data-v-273cca7e],
.compound3 .item.item0-2 .box .num[data-v-273cca7e],
.compound3 .item.item5-2 .box .num[data-v-273cca7e] {
    width: calc((100% - 1.28rem) / 7);
    height: .8rem;
    background-size: .8rem .8rem
}

.compound2 .item.item4-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item4-2 .box .c-row[data-v-273cca7e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item4-2 .box .num[data-v-273cca7e],
.compound3 .item.item4-2 .box .num[data-v-273cca7e] {
    margin-bottom: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-8),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-5),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-2),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-8),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-5),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-2),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-7),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-4),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-1),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-7),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-4),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-1),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n) {
    margin-left: -.10667rem
}

.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound2 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-3),
.compound3 .item.item4-2 .box .num[data-v-273cca7e]:nth-child(9n-6) {
    margin-right: .42667rem
}

.compound2 .item.item3-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item3-2 .box .c-row[data-v-273cca7e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item3-2 .box .num[data-v-273cca7e],
.compound3 .item.item3-2 .box .num[data-v-273cca7e] {
    margin-bottom: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-3),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-7),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-3),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-7),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem
}

.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n) {
    margin-left: -.06667rem
}

.compound2 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound3 .item.item3-2 .box .num[data-v-273cca7e]:nth-child(8n-4) {
    margin-right: 1.73333rem
}

.compound2 .item.item2-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item2-2 .box .c-row[data-v-273cca7e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item2-2 .box .num[data-v-273cca7e],
.compound3 .item.item2-2 .box .num[data-v-273cca7e] {
    margin-bottom: .26667rem
}

.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-3),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-7),
.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-1),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-2),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-3),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-4),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-5),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-6),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n-7),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.01333rem
}

.compound2 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n),
.compound3 .item.item2-2 .box .num[data-v-273cca7e]:nth-child(8n) {
    margin-right: 1.33333rem
}

.compound2 .item.item1-2 .box .c-row[data-v-273cca7e],
.compound3 .item.item1-2 .box .c-row[data-v-273cca7e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.compound2 .item.item1-2 .box .num[data-v-273cca7e],
.compound3 .item.item1-2 .box .num[data-v-273cca7e] {
    margin-bottom: .26667rem
}

.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-1),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-2),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-3),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-4),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-5),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-6),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-7),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-8),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-9),
.compound2 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-1),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-2),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-3),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-4),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-5),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-6),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-7),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-8),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n-9),
.compound3 .item.item1-2 .box .num[data-v-273cca7e]:nth-child(10n) {
    background-color: #f6f6f6;
    padding: .26667rem;
    margin-left: -.09333rem
}

.compound2 .item .box[data-v-273cca7e],
.compound3 .item .box[data-v-273cca7e] {
    border-radius: .26667rem;
    position: relative;
    width: 100%
}

.compound2 .item .box .num[data-v-273cca7e],
.compound3 .item .box .num[data-v-273cca7e] {
    min-width: .8rem;
    min-height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959
}

.compound2 .item .box .money[data-v-273cca7e],
.compound3 .item .box .money[data-v-273cca7e] {
    text-align: center;
    background-color: #dbdbdb;
    position: relative;
    height: .53333rem;
    border-radius: 0 0 .26667rem .26667rem
}

.compound2 .item .box .money .all[data-v-273cca7e],
.compound3 .item .box .money .all[data-v-273cca7e] {
    position: relative;
    z-index: 9;
    line-height: .8rem;
    font-size: .32rem;
    color: #f95959
}

.compound2 .item .box .money[data-v-273cca7e]:after,
.compound3 .item .box .money[data-v-273cca7e]:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: .21333rem;
    background-color: #ededed;
    border-radius: 0 0 50% 50%
}

.compound2 .item .box .dele[data-v-273cca7e],
.compound3 .item .box .dele[data-v-273cca7e] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound2 .item .box .dele .icon[data-v-273cca7e],
.compound3 .item .box .dele .icon[data-v-273cca7e] {
    font-size: .26667rem
}

.compound2 .item.item0-4 .box .c-row[data-v-273cca7e] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .53333rem
}

.compound2 .item.item0-4 .box .num[data-v-273cca7e] {
    width: calc((100% - 2.13333rem)/5);
    background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
    background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    color: #fff;
    border-radius: .13333rem;
    min-height: 1.06667rem;
    min-width: 1.33333rem
}

.compound[data-v-273cca7e] {
    padding-top: .26667rem;
    max-height: 6rem;
    overflow: auto
}

.compound .item[data-v-273cca7e] {
    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;
    width: 100%;
    margin-bottom: .4rem
}

.compound .item .title[data-v-273cca7e] {
    width: 1.38667rem;
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: .42667rem;
    color: #888
}

.compound .item .numcontainer[data-v-273cca7e] {
    width: 7.94667rem;
    margin-left: .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    gap: .13333rem
}

.compound .item .numcontainer .num[data-v-273cca7e] {
    width: calc((100% - .85333rem)/5);
    height: .8rem;
    background: url(/assets/svg/anbg-2e633fe1.svg) no-repeat center center;
    background-size: .8rem .8rem;
    font-size: .42667rem;
    font-weight: 600;
    color: #f95959;
    position: relative;
    text-align: center;
    line-height: .8rem
}

.compound .item .numcontainer .num .dele[data-v-273cca7e] {
    position: absolute;
    right: -.18667rem;
    top: -.18667rem;
    height: .37333rem;
    width: .37333rem;
    border-radius: .53333rem;
    background-color: #f9595966
}

.compound .item .numcontainer .num .dele .icon[data-v-273cca7e] {
    font-size: .26667rem
}

[data-v-273cca7e] .dialog__container-content {
    margin-top: .13333rem
}

[data-v-273cca7e] .dialog__container-content .tipMsg {
    font-size: .34667rem
}

.centercity[data-v-273cca7e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    font-size: .48rem;
    color: #fff;
    font-weight: 500;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.van-calendar__day[data-v-9fb9bedb] {
    color: #fff
}

.van-calendar__day--disabled[data-v-9fb9bedb],
.van-calendar__weekdays[data-v-9fb9bedb] {
    color: #80849c
}

[data-v-9fb9bedb]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-9fb9bedb] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Play__C[data-v-9fb9bedb] {
    width: 100%
}

.Play__C[data-v-9fb9bedb] .van-tab--card {
    min-width: 2.93333rem
}

.Play__C-Cotent[data-v-9fb9bedb] {
    background-color: #fff;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    margin: 0 .4rem .4rem;
    border-radius: .4rem
}

.Play__C-Cotent .title[data-v-9fb9bedb] {
    width: 9.36rem;
    height: .8rem;
    line-height: .8rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAr4AAAA8BAMAAAByTqS8AAAAD1BMVEUAAAD/cXH/cXP/cHD/cXLrmyVbAAAABHRSTlMAz28g8GvgRwAAAMxJREFUeNrt1jEBwEAIwEAkIAEJWADqX1PHV5AtJyFT4hNo7Ita+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi3r78AMQQo8geT/5zwAAAABJRU5ErkJggg==) no-repeat center;
    background-size: auto 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Play__C-Cotent .title img[data-v-9fb9bedb] {
    display: block;
    width: .56rem;
    height: .56rem;
    margin: 0 .26667rem
}

.Play__C-Cotent .title>span[data-v-9fb9bedb] {
    color: #fff;
    font-size: .42667rem;
    font-weight: 600
}

.Play__C-Cotent .info[data-v-9fb9bedb] {
    width: 100%;
    background: #ffffff;
    margin-bottom: .4rem;
    padding: .26667rem .26667rem .4rem;
    border-radius: 0 0 .26667rem .26667rem
}

.Play__C-Cotent .info_item[data-v-9fb9bedb] {
    margin-bottom: .4rem;
    font-size: .34667rem;
    color: #666
}

.Play__C-Cotent .info_item>img[data-v-9fb9bedb] {
    width: .45333rem;
    height: .45333rem;
    display: inline-block;
    vertical-align: -.05333rem;
    margin-right: .16rem
}

.Play__C-Cotent .info_item .sub[data-v-9fb9bedb] {
    color: #f95959;
    font-size: .42667rem
}

.Play__C-Cotent .info_item .text[data-v-9fb9bedb] {
    margin: .21333rem .56rem 0;
    color: #666;
    font-size: .34667rem;
    line-height: .53333rem
}

.Play__C-Cotent .info_text[data-v-9fb9bedb] {
    border-radius: .26667rem;
    border: .01333rem solid #d9d9d9;
    padding: 0 .22667rem .33333rem .68rem;
    color: #888;
    font-size: .32rem
}

.Play__C-Cotent .info_text>div[data-v-9fb9bedb] {
    margin-top: .2rem;
    line-height: .53333rem
}

.van-calendar__day[data-v-fa6bdd16] {
    color: #fff
}

.van-calendar__day--disabled[data-v-fa6bdd16],
.van-calendar__weekdays[data-v-fa6bdd16] {
    color: #80849c
}

[data-v-fa6bdd16]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-fa6bdd16] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.NorthRule__C[data-v-fa6bdd16] {
    width: 100%;
    background-color: #f7f8ff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.NorthRule__C-title[data-v-fa6bdd16] {
    font-size: .48rem;
    font-weight: 700;
    color: #fb5b5b;
    text-align: center
}

.NorthRule__C-tips[data-v-fa6bdd16] {
    color: #666;
    font-size: .37333rem;
    margin-top: .2rem;
    margin-bottom: .44rem;
    text-align: center
}

.NorthRule__C-Content[data-v-fa6bdd16] {
    position: relative;
    padding: .57333rem .24rem .33333rem;
    border: .01333rem solid #ff7172;
    border-top-left-radius: .26667rem;
    border-top-right-radius: .26667rem;
    background: #fff;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    margin-bottom: .42667rem
}

.NorthRule__C-Content .borderTopStyle[data-v-fa6bdd16] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: 100%
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16] {
    position: absolute;
    top: 0
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:first-of-type,
.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:last-of-type {
    width: .68rem;
    height: .68rem;
    border-top: .06667rem solid #ff7172
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:first-of-type:after,
.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:last-of-type:after {
    content: "";
    position: absolute;
    top: .29333rem;
    left: .2rem;
    width: .13333rem;
    height: .13333rem;
    background-color: #ff7172
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:first-of-type {
    left: -.01333rem;
    border-left: .06667rem solid #ff7172;
    border-top-left-radius: .26667rem
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:first-of-type:after {
    border-radius: 50%
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:last-of-type {
    right: 0;
    border-right: .06667rem solid #ff7172;
    border-top-right-radius: .26667rem
}

.NorthRule__C-Content .borderTopStyle span[data-v-fa6bdd16]:last-of-type:after {
    border-radius: 50%
}

.NorthRule__C-Content[data-v-fa6bdd16]:after,
.NorthRule__C-Content[data-v-fa6bdd16]:before {
    content: "";
    display: block;
    position: absolute;
    top: -.26667rem;
    width: .26667rem;
    height: .53333rem;
    background-color: #ff7172;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 50% 50%, 100% 100%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 0%, 50% 50%, 100% 100%, 50% 100%, 0% 50%);
    z-index: 5
}

.NorthRule__C-Content[data-v-fa6bdd16]:after {
    left: calc(50% - 1.2rem);
    -webkit-transform: translateX(-50%);
    transform: translate(-50%)
}

.NorthRule__C-Content[data-v-fa6bdd16]:before {
    left: calc(50% + 1.2rem);
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translate(-50%) rotate(180deg)
}

.NorthRule__C-Content .title[data-v-fa6bdd16] {
    position: absolute;
    top: -.26667rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: 2.13333rem;
    height: .53333rem;
    color: #fff;
    font-size: .32rem;
    text-align: center;
    line-height: .53333rem;
    background-color: #ff7172;
    -webkit-clip-path: polygon(7% 0%, 93% 0%, 100% 50%, 93% 100%, 7% 100%, 0% 50%);
    clip-path: polygon(7% 0%, 93% 0%, 100% 50%, 93% 100%, 7% 100%, 0% 50%)
}

.NorthRule__C-Content .text[data-v-fa6bdd16] {
    margin: 0 .26667rem;
    font-size: .32rem;
    color: #666
}

.NorthRule__C .table[data-v-fa6bdd16],
.NorthRule__C .table-rule[data-v-fa6bdd16] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: .53333rem;
    background-color: #fff
}

.NorthRule__C .table .table-row[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row[data-v-fa6bdd16] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    color: #666;
    font-size: .34667rem;
    border-top-left-radius: .26667rem;
    border-top-right-radius: .26667rem
}

.NorthRule__C .table .table-row.header-time[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row.header-time[data-v-fa6bdd16] {
    height: 1.33333rem;
    line-height: 1.33333rem;
    background: #ff7172;
    text-align: center;
    color: #fff;
    font-size: .34667rem;
    border-radius: 0
}

.NorthRule__C .table .table-row.header-week[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row.header-week[data-v-fa6bdd16] {
    height: .88rem;
    line-height: .88rem;
    background: #ff9591;
    text-align: center;
    color: #fff;
    font-size: .34667rem;
    border-radius: 0
}

.NorthRule__C .table .table-row .table-week-1[data-v-fa6bdd16],
.NorthRule__C .table .table-row .table-time-1[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-week-1[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-time-1[data-v-fa6bdd16] {
    height: .88rem;
    line-height: .88rem;
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center
}

.NorthRule__C .table .table-row[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row[data-v-fa6bdd16] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: .01333rem solid #ffaf99;
    border-top: none;
    margin-bottom: -.01333rem;
    border-radius: 0
}

.NorthRule__C .table .table-row .table-cell-1[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-cell-1[data-v-fa6bdd16] {
    height: .88rem;
    line-height: .88rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-right: .01333rem solid #ffaf99
}

.NorthRule__C .table .table-row .table-cell-2[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-cell-2[data-v-fa6bdd16] {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.NorthRule__C .table .table-row .table-cell-2 .table-column-1[data-v-fa6bdd16],
.NorthRule__C .table-rule .table-row .table-cell-2 .table-column-1[data-v-fa6bdd16] {
    width: 50%;
    height: .90667rem;
    line-height: .90667rem;
    border: .01333rem solid #ffaf99;
    margin-left: -.01333rem;
    margin-bottom: -.01333rem;
    border-top: none
}

.NorthRule__C .table .table-row .table-cell-2 .table-column-1[data-v-fa6bdd16]:nth-child(2n),
.NorthRule__C .table-rule .table-row .table-cell-2 .table-column-1[data-v-fa6bdd16]:nth-child(2n) {
    border-right: none
}

.NorthRule__C-Rule[data-v-fa6bdd16] {
    text-align: center;
    font-size: .48rem;
    color: #fb5b5b
}

.NorthRule__C-Struct[data-v-fa6bdd16] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    text-align: center;
    font-size: .4rem;
    color: #fb5b5b;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    margin-bottom: .4rem
}

.NorthRule__C-Struct[data-v-fa6bdd16]:after,
.NorthRule__C-Struct[data-v-fa6bdd16]:before {
    display: block;
    content: "";
    width: 1.46667rem;
    height: .02667rem;
    background: -webkit-linear-gradient(left, #ff7172 -2.73%, rgba(255, 113, 114, 0) 91.36%);
    background: linear-gradient(90deg, #ff7172 -2.73%, rgba(255, 113, 114, 0) 91.36%);
    border-radius: .26667rem;
    margin-top: .26667rem
}

.NorthRule__C-Struct[data-v-fa6bdd16]:before {
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: scaleX(-1)
}

.NorthRule__C .table-rule[data-v-fa6bdd16] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: .53333rem;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    background-color: #fff;
    border-radius: .26667rem .26667rem 0 0
}

.NorthRule__C .table-rule .table-header[data-v-fa6bdd16] {
    border-radius: .26667rem .26667rem 0 0;
    height: 1.01333rem;
    background-color: #ff7172;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.NorthRule__C .table-rule .table-header .table-header-cell[data-v-fa6bdd16] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.NorthRule__C .table-rule .table-row[data-v-fa6bdd16] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.NorthRule__C .table-rule .table-row .table-cell[data-v-fa6bdd16] {
    height: .88rem;
    line-height: .88rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-right: .01333rem solid #ffaf99
}

.NorthRule__C .table-rule .table-box[data-v-fa6bdd16] {
    height: .88rem;
    line-height: .88rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    border: .01333rem solid #ffaf99;
    border-top: none;
    text-align: center
}

.NorthRule__C .table-rule .table-box.none[data-v-fa6bdd16] {
    display: none
}

.NorthRule__C .table-rule .table-box-title[data-v-fa6bdd16] {
    width: 2.4rem
}

.NorthRule__C .table-rule .table-box-number[data-v-fa6bdd16] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-left: .01333rem solid #ffaf99
}

.van-calendar__day[data-v-584e1104] {
    color: #fff
}

.van-calendar__day--disabled[data-v-584e1104],
.van-calendar__weekdays[data-v-584e1104] {
    color: #80849c
}

[data-v-584e1104]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-584e1104] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Play__C[data-v-584e1104] {
    width: 100%
}

.Play__C[data-v-584e1104] .van-tab--card {
    min-width: 2.93333rem
}

.Play__C-Cotent[data-v-584e1104] {
    background-color: #fff;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    margin: 0 .4rem .4rem;
    border-radius: .4rem
}

.Play__C-Cotent .title[data-v-584e1104] {
    width: 9.36rem;
    height: .8rem;
    line-height: .8rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAr4AAAA8BAMAAAByTqS8AAAAD1BMVEUAAAD/cXH/cXP/cHD/cXLrmyVbAAAABHRSTlMAz28g8GvgRwAAAMxJREFUeNrt1jEBwEAIwEAkIAEJWADqX1PHV5AtJyFT4hNo7Ita+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi2r7kibsS1r7os6+qLQvquyLavuSJuxLWvuizr6otC+q7Itq+5Im7Eta+6LOvqi0L6rsi3r78AMQQo8geT/5zwAAAABJRU5ErkJggg==) no-repeat center;
    background-size: auto 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Play__C-Cotent .title img[data-v-584e1104] {
    display: block;
    width: .56rem;
    height: .56rem;
    margin: 0 .26667rem
}

.Play__C-Cotent .title>span[data-v-584e1104] {
    color: #fff;
    font-size: .42667rem;
    font-weight: 600
}

.Play__C-Cotent .info[data-v-584e1104] {
    width: 100%;
    background: #ffffff;
    margin-bottom: .4rem;
    padding: .26667rem .26667rem .4rem;
    border-radius: 0 0 .26667rem .26667rem
}

.Play__C-Cotent .info_item[data-v-584e1104] {
    margin-bottom: .4rem;
    font-size: .34667rem;
    color: #666
}

.Play__C-Cotent .info_item>img[data-v-584e1104] {
    width: .45333rem;
    height: .45333rem;
    display: inline-block;
    vertical-align: -.05333rem;
    margin-right: .16rem
}

.Play__C-Cotent .info_item .sub[data-v-584e1104] {
    color: #f95959;
    font-size: .42667rem
}

.Play__C-Cotent .info_item .text[data-v-584e1104] {
    margin: .21333rem .56rem 0;
    color: #666;
    font-size: .34667rem;
    line-height: .53333rem
}

.Play__C-Cotent .info_text[data-v-584e1104] {
    border-radius: .26667rem;
    border: .01333rem solid #d9d9d9;
    padding: 0 .22667rem .33333rem .68rem;
    color: #888;
    font-size: .32rem
}

.Play__C-Cotent .info_text>div[data-v-584e1104] {
    margin-top: .2rem;
    line-height: .53333rem
}

.van-calendar__day[data-v-1d7b1eb6] {
    color: #fff
}

.van-calendar__day--disabled[data-v-1d7b1eb6],
.van-calendar__weekdays[data-v-1d7b1eb6] {
    color: #80849c
}

[data-v-1d7b1eb6]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-1d7b1eb6] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.NorthRule__C[data-v-1d7b1eb6] {
    width: 100%;
    background-color: #f7f8ff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.NorthRule__C-title[data-v-1d7b1eb6] {
    font-size: .48rem;
    font-weight: 700;
    color: #fb5b5b;
    text-align: center
}

.NorthRule__C-tips[data-v-1d7b1eb6] {
    color: #666;
    font-size: .37333rem;
    margin-top: .2rem;
    margin-bottom: .44rem;
    text-align: center
}

.NorthRule__C-Content[data-v-1d7b1eb6] {
    position: relative;
    padding: .57333rem .24rem .33333rem;
    border: .01333rem solid #ff7172;
    border-top-left-radius: .26667rem;
    border-top-right-radius: .26667rem;
    background: #fff;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    margin-bottom: .42667rem
}

.NorthRule__C-Content .borderTopStyle[data-v-1d7b1eb6] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: 100%
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6] {
    position: absolute;
    top: 0
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:first-of-type,
.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:last-of-type {
    width: .68rem;
    height: .68rem;
    border-top: .06667rem solid #ff7172
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:first-of-type:after,
.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:last-of-type:after {
    content: "";
    position: absolute;
    top: .29333rem;
    left: .2rem;
    width: .13333rem;
    height: .13333rem;
    background-color: #ff7172
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:first-of-type {
    left: -.01333rem;
    border-left: .06667rem solid #ff7172;
    border-top-left-radius: .26667rem
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:first-of-type:after {
    border-radius: 50%
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:last-of-type {
    right: 0;
    border-right: .06667rem solid #ff7172;
    border-top-right-radius: .26667rem
}

.NorthRule__C-Content .borderTopStyle span[data-v-1d7b1eb6]:last-of-type:after {
    border-radius: 50%
}

.NorthRule__C-Content[data-v-1d7b1eb6]:after,
.NorthRule__C-Content[data-v-1d7b1eb6]:before {
    content: "";
    display: block;
    position: absolute;
    top: -.26667rem;
    width: .26667rem;
    height: .53333rem;
    background-color: #ff7172;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 50% 50%, 100% 100%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 0%, 50% 50%, 100% 100%, 50% 100%, 0% 50%);
    z-index: 5
}

.NorthRule__C-Content[data-v-1d7b1eb6]:after {
    left: calc(50% - 1.2rem);
    -webkit-transform: translateX(-50%);
    transform: translate(-50%)
}

.NorthRule__C-Content[data-v-1d7b1eb6]:before {
    left: calc(50% + 1.2rem);
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translate(-50%) rotate(180deg)
}

.NorthRule__C-Content .title[data-v-1d7b1eb6] {
    position: absolute;
    top: -.26667rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: 2.13333rem;
    height: .53333rem;
    color: #fff;
    font-size: .32rem;
    text-align: center;
    line-height: .53333rem;
    background-color: #ff7172;
    -webkit-clip-path: polygon(7% 0%, 93% 0%, 100% 50%, 93% 100%, 7% 100%, 0% 50%);
    clip-path: polygon(7% 0%, 93% 0%, 100% 50%, 93% 100%, 7% 100%, 0% 50%)
}

.NorthRule__C-Content .text[data-v-1d7b1eb6] {
    margin: 0 .26667rem;
    font-size: .32rem;
    color: #666
}

.NorthRule__C .table[data-v-1d7b1eb6],
.NorthRule__C .table-rule[data-v-1d7b1eb6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: .53333rem;
    background-color: #fff
}

.NorthRule__C .table .table-row[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row[data-v-1d7b1eb6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    color: #666;
    font-size: .34667rem;
    border-top-left-radius: .26667rem;
    border-top-right-radius: .26667rem
}

.NorthRule__C .table .table-row.header-time[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row.header-time[data-v-1d7b1eb6] {
    height: 1.33333rem;
    line-height: 1.33333rem;
    background: #ff7172;
    text-align: center;
    color: #fff;
    font-size: .34667rem;
    border-radius: 0
}

.NorthRule__C .table .table-row.header-week[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row.header-week[data-v-1d7b1eb6] {
    height: .88rem;
    line-height: .88rem;
    background: #ff9591;
    text-align: center;
    color: #fff;
    font-size: .34667rem;
    border-radius: 0
}

.NorthRule__C .table .table-row .table-week-1[data-v-1d7b1eb6],
.NorthRule__C .table .table-row .table-time-1[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-week-1[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-time-1[data-v-1d7b1eb6] {
    height: .88rem;
    line-height: .88rem;
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center
}

.NorthRule__C .table .table-row[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row[data-v-1d7b1eb6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: .01333rem solid #ffaf99;
    border-top: none;
    margin-bottom: -.01333rem;
    border-radius: 0
}

.NorthRule__C .table .table-row .table-cell-1[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-cell-1[data-v-1d7b1eb6] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.NorthRule__C .table .table-row .table-cell-2[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-cell-2[data-v-1d7b1eb6] {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.NorthRule__C .table .table-row .table-cell-2 .table-column-1[data-v-1d7b1eb6],
.NorthRule__C .table-rule .table-row .table-cell-2 .table-column-1[data-v-1d7b1eb6] {
    width: 50%;
    height: .90667rem;
    line-height: .90667rem;
    border: .01333rem solid #ffaf99;
    margin-left: -.01333rem;
    margin-bottom: -.01333rem;
    border-top: none
}

.NorthRule__C .table .table-row .table-cell-2 .table-column-1[data-v-1d7b1eb6]:nth-child(2n),
.NorthRule__C .table-rule .table-row .table-cell-2 .table-column-1[data-v-1d7b1eb6]:nth-child(2n) {
    border-right: none
}

.NorthRule__C-Rule[data-v-1d7b1eb6] {
    text-align: center;
    font-size: .48rem;
    color: #fb5b5b
}

.NorthRule__C-Struct[data-v-1d7b1eb6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    text-align: center;
    font-size: .4rem;
    color: #fb5b5b;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    margin-bottom: .4rem
}

.NorthRule__C-Struct[data-v-1d7b1eb6]:after,
.NorthRule__C-Struct[data-v-1d7b1eb6]:before {
    display: block;
    content: "";
    width: 1.46667rem;
    height: .02667rem;
    background: -webkit-linear-gradient(left, #ff7172 -2.73%, rgba(255, 113, 114, 0) 91.36%);
    background: linear-gradient(90deg, #ff7172 -2.73%, rgba(255, 113, 114, 0) 91.36%);
    border-radius: .26667rem;
    margin-top: .26667rem
}

.NorthRule__C-Struct[data-v-1d7b1eb6]:before {
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: scaleX(-1)
}

.NorthRule__C .table-rule[data-v-1d7b1eb6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: .53333rem;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    background-color: #fff;
    border-radius: .26667rem .26667rem 0 0
}

.NorthRule__C .table-rule .table-header[data-v-1d7b1eb6] {
    border-radius: .26667rem .26667rem 0 0;
    height: 1.01333rem;
    background-color: #ff7172;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.NorthRule__C .table-rule .table-header .table-header-cell[data-v-1d7b1eb6] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.NorthRule__C .table-rule .table-row[data-v-1d7b1eb6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.NorthRule__C .table-rule .table-row .table-cell[data-v-1d7b1eb6] {
    height: .88rem;
    line-height: .88rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-right: .01333rem solid #ffaf99
}

.NorthRule__C .table-rule .table-box[data-v-1d7b1eb6] {
    height: .88rem;
    line-height: .88rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    border: .01333rem solid #ffaf99;
    border-top: none;
    text-align: center
}

.NorthRule__C .table-rule .table-box.none[data-v-1d7b1eb6] {
    display: none
}

.NorthRule__C .table-rule .table-box-title[data-v-1d7b1eb6] {
    width: 2.4rem
}

.NorthRule__C .table-rule .table-box-number[data-v-1d7b1eb6] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-left: .01333rem solid #ffaf99
}

.van-calendar__day[data-v-f2d38c45] {
    color: #fff
}

.van-calendar__day--disabled[data-v-f2d38c45],
.van-calendar__weekdays[data-v-f2d38c45] {
    color: #80849c
}

[data-v-f2d38c45]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-f2d38c45] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.vietnamPlay__C[data-v-f2d38c45] {
    width: 100%
}

.vietnamPlay__C[data-v-f2d38c45] .van-tabs__wrap {
    margin: .34667rem 0;
    height: 1.06667rem;
    line-height: 1.06667rem
}

.vietnamPlay__C[data-v-f2d38c45] .van-tabs__wrap .van-tabs__nav {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #ffffff;
    border: .01333rem solid #ffffff;
    border-radius: .13333rem;
    overflow: hidden
}

.vietnamPlay__C[data-v-f2d38c45] .van-tabs__wrap .van-tab--card {
    color: #888;
    font-size: .42667rem;
    border-right: none
}

.vietnamPlay__C[data-v-f2d38c45] .van-tabs__wrap .van-tab--active {
    border-radius: .13333rem;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    border-right: .01333rem solid #f2f2f2;
    color: #fff
}

.vietnamPlay__C .northrule[data-v-f2d38c45],
.vietnamPlay__C .sorthrule[data-v-f2d38c45] {
    margin: .42667rem .32rem
}

.vietnamPlay__C .dis[data-v-f2d38c45]>.van-tabs__wrap:first-of-type {
    display: none
}

.van-calendar__day[data-v-18052663] {
    color: #fff
}

.van-calendar__day--disabled[data-v-18052663],
.van-calendar__weekdays[data-v-18052663] {
    color: #80849c
}

[data-v-18052663]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-18052663] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.TimeLeft__C[data-v-18052663] {
    width: 100%;
    height: 3.2rem;
    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;
    position: relative;
    color: #fff;
    background-color: #151c26;
    border-radius: 0 0 .16rem .16rem;
    padding: .16rem .10667rem
}

.TimeLeft__C-rule[data-v-18052663] {
    position: absolute;
    top: .29333rem;
    right: .29333rem;
    height: .64rem;
    width: -webkit-fit-content;
    width: fit-content;
    font-size: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .32rem;
    background: -webkit-linear-gradient(224deg, #d12fa6 0%, #fb2936 100%);
    background: linear-gradient(226deg, #d12fa6 0%, #fb2936 100%);
    padding: 0 .32rem
}

.TimeLeft__C-rule[data-v-18052663]:before {
    content: "";
    display: block;
    height: .4rem;
    width: .4rem;
    background-image: url(/assets/png/icon_sm-868ad46b.png);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center;
    margin-right: .10667rem
}

.TimeLeft__C-body[data-v-18052663] {
    width: 100%;
    height: 100%;
    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;
    position: relative;
    background-image: url(/assets/png/diban-d1250942.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center
}

.TimeLeft__C-name[data-v-18052663] {
    position: absolute;
    top: .29333rem;
    left: .34667rem;
    height: .64rem;
    line-height: .64rem;
    padding: 0 .32rem;
    border: .01333rem solid #fff;
    border-radius: .32rem;
    font-size: .26667rem
}

.TimeLeft__C-num[data-v-18052663] {
    position: absolute;
    height: .66667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    left: .29333rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.TimeLeft__C-num>div[data-v-18052663] {
    width: .64rem;
    height: .64rem;
    background-repeat: no-repeat;
    background-size: .64rem
}

.TimeLeft__C-num>div+div[data-v-18052663] {
    margin-left: .05333rem
}

.TimeLeft__C-num>div.n0[data-v-18052663] {
    background-image: url(/assets/png/00-0f1bc9bc.png)
}

.TimeLeft__C-num>div.n1[data-v-18052663] {
    background-image: url(/assets/png/01-92c6a35d.png)
}

.TimeLeft__C-num>div.n2[data-v-18052663] {
    background-image: url(/assets/png/02-36360534.png)
}

.TimeLeft__C-num>div.n3[data-v-18052663] {
    background-image: url(/assets/png/03-fef35c52.png)
}

.TimeLeft__C-num>div.n4[data-v-18052663] {
    background-image: url(/assets/png/04-da1b00f7.png)
}

.TimeLeft__C-num>div.n5[data-v-18052663] {
    background-image: url(/assets/png/05-98a67f2e.png)
}

.TimeLeft__C-num>div.n6[data-v-18052663] {
    background-image: url(/assets/png/06-ee3b4fe5.png)
}

.TimeLeft__C-num>div.n7[data-v-18052663] {
    background-image: url(/assets/png/07-aed4cb8e.png)
}

.TimeLeft__C-num>div.n8[data-v-18052663] {
    background-image: url(/assets/png/08-0161cc8a.png)
}

.TimeLeft__C-num>div.n9[data-v-18052663] {
    background-image: url(/assets/png/09-77398564.png)
}

.TimeLeft__C-id[data-v-18052663] {
    position: absolute;
    bottom: .4rem;
    left: .34667rem;
    font-weight: 700;
    font-size: .4rem;
    height: .56rem;
    line-height: .56rem
}

.TimeLeft__C-text[data-v-18052663] {
    height: .4rem;
    line-height: .4rem;
    font-weight: 700;
    font-size: .32rem;
    position: absolute;
    top: 50%;
    right: .29333rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.TimeLeft__C-time[data-v-18052663] {
    height: .8rem;
    line-height: .8rem;
    position: absolute;
    bottom: .29333rem;
    right: .34667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-family: digitalDreamFat, sans-serif
}

.TimeLeft__C-time>div[data-v-18052663] {
    background: #ffffff;
    border-radius: .13333rem;
    width: .64rem;
    height: .64rem;
    line-height: .64rem;
    color: #482bbf;
    text-align: center;
    font-size: .4rem
}

.TimeLeft__C-time>div[notime][data-v-18052663] {
    background: transparent;
    width: .05333rem;
    color: #fff;
    margin: 0 .24rem
}

.TimeLeft__C-time>div+div[data-v-18052663] {
    margin-left: .12rem
}

.van-calendar__day[data-v-4161a691] {
    color: #fff
}

.van-calendar__day--disabled[data-v-4161a691],
.van-calendar__weekdays[data-v-4161a691] {
    color: #80849c
}

[data-v-4161a691]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-4161a691] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Betting__Popup[data-v-4161a691] {
    padding: 0 .4rem .32rem
}

.Betting__Popup-head[data-v-4161a691] {
    height: 2.4rem;
    position: relative;
    padding-top: .4rem;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.Betting__Popup-head-title[data-v-4161a691] {
    height: .72rem;
    line-height: .72rem;
    font-weight: 700;
    font-size: .50667rem;
    text-align: center;
    color: #fff
}

.Betting__Popup-head-selectName[data-v-4161a691] {
    width: 4.98667rem;
    height: .64rem;
    margin: .24rem auto 0;
    text-align: center;
    font-weight: 500;
    font-size: .32rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.Betting__Popup-head-selectName>span[data-v-4161a691] {
    line-height: .64rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: right;
    padding-right: .13333rem
}

.Betting__Popup-head-selectName>span+span[data-v-4161a691] {
    text-align: left;
    padding-left: .13333rem;
    padding-right: 0
}

.Betting__Popup-body[data-v-4161a691] {
    height: 5.2rem;
    padding: .76rem 0 .53333rem
}

.Betting__Popup-body-line[data-v-4161a691] {
    font-size: .32rem;
    color: #fff;
    height: .8rem;
    line-height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__Popup-body-line-list[data-v-4161a691] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__Popup-body-line-list.count[data-v-4161a691] {
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.Betting__Popup-body-line-list.count>div[data-v-4161a691] {
    background-color: #0e131b
}

.Betting__Popup-body-line-item[data-v-4161a691] {
    padding: 0 .32rem;
    background: #202834;
    border-radius: .16rem;
    font-size: .37333rem
}

.Betting__Popup-body-line-item.active[data-v-4161a691] {
    border: .01333rem solid #3042db;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAnCAYAAACmE6CaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJ9SURBVHgB7ZfNVtNAFMfvzYcS3cAbtMeNGyn1CRQ34EOI+gJy8AWse219A3kB2EFXFV/AeMS18ggsOIcU2lzuDeWr3JRkkrTJOfwXnUw6M7n/zO/OTADuda/chFBhBX9WJf4vDlRQx/6KFHWwYIsIGjZUTEf+ayDApuXADlefyj0LKqRgfxUch9Zth35xtXZxvzImIv4J2gTQHv+v9Dkxxv+S1qbUOaHxr6m0OMXxr6mUJibxr6lUOZGEf02lyYmk/GsqBU5p+Nc0cxNp+dc0s5ww5V/TTHIiC/+apo5TVv41TdVEHvxrmkpOZOSfKIQN7rvGX0Bq36nMxBCsJjjYMzHAFt73w4ed/uDBMs/gb61R4Z+nnAMf+OEdSK/IgLfY/S6V4/1oNl9yyL3xdoXOBOdA29QAIWxcGhAcB1DnFW1La1xITvBDa+jitoYP3ztEhPlJ/cOQPj9udDujsaSoC46Mjdov95ngPWAJXPyhGeDgWjik5wzKQVx/acMGPsn1dQMwYTnO1YTwz+u/z0HWID64/zCkZc2IiQFRbibu4J8syyK58JpdKW4ZMTUgyrw6TeJ/TGwCW96zndaoH0SB2tgLiTZNDci4mUwI/7ZL2xo+cQ+8boT8F1LMY3PvUC4MDETDGJvIsv7LDvyosXuj78jQQuB4ac9UZvtEhvVfhGjB15O/K2uXUYwM9F0vzQxcDZimcQr+k4hspHfuabBJiAsnzlzPcNzkOBnwnygARuujZcObDC8mmYkM/Bcujsu/00TEP8I6lFOC5NtYEznzX4wI/nmLu0/UA+D5+YfEQA3KKT6mR7v+K6ncmokC+SfIRbTHPz/nBsG3i03yDGTpWRofMfPFAAAAAElFTkSuQmCC);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: .64rem .48rem
}

.Betting__Popup-body-line-item+div[data-v-4161a691] {
    margin-left: .16rem
}

.Betting__Popup-body-line+div[data-v-4161a691] {
    margin-top: .4rem
}

.Betting__Popup-body-line-btnL[data-v-4161a691] {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .64rem
}

.Betting__Popup-body-line[data-v-4161a691]:last-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-foot[data-v-4161a691] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
    line-height: .48rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__Popup-foot-c[data-v-4161a691] {
    background: #424242;
    color: #fff9
}

.Betting__Popup-foot-s[data-v-4161a691] {
    background-image: -webkit-linear-gradient(right, #7a2bbf 0%, #e616de 33%, #f90089 66%, #fb2936 100%);
    background-image: linear-gradient(-90deg, #7a2bbf 0%, #e616de 33%, #f90089 66%, #fb2936 100%)
}

.Betting__Popup-foot-s[data-v-4161a691],
.Betting__Popup-foot-c[data-v-4161a691] {
    width: calc((100% - .32rem)/2);
    border-radius: .16rem;
    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
}

.Betting__Popup-11 .Betting__Popup-head-selectName[data-v-4161a691],
.Betting__Popup-1 .Betting__Popup-head-selectName[data-v-4161a691],
.Betting__Popup-3 .Betting__Popup-head-selectName[data-v-4161a691],
.Betting__Popup-7 .Betting__Popup-head-selectName[data-v-4161a691],
.Betting__Popup-9 .Betting__Popup-head-selectName[data-v-4161a691] {
    background-image: -webkit-linear-gradient(left, rgba(0, 170, 129, 0) 0%, rgb(0, 170, 129) 50%, rgba(0, 170, 129, 0) 100%);
    background-image: linear-gradient(90deg, rgba(0, 170, 129, 0) 0%, rgb(0, 170, 129) 50%, rgba(0, 170, 129, 0) 100%)
}

.Betting__Popup-10 .Betting__Popup-head-selectName[data-v-4161a691],
.Betting__Popup-2 .Betting__Popup-head-selectName[data-v-4161a691],
.Betting__Popup-4 .Betting__Popup-head-selectName[data-v-4161a691],
.Betting__Popup-6 .Betting__Popup-head-selectName[data-v-4161a691],
.Betting__Popup-8 .Betting__Popup-head-selectName[data-v-4161a691] {
    background-image: -webkit-linear-gradient(left, rgba(250, 35, 103, 0) 0%, rgb(250, 35, 103) 50%, rgba(250, 35, 103, 0) 100%);
    background-image: linear-gradient(90deg, rgba(250, 35, 103, 0) 0%, rgb(250, 35, 103) 50%, rgba(250, 35, 103, 0) 100%)
}

.Betting__Popup-0 .Betting__Popup-head-selectName[data-v-4161a691] {
    background-image: -webkit-linear-gradient(left, rgba(250, 35, 103, 0) 0%, rgb(250, 35, 103) 50%, rgb(155, 37, 201) 50%, rgba(250, 35, 103, 0) 100%);
    background-image: linear-gradient(90deg, rgba(250, 35, 103, 0) 0%, rgb(250, 35, 103) 50%, rgb(155, 37, 201) 50%, rgba(250, 35, 103, 0) 100%)
}

.Betting__Popup-5 .Betting__Popup-head-selectName[data-v-4161a691] {
    background-image: -webkit-linear-gradient(left, rgba(250, 35, 103, 0) 0%, rgb(0, 170, 129) 50%, rgb(155, 37, 201) 50%, rgba(250, 35, 103, 0) 100%);
    background-image: linear-gradient(90deg, rgba(250, 35, 103, 0) 0%, rgb(0, 170, 129) 50%, rgb(155, 37, 201) 50%, rgba(250, 35, 103, 0) 100%)
}

.Betting__Popup-12 .Betting__Popup-head-selectName[data-v-4161a691] {
    background-image: -webkit-linear-gradient(left, rgba(155, 37, 201, 0) 0%, rgb(155, 37, 201) 50%, rgba(155, 37, 201, 0) 100%);
    background-image: linear-gradient(90deg, rgba(155, 37, 201, 0) 0%, rgb(155, 37, 201) 50%, rgba(155, 37, 201, 0) 100%)
}

.Betting__Popup-13 .Betting__Popup-head-selectName[data-v-4161a691] {
    background-image: -webkit-linear-gradient(left, rgba(233, 181, 3, 0) 0%, rgb(233, 181, 3) 50%, rgba(233, 181, 3, 0) 100%);
    background-image: linear-gradient(90deg, rgba(233, 181, 3, 0) 0%, rgb(233, 181, 3) 50%, rgba(233, 181, 3, 0) 100%)
}

.Betting__Popup-14 .Betting__Popup-head-selectName[data-v-4161a691] {
    background-image: -webkit-linear-gradient(left, rgba(72, 43, 191, 0) 0%, rgb(48, 66, 219) 50%, rgba(48, 66, 219, 0) 100%);
    background-image: linear-gradient(90deg, rgba(72, 43, 191, 0) 0%, rgb(48, 66, 219) 50%, rgba(48, 66, 219, 0) 100%)
}

.Betting__Popup-btn[data-v-4161a691] {
    width: .64rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    font-size: .53333rem;
    padding: 0;
    color: #c8c9cc;
    background-color: #0e131b;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.Betting__Popup-input[data-v-4161a691] {
    padding: .02667rem .26667rem;
    width: 2.21333rem;
    margin: 0 .02667rem;
    background-color: #0e131b
}

.Betting__Popup-input[data-v-4161a691] .van-cell__value input {
    color: #fff;
    border: 0;
    outline: 0;
    text-align: center;
    font-size: .4rem
}

.Betting__Popup-agree[data-v-4161a691] {
    font-size: .32rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.Betting__Popup-agree[data-v-4161a691]:before {
    content: "";
    width: .37333rem;
    height: .37333rem;
    display: block;
    background-color: #fa23674d;
    margin-right: .10667rem;
    border-radius: .08rem
}

.Betting__Popup-agree.active[data-v-4161a691]:after {
    content: "";
    position: absolute;
    width: .21333rem;
    height: .21333rem;
    display: block;
    background-color: #fa2367;
    left: .08rem;
    border-radius: .08rem
}

.Betting__Popup-preSaleShow[data-v-4161a691] {
    margin-left: .08rem;
    font-size: .32rem;
    color: #fa2367
}

.Betting__Popup-PreSale[data-v-4161a691] {
    width: 8.4rem;
    border-radius: .16rem
}

.Betting__Popup-PreSale-head[data-v-4161a691] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.Betting__Popup-PreSale-body[data-v-4161a691] {
    max-height: 8rem;
    overflow-y: auto;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem;
    color: #f3f3f3
}

.Betting__Popup-PreSale-body[data-v-4161a691] p {
    margin-bottom: .2rem;
    line-height: .53333rem
}

.Betting__Popup-PreSale-foot[data-v-4161a691] {
    height: 1.70667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Betting__Popup-PreSale-foot-btn[data-v-4161a691] {
    width: 5.06667rem;
    background-image: -webkit-linear-gradient(right, rgb(209, 47, 166), rgb(251, 41, 54));
    background-image: linear-gradient(-90deg, rgb(209, 47, 166), rgb(251, 41, 54));
    border-radius: .45333rem;
    height: .90667rem;
    line-height: .90667rem;
    text-align: center;
    font-size: .32rem;
    color: #fff
}

.van-cell[data-v-4161a691]:after {
    border: none
}

.bgcolor[data-v-4161a691] {
    pointer-events: all;
    color: #fff
}

.K3B__C[data-v-9fa7460a],
.Betting__C[data-v-9fa7460a],
.FDB__C[data-v-9fa7460a] {
    width: 100%;
    background: #151c26;
    padding: .16rem .24rem .25333rem;
    position: relative;
    overflow: hidden
}

.K3B__C.isShowMark>div[data-v-9fa7460a]:not(.mark),
.K3B__C.isShowMark[data-v-9fa7460a]>div:not(.mark),
.Betting__C.isShowMark>div[data-v-9fa7460a]:not(.mark),
.Betting__C.isShowMark[data-v-9fa7460a]>div:not(.mark),
.FDB__C.isShowMark>div[data-v-9fa7460a]:not(.mark),
.FDB__C.isShowMark[data-v-9fa7460a]>div:not(.mark) {
    -webkit-filter: blur(.13333rem);
    filter: blur(.13333rem)
}

.K3B__C .mark[data-v-9fa7460a],
.Betting__C .mark[data-v-9fa7460a],
.FDB__C .mark[data-v-9fa7460a] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-family: digitalDreamFat, sans-serif
}

.K3B__C .mark>div[data-v-9fa7460a],
.Betting__C .mark>div[data-v-9fa7460a],
.FDB__C .mark>div[data-v-9fa7460a] {
    height: 2.90667rem;
    width: 2.90667rem;
    text-align: center;
    line-height: 2.90667rem;
    border-radius: .13333rem;
    background-color: #482bbf;
    font-weight: 700;
    font-size: 1.6rem
}

.K3B__C .mark>div+div[data-v-9fa7460a],
.Betting__C .mark>div+div[data-v-9fa7460a],
.FDB__C .mark>div+div[data-v-9fa7460a] {
    margin-left: 1.04rem
}

.van-calendar__day[data-v-9fa7460a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-9fa7460a],
.van-calendar__weekdays[data-v-9fa7460a] {
    color: #80849c
}

[data-v-9fa7460a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-9fa7460a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Betting__C[data-v-9fa7460a] {
    height: 7.61333rem;
    width: 100%;
    margin: .29333rem auto 0;
    background: #151c26;
    border-radius: .16rem;
    padding: .32rem .24rem;
    position: relative
}

.Betting__C-head[data-v-9fa7460a] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: .32rem;
    border-bottom: .01333rem solid #707070
}

.Betting__C-head>div[data-v-9fa7460a] {
    width: calc((100% - .8rem) / 3);
    height: .64rem;
    line-height: .64rem;
    font-weight: 500;
    font-size: .37333rem;
    color: #fff;
    text-align: center;
    border-radius: .32rem
}

.Betting__C-head-g[data-v-9fa7460a] {
    background: -webkit-linear-gradient(left, #00a798, #00aa81);
    background: linear-gradient(90deg, #00a798, #00aa81)
}

.Betting__C-head-p[data-v-9fa7460a] {
    background: -webkit-linear-gradient(left, #9b25c9, #c028d6);
    background: linear-gradient(90deg, #9b25c9, #c028d6)
}

.Betting__C-head-r[data-v-9fa7460a] {
    background: -webkit-linear-gradient(left, #fa2367, #ff407c);
    background: linear-gradient(90deg, #fa2367, #ff407c)
}

.Betting__C-numC[data-v-9fa7460a] {
    height: 3.36rem;
    margin-top: .34667rem;
    background: #0e131b;
    border-radius: .26667rem;
    padding: .17333rem .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__C-numC>div[data-v-9fa7460a] {
    width: 1.46667rem;
    height: 50%;
    border-radius: 50%;
    font-weight: 400;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 1.46667rem;
    background-position: center
}

.Betting__C-numC>div.active[data-v-9fa7460a] {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.Betting__C-numC>div.Betting__C-numC-item0[data-v-9fa7460a] {
    background-image: url(/assets/png/00-0f1bc9bc.png)
}

.Betting__C-numC>div.Betting__C-numC-item1[data-v-9fa7460a] {
    background-image: url(/assets/png/01-92c6a35d.png)
}

.Betting__C-numC>div.Betting__C-numC-item2[data-v-9fa7460a] {
    background-image: url(/assets/png/02-36360534.png)
}

.Betting__C-numC>div.Betting__C-numC-item3[data-v-9fa7460a] {
    background-image: url(/assets/png/03-fef35c52.png)
}

.Betting__C-numC>div.Betting__C-numC-item4[data-v-9fa7460a] {
    background-image: url(/assets/png/04-da1b00f7.png)
}

.Betting__C-numC>div.Betting__C-numC-item5[data-v-9fa7460a] {
    background-image: url(/assets/png/05-98a67f2e.png)
}

.Betting__C-numC>div.Betting__C-numC-item6[data-v-9fa7460a] {
    background-image: url(/assets/png/06-ee3b4fe5.png)
}

.Betting__C-numC>div.Betting__C-numC-item7[data-v-9fa7460a] {
    background-image: url(/assets/png/07-aed4cb8e.png)
}

.Betting__C-numC>div.Betting__C-numC-item8[data-v-9fa7460a] {
    background-image: url(/assets/png/08-0161cc8a.png)
}

.Betting__C-numC>div.Betting__C-numC-item9[data-v-9fa7460a] {
    background-image: url(/assets/png/09-77398564.png)
}

.Betting__C-multiple[data-v-9fa7460a] {
    margin-top: .29333rem;
    height: .90667rem;
    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
}

.Betting__C-multiple-l[data-v-9fa7460a] {
    width: 2.13333rem;
    height: .90667rem;
    line-height: .90667rem;
    text-align: center;
    border-radius: .16rem;
    font-size: .37333rem;
    color: #fff;
    background-image: -webkit-linear-gradient(225deg, #7a2bbf 0%, #e616de 27%, #f90089 73%, #fb2936 100%);
    background-image: linear-gradient(-135deg, #7a2bbf 0%, #e616de 27%, #f90089 73%, #fb2936 100%)
}

.Betting__C-multiple-r[data-v-9fa7460a] {
    height: .8rem;
    width: .98667rem;
    line-height: .8rem;
    font-size: .32rem;
    color: #fff;
    background: rgb(14, 19, 27);
    border-radius: .16rem;
    text-align: center
}

.Betting__C-multiple-r.active[data-v-9fa7460a] {
    background: rgb(250, 35, 103)
}

.Betting__C-foot[data-v-9fa7460a] {
    height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: .26667rem;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.Betting__C-foot-b[data-v-9fa7460a],
.Betting__C-foot-s[data-v-9fa7460a] {
    width: 4.13333rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    font-size: .4rem;
    color: #fff;
    text-shadow: 0 .04rem .08rem rgba(0, 0, 0, .48)
}

.Betting__C-foot-b[data-v-9fa7460a] {
    background-image: -webkit-linear-gradient(left, rgb(220, 157, 10), rgb(220, 136, 10));
    background-image: linear-gradient(90deg, rgb(220, 157, 10), rgb(220, 136, 10));
    border-radius: .4rem 0 0 .4rem
}

.Betting__C-foot-s[data-v-9fa7460a] {
    background-image: -webkit-linear-gradient(left, #442ec3, rgb(72, 43, 191));
    background-image: linear-gradient(90deg, #442ec3, rgb(72, 43, 191));
    border-radius: 0 .4rem .4rem 0
}

.Betting__C .bgcolor[data-v-9fa7460a] {
    color: #fff !important
}

.Betting__C-popup-head[data-v-9fa7460a] {
    height: 2.53333rem;
    position: relative;
    padding-top: .4rem
}

.Betting__C-popup-head[data-v-9fa7460a]:after {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 0;
    height: .78667rem;
    background-image: -webkit-linear-gradient(81deg, #fff 50%, transparent 50%);
    background-image: linear-gradient(9deg, #fff 50%, transparent 50%)
}

.Betting__C-popup-head[data-v-9fa7460a]:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: .78667rem;
    background-image: -webkit-linear-gradient(99deg, #fff 50%, transparent 50%);
    background-image: linear-gradient(-9deg, #fff 50%, transparent 50%)
}

.Betting__C-popup-head-title[data-v-9fa7460a] {
    height: .58667rem;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    color: #fff
}

.Betting__C-popup-head-selectName[data-v-9fa7460a] {
    width: 7.46667rem;
    height: .66667rem;
    margin: .21333rem auto 0;
    background: #ffffff;
    border-radius: .13333rem;
    text-align: center;
    font-weight: 500;
    font-size: .34667rem
}

.Betting__C-popup-head-selectName>span[data-v-9fa7460a] {
    line-height: .66667rem
}

.Betting__C-popup-head-selectName>span+span[data-v-9fa7460a] {
    margin-left: .37333rem
}

.Betting__C-popup-body[data-v-9fa7460a] {
    height: 5.2rem;
    padding: .76rem .34667rem .53333rem
}

.Betting__C-popup-body-line[data-v-9fa7460a] {
    font-size: .42667rem;
    color: #4d4d4d;
    height: .74667rem;
    line-height: .74667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__C-popup-body-line-list[data-v-9fa7460a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__C-popup-body-line-item[data-v-9fa7460a] {
    padding: 0 .21333rem;
    background: #f0f0f0
}

.Betting__C-popup-body-line-item+div[data-v-9fa7460a] {
    margin-left: .16rem
}

.Betting__C-popup-body-line+div[data-v-9fa7460a] {
    margin-top: .4rem
}

.Betting__C-popup-body-line-btnL[data-v-9fa7460a] {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.Betting__C-popup-body-line[data-v-9fa7460a]:last-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__C-popup-foot[data-v-9fa7460a] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    line-height: .96rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__C-popup-foot-c[data-v-9fa7460a] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background: #25253c;
    color: #7d7d9d
}

.Betting__C-popup-foot-s[data-v-9fa7460a] {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2
}

.Betting__C-popup-12 .bgcolor[data-v-9fa7460a],
.Betting__C-popup-1 .bgcolor[data-v-9fa7460a],
.Betting__C-popup-3 .bgcolor[data-v-9fa7460a],
.Betting__C-popup-7 .bgcolor[data-v-9fa7460a],
.Betting__C-popup-9 .bgcolor[data-v-9fa7460a] {
    background-color: #40ad72
}

.Betting__C-popup-12 .Betting__C-popup-head[data-v-9fa7460a],
.Betting__C-popup-1 .Betting__C-popup-head[data-v-9fa7460a],
.Betting__C-popup-3 .Betting__C-popup-head[data-v-9fa7460a],
.Betting__C-popup-7 .Betting__C-popup-head[data-v-9fa7460a],
.Betting__C-popup-9 .Betting__C-popup-head[data-v-9fa7460a] {
    background: -webkit-linear-gradient(left, #3faa70 0%, #47ba7c 100%);
    background: linear-gradient(90deg, #3faa70 0%, #47ba7c 100%)
}

.Betting__C-popup-10 .bgcolor[data-v-9fa7460a],
.Betting__C-popup-2 .bgcolor[data-v-9fa7460a],
.Betting__C-popup-4 .bgcolor[data-v-9fa7460a],
.Betting__C-popup-6 .bgcolor[data-v-9fa7460a],
.Betting__C-popup-8 .bgcolor[data-v-9fa7460a] {
    background-color: #fd565c
}

.Betting__C-popup-10 .Betting__C-popup-head[data-v-9fa7460a],
.Betting__C-popup-2 .Betting__C-popup-head[data-v-9fa7460a],
.Betting__C-popup-4 .Betting__C-popup-head[data-v-9fa7460a],
.Betting__C-popup-6 .Betting__C-popup-head[data-v-9fa7460a],
.Betting__C-popup-8 .Betting__C-popup-head[data-v-9fa7460a] {
    background: -webkit-linear-gradient(left, #fc5050 0%, #ff646c 100%);
    background: linear-gradient(90deg, #fc5050 0%, #ff646c 100%)
}

.Betting__C-popup-0 .bgcolor[data-v-9fa7460a] {
    background-color: #fd565c
}

.Betting__C-popup-0 .Betting__C-popup-head[data-v-9fa7460a] {
    background: -webkit-linear-gradient(top left, #fb4e4e 50%, #b658fe 0);
    background: linear-gradient(to bottom right, #fb4e4e 50%, #b658fe 0)
}

.Betting__C-popup-5 .bgcolor[data-v-9fa7460a] {
    background-color: #40ad72
}

.Betting__C-popup-5 .Betting__C-popup-head[data-v-9fa7460a] {
    background: -webkit-linear-gradient(top left, #40ad72 50%, #eb43dd 0);
    background: linear-gradient(to bottom right, #40ad72 50%, #eb43dd 0)
}

.Betting__C-popup-11 .bgcolor[data-v-9fa7460a] {
    background-color: #b658fe
}

.Betting__C-popup-11 .Betting__C-popup-head[data-v-9fa7460a] {
    background: -webkit-linear-gradient(left, #b658fe 0%, #cd74ff 100%);
    background: linear-gradient(90deg, #b658fe 0%, #cd74ff 100%)
}

.Betting__C-popup-13 .bgcolor[data-v-9fa7460a] {
    background-color: #ffa82e
}

.Betting__C-popup-13 .Betting__C-popup-head[data-v-9fa7460a] {
    background: -webkit-linear-gradient(left, #ffa82e 0%, #ffc511 100%);
    background: linear-gradient(90deg, #ffa82e 0%, #ffc511 100%)
}

.Betting__C-popup-14 .bgcolor[data-v-9fa7460a] {
    background-color: #442ec3
}

.Betting__C-popup-14 .Betting__C-popup-head[data-v-9fa7460a] {
    background: -webkit-linear-gradient(left, #6ca6f3 0%, #87bcf5 100%);
    background: linear-gradient(90deg, #6ca6f3 0%, #87bcf5 100%)
}

.Betting__C-popup-btn[data-v-9fa7460a] {
    width: .74667rem;
    height: .74667rem;
    pointer-events: none;
    text-align: center;
    font-size: .66667rem;
    padding: 0;
    color: #c8c9cc;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.Betting__C-popup .bgcolor[data-v-9fa7460a] {
    pointer-events: all;
    color: #fff
}

.Betting__C-popup-input[data-v-9fa7460a] {
    border: .01333rem solid #d3d3d3;
    padding: .02667rem .26667rem;
    width: 2.10667rem
}

.Betting__C-popup-input[data-v-9fa7460a] .van-field__control {
    text-align: center;
    font-size: .37333rem;
    line-height: .72rem
}

.van-calendar__day[data-v-2b05ebc1] {
    color: #fff
}

.van-calendar__day--disabled[data-v-2b05ebc1],
.van-calendar__weekdays[data-v-2b05ebc1] {
    color: #80849c
}

[data-v-2b05ebc1]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-2b05ebc1] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.GameRecord__C[data-v-2b05ebc1] {
    width: 100%;
    margin-top: .24rem auto 0;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-2b05ebc1] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: rgb(21, 28, 38);
    border-radius: .16rem .16rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff;
    padding: 0 .24rem;
    overflow: hidden
}

.GameRecord__C-body[data-v-2b05ebc1] {
    padding: 0 .24rem;
    background: rgb(21, 28, 38);
    line-height: 1.06667rem
}

.GameRecord__C-body-redC[data-v-2b05ebc1] {
    color: #fa2367;
    width: 100%;
    height: 100%;
    background-size: .66667rem;
    background-repeat: no-repeat;
    background-position: center
}

.GameRecord__C-body .numcenter[data-v-2b05ebc1] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.GameRecord__C-body-num[data-v-2b05ebc1] {
    height: .8rem;
    line-height: .8rem;
    width: .8rem;
    font-weight: 700;
    font-size: .66667rem
}

.GameRecord__C-body .mixedColor0[data-v-2b05ebc1] {
    background: -webkit-linear-gradient(top, #FA2367 50.96%, #b659fe 50.97%);
    background: linear-gradient(180deg, #FA2367 50.96%, #b659fe 50.97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

.GameRecord__C-body .mixedColor5[data-v-2b05ebc1] {
    background: -webkit-linear-gradient(top, #40ad72 51.48%, #b659fe 51.49%);
    background: linear-gradient(180deg, #40ad72 51.48%, #b659fe 51.49%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

.GameRecord__C-body .greenColor[data-v-2b05ebc1] {
    color: #40ad72
}

.GameRecord__C-body .defaultColor[data-v-2b05ebc1] {
    color: #fa2367
}

.GameRecord__C-body-greenC[data-v-2b05ebc1] {
    color: #00aa81
}

.GameRecord__C-body-empty[data-v-2b05ebc1] {
    height: 5.33333rem
}

.GameRecord__C-body>div[data-v-2b05ebc1] {
    color: #fff;
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.GameRecord__C-origin[data-v-2b05ebc1] {
    width: 100%;
    height: 100%;
    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
}

.GameRecord__C-origin>div+div[data-v-2b05ebc1] {
    margin-left: .26667rem
}

.GameRecord__C-origin-I[data-v-2b05ebc1] {
    width: .26667rem;
    height: .26667rem;
    border-radius: 50%
}

.GameRecord__C-origin-I.violet[data-v-2b05ebc1] {
    background-color: #9b25c9
}

.GameRecord__C-origin-I.red[data-v-2b05ebc1] {
    background: rgb(250, 35, 103)
}

.GameRecord__C-origin-I.green[data-v-2b05ebc1] {
    background: rgb(0, 170, 129)
}

.GameRecord__C-foot[data-v-2b05ebc1] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.GameRecord__C-foot-previous[data-v-2b05ebc1],
.GameRecord__C-foot-next[data-v-2b05ebc1] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.GameRecord__C-foot-previous.disabled[data-v-2b05ebc1],
.GameRecord__C-foot-next.disabled[data-v-2b05ebc1] {
    background: #424242;
    pointer-events: none
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-2b05ebc1],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-2b05ebc1] {
    color: #fff
}

.GameRecord__C-foot-page[data-v-2b05ebc1] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.van-calendar__day[data-v-10437e22] {
    color: #fff
}

.van-calendar__day--disabled[data-v-10437e22],
.van-calendar__weekdays[data-v-10437e22] {
    color: #80849c
}

[data-v-10437e22]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-10437e22] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Trend__C[data-v-10437e22] {
    width: 100%;
    margin-top: .24rem;
    text-align: center;
    font-size: .32rem;
    color: #fff;
    padding: 0 .24rem;
    background: rgb(21, 28, 38)
}

.Trend__C-head[data-v-10437e22] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff;
    border-bottom: .01333rem solid rgba(112, 112, 112, .2)
}

.Trend__C-body1[data-v-10437e22] {
    background-color: #151c26;
    padding-bottom: .37333rem
}

.Trend__C-body1-line[data-v-10437e22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .34667rem;
    height: .41333rem
}

.Trend__C-body1-line>div[data-v-10437e22]:first-child {
    width: 3.70667rem;
    padding-left: .26667rem;
    text-align: left;
    overflow: hidden
}

.Trend__C-body1-line-num[data-v-10437e22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-right: .2rem
}

.Trend__C-body1-line-num>div[data-v-10437e22] {
    width: .48rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .34667rem;
    color: #fff9;
    text-align: center
}

.Trend__C-body1-line-num>div+div[data-v-10437e22] {
    margin-left: .02667rem
}

.Trend__C-body1-line.lottery .Trend__C-body1-line-num>div[data-v-10437e22] {
    border-radius: 50%;
    line-height: .50667rem;
    text-align: center;
    background-color: #fa2367;
    color: #fff
}

.Trend__C-body1-line+.Trend__C-body1-line[data-v-10437e22] {
    margin-top: .26667rem
}

.Trend__C-body1-line[data-v-10437e22]:first-child {
    padding-top: .34667rem;
    height: .76rem;
    padding-left: .26667rem
}

.Trend__C-body1-line-lottery[data-v-10437e22] {
    height: .48rem
}

.Trend__C-body2[data-v-10437e22] {
    font-size: .32rem;
    background-color: #151c26
}

.Trend__C-body2>div[data-v-10437e22] {
    height: 1.14667rem;
    border-top: .01333rem solid rgba(112, 112, 112, .2);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Trend__C-body2>div.Trend__C-body2-empty[data-v-10437e22] {
    height: 5.33333rem
}

.Trend__C-body2-IssueNumber[data-v-10437e22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    color: #fff;
    text-align: left
}

.Trend__C-body2-Num[data-v-10437e22] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    height: .50667rem;
    color: #fff
}

.Trend__C-body2-Num>div[data-v-10437e22] {
    width: .50667rem;
    height: .50667rem;
    line-height: .50667rem;
    text-align: center;
    border-radius: 50%
}

.Trend__C-body2-Num-item[data-v-10437e22] {
    margin-right: .05333rem;
    background-color: #0e131b
}

.Trend__C-body2-Num-item.action0[data-v-10437e22] {
    position: relative;
    z-index: 10;
    background-image: -webkit-linear-gradient(top left, rgb(250, 35, 103) 50%, rgb(155, 37, 201) 0) !important;
    background-image: linear-gradient(to bottom right, rgb(250, 35, 103) 50%, rgb(155, 37, 201) 0) !important
}

.Trend__C-body2-Num-item.actionB[data-v-10437e22] {
    background-color: #e9b503
}

.Trend__C-body2-Num-item.actionS[data-v-10437e22] {
    background-color: #00aa81
}

.Trend__C-body2-Num-item.action5[data-v-10437e22] {
    background-image: -webkit-linear-gradient(top left, rgb(0, 170, 129) 50%, rgb(155, 37, 201) 0) !important;
    background-image: linear-gradient(to bottom right, rgb(0, 170, 129) 50%, rgb(155, 37, 201) 0) !important;
    position: relative;
    z-index: 10
}

.Trend__C-body2-Num-item.action1[data-v-10437e22],
.Trend__C-body2-Num-item.action3[data-v-10437e22],
.Trend__C-body2-Num-item.action7[data-v-10437e22],
.Trend__C-body2-Num-item.action9[data-v-10437e22] {
    background-color: #00aa81;
    position: relative;
    z-index: 10
}

.Trend__C-body2-Num-item.action2[data-v-10437e22],
.Trend__C-body2-Num-item.action4[data-v-10437e22],
.Trend__C-body2-Num-item.action6[data-v-10437e22],
.Trend__C-body2-Num-item.action8[data-v-10437e22] {
    background-color: #fa2367;
    position: relative;
    z-index: 10
}

.Trend__C-body2-Num-BS[data-v-10437e22] {
    background: #442ec3;
    margin-left: .13333rem
}

.Trend__C-body2-Num-BS.isB[data-v-10437e22] {
    background: rgb(233, 181, 3)
}

.Trend__C-body2 .line-canvas[data-v-10437e22] {
    position: absolute;
    top: 50%;
    left: 0;
    height: 1.14667rem;
    width: calc(100% - .64rem);
    z-index: 9
}

.Trend__C-origin[data-v-10437e22] {
    width: 100%;
    height: 100%;
    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
}

.Trend__C-origin-I[data-v-10437e22] {
    width: .26667rem;
    height: .26667rem;
    border-radius: 50%
}

.Trend__C-origin-I.violet[data-v-10437e22] {
    background-color: #ec4cdf
}

.Trend__C-origin-I.red[data-v-10437e22] {
    background: #fd565c
}

.Trend__C-origin-I.green[data-v-10437e22] {
    background: #47ba7c
}

.Trend__C-foot[data-v-10437e22] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    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
}

.Trend__C-foot-previous[data-v-10437e22],
.Trend__C-foot-next[data-v-10437e22] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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;
    color: #fff
}

.Trend__C-foot-previous.disabled[data-v-10437e22],
.Trend__C-foot-next.disabled[data-v-10437e22] {
    background: #424242;
    pointer-events: none
}

.Trend__C-foot-previous .GameRecord__C-icon[data-v-10437e22],
.Trend__C-foot-next .GameRecord__C-icon[data-v-10437e22] {
    color: #fff
}

.Trend__C-foot-page[data-v-10437e22] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.van-calendar__day[data-v-8d07e376] {
    color: #fff
}

.van-calendar__day--disabled[data-v-8d07e376],
.van-calendar__weekdays[data-v-8d07e376] {
    color: #80849c
}

[data-v-8d07e376]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-8d07e376] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinningTip__C[data-v-8d07e376] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000c;
    padding-top: 2.24rem;
    top: 0;
    left: 0
}

.WinningTip__C-body[data-v-8d07e376] {
    width: 100%;
    height: 100%;
    max-width: 10rem;
    margin: auto;
    background-image: url(/assets/png/missningBg-fdb36cc2.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    padding-top: 2.93333rem
}

.WinningTip__C-body.isL[data-v-8d07e376] {
    background-image: url(/assets/png/missningLBg-4d241909.png)
}

.WinningTip__C-body.isL .WinningTip__C-body-l2[data-v-8d07e376] {
    margin-top: 1.17333rem
}

.WinningTip__C-body-l1[data-v-8d07e376] {
    width: 5.62667rem;
    font-size: .50667rem;
    text-align: center;
    color: #fff;
    height: 1.29333rem;
    line-height: .77333rem;
    margin: 0 auto
}

.WinningTip__C-body .gameDetail[data-v-8d07e376] {
    height: .37333rem;
    line-height: .37333rem;
    font-size: .26667rem;
    text-align: center;
    color: #151c26;
    margin-top: .93333rem
}

.WinningTip__C-body-l3[data-v-8d07e376] {
    height: auto;
    line-height: .58667rem;
    color: #fff;
    font-size: .32rem;
    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;
    margin: .53333rem auto 0;
    text-align: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.WinningTip__C-body-l3-title[data-v-8d07e376] {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    background: none !important;
    margin-bottom: .13333rem
}

.WinningTip__C-body-l3>div[data-v-8d07e376] {
    height: .58667rem;
    background: #40ad72;
    border-radius: .13333rem;
    padding: 0 .32rem
}

.WinningTip__C-body-l3>div[data-v-8d07e376]:first-child {
    margin-left: .32rem
}

.WinningTip__C-body-l3>div.WinningNum[data-v-8d07e376] {
    width: .53333rem;
    height: .53333rem;
    line-height: .53333rem;
    margin: 0 .18667rem;
    padding: 0;
    text-align: center;
    border-radius: 50%
}

.WinningTip__C-body-l3.type0>div[data-v-8d07e376] {
    background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0);
    background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0)
}

.WinningTip__C-body-l3.type5>div[data-v-8d07e376] {
    background-image: -webkit-linear-gradient(top left, #40ad72 50%, #eb43dd 0);
    background-image: linear-gradient(to bottom right, #40ad72 50%, #eb43dd 0)
}

.WinningTip__C-body-l3.type1>div[data-v-8d07e376],
.WinningTip__C-body-l3.type3>div[data-v-8d07e376],
.WinningTip__C-body-l3.type7>div[data-v-8d07e376],
.WinningTip__C-body-l3.type9>div[data-v-8d07e376] {
    background-color: #40ad72
}

.WinningTip__C-body-l3.type2>div[data-v-8d07e376],
.WinningTip__C-body-l3.type4>div[data-v-8d07e376],
.WinningTip__C-body-l3.type6>div[data-v-8d07e376],
.WinningTip__C-body-l3.type8>div[data-v-8d07e376] {
    background-color: #fb4e4e
}

.WinningTip__C-body-l2[data-v-8d07e376] {
    margin-top: .85333rem
}

.WinningTip__C-body-l2 .isLose[data-v-8d07e376] {
    font-weight: 700;
    font-size: .90667rem;
    color: #65656f;
    text-align: center;
    height: 1.6rem;
    line-height: 1.26667rem
}

.WinningTip__C-body-l2 .head[data-v-8d07e376] {
    height: .70667rem;
    line-height: .70667rem;
    font-weight: 700;
    font-size: .50667rem;
    color: #ee3625;
    text-align: center;
    margin-bottom: .05333rem
}

.WinningTip__C-body-l2 .bonus[data-v-8d07e376] {
    height: 1.26667rem;
    line-height: 1.26667rem;
    font-weight: 700;
    font-size: .90667rem;
    color: #ee3625;
    text-align: center;
    text-shadow: 0 .18667rem .14667rem rgba(173, 32, 38, .3)
}

.WinningTip__C-body-l4[data-v-8d07e376] {
    height: .4rem;
    line-height: .4rem;
    font-size: .32rem;
    color: #fff;
    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;
    margin-top: .26667rem
}

.WinningTip__C-body-l4 .acitveBtn[data-v-8d07e376] {
    height: .4rem;
    width: .4rem;
    background: rgba(255, 255, 255, .26);
    border: .01333rem solid #ffffff;
    margin-right: .18667rem;
    position: relative
}

.WinningTip__C-body-l4 .acitveBtn.active[data-v-8d07e376]:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%);
    height: .24rem;
    width: .32rem;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAjCAMAAADlnnmAAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMA3yBggO/PMBCgj79QQG+vY113yAAAALxJREFUOMu10tsSgjAMBFCS0AsFNP//tTpU3am2kDy4j3CW6Q6d/pk96p0d/qbPrHZf9IiV57V6MnomrdmMc8PLi3Wuzxef5/j2s3Guz2/B52d1+Vx8nmPXZ0l9nwj+a1XhjpfQP8/xGZKTuVqaF1pD3M5d4Jepyfp5zs1c+OGfJMHcsUcD55IAH4e3BeeaFYl5umiQLJceDQTe0yD4n6TQ8dyTaFg9GlaPhs0ju9EjYvZowBsb8I5GSGfiAQHlGnLX3vj7AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: .32rem .24rem;
    background-position: center
}

.WinningTip__C .closeBtn[data-v-8d07e376] {
    width: .72rem;
    height: .72rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAMAAAC7m5rvAAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMABPpvqpVa3mrtmeVjK75WJ+CAEPKhSUZEHxXJYF1R6ddBuYQNzaaciTXz0LKUNjRiuc4XAAACUElEQVRIx43W6XLiMBAE4JZM4vvAHOaKIYQj526//9PtBiMUMhK4f1Aw+CtRaOwRXMmzr20Yax2H268sR6/MHlJeJX2Y3TO7KCQZTqKmWii1qJpocipEu1vqKSXDurouVnVIpk9eVC3Jfakgoso9uazcavXOdAVPspTvzgVfycEI3owG5KssH6kj3EykmfyuJRw3uJPp+LerOX7D3fwZs8aPtNSzXq2g2dpP85gZeiVjPIdJwQN65sDCvC2Zmt5ZLOCKrY9SluceGNJs5FS7d+FRa3PJikN1frM0X3+SDFyK9po9u1basDSlgJ2TynZIyQ3+5/l7VZOHzkk1uFyjhnw+9ccLIJ1UJi+nXlkzh3R+hZzr75chIJ1UNkPmiDiBy/kVJoxwZASn8ypETFBwBrfzKTQsMOQcHudRmDNEzBE8zqMwYgxNBY/zKChqH8OWJPcKbmZ/pOwouw/yR4asPMrrKoZ2A2Qf2v2TG5Aw8igF4+R22+aSCtaJ5soZ+pTPhcztjSOVdPbGQcLao6Szt6l9KEglnX0oYMNHqfzukZvzA/rjMlOMku4yMD+YdaumlwnwaZR0y8sUSJVZdn3uy8Ao6V7P/bhmaUfHAF2ep4Jc1wcsfg6qCL0S/RxUKKmbPmqqWV5tYa8h/Dbmixj5s7sjeMxE/ll6dVtl2iqbmjzs/Gh3IGs40sZMn24c4uIWzsy35LJ1HtWW5HYOX9qQDOv8upjX39UWN6KyzekYGky7Y+g0OB1DN5nCnTTHmFeJjw36RL0FSdEdsYsk+Ota6B/G4VatqZeC9wAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: .72rem;
    background-position: center;
    margin: .85333rem auto 0
}

.van-calendar__day[data-v-5b8ac343] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5b8ac343],
.van-calendar__weekdays[data-v-5b8ac343] {
    color: #80849c
}

[data-v-5b8ac343]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5b8ac343] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3__C[data-v-5b8ac343],
.FD__C[data-v-5b8ac343],
.WinGo__C[data-v-5b8ac343],
.WinTrx__C[data-v-5b8ac343] {
    padding: 0 .4rem .34667rem
}

.K3__C[data-v-5b8ac343] .noticeBar__container,
.FD__C[data-v-5b8ac343] .noticeBar__container,
.WinGo__C[data-v-5b8ac343] .noticeBar__container,
.WinTrx__C[data-v-5b8ac343] .noticeBar__container {
    margin-top: .45333rem;
    position: relative;
    z-index: 1;
    top: 0
}

.FD__C-head-bcak[data-v-5b8ac343],
.K3__C-head-bcak[data-v-5b8ac343],
.WinGo__C-head-bcak[data-v-5b8ac343],
.WinTrx__C-head-bcak[data-v-5b8ac343] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAbFBMVEX///8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+nAQA6AAAAI3RSTlMfABkKFg8H+gVxIzxV7pF/TdvKJ+jTwi3ksamaXlA0t6KIRRmPMmYAAALZSURBVGjezZrZkusgDER7MNjGe+Lsmaz8/z/eZF48MRikDK6bU5U80oVaYJDAF400UVIKIYDHn5QqSb9oUAQSJeBAqCSGQCLhQQY1wBudrwHf8AIkhE8CgeGpEmyBXIKFzHkCCmwUQyAVeAORUgUU3kTRBCTeRhIEcoE/ICyvwQg/3whbIMGfSXwCCRBbAbzx+QrgxZ/vA4j5w88lW0AgGsIloBARZQukiEpqCQhERYwFFCKjXgVyRCd/EZCIjhwEGEuYv6DBc5jvM3gT4E8BPAf4LoC8xoqq2W/2umeuNhAn0B1r80OteVPA8xei1xsz0LJsRtjiol2Z32QVx2aEIlS0OzPiwokRAhHSK2NRF6DyFPDlULU2LipGHsGzj5YX4+bG2FMxuU30TWYmODBMwJQF3zszyRJ0E5DDRXE0HnYgkyOBg25hfGQgk0DB5pYZPz3dZUg7PAcT4kx32RboNyZIiYFtefrWbXPdb9aLZVNaAgKvFEsT5o4fTvt1nY3s0XhBWAI3Q6DDk9ZpVRUQsPJncpDSnQqbkcCYjCygjZMafmqywLdxsgK8c9gbAic8KNxb7TXgQZmRTS5dCb3YBgSgM3KaomuPh8tyMeRqdujHAZL2PprRF9qw2rrHarvpLWElA6eVCbBlbBUKNue1ibWbKvd2XTTeMK0423UOsL8Ia5DJh08mYxIXkPF89HGf3FePrI++wiR6Z5xo1rFlcJkcpxJU0uDR8Xy1JRYgQzj8ojyMJRrm4TdBgPOxflkFZ9bxnXTHLPSQUbs7yDCuUCjb5TNU2XXLv0KloFGcqq4H+xI4xCg2cv6L+PylhPmLIfOXc+YvSM1fUpu/KDh/WXP+wmz0TJLu6ruIa4AtkIu4xfdBILLR6X9osczaJGIp8Puy4PUx+f1MeBq9fGT+Ec3S99u9n9Owfqvl/mmPBnjPHj714Qbp6cnnP5759fxHCAgAAoLx/OcfpSanB4oYWz0AAAAASUVORK5CYII=);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.FD__C-head-more[data-v-5b8ac343],
.K3__C-head-more[data-v-5b8ac343],
.WinGo__C-head-more[data-v-5b8ac343],
.WinTrx__C-head-more[data-v-5b8ac343] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.FD__C-head-more>div[data-v-5b8ac343],
.K3__C-head-more>div[data-v-5b8ac343],
.WinGo__C-head-more>div[data-v-5b8ac343],
.WinTrx__C-head-more>div[data-v-5b8ac343] {
    width: .64rem;
    height: .64rem;
    background-image: url(/assets/png/customer_icon-a245dae7.png);
    background-size: .64rem
}

.FD__C-head-more>div[data-v-5b8ac343]:last-child,
.K3__C-head-more>div[data-v-5b8ac343]:last-child,
.WinGo__C-head-more>div[data-v-5b8ac343]:last-child,
.WinTrx__C-head-more>div[data-v-5b8ac343]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.FD__C-head-more>div.disableVoice[data-v-5b8ac343],
.K3__C-head-more>div.disableVoice[data-v-5b8ac343],
.WinGo__C-head-more>div.disableVoice[data-v-5b8ac343],
.WinTrx__C-head-more>div.disableVoice[data-v-5b8ac343] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.van-calendar__day[data-v-709e88f8] {
    color: #fff
}

.van-calendar__day--disabled[data-v-709e88f8],
.van-calendar__weekdays[data-v-709e88f8] {
    color: #80849c
}

[data-v-709e88f8]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-709e88f8] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.TimeLeft__C[data-v-709e88f8] {
    width: 100%;
    height: 5.2rem;
    background-color: #151c26;
    color: #fff;
    border-radius: 0 0 .16rem .16rem;
    padding: .4rem .13333rem
}

.TimeLeft__C-body[data-v-709e88f8] {
    background-image: url(/assets/png/trxbg-4ae5330d.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top;
    width: 100%;
    height: 100%;
    padding: .32rem .42667rem
}

.TimeLeft__C-l1[data-v-709e88f8] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: .64rem;
    line-height: .64rem
}

.TimeLeft__C-l1-l[data-v-709e88f8] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.TimeLeft__C-l1-no[data-v-709e88f8] {
    height: .64rem;
    line-height: .64rem;
    border: .01333rem solid #ffffff;
    border-radius: .32rem;
    padding: 0 .32rem;
    margin-right: .13333rem;
    font-size: .26667rem
}

.TimeLeft__C-l1-tip[data-v-709e88f8],
.TimeLeft__C-l1-r[data-v-709e88f8] {
    height: .64rem;
    background-image: -webkit-linear-gradient(left, #fb2936, #d12fa6);
    background-image: linear-gradient(90deg, #fb2936, #d12fa6);
    border-radius: .32rem;
    font-size: .26667rem;
    padding: 0 .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: normal
}

.TimeLeft__C-l1-tip[data-v-709e88f8] .van-icon,
.TimeLeft__C-l1-r[data-v-709e88f8] .van-icon {
    margin-right: .10667rem;
    position: relative;
    top: .02667rem
}

.TimeLeft__C-l1-tip[data-v-709e88f8]:before {
    content: "";
    display: block;
    height: .4rem;
    width: .4rem;
    background-image: url(/assets/png/icon_sm-868ad46b.png);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center;
    margin-right: .10667rem
}

.TimeLeft__C-l1-r[data-v-709e88f8]:before {
    content: "";
    display: block;
    height: .4rem;
    width: .4rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAstJREFUSEvFlkuIzmEUxn+PkWsouacwxcj9EllYMYmSLBgbwsJlRbml2ChsGBtJJhsjRRZKLiVWsnEp11wKZeESRcgll0dnvN80Zr7/9/3HN3FW39f/vOc5533Oe84j/pPpP+GSC9h2d2AaMBrol5J9A9wHrkv63N4CSgLbngRsARYCAV7MAvQUsEfSzbwJFAW23QOoB9ZA863cAyLw8xR8CBCJjU3/fwINwEZJn8ol0AbY9mDgPDAR+J6C1Ut6UiyY7eoAA1YDnYFbwDxJL0qB/wFsO/i7AowCngILJN0tl318tz0eOA0MBx4CMyVFHxS1ZmDbnYALwOyUdW2pgxnVDwAuApHEJWCOpKCgjbUEXgscBF4B0yU9y1Npax/bw4CrQCSxVtKhTGDb3YDgMPhdKunY34AWztheChwFgudqSV9ax2uq2HYdcAK4E52adT15k0m0xQuIK6+TdDILuBFYBmyTtDsvQCk/29uAnUCjpOVZwNG58R6D22sdBByTLri+J2lcFvB7oFdwLOllBwEPShx/kNQ7C9jpQ1Wl/LZosC7A1/gvqc2gKjTXR6BnVC0pfldstnNVvB8YCiyS9KNi1N8vpTzHHQFUZJAUuvqIpBVFOe5o4NzvOA2RGcBhYKukM5Ukk3tyJeAlwHHgdazEcmstK7F2zeoEHB1+DpibFv4sSW/bU7nt/mkr5d9OCTz28eWkrWKnLpEUi72stdrH4f8I2CDpbLHDWQokOJ6SFEjwvlfS42IBbI8ANgOrkgK5DXwDpib/UDORwIOW50tprl3AOiAEQljM85jjsa+rgNBck4Ex6XtBc20CQgCuBCLGwJTIAWCHpHdN06zUHdquASLQYqBPhm+myrQdM3o7sB6IERqNu11SQ15d3TUpyglA31RxQVffKKcqbY8E9gHzU/I1uYDLdlZOB9u1QY+kPf8UuGxz5SygIrdfRoIKUbuekuMAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center;
    margin-right: .10667rem
}

.TimeLeft__C-l2[data-v-709e88f8] {
    height: .66667rem;
    line-height: .66667rem;
    margin-top: .24rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: .4rem
}

.TimeLeft__C-l3[data-v-709e88f8] {
    height: 1.33333rem;
    margin-top: .66667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.TimeLeft__C-l3 .num0[data-v-709e88f8] {
    background-image: url(/assets/png/num0-1e5ab203.png)
}

.TimeLeft__C-l3 .num0.prize0[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize0-3694a66c.png)
}

.TimeLeft__C-l3 .num1[data-v-709e88f8] {
    background-image: url(/assets/png/num1-4a9297ab.png)
}

.TimeLeft__C-l3 .num1.prize1[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize1-89bba3e8.png)
}

.TimeLeft__C-l3 .num2[data-v-709e88f8] {
    background-image: url(/assets/png/num2-ae2e749f.png)
}

.TimeLeft__C-l3 .num2.prize2[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize2-4a014283.png)
}

.TimeLeft__C-l3 .num3[data-v-709e88f8] {
    background-image: url(/assets/png/num3-8eb6e1c9.png)
}

.TimeLeft__C-l3 .num3.prize3[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize3-5ba27c6d.png)
}

.TimeLeft__C-l3 .num4[data-v-709e88f8] {
    background-image: url(/assets/png/num4-d4dce399.png)
}

.TimeLeft__C-l3 .num4.prize4[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize4-be39cadf.png)
}

.TimeLeft__C-l3 .num5[data-v-709e88f8] {
    background-image: url(/assets/png/num5-8b8e8f90.png)
}

.TimeLeft__C-l3 .num5.prize5[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize5-247bbc48.png)
}

.TimeLeft__C-l3 .num6[data-v-709e88f8] {
    background-image: url(/assets/png/num6-742c3305.png)
}

.TimeLeft__C-l3 .num6.prize6[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize6-e8903e09.png)
}

.TimeLeft__C-l3 .num7[data-v-709e88f8] {
    background-image: url(/assets/png/num7-103f2644.png)
}

.TimeLeft__C-l3 .num7.prize7[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize7-9cb5005a.png)
}

.TimeLeft__C-l3 .num8[data-v-709e88f8] {
    background-image: url(/assets/png/num8-5915a6f0.png)
}

.TimeLeft__C-l3 .num8.prize8[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize8-1e015ac5.png)
}

.TimeLeft__C-l3 .num9[data-v-709e88f8] {
    background-image: url(/assets/png/num9-7a057db3.png)
}

.TimeLeft__C-l3 .num9.prize9[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prize9-db6f0cbe.png)
}

.TimeLeft__C-l3 .numA[data-v-709e88f8] {
    background-image: url(/assets/png/numA-ce518177.png)
}

.TimeLeft__C-l3 .numA.prizeA[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prizeA-2944baed.png)
}

.TimeLeft__C-l3 .numB[data-v-709e88f8] {
    background-image: url(/assets/png/numB-bdac701b.png)
}

.TimeLeft__C-l3 .numB.prizeB[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prizeB-38ceb0e1.png)
}

.TimeLeft__C-l3 .numC[data-v-709e88f8] {
    background-image: url(/assets/png/numC-5873bbc3.png)
}

.TimeLeft__C-l3 .numC.prizeC[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prizeC-fa81ec2d.png)
}

.TimeLeft__C-l3 .numD[data-v-709e88f8] {
    background-image: url(/assets/png/numD-f9179e60.png)
}

.TimeLeft__C-l3 .numD.prizeD[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prizeD-a591cf0b.png)
}

.TimeLeft__C-l3 .numE[data-v-709e88f8] {
    background-image: url(/assets/png/numE-0f67fb2b.png)
}

.TimeLeft__C-l3 .numE.prizeE[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prizeE-8f38472f.png)
}

.TimeLeft__C-l3 .numF[data-v-709e88f8] {
    background-image: url(/assets/png/numF-1d1b549e.png)
}

.TimeLeft__C-l3 .numF.prizeF[data-v-709e88f8]:last-of-type {
    background-image: url(/assets/png/prizeF-b4969d6a.png)
}

.TimeLeft__C-l3>div[data-v-709e88f8],
.TimeLeft__C-l3>p[data-v-709e88f8] {
    width: 1.46667rem;
    height: 1.46667rem;
    line-height: 1.46667rem;
    text-align: center;
    font-weight: 700;
    font-size: .64rem;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.TimeLeft__C-time[data-v-709e88f8] {
    height: .66667rem;
    line-height: .66667rem;
    bottom: .29333rem;
    right: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-family: digitalDreamFat, sans-serif
}

.TimeLeft__C-time>span[data-v-709e88f8] {
    display: block;
    margin-right: .24rem;
    font-weight: 700;
    font-size: .29333rem;
    width: .66667rem;
    line-height: .33333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.TimeLeft__C-time>div[data-v-709e88f8] {
    background: #ffffff;
    border-radius: .13333rem;
    width: .64rem;
    height: .64rem;
    line-height: .64rem;
    color: #482bbf;
    text-align: center;
    font-size: .4rem
}

.TimeLeft__C-time>div[notime][data-v-709e88f8] {
    background: transparent;
    width: .05333rem;
    color: #fff;
    margin: 0 .24rem
}

.TimeLeft__C-time>div+div[data-v-709e88f8] {
    margin-left: .12rem
}

.van-calendar__day[data-v-d030debe] {
    color: #fff
}

.van-calendar__day--disabled[data-v-d030debe],
.van-calendar__weekdays[data-v-d030debe] {
    color: #80849c
}

[data-v-d030debe]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-d030debe] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.GameRecord__C[data-v-d030debe] {
    width: 100%;
    margin-top: .48rem;
    text-align: center;
    font-size: .32rem;
    background-color: #151c26;
    color: #fff;
    padding: 0 .24rem
}

.GameRecord__C-head[data-v-d030debe] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff;
    overflow: hidden
}

.GameRecord__C-body[data-v-d030debe] {
    line-height: 1.06667rem
}

.GameRecord__C-body-redC[data-v-d030debe] {
    color: #fa2367
}

.GameRecord__C-body-greenC[data-v-d030debe] {
    color: #00aa81
}

.GameRecord__C-body-empty[data-v-d030debe] {
    height: 5.33333rem
}

.GameRecord__C-body[data-v-d030debe] .van-col {
    position: relative;
    height: 1.33333rem;
    line-height: 1.33333rem
}

.GameRecord__C-body>div[data-v-d030debe] {
    border-top: .01333rem solid rgba(112, 112, 112, .2)
}

.GameRecord__C-body .numberC[data-v-d030debe] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.GameRecord__C-body .numberC>div[data-v-d030debe] {
    width: .48rem;
    height: .48rem;
    font-size: .32rem;
    line-height: .48rem
}

.GameRecord__C-body .small[data-v-d030debe],
.GameRecord__C-body .big[data-v-d030debe] {
    margin-left: .13333rem
}

.GameRecord__C-body .big[data-v-d030debe] {
    color: #e9b503
}

.GameRecord__C-body .small[data-v-d030debe] {
    color: #442ec3
}

.GameRecord__C-body .number[data-v-d030debe] {
    color: #fff;
    border-radius: 50%
}

.GameRecord__C-body .number.num1[data-v-d030debe],
.GameRecord__C-body .number.num3[data-v-d030debe],
.GameRecord__C-body .number.num7[data-v-d030debe],
.GameRecord__C-body .number.num9[data-v-d030debe] {
    background-color: #00aa81
}

.GameRecord__C-body .number.num2[data-v-d030debe],
.GameRecord__C-body .number.num4[data-v-d030debe],
.GameRecord__C-body .number.num6[data-v-d030debe],
.GameRecord__C-body .number.num8[data-v-d030debe] {
    background-color: #fa2367
}

.GameRecord__C-body .number.num0[data-v-d030debe] {
    background-image: -webkit-linear-gradient(top left, #fa2367 50%, #9b25c9 0);
    background-image: linear-gradient(to bottom right, #fa2367 50%, #9b25c9 0)
}

.GameRecord__C-body .number.num5[data-v-d030debe] {
    background-image: -webkit-linear-gradient(top left, #00aa81 50%, #9b25c9 0);
    background-image: linear-gradient(to bottom right, #00aa81 50%, #9b25c9 0)
}

.GameRecord__C-body .Binquire[data-v-d030debe] {
    width: .73333rem;
    height: .73333rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAArCAMAAAA5QerMAAABMlBMVEUAAAAEAAIAAAABAAEAAAAAAAAAAAACAAAAAAAAAAAKAAAAAAAAAADxKU/vKU/pKE7bJUqCFS8+CBaqGG7cLYbULZ7hLHfgK3TTLqDvKUnkKV3lK2nYK4DRLZ7rKEjfKFXiK3DYKnfQLqDPKG7fK3PPLJ/gJULjJT/WJUPFJ3LfKmnHIkXLK5vIIT+wHjhBDBiQFCfmK23jLHTgLH7oK2jaLYzcLYfeLYPuKljqK2HWLpjhLHrhLHjkLHHrK17ZLY/sK1vYLZLpK2XoK2XXLpTvKlTxKk/wKlLTLp/ULpv1u9X+/f786fHqe7HhMYD87PP64ez73Of2tc3tksDkS5DdOI/pNGz98vf3yN34ydr4xdbxpcj0rMfwocbwkrbqZ5znV5XlU5XnSYbmRoTmP37jMnmjb+AuAAAAMXRSTlMABwoFDQ8TIBwaFRgW9vDOkzwdCvbx6eno5djOycK9ubi2so6HhYR1b2loaF5dRCsnXYvRgwAAAX1JREFUOMvt0tdSwkAUBmCT7G5IQsfee28QimAHRQy9iL3r+7+CuzGbM5PseO0F5/qb//xbhgYDk1gePTTNXC6bzWROzy8KhevK+EpCJKX5VOrIayuLil8qm8ljkd1WfFKaSgrtjOSjcjrt2Ebdsro33I5I3lhJLnFr3T4+11qulSXvflR07Gv1zTR71TrvgJxY2I/yjn1psb7NLu+LZMWzH5849uuD9n2v1vnZMG8A9Ixa3rdXu2vwexDQA7CfTavh3pmIgn1qf8P9Cugl2PsOvIWIXv3afNHuAFZAQ9yW+u0O2GEBjZS57dceIHdaQNfLrmV9ud1wKbyWPgsW+i7o7mvBHyDxaNhrx5bixP0D0AARI6CqaoTZyZjKJqAZBMF+iMW6oQXUMM2d21MDdDQjSLAd6ovFJKjFaIcojaMsqBOCIBRGsa2+Uw5tUadThjGDNFRgWd/ViV2DxmFEmQxQFLy2TwiFTFEHUGBlZOd5lbgEdQD/shQzOJh/OT9W5m7ME5gU3gAAAABJRU5ErkJggg==);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%)
}

.GameRecord__C-origin[data-v-d030debe] {
    width: 100%;
    height: 100%;
    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
}

.GameRecord__C-origin>div+div[data-v-d030debe] {
    margin-left: .26667rem
}

.GameRecord__C-origin-I[data-v-d030debe] {
    width: .26667rem;
    height: .26667rem;
    border-radius: 50%
}

.GameRecord__C-origin-I.violet[data-v-d030debe] {
    background-color: #9b25c9
}

.GameRecord__C-origin-I.red[data-v-d030debe] {
    background: #fa2367
}

.GameRecord__C-origin-I.green[data-v-d030debe] {
    background: #00aa81
}

.GameRecord__C-foot[data-v-d030debe] {
    height: 1.86667rem;
    padding: .46667rem 2.37333rem;
    margin-top: .48rem;
    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
}

.GameRecord__C-foot-previous[data-v-d030debe],
.GameRecord__C-foot-next[data-v-d030debe] {
    width: .64rem;
    height: .64rem;
    border-radius: .13333rem;
    background: rgb(250, 35, 103);
    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
}

.GameRecord__C-foot-previous.disabled[data-v-d030debe],
.GameRecord__C-foot-next.disabled[data-v-d030debe] {
    background: #424242;
    pointer-events: none
}

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

.GameRecord__C-foot-page[data-v-d030debe] {
    color: #fff;
    height: .90667rem;
    line-height: .90667rem;
    font-size: .4rem;
    border-radius: .13333rem;
    background-color: RGBA(21, 28, 38, 1);
    padding: 0 .64rem
}

.van-calendar__day[data-v-9b9da2f7] {
    color: #fff
}

.van-calendar__day--disabled[data-v-9b9da2f7],
.van-calendar__weekdays[data-v-9b9da2f7] {
    color: #80849c
}

[data-v-9b9da2f7]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-9b9da2f7] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.K3__C[data-v-9b9da2f7],
.FD__C[data-v-9b9da2f7],
.WinGo__C[data-v-9b9da2f7],
.WinTrx__C[data-v-9b9da2f7] {
    padding: 0 .4rem .34667rem
}

.K3__C[data-v-9b9da2f7] .noticeBar__container,
.FD__C[data-v-9b9da2f7] .noticeBar__container,
.WinGo__C[data-v-9b9da2f7] .noticeBar__container,
.WinTrx__C[data-v-9b9da2f7] .noticeBar__container {
    margin-top: .45333rem;
    position: relative;
    z-index: 1;
    top: 0
}

.FD__C-head-bcak[data-v-9b9da2f7],
.K3__C-head-bcak[data-v-9b9da2f7],
.WinGo__C-head-bcak[data-v-9b9da2f7],
.WinTrx__C-head-bcak[data-v-9b9da2f7] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAbFBMVEX///8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+nAQA6AAAAI3RSTlMfABkKFg8H+gVxIzxV7pF/TdvKJ+jTwi3ksamaXlA0t6KIRRmPMmYAAALZSURBVGjezZrZkusgDER7MNjGe+Lsmaz8/z/eZF48MRikDK6bU5U80oVaYJDAF400UVIKIYDHn5QqSb9oUAQSJeBAqCSGQCLhQQY1wBudrwHf8AIkhE8CgeGpEmyBXIKFzHkCCmwUQyAVeAORUgUU3kTRBCTeRhIEcoE/ICyvwQg/3whbIMGfSXwCCRBbAbzx+QrgxZ/vA4j5w88lW0AgGsIloBARZQukiEpqCQhERYwFFCKjXgVyRCd/EZCIjhwEGEuYv6DBc5jvM3gT4E8BPAf4LoC8xoqq2W/2umeuNhAn0B1r80OteVPA8xei1xsz0LJsRtjiol2Z32QVx2aEIlS0OzPiwokRAhHSK2NRF6DyFPDlULU2LipGHsGzj5YX4+bG2FMxuU30TWYmODBMwJQF3zszyRJ0E5DDRXE0HnYgkyOBg25hfGQgk0DB5pYZPz3dZUg7PAcT4kx32RboNyZIiYFtefrWbXPdb9aLZVNaAgKvFEsT5o4fTvt1nY3s0XhBWAI3Q6DDk9ZpVRUQsPJncpDSnQqbkcCYjCygjZMafmqywLdxsgK8c9gbAic8KNxb7TXgQZmRTS5dCb3YBgSgM3KaomuPh8tyMeRqdujHAZL2PprRF9qw2rrHarvpLWElA6eVCbBlbBUKNue1ibWbKvd2XTTeMK0423UOsL8Ia5DJh08mYxIXkPF89HGf3FePrI++wiR6Z5xo1rFlcJkcpxJU0uDR8Xy1JRYgQzj8ojyMJRrm4TdBgPOxflkFZ9bxnXTHLPSQUbs7yDCuUCjb5TNU2XXLv0KloFGcqq4H+xI4xCg2cv6L+PylhPmLIfOXc+YvSM1fUpu/KDh/WXP+wmz0TJLu6ruIa4AtkIu4xfdBILLR6X9osczaJGIp8Puy4PUx+f1MeBq9fGT+Ec3S99u9n9Owfqvl/mmPBnjPHj714Qbp6cnnP5759fxHCAgAAoLx/OcfpSanB4oYWz0AAAAASUVORK5CYII=);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.FD__C-head-more[data-v-9b9da2f7],
.K3__C-head-more[data-v-9b9da2f7],
.WinGo__C-head-more[data-v-9b9da2f7],
.WinTrx__C-head-more[data-v-9b9da2f7] {
    position: absolute;
    width: 1.54667rem;
    height: .64rem;
    right: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.FD__C-head-more>div[data-v-9b9da2f7],
.K3__C-head-more>div[data-v-9b9da2f7],
.WinGo__C-head-more>div[data-v-9b9da2f7],
.WinTrx__C-head-more>div[data-v-9b9da2f7] {
    width: .64rem;
    height: .64rem;
    background-image: url(/assets/png/customer_icon-a245dae7.png);
    background-size: .64rem
}

.FD__C-head-more>div[data-v-9b9da2f7]:last-child,
.K3__C-head-more>div[data-v-9b9da2f7]:last-child,
.WinGo__C-head-more>div[data-v-9b9da2f7]:last-child,
.WinTrx__C-head-more>div[data-v-9b9da2f7]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA/fr3C9tMM+hkIggE8u3Gt6Kec1tHQTgwKxgT4NGyqohUPCYG4sq8ppiUkoFuaR57zxwlRQAAAU5JREFUSMfF1cdygzAQgOEVondwx73G3dn3f7lIjgNWZmClk/+LmEGfhOAAfCobTBoeZ+lssY51Fy8Zylg2Bp12Of7FAx1QWVjHekD3EKDpToNQgFTdgwZLvxFnmwBbAYoba8TBI4CYe9wdsImfqi4wESCHSYLvpHCjTpABuBYq+as2MhbAEeP9n3DsDrAHUT9R5k+gJU8AP35eZaw+xHkKbY3E/fS1/WDB5Yt1ViFAJ+D1erY3GFXQ2Uau+QD9higKTcHYAAwk2JgC1wC4EvRNQQA6jYoyfoEeaBRwZN8AawmuQDfk8hN7v+ACZPEcZXO7L4dS76yy1RMsaVC8gLVAUU4DB9/LgCqyFDAnQYVKs5gCoQr8iAJTFThAtUsU8AVkuQKuNAjwLcujwdRXn4guYPV87oFOJVP+OnTRyUJZcgPdNst96ly2YJINn+8HUSBVIvQ4zf8AAAAASUVORK5CYII=)
}

.FD__C-head-more>div.disableVoice[data-v-9b9da2f7],
.K3__C-head-more>div.disableVoice[data-v-9b9da2f7],
.WinGo__C-head-more>div.disableVoice[data-v-9b9da2f7],
.WinTrx__C-head-more>div.disableVoice[data-v-9b9da2f7] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMAkBP7xxHF9smTCwdK6Nv4u6IzIRcP8uLPcmNWUisn7N62sqqea146MaaYiod+Qhwnp0x1AAABgUlEQVRIx8WWWZKDIBRFaUiCivOYxMzz3G//q2shg9JiQz66cj4oreKI7+ZWRfQpnLd2347FfLEqmenDNwQEg4PRfraEJ3RsInwHUDPq3NZXC7BVb8/CIMSP64QAzF8CUZ+x4yPiWlh7tWGrEnZ5Lr27MauuoxHUWKqwvoAb/adwZFbDoKe0bdjiWdyYVsISTXNoKpHrdJ0hhJ54SwnvwtqGmDyhAH51v/1l+BnqMMoAChFdLu2fdk2O0YR64v4wqIewMfojq4nnPOJeUahYXBJx252Vm72qG7t7OVT1GRrak/+/0dMYpnNosjJkho3P2Eebap1Y2HDycQBwrQQwNG6UdyZGJYCVGmTFhsAZOiVfU/0cLtw57/ga6bOKHgJZ8TXU/x4+NBloW+IQSRhqe5WCxELbq0QWPKbrFZYFX+5V1hZYLgmh3F0btVlKwlVu+1rVJGhAYlRzpkWsEPqe6o0EmUig+whRQRM28r+OHnYiwMm3yJT9upj79uzNT4bP8wOU32WCrlMYJgAAAABJRU5ErkJggg==)
}

.van-calendar__day[data-v-2abcc6a5] {
    color: #fff
}

.van-calendar__day--disabled[data-v-2abcc6a5],
.van-calendar__weekdays[data-v-2abcc6a5] {
    color: #80849c
}

[data-v-2abcc6a5]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-2abcc6a5] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinTrxIfram__C[data-v-2abcc6a5] .navbar__content .van-icon,
.WinTrxIfram__C[data-v-2abcc6a5] .navbar__content .navbar__content-center {
    color: #fff
}

.WinTrxIfram__C .iframe[data-v-2abcc6a5] {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    background: #eee
}

.van-calendar__day[data-v-c55e9a5b] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c55e9a5b],
.van-calendar__weekdays[data-v-c55e9a5b] {
    color: #80849c
}

[data-v-c55e9a5b]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c55e9a5b] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.Xoso[data-v-c55e9a5b] {
    padding: 0 .32rem
}

.Xoso[data-v-c55e9a5b] .van-sticky {
    padding-top: .26667rem;
    background-color: #f7f8ff
}

.Xoso[data-v-c55e9a5b] .van-sticky .tabs {
    background-color: #f7f8ff;
    height: 1.73333rem
}

.Xoso[data-v-c55e9a5b] .van-sticky .tabs .fun-tab-item {
    min-width: 2.93333rem;
    height: 1.46667rem;
    padding: 0 .53333rem;
    color: #666;
    background-size: 100%;
    border-radius: .16rem;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    font-size: .34667rem;
    margin-right: .16rem
}

.Xoso[data-v-c55e9a5b] .van-sticky .tabs .fun-tab-item p {
    margin-top: .06667rem
}

.Xoso[data-v-c55e9a5b] .van-sticky .tabs .fun-tab-item.activeClassName {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    color: #fff !important;
    background-size: 100%;
    z-index: 2
}

.Xoso-page[data-v-c55e9a5b] {
    margin-top: .26667rem
}

.Xoso-page-box .title[data-v-c55e9a5b] {
    height: .4rem;
    line-height: .4rem;
    position: relative;
    padding-left: .34667rem;
    font-size: .4rem;
    color: #333;
    font-weight: 700;
    margin-bottom: .26667rem
}

.Xoso-page-box .title[data-v-c55e9a5b]:after {
    content: "";
    display: block;
    width: .08rem;
    height: 100%;
    background-color: #f64646;
    position: absolute;
    left: 0;
    top: 0
}

.Xoso-page-box .list[data-v-c55e9a5b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Xoso-page-box .list .item[data-v-c55e9a5b] {
    width: calc(50% - .29333rem);
    margin-bottom: .26667rem
}

.Xoso-page-box .list .item>h4[data-v-c55e9a5b] {
    height: 1.33333rem;
    border-radius: .13333rem .13333rem 0 0;
    padding: 0 .18667rem;
    background: -webkit-linear-gradient(left, #fa5a5a 1.22%, #ff9a8e 100%);
    background: linear-gradient(90deg, #fa5a5a 1.22%, #ff9a8e 100%);
    font-size: .42667rem;
    color: #fff;
    box-shadow: 0 .02667rem .01333rem #fb5c5c;
    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
}

.Xoso-page-box .list .item>h4 .img[data-v-c55e9a5b] {
    width: .64rem;
    display: block
}

.Xoso-page-box .list .item .info[data-v-c55e9a5b] {
    padding: .18667rem;
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: 0 0 .13333rem .13333rem
}

.Xoso-page-box .list .item .info .issue[data-v-c55e9a5b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #ff7172;
    font-size: .37333rem;
    border-bottom: .01333rem solid #eeeeee;
    padding: .13333rem 0
}

.Xoso-page-box .list .item .info .issue img[data-v-c55e9a5b] {
    width: .64rem;
    display: block;
    margin-right: .06667rem
}

.Xoso-page-box .list .item .info p[data-v-c55e9a5b] {
    color: #666;
    font-size: .29333rem;
    text-align: center;
    height: .8rem;
    line-height: .66667rem
}

.Xoso-page-box .list .item .info .time[data-v-c55e9a5b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    color: #666;
    background-color: #ebebeb;
    border-top: .13333rem solid #d2d2d2;
    border-radius: .13333rem;
    text-align: center;
    line-height: .69333rem;
    position: relative
}

.Xoso-page-box .list .item .info .time[data-v-c55e9a5b]:after,
.Xoso-page-box .list .item .info .time[data-v-c55e9a5b]:before {
    content: "";
    display: block;
    height: .24rem;
    width: .13333rem;
    background-color: #d2d2d2;
    border: .02667rem solid #fff;
    border-radius: .18667rem;
    position: absolute;
    top: -.26667rem
}

.Xoso-page-box .list .item .info .time[data-v-c55e9a5b]:after {
    left: 35%
}

.Xoso-page-box .list .item .info .time[data-v-c55e9a5b]:before {
    right: 35%
}

.Xoso-page-box .list .item .info .time>div[data-v-c55e9a5b] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    height: .69333rem;
    font-size: .37333rem;
    font-weight: 500;
    position: relative
}

.Xoso-page-box .list .item .info .time>div[data-v-c55e9a5b]:after {
    content: "";
    display: block;
    width: .01333rem;
    height: .4rem;
    background-color: #d2d2d2;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.2rem
}

.Xoso-page-box .list .item .info .time>div[data-v-c55e9a5b]:last-child:after {
    display: none
}

.van-calendar__day[data-v-9ee753e7] {
    color: #fff
}

.van-calendar__day--disabled[data-v-9ee753e7],
.van-calendar__weekdays[data-v-9ee753e7] {
    color: #80849c
}

[data-v-9ee753e7]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-9ee753e7] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

[data-v-9ee753e7] .MyGameRecord__C {
    margin-top: 0
}

[data-v-9ee753e7] .MyGameRecord__C .MyGameRecordList__C {
    margin: 0 -.32rem
}

[data-v-9ee753e7] .ar-searchbar__selector>div {
    padding: 0;
    box-shadow: none
}

[data-v-9ee753e7] .ar-searchbar__selector>div span {
    color: #666
}

.TeamReport__C[data-v-9ee753e7] {
    padding: 0 .32rem .53333rem
}

.TeamReport__C-head[data-v-9ee753e7] {
    height: 2.93333rem
}

.TeamReport__C-head-fixed[data-v-9ee753e7] {
    height: 2.86667rem;
    position: fixed;
    top: 1.22667rem;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    max-width: 10rem;
    background: #f7f8ff;
    padding: 0 .32rem;
    z-index: 9
}

.TeamReport__C-head-line1[data-v-9ee753e7],
.TeamReport__C-head-line2[data-v-9ee753e7] {
    height: 1.06667rem;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    color: #acafc2;
    font-size: .37333rem;
    margin-top: .26667rem
}

.TeamReport__C-head-line1>div[data-v-9ee753e7],
.TeamReport__C-head-line2>div[data-v-9ee753e7] {
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .13333rem;
    line-height: 1.06667rem;
    width: calc(100% - .13333rem);
    padding: 0 .26667rem;
    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;
    background-color: #fff
}

.TeamReport__C-head-line1>div+div[data-v-9ee753e7],
.TeamReport__C-head-line2>div+div[data-v-9ee753e7] {
    margin-left: .26667rem
}

.TeamReport__C-head-line1 .default[data-v-9ee753e7],
.TeamReport__C-head-line2 .default[data-v-9ee753e7] {
    color: #666
}

.TeamReport__C-head-line1>div[data-v-9ee753e7] {
    width: 100%
}

.TeamReport__C-list[data-v-9ee753e7] {
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .13333rem
}

.van-calendar__day[data-v-7ab1268a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-7ab1268a],
.van-calendar__weekdays[data-v-7ab1268a] {
    color: #80849c
}

[data-v-7ab1268a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-7ab1268a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

[data-v-7ab1268a] .MyGameRecord__C {
    margin-top: 0
}

[data-v-7ab1268a] .MyGameRecord__C .MyGameRecordList__C {
    margin: 0 -.32rem
}

.TeamReport__C[data-v-7ab1268a] {
    padding: 0 .32rem .53333rem
}

.TeamReport__C-head[data-v-7ab1268a] {
    height: 2.93333rem
}

.TeamReport__C-head-fixed[data-v-7ab1268a] {
    height: 2.86667rem;
    position: fixed;
    top: 1.22667rem;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    max-width: 10rem;
    background: #f7f8ff;
    padding: 0 .32rem;
    z-index: 9
}

.TeamReport__C-head-line1[data-v-7ab1268a],
.TeamReport__C-head-line2[data-v-7ab1268a] {
    height: 1.06667rem;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    color: #acafc2;
    font-size: .37333rem;
    margin-top: .26667rem
}

.TeamReport__C-head-line1>div[data-v-7ab1268a],
.TeamReport__C-head-line2>div[data-v-7ab1268a] {
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .13333rem;
    line-height: 1.06667rem;
    width: calc(100% - .13333rem);
    padding: 0 .26667rem;
    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;
    background-color: #fff
}

.TeamReport__C-head-line1>div+div[data-v-7ab1268a],
.TeamReport__C-head-line2>div+div[data-v-7ab1268a] {
    margin-left: .26667rem
}

.TeamReport__C-head-line1 .default[data-v-7ab1268a],
.TeamReport__C-head-line2 .default[data-v-7ab1268a] {
    color: #666
}

.TeamReport__C-head-line1>div[data-v-7ab1268a] {
    width: 100%
}

.TeamReport__C-list[data-v-7ab1268a] {
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .13333rem
}

[data-v-7ab1268a] .van-sticky {
    padding-top: .26667rem;
    background-color: #f7f8ff
}

[data-v-7ab1268a] .van-sticky .tabs {
    background-color: #f7f8ff;
    height: 1.73333rem
}

[data-v-7ab1268a] .van-sticky .tabs .fun-tab-item {
    min-width: 2.93333rem;
    min-height: 1.17333rem;
    padding: 0 .53333rem;
    color: #666;
    background-size: 100%;
    border-radius: .16rem;
    background: #ffffff;
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    font-size: .34667rem;
    margin-right: .16rem
}

[data-v-7ab1268a] .van-sticky .tabs .fun-tab-item p {
    margin-top: .06667rem
}

[data-v-7ab1268a] .van-sticky .tabs .fun-tab-item.activeClassName {
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    color: #fff !important;
    background-size: 100%;
    z-index: 2
}

[data-v-7ab1268a] .van-sticky .tabs .funtab_item {
    color: #666 !important
}

.van-calendar__day[data-v-4c381eda] {
    color: #fff
}

.van-calendar__day--disabled[data-v-4c381eda],
.van-calendar__weekdays[data-v-4c381eda] {
    color: #80849c
}

[data-v-4c381eda]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-4c381eda] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.messageDetail__container[data-v-4c381eda] {
    padding-bottom: 0
}

.messageDetail__container-wrapper[data-v-4c381eda] {
    padding: .26667rem .16rem .66667rem;
    border-radius: .13333rem;
    background: #fff
}

.messageDetail__container-title[data-v-4c381eda] {
    width: 100%;
    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;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    border-bottom: .01333rem solid #dbdbdb
}

.messageDetail__container-title>div[data-v-4c381eda] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 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-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-left: .5rem
}

.messageDetail__container-title>div>div[data-v-4c381eda] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .10667rem;
    font-size: .4rem;
    font-weight: 600
}

.messageDetail__container-title>div>div svg[data-v-4c381eda] {
    width: .64rem;
    height: .64rem;
    margin-right: .09333rem
}

.messageDetail__container-title>div>span[data-v-4c381eda] {
    color: #666;
    font-size: .32rem;
    font-weight: 400
}

.messageDetail__container-title>svg[data-v-4c381eda] {
    width: .48rem;
    height: .48rem
}

.messageDetail__container-content[data-v-4c381eda] {
    color: #666;
    font-size: .32rem;
    line-height: .53333rem
}

.van-calendar__day[data-v-f5da377a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-f5da377a],
.van-calendar__weekdays[data-v-f5da377a] {
    color: #80849c
}

[data-v-f5da377a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-f5da377a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.dialog[data-v-f5da377a] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    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;
    background: rgba(0, 0, 0, .7);
    -webkit-transition: opacity .15s ease-in-out, visibility .15s ease-in-out;
    transition: opacity .15s ease-in-out, visibility .15s ease-in-out;
    z-index: 2004
}

.dialog.active[data-v-f5da377a] {
    opacity: 1;
    visibility: visible
}

.dialog.active .dialog__container[data-v-f5da377a] {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.dialog.inactive[data-v-f5da377a] {
    opacity: 0;
    visibility: hidden
}

.dialog.inactive .dialog__container[data-v-f5da377a] {
    -webkit-transform: scale(.3);
    transform: scale(.3);
    opacity: 0
}

.dialog__container[data-v-f5da377a] {
    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;
    width: 8rem;
    min-height: 6.66667rem;
    border-radius: .26667rem;
    background: #151e2b;
    -webkit-transition: opacity .3s, -webkit-transform .3s ease-in-out;
    transition: opacity .3s, -webkit-transform .3s ease-in-out;
    transition: opacity .3s, transform .3s ease-in-out;
    transition: opacity .3s, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: 2003;
    padding: .53333rem .26667rem;
    border-radius: 20px
}

.dialog__container-img[data-v-f5da377a] {
    width: 5.78667rem;
    height: 5.78667rem;
    margin-top: -2.04rem
}

.dialog__container-img img[data-v-f5da377a] {
    width: 100%;
    height: 100%
}

.dialog__container-title[data-v-f5da377a] {
    margin-top: .34667rem;
    font-size: .48rem;
    font-weight: 700
}

.dialog__container-title h1[data-v-f5da377a] {
    color: #fff;
    font-size: .50667rem
}

.dialog__container-content[data-v-f5da377a] {
    color: #666;
    font-size: .32rem;
    font-weight: 400
}

.dialog__container-footer[data-v-f5da377a] {
    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;
    gap: .28rem;
    width: 100%;
    height: 1.06667rem;
    margin-top: 2rem;
    padding: 0 .26667rem
}

.dialog__container-footer button[data-v-f5da377a] {
    width: 3.12rem;
    height: .8rem;
    color: #fff;
    font-size: .42667rem;
    text-align: center;
    border-radius: 9rem;
    border: .01333rem solid #482bbf;
    background: transparent
}

.dialog__container-footer button[data-v-f5da377a]:last-of-type {
    width: 6.61333rem;
    color: #fff;
    background: #482bbf
}

.dialog__outside[data-v-f5da377a] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: default;
    z-index: 2002
}

.van-calendar__day[data-v-c4158cd5] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c4158cd5],
.van-calendar__weekdays[data-v-c4158cd5] {
    color: #80849c
}

[data-v-c4158cd5]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c4158cd5] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.luckyWinners__container>h1[data-v-c4158cd5] {
    position: relative;
    margin-bottom: .34667rem;
    padding-left: .26667rem;
    font-size: .48rem;
    font-weight: 700
}

.luckyWinners__container>h1[data-v-c4158cd5]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .08rem;
    height: .4rem;
    background: #f64646
}

.luckyWinners__container-wrapper[data-v-c4158cd5] {
    height: 8.66667rem;
    overflow: hidden
}

.luckyWinners__container-wrapper__item[data-v-c4158cd5] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 1.6rem;
    margin-bottom: .13333rem;
    padding: .26667rem .24rem;
    border-radius: .13333rem;
    background: #fff;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c
}

.luckyWinners__container-wrapper__item-img[data-v-c4158cd5] {
    margin-right: .17333rem
}

.luckyWinners__container-wrapper__item-img img[data-v-c4158cd5] {
    width: 1.06667rem;
    height: 1.06667rem;
    border-radius: 50%
}

.luckyWinners__container-wrapper__item-info[data-v-c4158cd5] {
    width: 2.24rem;
    margin-right: .21333rem
}

.luckyWinners__container-wrapper__item-info h1[data-v-c4158cd5] {
    color: #243047;
    font-size: .32rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.luckyWinners__container-wrapper__item-info span[data-v-c4158cd5] {
    color: #aeb0c6;
    font-size: .29333rem
}

.luckyWinners__container-wrapper__item-winType[data-v-c4158cd5] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 1.68rem;
    height: 1.09333rem;
    margin-right: .22667rem;
    position: relative
}

.luckyWinners__container-wrapper__item-winType img[data-v-c4158cd5] {
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    border-radius: .21333rem;
    object-fit: cover
}

.luckyWinners__container-wrapper__item-winType span[data-v-c4158cd5] {
    display: inline-block;
    width: .74667rem;
    font-weight: 700;
    font-size: .21333rem;
    color: #fff;
    position: absolute;
    left: .2rem;
    top: .16rem;
    word-break: keep-all
}

.luckyWinners__container-wrapper__item-winAmount[data-v-c4158cd5] {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.luckyWinners__container-wrapper__item-winAmount h1[data-v-c4158cd5] {
    color: #333;
    font-size: .34667rem;
    font-weight: 600;
    margin-bottom: .13333rem
}

.luckyWinners__container-wrapper__item-winAmount span[data-v-c4158cd5] {
    color: #aeb0c6;
    font-size: .32rem
}

.van-calendar__day[data-v-4d216f59] {
    color: #fff
}

.van-calendar__day--disabled[data-v-4d216f59],
.van-calendar__weekdays[data-v-4d216f59] {
    color: #80849c
}

[data-v-4d216f59]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-4d216f59] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.dailyProfitRank h1[data-v-4d216f59] {
    position: relative;
    margin-bottom: 1.89333rem;
    padding-left: .26667rem;
    font-size: .48rem;
    font-weight: 700
}

.dailyProfitRank h1[data-v-4d216f59]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .08rem;
    height: .4rem;
    background: #f64646
}

.dailyProfitRank__content[data-v-4d216f59] {
    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
}

.dailyProfitRank__content-topThree[data-v-4d216f59] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    width: 100%;
    height: 3.33333rem;
    z-index: 1;
    margin-bottom: -.2rem;
    background: url(/assets/png/stage-f0b7a560.png) no-repeat center center/100% 100%
}

.dailyProfitRank__content-topThree__item[data-v-4d216f59] {
    position: relative;
    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;
    width: 3rem;
    height: 3.46667rem
}

.dailyProfitRank__content-topThree__item[data-v-4d216f59]:nth-child(2) {
    right: .10667rem
}

.dailyProfitRank__content-topThree__item[data-v-4d216f59]:nth-child(3) {
    left: .16rem
}

.dailyProfitRank__content-topThree__item>div[data-v-4d216f59]:first-of-type {
    position: relative;
    display: grid;
    place-items: center;
    width: 1.6rem;
    min-width: 1.6rem;
    height: 1.6rem;
    min-height: 1.6rem;
    border-radius: 50%;
    overflow: hidden
}

.dailyProfitRank__content-topThree__item>div:first-of-type>img[data-v-4d216f59] {
    width: calc(100% - .06667rem);
    height: calc(100% - .06667rem)
}

.dailyProfitRank__content-topThree__item>div[data-v-4d216f59]:last-of-type {
    position: absolute;
    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: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1.78667rem;
    height: 1.82667rem
}

.dailyProfitRank__content-topThree__item>div:last-of-type img[data-v-4d216f59]:first-of-type {
    position: relative;
    top: -.33333rem;
    left: -.25333rem;
    width: 1.14667rem
}

.dailyProfitRank__content-topThree__item>div:last-of-type img[data-v-4d216f59]:last-of-type {
    width: 1.78667rem;
    height: .42667rem
}

.dailyProfitRank__content-topThree__item>span[data-v-4d216f59] {
    color: #fff;
    padding: 0 .13333rem;
    text-align: center
}

.dailyProfitRank__content-topThree__item>span[data-v-4d216f59]:first-of-type {
    margin-block: 18% 8%;
    font-size: .32rem;
    width: 2.66667rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dailyProfitRank__content-topThree__item>span[data-v-4d216f59]:last-of-type {
    width: 2.66667rem;
    height: .66667rem;
    padding: .17333rem .18667rem;
    font-size: .32rem;
    line-height: .32rem;
    text-align: center;
    border-radius: 9rem;
    background: -webkit-linear-gradient(left, #ff8f8b 1.19%, #ffbda0 97.86%);
    background: linear-gradient(90deg, #ff8f8b 1.19%, #ffbda0 97.86%)
}

.dailyProfitRank__content-list[data-v-4d216f59] {
    position: relative;
    z-index: 2;
    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: .21333rem;
    width: 100%
}

.dailyProfitRank__content-list__item[data-v-4d216f59] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 1.36rem;
    padding: .14667rem .25333rem .14667rem .44rem;
    background: #fff;
    border-radius: .13333rem;
    box-shadow: 0 .05333rem .21333rem .02667rem #d0d0ed5c
}

.dailyProfitRank__content-list__item span.left-rank[data-v-4d216f59] {
    margin-right: .41333rem;
    color: #9ea3ad;
    font-size: .48rem;
    font-weight: 500
}

.dailyProfitRank__content-list__item span.middle-name[data-v-4d216f59] {
    color: #243047;
    font-size: .32rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 2.66667rem
}

.dailyProfitRank__content-list__item span.right-box[data-v-4d216f59] {
    line-height: .66667rem;
    width: 3.46667rem;
    height: .66667rem;
    margin-left: auto;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    border-radius: 9rem;
    background: -webkit-linear-gradient(left, #ff8e8a 15.38%, #ffbfa1 100%);
    background: linear-gradient(90deg, #ff8e8a 15.38%, #ffbfa1 100%)
}

.dailyProfitRank__content-list__item img[data-v-4d216f59] {
    width: 1.06667rem;
    height: 1.06667rem;
    margin-right: .17333rem;
    border-radius: 50%
}

.van-calendar__day[data-v-a755d2fc] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a755d2fc],
.van-calendar__weekdays[data-v-a755d2fc] {
    color: #80849c
}

[data-v-a755d2fc]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a755d2fc] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.game_menu[data-v-a755d2fc] {
    width: 100%;
    padding-top: .4rem
}

.game_menu .menu_box1[data-v-a755d2fc] {
    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: .4rem
}

.game_menu .menu_box1 div[data-v-a755d2fc] {
    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;
    border-radius: .26667rem;
    position: relative
}

.game_menu .menu_box1 div span[data-v-a755d2fc] {
    font-size: .4rem;
    line-height: .48rem;
    font-weight: 700;
    color: #333;
    width: 100%;
    text-align: left;
    padding-left: .26667rem
}

.game_menu .menu_box1 div img[data-v-a755d2fc] {
    margin-top: -.56rem;
    margin-bottom: .13333rem
}

.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(1) {
    width: 3.30667rem;
    height: 2.74667rem;
    background: url(/assets/png/hot_bg-0756efb6.png) no-repeat center center
}

.game_menu .menu_box1 div:nth-child(1) img[data-v-a755d2fc] {
    width: 2.6rem;
    height: 2.16rem
}

.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(2),
.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(3) {
    width: 2.8rem;
    height: 2.74667rem
}

.game_menu .menu_box1 div:nth-child(2) img[data-v-a755d2fc],
.game_menu .menu_box1 div:nth-child(3) img[data-v-a755d2fc] {
    width: 2.33333rem;
    height: 2.16rem
}

.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(2) {
    background: url(/assets/png/hot_bg-0756efb6.png) no-repeat center/100%
}

.game_menu .menu_box1 div[data-v-a755d2fc]:nth-child(3) {
    background: url(/assets/png/hot_bg-0756efb6.png) no-repeat center/100%
}

.game_menu .menu_box2[data-v-a755d2fc] {
    width: 100%;
    height: 2.77333rem;
    background: url(/assets/png/third_bg-e90cc231.png) no-repeat center/100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .26667rem;
    margin-bottom: .4rem
}

.game_menu .menu_box2 div[data-v-a755d2fc] {
    width: 33.33%;
    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;
    position: relative
}

.game_menu .menu_box2 div span[data-v-a755d2fc] {
    font-size: .34667rem;
    font-weight: 600;
    color: #333;
    margin-top: .05333rem
}

.game_menu .menu_box2 div img[data-v-a755d2fc] {
    width: 2.66667rem;
    height: 2.13333rem
}

.game_menu .menu_box2 .live_menu[data-v-a755d2fc]:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: .01333rem;
    height: 1.81333rem;
    background: -webkit-linear-gradient(right, #AF8122 0%, #EBC370 101.84%);
    background: linear-gradient(270deg, #AF8122 0%, #EBC370 101.84%);
    left: 0;
    top: .26667rem
}

.game_menu .menu_box2 .live_menu[data-v-a755d2fc]:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: .01333rem;
    height: 1.81333rem;
    background: -webkit-linear-gradient(right, #AF8122 0%, #EBC370 101.84%);
    background: linear-gradient(270deg, #AF8122 0%, #EBC370 101.84%);
    right: 0;
    top: .26667rem
}

.game_menu .menu_box3[data-v-a755d2fc] {
    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
}

.game_menu .menu_box3 div[data-v-a755d2fc] {
    width: 4.48rem;
    height: 2.26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: row;
    -webkit-justify-content: row;
    justify-content: row;
    border-radius: .26667rem;
    position: relative
}

.game_menu .menu_box3 div img[data-v-a755d2fc] {
    width: 2.66667rem;
    height: 2.13333rem;
    margin: 0 auto .24rem .13333rem
}

.game_menu .menu_box3 div span[data-v-a755d2fc] {
    font-weight: 700;
    font-size: .37333rem;
    line-height: .48rem;
    color: #333;
    margin-top: .96rem;
    margin-right: .37333rem
}

.game_menu .menu_box3 div[data-v-a755d2fc]:nth-child(1) {
    background: url(/assets/png/bottom-ccedfa9a.png) no-repeat center/100%
}

.game_menu .menu_box3 div[data-v-a755d2fc]:nth-child(2) {
    background: url(/assets/png/bottom-ccedfa9a.png) no-repeat center/100%
}

.van-calendar__day[data-v-3720dc40] {
    color: #fff
}

.van-calendar__day--disabled[data-v-3720dc40],
.van-calendar__weekdays[data-v-3720dc40] {
    color: #80849c
}

[data-v-3720dc40]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-3720dc40] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.hot_container .platform[data-v-3720dc40],
.hot_container .popular[data-v-3720dc40] {
    margin-bottom: .34667rem
}

.hot_container .platform .title[data-v-3720dc40],
.hot_container .popular .title[data-v-3720dc40] {
    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;
    margin-bottom: .21333rem
}

.hot_container .platform .title span[data-v-3720dc40],
.hot_container .popular .title span[data-v-3720dc40] {
    font-size: .32rem;
    line-height: .4rem
}

.hot_container .platform .list[data-v-3720dc40],
.hot_container .popular .list[data-v-3720dc40] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .18667rem
}

.hot_container .platform .list>div[data-v-3720dc40],
.hot_container .popular .list>div[data-v-3720dc40] {
    width: 2.21333rem
}

.hot_container .platform .list .item[data-v-3720dc40],
.hot_container .popular .list .item[data-v-3720dc40] {
    position: relative;
    height: 2.21333rem;
    background: #3A3A3A;
    border-radius: .21333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .16rem
}

.hot_container .platform .list .item img[data-v-3720dc40],
.hot_container .popular .list .item img[data-v-3720dc40] {
    width: 2rem;
    height: 2rem;
    border-radius: .21333rem
}

.hot_container .platform .list .item .hot_bage[data-v-3720dc40],
.hot_container .popular .list .item .hot_bage[data-v-3720dc40] {
    position: absolute;
    right: -.08rem;
    top: -.10667rem;
    width: .50667rem;
    height: .48rem
}

.hot_container .platform .list .win-odds[data-v-3720dc40],
.hot_container .popular .list .win-odds[data-v-3720dc40] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .48rem;
    background: #E6E6E6;
    color: #333;
    width: 100%;
    border-radius: .13333rem;
    font-size: .29333rem;
    overflow: hidden;
    margin-top: .08rem;
    margin-bottom: .13333rem;
    position: relative
}

.hot_container .platform .list .win-odds span[data-v-3720dc40],
.hot_container .popular .list .win-odds span[data-v-3720dc40] {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    line-height: .53333rem
}

.hot_container .platform .list .win-odds span[data-v-3720dc40]:first-child,
.hot_container .popular .list .win-odds span[data-v-3720dc40]:first-child {
    padding-left: .13333rem;
    color: #fff
}

.hot_container .platform .list .win-odds span[data-v-3720dc40]:last-child,
.hot_container .popular .list .win-odds span[data-v-3720dc40]:last-child {
    text-align: right;
    padding-right: .13333rem
}

.hot_container .platform .list .win-odds .win-p[data-v-3720dc40],
.hot_container .popular .list .win-odds .win-p[data-v-3720dc40] {
    background: -webkit-linear-gradient(top, #F6E3A3 0%, #D2A753 100%);
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%);
    position: absolute;
    left: 0;
    height: 100%
}

.hot_container .pupularAll .list>div[data-v-3720dc40] {
    width: 2.88rem
}

.hot_container .pupularAll .list .item[data-v-3720dc40] {
    width: 2.88rem;
    height: 2.88rem
}

.hot_container .pupularAll .list .item img[data-v-3720dc40] {
    width: 2.66667rem;
    height: 2.66667rem
}

.hot_container .look_all[data-v-3720dc40] {
    width: 100%;
    height: 1.06667rem;
    border: .01333rem solid #f95959;
    border-radius: .53333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f7f8ff;
    font-size: .34667rem;
    color: #f95959
}

.hot_container .look_all img[data-v-3720dc40] {
    width: .64rem;
    height: .64rem;
    margin-right: .18667rem
}

.gameRec[data-v-3720dc40],
.hotGames[data-v-3720dc40] {
    width: .48rem;
    height: .48rem;
    margin-right: .16rem
}

[data-v-3720dc40] .hotGames g path {
    fill: #fe6868
}

.van-calendar__day[data-v-b4c2775a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-b4c2775a],
.van-calendar__weekdays[data-v-b4c2775a] {
    color: #80849c
}

[data-v-b4c2775a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-b4c2775a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.minGame_container[data-v-b4c2775a] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .45333rem;
    margin-bottom: .4rem
}

.onlineGamesItem[data-v-b4c2775a] {
    width: 3.25333rem;
    height: 3.25333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: -webkit-linear-gradient(top, #F6E3A3 0%, #D2A753 100%);
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%);
    grid-gap: .18667rem
}

.onlineGamesItem .fish_img[data-v-b4c2775a] {
    width: 3.2rem;
    height: 3.2rem
}

.onlineGamesItem .min_game_img[data-v-b4c2775a] {
    width: 3.25333rem;
    height: 3.25333rem
}

.all_game[data-v-b4c2775a] {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .34667rem
}

.all_game .onlineGamesItem[data-v-b4c2775a] {
    width: 2.96rem;
    height: 4rem;
    border-radius: .26667rem
}

.all_game .onlineGamesItem .fish_img[data-v-b4c2775a],
.all_game .onlineGamesItem .min_game_img[data-v-b4c2775a] {
    width: 2.96rem;
    height: 4rem;
    border-radius: .26667rem;
    object-fit: cover
}

.van-calendar__day[data-v-a2c8d18e] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a2c8d18e],
.van-calendar__weekdays[data-v-a2c8d18e] {
    color: #80849c
}

[data-v-a2c8d18e]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a2c8d18e] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lottery_container-tab[data-v-a2c8d18e] {
    background: #3A3A3A;
    color: #a6a9ae;
    overflow-x: auto;
    width: 9.36rem
}

.lottery_container-tab-wrap[data-v-a2c8d18e] {
    width: 100%;
    font-size: 0;
    white-space: nowrap
}

.lottery_container-tab li[data-v-a2c8d18e] {
    display: inline-block;
    width: 2rem;
    font-weight: 500;
    line-height: .93333rem;
    font-size: .32rem;
    text-align: center;
    border-radius: .10667rem
}

.lottery_container-tab li.active[data-v-a2c8d18e] {
    color: #8f5206;
    background: -webkit-linear-gradient(top, #F6E3A3 0%, #D2A753 100%);
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%)
}

.lottery_container-list[data-v-a2c8d18e] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .26667rem;
    margin-top: .2rem
}

.lottery_container .lotterySlotItem[data-v-a2c8d18e] {
    position: relative;
    width: 2.96rem;
    height: 4rem;
    text-align: end;
    background: #3A3A3A;
    border-radius: .26667rem
}

.lottery_container .lotterySlotItem_img[data-v-a2c8d18e] {
    width: 2.93333rem;
    height: 4rem;
    margin: 0 auto;
    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
}

.lottery_container .lotterySlotItem img[data-v-a2c8d18e] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lottery_container .lotterySlotItem span[data-v-a2c8d18e] {
    margin-top: .13333rem;
    display: block;
    color: #ffee6a;
    white-space: break-spaces;
    font-weight: 700;
    font-size: .32rem;
    text-align: center;
    position: absolute;
    bottom: .13333rem;
    width: 100%
}

.van-calendar__day[data-v-a9e483f8] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a9e483f8],
.van-calendar__weekdays[data-v-a9e483f8] {
    color: #80849c
}

[data-v-a9e483f8]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a9e483f8] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lotterySlotItem__container[data-v-a9e483f8] {
    position: relative;
    width: 4.66667rem;
    height: 4.13333rem;
    border-radius: .26667rem
}

.lotterySlotItem__container .game_text[data-v-a9e483f8] {
    position: absolute;
    bottom: .05333rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    color: #d9ac4f;
    font-weight: 700
}

.lotterySlotItem__container .game_img[data-v-a9e483f8] {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: .13333rem
}

.van-calendar__day[data-v-2854e1dd] {
    color: #fff
}

.van-calendar__day--disabled[data-v-2854e1dd],
.van-calendar__weekdays[data-v-2854e1dd] {
    color: #80849c
}

[data-v-2854e1dd]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-2854e1dd] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.onlineGamesItem__container[data-v-2854e1dd] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem;
    margin-bottom: .82667rem
}

.onlineGamesItem__container .item[data-v-2854e1dd],
.onlineGamesItem__container .item .gameImg[data-v-2854e1dd] {
    width: 3.36rem;
    height: 4.26667rem
}

.allGame[data-v-2854e1dd] {
    grid-template-columns: repeat(2, 1fr)
}

.allGame .item[data-v-2854e1dd] {
    width: 4.53333rem;
    height: 4.13333rem
}

.allGame .item .gameImg[data-v-2854e1dd] {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: .13333rem
}

.van-calendar__day[data-v-f9d57657] {
    color: #fff
}

.van-calendar__day--disabled[data-v-f9d57657],
.van-calendar__weekdays[data-v-f9d57657] {
    color: #80849c
}

[data-v-f9d57657]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-f9d57657] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinRate[data-v-f9d57657] {
    width: 100%;
    min-height: 1.70667rem;
    margin-bottom: .4rem
}

.WinRate img[data-v-f9d57657] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.van-calendar__day[data-v-f01fefd9] {
    color: #fff
}

.van-calendar__day--disabled[data-v-f01fefd9],
.van-calendar__weekdays[data-v-f01fefd9] {
    color: #80849c
}

[data-v-f01fefd9]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-f01fefd9] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gameListGrid__container[data-v-f01fefd9] {
    position: -webkit-sticky;
    position: sticky;
    top: 2.45333rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 7.3852rem;
    height: -webkit-min-content;
    height: min-content;
    padding-left: .26667rem
}

.gameListGrid__container-gameRec[data-v-f01fefd9] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .22173rem;
    font-size: .32rem;
    font-weight: 700
}

.gameListGrid__container-gameRec svg[data-v-f01fefd9] {
    width: .48387rem;
    height: .48387rem;
    margin-right: .11147rem
}

.gameListGrid__container-gameRec[data-v-f01fefd9] .hotGames g path {
    fill: #fe6868
}

.gameListGrid__container-wrapper[data-v-f01fefd9] {
    display: grid;
    gap: .2rem .26667rem;
    padding-left: .13333rem
}

.gameListGrid__container-wrapper__item[data-v-f01fefd9] {
    position: relative;
    width: 3.28rem;
    height: 2.13333rem
}

.gameListGrid__container-wrapper__item img[data-v-f01fefd9] {
    width: 100%;
    height: 100%
}

.gameListGrid__container-wrapper__item .hotBadge[data-v-f01fefd9] {
    position: absolute;
    top: -.10667rem;
    right: -.10667rem;
    width: .51653rem;
    height: .48013rem
}

.gameListGrid__container-wrapper__item.hot[data-v-f01fefd9] {
    width: 2.21747rem;
    height: 2.21747rem
}

.gameListGrid__container .otherGame[data-v-f01fefd9] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem
}

.look_all[data-v-f01fefd9] {
    width: 100%;
    height: 1.06667rem;
    border: .01333rem solid #f95959;
    border-radius: .53333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f7f8ff;
    font-size: .34667rem;
    color: #f95959
}

.look_all img[data-v-f01fefd9] {
    width: .64rem;
    height: .64rem;
    margin-right: .18667rem
}

.all_container[data-v-f01fefd9] {
    width: 100%;
    padding-left: 0
}

.all_other div[data-v-f01fefd9] {
    width: 4.53333rem;
    height: 4.13333rem
}

.van-calendar__day[data-v-ab71fe42] {
    color: #fff
}

.van-calendar__day--disabled[data-v-ab71fe42],
.van-calendar__weekdays[data-v-ab71fe42] {
    color: #80849c
}

[data-v-ab71fe42]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-ab71fe42] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gamesList__container[data-v-ab71fe42] {
    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
}

.gamesList__container-title[data-v-ab71fe42] {
    margin-top: .34667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .32rem;
    color: #fff;
    font-size: .4rem;
    font-weight: 600
}

.gamesList__container-title[data-v-ab71fe42]:before {
    content: "";
    display: block;
    width: .08rem;
    height: .4rem;
    background: -webkit-linear-gradient(top, #F6DC88 0%, #DAAD51 100%);
    background: linear-gradient(180deg, #F6DC88 0%, #DAAD51 100%);
    margin-right: .13333rem
}

.gamesList__container-list[data-v-ab71fe42] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    gap: .41333rem .26667rem
}

.gamesList__container-list__item[data-v-ab71fe42] {
    width: 2.88rem;
    min-height: 2.13333rem;
    max-height: 3.46667rem;
    background: -webkit-linear-gradient(325.68deg, #50a1f2 12.08%, #85daff 85.02%);
    background: linear-gradient(124.32deg, #50a1f2 12.08%, #85daff 85.02%);
    border-radius: .53333rem;
    position: relative
}

.gamesList__container-list__item .lottery_text[data-v-ab71fe42] {
    color: #fff;
    font-size: .4rem;
    font-weight: 9.33333rem;
    position: absolute;
    top: .37333rem;
    left: .26667rem
}

.gamesList__container-list__item .item_default[data-v-ab71fe42] {
    width: 100%;
    height: 100%;
    border-radius: .53333rem;
    object-fit: fill !important
}

.gamesList__container-list__item .item_img[data-v-ab71fe42] {
    height: 2rem;
    object-fit: cover;
    position: absolute;
    border-radius: .53333rem;
    left: .26667rem
}

.gamesList__container-list__item .lottery_img[data-v-ab71fe42] {
    max-width: 2rem;
    height: 2rem;
    object-fit: cover;
    position: absolute;
    border-radius: .53333rem;
    right: .26667rem
}

.gamesList__container-list__item .logo_img[data-v-ab71fe42] {
    position: absolute;
    top: .13333rem;
    right: .37333rem;
    width: 1.30667rem
}

.gamesList__container-other[data-v-ab71fe42] {
    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;
    margin-top: .26667rem;
    color: #999;
    font-size: .32rem;
    font-weight: 500;
    cursor: pointer
}

.gamesList__container-other__item[data-v-ab71fe42] {
    width: 100%;
    height: 2.66667rem
}

.van-calendar__day[data-v-0d385841] {
    color: #fff
}

.van-calendar__day--disabled[data-v-0d385841],
.van-calendar__weekdays[data-v-0d385841] {
    color: #80849c
}

[data-v-0d385841]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-0d385841] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.swiper_box[data-v-0d385841] {
    position: relative
}

.swiper_box .swiper-button[data-v-0d385841] {
    padding-top: .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-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper_box .swiper-button span[data-v-0d385841] {
    position: relative;
    display: inline-block;
    width: .10667rem;
    height: .10667rem;
    border-radius: .10667rem;
    background-color: #656565;
    margin: 0 .2rem;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.swiper_box .swiper-button .active[data-v-0d385841] {
    background-color: #fff;
    width: .72rem;
    height: .10667rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

[data-v-0d385841]:v-deep(.swiper-horizontal) {
    bottom: -.26667rem
}

.my-swipe[data-v-0d385841] {
    width: 100%;
    height: 5.06667rem;
    box-sizing: border-box
}

.my-swipe img[data-v-0d385841] {
    width: 100%;
    height: 100%;
    border-radius: .26667rem;
    -webkit-filter: drop-shadow(0 .05333rem .05333rem rgba(208, 208, 237, .36));
    filter: drop-shadow(0 .05333rem .05333rem rgba(208, 208, 237, .36))
}

.turntable {
    position: fixed;
    bottom: 6.13333rem;
    right: .2rem;
    width: 1.86667rem;
    height: 1.86667rem;
    border-radius: 50%;
    z-index: 100;
    touch-action: none;
    background: url(/assets/png/turntable_icon-04916ea0.png) no-repeat center/cover
}

.turntable-lottery {
    position: fixed;
    bottom: 6.13333rem;
    right: .2rem;
    width: 1.86667rem;
    height: 1.86667rem;
    border-radius: 50%;
    z-index: 100;
    touch-action: none;
    background: url(/assets/png/turntable-b345db9e.png) no-repeat center/cover
}

.turntable-lottery.lottery-bottom {
    bottom: 8.26667rem
}

.van-calendar__day[data-v-34208919] {
    color: #fff
}

.van-calendar__day--disabled[data-v-34208919],
.van-calendar__weekdays[data-v-34208919] {
    color: #80849c
}

[data-v-34208919]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-34208919] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.btn[data-v-34208919] {
    position: fixed;
    left: 50%;
    bottom: 2.4rem;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: 4.88rem;
    height: 1.06667rem;
    background: -webkit-linear-gradient(224deg, #7A2BBF 0%, #E616DE 27%, #F90089 73%, #FB2936 100%);
    background: linear-gradient(226deg, #7A2BBF 0%, #E616DE 27%, #F90089 73%, #FB2936 100%);
    border-radius: .16rem;
    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;
    padding-left: .26667rem;
    padding-right: 1.06667rem;
    z-index: 2
}

.btn .line[data-v-34208919] {
    position: absolute;
    top: .13333rem;
    right: 1rem;
    height: .8rem
}

.btn .close[data-v-34208919] {
    position: absolute;
    top: .06667rem;
    right: .06667rem;
    font-size: .66667rem;
    margin: .13333rem
}

.btn .icon[data-v-34208919] {
    width: .64rem;
    height: .64rem
}

.btn .text[data-v-34208919] {
    font-weight: 700;
    font-size: .29333rem;
    line-height: .32rem;
    color: #fff;
    text-shadow: 0 .02667rem .01333rem rgba(71, 129, 255, .5);
    margin-left: .13333rem;
    max-width: 2.88rem
}

.van-calendar__day[data-v-9023a83f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-9023a83f],
.van-calendar__weekdays[data-v-9023a83f] {
    color: #80849c
}

[data-v-9023a83f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-9023a83f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.content[data-v-9023a83f] {
    font-family: bahnschrift;
    gap: .13333rem;
    padding-bottom: 3.73333rem
}

.content__right[data-v-9023a83f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: .16rem
}

.content__right .btn[data-v-9023a83f] {
    width: 3.33333rem;
    height: 1.04rem;
    color: #292d2e;
    font-size: .32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.04rem;
    border-radius: .26667rem;
    text-align: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: -webkit-linear-gradient(top, #F6E3A3 0%, #D2A753 100%);
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%)
}

.content__right span[data-v-9023a83f] {
    display: inline-block;
    margin-left: .13333rem;
    white-space: pre-wrap;
    width: 2rem;
    text-align: center;
    line-height: .4rem
}

.content__right svg[data-v-9023a83f] {
    vertical-align: middle;
    width: .66667rem;
    height: .66667rem
}

.content .balance[data-v-9023a83f] {
    padding: .13333rem .26667rem;
    border-radius: .13333rem;
    height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .32rem;
    color: #292929;
    background: -webkit-linear-gradient(top, #F6E3A3 0%, #D2A753 100%);
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%)
}

.content .balance-refresh[data-v-9023a83f] {
    width: .42667rem;
    height: .42667rem;
    margin-left: .13333rem
}

.content .balance-refresh svg[data-v-9023a83f] {
    width: 100%;
    height: 100%
}

.content .balance-msg[data-v-9023a83f] {
    margin-left: auto;
    width: .64rem;
    height: .64rem
}

.content .balance-msg svg[data-v-9023a83f] {
    width: 100%;
    height: 100%
}

.logo[data-v-9023a83f] {
    width: 2.22667rem;
    height: .90667rem;
    margin-top: -.26667rem
}

.logo img[data-v-9023a83f] {
    width: 100%
}

.languages[data-v-9023a83f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.languages-text[data-v-9023a83f] {
    color: #d9ac4f;
    text-align: center;
    font-size: .32rem;
    font-weight: 500;
    line-height: .32rem;
    margin-left: .93333rem
}

[data-v-9023a83f] .navbar__content {
    height: 2.34667rem
}

[data-v-9023a83f] .navbar__content .navbar__content-left {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    left: 0;
    padding-left: .32rem
}

[data-v-9023a83f] .navbar__content .lang-text {
    display: none
}

.navbar[data-v-9023a83f] {
    height: 2.34667rem
}

.van-nav-bar[data-v-9023a83f] {
    background: #f7f8ff
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__left img[data-v-9023a83f] {
    height: 100%
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__right svg[data-v-9023a83f] {
    width: .64rem
}

.customer[data-v-9023a83f] {
    position: fixed;
    bottom: 2.4rem;
    right: .4rem;
    width: 1.49333rem;
    height: 1.49333rem;
    border-radius: 50%;
    z-index: 99
}

.customer img[data-v-9023a83f] {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

[data-v-9023a83f] .van-dialog {
    width: 8.29333rem;
    height: 12.4rem;
    border-radius: .2rem;
    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: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    background: #292929;
    color: #fff
}

[data-v-9023a83f] .van-dialog__content {
    position: relative;
    width: 100%
}

[data-v-9023a83f] .van-dialog__content .promptHeader {
    background: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%);
    text-align: center;
    height: 1.17333rem;
    line-height: 1.17333rem;
    color: #fff;
    font-weight: 700;
    font-size: .48rem
}

[data-v-9023a83f] .van-dialog__content .promptContent {
    height: 9.33333rem;
    padding: .4rem .26667rem;
    overflow-y: auto
}

[data-v-9023a83f] .van-dialog__footer {
    z-index: 100;
    position: fixed;
    bottom: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    gap: .26667rem;
    width: 90%
}

[data-v-9023a83f] .van-dialog__footer:after {
    display: none
}

[data-v-9023a83f] .van-dialog .van-button--default {
    background: transparent
}

[data-v-9023a83f] .van-dialog .van-button__text {
    color: #8f5206;
    width: 80%;
    height: .93333rem;
    text-align: center;
    line-height: .93333rem;
    background: -webkit-linear-gradient(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%);
    border-radius: 1.06667rem;
    z-index: 100;
    font-weight: 700;
    font-size: .42667rem;
    font-family: Inter;
    font-style: normal;
    letter-spacing: .06667rem
}

.Laundry-Con .Laundry-Con_tip[data-v-9023a83f] {
    font-size: .48rem;
    font-weight: 700;
    color: #d9ac4f;
    text-align: center
}

.Laundry-Con .Landty-Con-tips[data-v-9023a83f] {
    font-size: .32rem;
    font-weight: 400;
    color: #a6a9ae;
    margin-top: .42667rem
}

.van-calendar__day[data-v-d6fe61e8] {
    color: #fff
}

.van-calendar__day--disabled[data-v-d6fe61e8],
.van-calendar__weekdays[data-v-d6fe61e8] {
    color: #80849c
}

[data-v-d6fe61e8]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-d6fe61e8] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.point[data-v-d6fe61e8] {
    width: .13333rem;
    height: .13333rem;
    background-color: red;
    position: relative;
    border-radius: 50%
}

.point-flicker[data-v-d6fe61e8]:after {
    background-color: red
}

.point-flicker[data-v-d6fe61e8]:before {
    background-color: #00a8fd33
}

.point-flicker[data-v-d6fe61e8]:before,
.point-flicker[data-v-d6fe61e8]:after {
    content: "";
    width: .21333rem;
    height: .21333rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -.10667rem;
    margin-top: -.10667rem;
    border-radius: 50%;
    -webkit-animation: warn-d6fe61e8 1.5s ease-out 0s infinite;
    animation: warn-d6fe61e8 1.5s ease-out 0s infinite
}

@-webkit-keyframes warn-d6fe61e8 {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 1
    }
    30% {
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

@keyframes warn-d6fe61e8 {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 1
    }
    30% {
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

.van-calendar__day[data-v-21bee5be] {
    color: #fff
}

.van-calendar__day--disabled[data-v-21bee5be],
.van-calendar__weekdays[data-v-21bee5be] {
    color: #80849c
}

[data-v-21bee5be]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-21bee5be] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.hot_container .platform[data-v-21bee5be],
.hot_container .popular[data-v-21bee5be] {
    margin-bottom: .34667rem
}

.hot_container .platform .list[data-v-21bee5be],
.hot_container .popular .list[data-v-21bee5be] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .18667rem
}

.hot_container .platform .list>div[data-v-21bee5be],
.hot_container .popular .list>div[data-v-21bee5be] {
    width: 2.88rem;
    height: 2.88rem
}

.hot_container .platform .list .item[data-v-21bee5be],
.hot_container .popular .list .item[data-v-21bee5be] {
    position: relative;
    background: -webkit-linear-gradient(331.77deg, #FF8E89 26.37%, #FFC3A2 89.18%);
    background: linear-gradient(118.23deg, #FF8E89 26.37%, #FFC3A2 89.18%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4;
    border-radius: .21333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .16rem
}

.hot_container .platform .list .item img[data-v-21bee5be],
.hot_container .popular .list .item img[data-v-21bee5be] {
    width: 2.66667rem;
    height: 2.66667rem;
    border-radius: .21333rem
}

.hot_container .platform .list .item .hot_bage[data-v-21bee5be],
.hot_container .popular .list .item .hot_bage[data-v-21bee5be] {
    position: absolute;
    right: -.08rem;
    top: -.10667rem;
    width: .50667rem;
    height: .48rem
}

.hot_container .platform .list .win-odds[data-v-21bee5be],
.hot_container .popular .list .win-odds[data-v-21bee5be] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .48rem;
    background: #E6E6E6;
    color: #333;
    width: 100%;
    border-radius: .13333rem;
    font-size: .29333rem;
    overflow: hidden;
    margin-top: .08rem;
    margin-bottom: .13333rem;
    position: relative
}

.hot_container .platform .list .win-odds span[data-v-21bee5be],
.hot_container .popular .list .win-odds span[data-v-21bee5be] {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    line-height: .53333rem
}

.hot_container .platform .list .win-odds span[data-v-21bee5be]:first-child,
.hot_container .popular .list .win-odds span[data-v-21bee5be]:first-child {
    padding-left: .13333rem
}

.hot_container .platform .list .win-odds span[data-v-21bee5be]:last-child,
.hot_container .popular .list .win-odds span[data-v-21bee5be]:last-child {
    text-align: right;
    padding-right: .13333rem
}

.hot_container .platform .list .win-odds .win-p[data-v-21bee5be],
.hot_container .popular .list .win-odds .win-p[data-v-21bee5be] {
    background: #FA5D5D;
    position: absolute;
    left: 0;
    height: 100%
}

.hot_container .pupularAll .list>div[data-v-21bee5be] {
    width: 2.88rem;
    height: auto
}

.hot_container .pupularAll .list .item[data-v-21bee5be] {
    width: 2.88rem;
    height: 2.88rem
}

.hot_container .pupularAll .list .item img[data-v-21bee5be] {
    width: 2.66667rem;
    height: 2.66667rem
}

.hot_container .title[data-v-21bee5be] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .32rem;
    color: #333;
    font-size: .4rem;
    font-weight: 600
}

.hot_container .title[data-v-21bee5be]:before {
    content: "";
    display: block;
    width: .08rem;
    height: .4rem;
    background: #fa5d5d;
    margin-right: .13333rem
}

.hot_container .look_all[data-v-21bee5be] {
    width: 100%;
    height: 1.06667rem;
    border: .01333rem solid #f95959;
    border-radius: .53333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f7f8ff;
    font-size: .34667rem;
    color: #f95959
}

.hot_container .look_all img[data-v-21bee5be] {
    width: .64rem;
    height: .64rem;
    margin-right: .18667rem
}

.gameRec[data-v-21bee5be],
.hotGames[data-v-21bee5be] {
    width: .48rem;
    height: .48rem;
    margin-right: .16rem
}

[data-v-21bee5be] .hotGames g path {
    fill: #fe6868
}

.van-calendar__day[data-v-4049075e] {
    color: #fff
}

.van-calendar__day--disabled[data-v-4049075e],
.van-calendar__weekdays[data-v-4049075e] {
    color: #80849c
}

[data-v-4049075e]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-4049075e] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.minGame_container[data-v-4049075e] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .45333rem;
    margin-bottom: .4rem
}

.onlineGamesItem[data-v-4049075e] {
    width: 3.25333rem;
    height: 3.25333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: -webkit-linear-gradient(331.77deg, #FF8E89 26.37%, #FFC3A2 89.18%);
    background: linear-gradient(118.23deg, #FF8E89 26.37%, #FFC3A2 89.18%);
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c, 0 -.05333rem .13333rem #fff6f4 inset;
    grid-gap: .18667rem
}

.onlineGamesItem .fish_img[data-v-4049075e] {
    width: 3.2rem;
    height: 3.2rem
}

.onlineGamesItem .min_game_img[data-v-4049075e] {
    width: 3.25333rem;
    height: 3.25333rem
}

.all_game[data-v-4049075e] {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .34667rem
}

.all_game .onlineGamesItem[data-v-4049075e] {
    width: 2.88rem;
    height: 2.88rem;
    border-radius: .26667rem
}

.all_game .onlineGamesItem .fish_img[data-v-4049075e] {
    width: 2.82667rem;
    height: 2.82667rem;
    border-radius: .26667rem
}

.all_game .onlineGamesItem .min_game_img[data-v-4049075e] {
    width: 2.88rem;
    height: 2.88rem
}

.van-calendar__day[data-v-e2fca52c] {
    color: #fff
}

.van-calendar__day--disabled[data-v-e2fca52c],
.van-calendar__weekdays[data-v-e2fca52c] {
    color: #80849c
}

[data-v-e2fca52c]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-e2fca52c] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lotterySlotItem[data-v-e2fca52c] {
    position: relative;
    width: 100%;
    height: 2.26667rem;
    text-align: end;
    background: -webkit-linear-gradient(331.77deg, #ff8e89 26.37%, #ffc3a2 89.18%);
    background: linear-gradient(118.23deg, #ff8e89 26.37%, #ffc3a2 89.18%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset, 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    margin-bottom: .26667rem;
    border-radius: .53333rem
}

.lotterySlotItem img[data-v-e2fca52c] {
    height: 100%
}

.lotterySlotItem span[data-v-e2fca52c] {
    position: absolute;
    top: .26667rem;
    left: .4rem;
    color: #fff;
    white-space: break-spaces;
    font-weight: 700;
    font-size: .46667rem
}

.lotterySlotItem h4[data-v-e2fca52c] {
    color: #f4f5f8;
    font-weight: 400;
    font-size: .29333rem;
    position: absolute;
    bottom: .26667rem;
    left: .4rem;
    white-space: pre-wrap;
    text-align: left;
    line-height: .46667rem
}

.van-calendar__day[data-v-94ea18d7] {
    color: #fff
}

.van-calendar__day--disabled[data-v-94ea18d7],
.van-calendar__weekdays[data-v-94ea18d7] {
    color: #80849c
}

[data-v-94ea18d7]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-94ea18d7] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lotterySlotItem__container[data-v-94ea18d7] {
    width: 100%;
    height: 2.66667rem;
    border-radius: .53333rem;
    background: -webkit-linear-gradient(331.77deg, #FF8E89 26.37%, #FFC3A2 89.18%);
    background: linear-gradient(118.23deg, #FF8E89 26.37%, #FFC3A2 89.18%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset, 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    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: #fff;
    margin-bottom: .26667rem
}

.lotterySlotItem__container .title[data-v-94ea18d7] {
    margin-left: .48rem;
    margin-top: .29333rem;
    position: relative;
    height: 100%
}

.lotterySlotItem__container .title svg[data-v-94ea18d7] {
    position: absolute;
    width: .8rem;
    height: .8rem;
    top: .13333rem
}

.lotterySlotItem__container .title .tit[data-v-94ea18d7] {
    padding-top: .93333rem;
    font-size: .37333rem;
    font-weight: 700;
    margin-bottom: .17333rem;
    position: relative;
    text-indent: .18667rem
}

.lotterySlotItem__container .title .tit[data-v-94ea18d7]:before {
    content: "";
    position: absolute;
    display: inline-block;
    left: 0;
    top: 1.01333rem;
    width: .08rem;
    height: .34667rem;
    background: #fff
}

.lotterySlotItem__container .title .desc[data-v-94ea18d7] {
    font-size: .29333rem
}

.lotterySlotItem__container .game_img[data-v-94ea18d7] {
    height: 2.66667rem;
    max-width: 4rem;
    object-fit: contain
}

.van-calendar__day[data-v-69fb0765] {
    color: #fff
}

.van-calendar__day--disabled[data-v-69fb0765],
.van-calendar__weekdays[data-v-69fb0765] {
    color: #80849c
}

[data-v-69fb0765]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-69fb0765] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.onlineGamesItem__container[data-v-69fb0765] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem;
    margin-bottom: .82667rem
}

.onlineGamesItem__container .item[data-v-69fb0765] {
    width: 3.36rem;
    height: 4.26667rem;
    background: -webkit-linear-gradient(331.77deg, #FF8E89 26.37%, #FFC3A2 89.18%);
    background: linear-gradient(118.23deg, #FF8E89 26.37%, #FFC3A2 89.18%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4;
    border-radius: .26667rem
}

.onlineGamesItem__container .item .gameImg[data-v-69fb0765] {
    width: 3.36rem;
    height: 4.26667rem;
    border-radius: .26667rem
}

.allGame[data-v-69fb0765] {
    grid-template-columns: repeat(3, 1fr)
}

.allGame .item[data-v-69fb0765],
.allGame .item .gameImg[data-v-69fb0765] {
    width: 2.96rem;
    height: 3.73333rem
}

.van-calendar__day[data-v-bd3f10ed] {
    color: #fff
}

.van-calendar__day--disabled[data-v-bd3f10ed],
.van-calendar__weekdays[data-v-bd3f10ed] {
    color: #80849c
}

[data-v-bd3f10ed]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-bd3f10ed] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinRate[data-v-bd3f10ed] {
    width: 100%;
    min-height: 1.70667rem;
    margin-bottom: .4rem
}

.WinRate img[data-v-bd3f10ed] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.van-calendar__day[data-v-5b2dcc8f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5b2dcc8f],
.van-calendar__weekdays[data-v-5b2dcc8f] {
    color: #80849c
}

[data-v-5b2dcc8f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5b2dcc8f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gameListGrid__container[data-v-5b2dcc8f] {
    position: -webkit-sticky;
    position: sticky;
    top: 2.45333rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 7.3852rem;
    height: -webkit-min-content;
    height: min-content;
    padding-left: .26667rem
}

.gameListGrid__container-gameRec[data-v-5b2dcc8f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .22173rem;
    font-size: .32rem;
    font-weight: 700
}

.gameListGrid__container-gameRec svg[data-v-5b2dcc8f] {
    width: .48387rem;
    height: .48387rem;
    margin-right: .11147rem
}

.gameListGrid__container-gameRec[data-v-5b2dcc8f] .hotGames g path {
    fill: #fe6868
}

.gameListGrid__container-wrapper[data-v-5b2dcc8f] {
    display: grid;
    gap: .2rem .26667rem;
    padding-left: .13333rem
}

.gameListGrid__container-wrapper__item[data-v-5b2dcc8f] {
    position: relative;
    width: 3.28rem;
    height: 2.13333rem
}

.gameListGrid__container-wrapper__item img[data-v-5b2dcc8f] {
    width: 100%;
    height: 100%
}

.gameListGrid__container-wrapper__item .hotBadge[data-v-5b2dcc8f] {
    position: absolute;
    top: -.10667rem;
    right: -.10667rem;
    width: .51653rem;
    height: .48013rem
}

.gameListGrid__container-wrapper__item.hot[data-v-5b2dcc8f] {
    width: 2.21747rem;
    height: 2.21747rem
}

.look_all[data-v-5b2dcc8f] {
    width: 100%;
    height: 1.06667rem;
    border: .01333rem solid #f95959;
    border-radius: .53333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f7f8ff;
    font-size: .34667rem;
    color: #f95959
}

.look_all img[data-v-5b2dcc8f] {
    width: .64rem;
    height: .64rem;
    margin-right: .18667rem
}

.all_container[data-v-5b2dcc8f] {
    width: 100%;
    padding-left: 0
}

.van-calendar__day[data-v-9ede0ac7] {
    color: #fff
}

.van-calendar__day--disabled[data-v-9ede0ac7],
.van-calendar__weekdays[data-v-9ede0ac7] {
    color: #80849c
}

[data-v-9ede0ac7]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-9ede0ac7] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gamesList__container[data-v-9ede0ac7] {
    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
}

.gamesList__container-title[data-v-9ede0ac7] {
    margin-top: .34667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .32rem;
    color: #333;
    font-size: .4rem;
    font-weight: 600
}

.gamesList__container-title[data-v-9ede0ac7]:before {
    content: "";
    display: block;
    width: .08rem;
    height: .4rem;
    margin-right: .13333rem;
    background-color: #f64646
}

.gamesList__container-list[data-v-9ede0ac7] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    gap: .41333rem .26667rem
}

.gamesList__container-list__item[data-v-9ede0ac7] {
    width: 2.88rem;
    min-height: 2.13333rem;
    max-height: 3.46667rem;
    background: -webkit-linear-gradient(325.68deg, #50a1f2 12.08%, #85daff 85.02%);
    background: linear-gradient(124.32deg, #50a1f2 12.08%, #85daff 85.02%);
    border-radius: .53333rem;
    position: relative
}

.gamesList__container-list__item .lottery_text[data-v-9ede0ac7] {
    color: #fff;
    font-size: .4rem;
    font-weight: 9.33333rem;
    position: absolute;
    top: .37333rem;
    left: .26667rem
}

.gamesList__container-list__item .item_default[data-v-9ede0ac7] {
    width: 100%;
    height: 100%;
    border-radius: .53333rem;
    object-fit: fill !important
}

.gamesList__container-list__item .item_img[data-v-9ede0ac7] {
    height: 2rem;
    object-fit: cover;
    position: absolute;
    border-radius: .53333rem;
    left: .26667rem
}

.gamesList__container-list__item .lottery_img[data-v-9ede0ac7] {
    max-width: 2rem;
    height: 2rem;
    object-fit: cover;
    position: absolute;
    border-radius: .53333rem;
    right: .26667rem
}

.gamesList__container-list__item .logo_img[data-v-9ede0ac7] {
    position: absolute;
    top: .13333rem;
    right: .37333rem;
    width: 1.30667rem
}

.gamesList__container-other[data-v-9ede0ac7] {
    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;
    margin-top: .26667rem;
    color: #999;
    font-size: .32rem;
    font-weight: 500;
    cursor: pointer
}

.gamesList__container-other__item[data-v-9ede0ac7] {
    width: 100%;
    height: 2.66667rem
}

.van-calendar__day[data-v-60d5278a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-60d5278a],
.van-calendar__weekdays[data-v-60d5278a] {
    color: #80849c
}

[data-v-60d5278a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-60d5278a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.game_menu[data-v-60d5278a] {
    width: 100%;
    padding-top: .4rem
}

.game_menu .menu_box1[data-v-60d5278a] {
    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: .4rem
}

.game_menu .menu_box1 div[data-v-60d5278a] {
    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;
    border-radius: .26667rem;
    position: relative
}

.game_menu .menu_box1 div span[data-v-60d5278a] {
    font-size: .4rem;
    line-height: .48rem;
    font-weight: 700;
    color: #fff;
    text-align: .24rem
}

.game_menu .menu_box1 div img[data-v-60d5278a] {
    margin-top: -.42667rem;
    margin-bottom: .13333rem
}

.game_menu .menu_box1 div[data-v-60d5278a]:nth-child(1) {
    width: 3.30667rem;
    height: 2.74667rem;
    background: url(/assets/png/hot_bg-cdfcf84a.png) no-repeat center center
}

.game_menu .menu_box1 div:nth-child(1) img[data-v-60d5278a] {
    width: 2.6rem;
    height: 2.16rem
}

.game_menu .menu_box1 div[data-v-60d5278a]:nth-child(2),
.game_menu .menu_box1 div[data-v-60d5278a]:nth-child(3) {
    width: 2.50667rem;
    height: 2.74667rem
}

.game_menu .menu_box1 div:nth-child(2) img[data-v-60d5278a],
.game_menu .menu_box1 div:nth-child(3) img[data-v-60d5278a] {
    width: 2.33333rem;
    height: 2.16rem
}

.game_menu .menu_box1 div[data-v-60d5278a]:nth-child(2) {
    background: url(/assets/png/lottery_bg-6a8872fc.png) no-repeat center center
}

.game_menu .menu_box1 div[data-v-60d5278a]:nth-child(3) {
    background: url(/assets/png/electronic_bg-3178ba77.png) no-repeat center center
}

.game_menu .menu_box1 div[data-v-60d5278a]:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    width: 2.66667rem;
    height: 2.66667rem;
    border-radius: 50%;
    background-color: #ffffff80;
    opacity: .5;
    pointer-events: none;
    -webkit-transition: opacity 1s ease-in, -webkit-transform .5s ease-out;
    transition: opacity 1s ease-in, -webkit-transform .5s ease-out;
    transition: transform .5s ease-out, opacity 1s ease-in;
    transition: transform .5s ease-out, opacity 1s ease-in, -webkit-transform .5s ease-out
}

.game_menu .menu_box1 div[data-v-60d5278a]:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    -webkit-transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
    transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
    transition: transform .5s ease-out, opacity .5s ease-out;
    transition: transform .5s ease-out, opacity .5s ease-out, -webkit-transform .5s ease-out
}

.game_menu .menu_box2[data-v-60d5278a] {
    width: 100%;
    height: 2.32rem;
    background: url(/assets/png/third_bg-dfa325e7.png) no-repeat center center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .26667rem;
    margin-bottom: .4rem
}

.game_menu .menu_box2 div[data-v-60d5278a] {
    width: 33.33%;
    height: 2.32rem;
    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;
    position: relative
}

.game_menu .menu_box2 div span[data-v-60d5278a] {
    font-size: .34667rem;
    font-weight: 600;
    color: #fff;
    margin-top: .05333rem
}

.game_menu .menu_box2 div img[data-v-60d5278a] {
    width: 1.66667rem;
    height: 1.46667rem;
    margin-top: .05333rem
}

.game_menu .menu_box2 .live_menu[data-v-60d5278a]:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: .01333rem;
    height: 1.81333rem;
    background: rgba(255, 255, 255, .2588235294);
    left: 0;
    top: .26667rem
}

.game_menu .menu_box2 .live_menu[data-v-60d5278a]:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: .01333rem;
    height: 1.81333rem;
    background: rgba(255, 255, 255, .2588235294);
    right: 0;
    top: .26667rem
}

.game_menu .menu_box3[data-v-60d5278a] {
    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
}

.game_menu .menu_box3 div[data-v-60d5278a] {
    width: 4.48rem;
    height: 1.76rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: row;
    -webkit-justify-content: row;
    justify-content: row;
    border-radius: .26667rem;
    position: relative
}

.game_menu .menu_box3 div img[data-v-60d5278a] {
    width: 1.66667rem;
    height: 1.28rem;
    margin: .24rem auto .24rem .26667rem
}

.game_menu .menu_box3 div span[data-v-60d5278a] {
    font-weight: 700;
    font-size: .37333rem;
    line-height: .48rem;
    color: #fff;
    margin-top: .96rem;
    margin-right: .37333rem
}

.game_menu .menu_box3 div[data-v-60d5278a]:nth-child(1) {
    background: url(/assets/png/fish_bg-bf0b060b.png) no-repeat center center
}

.game_menu .menu_box3 div[data-v-60d5278a]:nth-child(2) {
    background: url(/assets/png/game_mini_bg-c04fcbbd.png) no-repeat center center
}

.game_menu .menu_box3 div[data-v-60d5278a]:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    width: 2.66667rem;
    height: 2.66667rem;
    border-radius: 50%;
    background-color: #ffffff80;
    opacity: .5;
    pointer-events: none;
    -webkit-transition: opacity 1s ease-in, -webkit-transform .5s ease-out;
    transition: opacity 1s ease-in, -webkit-transform .5s ease-out;
    transition: transform .5s ease-out, opacity 1s ease-in;
    transition: transform .5s ease-out, opacity 1s ease-in, -webkit-transform .5s ease-out
}

.game_menu .menu_box3 div[data-v-60d5278a]:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    -webkit-transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
    transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
    transition: transform .5s ease-out, opacity .5s ease-out;
    transition: transform .5s ease-out, opacity .5s ease-out, -webkit-transform .5s ease-out
}

.van-calendar__day[data-v-15711074] {
    color: #fff
}

.van-calendar__day--disabled[data-v-15711074],
.van-calendar__weekdays[data-v-15711074] {
    color: #80849c
}

[data-v-15711074]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-15711074] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.content[data-v-15711074] {
    font-family: bahnschrift;
    gap: .13333rem;
    padding-bottom: 3.73333rem
}

.content__right[data-v-15711074] {
    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: .2rem
}

.content__right svg[data-v-15711074] {
    position: relative
}

.content__right .message[data-v-15711074] {
    position: relative
}

.content__right .point[data-v-15711074] {
    position: absolute;
    top: -.02667rem;
    right: 0
}

.content__right .down[data-v-15711074] {
    font-size: .53333rem;
    margin-top: -.13333rem
}

.navbar__content-left img[data-v-15711074] {
    height: 80%
}

.navbar__content-right svg[data-v-15711074] {
    width: .64rem
}

.van-nav-bar[data-v-15711074] {
    background: #f7f8ff
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__left img[data-v-15711074] {
    height: 100%
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__right svg[data-v-15711074] {
    width: .64rem
}

.customer[data-v-15711074] {
    position: fixed;
    bottom: 2.4rem;
    right: .4rem;
    width: 1.49333rem;
    height: 1.49333rem;
    border-radius: 50%;
    z-index: 99
}

.customer img[data-v-15711074] {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

[data-v-15711074] .van-dialog {
    width: 8.29333rem;
    height: 12.4rem;
    border-radius: .2rem;
    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: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden
}

[data-v-15711074] .van-dialog__content {
    position: relative;
    width: 100%
}

[data-v-15711074] .van-dialog__content .promptHeader {
    background: -webkit-linear-gradient(top, #fea175 0%, #fe5b5b 100%);
    background: linear-gradient(180deg, #fea175 0%, #fe5b5b 100%);
    text-align: center;
    height: 1.17333rem;
    line-height: 1.17333rem;
    color: #fff;
    font-weight: 700;
    font-size: .48rem
}

[data-v-15711074] .van-dialog__content .promptContent {
    height: 9.33333rem;
    padding: .4rem .26667rem;
    overflow-y: auto
}

[data-v-15711074] .van-dialog__footer {
    z-index: 100;
    position: fixed;
    bottom: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    gap: .26667rem;
    width: 90%
}

[data-v-15711074] .van-dialog .van-button__text {
    color: #fff;
    width: 80%;
    height: .93333rem;
    text-align: center;
    line-height: .93333rem;
    background: -webkit-linear-gradient(top, #ff887b 0%, #fa5e5d 100%);
    background: linear-gradient(180deg, #ff887b 0%, #fa5e5d 100%);
    border-radius: 1.06667rem;
    z-index: 100;
    font-weight: 700;
    font-size: .42667rem;
    font-family: Inter;
    font-style: normal;
    letter-spacing: .06667rem;
    text-shadow: 0 .05333rem .02667rem rgba(231, 65, 65, .5)
}

.message_svg[data-v-15711074] {
    color: #4781ff
}

.Laundry-Con .Laundry-Con_tip[data-v-15711074] {
    font-size: .48rem;
    font-weight: 700;
    color: #151515
}

.Laundry-Con .Landty-Con-tips[data-v-15711074] {
    font-size: .32rem;
    font-weight: 400;
    color: #666;
    margin-top: .42667rem
}

.van-calendar__day[data-v-8de4bcb0] {
    color: #fff
}

.van-calendar__day--disabled[data-v-8de4bcb0],
.van-calendar__weekdays[data-v-8de4bcb0] {
    color: #80849c
}

[data-v-8de4bcb0]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-8de4bcb0] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.settingPanel__container[data-v-8de4bcb0] {
    padding: 0 .26667rem .13333rem;
    border-radius: .26667rem;
    background: #fff;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c
}

.settingPanel__container h1[data-v-8de4bcb0] {
    margin-bottom: .26667rem;
    color: #151515;
    font-size: .4rem
}

.settingPanel__container-items[data-v-8de4bcb0] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #666
}

.settingPanel__container-items__item[data-v-8de4bcb0] {
    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;
    font-size: .37333rem;
    padding: .33333rem 0
}

.settingPanel__container-items__item[data-v-8de4bcb0]:last-child:after {
    display: none
}

.settingPanel__container-items__item img[data-v-8de4bcb0] {
    width: .66667rem;
    height: auto;
    margin: 0 .24rem 0 0
}

.settingPanel__container-items__title[data-v-8de4bcb0] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.settingPanel__container-items-right[data-v-8de4bcb0] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.settingPanel__container-items-right span[data-v-8de4bcb0] {
    font-size: .37333rem;
    padding-right: .4rem;
    color: #333
}

.settingPanel__container-items-right h5[data-v-8de4bcb0] {
    font-size: .32rem;
    color: #fff;
    border-radius: .42667rem;
    margin-right: .4rem;
    background: #fa5b5b;
    height: .42667rem;
    padding: 0 .13333rem;
    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
}

.van-calendar__day[data-v-af62fe0b] {
    color: #fff
}

.van-calendar__day--disabled[data-v-af62fe0b],
.van-calendar__weekdays[data-v-af62fe0b] {
    color: #80849c
}

[data-v-af62fe0b]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-af62fe0b] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.terms[data-v-af62fe0b] {
    background: #fff;
    border-radius: .26667rem;
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c;
    padding: .26667rem;
    margin-top: .53333rem;
    margin-bottom: .4rem
}

.terms-logo[data-v-af62fe0b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: .26667rem 0
}

.terms-logo>*[data-v-af62fe0b] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.terms-logo-left[data-v-af62fe0b] {
    width: 2.48rem;
    height: .93333rem
}

.terms-logo-left img[data-v-af62fe0b] {
    width: 100%
}

.terms-logo-service[data-v-af62fe0b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 1.06667rem
}

.terms-logo svg[data-v-af62fe0b],
.terms-logo img[data-v-af62fe0b] {
    height: 1.06667rem;
    margin: auto
}

.terms-icons[data-v-af62fe0b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: .66667rem
}

.terms-icons svg[data-v-af62fe0b] {
    width: 2.8rem;
    height: 1.06667rem;
    margin-bottom: .21333rem
}

.terms-rule[data-v-af62fe0b] {
    color: #666;
    font-family: Inter;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: .4rem
}

.terms-rule svg[data-v-af62fe0b] {
    width: .21333rem;
    height: .21333rem;
    vertical-align: middle
}

.terms-rule span[data-v-af62fe0b] {
    vertical-align: middle
}

.terms-tips[data-v-af62fe0b] {
    color: #f95959;
    font-family: Inter;
    font-size: .32rem;
    font-weight: 400;
    margin: .10667rem 0
}

.van-calendar__day[data-v-34d1e88b] {
    color: #fff
}

.van-calendar__day--disabled[data-v-34d1e88b],
.van-calendar__weekdays[data-v-34d1e88b] {
    color: #80849c
}

[data-v-34d1e88b]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-34d1e88b] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.daman-title[data-v-34d1e88b] {
    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;
    position: relative;
    font-size: .48rem;
    margin-bottom: .05333rem;
    height: .8rem;
    font-weight: 700
}

.daman-title.daman-line[data-v-34d1e88b] {
    padding-left: .26667rem
}

.daman-title.daman-line[data-v-34d1e88b]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .08rem;
    height: .4rem;
    background: #f64646;
    border-radius: .05333rem
}

.daman-title-left[data-v-34d1e88b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.daman-title .cms-icon[data-v-34d1e88b] {
    color: #f95959;
    margin-right: .10667rem;
    margin-bottom: .08rem
}

.daman-title .btn-all[data-v-34d1e88b] {
    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;
    min-width: 1.86667rem;
    height: .53333rem;
    border: .01333rem solid #afafaf;
    font-size: .29333rem;
    font-weight: 400;
    line-height: .29333rem;
    color: #666;
    border-radius: .13333rem;
    white-space: nowrap;
    padding: 0 .05333rem
}

.daman-title .btn-all span[data-v-34d1e88b] {
    color: #f95959;
    margin-right: .10667rem;
    margin-left: .05333rem
}

.daman-title .btn-all svg[data-v-34d1e88b] {
    height: .32rem;
    width: .32rem
}

.van-calendar__day[data-v-1d88d15f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-1d88d15f],
.van-calendar__weekdays[data-v-1d88d15f] {
    color: #80849c
}

[data-v-1d88d15f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-1d88d15f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.daman__container[data-v-1d88d15f] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem;
    margin-bottom: .82667rem
}

.daman__container.allGame[data-v-1d88d15f] {
    grid-template-columns: repeat(3, 1fr)
}

.daman__container.allGame .item[data-v-1d88d15f] {
    width: 2.96rem;
    min-height: 4rem;
    height: auto
}

.daman__container.allGame .item .gameImg[data-v-1d88d15f] {
    width: 2.96rem;
    height: 4rem
}

.daman__container .cms-icon[data-v-1d88d15f] {
    color: #f95959;
    margin-right: .10667rem
}

.daman__container .item[data-v-1d88d15f] {
    position: relative;
    width: 2.93333rem;
    height: 4rem;
    border-radius: .26667rem
}

.daman__container .item .gameImg[data-v-1d88d15f] {
    width: 3.36rem;
    height: 4.26667rem;
    border-radius: .26667rem;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4
}

.daman__container .item .game-type[data-v-1d88d15f] {
    position: absolute;
    bottom: .13333rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    color: #fff;
    font-size: .32rem;
    font-weight: 600
}

.daman__container .gameImg[data-v-1d88d15f] {
    object-fit: cover
}

.daman__container h2[data-v-1d88d15f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    margin-bottom: .34667rem;
    font-size: .48rem;
    font-weight: 700
}

.daman__container h2.daman-line[data-v-1d88d15f] {
    padding-left: .26667rem
}

.daman__container h2.daman-line[data-v-1d88d15f]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .08rem;
    height: .4rem;
    background: #f64646;
    border-radius: .05333rem
}

.daman__container .game-odd[data-v-1d88d15f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .48rem;
    background: #E6E6E6;
    color: #333;
    width: 100%;
    border-radius: .13333rem;
    font-size: .29333rem;
    overflow: hidden;
    margin-top: .08rem;
    margin-bottom: .13333rem;
    position: relative
}

.daman__container .game-odd span[data-v-1d88d15f] {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    line-height: .53333rem
}

.daman__container .game-odd span[data-v-1d88d15f]:first-child {
    padding-left: .13333rem
}

.daman__container .game-odd span[data-v-1d88d15f]:last-child {
    text-align: right;
    padding-right: .13333rem
}

.daman__container .game-odd .win-p[data-v-1d88d15f] {
    background: #FA5D5D;
    position: absolute;
    left: 0;
    height: 100%
}

.van-calendar__day[data-v-fe5a0fb2] {
    color: #fff
}

.van-calendar__day--disabled[data-v-fe5a0fb2],
.van-calendar__weekdays[data-v-fe5a0fb2] {
    color: #80849c
}

[data-v-fe5a0fb2]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-fe5a0fb2] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.video[data-v-fe5a0fb2] {
    margin-bottom: .53333rem
}

.video[data-v-fe5a0fb2]:last-child {
    margin-bottom: 0
}

.video-btn[data-v-fe5a0fb2] {
    width: 6.96rem;
    height: 1.06667rem;
    border-radius: 1.33333rem;
    border: .01333rem solid #F95959;
    color: #f95959;
    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;
    text-align: center;
    font-size: .34667rem;
    font-style: normal;
    font-weight: 500;
    margin: 0 auto
}

.video-btn svg[data-v-fe5a0fb2] {
    display: inline-block;
    width: .64rem;
    height: .64rem
}

.video-btn span[data-v-fe5a0fb2] {
    display: inline-block;
    margin-left: .05333rem
}

.van-calendar__day[data-v-1db28470] {
    color: #fff
}

.van-calendar__day--disabled[data-v-1db28470],
.van-calendar__weekdays[data-v-1db28470] {
    color: #80849c
}

[data-v-1db28470]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-1db28470] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.daman-dragon[data-v-1db28470] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    min-height: 2.66667rem;
    background: url(/assets/png/bj-0907ace0.png) no-repeat center/100%;
    padding: .21333rem 0 0 .13333rem;
    margin-bottom: .26667rem
}

.daman-dragon-image[data-v-1db28470] {
    width: 2.4rem;
    height: 1.97333rem
}

.daman-dragon-right[data-v-1db28470] {
    padding-left: .33333rem;
    color: #fff;
    padding-bottom: .26667rem
}

.daman-dragon-right h3[data-v-1db28470] {
    text-shadow: 0 .02667rem .02667rem #FD4646;
    font-size: .4rem;
    font-weight: 700;
    margin-bottom: .06667rem
}

.daman-dragon-right p[data-v-1db28470] {
    border-radius: .8rem;
    background: #F95959;
    padding: .08rem .26667rem;
    line-height: .33333rem;
    max-width: 5.33333rem;
    text-align: center
}

.daman-dragon-btn[data-v-1db28470] {
    margin-top: .4rem;
    width: 2.66667rem;
    height: .66667rem;
    border-radius: 1.33333rem;
    text-align: center;
    background: -webkit-linear-gradient(top, #FFBD40 0%, #FF7F3D 100%);
    background: linear-gradient(180deg, #FFBD40 0%, #FF7F3D 100%);
    box-shadow: 0 .02667rem #ffec75 inset;
    -webkit-filter: drop-shadow(0 .02667rem 0 #F24B16);
    filter: drop-shadow(0 .02667rem 0 #F24B16);
    text-shadow: 0 .02667rem .02667rem rgba(253, 70, 70, .5);
    font-family: Roboto;
    font-size: .34667rem;
    font-weight: 700;
    line-height: .66667rem
}

.van-calendar__day[data-v-0ea08bd2] {
    color: #fff
}

.van-calendar__day--disabled[data-v-0ea08bd2],
.van-calendar__weekdays[data-v-0ea08bd2] {
    color: #80849c
}

[data-v-0ea08bd2]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-0ea08bd2] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.cms-icon[data-v-0ea08bd2] {
    --color: inherit;
    height: 1em;
    width: 1em;
    line-height: 1em;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    fill: currentColor;
    color: var(--color);
    font-size: inherit
}

.cms-icon svg[data-v-0ea08bd2] {
    height: 1em;
    width: 1em
}

.van-calendar__day[data-v-5e46c66d] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5e46c66d],
.van-calendar__weekdays[data-v-5e46c66d] {
    color: #80849c
}

[data-v-5e46c66d]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5e46c66d] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.daman-lottery[data-v-5e46c66d] {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .26667rem;
    margin-bottom: .26667rem
}

.daman-lottery .daman_img[data-v-5e46c66d] {
    position: relative;
    width: 4.53333rem;
    height: 5.06667rem;
    border-radius: .26667rem;
    background: -webkit-linear-gradient(293deg, #FA5F5F 0%, #FF8C82 100%);
    background: linear-gradient(157deg, #FA5F5F 0%, #FF8C82 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    -webkit-filter: drop-shadow(0 .10667rem .21333rem rgba(208, 208, 237, .36));
    filter: drop-shadow(0 .10667rem .21333rem rgba(208, 208, 237, .36))
}

.daman-lottery .daman_img img[data-v-5e46c66d] {
    width: 2.93333rem
}

.daman-lottery h3[data-v-5e46c66d] {
    margin-top: .4rem;
    margin-bottom: .13333rem;
    color: #fff;
    text-shadow: 0 .02667rem .01333rem #F74747;
    font-family: Inter;
    font-size: .48rem;
    text-align: center;
    font-weight: 700
}

.daman-lottery img[data-v-5e46c66d] {
    display: block;
    margin: 0 auto
}

.daman-lottery .daman-btn[data-v-5e46c66d] {
    position: absolute;
    bottom: .26667rem;
    right: .26667rem;
    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;
    width: 2.13333rem;
    height: .66667rem;
    border-radius: 1.33333rem;
    line-height: .64rem;
    color: #fff;
    text-shadow: 0 .02667rem .01333rem rgba(247, 71, 71, .36);
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    border: .01333rem solid #fff
}

.daman-lottery .daman-btn span[data-v-5e46c66d]:first-child {
    margin-right: .05333rem
}

.van-calendar__day[data-v-f6201a89] {
    color: #fff
}

.van-calendar__day--disabled[data-v-f6201a89],
.van-calendar__weekdays[data-v-f6201a89] {
    color: #80849c
}

[data-v-f6201a89]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-f6201a89] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.daman-lottery-list .daman-btn[data-v-f6201a89] {
    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;
    width: 2.66667rem;
    height: .66667rem;
    border-radius: 1.33333rem;
    line-height: .66667rem;
    color: #fff;
    text-shadow: 0 .02667rem .01333rem rgba(247, 71, 71, .36);
    font-size: .4rem;
    font-style: normal;
    font-weight: 700;
    background: -webkit-linear-gradient(top, #FF867A 0%, #F95959 100%);
    background: linear-gradient(180deg, #FF867A 0%, #F95959 100%)
}

.daman-lottery-list .daman-btn span[data-v-f6201a89]:first-child {
    margin-right: .05333rem
}

.daman-lottery-list .daman-item[data-v-f6201a89] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    border-radius: .26667rem;
    background: #FFF;
    box-shadow: 0 .05333rem .21333rem .02667rem #d0d0ed5c;
    padding: .26667rem .13333rem;
    margin-bottom: .26667rem
}

.daman-lottery-list .daman-item-left[data-v-f6201a89] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 2.13333rem;
    height: 2.93333rem;
    background: -webkit-linear-gradient(293deg, #FF8E89 0%, #FFC3A2 100%);
    background: linear-gradient(157deg, #FF8E89 0%, #FFC3A2 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    -webkit-filter: drop-shadow(0 .10667rem .21333rem rgba(208, 208, 237, .36));
    filter: drop-shadow(0 .10667rem .21333rem rgba(208, 208, 237, .36));
    border-radius: .26667rem
}

.daman-lottery-list .daman-item-left img[data-v-f6201a89] {
    margin-top: .13333rem;
    width: 1.86667rem
}

.daman-lottery-list .daman-item-left h3[data-v-f6201a89] {
    color: #fff;
    text-shadow: 0 .02667rem .01333rem rgba(247, 71, 71, .36);
    font-family: Inter;
    font-size: .32rem;
    font-weight: 700;
    line-height: .66667rem;
    height: .66667rem;
    text-align: center;
    margin-top: .13333rem
}

.daman-lottery-list .daman-item-right[data-v-f6201a89] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: .12rem
}

.daman-lottery-list .daman-item-right .top[data-v-f6201a89] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.daman-lottery-list .daman-item-right h3[data-v-f6201a89] {
    color: #333;
    text-align: center;
    font-size: .42667rem;
    font-weight: 700;
    line-height: .53333rem;
    letter-spacing: .01707rem
}

.daman-lottery-list .daman-item-right .pool[data-v-f6201a89] {
    background: #F6F6F6;
    border-radius: .16rem;
    color: #666;
    font-weight: 400;
    padding: .24rem .26667rem;
    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;
    margin-top: .13333rem
}

.daman-lottery-list .daman-item-right .line[data-v-f6201a89] {
    height: .48rem;
    width: .02667rem;
    background: #DADADA;
    display: inline-block
}

.daman-lottery-list .daman-item-right .num[data-v-f6201a89] {
    color: #ff8310;
    font-family: Roboto;
    font-size: .34667rem;
    font-style: normal;
    font-weight: 500;
    line-height: .34667rem
}

.daman-lottery-list .daman-item-right .tips[data-v-f6201a89] {
    color: #888;
    font-family: Inter;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: .37333rem;
    margin-top: .26667rem
}

.daman-lottery-list .daman-item-right .tips[data-v-f6201a89]:before {
    content: "";
    width: .08rem;
    height: .26667rem;
    background: #F95959;
    display: inline-block;
    margin-right: .13333rem;
    border-radius: .16rem
}

.daman-lottery-list .daman-hot[data-v-f6201a89] {
    display: grid;
    grid-template-columns: 4.53333rem 1fr;
    grid-template-rows: 2.66667rem 2.66667rem;
    grid-gap: .26667rem;
    grid-auto-flow: column;
    margin-bottom: .4rem
}

.daman-lottery-list .daman-hot-item[data-v-f6201a89] {
    padding: .26667rem
}

.daman-lottery-list .daman-hot-item[data-v-f6201a89]:first-child {
    grid-column: 1/2;
    background: url(/assets/png/1-f975f0c5.png) no-repeat center top/106%
}

.daman-lottery-list .daman-hot-item[data-v-f6201a89]:nth-child(2) {
    grid-column: 1/2;
    background: url(/assets/png/2-b292939f.png) no-repeat center top/106%
}

.daman-lottery-list .daman-hot-item[data-v-f6201a89]:last-child {
    background: url(/assets/png/3-7b17f949.png) no-repeat center top/106%;
    grid-row: 1/3
}

.daman-lottery-list .daman-hot-item>p[data-v-f6201a89] {
    color: #fff;
    font-family: Inter;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .37333rem
}

.daman-lottery-list .daman-hot h3[data-v-f6201a89] {
    color: #fff;
    font-family: Inter;
    font-size: .37333rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.daman-lottery-list .daman-hot .icon[data-v-f6201a89] {
    width: 2.13333rem;
    height: .76rem;
    position: relative
}

.daman-lottery-list .daman-hot .icon svg[data-v-f6201a89] {
    width: 100%;
    height: 100%
}

.daman-lottery-list .daman-hot .icon p[data-v-f6201a89] {
    position: absolute;
    top: .26667rem;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-family: Inter;
    font-size: .37333rem;
    font-style: normal;
    font-weight: 500;
    line-height: .37333rem;
    padding: .02667rem .13333rem
}

.daman-lottery-list .daman-hot .icon span[data-v-f6201a89] {
    display: block
}

.van-calendar__day[data-v-c32b0a59] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c32b0a59],
.van-calendar__weekdays[data-v-c32b0a59] {
    color: #80849c
}

[data-v-c32b0a59]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c32b0a59] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.daman__container[data-v-c32b0a59] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem;
    margin-bottom: .82667rem
}

.daman__container.allGame[data-v-c32b0a59] {
    grid-template-columns: repeat(3, 1fr)
}

.daman__container.allGame .item[data-v-c32b0a59] {
    width: 2.96rem;
    min-height: 4rem;
    height: auto
}

.daman__container.allGame .item .gameImg[data-v-c32b0a59] {
    width: 2.96rem;
    height: 4rem
}

.daman__container .cms-icon[data-v-c32b0a59] {
    color: #f95959;
    margin-right: .10667rem
}

.daman__container .item[data-v-c32b0a59] {
    position: relative;
    width: 4.53333rem;
    height: 4rem;
    border-radius: .26667rem
}

.daman__container .item .gameImg[data-v-c32b0a59] {
    width: 4.53333rem;
    height: 4rem;
    border-radius: .26667rem;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4
}

.daman__container .item .game-type[data-v-c32b0a59] {
    position: absolute;
    bottom: .08rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    color: #fff;
    font-size: .32rem;
    font-weight: 600
}

.daman__container .gameImg[data-v-c32b0a59] {
    object-fit: cover
}

.daman__container h2[data-v-c32b0a59] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    margin-bottom: .34667rem;
    font-size: .48rem;
    font-weight: 700
}

.daman__container h2.daman-line[data-v-c32b0a59] {
    padding-left: .26667rem
}

.daman__container h2.daman-line[data-v-c32b0a59]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .08rem;
    height: .4rem;
    background: #f64646;
    border-radius: .05333rem
}

.daman__container .game-odd[data-v-c32b0a59] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .48rem;
    background: #E6E6E6;
    color: #333;
    width: 100%;
    border-radius: .13333rem;
    font-size: .29333rem;
    overflow: hidden;
    margin-top: .08rem;
    margin-bottom: .13333rem;
    position: relative
}

.daman__container .game-odd span[data-v-c32b0a59] {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    line-height: .53333rem
}

.daman__container .game-odd span[data-v-c32b0a59]:first-child {
    padding-left: .13333rem
}

.daman__container .game-odd span[data-v-c32b0a59]:last-child {
    text-align: right;
    padding-right: .13333rem
}

.daman__container .game-odd .win-p[data-v-c32b0a59] {
    background: #FA5D5D;
    position: absolute;
    left: 0;
    height: 100%
}

.van-calendar__day[data-v-6b08a525] {
    color: #fff
}

.van-calendar__day--disabled[data-v-6b08a525],
.van-calendar__weekdays[data-v-6b08a525] {
    color: #80849c
}

[data-v-6b08a525]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-6b08a525] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinRate[data-v-6b08a525] {
    width: 100%;
    min-height: 1.70667rem;
    margin-bottom: .4rem
}

.WinRate img[data-v-6b08a525] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.van-calendar__day[data-v-147ef759] {
    color: #fff
}

.van-calendar__day--disabled[data-v-147ef759],
.van-calendar__weekdays[data-v-147ef759] {
    color: #80849c
}

[data-v-147ef759]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-147ef759] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.electron[data-v-147ef759] {
    margin-bottom: .53333rem
}

.electron[data-v-147ef759]:last-child {
    margin-bottom: 0
}

.electron-btn[data-v-147ef759] {
    width: 6.96rem;
    height: 1.06667rem;
    border-radius: 1.33333rem;
    border: .01333rem solid #F95959;
    color: #f95959;
    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;
    text-align: center;
    font-size: .34667rem;
    font-style: normal;
    font-weight: 500;
    margin: 0 auto
}

.electron-btn svg[data-v-147ef759] {
    display: inline-block;
    width: .64rem;
    height: .64rem
}

.electron-btn span[data-v-147ef759] {
    display: inline-block;
    margin-left: .05333rem
}

.van-calendar__day[data-v-5e0ab83c] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5e0ab83c],
.van-calendar__weekdays[data-v-5e0ab83c] {
    color: #80849c
}

[data-v-5e0ab83c]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5e0ab83c] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gameScenes-daman .game-menu[data-v-5e0ab83c] {
    margin-top: .2rem
}

.gameScenes-daman .row[data-v-5e0ab83c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    align-content: center
}

.gameScenes-daman .row.space[data-v-5e0ab83c] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.gameScenes-daman .row.wrap[data-v-5e0ab83c] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.gameScenes-daman .row-item[data-v-5e0ab83c] {
    position: relative;
    width: 4.53333rem;
    height: 1.86667rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 4.96rem 2.29333rem;
    border-radius: .26667rem;
    margin-bottom: .26667rem
}

.gameScenes-daman .row-item.row-small[data-v-5e0ab83c] {
    width: 2.93333rem;
    margin-right: .26667rem
}

.gameScenes-daman .row-item.row-small .game_bg[data-v-5e0ab83c] {
    width: 3.36rem
}

.gameScenes-daman .row-item.row-small[data-v-5e0ab83c]:nth-child(3n) {
    margin-right: 0
}

.gameScenes-daman .row-item.row-small.game_chess .game_text[data-v-5e0ab83c],
.gameScenes-daman .row-item.row-small.game_fish .game_text[data-v-5e0ab83c],
.gameScenes-daman .row-item.row-small.game_flash .game_text[data-v-5e0ab83c] {
    top: 1.2rem
}

.gameScenes-daman .row-item.row-small.game_sport .game_image[data-v-5e0ab83c] {
    height: 1.86667rem;
    width: 2.4rem;
    top: .09333rem
}

.gameScenes-daman .row-item.row-small .game_text[data-v-5e0ab83c] {
    bottom: inherit;
    top: .26667rem
}

.gameScenes-daman .game_image[data-v-5e0ab83c] {
    position: absolute;
    top: 0;
    left: -.05333rem;
    height: 2rem;
    width: 2.53333rem;
    object-fit: contain;
    z-index: 1
}

.gameScenes-daman .game_bg[data-v-5e0ab83c] {
    display: block;
    position: absolute;
    bottom: -.32rem;
    left: -.21333rem;
    width: 4.96rem;
    height: 2.29333rem
}

.gameScenes-daman .game_text[data-v-5e0ab83c] {
    position: absolute;
    bottom: .45333rem;
    right: .16rem;
    color: #fff;
    font-family: Inter;
    font-size: .32rem;
    font-weight: 700;
    z-index: 1
}

.gameScenes-daman .tabs[data-v-5e0ab83c] {
    background: #f7f8ff;
    max-width: 10rem;
    margin: 0 auto
}

.gameScenes-daman .tab_item[data-v-5e0ab83c] {
    width: 2.53333rem;
    height: 1.33333rem;
    margin-inline: .06667rem;
    padding: 0;
    color: #80849c !important;
    border-radius: .13333rem;
    background: #ffffff;
    box-shadow: 0 .08rem .16rem .05333rem #d0d0ed5c;
    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
}

.gameScenes-daman .tab_item img[data-v-5e0ab83c] {
    height: .66667rem
}

.gameScenes-daman .tab_item span[data-v-5e0ab83c] {
    font-size: .32rem
}

.gameScenes-daman .tab_active[data-v-5e0ab83c] {
    color: #fff !important;
    background: -webkit-linear-gradient(top, #fe6868 0%, #ff8e8a 100%);
    background: linear-gradient(180deg, #fe6868 0%, #ff8e8a 100%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset;
    -webkit-filter: drop-shadow(0 .08rem .16rem rgba(208, 208, 237, .6));
    filter: drop-shadow(0 .08rem .16rem rgba(208, 208, 237, .6))
}

.gameScenes-daman[data-v-5e0ab83c] .fun-tabs .fun-tab-item {
    padding: .18667rem 0
}

.gameScenes-daman .game-sticky[data-v-5e0ab83c] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200
}

.gameScenes-daman .game-content[data-v-5e0ab83c] {
    margin-top: .2rem
}

.van-calendar__day[data-v-ab363dde] {
    color: #fff
}

.van-calendar__day--disabled[data-v-ab363dde],
.van-calendar__weekdays[data-v-ab363dde] {
    color: #80849c
}

[data-v-ab363dde]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-ab363dde] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.notice-domain[data-v-ab363dde] {
    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;
    width: 100%;
    height: .98667rem;
    padding-inline: .26667rem;
    color: #303a4c;
    font-size: .32rem;
    border-radius: 99rem;
    background: #fff;
    box-shadow: 0 .10667rem .16rem #d0d0ed4d
}

.notice-domain .cms-icon[data-v-ab363dde] {
    width: .53333rem;
    height: .53333rem
}

.notice-domain-body[data-v-ab363dde] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    overflow: hidden;
    position: relative;
    height: .8rem;
    line-height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 .26667rem
}

.notice-domain-body-text[data-v-ab363dde] {
    width: 100%;
    height: -webkit-fit-content;
    height: fit-content;
    max-height: .98667rem;
    line-height: .49333rem;
    -webkit-animation: marquee-ab363dde 7s linear infinite;
    animation: marquee-ab363dde 7s linear infinite;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all
}

@-webkit-keyframes marquee-ab363dde {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes marquee-ab363dde {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.notice-domain>svg[data-v-ab363dde] {
    width: .42667rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: auto;
    margin-right: .22667rem
}

.notice-domain button[data-v-ab363dde] {
    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;
    padding: 0;
    position: relative;
    border: none;
    background: transparent
}

.notice-domain button svg[data-v-ab363dde] {
    width: .64rem;
    height: .64rem
}

.notice-domain button .point[data-v-ab363dde] {
    position: absolute;
    top: .01333rem;
    right: 0
}

.van-calendar__day {
    color: #fff
}

.van-calendar__day--disabled,
.van-calendar__weekdays {
    color: #80849c
}

:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button {
    box-shadow: 0 .05333rem #e04846;
    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%
}

.content-daman {
    font-family: bahnschrift;
    gap: .13333rem;
    padding-bottom: 3.73333rem
}

.content-daman h1:before {
    border-radius: .05333rem
}

.content-daman__right {
    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: .2rem
}

.content-daman__right svg {
    position: relative
}

.content-daman__right .message {
    position: relative
}

.content-daman__right .point {
    position: absolute;
    top: .02667rem;
    right: 0
}

.content-daman__right .down {
    font-size: .53333rem;
    margin-top: -.13333rem
}

.navbar__content-left img {
    height: 80%
}

.navbar__content-right svg {
    width: .64rem
}

.van-nav-bar {
    background: #f7f8ff
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__left img {
    height: 100%
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__right svg {
    width: .64rem
}

.customer {
    position: fixed;
    bottom: 2.4rem;
    right: .4rem;
    width: 1.49333rem;
    height: 1.49333rem;
    border-radius: 50%;
    z-index: 99
}

.customer img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.prompt-dialog {
    width: 8.29333rem;
    height: 12.4rem;
    border-radius: .2rem;
    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: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden
}

.prompt-dialog .van-dialog__content {
    position: relative;
    width: 100%
}

.prompt-dialog .promptHeader {
    background: -webkit-linear-gradient(top, #fea175 0%, #fe5b5b 100%);
    background: linear-gradient(180deg, #fea175 0%, #fe5b5b 100%);
    text-align: center;
    height: 1.17333rem;
    line-height: 1.17333rem;
    color: #fff;
    font-weight: 700;
    font-size: .48rem
}

.prompt-dialog .promptContent {
    height: 9.33333rem;
    padding: .4rem .26667rem;
    overflow-y: auto
}

.prompt-dialog .van-dialog__footer {
    z-index: 100;
    position: fixed;
    bottom: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    gap: .26667rem;
    width: 90%
}

.prompt-dialog .van-button__text {
    color: #fff;
    width: 80%;
    height: .93333rem;
    text-align: center;
    line-height: .93333rem;
    background: -webkit-linear-gradient(top, #ff887b 0%, #fa5e5d 100%);
    background: linear-gradient(180deg, #ff887b 0%, #fa5e5d 100%);
    border-radius: 1.06667rem;
    z-index: 100;
    font-weight: 700;
    font-size: .42667rem;
    font-family: Inter;
    font-style: normal;
    letter-spacing: .06667rem;
    text-shadow: 0 .05333rem .02667rem rgba(231, 65, 65, .5)
}

.Laundry-Con .Laundry-Con_tip {
    font-size: .48rem;
    font-weight: 700;
    color: #151515;
    text-align: center
}

.Laundry-Con .Landty-Con-tips {
    font-size: .32rem;
    font-weight: 400;
    color: #666;
    margin-top: .42667rem
}

.nav-btn {
    width: 1.86667rem;
    height: .66667rem;
    border-radius: .13333rem;
    text-align: center;
    line-height: .64rem;
    font-family: Inter;
    font-size: .29333rem;
    font-weight: 400;
    border: .01333rem solid #f95959
}

.nav-btn.login-btn {
    color: #f95959
}

.nav-btn.register-btn {
    background: #f95959;
    color: #fff
}

.van-calendar__day[data-v-5b516592] {
    color: #fff
}

.van-calendar__day--disabled[data-v-5b516592],
.van-calendar__weekdays[data-v-5b516592] {
    color: #80849c
}

[data-v-5b516592]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-5b516592] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.winning[data-v-5b516592] {
    margin-bottom: .4rem
}

.winning .title[data-v-5b516592] {
    background: url(/assets/png/win-1586b6ec.png) no-repeat left center;
    background-size: .56rem .56rem;
    padding-left: .74667rem;
    color: #f7d349;
    font-size: .4rem;
    margin-bottom: .34667rem
}

.winning .win_item[data-v-5b516592] {
    background: url(/assets/png/winning_bg-d9c728ae.png) no-repeat left top;
    background-size: cover;
    width: 9.2rem;
    height: 1.84rem;
    position: relative;
    margin-bottom: .26667rem
}

.winning .win_item .avatar[data-v-5b516592] {
    width: 1.09333rem;
    height: 1.09333rem;
    position: absolute;
    top: .10667rem;
    left: .10667rem
}

.winning .win_item .avatar .avatar_outbg[data-v-5b516592] {
    width: 1.09333rem;
    height: 1.09333rem;
    background-image: url(/assets/png/kBg-80f2d8f2.png);
    background-size: 100% 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.winning .win_item .avatar img[data-v-5b516592] {
    width: .96rem;
    height: .96rem;
    position: absolute;
    top: .05333rem;
    left: .05333rem;
    border-radius: .4rem
}

.winning .win_item .avatar .level[data-v-5b516592] {
    position: absolute;
    top: .57333rem;
    left: .72rem;
    width: .48rem;
    height: .48rem;
    background: -webkit-linear-gradient(309deg, #fa2367 0%, #ee3625 100%);
    background: linear-gradient(141deg, #fa2367 0%, #ee3625 100%);
    box-shadow: 0 .04rem .08rem .01333rem #00000029;
    text-align: center;
    line-height: .48rem;
    color: #fff;
    font-size: .29333rem;
    border-radius: 50%
}

.winning .win_item .info[data-v-5b516592] {
    position: absolute;
    top: .42667rem;
    left: 1.81333rem
}

.winning .win_item .info .name[data-v-5b516592] {
    color: #fff;
    font-size: .32rem;
    line-height: .42667rem;
    width: 2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.winning .win_item .info .time[data-v-5b516592] {
    color: #84888d
}

.winning .win_item .winning_icon[data-v-5b516592] {
    width: 1.6rem;
    height: 1.44rem;
    position: absolute;
    top: .18667rem;
    left: 4.13333rem
}

.winning .win_item .winning[data-v-5b516592] {
    position: absolute;
    top: .48rem;
    right: .24rem
}

.winning .win_item .winning div[data-v-5b516592] {
    color: #fff;
    font-size: .32rem
}

.winning .win_item .winning div[data-v-5b516592]:first-child {
    font-size: .45333rem;
    line-height: .56rem;
    text-align: right
}

.winning .win_item .winning div[data-v-5b516592]:last-child {
    color: #84888d;
    text-align: right
}

.van-calendar__day[data-v-c9f93279] {
    color: #fff
}

.van-calendar__day--disabled[data-v-c9f93279],
.van-calendar__weekdays[data-v-c9f93279] {
    color: #80849c
}

[data-v-c9f93279]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-c9f93279] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.profit[data-v-c9f93279] {
    margin-bottom: .4rem
}

.profit .title[data-v-c9f93279] {
    background: url(/assets/png/profit-804d25a8.png) no-repeat left center;
    background-size: .56rem .56rem;
    padding-left: .74667rem;
    color: #f7d349;
    font-size: .4rem;
    margin-bottom: .34667rem
}

.profit__list[data-v-c9f93279] {
    background: #151c26;
    border-radius: .16rem;
    padding: .4rem .24rem
}

.profit__list-item[data-v-c9f93279] {
    height: 1.53333rem;
    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;
    border-bottom: .025rem solid #272C34
}

.profit__list-item .usePhoto[data-v-c9f93279] {
    width: .98667rem;
    height: .98667rem;
    border-radius: 50%
}

.profit__list-item__info[data-v-c9f93279] {
    width: 7.41333rem;
    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;
    height: .98667rem
}

.profit__list-item__info .rank .name[data-v-c9f93279] {
    color: #fff;
    font-size: .32rem
}

.profit__list-item__info .rank .rank_num[data-v-c9f93279] {
    color: #ffcb7d;
    font-size: .32rem
}

.profit__list-item__info .rank .rank_num .rank_img[data-v-c9f93279] {
    width: .32rem;
    height: .53333rem;
    display: inline-block;
    margin-right: .16rem;
    vertical-align: bottom
}

.profit__list-item__info .rank .rank_num span[data-v-c9f93279] {
    font-size: .32rem
}

.profit__list-item__info .rank .rank_num .no1[data-v-c9f93279] {
    font-size: .4rem;
    color: #fbae3b
}

.profit__list-item__info .rank .rank_num .no2[data-v-c9f93279] {
    font-size: .4rem;
    color: #96aaaf
}

.profit__list-item__info .rank .rank_num .no3[data-v-c9f93279] {
    font-size: .4rem;
    color: #f59369
}

.profit__list-item__info .price[data-v-c9f93279] {
    color: #fff;
    font-size: .4rem
}

.profit__list-item[data-v-c9f93279]:last-child {
    border-bottom: none
}

.van-calendar__day[data-v-a02e7239] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a02e7239],
.van-calendar__weekdays[data-v-a02e7239] {
    color: #80849c
}

[data-v-a02e7239]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a02e7239] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.instructions[data-v-a02e7239] {
    margin-bottom: .4rem
}

.instructions .instructions_img[data-v-a02e7239] {
    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;
    margin-bottom: .32rem
}

.instructions .instructions_img .u18[data-v-a02e7239] {
    width: .58667rem;
    height: .58667rem;
    margin-right: .21333rem
}

.instructions .instructions_img .logo[data-v-a02e7239] {
    width: auto;
    height: .8rem
}

.instructions .desc[data-v-a02e7239] {
    color: #848486;
    font-size: .29333rem
}

.van-calendar__day[data-v-bef5aecb] {
    color: #fff
}

.van-calendar__day--disabled[data-v-bef5aecb],
.van-calendar__weekdays[data-v-bef5aecb] {
    color: #80849c
}

[data-v-bef5aecb]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-bef5aecb] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.TimeLeft__C-PreSale[data-v-bef5aecb] {
    width: 8.4rem
}

.TimeLeft__C-PreSale-head[data-v-bef5aecb] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/assets/png/PreSaleBg-d87c1838.png)
}

.TimeLeft__C-PreSale-body[data-v-bef5aecb] {
    max-height: 8rem;
    overflow-y: auto;
    color: #fff;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.TimeLeft__C-PreSale-body[data-v-bef5aecb] p {
    margin-bottom: .2rem;
    line-height: .53333rem;
    color: #fff;
    word-break: break-all
}

.TimeLeft__C-PreSale-foot[data-v-bef5aecb] {
    height: 1.86667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.TimeLeft__C-PreSale-foot-btn[data-v-bef5aecb] {
    width: 60%;
    background: -webkit-linear-gradient(right, #d12fa6 0%, #fb2936 100%);
    background: linear-gradient(-90deg, #d12fa6 0%, #fb2936 100%);
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.content__right[data-v-bef5aecb] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap: .26667rem
}

.content__right .homeIcon[data-v-bef5aecb] {
    width: .64rem;
    height: .64rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.content__right .down[data-v-bef5aecb] {
    background-image: url(/assets/svg/down-60f07873.svg)
}

.content__right .customerIcon[data-v-bef5aecb] {
    width: .77333rem;
    background-image: url(/assets/svg/customerIcon-e7614905.svg)
}

.van-calendar__day[data-v-00299c72] {
    color: #fff
}

.van-calendar__day--disabled[data-v-00299c72],
.van-calendar__weekdays[data-v-00299c72] {
    color: #80849c
}

[data-v-00299c72]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-00299c72] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.hot_container .platform[data-v-00299c72],
.hot_container .popular[data-v-00299c72] {
    margin-bottom: .34667rem
}

.hot_container .platform .title[data-v-00299c72],
.hot_container .popular .title[data-v-00299c72] {
    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;
    margin-bottom: .21333rem
}

.hot_container .platform .title span[data-v-00299c72],
.hot_container .popular .title span[data-v-00299c72] {
    font-size: .32rem;
    line-height: .4rem
}

.hot_container .platform .list[data-v-00299c72],
.hot_container .popular .list[data-v-00299c72] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .18667rem
}

.hot_container .platform .list>div[data-v-00299c72],
.hot_container .popular .list>div[data-v-00299c72] {
    width: 2.21333rem
}

.hot_container .platform .list .item[data-v-00299c72],
.hot_container .popular .list .item[data-v-00299c72] {
    position: relative;
    width: 2.21333rem;
    height: 2.21333rem;
    background: -webkit-linear-gradient(331.77deg, #ff8e89 26.37%, #ffc3a2 89.18%);
    background: linear-gradient(118.23deg, #ff8e89 26.37%, #ffc3a2 89.18%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4;
    border-radius: .21333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .16rem
}

.hot_container .platform .list .item img[data-v-00299c72],
.hot_container .popular .list .item img[data-v-00299c72] {
    width: 2rem;
    height: 2rem;
    border-radius: .21333rem
}

.hot_container .platform .list .item .hot_bage[data-v-00299c72],
.hot_container .popular .list .item .hot_bage[data-v-00299c72] {
    position: absolute;
    right: -.08rem;
    top: -.10667rem;
    width: .50667rem;
    height: .48rem
}

.hot_container .platform .list .win-odds[data-v-00299c72],
.hot_container .popular .list .win-odds[data-v-00299c72] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .48rem;
    background: #E6E6E6;
    color: #333;
    width: 100%;
    border-radius: .13333rem;
    font-size: .29333rem;
    overflow: hidden;
    margin-top: .08rem;
    margin-bottom: .13333rem;
    position: relative
}

.hot_container .platform .list .win-odds span[data-v-00299c72],
.hot_container .popular .list .win-odds span[data-v-00299c72] {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    line-height: .53333rem
}

.hot_container .platform .list .win-odds span[data-v-00299c72]:first-child,
.hot_container .popular .list .win-odds span[data-v-00299c72]:first-child {
    padding-left: .13333rem
}

.hot_container .platform .list .win-odds span[data-v-00299c72]:last-child,
.hot_container .popular .list .win-odds span[data-v-00299c72]:last-child {
    text-align: right;
    padding-right: .13333rem
}

.hot_container .platform .list .win-odds .win-p[data-v-00299c72],
.hot_container .popular .list .win-odds .win-p[data-v-00299c72] {
    background: #FA5D5D;
    position: absolute;
    left: 0;
    height: 100%
}

.hot_container .pupularAll .list>div[data-v-00299c72] {
    width: 2.88rem
}

.hot_container .pupularAll .list .item[data-v-00299c72] {
    width: 2.88rem;
    height: 2.88rem
}

.hot_container .pupularAll .list .item img[data-v-00299c72] {
    width: 2.66667rem;
    height: 2.66667rem
}

.hot_container .look_all[data-v-00299c72] {
    width: 100%;
    height: 1.06667rem;
    border: .01333rem solid #f95959;
    border-radius: .53333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f7f8ff;
    font-size: .34667rem;
    color: #f95959
}

.hot_container .look_all img[data-v-00299c72] {
    width: .64rem;
    height: .64rem;
    margin-right: .18667rem
}

.gameRec[data-v-00299c72],
.hotGames[data-v-00299c72] {
    width: .48rem;
    height: .48rem;
    margin-right: .16rem
}

[data-v-00299c72] .hotGames g path {
    fill: #fe6868
}

.van-calendar__day[data-v-44db017d] {
    color: #fff
}

.van-calendar__day--disabled[data-v-44db017d],
.van-calendar__weekdays[data-v-44db017d] {
    color: #80849c
}

[data-v-44db017d]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-44db017d] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.minGame_container[data-v-44db017d] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .45333rem;
    margin-bottom: .4rem
}

.onlineGamesItem[data-v-44db017d] {
    width: 3.25333rem;
    height: 3.25333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .10667rem .21333rem .05333rem #d0d0ed5c, 0 -.05333rem .13333rem #fff6f4 inset;
    grid-gap: .18667rem
}

.onlineGamesItem .fish_img[data-v-44db017d] {
    width: 3.2rem;
    height: 3.2rem
}

.onlineGamesItem .min_game_img[data-v-44db017d] {
    width: 3.25333rem;
    height: 3.25333rem
}

.all_game[data-v-44db017d] {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .34667rem
}

.all_game .onlineGamesItem[data-v-44db017d] {
    width: 2.88rem;
    height: 2.88rem;
    border-radius: .26667rem
}

.all_game .onlineGamesItem .fish_img[data-v-44db017d] {
    width: 2.82667rem;
    height: 2.82667rem;
    border-radius: .26667rem
}

.all_game .onlineGamesItem .min_game_img[data-v-44db017d] {
    width: 2.88rem;
    height: 2.88rem
}

.van-calendar__day[data-v-cfc66d74] {
    color: #fff
}

.van-calendar__day--disabled[data-v-cfc66d74],
.van-calendar__weekdays[data-v-cfc66d74] {
    color: #80849c
}

[data-v-cfc66d74]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-cfc66d74] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lotterySlotItem[data-v-cfc66d74] {
    position: relative;
    width: 100%;
    height: 2.26667rem;
    text-align: end;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset, 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    margin-bottom: .26667rem;
    border-radius: .53333rem
}

.lotterySlotItem img[data-v-cfc66d74] {
    height: 100%
}

.lotterySlotItem span[data-v-cfc66d74] {
    position: absolute;
    top: .26667rem;
    left: .4rem;
    color: #fff;
    white-space: break-spaces;
    font-weight: 700;
    font-size: .46667rem
}

.lotterySlotItem h4[data-v-cfc66d74] {
    color: #f4f5f8;
    font-weight: 400;
    font-size: .29333rem;
    position: absolute;
    bottom: .26667rem;
    left: .4rem;
    white-space: pre-wrap;
    text-align: left;
    line-height: .46667rem
}

.van-calendar__day[data-v-a024b63f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-a024b63f],
.van-calendar__weekdays[data-v-a024b63f] {
    color: #80849c
}

[data-v-a024b63f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-a024b63f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lotterySlotItem__container[data-v-a024b63f] {
    width: 100%;
    height: -webkit-fit-content;
    height: fit-content;
    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;
    color: #fff;
    margin-bottom: .26667rem;
    position: relative;
    border-radius: .10667rem;
    overflow: hidden
}

.lotterySlotItem__container .title[data-v-a024b63f] {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    border-radius: .10667rem;
    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;
    padding-bottom: .08rem
}

.lotterySlotItem__container .title .tit[data-v-a024b63f] {
    text-align: center;
    font-size: .29333rem
}

.lotterySlotItem__container .game_img[data-v-a024b63f] {
    width: 100%;
    height: auto;
    object-fit: contain;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.van-calendar__day[data-v-eb86ecaa] {
    color: #fff
}

.van-calendar__day--disabled[data-v-eb86ecaa],
.van-calendar__weekdays[data-v-eb86ecaa] {
    color: #80849c
}

[data-v-eb86ecaa]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-eb86ecaa] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.onlineGamesItem__container[data-v-eb86ecaa] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem;
    margin-bottom: .82667rem
}

.onlineGamesItem__container .item[data-v-eb86ecaa] {
    width: 3.36rem;
    height: 4.26667rem;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4;
    border-radius: .26667rem
}

.onlineGamesItem__container .item .gameImg[data-v-eb86ecaa] {
    width: 3.36rem;
    height: 4.26667rem;
    border-radius: .26667rem
}

.allGame[data-v-eb86ecaa] {
    grid-template-columns: repeat(3, 1fr)
}

.allGame .item[data-v-eb86ecaa],
.allGame .item .gameImg[data-v-eb86ecaa] {
    width: 2.96rem;
    height: 3.73333rem
}

.van-calendar__day[data-v-022c4afb] {
    color: #fff
}

.van-calendar__day--disabled[data-v-022c4afb],
.van-calendar__weekdays[data-v-022c4afb] {
    color: #80849c
}

[data-v-022c4afb]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-022c4afb] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gameListGrid__container[data-v-022c4afb] {
    position: -webkit-sticky;
    position: sticky;
    top: 2.45333rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 7.3852rem;
    height: -webkit-min-content;
    height: min-content;
    padding-left: .26667rem
}

.gameListGrid__container-gameRec[data-v-022c4afb] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .22173rem;
    font-size: .32rem;
    font-weight: 700
}

.gameListGrid__container-gameRec svg[data-v-022c4afb] {
    width: .48387rem;
    height: .48387rem;
    margin-right: .11147rem
}

.gameListGrid__container-gameRec[data-v-022c4afb] .hotGames g path {
    fill: #fe6868
}

.gameListGrid__container-wrapper[data-v-022c4afb] {
    display: grid;
    gap: .2rem .26667rem;
    padding-left: .13333rem
}

.gameListGrid__container-wrapper__item[data-v-022c4afb] {
    position: relative;
    width: 3.28rem;
    height: 2.13333rem
}

.gameListGrid__container-wrapper__item img[data-v-022c4afb] {
    width: 100%;
    height: 100%
}

.gameListGrid__container-wrapper__item .hotBadge[data-v-022c4afb] {
    position: absolute;
    top: -.10667rem;
    right: -.10667rem;
    width: .51653rem;
    height: .48013rem
}

.gameListGrid__container-wrapper__item.hot[data-v-022c4afb] {
    width: 2.21747rem;
    height: 2.21747rem
}

.look_all[data-v-022c4afb] {
    width: 100%;
    height: 1.06667rem;
    border: .01333rem solid #f95959;
    border-radius: .53333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f7f8ff;
    font-size: .34667rem;
    color: #f95959
}

.look_all img[data-v-022c4afb] {
    width: .64rem;
    height: .64rem;
    margin-right: .18667rem
}

.all_container[data-v-022c4afb] {
    width: 100%;
    padding-left: 0
}

.skeleton_hot[data-v-022c4afb] {
    width: 100%;
    height: 100%;
    margin-right: .16rem
}

.skeleton_hot .hot_tit[data-v-022c4afb] {
    width: 100%;
    height: .48rem;
    margin-bottom: .21333rem
}

.skeleton_hot .hot_list[data-v-022c4afb] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .18667rem;
    margin-bottom: .34667rem
}

.skeleton_hot .hot_list div[data-v-022c4afb] {
    width: 2.21333rem;
    height: 2.21333rem;
    background: -webkit-linear-gradient(331.77deg, #ff8e89 26.37%, #ffc3a2 89.18%);
    background: linear-gradient(118.23deg, #ff8e89 26.37%, #ffc3a2 89.18%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4;
    border-radius: .21333rem;
    margin-bottom: .16rem
}

.skeleton_other[data-v-022c4afb] {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.skeleton_other div[data-v-022c4afb] {
    width: 100%;
    height: 2.66667rem;
    border-radius: .53333rem;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 -.05333rem .13333rem #fff6f4 inset, 0 .10667rem .21333rem .05333rem #d0d0ed5c;
    margin-bottom: .26667rem
}

.skeleton_slot[data-v-022c4afb] {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem
}

.skeleton_slot div[data-v-022c4afb] {
    width: 3.36rem;
    height: 4.26667rem;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4;
    border-radius: .26667rem
}

.skeleton_flash[data-v-022c4afb] {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .45333rem;
    margin-bottom: .4rem
}

.skeleton_flash div[data-v-022c4afb] {
    width: 3.25333rem;
    height: 3.25333rem;
    background: -webkit-linear-gradient(324.57deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    background: linear-gradient(125.43deg, #ff8e89 12.38%, #ffc3a2 87.13%);
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c, inset 0 -.05333rem .13333rem #fff6f4;
    border-radius: .26667rem
}

.otherGame[data-v-022c4afb] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .26667rem
}

[data-v-022c4afb] .van-skeleton {
    padding: 0
}

.van-calendar__day[data-v-cb37f029] {
    color: #fff
}

.van-calendar__day--disabled[data-v-cb37f029],
.van-calendar__weekdays[data-v-cb37f029] {
    color: #80849c
}

[data-v-cb37f029]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-cb37f029] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.gameList[data-v-cb37f029] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    min-height: 15.68rem;
    margin-top: .4rem
}

.gameList .whiteColor[data-v-cb37f029] {
    color: #fff !important
}

.gameList .mySideBar[data-v-cb37f029] {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.gameList .mySideBar .van-sidebar-item[data-v-cb37f029] {
    width: 1.86667rem;
    height: 1.78667rem;
    margin-bottom: .17333rem;
    padding: 0;
    font-weight: 500;
    background: url(/assets/png/bg-edc23a85.png) no-repeat center center;
    background-size: 100% 100%
}

.gameList .mySideBar .van-sidebar-item--select[data-v-cb37f029] {
    background-color: unset;
    background: url(/assets/png/bgActive-805fae0e.png) no-repeat;
    background-size: 100% 100%
}

.gameList .mySideBar .van-sidebar-item--select[data-v-cb37f029]:before {
    display: none
}

.gameList .mySideBar .van-sidebar-item .van-badge__wrapper[data-v-cb37f029] {
    display: block !important
}

.gameList .mySideBar .van-sidebar-item .van-badge__wrapper>div[data-v-cb37f029] {
    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;
    font-size: .34667rem
}

.gameList .mySideBar .van-sidebar-item .van-badge__wrapper>div>div[data-v-cb37f029] {
    width: 1.06667rem;
    height: 1.2rem;
    background-position: center center;
    background-size: 1.06667rem auto;
    background-repeat: no-repeat
}

[data-v-cb37f029] .van-badge__wrapper {
    display: block
}

.slidebar_ske[data-v-cb37f029] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.slidebar_ske div[data-v-cb37f029] {
    width: 1.86667rem;
    height: 1.78667rem;
    margin-bottom: .17333rem;
    padding: 0;
    font-weight: 500;
    background: url(/assets/png/bg-edc23a85.png) no-repeat center center;
    background-size: 100% 100%
}

.van-calendar__day[data-v-d59d9e77] {
    color: #fff
}

.van-calendar__day--disabled[data-v-d59d9e77],
.van-calendar__weekdays[data-v-d59d9e77] {
    color: #80849c
}

[data-v-d59d9e77]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-d59d9e77] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.content[data-v-d59d9e77] {
    font-family: bahnschrift;
    gap: .13333rem;
    padding-bottom: 3.73333rem
}

.content__right[data-v-d59d9e77] {
    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: .2rem
}

.content__right svg[data-v-d59d9e77] {
    position: relative
}

.content__right .message[data-v-d59d9e77] {
    position: relative
}

.content__right .point[data-v-d59d9e77] {
    position: absolute;
    top: .02667rem;
    right: 0
}

.content__right .down[data-v-d59d9e77] {
    font-size: .53333rem;
    margin-top: -.13333rem
}

.navbar__content-left img[data-v-d59d9e77] {
    height: 80%
}

.navbar__content-right svg[data-v-d59d9e77] {
    width: .64rem
}

.van-nav-bar[data-v-d59d9e77] {
    background: #f7f8ff
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__left img[data-v-d59d9e77] {
    height: 100%
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__right svg[data-v-d59d9e77] {
    width: .64rem
}

.customer[data-v-d59d9e77] {
    position: fixed;
    bottom: 2.4rem;
    right: .4rem;
    width: 1.49333rem;
    height: 1.49333rem;
    border-radius: 50%;
    z-index: 99
}

.customer img[data-v-d59d9e77] {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

[data-v-d59d9e77] .van-dialog {
    width: 8.29333rem;
    height: 12.4rem;
    border-radius: .2rem;
    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: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden
}

[data-v-d59d9e77] .van-dialog__content {
    position: relative;
    width: 100%
}

[data-v-d59d9e77] .van-dialog__content .promptHeader {
    background: -webkit-linear-gradient(top, #fea175 0%, #fe5b5b 100%);
    background: linear-gradient(180deg, #fea175 0%, #fe5b5b 100%);
    text-align: center;
    height: 1.17333rem;
    line-height: 1.17333rem;
    color: #fff;
    font-weight: 700;
    font-size: .48rem
}

[data-v-d59d9e77] .van-dialog__content .promptContent {
    height: 9.33333rem;
    padding: .4rem .26667rem;
    overflow-y: auto
}

[data-v-d59d9e77] .van-dialog__footer {
    z-index: 100;
    position: fixed;
    bottom: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    gap: .26667rem;
    width: 90%
}

[data-v-d59d9e77] .van-dialog .van-button__text {
    color: #fff;
    width: 80%;
    height: .93333rem;
    text-align: center;
    line-height: .93333rem;
    background: -webkit-linear-gradient(top, #ff887b 0%, #fa5e5d 100%);
    background: linear-gradient(180deg, #ff887b 0%, #fa5e5d 100%);
    border-radius: 1.06667rem;
    z-index: 100;
    font-weight: 700;
    font-size: .42667rem;
    font-family: Inter;
    font-style: normal;
    letter-spacing: .06667rem;
    text-shadow: 0 .05333rem .02667rem rgba(231, 65, 65, .5)
}

.Laundry-Con .Laundry-Con_tip[data-v-d59d9e77] {
    font-size: .48rem;
    font-weight: 700;
    color: #151515;
    text-align: center
}

.Laundry-Con .Landty-Con-tips[data-v-d59d9e77] {
    font-size: .32rem;
    font-weight: 400;
    color: #666;
    margin-top: .42667rem
}

.van-calendar__day[data-v-776283ad] {
    color: #fff
}

.van-calendar__day--disabled[data-v-776283ad],
.van-calendar__weekdays[data-v-776283ad] {
    color: #80849c
}

[data-v-776283ad]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-776283ad] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.dailyProfitRank .title[data-v-776283ad] {
    color: #171717;
    text-align: center;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .48rem
}

.dailyProfitRank .driver[data-v-776283ad] {
    width: 100%;
    height: .04rem;
    position: relative;
    background-color: #fb716c;
    margin-bottom: .4rem
}

.dailyProfitRank .driver[data-v-776283ad]:before,
.dailyProfitRank .driver[data-v-776283ad]:after {
    content: "";
    position: absolute;
    width: .21333rem;
    height: .21333rem;
    border-radius: 50%;
    background-color: #fb716c
}

.dailyProfitRank .driver[data-v-776283ad]:before {
    left: -.10667rem;
    top: -.10667rem
}

.dailyProfitRank .driver[data-v-776283ad]:after {
    right: -.10667rem;
    top: -.10667rem
}

.dailyProfitRank .rank_list[data-v-776283ad] {
    padding: 0 .26667rem;
    border-radius: .4rem;
    background: #fff
}

.dailyProfitRank .rank_list .daily_item[data-v-776283ad] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 1.6rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: .01333rem solid #ECEEF6
}

.dailyProfitRank .rank_list .daily_item .amount[data-v-776283ad] {
    color: #171717;
    text-align: right;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.dailyProfitRank .rank_list .daily_item .left[data-v-776283ad] {
    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
}

.dailyProfitRank .rank_list .daily_item .left .avatar_img[data-v-776283ad] {
    border: .02667rem solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: -webkit-linear-gradient(left, #F0F0F5, #F0F0F5), -webkit-linear-gradient(top, #FFD89D, #B9730C);
    background-image: linear-gradient(to right, #F0F0F5, #F0F0F5), linear-gradient(to bottom, #FFD89D, #B9730C);
    border-radius: 50%;
    width: .98667rem;
    height: .98667rem;
    margin-right: .32rem
}

.dailyProfitRank .rank_list .daily_item .left .avatar_img img[data-v-776283ad] {
    margin-top: .01333rem;
    width: .93333rem;
    height: .93333rem;
    border-radius: 50%
}

.dailyProfitRank .rank_list .daily_item .left .avatar_img1[data-v-776283ad] {
    background-image: -webkit-linear-gradient(left, #F0F0F5, #F0F0F5), -webkit-linear-gradient(top, #FFD89D, #B9730C);
    background-image: linear-gradient(to right, #F0F0F5, #F0F0F5), linear-gradient(to bottom, #FFD89D, #B9730C)
}

.dailyProfitRank .rank_list .daily_item .left .avatar_img2[data-v-776283ad] {
    background-image: -webkit-linear-gradient(left, #F0F0F5, #F0F0F5), -webkit-linear-gradient(top, #E7ECED, #237286);
    background-image: linear-gradient(to right, #F0F0F5, #F0F0F5), linear-gradient(to bottom, #E7ECED, #237286)
}

.dailyProfitRank .rank_list .daily_item .left .avatar_img3[data-v-776283ad] {
    background-image: -webkit-linear-gradient(left, #F0F0F5, #F0F0F5), -webkit-linear-gradient(top, #FECAB3, #D05824);
    background-image: linear-gradient(to right, #F0F0F5, #F0F0F5), linear-gradient(to bottom, #FECAB3, #D05824)
}

.dailyProfitRank .rank_list .daily_item .left .info .tit[data-v-776283ad] {
    color: #171717;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .08rem
}

.dailyProfitRank .rank_list .daily_item .left .info .ranking[data-v-776283ad] {
    color: #707070;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.dailyProfitRank .rank_list .daily_item .left .info .ranking1[data-v-776283ad],
.dailyProfitRank .rank_list .daily_item .left .info .ranking2[data-v-776283ad],
.dailyProfitRank .rank_list .daily_item .left .info .ranking3[data-v-776283ad] {
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: .48rem
}

.dailyProfitRank .rank_list .daily_item .left .info .ranking1[data-v-776283ad] {
    color: #fbae3b;
    background: url(/assets/png/top1-573e2e29.png) no-repeat left center;
    background-size: .32rem 100%
}

.dailyProfitRank .rank_list .daily_item .left .info .ranking2[data-v-776283ad] {
    color: #508e9e;
    background: url(/assets/png/top2-40f62dc7.png) no-repeat left center;
    background-size: .32rem 100%
}

.dailyProfitRank .rank_list .daily_item .left .info .ranking3[data-v-776283ad] {
    color: #f59369;
    background: url(/assets/png/top3-31e06806.png) no-repeat left center;
    background-size: .32rem 100%
}

.dailyProfitRank .rank_list .daily_item[data-v-776283ad]:last-child {
    border-bottom: none
}

.van-calendar__day[data-v-e7db8255] {
    color: #fff
}

.van-calendar__day--disabled[data-v-e7db8255],
.van-calendar__weekdays[data-v-e7db8255] {
    color: #80849c
}

[data-v-e7db8255]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-e7db8255] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.luckyWinners__container[data-v-e7db8255] {
    margin-bottom: .4rem
}

.luckyWinners__container .title[data-v-e7db8255] {
    color: #171717;
    text-align: center;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .48rem
}

.luckyWinners__container .driver[data-v-e7db8255] {
    width: 100%;
    height: .04rem;
    position: relative;
    background-color: #fb716c;
    margin-bottom: .4rem
}

.luckyWinners__container .driver[data-v-e7db8255]:before,
.luckyWinners__container .driver[data-v-e7db8255]:after {
    content: "";
    position: absolute;
    width: .21333rem;
    height: .21333rem;
    border-radius: 50%;
    background-color: #fb716c
}

.luckyWinners__container .driver[data-v-e7db8255]:before {
    left: -.10667rem;
    top: -.10667rem
}

.luckyWinners__container .driver[data-v-e7db8255]:after {
    right: -.10667rem;
    top: -.10667rem
}

.luckyWinners__container .my-swipe[data-v-e7db8255] {
    height: auto
}

.luckyWinners__container .my-swipe .van-swipe-item[data-v-e7db8255] {
    height: 4.24rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .24rem
}

.luckyWinners__container .info_item[data-v-e7db8255] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 2.96rem;
    height: 4.22667rem;
    -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;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-radius: .4rem;
    background-color: #fff;
    position: relative
}

.luckyWinners__container .info_item .item_bg[data-v-e7db8255] {
    width: 1.44rem;
    height: .73333rem;
    background: url(/assets/png/luck_bg-62bc96e0.png) no-repeat;
    background-size: 1.44rem auto;
    position: absolute;
    top: -.10667rem;
    left: .74667rem
}

.luckyWinners__container .info_item .avatar_img[data-v-e7db8255] {
    width: 1.17333rem;
    border-radius: .58667rem;
    height: 1.17333rem;
    border: .04rem solid #F2D5B2;
    margin-bottom: .13333rem;
    margin-top: .24rem
}

.luckyWinners__container .info_item .nick_name[data-v-e7db8255] {
    color: #171717;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .24rem
}

.luckyWinners__container .info_item .fenge[data-v-e7db8255] {
    width: 2.64rem;
    height: .01333rem;
    background: #ECEEF6;
    margin-bottom: .24rem
}

.luckyWinners__container .info_item .amount[data-v-e7db8255] {
    text-align: right;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background-image: -webkit-linear-gradient(top, #E49700 8.86%, #FFC047 37.5%, #E49700 80.73%);
    background-image: linear-gradient(180deg, #E49700 8.86%, #FFC047 37.5%, #E49700 80.73%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-bottom: .26667rem
}

.luckyWinners__container .info_item .tip[data-v-e7db8255] {
    text-align: center;
    color: #888;
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.van-calendar__day[data-v-9d65fccf] {
    color: #fff
}

.van-calendar__day--disabled[data-v-9d65fccf],
.van-calendar__weekdays[data-v-9d65fccf] {
    color: #80849c
}

[data-v-9d65fccf]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-9d65fccf] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.noticeBar__container[data-v-9d65fccf] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .98667rem;
    padding-inline: .26667rem;
    color: #303a4c;
    font-size: .32rem;
    border-radius: 99rem;
    background: #fff;
    box-shadow: 0 .10667rem .16rem #d0d0ed4d;
    margin-bottom: .53333rem
}

.noticeBar__container-body[data-v-9d65fccf] {
    width: 9.33333rem;
    height: 100%;
    overflow: hidden;
    position: relative;
    height: .8rem;
    line-height: .98667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.noticeBar__container-body-text[data-v-9d65fccf] {
    width: 100%;
    height: -webkit-fit-content;
    height: fit-content;
    max-height: .98667rem;
    line-height: .49333rem;
    -webkit-animation: marquee-9d65fccf 7s linear infinite;
    animation: marquee-9d65fccf 7s linear infinite;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: column;
    -webkit-justify-content: column;
    justify-content: column;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all
}

@-webkit-keyframes marquee-9d65fccf {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes marquee-9d65fccf {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.noticeBar__container>svg[data-v-9d65fccf] {
    width: .42667rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: auto;
    margin-right: .22667rem
}

.noticeBar__container button[data-v-9d65fccf] {
    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;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    gap: .06667rem;
    width: 2rem;
    height: .66667rem;
    margin-left: auto;
    color: #fff;
    border: none;
    border-radius: .53333rem;
    background: -webkit-linear-gradient(bottom, #f54545 20.19%, #fe6868 100%);
    background: linear-gradient(360deg, #f54545 20.19%, #fe6868 100%);
    box-shadow: 0 .02667rem .08rem #d0d0edbf, inset 0 .05333rem .05333rem #ff5454
}

.noticeBar__container button svg[data-v-9d65fccf] {
    width: .32rem;
    height: auto
}

.van-calendar__day[data-v-94538964] {
    color: #fff
}

.van-calendar__day--disabled[data-v-94538964],
.van-calendar__weekdays[data-v-94538964] {
    color: #80849c
}

[data-v-94538964]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-94538964] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.game_menu[data-v-94538964] {
    margin-bottom: .4rem
}

.slidebar_ske[data-v-94538964] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: .4rem 1.06667rem;
    margin: auto
}

.slidebar_ske div[data-v-94538964] {
    width: 1.57333rem;
    height: 1.92rem
}

[data-v-94538964] .van-skeleton {
    padding: 0
}

.game_menu_list[data-v-94538964] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: .4rem 1.06667rem;
    margin: auto
}

.game_menu_list .gamen_item[data-v-94538964] {
    width: 1.57333rem;
    height: 1.92rem;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative
}

.game_menu_list .gamen_item span[data-v-94538964] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #707070
}

.game_menu_list .active span[data-v-94538964] {
    color: #171717
}

.van-calendar__day[data-v-84574887] {
    color: #fff
}

.van-calendar__day--disabled[data-v-84574887],
.van-calendar__weekdays[data-v-84574887] {
    color: #80849c
}

[data-v-84574887]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-84574887] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.other_box[data-v-84574887] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .32rem
}

.other_box .other_item[data-v-84574887] {
    width: 4.53333rem;
    height: 4.61333rem;
    border-radius: .64rem;
    background: -webkit-linear-gradient(left, #FFC59A 0%, #FF8580 100%);
    background: linear-gradient(90deg, #FFC59A 0%, #FF8580 100%)
}

.other_box .other_item img[data-v-84574887] {
    width: 100%;
    height: 4.61333rem;
    border-radius: .21333rem
}

.van-calendar__day[data-v-0b713c5e] {
    color: #fff
}

.van-calendar__day--disabled[data-v-0b713c5e],
.van-calendar__weekdays[data-v-0b713c5e] {
    color: #80849c
}

[data-v-0b713c5e]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-0b713c5e] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.hot_container[data-v-0b713c5e] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .32rem
}

.hot_container-item[data-v-0b713c5e] {
    width: 2.90667rem
}

.hot_container img[data-v-0b713c5e] {
    width: 2.90667rem;
    height: 2.90667rem
}

.hot_container .win-odds[data-v-0b713c5e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: .48rem;
    background: #E6E6E6;
    color: #333;
    width: 100%;
    border-radius: .13333rem;
    font-size: .29333rem;
    overflow: hidden;
    margin-top: .08rem;
    margin-bottom: .13333rem;
    position: relative
}

.hot_container .win-odds span[data-v-0b713c5e] {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    line-height: .53333rem
}

.hot_container .win-odds span[data-v-0b713c5e]:first-child {
    padding-left: .13333rem
}

.hot_container .win-odds span[data-v-0b713c5e]:last-child {
    text-align: right;
    padding-right: .13333rem
}

.hot_container .win-odds .win-p[data-v-0b713c5e] {
    background: -webkit-linear-gradient(left, #FF8E8A 15.38%, #FFBFA1 86.26%);
    background: linear-gradient(90deg, #FF8E8A 15.38%, #FFBFA1 86.26%);
    position: absolute;
    left: 0;
    height: 100%
}

.van-calendar__day[data-v-39c6bd1a] {
    color: #fff
}

.van-calendar__day--disabled[data-v-39c6bd1a],
.van-calendar__weekdays[data-v-39c6bd1a] {
    color: #80849c
}

[data-v-39c6bd1a]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-39c6bd1a] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.lottery_container[data-v-39c6bd1a] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .32rem
}

.lottery_container .lotterySlotItem[data-v-39c6bd1a] {
    width: 2.90667rem;
    height: 2.90667rem;
    border-radius: .4rem;
    text-align: center;
    position: relative;
    background: -webkit-linear-gradient(left, #FFC59A 0%, #FF8580 100%);
    background: linear-gradient(90deg, #FFC59A 0%, #FF8580 100%)
}

.lottery_container .lotterySlotItem div[data-v-39c6bd1a] {
    position: absolute;
    bottom: .2rem;
    left: 0;
    width: 100%;
    color: #171717;
    text-align: center;
    font-size: .26667rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .01893rem
}

.lottery_container .lotterySlotItem img[data-v-39c6bd1a] {
    width: 2.29333rem;
    height: 2.29333rem
}

.van-calendar__day[data-v-ba84584e] {
    color: #fff
}

.van-calendar__day--disabled[data-v-ba84584e],
.van-calendar__weekdays[data-v-ba84584e] {
    color: #80849c
}

[data-v-ba84584e]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-ba84584e] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.WinRate[data-v-ba84584e] {
    width: 100%;
    min-height: 1.70667rem;
    margin-bottom: .4rem
}

.WinRate img[data-v-ba84584e] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.van-calendar__day[data-v-8c355d6f] {
    color: #fff
}

.van-calendar__day--disabled[data-v-8c355d6f],
.van-calendar__weekdays[data-v-8c355d6f] {
    color: #80849c
}

[data-v-8c355d6f]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-8c355d6f] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.game_container[data-v-8c355d6f] {
    padding-top: .4rem;
    border-top: .02667rem solid #e5e8f5;
    margin-bottom: .4rem
}

.game_container .game_title[data-v-8c355d6f] {
    text-align: center;
    font-size: .4rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: .32rem
}

.game_container .driver[data-v-8c355d6f] {
    width: 100%;
    height: .04rem;
    position: relative;
    background-color: #fb716c;
    margin-bottom: .4rem
}

.game_container .driver[data-v-8c355d6f]:before,
.game_container .driver[data-v-8c355d6f]:after {
    content: "";
    position: absolute;
    width: .21333rem;
    height: .21333rem;
    border-radius: 50%;
    background-color: #fb716c
}

.game_container .driver[data-v-8c355d6f]:before {
    left: -.10667rem;
    top: -.08rem
}

.game_container .driver[data-v-8c355d6f]:after {
    right: -.10667rem;
    top: -.08rem
}

.slidebar_other[data-v-8c355d6f] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .32rem
}

.slidebar_other div[data-v-8c355d6f] {
    width: 4.53333rem;
    height: 4.61333rem;
    border-radius: .64rem;
    background: #e9f3ff
}

.slidebar_hot[data-v-8c355d6f] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .32rem
}

.slidebar_hot div[data-v-8c355d6f] {
    width: 2.90667rem;
    height: 2.90667rem;
    background: #e9f3ff
}

.slidebar_lottery[data-v-8c355d6f] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .32rem
}

.slidebar_lottery div[data-v-8c355d6f] {
    width: 2.90667rem;
    height: 2.90667rem;
    border-radius: .50667rem;
    background: #e9f3ff
}

.slidebar_title[data-v-8c355d6f] {
    width: 1.6rem;
    height: .56rem;
    background: #f0f0f5;
    margin: auto;
    margin-bottom: .32rem
}

[data-v-8c355d6f] .van-skeleton {
    padding: 0
}

.lottery_tabbar[data-v-8c355d6f] {
    border-radius: .72rem;
    background: #FFF;
    border-color: transparent;
    margin-bottom: .4rem;
    height: 1.06667rem;
    box-shadow: 0 .10667rem .16rem #d0d0ed4d
}

[data-v-8c355d6f] .van-tabs__nav--card {
    height: 1.06667rem;
    border: none;
    background: -webkit-linear-gradient(top, #f0f0f5 0%, #e5e8f5 100%);
    background: linear-gradient(180deg, #f0f0f5 0%, #e5e8f5 100%)
}

[data-v-8c355d6f] .van-tabs__nav--card .van-tab--card {
    border: none;
    font-size: .26667rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #707070 !important
}

[data-v-8c355d6f] .van-tabs__nav--card .van-tab--active {
    color: #171717 !important;
    background-color: transparent
}

.van-calendar__day[data-v-12bb3811] {
    color: #fff
}

.van-calendar__day--disabled[data-v-12bb3811],
.van-calendar__weekdays[data-v-12bb3811] {
    color: #80849c
}

[data-v-12bb3811]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-12bb3811] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.login_tip[data-v-12bb3811] {
    padding: .32rem
}

.login_tip .tip[data-v-12bb3811] {
    margin-bottom: .29333rem
}

.login_tip .tip div[data-v-12bb3811] {
    color: #171717;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: .32rem
}

.login_tip .tip div[data-v-12bb3811]:first-child {
    font-size: .4rem
}

.login_tip .btn_box[data-v-12bb3811] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-self: center;
    align-self: center
}

.login_tip .btn_box div[data-v-12bb3811] {
    width: 4.48rem;
    height: .90667rem;
    text-align: center;
    border-radius: .45333rem;
    color: #b1835a;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400;
    line-height: .90667rem
}

.login_tip .btn_box div[data-v-12bb3811]:first-child {
    color: #fb5755;
    border: .02667rem solid #FB5755
}

.login_tip .btn_box div[data-v-12bb3811]:last-child {
    color: #fff;
    background: -webkit-linear-gradient(right, #F54545 20.19%, #FF7C7C 100%);
    background: linear-gradient(270deg, #F54545 20.19%, #FF7C7C 100%)
}

.van-calendar__day[data-v-d2e2401d] {
    color: #fff
}

.van-calendar__day--disabled[data-v-d2e2401d],
.van-calendar__weekdays[data-v-d2e2401d] {
    color: #80849c
}

[data-v-d2e2401d]:root {
    --van-popup-background: #151c26;
    --van-action-sheet-item-text-color: #fff;
    --van-tabs-nav-background: transparent;
    --van-tab-active-text-color: #F7D349;
    --van-tab-text-color: rgba(255, 255, 255, .6);
    --van-tabs-bottom-bar-color: #F7D349;
    --van-popup-round-radius: 6px;
    --van-action-sheet-item-background: #151c26;
    --van-picker-background: #151c26;
    --van-picker-mask-color: transparent;
    --van-picker-option-text-color: #ffffff;
    --van-calendar-background: #151c26;
    --van-text-color: #ffffff;
    --van-picker-confirm-action-color: #F7D349;
    --van-picker-mask-color: #ffffff;
    --van-calendar-month-mark-color: rgba(100, 101, 102, .2);
    --van-dialog-confirm-button-text-color: #ffffff;
    --van-dialog-background: #151c26;
    --van-button-default-background: #151c26;
    --van-dialog-has-title-message-text-color: #ffffff;
    --van-cell-right-icon-color: #0e131b
}

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

.cg-default.van-button[data-v-d2e2401d] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}

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

.content[data-v-d2e2401d] {
    font-family: bahnschrift;
    gap: .13333rem;
    padding: 0;
    padding-bottom: 2.4rem;
    background: #F7F8FF !important
}

.content__right[data-v-d2e2401d] {
    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: .26667rem
}

.content__right svg[data-v-d2e2401d] {
    position: relative;
    width: .69333rem;
    height: .69333rem
}

.content__right .message[data-v-d2e2401d] {
    position: relative
}

.content__right .point[data-v-d2e2401d] {
    position: absolute;
    top: .02667rem;
    right: 0
}

.content__right .down[data-v-d2e2401d] {
    color: #ff7c7c;
    font-size: .82667rem;
    margin-top: -.13333rem
}

[data-v-d2e2401d] .navbar-fixed {
    box-shadow: 0 .05333rem .13333rem #d9d9d9ad
}

.navbar[data-v-d2e2401d] {
    background: #fff
}

.navbar__content-left img[data-v-d2e2401d] {
    height: 80%
}

.navbar__content-right svg[data-v-d2e2401d] {
    width: .77333rem
}

.customer[data-v-d2e2401d] {
    position: fixed;
    bottom: 2.4rem;
    right: .4rem;
    width: 1.49333rem;
    height: 1.49333rem;
    border-radius: 50%;
    z-index: 99
}

.customer img[data-v-d2e2401d] {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

[data-v-d2e2401d] .van-dialog {
    width: 9.33333rem;
    border-radius: .26667rem;
    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: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    background: #fff;
    padding-bottom: .29333rem
}

[data-v-d2e2401d] .van-dialog__content {
    position: relative;
    width: 100%
}

[data-v-d2e2401d] .van-dialog__content .promptHeader {
    text-align: center;
    height: 1.17333rem;
    line-height: 1.17333rem;
    color: #fff;
    font-weight: 700;
    font-size: .48rem;
    position: relative;
    background: -webkit-linear-gradient(top, #FEA175 0%, #FE5B5B 100%);
    background: linear-gradient(180deg, #FEA175 0%, #FE5B5B 100%)
}

[data-v-d2e2401d] .van-dialog__content .promptContent {
    width: 8.8rem;
    margin: auto;
    min-height: 9.33333rem;
    padding: .4rem .26667rem;
    overflow-y: auto;
    background: #fff
}

[data-v-d2e2401d] .van-dialog__footer {
    z-index: 100;
    position: fixed;
    bottom: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    gap: .26667rem;
    width: 90%
}

[data-v-d2e2401d] .van-dialog .van-button--default {
    background-color: transparent
}

[data-v-d2e2401d] .van-dialog .van-button__text {
    color: #fff;
    width: 80%;
    height: .93333rem;
    text-align: center;
    line-height: .93333rem;
    background: -webkit-linear-gradient(top, #FF867A 0%, #F95959 100%);
    background: linear-gradient(180deg, #FF867A 0%, #F95959 100%);
    border-radius: 1.06667rem;
    z-index: 100;
    font-weight: 700;
    font-size: .42667rem;
    font-family: Inter;
    font-style: normal;
    letter-spacing: .06667rem;
    text-shadow: 0 .05333rem .02667rem rgba(231, 65, 65, .5)
}

.Laundry-Con .Laundry-Con_tip[data-v-d2e2401d] {
    font-size: .48rem;
    font-weight: 700;
    color: #151515;
    text-align: center
}

.Laundry-Con .Landty-Con-tips[data-v-d2e2401d] {
    font-size: .32rem;
    font-weight: 400;
    color: #666;
    margin-top: .42667rem
}

.box1[data-v-d2e2401d] {
    padding: 0 .32rem
}

.message_icon[data-v-d2e2401d] {
    width: .69333rem;
    height: .69333rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALMSURBVHgB7Zm/bxMxFMeffadECmUKSxGROmViiMSULiDmdi1dKnVl7sq/wMxKhkoVKx0ZYMqEFIktE0gVnTK1gBpydr8vuTbXs9PL/ajOgz9SdD7b57yv/fx8eSHyeDweTwnEOp3+7O8/bRBtKSE2Ayk3lNZNegCkEFeRUpcyCCbT2Wz86OTkd9Yz9wpgwwMhXmDgTaoBKeXF1Wz27T4hKwXog4Pn/6NomxxACzFsHh//sLVJWyXPvCvGM0LrPttka7MKaIbhS3KMVTYZAlipUuoxOQbbZFsFQ0AjDLvkKNiwW+k6Q4CKojY5SsMSDQ0BQgjn3OcGZbHNtokblDUQUQ+XPlVHn9Ybz7AtpPz0EdYONc1Xq4dTeYCD7i8VQYiWVuotSt3F7fxYGuYZIrcARIN/8ReR1rqHUgf371Ge5BkHz7Qx1hGKpfaczNmfj/cRLp8TVW0Y/45yuBT6byNY8DO3xmMVecxcs88UcSGevVNceMb3YEyLPygfouGJuCvOALO+i+d3KF5FsXC/AVxyRAUoJCBmiC8f43oEAYuZ1JoNe4b6T4ZLxf6Otu6ySkyKuF+SMgLYFRYGYCVw04vrevjwvvgCC8+wyVu8TyiKXrOIxOMj3A/Qt1gAqEIAUSyC6ANE7OB2N67mffEGjcvXXbF88WV/R/9Tbi9LaQE38L6Af59hk+/dupTZZwKjP8LsMVVEZQKYOEKNYChHpA7cp8P1bLhe1LPhpVwmTaUCEnA4HMqE28xLFbhMmtzngGt4AXXjBdSNTcCU3MWwzRCAQ+iCHEVabJOWisx0Xl1opBzTdYaAqda/yFE4X5quMwRwHhKpvEtyDLbJliO1RqFZFH0lx1hlk1VAvAq5f949FGzLqgx1Zno9DIJXyEJsUA3gbfY80vp7ofR6kvkfHEg5ctYuTnxl5o4KMuUwjnB5joD/c50/ODwej8dTimto1Rxvl/j9pAAAAABJRU5ErkJggg==) no-repeat center;
    background-size: contain;
    display: inline-block
}