@charset "UTF-8";

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

.cg-default.van-button[data-v-34d9d2f0] {
    box-shadow: 0 .05333rem #e04846;
    font-weight: 700;
    font-size: .4rem
}
.gamesList__section{
        width: 96%;
    padding-top: .4rem;
    margin: auto;
    
}
.gamesList__section .menu_box1{
    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;
}
.gamesList__section .menu_box1 .box{
            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;
       width: 3.0667rem;
    height: 2.74667rem;
    background: url(/images/hot_bg.png) no-repeat center center;
}


.gamesList__section .menu_box2{
        width: 100%;
    height: 2.77333rem;
    /*background: url("/images/third_bg.png") no-repeat center / 100%;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap:7px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .26667rem;
    margin-bottom: .4rem;
}
.gamesList__section  .menu_box3{
        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;
}
.gamesList__section .menu_box3 .box{
    width: 4.48rem;
    height: 2.26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  
    justify-content: space-between;
    border-radius: .26667rem;
    position: relative;
    background: url("/images/bottom.png");
}
.gamesList__section .menu_box3 .box img{
    width: 2.66667rem;
    height: 2.13333rem;
    margin: 0 auto .24rem .13333rem;
}
.gamesList__section span{
      font-size: 15px;
    font-weight: 600;
}
.gamesList__section .menu_box3 .box span{
        display: flex;
    align-items: center;
    margin-right: 9px;
    font-size: 15px;
    font-weight: 600;
}
.gamesList__section .menu_box1 .box img{
    width: 2.6rem;
    height: 2.16rem;
}
.gamesList__section .menu_box2 .box{
        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;
        border-radius: 19px;
}
.gamesList__section .menu_box2 .box img{
        width: 2.66667rem;
    height: 2.13333rem;
}
.game-tabs-section {
        width: 96%;
    margin: auto;
    margin-top: 30px;
}
.game-tabs-section .tabs {
    display: flex;
    justify-content: space-between;
 }

.game-tabs-section button {
    padding: 10px 23px;
   
    border: none;
    cursor: pointer;
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%);
}

.game-tabs-section .tab-content {
    display: none;
    
    }
    .game-tabs-section .tab-content .lotterySlotItem{
    position: relative;
    width: 31%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
}
      
  
     .game-tabs-section .tab-content .lotterySlotItem img{
         width: 100%;
     }
.game-tabs-section .tab-content .lotterySlotItem span{
    position: absolute;
    bottom: 3px;
    left: 20px;
    right: 0;
font-size: 16px;
    font-weight: 600;
    color: wheat;
}
.game-tabs-section .tab-content.active {
    display: block;
    background: transparent;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 13px;
}
.game-tabs-section #h3{
    position: relative;
    margin-left: 13px;
        color: black;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 8px;
}
.game-tabs-section #h3::before{
    position: absolute;
    width: 5px;
    height: 21px;
    background: #f50000;
    top: -1px;
    left: -12px;
    border-radius: 14px;
    content: "";
}
.cg-default.van-button .van-button__icon[data-v-34d9d2f0] {
    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-34d9d2f0] {
    height: 80%
}

.list[data-v-34d9d2f0] {
    padding: 0 .4rem
}

.list .item[data-v-34d9d2f0] {
    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[data-v-34d9d2f0]:after {
    border-bottom: .01333rem solid #3B3F4E
}

.list .item img[data-v-34d9d2f0] {
    width: .64rem;
    height: .64rem
}

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

.list .item-title[data-v-34d9d2f0] {
    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;
    gap: 0 .2rem
}

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

.list .checked[data-v-34d9d2f0] {
    border-radius: .26667rem;
    background: #D9AC4F
}

.list .checked span[data-v-34d9d2f0],
[data-v-34d9d2f0] .van-radio__icon--checked .van-icon {
    color: #8f5206
}

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

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

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

.right[data-v-187d09fa] {
    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-187d09fa] {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    margin-right: .13333rem;
    overflow: hidden;
    position: relative;
    display: block
}

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

.popup[data-v-187d09fa] {
    border-radius: .26667rem .26667rem 0 0;
    background: #292929;
    color: #fff;
    border: .01333rem solid #3B3F4E
}

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

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

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

.luckyWinners__container>h1[data-v-84210c68] {
    position: relative;
    margin-bottom: .34667rem;
    padding-left: .26667rem;
    font-size: .48rem;
    font-weight: 700;
    color: #d9ac4f
}

.luckyWinners__container>h1[data-v-84210c68]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .08rem;
    height: .4rem;
    background: -webkit-linear-gradient(top, #F6DC88 0%, #DAAD51 100%);
    background: linear-gradient(180deg, #F6DC88 0%, #DAAD51 100%)
}

.luckyWinners__container-wrapper[data-v-84210c68] {
    height: 8.66667rem;
    overflow: hidden
}

.luckyWinners__container-wrapper__item[data-v-84210c68] {
    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: #3A3A3A
}

.luckyWinners__container-wrapper__item-img[data-v-84210c68] {
    margin-right: .17333rem
}

.luckyWinners__container-wrapper__item-img img[data-v-84210c68] {
    width: 1.06667rem;
    height: 1.06667rem;
    border-radius: 50%
}

.luckyWinners__container-wrapper__item-info[data-v-84210c68] {
    width: 2.24rem;
    margin-right: .21333rem
}

.luckyWinners__container-wrapper__item-info h1[data-v-84210c68] {
    color: #a6a9ae;
    font-size: .32rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.luckyWinners__container-wrapper__item-info span[data-v-84210c68] {
    color: #aeb0c6;
    font-size: .29333rem
}

.luckyWinners__container-wrapper__item-winType[data-v-84210c68] {
    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-84210c68] {
    width: 100%;
    height: 100%;
    border-radius: .2rem;
    border: .02667rem solid #F6E2A2;
    background: -webkit-linear-gradient(top, #F6E3A3 0%, #D2A753 100%);
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%);
    box-shadow: 0 .05333rem .02667rem #fff0c7 inset, 0 -.05333rem .02667rem #f9cc64 inset
}

.luckyWinners__container-wrapper__item-winType span[data-v-84210c68] {
    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-84210c68] {
    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-84210c68] {
    color: #fae59f;
    font-size: .34667rem;
    font-weight: 600;
    margin-bottom: .13333rem
}

.luckyWinners__container-wrapper__item-winAmount span[data-v-84210c68] {
    color: #aeb0c6;
    font-size: .32rem
}

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

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

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

.dailyProfitRank h1[data-v-c310f7df] {
    position: relative;
    margin-bottom: 1.89333rem;
    padding-left: .26667rem;
    font-size: .48rem;
    font-weight: 700;
    color: #d9ac4f
}

.dailyProfitRank h1[data-v-c310f7df]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .08rem;
    height: .4rem;
    background: -webkit-linear-gradient(top, #F6DC88 0%, #DAAD51 100%);
    background: linear-gradient(180deg, #F6DC88 0%, #DAAD51 100%)
}

.dailyProfitRank__content[data-v-c310f7df] {
    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-c310f7df] {
    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-b481110d.png) no-repeat center center/100% 100%
}

.dailyProfitRank__content-topThree__item[data-v-c310f7df] {
    left: -8px;
    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: 2.9rem;
    height: 3.46667rem
}

.dailyProfitRank__content-topThree__item[data-v-c310f7df]:nth-child(2) {
    right: .10667rem
}

.dailyProfitRank__content-topThree__item[data-v-c310f7df]:nth-child(3) {
    left: -8px
}

.dailyProfitRank__content-topThree__item>div[data-v-c310f7df]: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-c310f7df] {
    width: calc(100% - .06667rem);
    height: calc(100% - .06667rem)
}

.dailyProfitRank__content-topThree__item>div[data-v-c310f7df]: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-c310f7df]:first-of-type {
    position: relative;
    top: -.33333rem;
    left: -.25333rem;
    width: 1.14667rem
}

.dailyProfitRank__content-topThree__item>div:last-of-type img[data-v-c310f7df]:last-of-type {
    width: 1.78667rem;
    height: .42667rem
}

.dailyProfitRank__content-topThree__item>span[data-v-c310f7df] {
    color: #8f5206;
    padding: 0 .13333rem;
    text-align: center
}

.dailyProfitRank__content-topThree__item>span[data-v-c310f7df]: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-c310f7df]: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(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%)
}

.dailyProfitRank__content-list[data-v-c310f7df] {
    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-c310f7df] {
    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: #3A3A3A;
    border-radius: .13333rem
}

.dailyProfitRank__content-list__item span.left-rank[data-v-c310f7df] {
    margin-right: .41333rem;
    color: #fae59f;
    font-size: .48rem;
    font-weight: 500
}

.dailyProfitRank__content-list__item span.middle-name[data-v-c310f7df] {
    color: #a6a9ae;
    font-size: .32rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 2.66667rem
}

.dailyProfitRank__content-list__item span.right-box[data-v-c310f7df] {
    line-height: .66667rem;
    width: 3.46667rem;
    height: .66667rem;
    margin-left: auto;
    color: #8f5206;
    font-size: .4rem;
    text-align: center;
    border-radius: 9rem;
    background: -webkit-linear-gradient(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%)
}

.dailyProfitRank__content-list__item img[data-v-c310f7df] {
    width: 1.06667rem;
    height: 1.06667rem;
    margin-right: .17333rem;
    border-radius: 50%
}

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

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

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

.game_menu[data-v-4d52ec40] {
    width: 100%;
    padding-top: .4rem
}

.game_menu .menu_box1[data-v-4d52ec40] {
    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-4d52ec40] {
    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-4d52ec40] {
    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-4d52ec40] {
    margin-top: -.56rem;
    margin-bottom: .13333rem
}

.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(1) {
    width: 3.30667rem;
    height: 2.74667rem;
    background: url(/images/png/hot_bg-0756efb6.png) no-repeat center center
}

.game_menu .menu_box1 div:nth-child(1) img[data-v-4d52ec40] {
    width: 2.6rem;
    height: 2.16rem
}

.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(2),
.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(3) {
    width: 2.8rem;
    height: 2.74667rem
}

.game_menu .menu_box1 div:nth-child(2) img[data-v-4d52ec40],
.game_menu .menu_box1 div:nth-child(3) img[data-v-4d52ec40] {
    width: 2.33333rem;
    height: 2.16rem
}

.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(2) {
    background: url(/assets/png/hot_bg-0756efb6.png) no-repeat center/100%
}

.game_menu .menu_box1 div[data-v-4d52ec40]:nth-child(3) {
    background: url(/assets/png/hot_bg-0756efb6.png) no-repeat center/100%
}

.game_menu .menu_box2[data-v-4d52ec40] {
    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-4d52ec40] {
    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-4d52ec40] {
    font-size: .34667rem;
    font-weight: 600;
    color: #333;
    margin-top: .05333rem
}

.game_menu .menu_box2 div img[data-v-4d52ec40] {
    width: 2.66667rem;
    height: 2.13333rem
}

.game_menu .menu_box2 .live_menu[data-v-4d52ec40]: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-4d52ec40]: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-4d52ec40] {
    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-4d52ec40] {
    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-4d52ec40] {
    width: 2.66667rem;
    height: 2.13333rem;
    margin: 0 auto .24rem .13333rem
}

.game_menu .menu_box3 div span[data-v-4d52ec40] {
    font-weight: 700;
    font-size: .37333rem;
    line-height: .48rem;
    color: #333;
    margin-top: .96rem;
    margin-right: .37333rem
}

.game_menu .menu_box3 div[data-v-4d52ec40]:nth-child(1) {
    background: url(/assets/png/bottom-ccedfa9a.png) no-repeat center/100%
}

.game_menu .menu_box3 div[data-v-4d52ec40]:nth-child(2) {
    background: url(/assets/png/bottom-ccedfa9a.png) no-repeat center/100%
}

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

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

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

.hot_container .platform[data-v-86cdf512],
.hot_container .popular[data-v-86cdf512] {
    margin-bottom: .34667rem
}

.hot_container .platform .title[data-v-86cdf512],
.hot_container .popular .title[data-v-86cdf512] {
    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-86cdf512],
.hot_container .popular .title span[data-v-86cdf512] {
    font-size: .32rem;
    line-height: .4rem
}

.hot_container .platform .list[data-v-86cdf512],
.hot_container .popular .list[data-v-86cdf512] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .18667rem
}

.hot_container .platform .list>div[data-v-86cdf512],
.hot_container .popular .list>div[data-v-86cdf512] {
    width: 2.21333rem
}

.hot_container .platform .list .item[data-v-86cdf512],
.hot_container .popular .list .item[data-v-86cdf512] {
    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-86cdf512],
.hot_container .popular .list .item img[data-v-86cdf512] {
    width: 2rem;
    height: 2rem;
    border-radius: .21333rem
}

.hot_container .platform .list .item .hot_bage[data-v-86cdf512],
.hot_container .popular .list .item .hot_bage[data-v-86cdf512] {
    position: absolute;
    right: -.08rem;
    top: -.10667rem;
    width: .50667rem;
    height: .48rem
}

.hot_container .platform .list .win-odds[data-v-86cdf512],
.hot_container .popular .list .win-odds[data-v-86cdf512] {
    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-86cdf512],
.hot_container .popular .list .win-odds span[data-v-86cdf512] {
    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-86cdf512]:first-child,
.hot_container .popular .list .win-odds span[data-v-86cdf512]:first-child {
    padding-left: .13333rem;
    color: #fff
}

.hot_container .platform .list .win-odds span[data-v-86cdf512]:last-child,
.hot_container .popular .list .win-odds span[data-v-86cdf512]:last-child {
    text-align: right;
    padding-right: .13333rem
}

.hot_container .platform .list .win-odds .win-p[data-v-86cdf512],
.hot_container .popular .list .win-odds .win-p[data-v-86cdf512] {
    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-86cdf512] {
    width: 2.88rem
}

.hot_container .pupularAll .list .item[data-v-86cdf512] {
    width: 2.88rem;
    height: 2.88rem
}

.hot_container .pupularAll .list .item img[data-v-86cdf512] {
    width: 2.66667rem;
    height: 2.66667rem
}

.hot_container .look_all[data-v-86cdf512] {
    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-86cdf512] {
    width: .64rem;
    height: .64rem;
    margin-right: .18667rem
}

.gameRec[data-v-86cdf512],
.hotGames[data-v-86cdf512] {
    width: .48rem;
    height: .48rem;
    margin-right: .16rem
}

[data-v-86cdf512] .hotGames g path {
    fill: #fe6868
}

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

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

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

.minGame_container[data-v-426319e6] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .45333rem;
    margin-bottom: .4rem
}

.onlineGamesItem[data-v-426319e6] {
    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-426319e6] {
    width: 3.2rem;
    height: 3.2rem
}

.onlineGamesItem .min_game_img[data-v-426319e6] {
    width: 3.25333rem;
    height: 3.25333rem
}

.all_game[data-v-426319e6] {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .34667rem
}

.all_game .onlineGamesItem[data-v-426319e6] {
    width: 2.96rem;
    height: 4rem;
    border-radius: .26667rem
}

.all_game .onlineGamesItem .fish_img[data-v-426319e6],
.all_game .onlineGamesItem .min_game_img[data-v-426319e6] {
    width: 2.96rem;
    height: 4rem;
    border-radius: .26667rem;
    object-fit: cover
}

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

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

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

.lottery_container-tab[data-v-f0612e6a] {
    background: #3A3A3A;
    color: #a6a9ae;
    overflow-x: auto;
    width: 9.36rem
}

.lottery_container-tab-wrap[data-v-f0612e6a] {
    width: 100%;
    font-size: 0;
    white-space: nowrap
}

.lottery_container-tab li[data-v-f0612e6a] {
    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-f0612e6a] {
    color: #8f5206;
    background: -webkit-linear-gradient(top, #F6E3A3 0%, #D2A753 100%);
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%)
}

.lottery_container-list[data-v-f0612e6a] {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    place-items: center;
    grid-gap: .26667rem;
    margin-top: .2rem
}

.lottery_container .lotterySlotItem[data-v-f0612e6a] {
    position: relative;
    width: auto;
    height: auto;
    text-align: end;
    background: #3A3A3A;
    border-radius: .26667rem
}

.lottery_container .lotterySlotItem_img[data-v-f0612e6a] {
    width: auto;
    height: auto;
    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-f0612e6a] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lottery_container .lotterySlotItem span[data-v-f0612e6a] {
    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-toast[data-v-685fb2f6] {
    word-break: break-word !important
}

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

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

.lotterySlotItem__container[data-v-685fb2f6] {
    position: relative;
    width: 4.66667rem;
    height: 4.13333rem;
    border-radius: .26667rem
}

.lotterySlotItem__container .game_text[data-v-685fb2f6] {
    position: absolute;
    bottom: .05333rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    color: #d9ac4f;
    font-weight: 700
}

.lotterySlotItem__container .game_img[data-v-685fb2f6] {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: .13333rem
}

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

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

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

.onlineGamesItem__container[data-v-cd9f8293] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem;
    margin-bottom: .82667rem
}

.onlineGamesItem__container .item[data-v-cd9f8293],
.onlineGamesItem__container .item .gameImg[data-v-cd9f8293] {
    width: 3.36rem;
    height: 4.26667rem
}

.allGame[data-v-cd9f8293] {
    grid-template-columns: repeat(2, 1fr)
}

.allGame .item[data-v-cd9f8293] {
    width: 4.53333rem;
    height: 4.13333rem
}

.allGame .item .gameImg[data-v-cd9f8293] {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: .13333rem
}

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

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

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

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

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

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

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

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

.gameListGrid__container[data-v-61326553] {
    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-61326553] {
    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-61326553] {
    width: .48387rem;
    height: .48387rem;
    margin-right: .11147rem
}

.gameListGrid__container-gameRec[data-v-61326553] .hotGames g path {
    fill: #fe6868
}

.gameListGrid__container-wrapper[data-v-61326553] {
    display: grid;
    gap: .2rem .26667rem;
    padding-left: .13333rem
}

.gameListGrid__container-wrapper__item[data-v-61326553] {
    position: relative;
    width: 3.28rem;
    height: 2.13333rem
}

.gameListGrid__container-wrapper__item img[data-v-61326553] {
    width: 100%;
    height: 100%
}

.gameListGrid__container-wrapper__item .hotBadge[data-v-61326553] {
    position: absolute;
    top: -.10667rem;
    right: -.10667rem;
    width: .51653rem;
    height: .48013rem
}

.gameListGrid__container-wrapper__item.hot[data-v-61326553] {
    width: 2.21747rem;
    height: 2.21747rem
}

.gameListGrid__container .otherGame[data-v-61326553] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .21333rem
}

.look_all[data-v-61326553] {
    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-61326553] {
    width: .64rem;
    height: .64rem;
    margin-right: .18667rem
}

.all_container[data-v-61326553] {
    width: 100%;
    padding-left: 0
}

.all_other div[data-v-61326553] {
    width: 4.53333rem;
    height: 4.13333rem
}

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

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

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

.gamesList__container[data-v-03f502bc] {
    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-03f502bc] {
    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-03f502bc]: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-03f502bc] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    gap: .41333rem .26667rem
}

.gamesList__container-list__item[data-v-03f502bc] {
    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-03f502bc] {
    color: #fff;
    font-size: .4rem;
    font-weight: 9.33333rem;
    position: absolute;
    top: .37333rem;
    left: .26667rem
}

.gamesList__container-list__item .item_default[data-v-03f502bc] {
    width: 100%;
    height: 100%;
    border-radius: .53333rem;
    object-fit: fill !important
}

.gamesList__container-list__item .item_img[data-v-03f502bc] {
    height: 2rem;
    object-fit: cover;
    position: absolute;
    border-radius: .53333rem;
    left: .26667rem
}

.gamesList__container-list__item .lottery_img[data-v-03f502bc] {
    max-width: 2rem;
    height: 2rem;
    object-fit: cover;
    position: absolute;
    border-radius: .53333rem;
    right: .26667rem
}

.gamesList__container-list__item .logo_img[data-v-03f502bc] {
    position: absolute;
    top: .13333rem;
    right: .37333rem;
    width: 1.30667rem
}

.gamesList__container-other[data-v-03f502bc] {
    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-03f502bc] {
    width: 100%;
    height: 2.66667rem
}

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

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

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

.noticeBar__container[data-v-2f7ed6fa] {
      display: -webkit-box;
    display: -webkit-flex;
    display: flex
;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: .98667rem;
    color: #000000;
    background: rgba(13, 148, 247, 0.07);
    font-size: .32rem;
    padding: 0px 10px;
    border-radius: 9px;
}

.noticeBar__container-body[data-v-2f7ed6fa] {
    width: 9.33333rem;
    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-2f7ed6fa] {
    width: 100%;
    height: -webkit-fit-content;
    height: fit-content;
    max-height: .98667rem;
    line-height: .49333rem;
    -webkit-animation: marquee-2f7ed6fa 7s linear infinite;
    animation: marquee-2f7ed6fa 7s linear infinite;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all
}

@-webkit-keyframes marquee-2f7ed6fa {
    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-2f7ed6fa {
    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-2f7ed6fa] {
    width: .42667rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: auto;
    margin-right: .22667rem
}

.noticeBar__container button[data-v-2f7ed6fa] {
    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: 71px;
    height: 30px;
    margin-left: auto;
    color: #ffffff;
    border: none;
    border-radius: .13333rem;
    background: -webkit-linear-gradient(left, #F6DC88 1.33%, #D9AC4F 102.67%);
    background: linear-gradient(90deg, rgb(230, 115, 2), rgb(238, 10, 36));
}

.noticeBar__container button svg[data-v-2f7ed6fa] {
    width: .32rem;
    height: auto
}

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

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

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

.my-swipe[data-v-747942a2] {
    height: 4.26667rem;
    box-sizing: border-box
}

.my-swipe img[data-v-747942a2] {
    width: 100%;
    height: 100%;
    border-radius: .26667rem
}

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

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

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

.changlongEnter[data-v-d3181efa] {
    position: fixed;
    z-index: 99;
    width: 1.49333rem;
    height: 1.49333rem;
    background-image: url(/assets/svg/changlong-4266c83a.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.49333rem;
    bottom: 4.26667rem;
    right: .4rem;
    border-radius: 50%
}

.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
}

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

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

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

.btn[data-v-7669c43b] {
    position: fixed;
    left: 50%;
    bottom: 2.4rem;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: 4.88rem;
    height: 1.06667rem;
    background: -webkit-linear-gradient(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%);
    border-radius: 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;
    padding-left: .26667rem;
    padding-right: 1.06667rem;
    z-index: 2
}

.btn .line[data-v-7669c43b] {
    position: absolute;
    top: .13333rem;
    right: 1rem;
    height: .8rem
}

.btn .close[data-v-7669c43b] {
    position: absolute;
    top: .06667rem;
    right: .06667rem;
    font-size: .66667rem;
    margin: .13333rem
}

.btn .icon[data-v-7669c43b] {
    width: .64rem;
    height: .64rem
}

.btn .text[data-v-7669c43b] {
    font-weight: 700;
    font-size: .32rem;
    line-height: .32rem;
    color: #8f5206;
    margin-left: .13333rem;
    max-width: 2.88rem
}

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

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

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

.dialog[data-v-d6ad76e9] {
    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-d6ad76e9] {
    opacity: 1;
    visibility: visible
}

.dialog.active .dialog__container[data-v-d6ad76e9] {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.dialog.inactive[data-v-d6ad76e9] {
    opacity: 0;
    visibility: hidden
}

.dialog.inactive .dialog__container[data-v-d6ad76e9] {
    -webkit-transform: scale(.3);
    transform: scale(.3);
    opacity: 0
}

.dialog__container[data-v-d6ad76e9] {
    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: #292929;
    -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-d6ad76e9] {
    width: 3.73333rem;
    height: 2.4rem;
    margin-top: -1.06667rem
}

.dialog__container-img img[data-v-d6ad76e9] {
    width: 100%;
    height: 100%
}

.dialog__container-title[data-v-d6ad76e9] {
    margin-top: .34667rem;
    font-size: .48rem;
    font-weight: 700;
    color: #fff
}

.dialog__container-content[data-v-d6ad76e9] {
    margin-top: .24rem;
    color: #fff;
    font-size: .32rem;
    font-weight: 400
}

.dialog__container-footer[data-v-d6ad76e9] {
    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-d6ad76e9] {
    width: 3.12rem;
    height: 1.06667rem;
    color: #d9ac4f;
    font-size: .42667rem;
    text-align: center;
    border-radius: 9rem;
    border: .01333rem solid #D9AC4F;
    background: transparent
}

.dialog__container-footer button[data-v-d6ad76e9]:last-of-type {
    width: 4.34667rem;
    color: #8f5206;
    background: -webkit-linear-gradient(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%)
}

.dialog__outside[data-v-d6ad76e9] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: default;
    z-index: 2002
}

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

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

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

.content[data-v-9bebd08e] {
    font-family: bahnschrift;
    gap: .13333rem;
    padding-bottom: 6px !important;
}

.content__right[data-v-9bebd08e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: .16rem
}

.content__right .btn[data-v-9bebd08e] {
   width: 107px;
    height: 39px;
    color: #292d2e;
    font-size: 12px;
    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, #fff9f5 0%, #ff6bbf 100%);
}

.content__right span[data-v-9bebd08e] {
    display: inline-block;
    margin-left: .13333rem;
    white-space: pre-wrap;
    width: 2rem;
    text-align: center;
    line-height: .4rem
}

.content__right svg[data-v-9bebd08e] {
    vertical-align: middle;
    width: .66667rem;
    height: .66667rem
}

.content .balance[data-v-9bebd08e] {
    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-9bebd08e] {
    width: .42667rem;
    height: .42667rem;
    margin-left: .13333rem
}

.content .balance-refresh svg[data-v-9bebd08e] {
    width: 100%;
    height: 100%
}

.content .balance-msg[data-v-9bebd08e] {
    margin-left: auto;
    width: .64rem;
    height: .64rem
}

.content .balance-msg svg[data-v-9bebd08e] {
    width: 100%;
    height: 100%
}

.logo[data-v-9bebd08e] {
    width: 2.22667rem;
    height: .90667rem;
    margin-top: -.26667rem
}

.logo img[data-v-9bebd08e] {
    width: 100%
}

.languages[data-v-9bebd08e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.languages-text[data-v-9bebd08e] {
    color: #d9ac4f;
    text-align: center;
    font-size: .32rem;
    font-weight: 500;
    line-height: .32rem;
    margin-left: .93333rem
}

[data-v-9bebd08e] .navbar__content {
    height: 2.34667rem
}

[data-v-9bebd08e] .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-9bebd08e] .navbar__content .lang-text {
    display: none
}

.navbar[data-v-9bebd08e] {
    height: 2.34667rem
}

.van-nav-bar[data-v-9bebd08e] {
    background: #f7f8ff
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__left img[data-v-9bebd08e] {
    height: 100%
}

.van-nav-bar .van-nav-bar__content .van-nav-bar__right svg[data-v-9bebd08e] {
    width: .64rem
}

.customer[data-v-9bebd08e] {
    position: fixed;
    bottom: 2.4rem;
    right: .4rem;
    width: 1.49333rem;
    height: 1.49333rem;
    border-radius: 50%;
    z-index: 99
}

.customer img[data-v-9bebd08e] {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

[data-v-9bebd08e] .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-9bebd08e] .van-dialog__content {
    position: relative;
    width: 100%
}

[data-v-9bebd08e] .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-9bebd08e] .van-dialog__content .promptContent {
    height: 9.33333rem;
    padding: .4rem .26667rem;
    overflow-y: auto
}

[data-v-9bebd08e] .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-9bebd08e] .van-dialog__footer:after {
    display: none
}

[data-v-9bebd08e] .van-dialog .van-button--default {
    background: transparent
}

[data-v-9bebd08e] .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-9bebd08e] {
    font-size: .48rem;
    font-weight: 700;
    color: #d9ac4f;
    text-align: center
}

.Laundry-Con .Landty-Con-tips[data-v-9bebd08e] {
    font-size: .32rem;
    font-weight: 400;
    color: #a6a9ae;
    margin-top: .42667rem
}

.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 .05333rem;
    font-size: .18667rem;
    text-align: center;
    white-space: nowrap
}

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

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

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

.allGames__container[data-v-7613dfce] {
    overflow: hidden
}

.allGames__container .alGames__container-sticky[data-v-7613dfce] {
    padding: 0 .32rem
}

.allGames__container[data-v-7613dfce] .van-nav-bar {
    background: #f7f8ff
}

.allGames__container[data-v-7613dfce] .van-nav-bar .van-nav-bar__content .van-nav-bar__left .van-icon {
    color: #333
}

.allGames__container .tabs[data-v-7613dfce] {
    background: transparent
}

.allGames__container .tab_item[data-v-7613dfce] {
    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
}

.allGames__container .tab_item img[data-v-7613dfce] {
    height: .66667rem
}

.allGames__container .tab_item span[data-v-7613dfce] {
    font-size: .32rem
}

.allGames__container .tab_active[data-v-7613dfce] {
    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
}

.allGames__container[data-v-7613dfce] .fun-tabs .fun-tab-item {
    padding: .18667rem 0
}

.allGames__container-tabBar[data-v-7613dfce] {
    padding-inline: .32rem
}

.allGames__container-tabBar[data-v-7613dfce] .van-tabs__nav--card {
    height: 1.86667rem;
    margin: 0
}

.allGames__container-tabBar[data-v-7613dfce] .van-tabs__nav--card .van-tab--card {
    width: 2.53333rem;
    height: 1.33333rem;
    margin-inline: .06667rem;
    padding: 0;
    color: #80849c !important;
    border-radius: .13333rem;
    background: #fff;
    box-shadow: 0 .08rem .16rem .05333rem #d0d0ed5c
}

.allGames__container-tabBar[data-v-7613dfce] .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%
}

.allGames__container-tabBar[data-v-7613dfce] .van-tabs__nav--card .van-tab--card>span img {
    width: .66667rem;
    height: auto
}

.allGames__container-tabBar[data-v-7613dfce] .van-tabs__nav--card .van-tab--card>span span {
    font-size: .32rem
}

.allGames__container-tabBar[data-v-7613dfce] .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
}

.allGames__container-list[data-v-7613dfce] {
    height: calc(100vh - 3.09334rem);
    overflow: auto
}

.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-toast[data-v-ac2332a7] {
    word-break: break-word !important
}

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

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

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

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

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

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

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

.lotteryGames__container-tabBar[data-v-ac2332a7] .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-ac2332a7] .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-ac2332a7] .van-tabs__nav--card .van-tab--card:last-of-type {
    display: none
}

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

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

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

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

.lotteryGames__container-list[data-v-ac2332a7] {
    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-toast[data-v-28acef37] {
    word-break: break-word !important
}

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

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

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

.onlineGames__container[data-v-28acef37] .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-28acef37] .navbar .navbar__content .navbar__content-center span.active {
    opacity: 0
}

.onlineGames__container[data-v-28acef37] .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: #292929;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.onlineGames__container[data-v-28acef37] .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-28acef37] .navbar .navbar__content .navbar__content-center input::-webkit-input-placeholder {
    color: #acafc2;
    font-size: .32rem;
    position: relative
}

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

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

.onlineGames__container[data-v-28acef37] .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-28acef37] .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-28acef37] .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-28acef37] .navbar .navbar__content .navbar__content-right span.active {
    display: initial;
    top: .13333rem;
    right: 0
}

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

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

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

.onlineGames__container-tabBar[data-v-28acef37] .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-28acef37] .van-tabs__nav--card .van-tab--card>span img {
    max-height: 55%;
    max-width: 55%
}

.onlineGames__container-tabBar[data-v-28acef37] .van-tabs__nav--card .van-tab--card.van-tab--active {
    color: #fff !important;
    background: -webkit-linear-gradient(top, #F6E3A3 0%, #D2A753 100%);
    background: linear-gradient(180deg, #F6E3A3 0%, #D2A753 100%)
}

.onlineGames__container-gameType[data-v-28acef37] {
    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-28acef37] {
    -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
}

.onlineGames__container-gameType__item.active[data-v-28acef37] {
    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-28acef37] {
    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-28acef37] {
    width: 2.89333rem;
    height: 3.96rem;
    border-radius: .06667rem;
    background: #3A3A3A;
    color: #fff
}

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

.onlineGames__container-list__item span[data-v-28acef37] {
    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;
    line-height: .77333rem
}

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

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

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

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

.sysMessage__container[data-v-332fcc4a] {
    font-family: Inter, sans-serif;
    padding: .32rem
}

.sysMessage__container-msgWrapper[data-v-332fcc4a] {
    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: scroll
}

.sysMessage__container-msgWrapper__item[data-v-332fcc4a] {
    padding: .26667rem;
    border-radius: .13333rem;
    background: #292929
}

.sysMessage__container-msgWrapper__item-title[data-v-332fcc4a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.sysMessage__container-msgWrapper__item-title svg[data-v-332fcc4a] {
    width: .64rem;
    height: .64rem
}

.sysMessage__container-msgWrapper__item-title svg[data-v-332fcc4a]:last-of-type {
    width: .48rem;
    height: .48rem;
    margin-left: auto
}

.sysMessage__container-msgWrapper__item-title span[data-v-332fcc4a] {
    margin-left: .09333rem;
    font-size: .4rem;
    font-weight: 600;
    color: #fff
}

.sysMessage__container-msgWrapper__item-time[data-v-332fcc4a] {
    margin-block: .10667rem .37333rem;
    color: #a6a9ae;
    font-size: .32rem;
    font-weight: 400
}

.sysMessage__container-msgWrapper__item-content[data-v-332fcc4a] {
    color: #a6a9ae;
    font-size: .32rem;
    font-weight: 400;
    word-break: break-word
}

.sysMessage__container-msgWrapper__item+div[data-v-332fcc4a] {
    margin-top: .32rem
}

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

.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-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-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-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-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-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-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-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-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-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,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJBSURBVHgBpVRRctpADJWWTtpPjkA+moavtCcouUDYDOE75ASQE2CfIHCClO/Ug+ECISeo/yjwEXoDftOBVaW1TdcGD8lEMx57d6Wn9dOTEPbY81CXXwy0kOg7L7/yU7EHBBEgLBFxdNIIf+yLxfzG7KfWHHkfx+OATAwia4VQ5pcGtIl4G/08cAZwHlzcEWHLEPY/fYDe8WW4ggL7HegO/0FXIfU+N8b+DuAi0F0D1DIKz6uX4RJeYdOhrihDjwgUnjTGt1vAeaBbRHRnSvjttWAZ0A39YqibL1dhaAFnQf2ZDPZPm2HPdV486BohdSkuTJmdJ4A4yPM2e9Ae89o+KuGxktvJ5g6YUID0yGA1AZM9+eY/uV8EF13X94j5lvfLGlqKgOpcrYnrIEkMkQcFxkXzpnz7dC3FE0XwZ42LBBUiGGUiCK7hgJWYCnetWF6IdKaEH0OwyuJR7RBgwuvWMNZqRRX4F+rPsfK+TQFcllTSWmk2wAgOmK24YybuokjxSWTIZK6/IfAPAW7QFuF/AqQ6d9kf5hCf+EbXMhDSw2oznHAlC0FZAX41p0UrKQWh+qjAHvxdm47rwKCeQbxxJLWSb050Xm2OPdd3PtRtG8NJ4k5JJsx7Wo+T3wqgrbL0oAhTGl0c3gTGMUxBP6UgM75Y/R4rvc3k+vlWdE34XhvT5t/vsGYHp1fjLV07A3bKbacg7gKRBoOPVCJ87qgKlMyZzMwk3E4YNx6LbhEDQ922JlAqqyXrI+KKPkkx9w3gf91DHVciMbkvAAAAAElFTkSuQmCC) 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,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJBSURBVHgBpVRRctpADJWWTtpPjkA+moavtCcouUDYDOE75ASQE2CfIHCClO/Ug+ECISeo/yjwEXoDftOBVaW1TdcGD8lEMx57d6Wn9dOTEPbY81CXXwy0kOg7L7/yU7EHBBEgLBFxdNIIf+yLxfzG7KfWHHkfx+OATAwia4VQ5pcGtIl4G/08cAZwHlzcEWHLEPY/fYDe8WW4ggL7HegO/0FXIfU+N8b+DuAi0F0D1DIKz6uX4RJeYdOhrihDjwgUnjTGt1vAeaBbRHRnSvjttWAZ0A39YqibL1dhaAFnQf2ZDPZPm2HPdV486BohdSkuTJmdJ4A4yPM2e9Ae89o+KuGxktvJ5g6YUID0yGA1AZM9+eY/uV8EF13X94j5lvfLGlqKgOpcrYnrIEkMkQcFxkXzpnz7dC3FE0XwZ42LBBUiGGUiCK7hgJWYCnetWF6IdKaEH0OwyuJR7RBgwuvWMNZqRRX4F+rPsfK+TQFcllTSWmk2wAgOmK24YybuokjxSWTIZK6/IfAPAW7QFuF/AqQ6d9kf5hCf+EbXMhDSw2oznHAlC0FZAX41p0UrKQWh+qjAHvxdm47rwKCeQbxxJLWSb050Xm2OPdd3PtRtG8NJ4k5JJsx7Wo+T3wqgrbL0oAhTGl0c3gTGMUxBP6UgM75Y/R4rvc3k+vlWdE34XhvT5t/vsGYHp1fjLV07A3bKbacg7gKRBoOPVCJ87qgKlMyZzMwk3E4YNx6LbhEDQ922JlAqqyXrI+KKPkkx9w3gf91DHVciMbkvAAAAAElFTkSuQmCC) 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 {
    color: #fff
}

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

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

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

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

.gamelist .tab[data-v-d986c7ab] {
    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-d986c7ab] {
    width: 50%;
    text-align: center
}

.gamelist .tab>div.active[data-v-d986c7ab] {
    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-d986c7ab] {
    position: relative;
    margin-top: .26667rem;
    padding: .26667rem .13333rem;
    border-radius: .13333rem;
    background: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c
}

.gamelist .con .more[data-v-d986c7ab] {
    border-radius: .26667rem;
    border: .01333rem solid #CBCBCB;
    padding: .13333rem .66667rem .13333rem .26667rem;
    position: absolute;
    right: .13333rem;
    color: #686868;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=) no-repeat;
    background-position: calc(100% - .13333rem) center;
    background-size: .4rem .4rem
}

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

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

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

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

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

.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-3af872d3.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-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-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-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-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-toast[data-v-5b319853] {
    word-break: break-word !important
}

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

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

.Wallet__C[data-v-5b319853] {
    padding: .26667rem .32rem 0;
    position: relative
}

.Wallet__C-balance[data-v-5b319853] {
    min-height: 3.73333rem;
    background: -webkit-linear-gradient(296.76deg, #c4933f 5.33%, #fae59f 93.42%);
    background: linear-gradient(153.24deg, #c4933f 5.33%, #fae59f 93.42%);
    border-radius: .53333rem;
    padding: .46667rem .54667rem .4rem
}

.Wallet__C-balance-l1[data-v-5b319853] {
    min-height: .58667rem;
    line-height: .58667rem;
    font-weight: 700;
    font-size: .48rem;
    color: #8f5206;
    overflow: hidden
}

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

.Wallet__C-balance-l1>div[data-v-5b319853]:after {
    content: "";
    display: block;
    position: absolute;
    right: -1.33333rem;
    top: 0;
    width: .48rem;
    height: .48rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL2SURBVHgB7VdNTttAFH5vxrDOEdKgSt013IAo0DWcoHACyrIqUEOouoSeAG5AWCG1RE5PAMtKLUl6g6xR7Nf3xo7j0CQeExM2/qQoY2fezDfv55sXgAIFChQoMA/QZpLnlksD7VRhDpDC/rtPv+/gibAienNSuQWCuYhGm/UBsan00lHt469eFltlNYvgJ+QAAigR0bY/eOi2GpXPWWytPJoHJH0CpTdJ0e4wOoh4Ud+/37GxXxjRJH40Ki5vbDyKBGf1w85ems2LEBUkybKnV9MKbWaOSrhaxyvbN42VTcgZGwcdl/3UNiQCfztt/lSiTLIcOOqWkM65DC5bJ5Wu9/VNGXIEr30VDd+nzVVTSJaYpEcE5XhRHgf+g5cnWWcQNKNh6Tpl3YlEA63PhZjRvQiI0MubbM3t9Wzn/kdU9I2AwpwkjKvRR73FX30hyzp4KV6HBWKM6E2jssui7MqYv484ydvD36QquTprEHq56mvl2ZLlYvR47dsskWgdV06NTbRHTFSKByOSjG9hVY5DyBKoregxA1mqmvmWkTBRRfggNsMeQw1JmuLhpJZc1H7gTltk4+BPGwl3RmT1ecq+kCUSIoXJqMp+MVFYWiqZ4mGSSi/XOMn7szauH95fjMhSqsaGYp48nPImzTNRRTqVMQI2k1E1RGthSGtqEKzadjVCVmzkYzN//eC+mYxE62RlLBI68GNJNA7z/bEeYOYVKifk03fDjTq5XLdy04WXSNiUSDcVUWlzdNbiqD5ymF2bx7jOSTtN2iAY2RuRNE9r4TvcmxTVNKJxrjqDQRlyQn2/cyaF8vi9vJMUmWQzk2hYVGHjgBDk2phIoZicRV4f4Y7laG+SJA6RmneJnOprZ3k161+IvGBVINI5jcnXC5C1KqbkPS9NiXgZFgxryfn+5XVVk385bP3Eu5K/AdFfmAOOs3xhE6FM2hjqKrpsltroWoMPvL7feZU+7QmIegO+k/EtP5ZhDnBLebXBcgUFChQoUOBZ8Q833WX9Sjr96wAAAABJRU5ErkJggg==);
    background-position: center;
    background-repeat: no-repeat;
    background-size: .48rem;
    pointer-events: auto
}

.Wallet__C-balance-l2[data-v-5b319853] {
    height: .53333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: .18667rem;
    font-size: .34667rem;
    color: #fff
}

.Wallet__C-balance-l2>div[data-v-5b319853] {
    padding-left: .66667rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIHSURBVHgB7ZkxS8NAFMf/KWJB7KKdpFonXSyITroIiltnv4iro6ufQVwd3EUKTm4BBxc7GSi62Kmi2KW+RxKN1zRpk7xLAveDx931pfD+ubv3khxgMBgMeWJNcoxGoyo1TbI62Tz0MCBzLMt6n/YPoQIo+HVqDsiqyIcumU1CBnEXjgmg4FvU7CF/OPgbEvEddVElOKDga9TsoBhMFUtFGW8hv2UTRsvbixNRBdRRPJpRTlXAIkpGBSWn9ALmoIcFsgbZBmbfZzXayDa1XNwctTZIC+DAj8gOvX4SnuHWBBbPWekuWKkll9Ay2RlZG8mDV+HacBz8QUoAB3/qtVnDS2rFH0gJ4LsuEbzPb7qXEMBrdR+akBAwzYPgJzJCIgutRfgeya7gCuDsdIKUSMxAI8J3jb+734H73J8K3ZX4SxmnXkoSAqKCagf6nKW2kRKJPdCDm4nC4HW/6fWXkAESM9CJ8Tc8y6Q6SwjgTNODJqQ28SUyzPUhfPgdKQE8AxeQETEk6/sDyTTKIs6RQa5XsIOfWqTfB/hO8UxwVuKUuYrZccjeyDjoJwr+NejU9UbWRfKZuKegJ/7XvNTnTRkEDKOcqoAXFI9+lFMV4KBYOHGf2P8J8FKUjWLA1fYh7qKxPUAiWEDeIjj420QHHD7eWcEu3Od2XUdMvN65aHXjDjYMBoOhGPwAT6Fln/zlO14AAAAASUVORK5CYII=);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: .53333rem
}

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

.Wallet__C-balance-l3>div[data-v-5b319853] {
    width: 3.46667rem;
    height: .8rem;
    line-height: .8rem;
    background: #8f5206;
    border-radius: .13333rem;
    font-weight: 600;
    font-size: .37333rem;
    color: #fae59f;
    text-align: center
}

.Wallet__C-balance-l3>div+div[data-v-5b319853] {
    color: #8f5206;
    font-weight: 400;
    background-color: transparent;
    border: .02667rem solid #8f5206
}

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

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

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

.GameList__C[data-v-5aa99411] {
    height: 2.4rem;
    width: calc(100% - .69333rem);
    background: #3A3A3A;
    border-radius: .26667rem;
    position: relative;
    margin: .34667rem auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

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

.GameList__C-item>div[data-v-5aa99411] {
    height: 100%;
    line-height: .4rem;
    font-size: .32rem;
    margin: auto;
    color: #b2b2b2;
    padding-top: 1.44rem;
    background-image: url(/assets/png/time-5d4e96a3.png);
    background-size: 1.17333rem;
    background-position: center .18667rem;
    background-repeat: no-repeat
}

.GameList__C-item.active[data-v-5aa99411] {
    background: -webkit-linear-gradient(top, #EAB456 0%, #FFECAC 100%);
    background: linear-gradient(180deg, #EAB456 0%, #FFECAC 100%);
    box-shadow: 0 .02667rem .08rem #fae59f inset, 0 -.02667rem .08rem #fae59f inset;
    border-radius: .26667rem
}

.GameList__C-item.active>div[data-v-5aa99411] {
    color: #8f5206;
    background-image: url(/assets/png/time_a-a8df1213.png)
}

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

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

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

.TimeLeft__C-PreSale[data-v-79b922e1] {
    width: 7.04rem
}

.TimeLeft__C-PreSale-head[data-v-79b922e1] {
    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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

.TimeLeft__C-PreSale-body[data-v-79b922e1] {
    max-height: 8rem;
    overflow-y: auto;
    background: #292929;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

.TimeLeft__C-PreSale-body[data-v-79b922e1] p {
    margin-bottom: .2rem;
    line-height: .53333rem;
    color: #a6a9ae;
    word-break: break-all
}

.TimeLeft__C-PreSale-foot[data-v-79b922e1] {
    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-79b922e1] {
    width: 60%;
    background: -webkit-linear-gradient(top, #FAE59F, #C4933F);
    background: linear-gradient(180deg, #FAE59F, #C4933F);
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #8f5206
}

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

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

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

.FDTL__C[data-v-3f9a78f2] {
    width: calc(100% - .69333rem);
    margin: .34667rem auto 0;
    background-color: #3a3a3a;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: .01333rem center;
    padding: .42667rem .29333rem .45333rem;
    border-radius: .26667rem .26667rem 0 0
}

.FDTL__C-rule[data-v-3f9a78f2] {
    height: .61333rem;
    padding: 0 .66667rem;
    font-size: .29333rem;
    text-align: center;
    border: .01333rem solid #D9AC4F;
    border-radius: .8rem;
    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: #d9ac4f;
    margin-left: .4rem
}

.FDTL__C-rule[data-v-3f9a78f2]:before {
    content: "";
    display: block;
    height: .48rem;
    width: .48rem;
    background-image: url(/assets/svg/icon-tip-1e7db3e9.svg);
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.FDTL__C-l1[data-v-3f9a78f2] {
    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: .61333rem;
    color: #8b8b8b;
    font-size: .32rem
}

.FDTL__C-l1 .left[data-v-3f9a78f2] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .61333rem
}

.FDTL__C-l1>div[data-v-3f9a78f2]:not(.left) {
    -webkit-align-self: flex-start;
    align-self: flex-start
}

.FDTL__C-l2[data-v-3f9a78f2] {
    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;
    font-weight: 700;
    font-size: .53333rem;
    color: #fff
}

.FDTL__C-l3[data-v-3f9a78f2] {
    height: 3.09333rem;
    margin-top: .48rem;
    background: #C4933F;
    border-radius: .18667rem;
    position: relative;
    padding: .26667rem
}

.FDTL__C-l3[data-v-3f9a78f2]:after,
.FDTL__C-l3[data-v-3f9a78f2]:before {
    content: "";
    display: block;
    width: .13333rem;
    height: .69333rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #8F5206;
    z-index: 0
}

.FDTL__C-l3[data-v-3f9a78f2]:before {
    border-radius: .13333rem 0 0 .13333rem;
    left: -.13333rem
}

.FDTL__C-l3[data-v-3f9a78f2]:after {
    border-radius: 0 .13333rem .13333rem 0;
    right: -.13333rem
}

.FDTL__C-l3 .box[data-v-3f9a78f2] {
    background: #8F5206;
    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[data-v-3f9a78f2]:after,
.FDTL__C-l3 .box[data-v-3f9a78f2]:before {
    position: absolute;
    width: 0;
    height: 0;
    border-top: .18667rem solid transparent;
    border-bottom: .18667rem solid transparent;
    content: "";
    z-index: 3
}

.FDTL__C-l3 .box[data-v-3f9a78f2]:before {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-right: .53333rem solid transparent;
    border-left: .53333rem solid #C4933F
}

.FDTL__C-l3 .box[data-v-3f9a78f2]:after {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: .53333rem solid transparent;
    border-right: .53333rem solid #C4933F
}

.FDTL__C-l3 .box .slot-column[data-v-3f9a78f2] {
    display: inline-block;
    width: calc((100% - .53333rem)/5);
    height: 100%;
    border-radius: .10667rem;
    overflow: hidden;
    background: #333;
    vertical-align: bottom;
    position: relative;
    text-align: center
}

@-webkit-keyframes slotScroll-3f9a78f2 {
    0% {
        -webkit-transform: translateY(-1.44rem);
        transform: translateY(-1.44rem)
    }

    to {
        -webkit-transform: translateY(-42.66667rem);
        transform: translateY(-29.33333rem)
    }
}

@keyframes slotScroll-3f9a78f2 {
    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-3f9a78f2] {
    -webkit-transform: translateY(-2.73333rem);
    transform: translateY(-2.73333rem)
}

.FDTL__C-l3 .box .slot-column .slot-transform.slot-scroll[data-v-3f9a78f2] {
    -webkit-animation: slotScroll-3f9a78f2 3s cubic-bezier(.65, .02, .65, 1.06);
    animation: slotScroll-3f9a78f2 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-3f9a78f2] {
    -webkit-animation-delay: .12s;
    animation-delay: .12s
}

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

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

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

.FDTL__C-l3 .box .slot-column .slot-transform.transform0 .slot-num[data-v-3f9a78f2] {
    background: -webkit-linear-gradient(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%);
    color: #8f5206
}

.FDTL__C-l3 .box .slot-column .slot-transform .slot-num[data-v-3f9a78f2] {
    width: 1.46667rem;
    height: 1.46667rem;
    line-height: 1.46667rem;
    background: #A6A9AE;
    border-radius: 50%;
    font-size: .8rem;
    color: #404040;
    font-weight: 700;
    margin: 0 auto .10667rem
}

.FDTL__C-time[data-v-3f9a78f2] {
    height: .8rem;
    line-height: .8rem;
    bottom: .29333rem;
    right: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.FDTL__C-time>div[data-v-3f9a78f2] {
    background: #292929;
    border-radius: .05333rem;
    color: #d9ac4f;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    padding: 0 .13333rem;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.FDTL__C-time>div[notime][data-v-3f9a78f2] {
    background-color: transparent;
    color: #a6a9ae
}

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

.FDTL__C-PreSale[data-v-3f9a78f2] {
    width: 7.04rem
}

.FDTL__C-PreSale-head[data-v-3f9a78f2] {
    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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

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

.FDTL__C-PreSale-body[data-v-3f9a78f2] p {
    margin-bottom: .2rem;
    line-height: .53333rem;
    color: #a6a9ae
}

.FDTL__C-PreSale-foot[data-v-3f9a78f2] {
    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
}

.FDTL__C-PreSale-foot-btn[data-v-3f9a78f2] {
    width: 60%;
    background: -webkit-linear-gradient(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%);
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #8f5206
}

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

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

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

.FDB__C-nav[data-v-8d2c1c7a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    border-bottom: .01333rem solid #292929
}

.FDB__C-nav>div[data-v-8d2c1c7a] {
    width: 1.06667rem;
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    font-size: .48rem;
    font-weight: 700;
    color: #fff;
    border-radius: .53333rem .53333rem 0 0;
    position: relative;
    margin-right: .26667rem;
    text-align: center
}

.FDB__C-nav>div[data-v-8d2c1c7a]:last-child {
    font-size: .42667rem
}

.FDB__C-nav>div.active[data-v-8d2c1c7a] {
    background-color: #d9ac4f;
    color: #8f5206
}

.FDB__C-nav>div.active[data-v-8d2c1c7a]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .26667rem, #D9AC4F .26667rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .26667rem, #D9AC4F .26667rem)
}

.FDB__C-nav>div[data-v-8d2c1c7a]:after {
    content: "";
    width: .26667rem;
    height: .26667rem;
    position: absolute;
    bottom: 0;
    right: -.26667rem;
    z-index: 9;
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .26667rem, #6F6F6F .26667rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .26667rem, #6F6F6F .26667rem)
}

.FDB__C-H[data-v-8d2c1c7a] {
    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: .88rem;
    line-height: .88rem;
    margin-top: .32rem;
    font-size: .37333rem;
    color: #fff
}

.FDB__C-H>div[data-v-8d2c1c7a] {
    width: calc((100% - 1.36rem)/4);
    height: 100%;
    background: #303030;
    color: #a6a9ae;
    border-radius: .13333rem;
    padding: 0 .16rem;
    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-8d2c1c7a]:nth-child(1) {
    background-color: #ffa82e;
    color: #fff
}

.FDB__C-H>div.active[data-v-8d2c1c7a]:nth-child(2) {
    background-color: #6da7f4;
    color: #fff
}

.FDB__C-H>div.active[data-v-8d2c1c7a]:nth-child(3) {
    background-color: #40ad72;
    color: #fff
}

.FDB__C-H>div.active[data-v-8d2c1c7a]:nth-child(4) {
    background-color: #fd565c;
    color: #fff
}

.FDB__C-Num[data-v-8d2c1c7a] {
    padding: .34667rem 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: 3.33333rem
}

.FDB__C-Num>div[data-v-8d2c1c7a] {
    width: 20%;
    height: 50%
}

.FDB__C-Num>div .round[data-v-8d2c1c7a] {
    width: .88rem;
    height: .88rem;
    border: .01333rem solid #A6A9AE;
    border-radius: 50%;
    color: #fff;
    font-size: .37333rem;
    text-align: center;
    line-height: .88rem;
    margin: auto
}

.FDB__C-Num>div .rate[data-v-8d2c1c7a] {
    line-height: .32rem;
    font-size: .32rem;
    color: #a6a9ae;
    text-align: center
}

.FDB__C-Num>div.active .round[data-v-8d2c1c7a] {
    background: #D9AC4F;
    border: .01333rem solid #D9AC4F;
    color: #8f5206
}

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

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

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

.Betting__Popup-type1[data-v-831909f9] {
    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-831909f9] {
    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-831909f9] {
    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;
    color: #4d4d4d
}

.Betting__Popup-type2-d[data-v-831909f9] {
    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-831909f9] {
    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-831909f9] {
    margin-left: .13333rem
}

.Betting__Popup-type2-o[data-v-831909f9] 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-831909f9] div:last-child {
    background-color: #40ad72
}

.Betting__Popup-type2-r[data-v-831909f9] {
    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-831909f9] {
    padding: .50667rem .34667rem .53333rem
}

.Betting__Popup-body-line[data-v-831909f9] {
    font-size: .42667rem;
    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-831909f9] {
    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-831909f9] {
    padding: 0 .21333rem;
    background: #303030;
    color: #a6a9ae;
    border-radius: .13333rem
}

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

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

.Betting__Popup-body-line-btnL[data-v-831909f9] {
    -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-831909f9]:last-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-foot[data-v-831909f9] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    line-height: .96rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__Popup-foot-c[data-v-831909f9] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background: #292929;
    color: #a6a9ae
}

.Betting__Popup-foot-s[data-v-831909f9] {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    background: #D9AC4F;
    color: #8f5206
}

.Betting__Popup-btn[data-v-831909f9] {
    width: .66667rem;
    height: .66667rem;
    border-radius: 50%;
    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;
    pointer-events: none;
    text-align: center;
    font-size: .66667rem;
    padding: 0;
    color: #c8c9cc;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    background: #f0f0f0
}

.Betting__Popup-input[data-v-831909f9] {
    padding: .02667rem .26667rem;
    width: 2.10667rem;
    margin: 0 .16rem;
    background: #6F7381;
    border-radius: 1.06667rem
}

.Betting__Popup-input[data-v-831909f9] .van-field__control {
    text-align: center;
    font-size: .37333rem;
    line-height: .72rem;
    color: #fff
}

.Betting__Popup-input[data-v-831909f9] .van-field__control:after {
    border: none
}

.Betting__Popup-agree[data-v-831909f9] {
    padding-left: .8rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAP1BMVEUAAADh4eHi4uLj4+Ph4eHe3t7i4uLh4eHg4ODh4eHi4uLh4eHg4ODg4ODg4ODi4uLk5OTl5eXg4ODf39/h4eE1ZOnrAAAAFHRSTlMAgaAi7xNh4NDAcZFiUkKwQjIykTUFLcsAAAKASURBVGje7ZrbjusgDEUBA+ESyiTl/7/1aI5UaDJAATN5GGW9VvKOjW0Su+TmJiLAGcr+Q43bJxuXVoUTiq1ApgBUhwLKoDWE06GKXlHmKQ8fWcYlTM08XuKxhGaWR390bOiCAfrxuWJUfmMo0/ynE3tX9M/GmTw94Sb9WYSSZuzRui9E+IsdFZ6t4dcH81TUivAQSi2a7KsW80niUNqi075vyA1gfQpv8eGONCHf4qQ7zlc1pzao5pN+i6glZCjvDKmwV7K6+ckeFVeXg/1BhaV80GzQflKoH8NjJP4J+zFIMUCKDKFikArpHH+HMQHgMZPqDgzfgS6WqKg5wMgwPiZJzQEYFwBedkFmxBG56opNbgGMgOClpgfJARS0FGhz/AHvAi0UCSNIfD5GkKocydfLksjmECdoeCzXXB/1eAGWbZgqyqKR2Y75CtyGF4DcIezpCOYdAmTaoJ4hoDLdwqQqwMMylwJF94mcsbooPo1YRmC9Bf6GQMz5C9L0ukJzqQPi0ZlWAVObXaYzC8SVX/yIufbCsfNO2UdTl176Yv5rC+Rzy8+qAlUoPy4mXfnm6pdfoqe4AEvx9cHN/QBZy+/dHCacwFIT95gUSg6UXQgO2yXCUh81ckCecFgvGCVUqzw8f2cYQix+nFNvyWLOQAqqrRA/Utsah9bPwaEg/eWxpiUf0P2bDcc7BrNEqM61A3jM8DpQ6NkjKdE/3l8otJoPWvTkRIIVKvNxWoLY3qxOcL/up8hLFq2PfOBtmSWRZtTIbyhTHL3pAha6sKL/DQqxqGtENkrwGP3JEmmPhEB+Wvc6QZCAUUXrdNZSXLIfIspKQaayvf9pAAS5uXnxD+T8kWUPlb1KAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .64rem;
    font-size: .32rem;
    color: #a6a9ae
}

.Betting__Popup-agree.active[data-v-831909f9] {
    background-image: url(/assets/png/agree-a-d9d08c70.png)
}

.Betting__Popup-preSaleShow[data-v-831909f9] {
    margin-left: .34667rem;
    font-size: .32rem;
    color: #d9ac4f
}

.Betting__Popup-PreSale[data-v-831909f9] {
    width: 7.04rem
}

.Betting__Popup-PreSale-head[data-v-831909f9] {
    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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

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

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

.Betting__Popup-PreSale-foot[data-v-831909f9] {
    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-831909f9] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.bgcolor[data-v-831909f9] {
    pointer-events: all;
    color: #8f5206;
    background: #D9AC4F
}

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

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

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

.FDB__C[data-v-61b41d1b] {
    width: calc(100% - .69333rem);
    margin: auto;
    background-color: #3a3a3a;
    padding: 0 .34667rem;
    position: relative;
    border-radius: 0 0 .26667rem .26667rem
}

.FDB__C-mark[data-v-61b41d1b] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: #8f5206;
    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
}

.FDB__C-mark>div[data-v-61b41d1b] {
    display: inline-block;
    border-radius: .4rem;
    padding: 0 .4rem;
    background-image: -webkit-linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
    background-image: linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
    font-weight: 700;
    font-size: 3.73333rem
}

.FDB__C-mark>div+div[data-v-61b41d1b] {
    margin-left: 1.04rem
}

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

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

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

.RecordNav__C[data-v-a0861d49] {
    width: calc(100% - .69333rem);
    height: .96rem;
    line-height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: .32rem auto 0
}

.RecordNav__C>div[data-v-a0861d49] {
    width: calc((100% - .50667rem) / 3);
    height: 100%;
    background: #3A3A3A;
    border-radius: .21333rem;
    font-size: .37333rem;
    color: #a6a9ae;
    text-align: center;
    overflow: hidden
}

.RecordNav__C>div.active[data-v-a0861d49] {
    background: -webkit-linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
    background: linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
    font-weight: 600;
    color: #8f5206
}

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

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

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

.GameRecord__C[data-v-c9e4cd08] {
    width: calc(100% - .69333rem);
    margin: .48rem auto 0;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-c9e4cd08] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff
}

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

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

.GameRecord__C-body>div[data-v-c9e4cd08] {
    background: #3A3A3A;
    color: #fff
}

.GameRecord__C-body>div+div[data-v-c9e4cd08] {
    border-top: .01333rem solid #292929
}

.GameRecord__C-body-premium[data-v-c9e4cd08] {
    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-c9e4cd08] {
    width: .53333rem;
    height: .53333rem;
    background-repeat: no-repeat;
    background-size: .53333rem;
    background-position: center
}

.GameRecord__C-body-premium .n1[data-v-c9e4cd08] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
}

.GameRecord__C-body-premium .n2[data-v-c9e4cd08] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
}

.GameRecord__C-body-premium .n3[data-v-c9e4cd08] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
}

.GameRecord__C-body-premium .n4[data-v-c9e4cd08] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
}

.GameRecord__C-body-premium .n5[data-v-c9e4cd08] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
}

.GameRecord__C-body-premium .n6[data-v-c9e4cd08] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
}

.GameRecord__C-body .numList[data-v-c9e4cd08] {
    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-c9e4cd08] {
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    border: .01333rem solid #fff;
    text-align: center;
    line-height: .4rem;
    font-size: .32rem
}

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

.GameRecord__C-body .redNumItem[data-v-c9e4cd08] {
    border-radius: 50%;
    color: #8f5206;
    font-size: .29333rem;
    text-align: center;
    line-height: .4rem;
    background: #D9AC4F;
    padding: .05333rem
}

.GameRecord__C-foot[data-v-c9e4cd08] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.GameRecord__C-foot-previous[data-v-c9e4cd08],
.GameRecord__C-foot-next[data-v-c9e4cd08] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #D9AC4F;
    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-c9e4cd08],
.GameRecord__C-foot-next.disabled[data-v-c9e4cd08] {
    background: #A6A9AE;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-c9e4cd08],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-c9e4cd08] {
    color: #6f6f6f
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-c9e4cd08],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-c9e4cd08] {
    color: #8f5206
}

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

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

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

.Trend__C[data-v-bc93e4ae] {
    width: calc(100% - .69333rem);
    margin: .48rem auto 0;
    text-align: center;
    font-size: .32rem
}

.Trend__C-head[data-v-bc93e4ae] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff
}

.Trend__C-body1[data-v-bc93e4ae] {
    background-color: #3a3a3a;
    margin-bottom: .50667rem;
    height: 5.33333rem;
    border-radius: .26667rem;
    padding: .32rem
}

.Trend__C-body1-line[data-v-bc93e4ae] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .34667rem;
    color: #fff;
    height: .41333rem
}

.Trend__C-body1-line>div[data-v-bc93e4ae]:first-child {
    width: 3.70667rem;
    padding-left: .26667rem;
    text-align: left
}

.Trend__C-body1-line-num[data-v-bc93e4ae] {
    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-bc93e4ae] {
    width: .48rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .34667rem;
    color: #a6a9ae;
    text-align: center
}

.Trend__C-body1-line.lottery .Trend__C-body1-line-num>div[data-v-bc93e4ae] {
    border-radius: 50%;
    border: .01333rem solid #fd565c;
    color: #fd565c
}

.Trend__C-body1-line+.Trend__C-body1-line[data-v-bc93e4ae] {
    margin-top: .26667rem
}

.Trend__C-body1-line[data-v-bc93e4ae]:first-child {
    padding-top: .34667rem;
    height: .76rem;
    padding-left: .26667rem
}

.Trend__C-body1-line-lottery[data-v-bc93e4ae] {
    height: .48rem
}

.Trend__C-body2[data-v-bc93e4ae] {
    font-size: .32rem;
    background-color: #3a3a3a
}

.Trend__C-body2>div[data-v-bc93e4ae] {
    height: 1.33333rem;
    padding: .45333rem .26667rem;
    border-top: .01333rem solid #292929
}

.Trend__C-body2>div.Trend__C-body2-empty[data-v-bc93e4ae] {
    height: 5.33333rem
}

.Trend__C-body2-IssueNumber[data-v-bc93e4ae] {
    color: #fff;
    text-align: left
}

.Trend__C-body2-Num[data-v-bc93e4ae] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    height: .42667rem
}

.Trend__C-body2-Num>div[data-v-bc93e4ae] {
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    border-radius: 50%
}

.Trend__C-body2-Num-item[data-v-bc93e4ae] {
    border: .01333rem solid #A6A9AE;
    color: #a6a9ae;
    margin-right: .10667rem
}

.Trend__C-body2-Num-item.action[data-v-bc93e4ae] {
    position: relative;
    z-index: 10;
    border: none;
    color: #fff;
    background: #fb4e4e
}

.Trend__C-body2-Num-BS[data-v-bc93e4ae] {
    color: #fff;
    border: .01333rem solid #6da7f4;
    background-color: #6da7f4;
    margin-left: .16rem
}

.Trend__C-body2-Num-BS.isB[data-v-bc93e4ae] {
    border: .01333rem solid #ffa82e;
    background: #ffa82e;
    color: #fff
}

.Trend__C-body2-Num-OE[data-v-bc93e4ae] {
    color: #b659fe;
    border: .01333rem solid #b659fe;
    margin-left: .08rem
}

.Trend__C-body2-Num-OE.isE[data-v-bc93e4ae] {
    border: .01333rem solid #40ad72;
    background: #40ad72;
    color: #fff
}

.Trend__C-body2 .line-canvas[data-v-bc93e4ae] {
    position: absolute;
    top: 50%;
    left: 0;
    height: 1.33333rem;
    width: calc(100% - .64rem);
    z-index: 9
}

.Trend__C-origin[data-v-bc93e4ae] {
    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-bc93e4ae] {
    width: .26667rem;
    height: .26667rem;
    border-radius: 50%
}

.Trend__C-origin-I.violet[data-v-bc93e4ae] {
    background-color: #ec4cdf
}

.Trend__C-origin-I.red[data-v-bc93e4ae] {
    background: #fd565c
}

.Trend__C-origin-I.green[data-v-bc93e4ae] {
    background: #47ba7c
}

.Trend__C-foot[data-v-bc93e4ae] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.Trend__C-foot-previous[data-v-bc93e4ae],
.Trend__C-foot-next[data-v-bc93e4ae] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #D9AC4F;
    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-bc93e4ae],
.Trend__C-foot-next.disabled[data-v-bc93e4ae] {
    background: #6F6F6F;
    pointer-events: none
}

.Trend__C-foot-previous.disabled .Trend__C-icon[data-v-bc93e4ae],
.Trend__C-foot-next.disabled .Trend__C-icon[data-v-bc93e4ae] {
    color: #a6a9ae
}

.Trend__C-foot-previous .Trend__C-icon[data-v-bc93e4ae],
.Trend__C-foot-next .Trend__C-icon[data-v-bc93e4ae] {
    color: #8f5206
}

.Trend__C-nav[data-v-bc93e4ae] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    border-bottom: .01333rem solid #292929;
    overflow: hidden
}

.Trend__C-nav>div[data-v-bc93e4ae] {
    width: 1.06667rem;
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    font-size: .48rem;
    font-weight: 700;
    color: #fff;
    border-radius: .25333rem .25333rem 0 0;
    position: relative;
    margin-right: .26667rem;
    text-align: center;
    border-radius: 19px 19px 0 0
}

.Trend__C-nav>div[data-v-bc93e4ae]:last-child {
    font-size: .42667rem
}

.Trend__C-nav>div.active[data-v-bc93e4ae] {
    background-color: #d9ac4f;
    color: #8f5206
}

.Trend__C-nav>div.active[data-v-bc93e4ae]:after {
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .26667rem, #D9AC4F .26667rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .26667rem, #D9AC4F .26667rem)
}

.Trend__C-nav>div.active[data-v-bc93e4ae]:before {
    content: "";
    width: .26667rem;
    height: .26667rem;
    position: absolute;
    bottom: 0;
    left: -.26667rem;
    z-index: 9;
    background: -webkit-radial-gradient(0 0, circle, rgba(204, 0, 0, 0) .26667rem, #D9AC4F .26667rem);
    background: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) .26667rem, #D9AC4F .26667rem)
}

.Trend__C-nav>div[data-v-bc93e4ae]:after {
    content: "";
    width: .26667rem;
    height: .26667rem;
    position: absolute;
    bottom: 0;
    right: -.26667rem;
    z-index: 9;
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .26667rem, #6F6F6F .26667rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .26667rem, #6F6F6F .26667rem)
}

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

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

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

.MyGameRecordList__C[data-v-1f0cbdc6] {
    background-color: #3a3a3a
}

.MyGameRecordList__C-empty[data-v-1f0cbdc6] {
    height: 5.33333rem
}

.MyGameRecordList__C-item[data-v-1f0cbdc6] {
    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-1f0cbdc6] {
    border-top: .01333rem solid #292929
}

.MyGameRecordList__C-item-l[data-v-1f0cbdc6] {
    height: .96rem;
    width: .96rem;
    line-height: .96rem;
    text-align: center;
    border-radius: .26667rem;
    color: #fff;
    font-size: .64rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-l-red[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-2[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-4[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-6[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-8[data-v-1f0cbdc6] {
    background-color: #fb4e4e
}

.MyGameRecordList__C-item-l-violet[data-v-1f0cbdc6] {
    background-color: #eb43dd
}

.MyGameRecordList__C-item-l-green[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-1[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-3[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-7[data-v-1f0cbdc6],
.MyGameRecordList__C-item-l-9[data-v-1f0cbdc6] {
    background-color: #5cba47
}

.MyGameRecordList__C-item-l-0[data-v-1f0cbdc6] {
    background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0) !important;
    background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0) !important
}

.MyGameRecordList__C-item-l-5[data-v-1f0cbdc6] {
    background-image: -webkit-linear-gradient(top left, #5cba47 50%, #eb43dd 0) !important;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #eb43dd 0) !important
}

.MyGameRecordList__C-item-l-small[data-v-1f0cbdc6] {
    background: #6da7f4;
    font-size: .32rem
}

.MyGameRecordList__C-item-l-big[data-v-1f0cbdc6] {
    background: #ffc511;
    font-size: .32rem
}

.MyGameRecordList__C-item-m[data-v-1f0cbdc6] {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-m-top[data-v-1f0cbdc6] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .37333rem;
    color: #fff;
    margin-bottom: .24rem
}

.MyGameRecordList__C-item-m-bottom[data-v-1f0cbdc6] {
    font-size: .29333rem;
    color: #ababab
}

.MyGameRecordList__C-item-r[data-v-1f0cbdc6] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-weight: 500;
    font-size: .37333rem;
    height: .96rem;
    color: #fd565c;
    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 span[data-v-1f0cbdc6] {
    word-wrap: break-word;
    word-break: break-all
}

.MyGameRecordList__C-item-r div[data-v-1f0cbdc6] {
    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-1f0cbdc6] {
    color: #47ba7c
}

.MyGameRecordList__C-item-r.success div[data-v-1f0cbdc6] {
    color: #47ba7c;
    border-color: #47ba7c
}

.MyGameRecordList__C-inlineB[data-v-1f0cbdc6] {
    display: inline-block
}

.MyGameRecordList__C-inlineB+div[data-v-1f0cbdc6] {
    margin-left: .21333rem
}

.MyGameRecordList__C-inlineB.big[data-v-1f0cbdc6] {
    color: #ffa82e
}

.MyGameRecordList__C-inlineB.small[data-v-1f0cbdc6] {
    color: #6da7f4
}

.MyGameRecordList__C-inlineB.greenColor[data-v-1f0cbdc6] {
    color: #40ad72
}

.MyGameRecordList__C-inlineB.redColor[data-v-1f0cbdc6] {
    color: #fd565c
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-1f0cbdc6] {
    color: #b659fe
}

.MyGameRecordList__C-detail[data-v-1f0cbdc6] {
    padding: .4rem 0;
    border-bottom: .01333rem solid #292929
}

.MyGameRecordList__C-detail-text[data-v-1f0cbdc6] {
    font-size: .53333rem;
    color: #fff;
    margin-bottom: .26667rem
}

.MyGameRecordList__C-detail-line[data-v-1f0cbdc6] {
    height: auto;
    line-height: .66667rem;
    padding: 0 .26667rem;
    background-color: #292929;
    color: #fff;
    font-size: .37333rem;
    margin-bottom: .21333rem;
    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-1f0cbdc6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a6a9ae
}

.MyGameRecordList__C-detail-line img[data-v-1f0cbdc6] {
    width: .4rem;
    height: .4rem;
    margin-left: .06667rem
}

.MyGameRecordList__C-detail-line .red[data-v-1f0cbdc6] {
    color: #f2413b
}

.MyGameRecordList__C-detail-line .green[data-v-1f0cbdc6] {
    color: #4eaf56
}

.MyGameRecordList__C-detail-line .numList[data-v-1f0cbdc6] {
    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-1f0cbdc6] {
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #fff;
    font-size: .32rem;
    color: #fff
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-1f0cbdc6] {
    margin: .08rem
}

.MyGameRecordList__C-detail-line .numList>div>div[data-v-1f0cbdc6] {
    height: .48rem;
    width: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.MyGameRecordList__C-detail-line .numList>div>div.n1[data-v-1f0cbdc6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div.n2[data-v-1f0cbdc6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
}

.MyGameRecordList__C-detail-line .numList>div>div.n3[data-v-1f0cbdc6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div.n4[data-v-1f0cbdc6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
}

.MyGameRecordList__C-detail-line .numList>div>div.n5[data-v-1f0cbdc6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
}

.MyGameRecordList__C-detail-line .numList>div>div.n6[data-v-1f0cbdc6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div+div[data-v-1f0cbdc6] {
    margin-left: .10667rem
}

.MyGameRecordList__C-detail-line .line1[data-v-1f0cbdc6] {
    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-1f0cbdc6] {
    margin-left: .08rem;
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #fff;
    font-size: .32rem;
    color: #fff
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-1f0cbdc6] {
    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-1f0cbdc6] {
    color: #fff;
    background-color: #eb43dd
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-1f0cbdc6] {
    color: #fff;
    background-color: #fb4e4e
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-1f0cbdc6] {
    color: #fff;
    background-color: #5cba47
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-1f0cbdc6] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.MyGameRecordList__C-item[data-v-1f0cbdc6] {
    border-bottom: .01333rem solid #292929
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l[data-v-1f0cbdc6] {
    background-color: #fd565c;
    overflow: hidden
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-O[data-v-1f0cbdc6],
.MyGameRecordList__C-item .MyGameRecordList__C-item-l-E[data-v-1f0cbdc6],
.MyGameRecordList__C-item .MyGameRecordList__C-item-l-H[data-v-1f0cbdc6],
.MyGameRecordList__C-item .MyGameRecordList__C-item-l-L[data-v-1f0cbdc6] {
    font-size: .32rem
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-O[data-v-1f0cbdc6] {
    background-color: #40ad72
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-E[data-v-1f0cbdc6] {
    background-color: #b659fe
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-H[data-v-1f0cbdc6] {
    background-color: #ffa82e
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-L[data-v-1f0cbdc6] {
    background-color: #6da7f4
}

.MyGameRecordList__C-item .MyGameRecordList__C-item-l-0[data-v-1f0cbdc6] {
    background: #FD565C !important
}

.MyGameRecordList__C-detail-line .line1[data-v-1f0cbdc6] {
    width: auto
}

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

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

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

.MyGameRecord__C[data-v-71dd9c4e] {
    width: calc(100% - .69333rem);
    margin: .32rem auto 0
}

.MyGameRecord__C-head[data-v-71dd9c4e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    background-color: #3a3a3a;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-71dd9c4e] {
    border: .01333rem solid #D9AC4F;
    height: .8rem;
    line-height: .8rem;
    border-radius: .26667rem;
    padding: 0 .72rem 0 .24rem;
    color: #d9ac4f;
    font-size: .32rem;
    position: relative
}

.MyGameRecord__C-head-moreB[data-v-71dd9c4e]:after {
    content: "";
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center
}

.MyGameRecord__C-body[data-v-71dd9c4e] {
    background-color: #3a3a3a;
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-71dd9c4e] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-71dd9c4e] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.MyGameRecord__C-foot-page[data-v-71dd9c4e] {
    font-size: .32rem
}

.MyGameRecord__C-foot-previous[data-v-71dd9c4e],
.MyGameRecord__C-foot-next[data-v-71dd9c4e] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #D9AC4F;
    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-71dd9c4e],
.MyGameRecord__C-foot-next.disabled[data-v-71dd9c4e] {
    background: #A6A9AE;
    pointer-events: none
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-71dd9c4e],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-71dd9c4e] {
    color: #6f6f6f
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-71dd9c4e],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-71dd9c4e] {
    color: #8f5206
}

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

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

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

.FDP__C[data-v-734f0079] {
    height: 1.94667rem;
    width: calc(100% - .69333rem);
    margin: .34667rem auto .29333rem;
    border-radius: .26667rem;
    padding: .26667rem .34667rem;
    background: #3A3A3A;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.FDP__C-text[data-v-734f0079] {
    color: #a6a9ae;
    height: 1.33333rem;
    line-height: .66667rem;
    font-size: .34667rem;
    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
}

.FDP__C-symbol[data-v-734f0079] {
    width: .24rem;
    margin: 0 .13333rem;
    font-size: .34667rem;
    line-height: .93333rem;
    color: #a6a9ae
}

.FDP__C-sum[data-v-734f0079] {
    height: .93333rem;
    width: .93333rem;
    line-height: .93333rem;
    background: #D9AC4F;
    font-size: .34667rem;
    color: #8f5206;
    border-radius: 50%;
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.FDP__C-list[data-v-734f0079] {
    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-734f0079] {
    width: .93333rem;
    height: 100%;
    margin-left: .21333rem
}

.FDP__C-list>div .num[data-v-734f0079] {
    height: .93333rem;
    width: .93333rem;
    line-height: .93333rem;
    background: #A6A9AE;
    border: .01333rem solid #A6A9AE;
    font-size: .34667rem;
    color: #292929;
    border-radius: 50%;
    text-align: center
}

.FDP__C-list>div .letter[data-v-734f0079] {
    margin-top: .05333rem;
    text-align: center;
    font-size: .37333rem;
    color: #b4b4b4
}

.FDP__C>div[data-v-734f0079] {
    height: .93333rem
}

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

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

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

.WinningTip__C[data-v-76bd2203] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000000b3;
    top: 0;
    left: 0
}

.WinningTip__C-body[data-v-76bd2203] {
    position: absolute;
    width: 7.73333rem;
    height: 10.93333rem;
    background-image: url(/assets/png/missningBg-9deda6ac.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-76bd2203] {
    background-image: url(/assets/png/missningLBg-52f5ee8e.png)
}

.WinningTip__C-body-l1[data-v-76bd2203] {
    font-weight: 700;
    font-size: .64rem;
    text-align: center;
    color: #8f5206;
    height: .77333rem;
    line-height: .77333rem
}

.WinningTip__C-body-l2[data-v-76bd2203] {
    height: auto;
    color: #8f5206;
    font-size: .29333rem;
    margin-bottom: .64rem;
    text-align: center
}

.WinningTip__C-body-l2 .line1[data-v-76bd2203] {
    height: auto;
    width: 5.06667rem;
    margin: auto;
    font-size: .29333rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: .05333rem
}

.WinningTip__C-body-l2 .line1>div[data-v-76bd2203] {
    width: .82667rem;
    height: 1.44rem
}

.WinningTip__C-body-l2 .line1>div .title[data-v-76bd2203] {
    width: .72rem;
    height: .72rem;
    background: #C4933F;
    border-radius: 50% 50% 0 0;
    font-size: .4rem;
    line-height: .72rem;
    position: relative
}

.WinningTip__C-body-l2 .line1>div .title[data-v-76bd2203]:after {
    content: "";
    width: .10667rem;
    height: .10667rem;
    position: absolute;
    bottom: 0;
    right: -.10667rem;
    z-index: 9;
    background: -webkit-radial-gradient(100% 0, circle, rgba(204, 0, 0, 0) .08rem, #fdac32 .08rem);
    background: radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) .08rem, #fdac32 .08rem)
}

.WinningTip__C-body-l2 .line1>div .title.sum[data-v-76bd2203] {
    font-size: .26667rem
}

.WinningTip__C-body-l2 .line1>div .num[data-v-76bd2203] {
    width: .64rem;
    height: .64rem;
    color: #8f5206;
    border-radius: 50%;
    line-height: .64rem;
    text-align: center;
    border: .01333rem solid #8F5206;
    margin: .10667rem auto
}

.WinningTip__C-body-l2 .line2[data-v-76bd2203] {
    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-l2 .line2>div[data-v-76bd2203] {
    height: .58667rem;
    line-height: .58667rem;
    background: #40ad72;
    border-radius: .13333rem;
    width: 1.33333rem;
    text-align: center
}

.WinningTip__C-body-l2 .line2>div.yuan[data-v-76bd2203] {
    width: .53333rem;
    height: .53333rem;
    line-height: .53333rem;
    margin: 0 .18667rem;
    border-radius: 50%
}

.WinningTip__C-body-l3[data-v-76bd2203] {
    height: 1.73333rem;
    padding-top: .53333rem
}

.WinningTip__C-body-l3 .isLose[data-v-76bd2203] {
    font-weight: 700;
    font-size: .64rem;
    line-height: .77333rem;
    color: #8f5206;
    text-align: center;
    margin-bottom: .34667rem;
    padding-top: .26667rem
}

.WinningTip__C-body-l3 .head[data-v-76bd2203] {
    height: .4rem;
    line-height: .4rem;
    font-weight: 700;
    font-size: .34667rem;
    color: #bf5d2b;
    text-align: center;
    margin-bottom: .10667rem
}

.WinningTip__C-body-l3 .bonus[data-v-76bd2203] {
    height: .64rem;
    line-height: .64rem;
    font-weight: 700;
    font-size: .53333rem;
    color: #bf5d2b;
    text-align: center;
    margin-bottom: .26667rem
}

.WinningTip__C-body-l3 .gameDetail[data-v-76bd2203] {
    height: .37333rem;
    line-height: .37333rem;
    font-size: .29333rem;
    text-align: center;
    color: #bf5d2b
}

.WinningTip__C-body-l4[data-v-76bd2203] {
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem;
    color: #8f5206;
    position: absolute;
    left: .74667rem;
    bottom: .74667rem;
    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-76bd2203] {
    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-76bd2203]: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-76bd2203] {
    width: .8rem;
    height: .8rem;
    background-image: url(/assets/png/close-7b93ef94.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-toast[data-v-a43af5bc] {
    word-break: break-word !important
}

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

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

.FD__C[data-v-a43af5bc] {
    padding-bottom: .34667rem
}

.FD__C-head[data-v-a43af5bc] {
    height: 1.25333rem;
    background: #3F3F3F;
    padding: 0 .34667rem;
    position: relative
}

.FD__C-head div[data-v-a43af5bc] {
    background-repeat: no-repeat;
    background-position: center
}

.FD__C-head-bcak[data-v-a43af5bc] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.FD__C-head-logo[data-v-a43af5bc] {
    background: url(/assets/png/headlogo-56515a97.png);
    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%)
}

.FD__C-head-more[data-v-a43af5bc] {
    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-a43af5bc] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.FD__C-head-more>div[data-v-a43af5bc]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.FD__C-head-more>div:last-child.disableVoice[data-v-a43af5bc] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.FD__C[data-v-a43af5bc] .noticeBar__container {
    width: calc(100% - .69333rem);
    margin: .45333rem auto;
    background-color: #303030;
    padding: 0 .42667rem;
    border-radius: .53333rem
}

.FD__C[data-v-a43af5bc] .noticeBar__container>button {
    display: none
}

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

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

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

.BettingRecord5D__C-head[data-v-e54b821b] {
    height: 1.25333rem;
    line-height: 1.25333rem;
    text-align: center;
    background: #3A3A3A;
    position: relative;
    font-weight: 500;
    font-size: .48rem;
    color: #fff
}

.BettingRecord5D__C-head-bcak[data-v-e54b821b] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BettingRecord5D__C-list[data-v-e54b821b] {
    margin: .48rem 0 .4rem
}

.BettingRecord5D__C-list[data-v-e54b821b] .MyGameRecordList__C {
    padding: 0 .32rem
}

.BettingRecord5D__C-foot[data-v-e54b821b] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.BettingRecord5D__C-foot-page[data-v-e54b821b] {
    font-size: .32rem
}

.BettingRecord5D__C-foot-previous[data-v-e54b821b],
.BettingRecord5D__C-foot-next[data-v-e54b821b] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #D9AC4F;
    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
}

.BettingRecord5D__C-foot-previous.disabled[data-v-e54b821b],
.BettingRecord5D__C-foot-next.disabled[data-v-e54b821b] {
    background: #6F6F6F;
    pointer-events: none
}

.BettingRecord5D__C-foot-previous.disabled .BettingRecord5D__C-icon[data-v-e54b821b],
.BettingRecord5D__C-foot-next.disabled .BettingRecord5D__C-icon[data-v-e54b821b] {
    color: #a6a9ae
}

.BettingRecord5D__C-foot-previous .BettingRecord5D__C-icon[data-v-e54b821b],
.BettingRecord5D__C-foot-next .BettingRecord5D__C-icon[data-v-e54b821b] {
    color: #8f5206
}

.BettingRecord5D__C[data-v-e54b821b] .van-tabs__wrap {
    height: 1.22667rem
}

.BettingRecord5D__C[data-v-e54b821b] .van-tabs__nav {
    background-color: #303030
}

.BettingRecord5D__C[data-v-e54b821b] .van-tab__text {
    font-size: .37333rem
}

.BettingRecord5D__C[data-v-e54b821b] .van-tabs__line {
    background-color: #d9ac4f
}

.BettingRecord5D__C[data-v-e54b821b] .van-tab--active {
    color: #d9ac4f;
    font-weight: 500
}

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

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

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

.MyGameRecordList__C[data-v-ae99b594] {
    background-color: #3a3a3a
}

.MyGameRecordList__C-empty[data-v-ae99b594] {
    height: 5.33333rem
}

.MyGameRecordList__C-item[data-v-ae99b594] {
    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-ae99b594] {
    border-top: .01333rem solid #292929
}

.MyGameRecordList__C-item-l[data-v-ae99b594] {
    height: .96rem;
    width: .96rem;
    line-height: .96rem;
    text-align: center;
    border-radius: .26667rem;
    color: #fff;
    font-size: .64rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-l-red[data-v-ae99b594],
.MyGameRecordList__C-item-l-2[data-v-ae99b594],
.MyGameRecordList__C-item-l-4[data-v-ae99b594],
.MyGameRecordList__C-item-l-6[data-v-ae99b594],
.MyGameRecordList__C-item-l-8[data-v-ae99b594] {
    background-color: #fb4e4e
}

.MyGameRecordList__C-item-l-violet[data-v-ae99b594] {
    background-color: #eb43dd
}

.MyGameRecordList__C-item-l-green[data-v-ae99b594],
.MyGameRecordList__C-item-l-1[data-v-ae99b594],
.MyGameRecordList__C-item-l-3[data-v-ae99b594],
.MyGameRecordList__C-item-l-7[data-v-ae99b594],
.MyGameRecordList__C-item-l-9[data-v-ae99b594] {
    background-color: #5cba47
}

.MyGameRecordList__C-item-l-0[data-v-ae99b594] {
    background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0) !important;
    background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0) !important
}

.MyGameRecordList__C-item-l-5[data-v-ae99b594] {
    background-image: -webkit-linear-gradient(top left, #5cba47 50%, #eb43dd 0) !important;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #eb43dd 0) !important
}

.MyGameRecordList__C-item-l-small[data-v-ae99b594] {
    background: #6da7f4;
    font-size: .32rem
}

.MyGameRecordList__C-item-l-big[data-v-ae99b594] {
    background: #ffc511;
    font-size: .32rem
}

.MyGameRecordList__C-item-m[data-v-ae99b594] {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-m-top[data-v-ae99b594] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .37333rem;
    color: #fff;
    margin-bottom: .24rem
}

.MyGameRecordList__C-item-m-bottom[data-v-ae99b594] {
    font-size: .29333rem;
    color: #ababab
}

.MyGameRecordList__C-item-r[data-v-ae99b594] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-weight: 500;
    font-size: .37333rem;
    height: .96rem;
    color: #fd565c;
    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 span[data-v-ae99b594] {
    word-wrap: break-word;
    word-break: break-all
}

.MyGameRecordList__C-item-r div[data-v-ae99b594] {
    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-ae99b594] {
    color: #47ba7c
}

.MyGameRecordList__C-item-r.success div[data-v-ae99b594] {
    color: #47ba7c;
    border-color: #47ba7c
}

.MyGameRecordList__C-inlineB[data-v-ae99b594] {
    display: inline-block
}

.MyGameRecordList__C-inlineB+div[data-v-ae99b594] {
    margin-left: .21333rem
}

.MyGameRecordList__C-inlineB.big[data-v-ae99b594] {
    color: #ffa82e
}

.MyGameRecordList__C-inlineB.small[data-v-ae99b594] {
    color: #6da7f4
}

.MyGameRecordList__C-inlineB.greenColor[data-v-ae99b594] {
    color: #40ad72
}

.MyGameRecordList__C-inlineB.redColor[data-v-ae99b594] {
    color: #fd565c
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-ae99b594] {
    color: #b659fe
}

.MyGameRecordList__C-detail[data-v-ae99b594] {
    padding: .4rem 0;
    border-bottom: .01333rem solid #292929
}

.MyGameRecordList__C-detail-text[data-v-ae99b594] {
    font-size: .53333rem;
    color: #fff;
    margin-bottom: .26667rem
}

.MyGameRecordList__C-detail-line[data-v-ae99b594] {
    height: auto;
    line-height: .66667rem;
    padding: 0 .26667rem;
    background-color: #292929;
    color: #fff;
    font-size: .37333rem;
    margin-bottom: .21333rem;
    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-ae99b594] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a6a9ae
}

.MyGameRecordList__C-detail-line img[data-v-ae99b594] {
    width: .4rem;
    height: .4rem;
    margin-left: .06667rem
}

.MyGameRecordList__C-detail-line .red[data-v-ae99b594] {
    color: #f2413b
}

.MyGameRecordList__C-detail-line .green[data-v-ae99b594] {
    color: #4eaf56
}

.MyGameRecordList__C-detail-line .numList>div[data-v-ae99b594] {
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #fff;
    font-size: .32rem;
    color: #fff
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-ae99b594] {
    margin: .08rem
}

.MyGameRecordList__C-detail-line .numList>div>div[data-v-ae99b594] {
    height: .48rem;
    width: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.MyGameRecordList__C-detail-line .numList>div>div.n1[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div.n2[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
}

.MyGameRecordList__C-detail-line .numList>div>div.n3[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div.n4[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
}

.MyGameRecordList__C-detail-line .numList>div>div.n5[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
}

.MyGameRecordList__C-detail-line .numList>div>div.n6[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div+div[data-v-ae99b594] {
    margin-left: .10667rem
}

.MyGameRecordList__C-detail-line .line1[data-v-ae99b594] {
    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-ae99b594] {
    margin-left: .08rem;
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #fff;
    font-size: .32rem;
    color: #fff
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-ae99b594] {
    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-ae99b594] {
    color: #fff;
    background-color: #eb43dd
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-ae99b594] {
    color: #fff;
    background-color: #fb4e4e
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-ae99b594] {
    color: #fff;
    background-color: #5cba47
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-ae99b594] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

.MyGameRecordList__C-detail-line .numList[data-v-ae99b594] {
    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-ae99b594] {
    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-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div.n2[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
}

.MyGameRecordList__C-detail-line .numList>div.n3[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div.n4[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
}

.MyGameRecordList__C-detail-line .numList>div.n5[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
}

.MyGameRecordList__C-detail-line .numList>div.n6[data-v-ae99b594] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-ae99b594] {
    margin-left: .10667rem
}

.MyGameRecordList__C-item-l[data-v-ae99b594] {
    height: .96rem;
    width: .96rem;
    line-height: normal;
    text-align: center;
    border-radius: .26667rem;
    color: #fff;
    font-size: .64rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    background-color: #fd565c;
    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-ae99b594] {
    background-color: #ffa82e
}

.MyGameRecordList__C-item-l-L[data-v-ae99b594] {
    background-color: #6da7f4
}

.MyGameRecordList__C-item-l-O[data-v-ae99b594] {
    background: #40AD72
}

.MyGameRecordList__C-item-l-E[data-v-ae99b594] {
    background: #B659FE
}

.MyGameRecordList__C-item-l-num[data-v-ae99b594] {
    font-size: .32rem
}

.MyGameRecordList__C-item-l-m[data-v-ae99b594] {
    color: #888
}

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

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

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

.BettingRecordK3__C-head[data-v-0d6ca188] {
    height: 1.25333rem;
    line-height: 1.25333rem;
    text-align: center;
    background: #3F3F3F;
    position: relative;
    font-weight: 500;
    font-size: .48rem;
    color: #fff
}

.BettingRecordK3__C-head-bcak[data-v-0d6ca188] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BettingRecordK3__C-list[data-v-0d6ca188] {
    margin: .48rem 0 .4rem
}

.BettingRecordK3__C-list[data-v-0d6ca188] .MyGameRecordList__C {
    padding: 0 .32rem
}

.BettingRecordK3__C-foot[data-v-0d6ca188] {
    height: 1.86667rem;
    background: #3A3A3A;
    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
}

.BettingRecordK3__C-foot-page[data-v-0d6ca188] {
    font-size: .32rem;
    color: #a6a9ae
}

.BettingRecordK3__C-foot-previous[data-v-0d6ca188],
.BettingRecordK3__C-foot-next[data-v-0d6ca188] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #D9AC4F;
    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
}

.BettingRecordK3__C-foot-previous.disabled[data-v-0d6ca188],
.BettingRecordK3__C-foot-next.disabled[data-v-0d6ca188] {
    background: #6F6F6F;
    pointer-events: none
}

.BettingRecordK3__C-foot-previous.disabled .BettingRecordK3__C-icon[data-v-0d6ca188],
.BettingRecordK3__C-foot-next.disabled .BettingRecordK3__C-icon[data-v-0d6ca188] {
    color: #a6a9ae
}

.BettingRecordK3__C-foot-previous .BettingRecordK3__C-icon[data-v-0d6ca188],
.BettingRecordK3__C-foot-next .BettingRecordK3__C-icon[data-v-0d6ca188] {
    color: #fff
}

.BettingRecordK3__C[data-v-0d6ca188] .van-tabs__line {
    background-color: #d9ac4f
}

.BettingRecordK3__C[data-v-0d6ca188] .van-tab--active {
    color: #d9ac4f;
    font-weight: 500
}

.BettingRecordK3__C[data-v-0d6ca188] .van-tab {
    color: #ababab
}

.BettingRecordK3__C[data-v-0d6ca188] .van-tabs__nav {
    background: #303030
}

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

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

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

.MyGameRecordList__C[data-v-373b3197] {
    background-color: #3a3a3a
}

.MyGameRecordList__C-empty[data-v-373b3197] {
    height: 5.33333rem
}

.MyGameRecordList__C-item[data-v-373b3197] {
    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-373b3197] {
    border-top: .01333rem solid #292929
}

.MyGameRecordList__C-item-l[data-v-373b3197] {
    height: .96rem;
    width: .96rem;
    line-height: .96rem;
    text-align: center;
    border-radius: .26667rem;
    color: #fff;
    font-size: .64rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-l-red[data-v-373b3197],
.MyGameRecordList__C-item-l-2[data-v-373b3197],
.MyGameRecordList__C-item-l-4[data-v-373b3197],
.MyGameRecordList__C-item-l-6[data-v-373b3197],
.MyGameRecordList__C-item-l-8[data-v-373b3197] {
    background-color: #fb4e4e
}

.MyGameRecordList__C-item-l-violet[data-v-373b3197] {
    background-color: #eb43dd
}

.MyGameRecordList__C-item-l-green[data-v-373b3197],
.MyGameRecordList__C-item-l-1[data-v-373b3197],
.MyGameRecordList__C-item-l-3[data-v-373b3197],
.MyGameRecordList__C-item-l-7[data-v-373b3197],
.MyGameRecordList__C-item-l-9[data-v-373b3197] {
    background-color: #5cba47
}

.MyGameRecordList__C-item-l-0[data-v-373b3197] {
    background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0) !important;
    background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0) !important
}

.MyGameRecordList__C-item-l-5[data-v-373b3197] {
    background-image: -webkit-linear-gradient(top left, #5cba47 50%, #eb43dd 0) !important;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #eb43dd 0) !important
}

.MyGameRecordList__C-item-l-small[data-v-373b3197] {
    background: #6da7f4;
    font-size: .32rem
}

.MyGameRecordList__C-item-l-big[data-v-373b3197] {
    background: #ffc511;
    font-size: .32rem
}

.MyGameRecordList__C-item-m[data-v-373b3197] {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-m-top[data-v-373b3197] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .37333rem;
    color: #fff;
    margin-bottom: .24rem
}

.MyGameRecordList__C-item-m-bottom[data-v-373b3197] {
    font-size: .29333rem;
    color: #ababab
}

.MyGameRecordList__C-item-r[data-v-373b3197] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-weight: 500;
    font-size: .37333rem;
    height: .96rem;
    color: #fd565c;
    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 span[data-v-373b3197] {
    word-wrap: break-word;
    word-break: break-all
}

.MyGameRecordList__C-item-r div[data-v-373b3197] {
    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-373b3197] {
    color: #47ba7c
}

.MyGameRecordList__C-item-r.success div[data-v-373b3197] {
    color: #47ba7c;
    border-color: #47ba7c
}

.MyGameRecordList__C-inlineB[data-v-373b3197] {
    display: inline-block
}

.MyGameRecordList__C-inlineB+div[data-v-373b3197] {
    margin-left: .21333rem
}

.MyGameRecordList__C-inlineB.big[data-v-373b3197] {
    color: #ffa82e
}

.MyGameRecordList__C-inlineB.small[data-v-373b3197] {
    color: #6da7f4
}

.MyGameRecordList__C-inlineB.greenColor[data-v-373b3197] {
    color: #40ad72
}

.MyGameRecordList__C-inlineB.redColor[data-v-373b3197] {
    color: #fd565c
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-373b3197] {
    color: #b659fe
}

.MyGameRecordList__C-detail[data-v-373b3197] {
    padding: .4rem 0;
    border-bottom: .01333rem solid #292929
}

.MyGameRecordList__C-detail-text[data-v-373b3197] {
    font-size: .53333rem;
    color: #fff;
    margin-bottom: .26667rem
}

.MyGameRecordList__C-detail-line[data-v-373b3197] {
    height: auto;
    line-height: .66667rem;
    padding: 0 .26667rem;
    background-color: #292929;
    color: #fff;
    font-size: .37333rem;
    margin-bottom: .21333rem;
    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-373b3197] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #a6a9ae
}

.MyGameRecordList__C-detail-line img[data-v-373b3197] {
    width: .4rem;
    height: .4rem;
    margin-left: .06667rem
}

.MyGameRecordList__C-detail-line .red[data-v-373b3197] {
    color: #f2413b
}

.MyGameRecordList__C-detail-line .green[data-v-373b3197] {
    color: #4eaf56
}

.MyGameRecordList__C-detail-line .numList[data-v-373b3197] {
    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-373b3197] {
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #fff;
    font-size: .32rem;
    color: #fff
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-373b3197] {
    margin: .08rem
}

.MyGameRecordList__C-detail-line .numList>div>div[data-v-373b3197] {
    height: .48rem;
    width: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.MyGameRecordList__C-detail-line .numList>div>div.n1[data-v-373b3197] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div.n2[data-v-373b3197] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
}

.MyGameRecordList__C-detail-line .numList>div>div.n3[data-v-373b3197] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div.n4[data-v-373b3197] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
}

.MyGameRecordList__C-detail-line .numList>div>div.n5[data-v-373b3197] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
}

.MyGameRecordList__C-detail-line .numList>div>div.n6[data-v-373b3197] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
}

.MyGameRecordList__C-detail-line .numList>div>div+div[data-v-373b3197] {
    margin-left: .10667rem
}

.MyGameRecordList__C-detail-line .line1[data-v-373b3197] {
    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-373b3197] {
    margin-left: .08rem;
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid #fff;
    font-size: .32rem;
    color: #fff
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-373b3197] {
    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-373b3197] {
    color: #fff;
    background-color: #eb43dd
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-373b3197] {
    color: #fff;
    background-color: #fb4e4e
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-373b3197] {
    color: #fff;
    background-color: #5cba47
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-373b3197] {
    color: #fff;
    background-color: #fb4e4e;
    background-image: -webkit-linear-gradient(left, #fb4e4e 35%, #5cba47 65%);
    background-image: linear-gradient(90deg, #fb4e4e 35%, #5cba47 65%)
}

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

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

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

.BettingRecordWin__C-head[data-v-634f7879] {
    height: 1.25333rem;
    line-height: 1.25333rem;
    text-align: center;
    background: #3F3F3F;
    position: relative;
    font-weight: 500;
    font-size: .48rem;
    color: #fff
}

.BettingRecordWin__C-head-bcak[data-v-634f7879] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BettingRecordWin__C-list[data-v-634f7879] {
    margin: .48rem 0 .4rem
}

.BettingRecordWin__C-list[data-v-634f7879] .MyGameRecordList__C {
    padding: 0 .32rem
}

.BettingRecordWin__C-foot[data-v-634f7879] {
    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
}

.BettingRecordWin__C-foot-page[data-v-634f7879] {
    font-size: .32rem
}

.BettingRecordWin__C-foot-previous[data-v-634f7879],
.BettingRecordWin__C-foot-next[data-v-634f7879] {
    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
}

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

.BettingRecordWin__C-foot-previous.disabled .BettingRecordWin__C-icon[data-v-634f7879],
.BettingRecordWin__C-foot-next.disabled .BettingRecordWin__C-icon[data-v-634f7879] {
    color: #7f7f7f
}

.BettingRecordWin__C-foot-previous .BettingRecordWin__C-icon[data-v-634f7879],
.BettingRecordWin__C-foot-next .BettingRecordWin__C-icon[data-v-634f7879] {
    color: #fff
}

.BettingRecordWin__C[data-v-634f7879] .van-tabs__wrap {
    height: 1.22667rem
}

.BettingRecordWin__C[data-v-634f7879] .van-tabs__nav {
    background-color: #303030
}

.BettingRecordWin__C[data-v-634f7879] .van-tab__text {
    font-size: .37333rem
}

.BettingRecordWin__C[data-v-634f7879] .van-tabs__line {
    background-color: #d9ac4f
}

.BettingRecordWin__C[data-v-634f7879] .van-tab--active {
    color: #d9ac4f;
    font-weight: 500
}

.BettingRecordWin__C[data-v-634f7879] .MyGameRecordList__C {
    padding: 0 .32rem
}

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

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

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

.BettingRecordWinTrx__C-head[data-v-54c80bcf] {
    height: 1.25333rem;
    line-height: 1.25333rem;
    text-align: center;
    background: #3F3F3F;
    position: relative;
    font-weight: 500;
    font-size: .48rem;
    color: #fff
}

.BettingRecordWinTrx__C-head-bcak[data-v-54c80bcf] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BettingRecordWinTrx__C-list[data-v-54c80bcf] {
    margin: .48rem 0 .4rem
}

.BettingRecordWinTrx__C-list[data-v-54c80bcf] .MyGameRecordList__C {
    padding: 0 .32rem
}

.BettingRecordWinTrx__C-foot[data-v-54c80bcf] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.BettingRecordWinTrx__C-foot-page[data-v-54c80bcf] {
    font-size: .32rem
}

.BettingRecordWinTrx__C-foot-previous[data-v-54c80bcf],
.BettingRecordWinTrx__C-foot-next[data-v-54c80bcf] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #D9AC4F;
    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
}

.BettingRecordWinTrx__C-foot-previous.disabled[data-v-54c80bcf],
.BettingRecordWinTrx__C-foot-next.disabled[data-v-54c80bcf] {
    background: #6F6F6F;
    pointer-events: none
}

.BettingRecordWinTrx__C-foot-previous.disabled .BettingRecordWinTrx__C-icon[data-v-54c80bcf],
.BettingRecordWinTrx__C-foot-next.disabled .BettingRecordWinTrx__C-icon[data-v-54c80bcf] {
    color: #a6a9ae
}

.BettingRecordWinTrx__C-foot-previous .BettingRecordWinTrx__C-icon[data-v-54c80bcf],
.BettingRecordWinTrx__C-foot-next .BettingRecordWinTrx__C-icon[data-v-54c80bcf] {
    color: #8f5206
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tabs__wrap {
    height: 1.22667rem
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tabs__nav {
    background-color: #303030
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tab__text {
    font-size: .37333rem
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tabs__line {
    background-color: #d9ac4f
}

.BettingRecordWinTrx__C[data-v-54c80bcf] .van-tab--active {
    color: #d9ac4f;
    font-weight: 500
}

.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-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-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-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-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-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-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-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 {
    color: #fff
}

.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-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-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-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-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-toast[data-v-e6d02863] {
    word-break: break-word !important
}

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

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

.Betting__Popup .bgcolor[data-v-e6d02863] {
    background-color: #d9ac4f;
    color: #8f5206;
    border-radius: .10667rem
}

.Betting__Popup-head[data-v-e6d02863] {
    height: 2.53333rem;
    position: relative;
    padding-top: .4rem;
    background: -webkit-linear-gradient(left, #404040 0%, #6F6F6F 100%);
    background: linear-gradient(90deg, #404040 0%, #6F6F6F 100%)
}

.Betting__Popup-head[data-v-e6d02863]:after {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 0;
    height: .78667rem;
    background-image: -webkit-linear-gradient(81deg, #3A3A3A 50%, transparent 50%);
    background-image: linear-gradient(9deg, #3A3A3A 50%, transparent 50%)
}

.Betting__Popup-head[data-v-e6d02863]:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: .78667rem;
    background-image: -webkit-linear-gradient(99deg, #3A3A3A 50%, transparent 50%);
    background-image: linear-gradient(-9deg, #3A3A3A 50%, transparent 50%)
}

.Betting__Popup-head-title[data-v-e6d02863] {
    height: .58667rem;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    color: #fff
}

.Betting__Popup-head-selectName[data-v-e6d02863] {
    width: 7.46667rem;
    height: .66667rem;
    margin: .21333rem auto 0;
    border-radius: .13333rem;
    background: -webkit-linear-gradient(left, #404040 0%, #545454 100%);
    background: linear-gradient(90deg, #404040 0%, #545454 100%);
    text-align: center;
    font-weight: 500;
    font-size: .34667rem
}

.Betting__Popup-head-selectName>span[data-v-e6d02863] {
    line-height: .66667rem;
    color: #fd565c
}

.Betting__Popup-head-selectName>span+span[data-v-e6d02863] {
    margin-left: .37333rem
}

.Betting__Popup-body[data-v-e6d02863] {
    height: 5.2rem;
    padding: .76rem .34667rem .53333rem;
    background: #3A3A3A
}

.Betting__Popup-body-line[data-v-e6d02863] {
    font-size: .42667rem;
    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-e6d02863] {
    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-e6d02863] {
    padding: 0 .21333rem;
    background: #303030;
    color: #a6a9ae;
    border: .13333rem
}

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

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

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

.Betting__Popup-body-line-btnL .border[data-v-e6d02863] {
    border-radius: 50%
}

.Betting__Popup-body-line[data-v-e6d02863]:last-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-foot[data-v-e6d02863] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    line-height: .96rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__Popup-foot-c[data-v-e6d02863] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background: #292929;
    color: #a6a9ae
}

.Betting__Popup-foot-s[data-v-e6d02863] {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2
}

.Betting__Popup-btn[data-v-e6d02863] {
    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__Popup-input[data-v-e6d02863] {
    background: #6F7381;
    border-radius: 1.06667rem;
    padding: .02667rem .26667rem;
    width: 2.10667rem;
    margin: 0 .16rem
}

.Betting__Popup-input[data-v-e6d02863] .van-field__control {
    text-align: center;
    font-size: .37333rem;
    line-height: .72rem;
    color: #fff;
    border: none
}

.Betting__Popup-agree[data-v-e6d02863] {
    padding-left: .8rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAP1BMVEUAAADh4eHi4uLj4+Ph4eHe3t7i4uLh4eHg4ODh4eHi4uLh4eHg4ODg4ODg4ODi4uLk5OTl5eXg4ODf39/h4eE1ZOnrAAAAFHRSTlMAgaAi7xNh4NDAcZFiUkKwQjIykTUFLcsAAAKASURBVGje7ZrbjusgDEUBA+ESyiTl/7/1aI5UaDJAATN5GGW9VvKOjW0Su+TmJiLAGcr+Q43bJxuXVoUTiq1ApgBUhwLKoDWE06GKXlHmKQ8fWcYlTM08XuKxhGaWR390bOiCAfrxuWJUfmMo0/ynE3tX9M/GmTw94Sb9WYSSZuzRui9E+IsdFZ6t4dcH81TUivAQSi2a7KsW80niUNqi075vyA1gfQpv8eGONCHf4qQ7zlc1pzao5pN+i6glZCjvDKmwV7K6+ckeFVeXg/1BhaV80GzQflKoH8NjJP4J+zFIMUCKDKFikArpHH+HMQHgMZPqDgzfgS6WqKg5wMgwPiZJzQEYFwBedkFmxBG56opNbgGMgOClpgfJARS0FGhz/AHvAi0UCSNIfD5GkKocydfLksjmECdoeCzXXB/1eAGWbZgqyqKR2Y75CtyGF4DcIezpCOYdAmTaoJ4hoDLdwqQqwMMylwJF94mcsbooPo1YRmC9Bf6GQMz5C9L0ukJzqQPi0ZlWAVObXaYzC8SVX/yIufbCsfNO2UdTl176Yv5rC+Rzy8+qAlUoPy4mXfnm6pdfoqe4AEvx9cHN/QBZy+/dHCacwFIT95gUSg6UXQgO2yXCUh81ckCecFgvGCVUqzw8f2cYQix+nFNvyWLOQAqqrRA/Utsah9bPwaEg/eWxpiUf0P2bDcc7BrNEqM61A3jM8DpQ6NkjKdE/3l8otJoPWvTkRIIVKvNxWoLY3qxOcL/up8hLFq2PfOBtmSWRZtTIbyhTHL3pAha6sKL/DQqxqGtENkrwGP3JEmmPhEB+Wvc6QZCAUUXrdNZSXLIfIspKQaayvf9pAAS5uXnxD+T8kWUPlb1KAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .64rem;
    font-size: .32rem;
    color: #a6a9ae
}

.Betting__Popup-agree.active[data-v-e6d02863] {
    background-image: url(/assets/png/agree-a-d9d08c70.png)
}

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

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

.Betting__Popup-PreSale-head[data-v-e6d02863] {
    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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

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

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

.Betting__Popup-PreSale-foot[data-v-e6d02863] {
    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-e6d02863] {
    width: 60%;
    background: -webkit-linear-gradient(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%);
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #8f5206
}

.bgcolor[data-v-e6d02863] {
    pointer-events: all
}

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

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

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

.changLong__C[data-v-823188e5] {
    padding: .32rem .34667rem
}

.changLong__C[data-v-823188e5] .navbar__content .van-icon,
.changLong__C[data-v-823188e5] .navbar__content .navbar__content-center {
    color: #fff
}

.changLong__C[data-v-823188e5] .van-tabs__line {
    width: calc(50% - .69333rem);
    background: #D9AC4F
}

.changLong__C[data-v-823188e5] .van-tabs__content {
    padding: .32rem .34667rem
}

.changLong__C-bet[data-v-823188e5] {
    height: 2.4rem;
    width: 100%;
    background: #3A3A3A;
    border-radius: .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: .24rem .18667rem
}

.changLong__C-bet-l[data-v-823188e5] {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.changLong__C-bet-l .titel[data-v-823188e5] {
    height: .53333rem;
    line-height: .53333rem;
    margin-bottom: .24rem;
    color: #fff;
    font-size: .34667rem;
    padding-left: 1.09333rem;
    background-position: left;
    background-repeat: no-repeat;
    background-size: .8rem .53333rem
}

.changLong__C-bet-l .titel.k3[data-v-823188e5] {
    background-image: url(/assets/png/icon-k3-dabf0a83.png)
}

.changLong__C-bet-l .titel.Fd[data-v-823188e5] {
    background-image: url(/assets/png/icon-5d-dadd282e.png)
}

.changLong__C-bet-l .titel.winGo[data-v-823188e5] {
    background-image: url(/assets/png/icon-wg-b65da4c5.png)
}

.changLong__C-bet-l .num[data-v-823188e5] {
    height: .4rem;
    margin-bottom: .13333rem;
    font-size: .32rem;
    color: #fff
}

.changLong__C-bet-l .num .time[data-v-823188e5] {
    color: #d9ac4f
}

.changLong__C-bet-l .other[data-v-823188e5] {
    height: .64rem;
    line-height: .64rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.changLong__C-bet-l .other .remark[data-v-823188e5],
.changLong__C-bet-l .other .issue[data-v-823188e5] {
    color: #ababab;
    border-radius: .13333rem;
    border: .01333rem solid #ABABAB;
    padding: 0 .18667rem
}

.changLong__C-bet-l .other .gameResult[data-v-823188e5] {
    padding: 0 .13333rem;
    border-radius: .13333rem
}

.changLong__C-bet-l .other .gameResult.bg-L[data-v-823188e5],
.changLong__C-bet-l .other .gameResult.bg-O[data-v-823188e5] {
    background-color: #ffc511;
    color: #fff
}

.changLong__C-bet-l .other .gameResult.bg-red[data-v-823188e5],
.changLong__C-bet-l .other .gameResult.bg-E[data-v-823188e5] {
    background-color: #fb4e4e;
    color: #fff
}

.changLong__C-bet-l .other .gameResult.bg-violet[data-v-823188e5] {
    background-color: #db5fd1;
    color: #fff
}

.changLong__C-bet-l .other .gameResult.bg-green[data-v-823188e5],
.changLong__C-bet-l .other .gameResult.bg-small[data-v-823188e5],
.changLong__C-bet-l .other .gameResult.bg-H[data-v-823188e5] {
    background-color: #5cba47;
    color: #fff
}

.changLong__C-bet-l .other>div[data-v-823188e5] {
    color: #fff;
    font-size: .32rem
}

.changLong__C-bet-l .other>div+div[data-v-823188e5] {
    margin-left: .08rem
}

.changLong__C-bet-r[data-v-823188e5] {
    -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-823188e5] {
    width: 1.33333rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .10667rem;
    font-size: .32rem;
    color: #fff
}

.changLong__C-bet-r>div.active[data-v-823188e5] {
    background: #40AD72;
    color: #fff;
    border: none
}

.changLong__C-bet-r>div+div[data-v-823188e5] {
    margin-left: .21333rem
}

.changLong__C-bet-r>div.red[data-v-823188e5] {
    background-color: #fb4e4e
}

.changLong__C-bet-r>div.green[data-v-823188e5] {
    background-color: #40ad72
}

.changLong__C-bet-r>div.violet[data-v-823188e5] {
    background-color: #b659fe
}

.changLong__C-bet-r>div.big[data-v-823188e5] {
    background-color: #ffa82e
}

.changLong__C-bet-r>div.small[data-v-823188e5] {
    background-color: #6da7f4
}

.changLong__C-bet-r>div.O[data-v-823188e5] {
    background-color: #fb4e4e
}

.changLong__C-bet-r>div.E[data-v-823188e5] {
    background-color: #40ad72
}

.changLong__C-bet-r.disable>div[data-v-823188e5] {
    pointer-events: none;
    border-radius: .10667rem;
    border: .00667rem solid #FB4E4E;
    background: #FB4E4E
}

.changLong__C-bet-r.disable>div.active[data-v-823188e5] {
    background: #40AD72;
    color: #fff;
    border: none
}

.changLong__C-bet+div[data-v-823188e5] {
    margin-top: .21333rem
}

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

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

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

.MyGameRecord__C[data-v-27897c55] {
    width: calc(100% - .69333rem);
    margin: .32rem auto 0
}

.MyGameRecord__C-head[data-v-27897c55] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    background-color: #3a3a3a;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-27897c55] {
    border: .01333rem solid #D9AC4F;
    height: .8rem;
    line-height: .8rem;
    border-radius: .26667rem;
    padding: 0 .72rem 0 .24rem;
    color: #d9ac4f;
    font-size: .32rem;
    position: relative
}

.MyGameRecord__C-head-moreB[data-v-27897c55]:after {
    content: "";
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center
}

.MyGameRecord__C-body[data-v-27897c55] {
    background-color: #3a3a3a;
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-27897c55] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-27897c55] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.MyGameRecord__C-foot-previous[data-v-27897c55],
.MyGameRecord__C-foot-next[data-v-27897c55] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: rgb(217, 172, 79);
    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-27897c55],
.MyGameRecord__C-foot-next.disabled[data-v-27897c55] {
    background: #A6A9AE;
    pointer-events: none
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-27897c55],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-27897c55] {
    color: #6f6f6f
}

.MyGameRecord__C-foot-previous .MyGameRecord__C-icon[data-v-27897c55],
.MyGameRecord__C-foot-next .MyGameRecord__C-icon[data-v-27897c55] {
    color: #8f5206
}

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

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

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

.MyGameRecord__C[data-v-f398e520] {
    width: calc(100% - .69333rem);
    margin: .32rem auto 0
}

.MyGameRecord__C-head[data-v-f398e520] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    background-color: #3a3a3a;
    padding: .32rem .32rem 0
}

.MyGameRecord__C-head-moreB[data-v-f398e520] {
    border: .01333rem solid #D9AC4F;
    height: .8rem;
    line-height: .8rem;
    border-radius: .26667rem;
    padding: 0 .72rem 0 .24rem;
    color: #d9ac4f;
    font-size: .32rem;
    position: relative
}

.MyGameRecord__C-head-moreB[data-v-f398e520]:after {
    content: "";
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: .4rem;
    background-position: center
}

.MyGameRecord__C-body[data-v-f398e520] {
    background-color: #3a3a3a;
    padding: 0 .32rem
}

.MyGameRecord__C-body-empty[data-v-f398e520] {
    height: 5.33333rem
}

.MyGameRecord__C-foot[data-v-f398e520] {
    height: 1.86667rem;
    background: #3A3A3A;
    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-f398e520] {
    font-size: .32rem;
    color: #a6a9ae
}

.MyGameRecord__C-foot-previous[data-v-f398e520],
.MyGameRecord__C-foot-next[data-v-f398e520] {
    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-f398e520],
.MyGameRecord__C-foot-next.disabled[data-v-f398e520] {
    background: #6F6F6F;
    pointer-events: none
}

.MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon[data-v-f398e520],
.MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon[data-v-f398e520] {
    color: #a6a9ae
}

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

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

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

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

.BetRecord__C-gameTab[data-v-a67b8652] {
    border-top: .01333rem solid #292929
}

.BetRecord__C-gameTab[data-v-a67b8652] .van-tabs__line {
    width: calc(33% - .69333rem);
    background: #D9AC4F
}

.BetRecord__C-gameTab[data-v-a67b8652] .van-tab {
    background-color: #303030;
    color: #ababab
}

.BetRecord__C-gameTab[data-v-a67b8652] .van-tab--active {
    color: #d9ac4f !important
}

.van-tab--active .BetRecord__C-timeTab[data-v-a67b8652] {
    border-top: .01333rem solid #292929
}

.van-tab--active .BetRecord__C-timeTab[data-v-a67b8652] .van-tabs__line {
    width: calc(25% - .69333rem);
    background: #D9AC4F
}

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

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

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

.changLong__C[data-v-07c65734] .van-tab {
    background-color: #303030;
    color: #ababab
}

.changLong__C-tab[data-v-07c65734] .van-tabs__line {
    width: calc(50% - .69333rem);
    background: #D9AC4F
}

.changLong__C-tab[data-v-07c65734] .van-tab--active {
    color: #d9ac4f;
    font-weight: 500
}

.changLong__C[data-v-07c65734] .navbar__content .van-icon,
.changLong__C[data-v-07c65734] .navbar__content .navbar__content-center {
    color: #fff
}

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

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

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

.K3TL__C[data-v-a5c2a933] {
    width: calc(100% - .69333rem);
    margin: .34667rem auto 0;
    background-color: #3a3a3a;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: .01333rem center;
    color: #fff;
    padding: .42667rem .29333rem .45333rem;
    border-radius: .26667rem .26667rem 0 0
}

.K3TL__C-rule[data-v-a5c2a933] {
    height: .61333rem;
    padding: 0 .66667rem;
    font-size: .29333rem;
    text-align: center;
    border: .01333rem solid #D9AC4F;
    border-radius: .8rem;
    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: #d9ac4f;
    margin-left: .4rem
}

.K3TL__C-rule[data-v-a5c2a933]:before {
    content: "";
    display: block;
    height: .48rem;
    width: .48rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMgSURBVHgB7VdLUhpRFL33idEhOxAH0TBKsoLgBvRZBKfACtAVICsAViBOo4TGDUhWEGb+UiVZQTozQ+h3c24rVcqnG4lmEk9VF93ve++5X4j+d3DcguuWTQ0GlBKhFD0CzNTDHn9tx+tGrps2cdmyJQlkH69JPD16PJLhA0EMSeN19qQyswBXTVt2IruYLr5aoM7qtufTHAB7yRtH1ohURbjyJufVZtp40dy6PmvaAj0Rzpt29+J468ekOTM6AOrfEey9bMgbjqkml58wPieWDDXwkzyDP43OJUYHeEBJYfKHtH/7vJ3vB64GUZNgpmccF4WlLBTtlHDCTmC4kt72enoWGPBpEO7pRQrgOHSe8HLVHJc3YL89td/5sa05llM4Tsc5rkQJsGCkBGXU5vZuyDe3Z8cw4MDAnWFuQJu+LiVCCsk46uqcENfTO55HEYDdk0ySf3D2LALch9KntPcDOYAPtGVByrjdJ5YqKM0z89ToEBGLSKpTDBJxC5zhDWheFSNl0H64nKDabWiFyWk6mIvpXNuLO9/QDGCRpGoOu67o98IseybQPZcAxsmpgGonXIfCGZjjFPRW2dDKtAenvhWS8vmR3Y07P9IEYdwGkkI2fL+a1VCysLm0YPviWtZrRO2FzxQIZsNrbW4BlhE6fTy/BlRASDb6Dl6tdhfJ44KorSQahswdikGkAJpAkJL3UEwO+gFVtbDAFBuI56F2U8HEvcBQZK6IFUCRBtXQ3vuNzLeILKamwHCHngixAiju0nKXngEzheFz4kWAFwFio0B7goFzJfQEGeQgH8mlPS0LXh3ZDPqFEofNqHQDY+paUYfz2iWP7hlnYDEMt7CQaCpG9vuK5GMdLkZ6+Yk6cHDV3BxLQmEjy9JCr/Bd1+LXah2514al3AQBeJLGKDjXdJtsMqjp7XTupDCcP4OWBl2RZsR0zuvc0/zBmOLiaLNBhj9oB6WFbD3bXo0VINx4bC1m8uLoy6RWGkLsGyN57RX0WzV1Tg4h6P7YWnTXoHkLNeRw/eN4FxX7z2gaQu2YteXyR1n6Z1BzhG38C/4CfwDtTY/pPiBNYAAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.K3TL__C-l1[data-v-a5c2a933] {
    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: .61333rem;
    color: #a6a9ae;
    font-size: .32rem
}

.K3TL__C-l1 .left[data-v-a5c2a933] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .61333rem
}

.K3TL__C-l1>div[data-v-a5c2a933]:not(.left) {
    -webkit-align-self: flex-start;
    align-self: flex-start
}

.K3TL__C-l2[data-v-a5c2a933] {
    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;
    font-weight: 700;
    font-size: .53333rem;
    color: #fff
}

.K3TL__C-l3[data-v-a5c2a933] {
    height: 3.09333rem;
    margin-top: .48rem;
    background: #C4933F;
    border-radius: .18667rem;
    position: relative;
    padding: .26667rem
}

.K3TL__C-l3[data-v-a5c2a933]:after,
.K3TL__C-l3[data-v-a5c2a933]:before {
    content: "";
    display: block;
    width: .13333rem;
    height: .69333rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0
}

.K3TL__C-l3[data-v-a5c2a933]:before {
    background: #8F5206;
    border-radius: .13333rem 0 0 .13333rem;
    left: -.13333rem
}

.K3TL__C-l3[data-v-a5c2a933]:after {
    background: #8F5206;
    border-radius: 0 .13333rem .13333rem 0;
    right: -.13333rem
}

.K3TL__C-l3 .box[data-v-a5c2a933] {
    background: #8F5206;
    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
}

.K3TL__C-l3 .box[data-v-a5c2a933]:after,
.K3TL__C-l3 .box[data-v-a5c2a933]:before {
    position: absolute;
    width: 0;
    height: 0;
    border-top: .18667rem solid transparent;
    border-bottom: .18667rem solid transparent;
    content: "";
    z-index: 3
}

.K3TL__C-l3 .box[data-v-a5c2a933]:before {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-right: .53333rem solid transparent;
    border-left: .53333rem solid #C4933F
}

.K3TL__C-l3 .box[data-v-a5c2a933]:after {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: .53333rem solid transparent;
    border-right: .53333rem solid #C4933F
}

.K3TL__C-l3 .box>div[data-v-a5c2a933] {
    width: calc((100% - .4rem) / 3);
    height: 2.29333rem;
    background-color: #3a3a3a;
    border-radius: .13333rem;
    position: relative;
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat
}

.K3TL__C-l3 .box>div[data-v-a5c2a933]:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
    box-shadow: inset 0 -.13333rem .13333rem #0000004d, inset 0 .13333rem .13333rem #0000004d
}

.K3TL__C-l3 .num1[data-v-a5c2a933] {
    background-image: url(/assets/png/num1-97aca9fe.png)
}

.K3TL__C-l3 .num2[data-v-a5c2a933] {
    background-image: url(/assets/png/num2-79984ca9.png)
}

.K3TL__C-l3 .num3[data-v-a5c2a933] {
    background-image: url(/assets/png/num3-4bcbd5ec.png)
}

.K3TL__C-l3 .num4[data-v-a5c2a933] {
    background-image: url(/assets/png/num4-908c3e8c.png)
}

.K3TL__C-l3 .num5[data-v-a5c2a933] {
    background-image: url(/assets/png/num5-1f0ab6fd.png)
}

.K3TL__C-l3 .num6[data-v-a5c2a933] {
    background-image: url(/assets/png/num6-eceeb057.png)
}

.K3TL__C-l3>div[data-v-a5c2a933],
.K3TL__C-l3>p[data-v-a5c2a933] {
    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
}

.K3TL__C-time[data-v-a5c2a933] {
    height: .8rem;
    line-height: .8rem;
    bottom: .29333rem;
    right: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.K3TL__C-time>div[data-v-a5c2a933] {
    background: #292929;
    border-radius: .05333rem;
    color: #d9ac4f;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    padding: 0 .13333rem;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.K3TL__C-time>div[notime][data-v-a5c2a933] {
    background-color: transparent
}

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

.K3TL__C-PreSale[data-v-a5c2a933] {
    width: 7.04rem
}

.K3TL__C-PreSale-head[data-v-a5c2a933] {
    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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

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

.K3TL__C-PreSale-body[data-v-a5c2a933] p {
    margin-bottom: .2rem;
    line-height: .53333rem;
    color: #a6a9ae
}

.K3TL__C-PreSale-foot[data-v-a5c2a933] {
    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
}

.K3TL__C-PreSale-foot-btn[data-v-a5c2a933] {
    width: 60%;
    background: -webkit-linear-gradient(top, #FAE59F 0%, #C4933F 100%);
    background: linear-gradient(180deg, #FAE59F 0%, #C4933F 100%);
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #8f5206
}

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

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

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

.K3B__C-bettingList[data-v-546758b4] {
    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-546758b4] {
    width: calc((100% - .6rem)/4);
    height: auto;
    border-radius: .13333rem;
    text-align: center;
    margin-top: .21333rem;
    color: #a6a9ae;
    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-546758b4] {
    width: 1.17333rem;
    height: 1.17333rem;
    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-546758b4] {
    background: url(/assets/png/redBall-fd34b99e.png) no-repeat center center;
    background-size: cover
}

.K3B__C-bettingList>div .ball.rball .K3B__C-odds-bet[data-v-546758b4] {
    background: -webkit-linear-gradient(top, #ff827a 0%, #e93333 68.18%);
    background: linear-gradient(180deg, #ff827a 0%, #e93333 68.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.K3B__C-bettingList>div .ball.gball[data-v-546758b4] {
    background: url(/assets/png/greenBall-b7685130.png) no-repeat center center;
    background-size: cover
}

.K3B__C-bettingList>div .ball.gball .K3B__C-odds-bet[data-v-546758b4] {
    background: -webkit-linear-gradient(top, #55d991 0%, #2f9c61 68.18%);
    background: linear-gradient(180deg, #55d991 0%, #2f9c61 68.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.K3B__C-bettingList>div .ball .K3B__C-odds-bet[data-v-546758b4] {
    font-size: .64rem;
    font-weight: 700
}

.K3B__C-bettingList>div.numA[data-v-546758b4],
.K3B__C-bettingList>div.numB[data-v-546758b4],
.K3B__C-bettingList>div.numC[data-v-546758b4],
.K3B__C-bettingList>div.numD[data-v-546758b4] {
    height: 1.17333rem;
    background-color: #ffa82e;
    color: #fff
}

.K3B__C-bettingList>div.numB[data-v-546758b4] {
    background-color: #6da7f4
}

.K3B__C-bettingList>div.numC[data-v-546758b4] {
    background-color: #fa574a
}

.K3B__C-bettingList>div.numD[data-v-546758b4] {
    background-color: #40ad72
}

.K3B__C-bettingList>div .K3B__C-odds-bet[data-v-546758b4] {
    font-size: .37333rem
}

.K3B__C-bettingList>div .K3B__C-odds-rate[data-v-546758b4] {
    font-size: .29333rem
}

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

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

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

.K3B__C-betting2[data-v-383785d4] {
    margin-top: .26667rem
}

.K3B__C-betting2-tip1[data-v-383785d4] {
    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-383785d4] {
    margin-left: .13333rem;
    color: #d9ac4f
}

.K3B__C-betting2-line1[data-v-383785d4],
.K3B__C-betting2-line2[data-v-383785d4],
.K3B__C-betting2-line3[data-v-383785d4] {
    height: .93333rem;
    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-betting2-line1.mb30[data-v-383785d4],
.K3B__C-betting2-line2.mb30[data-v-383785d4],
.K3B__C-betting2-line3.mb30[data-v-383785d4] {
    margin-bottom: .4rem
}

.K3B__C-betting2-line1>div[data-v-383785d4],
.K3B__C-betting2-line2>div[data-v-383785d4],
.K3B__C-betting2-line3>div[data-v-383785d4] {
    width: calc((100% - 1.33333rem) / 6);
    height: .93333rem;
    line-height: .93333rem;
    color: #fff;
    text-align: center;
    border-radius: .13333rem
}

.K3B__C-betting2-line1>div[data-v-383785d4] {
    background: rgba(182, 89, 254, .5);
    font-size: .37333rem
}

.K3B__C-betting2-line1>div.active[data-v-383785d4] {
    background: #b659fe;
    position: relative
}

.K3B__C-betting2-line1>div.active[data-v-383785d4]:after {
    content: "";
    display: block;
    width: .42667rem;
    height: .42667rem;
    background-image: url(/assets/svg/subtract-ca63ef68.svg);
    background-size: .42667rem;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0
}

.K3B__C-betting2-line2>div[data-v-383785d4] {
    background: #fb9494;
    font-size: .37333rem
}

.K3B__C-betting2-line2>div.active[data-v-383785d4] {
    background: #fb4e4e;
    position: relative
}

.K3B__C-betting2-line2>div.active[data-v-383785d4]:after {
    content: "";
    display: block;
    width: .42667rem;
    height: .42667rem;
    background-image: url(/assets/svg/subtract-ca63ef68.svg);
    background-size: .42667rem;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0
}

.K3B__C-betting2-line3>div[data-v-383785d4] {
    font-size: .37333rem;
    background: rgba(64, 173, 114, .5)
}

.K3B__C-betting2-line3>div.active[data-v-383785d4] {
    background: #40ad72;
    position: relative
}

.K3B__C-betting2-line3>div.active[data-v-383785d4]:after {
    content: "";
    display: block;
    width: .42667rem;
    height: .42667rem;
    background-image: url(/assets/svg/subtract-ca63ef68.svg);
    background-size: .42667rem;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0
}

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

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

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

.K3B__C-betting3[data-v-1ace94bb] {
    margin-top: .26667rem
}

.K3B__C-betting3-tip1[data-v-1ace94bb] {
    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-1ace94bb] {
    margin-left: .13333rem
}

.K3B__C-betting3-line1[data-v-1ace94bb] {
    height: .93333rem;
    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-1ace94bb] {
    margin-bottom: .4rem
}

.K3B__C-betting3-line1>div[data-v-1ace94bb] {
    width: calc((100% - 1.33333rem) / 6);
    height: .93333rem;
    line-height: .93333rem;
    color: #fff;
    text-align: center;
    border-radius: .13333rem;
    background: rgba(182, 89, 254, .5);
    font-size: .37333rem
}

.K3B__C-betting3-line1>div.active[data-v-1ace94bb] {
    background: #b659fe;
    position: relative
}

.K3B__C-betting3-line1>div.active[data-v-1ace94bb]:after {
    content: "";
    display: block;
    width: .42667rem;
    height: .42667rem;
    background-image: url(/assets/svg/subtract-ca63ef68.svg);
    background-size: .42667rem;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0
}

.K3B__C-betting3-btn[data-v-1ace94bb] {
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    background: #fb9494;
    border-radius: .13333rem;
    color: #fff;
    font-size: .37333rem;
    margin-bottom: .21333rem
}

.K3B__C-betting3-btn.active[data-v-1ace94bb] {
    background: #fb4e4e;
    position: relative
}

.K3B__C-betting3-btn.active[data-v-1ace94bb]:after {
    content: "";
    display: block;
    width: .42667rem;
    height: .42667rem;
    background-image: url(/assets/svg/subtract-ca63ef68.svg);
    background-size: .42667rem;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0
}

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

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

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

.K3B__C-betting4[data-v-6741c1eb] {
    margin-top: .26667rem
}

.K3B__C-betting4-tip1[data-v-6741c1eb] {
    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-6741c1eb] {
    margin-left: .13333rem
}

.K3B__C-betting4-line1[data-v-6741c1eb] {
    height: .93333rem;
    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-6741c1eb] {
    margin-bottom: .4rem
}

.K3B__C-betting4-line1>div[data-v-6741c1eb] {
    width: calc((100% - 1.33333rem) / 6);
    height: .93333rem;
    line-height: .93333rem;
    color: #fff;
    text-align: center;
    border-radius: .13333rem;
    background: rgba(182, 89, 254, .5);
    font-size: .37333rem
}

.K3B__C-betting4-line1>div.active[data-v-6741c1eb] {
    background: #b659fe;
    position: relative
}

.K3B__C-betting4-line1>div.active[data-v-6741c1eb]:after {
    content: "";
    display: block;
    width: .42667rem;
    height: .42667rem;
    background-image: url(/assets/svg/subtract-ca63ef68.svg);
    background-size: .42667rem;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0
}

.K3B__C-betting4-btn[data-v-6741c1eb] {
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    background: #fb9494;
    border-radius: .13333rem;
    color: #fff;
    font-size: .37333rem;
    margin-bottom: .4rem
}

.K3B__C-betting4-btn.active[data-v-6741c1eb] {
    background: #fb4e4e;
    position: relative
}

.K3B__C-betting4-btn.active[data-v-6741c1eb]:after {
    content: "";
    display: block;
    width: .42667rem;
    height: .42667rem;
    background-image: url(/assets/svg/subtract-ca63ef68.svg);
    background-size: .42667rem;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0
}

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

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

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

.Betting__Popup-body .title[data-v-d519a2ac] {
    margin-bottom: .13333rem;
    font-size: .42667rem;
    color: #fff
}

.Betting__Popup-body .list[data-v-d519a2ac] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.Betting__Popup-type1[data-v-d519a2ac] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .26667rem;
    color: #fff
}

.Betting__Popup-type1 .list>div[data-v-d519a2ac] {
    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-d519a2ac] {
    background-color: #fa574a
}

.Betting__Popup-type1 .list>div.green[data-v-d519a2ac] {
    background-color: #40ad72
}

.Betting__Popup-type1 .list>div.numA[data-v-d519a2ac],
.Betting__Popup-type1 .list>div.numB[data-v-d519a2ac],
.Betting__Popup-type1 .list>div.numC[data-v-d519a2ac],
.Betting__Popup-type1 .list>div.numD[data-v-d519a2ac] {
    background-color: #ffa82e;
    border-radius: .10667rem;
    width: 1.06667rem
}

.Betting__Popup-type1 .list>div.numB[data-v-d519a2ac] {
    background-color: #6da7f4
}

.Betting__Popup-type1 .list>div.numC[data-v-d519a2ac] {
    background-color: #fa574a
}

.Betting__Popup-type1 .list>div.numD[data-v-d519a2ac] {
    background-color: #40ad72
}

.Betting__Popup-type2[data-v-d519a2ac] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .26667rem;
    font-size: .42667rem;
    color: #fff
}

.Betting__Popup-type2[data-v-d519a2ac]::last-child {
    margin-bottom: .48rem
}

.Betting__Popup-type2-d[data-v-d519a2ac] {
    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-d519a2ac] {
    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-d519a2ac] {
    margin-left: .13333rem
}

.Betting__Popup-type2-o[data-v-d519a2ac] 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-d519a2ac] div:last-child {
    background-color: #40ad72
}

.Betting__Popup-type2-r[data-v-d519a2ac] {
    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;
    margin-bottom: .21333rem
}

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

.Betting__Popup-body-line[data-v-d519a2ac] {
    font-size: .42667rem;
    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-d519a2ac] {
    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 .border[data-v-d519a2ac] {
    border: .01333rem solid #A6A9AE
}

.Betting__Popup-body-line-item[data-v-d519a2ac] {
    padding: 0 .21333rem;
    background: #303030;
    color: #a6a9ae;
    border-radius: .13333rem
}

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

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

.Betting__Popup-body-line-btnL[data-v-d519a2ac] {
    -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-d519a2ac]:last-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-foot[data-v-d519a2ac] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    line-height: .96rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__Popup-foot-c[data-v-d519a2ac] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background: #292929;
    color: #a6a9ae
}

.Betting__Popup-foot-s[data-v-d519a2ac] {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    background: #D9AC4F;
    color: #8f5206
}

.Betting__Popup-btn[data-v-d519a2ac] {
    width: .66667rem;
    height: .66667rem;
    pointer-events: none;
    text-align: center;
    font-size: .66667rem;
    padding: 0;
    color: #c8c9cc;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    background: #f0f0f0;
    border-radius: 50%;
    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-input[data-v-d519a2ac] {
    padding: .02667rem .26667rem;
    width: 2.10667rem;
    margin: 0 .16rem;
    background: #6F7381;
    border-radius: 1.06667rem
}

.Betting__Popup-input[data-v-d519a2ac] .van-field__control {
    text-align: center;
    font-size: .37333rem;
    line-height: .72rem;
    color: #fff
}

.Betting__Popup-agree[data-v-d519a2ac] {
    padding-left: .8rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAP1BMVEUAAADh4eHi4uLj4+Ph4eHe3t7i4uLh4eHg4ODh4eHi4uLh4eHg4ODg4ODg4ODi4uLk5OTl5eXg4ODf39/h4eE1ZOnrAAAAFHRSTlMAgaAi7xNh4NDAcZFiUkKwQjIykTUFLcsAAAKASURBVGje7ZrbjusgDEUBA+ESyiTl/7/1aI5UaDJAATN5GGW9VvKOjW0Su+TmJiLAGcr+Q43bJxuXVoUTiq1ApgBUhwLKoDWE06GKXlHmKQ8fWcYlTM08XuKxhGaWR390bOiCAfrxuWJUfmMo0/ynE3tX9M/GmTw94Sb9WYSSZuzRui9E+IsdFZ6t4dcH81TUivAQSi2a7KsW80niUNqi075vyA1gfQpv8eGONCHf4qQ7zlc1pzao5pN+i6glZCjvDKmwV7K6+ckeFVeXg/1BhaV80GzQflKoH8NjJP4J+zFIMUCKDKFikArpHH+HMQHgMZPqDgzfgS6WqKg5wMgwPiZJzQEYFwBedkFmxBG56opNbgGMgOClpgfJARS0FGhz/AHvAi0UCSNIfD5GkKocydfLksjmECdoeCzXXB/1eAGWbZgqyqKR2Y75CtyGF4DcIezpCOYdAmTaoJ4hoDLdwqQqwMMylwJF94mcsbooPo1YRmC9Bf6GQMz5C9L0ukJzqQPi0ZlWAVObXaYzC8SVX/yIufbCsfNO2UdTl176Yv5rC+Rzy8+qAlUoPy4mXfnm6pdfoqe4AEvx9cHN/QBZy+/dHCacwFIT95gUSg6UXQgO2yXCUh81ckCecFgvGCVUqzw8f2cYQix+nFNvyWLOQAqqrRA/Utsah9bPwaEg/eWxpiUf0P2bDcc7BrNEqM61A3jM8DpQ6NkjKdE/3l8otJoPWvTkRIIVKvNxWoLY3qxOcL/up8hLFq2PfOBtmSWRZtTIbyhTHL3pAha6sKL/DQqxqGtENkrwGP3JEmmPhEB+Wvc6QZCAUUXrdNZSXLIfIspKQaayvf9pAAS5uXnxD+T8kWUPlb1KAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .64rem;
    font-size: .32rem;
    color: #a6a9ae
}

.Betting__Popup-agree.active[data-v-d519a2ac] {
    background-image: url(/assets/png/agree-a-d9d08c70.png)
}

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

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

.Betting__Popup-PreSale-head[data-v-d519a2ac] {
    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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

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

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

.Betting__Popup-PreSale-foot[data-v-d519a2ac] {
    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-d519a2ac] {
    width: 60%;
    background: #f2413b;
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #fff
}

.bgcolor[data-v-d519a2ac] {
    pointer-events: all;
    color: #8f5206;
    background: #D9AC4F;
    border: none !important
}

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

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

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

.K3B__C[data-v-4b0cace2] {
    width: calc(100% - .69333rem);
    margin: auto;
    background: #3A3A3A;
    border-radius: 0 0 .26667rem .26667rem;
    padding: 0 .26667rem .25333rem;
    position: relative
}

.K3B__C-mark[data-v-4b0cace2] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: #8f5206;
    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
}

.K3B__C-mark>div[data-v-4b0cace2] {
    display: inline-block;
    border-radius: .4rem;
    padding: 0 .4rem;
    background-image: -webkit-linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
    background-image: linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
    font-weight: 700;
    font-size: 3.73333rem
}

.K3B__C-mark>div+div[data-v-4b0cace2] {
    margin-left: 1.04rem
}

.K3B__C-nav[data-v-4b0cace2] {
    height: 1.06667rem;
    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
}

.K3B__C-nav>div[data-v-4b0cace2] {
    line-height: 1.06667rem;
    text-align: center;
    width: calc(25% - .04rem);
    background: #6F6F6F;
    border-radius: .13333rem .13333rem 0 0
}

.K3B__C-nav>div.active[data-v-4b0cace2] {
    background: #D9AC4F;
    
}

[data-v-4b0cace2] .van-popup {
    overflow-y: visible
}

[data-v-4b0cace2] .van-popup .van-icon-close {
    font-size: .8rem;
    bottom: -1rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%)
}

.qpopup-box[data-v-4b0cace2] {
    max-width: 8rem;
    padding: .8rem .77333rem 1.04rem
}

.qpopup-box-list[data-v-4b0cace2] {
    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-4b0cace2] {
    height: 1.2rem;
    width: 1.2rem;
    background-color: red;
    margin: 0 .26667rem
}

.qpopup-box-list .num.num1[data-v-4b0cace2] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num2[data-v-4b0cace2] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num3[data-v-4b0cace2] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num4[data-v-4b0cace2] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num5[data-v-4b0cace2] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num6[data-v-4b0cace2] {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=) no-repeat center center;
    background-size: cover
}

.qpopup-box-list .num.num7[data-v-4b0cace2] {
    background: url(/assets/png/n7-039e2d7d.png) no-repeat center center;
    background-size: cover
}

.qpopup-box-txt[data-v-4b0cace2] {
    text-align: center;
    font-size: .32rem;
    color: #666
}

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

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

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

.GameRecord__C[data-v-bc985eb8] {
    width: calc(100% - .69333rem);
    margin: .48rem auto 0;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-bc985eb8] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff
}

.GameRecord__C-body[data-v-bc985eb8] {
    line-height: 1.06667rem;
    color: #fff
}

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

.GameRecord__C-body>div[data-v-bc985eb8] {
    background: #3A3A3A
}

.GameRecord__C-body>div+div[data-v-bc985eb8] {
    border-top: .01333rem solid #292929
}

.GameRecord__C-body-premium[data-v-bc985eb8] {
    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-bc985eb8] {
    width: .53333rem;
    height: .53333rem;
    background-repeat: no-repeat;
    background-size: .53333rem;
    background-position: center
}

.GameRecord__C-body-premium .n1[data-v-bc985eb8] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
}

.GameRecord__C-body-premium .n2[data-v-bc985eb8] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
}

.GameRecord__C-body-premium .n3[data-v-bc985eb8] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
}

.GameRecord__C-body-premium .n4[data-v-bc985eb8] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
}

.GameRecord__C-body-premium .n5[data-v-bc985eb8] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
}

.GameRecord__C-body-premium .n6[data-v-bc985eb8] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
}

.GameRecord__C-foot[data-v-bc985eb8] {
    height: 1.86667rem;
    background: #3A3A3A;
    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-page[data-v-bc985eb8] {
    color: #a6a9ae
}

.GameRecord__C-foot-previous[data-v-bc985eb8],
.GameRecord__C-foot-next[data-v-bc985eb8] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #D9AC4F;
    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-bc985eb8],
.GameRecord__C-foot-next.disabled[data-v-bc985eb8] {
    background: #6F6F6F;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-bc985eb8],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-bc985eb8] {
    color: #a6a9ae
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-bc985eb8],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-bc985eb8] {
    color: #8f5206
}

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

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

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

.Trend__C[data-v-e311f3d1] {
    width: calc(100% - .69333rem);
    margin: .48rem auto 0;
    text-align: center;
    font-size: .32rem
}

.Trend__C-head[data-v-e311f3d1] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff
}

.Trend__C-body[data-v-e311f3d1] {
    line-height: 1.06667rem;
    color: #fff
}

.Trend__C-body-empty[data-v-e311f3d1] {
    height: 5.33333rem
}

.Trend__C-body>div[data-v-e311f3d1] {
    background: 3A3A3A #ffffff
}

.Trend__C-body>div+div[data-v-e311f3d1] {
    border-top: .01333rem solid #292929
}

.Trend__C-body-premium[data-v-e311f3d1] {
    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-e311f3d1] {
    width: .48rem;
    height: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.Trend__C-body-premium .n1[data-v-e311f3d1] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
}

.Trend__C-body-premium .n2[data-v-e311f3d1] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
}

.Trend__C-body-premium .n3[data-v-e311f3d1] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
}

.Trend__C-body-premium .n4[data-v-e311f3d1] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
}

.Trend__C-body-premium .n5[data-v-e311f3d1] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
}

.Trend__C-body-premium .n6[data-v-e311f3d1] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
}

.Trend__C-body-gameText[data-v-e311f3d1] {
    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
}

.Trend__C-foot[data-v-e311f3d1] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.Trend__C-foot-previous[data-v-e311f3d1],
.Trend__C-foot-next[data-v-e311f3d1] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: #D9AC4F;
    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-e311f3d1],
.Trend__C-foot-next.disabled[data-v-e311f3d1] {
    background: #6F6F6F;
    pointer-events: none
}

.Trend__C-foot-previous.disabled .Trend__C-icon[data-v-e311f3d1],
.Trend__C-foot-next.disabled .Trend__C-icon[data-v-e311f3d1] {
    color: #a6a9ae
}

.Trend__C-foot-previous .Trend__C-icon[data-v-e311f3d1],
.Trend__C-foot-next .Trend__C-icon[data-v-e311f3d1] {
    color: #8f5206
}

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

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

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

.WinningTip__C[data-v-af2e7991] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000000b3;
    top: 0;
    left: 0
}

.WinningTip__C-body[data-v-af2e7991] {
    position: absolute;
    width: 7.73333rem;
    height: 10.93333rem;
    background-image: url(/assets/png/missningBg-9deda6ac.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.33333rem
}

.WinningTip__C-body.isL[data-v-af2e7991] {
    background-image: url(/assets/png/missningLBg-52f5ee8e.png)
}

.WinningTip__C-body-l1[data-v-af2e7991] {
    font-weight: 700;
    font-size: .64rem;
    text-align: center;
    color: #8f5206;
    height: .77333rem;
    line-height: .77333rem;
    margin-bottom: .45333rem
}

.WinningTip__C-body-l2[data-v-af2e7991] {
    height: 1.33333rem;
    color: #fff;
    font-size: .29333rem;
    margin-bottom: .64rem
}

.WinningTip__C-body-l2 .line1[data-v-af2e7991] {
    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-l2 .line1>div[data-v-af2e7991] {
    width: .53333rem;
    height: .53333rem;
    background-repeat: no-repeat;
    background-size: .53333rem;
    background-position: center
}

.WinningTip__C-body-l2 .line1 .n1[data-v-af2e7991] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI6SURBVHgB7ZhNaxNBGMf/z2w2JS0GjeAKKmyhUXuI9mR7NPQDZHvwe/gN2nwD+zkUGu+KHs1tsQcpW8yCFtyDrUS00CQ7nWf7Qtn2kJml7VDyg4Wd7EB+/OeZF4aQI3obvJQibUlJgWr6uAokQhIIR4La8yud+OwnOnnpbQS3B2m6qsRe4xohkm9cIdqzK50/WRvHcgcj+Um9LsAGVKLlEjVZUnCbk4Mtcgxh4dgJ9G0j8MVI9mAhqaSmcFK5CkshSgOhxtueoc1BoJaQNtXeeXwBy5kIFsV6wRIKspvs4tdOguRHgv1/+9lv1TtV9dzCXKOO6ZkKimAsOBgMEX2NEG/F57719/rZ8/P7Dmaf+Kgr0VLZ7K+Mhpjluh+6F8rl6ak+Xz52MTwYwgQjQU6OExoX7httRjBBW/C/qrNxksvDSf5W9aqLtuC2YRJMoiaTLtqC/b2/MIVnui4GguPXXp6TZUiHm7eTVAosvLyA66It6D30YIr1gvXGHHTRFrzr1eCr7UsX/6lvVB5Gk4ST0Bmuaq2Kx2o/NsFI0C27WFx+MVaSnNzS8iJKrtlhgbbetSQKwGtbtLl9eoJhKjPT8B7dw/0HHmqqJIpQ+DzIdfVsqYHLYnLkL8pEsCgsGMNeQnX1Qe9hKUSkBCU6sJSRQFvMv+p8VimuwzIk5DrfV2eTZMrBmroLDmEP4ZQj1vglE+S7YNehpg1JcnJl5+h+mtuU73B0JZwl+lx1vqq7w5gnK88HLrmzHw4B4SvKJ8+6ulMAAAAASUVORK5CYII=)
}

.WinningTip__C-body-l2 .line1 .n2[data-v-af2e7991] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJpSURBVHgB7ZhPaBNBFMa/N5t/GtEGMbaIkD0GBOvF1pvpSYWSVFCKR3sV0aOntiB4tR68eZWCQiIF8ZR6Ujy5h2IRDxsEqVRKQzE2GrLjvG0TktJJS9NO9pDfJTN5M/DxvdndeY+wg2+vclel8LJSUk5NUzCBhEMCTl3QbHqiUGoNUWPg5nMDNc+bVsIeoIcQyadhIWbtiULZn2Nb3L+6XFTDYQQB5WgkRBkWKXjOziEo4hjC8LYm0HI+lxJ16SKAeJIyIcuT07LDooWP61hyN1GperCHohgfTSCZCMEERF4upPKtTe3D59/hrlSb8yX3Dz59+Y3Hd88bEUmgrJCas7fwodwmrsFquYZn+Z8wREroIkVnQ7uLneSUm0ArsFKtoxOVzR4LtAej2k3JgbCxB0UrcDJzWrtpckwfO2z0DqpXyqM755RT4eZ/8ZjA1PUzGLt0Eqagr6+zcq9F7spf/5fFskiT7OsgsZu9wqwdB6AvsFv6ArulL7Bb+gK7pS+wW8xc6lrgm/jqes0f7+cbb1QgV4jzxbVmucAX36kbSYyk49o9xlJc/LyBF29/tdUyXIA9efmjeZ3bDWMC5xfXDhQzIpCdapy73ei5g/GY1Tl+TC/DkECBC/ZxbbxTjcMCSzDA/Ztn2wqwBvZQDONXErptjnXvdtpWTcJRHDGc5pH0Ce4IIRIS/jvw2uVTSvigdg8RvaNl1fIV5DcvA4dnkS3StwrvJWgOAUNCznG/2n9IohZmVJodBAcnaokZHvgCuRcctigTBCfZuYi11Z/mOe1csNUS9h29qBab6luXlDlvpESBj1xr4D/eNsn7d9rxVAAAAABJRU5ErkJggg==)
}

.WinningTip__C-body-l2 .line1 .n3[data-v-af2e7991] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK+SURBVHgB7ZjNTxNBFMDfm5YvIUqjVjzZ3mhiIpyIniw3D6QL0YS7N02Q/gXAySMfidw4SyKhVRK9FU8aT+yBpBoPWy62SghoLBZqd5w3pU0ls412mmEP/C7d2dlNf3k7M2/mIZzi8wvrLmdugnO0RDMCJuBgIwO7wnAuNp7ONXZh7cJJWf1l150RYtNwhiDyhQ7G5qLj6QPZhhO54wrfFJdD4AdERDuDGCdJRm2KHPhFjkAYOnECzKasCKtwx+vZYsmF4i8XwqEgmMblGA8GXD7DQS22tF6AD9mfst3bzWDsTggm45fBFIiuFRTfW/lpk8s78G2/XG+T8GpmT/4+vHcVTICACcYVYy+z9eMvuUY23u2Lvt9giAhT3XUKR03f2s4dgikYtACNR1Mo/2lksM/zBZKLDnSDKZSCN6M9MDp8UfkCzWKTS47nP01NDAjRC9UJc1CGcH+HlCN5k+CntQQHH2NutLeI7wXbMtppjC6tfwUnX5KZZiTWJ7JNuC2TSTuCJJd8tgPbzqGUIyh/J5dzbck42oIrr3frYo3IzUaqALpoC9Z2Oyrok+uiLdgs7aki+79oC0ave6c9miy6aAtOTVxTRpHu0UzWRVuQUuD84xv1aJEYpcj5R5G2LDPnqU6Xc0EVtPxQlvmXZcj4YXd1c08evGpyo8OXmm6CjUZw5c1u/ehaI7P1HZ4+/+L5jjFB2lRQ5FRQStx4r+4zJujkj1vqNyZYLFWa9vf2qFXobg4MQJmm2cbC46hri9IHvgQDkNxk/Iqyb+x2SHlaREQbs6Lky1AWL43g5I/kUkPlFcrjdP72OoO7AYzKCuvHNWsBgT8BH8GBLw7efzUtB0VXAGaFqQ3+we4KsFm6kIJUC+4IYFyMx0U4YyhynYFqfZraePqBaklYRvSWeNhU3TpHk5VzSMcepN82dvwBPqARynIHeh0AAAAASUVORK5CYII=)
}

.WinningTip__C-body-l2 .line1 .n4[data-v-af2e7991] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgB7ZjfThNBFMbPTLsQ/FOxREpCiVtDVUgQghdyY2LjA7Rc+B6+AfQN5Dk0od6b6KVcaBowtlhi19AmlMSiVWnSbTues6XaNjNbyirMRX8JYWdn5+y3M3M63wyDHnLPE48Eb8aFYAksmnAeCEgzDukGZ8m51ZTVWcXaF/nNxLjdbK6hsKdwgTAmnhmcJyOrqW9OGU7E1RriNV4ugQ5gj474WYxEcipTz4Eu4ggGSyeagGU2EyZviDxoSFOwGPc1xRpoCmPNBMfx1mdoe2DA4n7hMvdyOzkofC6CXatDIHgVwpEwhG9NgxdKhRLkdy2olH/ApStjTjzzjql63PSraj6+y4CFgdqUS2Xnr27bbgFdoQ/O7ez9KVeObHxPBb4fVWBx5Z60DZfdPNgvdYnrfske1LFHB+X4V7VLXCdFHKWv+PGnFlg+lD9M2DUbDnCYBqVSrrjWl4rymFKBddu9hwzDgEHpF1OFVODk9KRrI0qYQQmF+8QcD0jvSwVOzYQgGApKG0QXojB2eQwGxRgxnLZSccGA8tdBmcX3Hy5D5n3WmW91nHd+fMHthdkzZzARxfb0cbkPOaj+rDoxIxgvctdUtmG7L+ICNIaD5gwFemUo0CtDgV4ZCvSKcqmz0X1Y2Tzks18ck0pLFK2lXh21lbXgE3lKjOlHVzQ1Mwnzy/O47PkHE7j1agsd718PV0XDuf12G/8fKxf9fvQ6ahJJWwoysyuPH0jbSIeYGnWK637Jv3fUtJUo7R/CqQWqxLW5cEfdj//hqFVzUCowFA6BG2d11OT/VEzcmJDelwqcQDc9rchWb456VlpnomENzci3BMospn3qNdwnFPKtLAtcD6D7vdm3d90g90zTg2LSPKdr+tlSCSfIUdPBkQl6kuYC2EvQFMYYChSQAk1pcEjyuSepN9iLG6AZAsQGnVc7WTzqg3U8C06DPqRHfXydLhyBdBZs+FhMh56knhvxtc6nqcx6H2gdCTs9uogPn9fhpkXJSvlAU66z4jdHczer6IpriAAAAABJRU5ErkJggg==)
}

.WinningTip__C-body-l2 .line1 .n5[data-v-af2e7991] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgB7ZhNTBNBFMffzPJpiUA0WE92DyaQkIgmhujJetIDoRg13L35CXcT4OSRj0RveJVEAlUSvYHxoPFEDyT147BrNLZCsGgsbSndcd5Am6bMbD+2tmvi77Szs/P2v2/ezNs3BAr49DRwgVFrkDES4E0f1AIGIUIhlKFkomcoaOZ3keyFsRjoSFvWGBc2AnWEEDbVSOmEPhTcEm3YF7eTYSv8sg/cAPdoUwPxo0iKbfQcuEUcQqBvXxOQ8GLARzPMUD0bT1oQT1jQ1dkA1WQ9tgueVgqeFqp8xmLE36BZbIyBXNjMQhTehX+LNhoaON8Jw/4j4IS5lU1YehMT9pGLp9uFTZkDCLEC2p3r3eP82lvYeXvGhI9fkrl2epfBmpGAeMqCMyc9UAmzLzdg4fUPYSuLEU3BmpmAS2fbDwoE4qVMEnvLq7/4FKSlL8Gvx+kpl/WttBgrw4gkxTsl+KQBgF9lx5q5DeViRHbsbfLZkUGhAuwCW0U8mbG32Sq3Kb3b390GSkNcnO5tgXLp72mz/TDVO6UjevVWvroOSweoVlwxUNyw/6i0b+Bcp3inDPJhfpApbIrAFQuGB3hXR6MQpzJUKhhruNVkbaIjVM4oKtANVLRIaonrBVYlwWI8zSx8FxsupjBcsTcud1Ulfzv2IIobffiZB/92Lr9i/h59ZFaUcaDaAmdfbOSE5SN+Nhaj4BTHArN/OzJwyp3iWKBddpB5tlwcC9SPq9MeLhanOBZ498oxqRfxHq5kpzgWiOlq8taJnLdQWK9+CCZv+qqyzfxPdU759wXiVlGNjCCzWco2pIzibH7FFIbUo+xElB68//hrThyCBueWN0XpWCk4Fm3ke2559Sc8ePJNOUYqsB5l59LbWOkCi5WVf6PsVPVLBXpaNLCj1mWnWXjTRWVniB99kGeFd7FyU63WWpadhJAQCfMjX0rE4eUB8stO3dtsW7+WihFJia0Gj1eKlZ2WRnRxwvp+PjBFgN0DF8GATXdffT4igqJZg3GuNATuIdSs0XG8EALxLLhRI34ej9NQZ9BzTdre+TS2SeEDe0fCwqOn+MO1Orc2cbEyBsGea8FX+R1/ACJ/hHdzJG+uAAAAAElFTkSuQmCC)
}

.WinningTip__C-body-l2 .line1 .n6[data-v-af2e7991] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7VhNTBNBFH4z2wLlJ0IMBRJI2pOSECVejAcT680DoSWRePKgJ01sNPFIAiTeFRKPcibRSI0Hb+BNufXQ2KiH1kgCYpAeWtpSu+O+LUvanTdtSQ3Mod9p5+23b759Oz/fDgMXvr8O3xDcnBaCha1mAE4DAuKMQ7zM2eJ4JJauvsWci9RauL9kmvOWsMdwhmBMvPByvhiMxDJ2G47EHZbFhnU5CTrAqmiHh4VQJMc2Vg50EYdgMHmkCVhyLRzgZZECDWEKFuKGKeZBUzBmhrn1vfX5tC4wYNMeQYy93UwJlt/+gtR2AXp8BkwEuuFO6Dz4BzxkIuSvrv+BRPoAcvkyXB3va8h//ykDm8lsI36AfX0zLdwPP3n5A3IFs4bp7/fCs3tjUhLkz61swe5+qSV+Txe3+cGRzpo4d0vGyrnFHb/1530pvrq+J3Xm8JfXdprmY5+vPvyW4pLAROoAVNj8kpVjyaySj0NEiu0cKvnYt7s4NQKpyrUCKl+uUIaToEYgjoOJYLeSTN0LjnSdiD8R9Cn5OP5Qg1IgAmcTBXyQunf/1qCU1OFHI8NA5af4lVx+KWY8mr24UB3wD3itad8L37aKkMn+tWNYifm7o+SyMdDngeuX+uyxhRPD4T+dHYHRwQ5CuEHyozPDZHWlZUY3cNAcbYGtoi2wVbQFtoq2wFZBWt5EKg+rG3vH1sveiqx9VeWQU9tF28s1y3ccu8NHwxGNDElmFSFtdShubuWnRMQN/vnDAOmQKQeucsgqPgL57v1Y+sSUq0VgQqyqGyoHrnLI6KhVvpPKLxlWygU7oNx2PQdO5Uqk81Avf11H3Qg9Ptr3/U/UNayNHHVwWHbP9Rw1/k7KsV4ln+pben2VQ8bfSMpRR2eGbJPbLH/qWj/JVzlwyVE7DhnHAs44bN+8cg4eTA2RywY6ZKxKNR8rhw65ET9XrIy3C2M+pWPHZQYPjgKgJ+JcAHsHmoIxZgkUEANNUeawyMdvxz5aVVwCzSBALOF5tT1dOw1YsM6C46AP4p0GX8ALWyCeBXsNFtKhkli5DqNyPo1t5iZUjoTtil62yKd1uJnGyYrzAYdc9Y1/WHyEL7js9ekAAAAASUVORK5CYII=)
}

.WinningTip__C-body-l2 .line2[data-v-af2e7991] {
    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-l2 .line2>div[data-v-af2e7991] {
    height: .58667rem;
    line-height: .58667rem;
    background: #40ad72;
    border-radius: .13333rem;
    width: 1.33333rem;
    text-align: center
}

.WinningTip__C-body-l2 .line2>div[data-v-af2e7991]:first-child {
    background: #FFA82E
}

.WinningTip__C-body-l2 .line2>div.yuan[data-v-af2e7991] {
    width: .53333rem;
    height: .53333rem;
    color: #8f5206;
    background: transparent;
    line-height: .53333rem;
    margin: 0 .18667rem;
    border-radius: 50%;
    border: .01333rem solid #8F5206
}

.WinningTip__C-body-l3[data-v-af2e7991] {
    height: 1.73333rem
}

.WinningTip__C-body-l3 .isLose[data-v-af2e7991] {
    font-weight: 700;
    font-size: .64rem;
    line-height: .93333rem;
    color: #bf5d2b;
    text-align: center;
    margin-bottom: .34667rem;
    padding-top: .66667rem
}

.WinningTip__C-body-l3 .head[data-v-af2e7991] {
    height: .4rem;
    line-height: .4rem;
    font-weight: 700;
    font-size: .34667rem;
    color: #bf5d2b;
    text-align: center;
    margin-bottom: .10667rem
}

.WinningTip__C-body-l3 .bonus[data-v-af2e7991] {
    height: .64rem;
    line-height: .64rem;
    font-weight: 700;
    font-size: .53333rem;
    color: #bf5d2b;
    text-align: center;
    margin-bottom: .26667rem
}

.WinningTip__C-body-l3 .gameDetail[data-v-af2e7991] {
    height: .37333rem;
    line-height: .37333rem;
    font-size: .29333rem;
    text-align: center;
    color: #bf5d2b
}

.WinningTip__C-body-l4[data-v-af2e7991] {
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem;
    color: #8f5206;
    position: absolute;
    left: .74667rem;
    bottom: .74667rem;
    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-af2e7991] {
    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-af2e7991]: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-af2e7991] {
    width: .8rem;
    height: .8rem;
    background-image: url(/assets/png/close-7b93ef94.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-toast[data-v-aca05fdb] {
    word-break: break-word !important
}

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

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

.K3__C[data-v-aca05fdb] {
    padding-bottom: .34667rem
}

.K3__C-head[data-v-aca05fdb] {
    height: 1.25333rem;
    background: #3F3F3F;
    padding: 0 .34667rem;
    position: relative
}

.K3__C-head div[data-v-aca05fdb] {
    background-repeat: no-repeat;
    background-position: center
}

.K3__C-head-bcak[data-v-aca05fdb] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.K3__C-head-logo[data-v-aca05fdb] {
    background: url(/assets/png/headlogo-56515a97.png);
    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%)
}

.K3__C-head-more[data-v-aca05fdb] {
    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
}

.K3__C-head-more>div[data-v-aca05fdb] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.K3__C-head-more>div[data-v-aca05fdb]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.K3__C-head-more>div:last-child.disableVoice[data-v-aca05fdb] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.K3__C[data-v-aca05fdb] .noticeBar__container {
    width: calc(100% - .69333rem);
    margin: .45333rem auto;
    background-color: #303030;
    padding: 0 .42667rem;
    border-radius: .53333rem
}

.K3__C[data-v-aca05fdb] .noticeBar__container>button {
    display: none
}

.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-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
}

.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%
}

.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-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-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-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,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    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,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-afe1106e]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-afe1106e] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
    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-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,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    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,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-884042b3]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-884042b3] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
    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-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,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    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,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-b5a08846]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-b5a08846] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
    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-toast[data-v-81486f6a] {
    word-break: break-word !important
}

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

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

.state[data-v-81486f6a],
.sub[data-v-81486f6a] {
    color: #888
}

.state.state0[data-v-81486f6a],
.sub.state0[data-v-81486f6a] {
    color: #598ff9
}

.state.state1[data-v-81486f6a],
.sub.state1[data-v-81486f6a] {
    color: #ff8616
}

.state.state2 span[data-v-81486f6a],
.sub.state2 span[data-v-81486f6a],
.state.state3[data-v-81486f6a],
.sub.state3[data-v-81486f6a] {
    color: #47ba7c
}

.state.state4[data-v-81486f6a],
.sub.state4[data-v-81486f6a] {
    color: #fd565c
}

.MyGameRecordList__C[data-v-81486f6a] {
    background-color: #fff
}

.MyGameRecordList__C .item[data-v-81486f6a] {
    border: .01333rem solid #fff;
    padding: 0 .32rem;
    border-bottom: .01333rem solid #dbdbdb
}

.MyGameRecordList__C .item.active[data-v-81486f6a] {
    border-radius: .13333rem;
    border: .01333rem solid #fa999a
}

.MyGameRecordList__C .item.active h4[data-v-81486f6a] {
    font-weight: 700;
    font-size: .4rem
}

.MyGameRecordList__C .item.active .box[data-v-81486f6a] {
    border-bottom: .01333rem solid #dbdbdb
}

.MyGameRecordList__C .item .box[data-v-81486f6a] {
    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-81486f6a] {
    color: #333;
    font-size: .37333rem;
    margin-bottom: .06667rem
}

.MyGameRecordList__C .item .box .time[data-v-81486f6a] {
    font-size: .32rem;
    color: #888
}

.MyGameRecordList__C .item .box .state[data-v-81486f6a] {
    font-size: .34667rem;
    text-align: right
}

.MyGameRecordList__C .item .box .state span[data-v-81486f6a] {
    display: inline-block;
    margin-top: .06667rem
}

.MyGameRecordList__C .item .info[data-v-81486f6a] {
    padding: .32rem 0
}

.MyGameRecordList__C .item .info .order .li[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li[data-v-81486f6a] {
    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-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum[data-v-81486f6a] {
    -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-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-81486f6a] {
    color: #333;
    font-size: .37333rem;
    width: 100%
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .txt[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .txt[data-v-81486f6a] {
    font-size: .37333rem;
    color: #888
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .betList[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList[data-v-81486f6a] {
    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-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList.select[data-v-81486f6a] {
    max-height: 5.66667rem;
    overflow-y: auto
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .betList>span[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList>span[data-v-81486f6a] {
    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-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList>span.active[data-v-81486f6a] {
    background-color: #fe474d;
    color: #fff
}

.MyGameRecordList__C .item .info .order .li.betNum .lab .betList>span[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li.betNum .lab .betList>span[data-v-81486f6a] {
    width: auto;
    padding: 0 .16rem;
    border-radius: .16rem
}

.MyGameRecordList__C .item .info .order .li.betNum .lab[data-v-81486f6a]:after,
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-81486f6a]:after {
    top: .26667rem
}

.MyGameRecordList__C .item .info .order .li.betNum .lab[data-v-81486f6a]:before,
.MyGameRecordList__C .item .info .bet .li.betNum .lab[data-v-81486f6a]:before {
    top: .50667rem;
    height: 97%
}

.MyGameRecordList__C .item .info .order .li .lab[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .lab[data-v-81486f6a] {
    color: #888;
    position: relative
}

.MyGameRecordList__C .item .info .order .li .lab[data-v-81486f6a]:after,
.MyGameRecordList__C .item .info .bet .li .lab[data-v-81486f6a]: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-81486f6a]:before,
.MyGameRecordList__C .item .info .bet .li .lab[data-v-81486f6a]: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-81486f6a]:before,
.MyGameRecordList__C .item .info .bet .li:last-child .lab[data-v-81486f6a]:before {
    content: "";
    display: none
}

.MyGameRecordList__C .item .info .order .li .sub[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .sub[data-v-81486f6a] {
    color: #333;
    font-size: .32rem
}

.MyGameRecordList__C .item .info .order .li .sub>img[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .sub>img[data-v-81486f6a] {
    width: .4rem;
    vertical-align: -.06667rem
}

.MyGameRecordList__C .item .info .order .li .sub.success[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .sub.success[data-v-81486f6a] {
    color: #47ba7c
}

.MyGameRecordList__C .item .info .order .li .sub.fail[data-v-81486f6a],
.MyGameRecordList__C .item .info .bet .li .sub.fail[data-v-81486f6a] {
    color: #fd565c
}

.MyGameRecordList__C .item .info .line[data-v-81486f6a] {
    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-81486f6a] {
    width: 80%;
    border-bottom: .01333rem dashed #c2c2c2
}

.MyGameRecordList__C .item .info .line[data-v-81486f6a]:after,
.MyGameRecordList__C .item .info .line[data-v-81486f6a]: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-81486f6a]:after {
    left: -.26667rem
}

.MyGameRecordList__C .item .info .line[data-v-81486f6a]:before {
    right: -.26667rem
}

.MyGameRecordList__C .item .info .btn[data-v-81486f6a] {
    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-81486f6a] {
    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-81486f6a] {
    color: #666
}

.MyGameRecordList__C .item .info .result-item.jusb[data-v-81486f6a] {
    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-81486f6a],
.MyGameRecordList__C .item .info .result-item.jusb .txt[data-v-81486f6a] {
    margin-top: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #333
}

.MyGameRecordList__C .item .info .result-item.jusb .num[data-v-81486f6a] {
    text-align: center;
    position: relative;
    font-weight: 700
}

.MyGameRecordList__C .item .info .result-item.jusb .num[data-v-81486f6a]: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-81486f6a] {
    color: #f95959
}

.MyGameRecordList__C .item .info .result-item .num[data-v-81486f6a] {
    margin-top: .18667rem;
    font-size: .37333rem;
    color: #333
}

.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,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    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,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-a9fa5d22]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-a9fa5d22] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
    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-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-b4a775ed.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-976ad717.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-7b93ef94.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-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,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    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,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.NewVietnam__C-head-more>div[data-v-273cca7e]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.NewVietnam__C-head-more>div:last-child.disableVoice[data-v-273cca7e] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.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: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMhSURBVHgBrZdNUlpBEMe7GyqVJTcILmJkFW4QvQAMpa7FE4gnEE4gnsDnGoivvIB6gpiVAqmS3OBll0rBdLoHnhKF9zHxX0VR8Gbm97qnu6cHIYMeL01pOoUqk62zxW1AKMvfpcXjCAHuAPmOmW4/7YVhljUxFWjtkWVsLUACQYHAhC381DGMUCKAzwxcdWPkGQEHU6KLSiOc5AaPLs0Rz7itiwnsZsbQqeyHN5Cg+57ZJoSmvM6BvoDM62zuhkFm8GhQO2WxMivw1QtcmjJZvgaGMiJ3N3evjlMnjfr182G/zve9Whv+U+KBtq41GtTPEweqpW8FfQ2vna6BmmYS9GFgWsNe/Zu6ETzhDz3Tiv8j90AWk6g80YCo7F+1166AUNW9ywuXGGlrvMh+n2imPIGLFg40ECzhzrrJW7thV9Kqo+N84Bqk8lX6M7WtuQ2i4aD+qG8koX+YtoC6jXDuHX3RpFx9qVHfXGu+vyvgBg37xqgVMwsXWSar23wtj63+LVWQGGBbfkR5ctUXvmBEiNaQljtXa3NK4Yx4nBeuJVc+X0h9boG/g4dcwCEe5oGLh7XGlzWqS8gUgacqUotjeGHG56kTGCbKJHgDFWi+Vfx8VKZKwRESfABPySlWlVPs2q1TwNR01GNUxxYlsCbAXAYPLUFBoDubjTA1SDWY5euOLOCtuKgKOeUDVcXBTMygrUpJD3HIqLGM9YGO5wxpLOiG3hddYEQFLYMZ9ONr48CiQNHtaWaoimnemWhfRhuNMJIdP9MKlma1QmfWBnGdzgN1JyBD01p2pdml07sidCHFaq3py9A8h4MDWeelCRQpeAKr1VL+Omr1eFBbDWcJQE/oeGBO3LErzd/KuQ9909VOYS3cQwp13Ue/1k0cOOzVgreCx1Bpp4KXz1a2t2o5Ah95u1bTTeJFt07y9mxr76qVCay6l+aPtA9zvTEEaPHiY8qZvQyUn5H05p2t/XClixOvMO6Ym0KTNP/Y3Zee70mWfrkFtM5LyV1UP1eHpUk4k/rQdam6RongZWk6qSX/3JPm0vvUxALcahXUgpQEjPUX1d30Ze3/mRcAAAAASUVORK5CYII=);
    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-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-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-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-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-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-toast[data-v-40fe88e0] {
    word-break: break-word !important
}

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

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

.TimeLeft__C[data-v-40fe88e0] {
    width: calc(100% - .69333rem);
    height: 2.66667rem;
    margin: .48rem auto 0;
    background-image: url(/assets/png/diban-f8c2e476.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: .01333rem center;
    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: #8f5206
}

.TimeLeft__C-rule[data-v-40fe88e0] {
    position: absolute;
    top: .29333rem;
    left: .29333rem;
    height: .61333rem;
    width: 4rem;
    font-size: .29333rem;
    text-align: center;
    border: .01333rem solid #8F5206;
    border-radius: .8rem;
    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-rule[data-v-40fe88e0]:before {
    content: "";
    display: block;
    height: .48rem;
    width: .48rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHgSURBVHgB7ZfNUfMwEIbfVYi/fFxIB4gOQgehAszfDDfSQewKgAoEFQA3ZhggHQAVEDqgBHNgJoRByyaEv0SxFcAzgfF7sD0rafVY1lq7QKFfJkprNGFFQ3ETxHUwa+lexZfECYhu5aGNstqNjzu3mBTIrAUhGOfIQYpUo3naOYIvkAlRhQqu5VEjHyWwswtxK0mGG5Szeymo5wjTk7zwfehqcANZ2TN5i1XNZXYDKTWPnEWK51z2mTH9R6OJaR/8fweqI0ttD95sZNtIler5akpnPYSkMQHQqHjmcLAJD81qsC13HZ8/RD5DzUpZS9g3ffr6A6nullzbZr1Sh7W6P9FacCD/p6vswbQMT/kDgSJZmUhg3k2Mhtgb+EEpTJmmDmiCTf3TUfZtoCLKMp0WUTYVKoCyVABlqQDK0q85XBOXkYgue0UfM9U8DsuECC25V5kxUmGwxR28gZhv5Bp+AizxUnTS7Z/sLxUtLsZDSZUa0FI0qFDNRrmGJ7rAx1ydcOkaOaYM6u71nWKwKoFajE8e39KMuCUTlewK3CuZ9GA+lsv9sVYtvvocALdcU6fX9psVnVaHm9V/kn6wGXIZx2cPe2k+0akkrqo1E8hHkgHsiBtJTVg+B+2mwRT6k3oGBJO5hluHrKcAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.TimeLeft__C-name[data-v-40fe88e0] {
    position: absolute;
    top: .96rem;
    left: .29333rem;
    height: .66667rem;
    line-height: .66667rem;
    border-radius: .13333rem;
    font-size: .29333rem;
    padding: 0 .16rem
}

.TimeLeft__C-num[data-v-40fe88e0] {
    position: absolute;
    height: .66667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    left: .29333rem;
    bottom: .30667rem
}

.TimeLeft__C-num>div[data-v-40fe88e0] {
    width: .66667rem;
    height: .66667rem;
    background-repeat: no-repeat;
    background-size: .66667rem
}

.TimeLeft__C-num>div+div[data-v-40fe88e0] {
    margin-left: .16rem
}

.TimeLeft__C-num>div.n0[data-v-40fe88e0] {
    background-image: url(/assets/png/n0-30bd92d1.png)
}

.TimeLeft__C-num>div.n1[data-v-40fe88e0] {
    background-image: url(/assets/png/n1-dfccbff5.png)
}

.TimeLeft__C-num>div.n2[data-v-40fe88e0] {
    background-image: url(/assets/png/n2-c2913607.png)
}

.TimeLeft__C-num>div.n3[data-v-40fe88e0] {
    background-image: url(/assets/png/n3-f92c313f.png)
}

.TimeLeft__C-num>div.n4[data-v-40fe88e0] {
    background-image: url(/assets/png/n4-cb84933b.png)
}

.TimeLeft__C-num>div.n5[data-v-40fe88e0] {
    background-image: url(/assets/png/n5-49d0e9c5.png)
}

.TimeLeft__C-num>div.n6[data-v-40fe88e0] {
    background-image: url(/assets/png/n6-a56e0b9a.png)
}

.TimeLeft__C-num>div.n7[data-v-40fe88e0] {
    background-image: url(/assets/png/n7-5961a17f.png)
}

.TimeLeft__C-num>div.n8[data-v-40fe88e0] {
    background-image: url(/assets/png/n8-d4d951a4.png)
}

.TimeLeft__C-num>div.n9[data-v-40fe88e0] {
    background-image: url(/assets/png/n9-a20f6f42.png)
}

.TimeLeft__C-id[data-v-40fe88e0] {
    position: absolute;
    bottom: .22667rem;
    right: .29333rem;
    font-weight: 700;
    font-size: .42667rem;
    height: .52rem;
    line-height: .52rem
}

.TimeLeft__C-text[data-v-40fe88e0] {
    height: .4rem;
    line-height: .4rem;
    font-weight: 700;
    font-size: .32rem;
    position: absolute;
    top: .34667rem;
    right: .32rem;
    color: #ad7a24
}

.TimeLeft__C-time[data-v-40fe88e0] {
    height: .8rem;
    line-height: .8rem;
    position: absolute;
    bottom: 1.01333rem;
    right: .34667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.TimeLeft__C-time>div[data-v-40fe88e0] {
    background-color: #fae59f;
    color: #8f5206;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    padding: 0 .10667rem
}

.TimeLeft__C-time>div+div[data-v-40fe88e0] {
    margin-left: .12rem
}

.TimeLeft__C-time>div[data-v-40fe88e0]:first-child {
    background: -webkit-linear-gradient(315deg, transparent .13333rem, #FAE59F 0) 0 0;
    background: linear-gradient(135deg, transparent .13333rem, #FAE59F 0) 0 0
}

.TimeLeft__C-time>div[data-v-40fe88e0]:last-child {
    background: -webkit-linear-gradient(135deg, transparent .13333rem, #FAE59F 0) 0 0;
    background: linear-gradient(-45deg, transparent .13333rem, #FAE59F 0) 0 0
}

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

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

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

.Betting__Popup-head[data-v-dc81bf96] {
    height: 2.53333rem;
    position: relative;
    padding-top: .4rem;
    background-image: -webkit-linear-gradient(#404040, #6F6F6F);
    background-image: linear-gradient(#404040, #6F6F6F)
}

.Betting__Popup-head[data-v-dc81bf96]:after {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 0;
    height: .78667rem;
    background-image: -webkit-linear-gradient(81deg, #292929 50%, transparent 50%);
    background-image: linear-gradient(9deg, #292929 50%, transparent 50%)
}

.Betting__Popup-head[data-v-dc81bf96]:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: .78667rem;
    background-image: -webkit-linear-gradient(99deg, #292929 50%, transparent 50%);
    background-image: linear-gradient(-9deg, #292929 50%, transparent 50%)
}

.Betting__Popup-head-title[data-v-dc81bf96] {
    height: .58667rem;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    color: #fff
}

.Betting__Popup-head-selectName[data-v-dc81bf96] {
    width: 7.46667rem;
    height: .66667rem;
    margin: .21333rem auto 0;
    background-image: -webkit-linear-gradient(#404040, #545454);
    background-image: linear-gradient(#404040, #545454);
    border-radius: .13333rem;
    text-align: center;
    font-size: .34667rem
}

.Betting__Popup-head-selectName>span[data-v-dc81bf96] {
    line-height: .66667rem
}

.Betting__Popup-head-selectName>span+span[data-v-dc81bf96] {
    margin-left: .37333rem
}

.Betting__Popup-body[data-v-dc81bf96] {
    height: 5.2rem;
    padding: .76rem .34667rem .53333rem;
    background-color: #292929
}

.Betting__Popup-body-line[data-v-dc81bf96] {
    font-size: .42667rem;
    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-dc81bf96] {
    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-dc81bf96] {
    padding: 0 .21333rem;
    background: #3A3A3A;
    color: #a6a9ae;
    border-radius: .13333rem
}

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

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

.Betting__Popup-body-line-btnL[data-v-dc81bf96] {
    -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-dc81bf96]:last-child {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Betting__Popup-foot[data-v-dc81bf96] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    line-height: .96rem;
    font-size: .37333rem;
    color: #fff
}

.Betting__Popup-foot-c[data-v-dc81bf96] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background: #404040;
    color: #a6a9ae
}

.Betting__Popup-foot-s[data-v-dc81bf96] {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2
}

.Betting__Popup-5 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-1 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-3 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-7 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-9 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-0 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-2 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-4 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-6 .Betting__Popup-head-selectName[data-v-dc81bf96],
.Betting__Popup-8 .Betting__Popup-head-selectName[data-v-dc81bf96] {
    color: #d9ac4f
}

.Betting__Popup-10 .Betting__Popup-head-selectName[data-v-dc81bf96] {
    color: #fd565c
}

.Betting__Popup-11 .Betting__Popup-head-selectName[data-v-dc81bf96] {
    color: #40ad72
}

.Betting__Popup-12 .Betting__Popup-head-selectName[data-v-dc81bf96] {
    color: #b659fe
}

.Betting__Popup-13 .Betting__Popup-head-selectName[data-v-dc81bf96] {
    color: #ffa82e
}

.Betting__Popup-14 .Betting__Popup-head-selectName[data-v-dc81bf96] {
    color: #6da7f4
}

.Betting__Popup-btn[data-v-dc81bf96] {
    width: .66667rem;
    height: .66667rem;
    border-radius: 50%;
    pointer-events: none;
    text-align: center;
    font-size: .66667rem;
    padding: 0;
    color: #c8c9cc;
    background-position: center;
    background-size: .66667rem;
    background-repeat: no-repeat;
    background-image: url(/assets/svg/add-85167b54.svg);
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.Betting__Popup-btn.reduce[data-v-dc81bf96] {
    background-image: url(/assets/svg/reduce-dd5ca960.svg)
}

.Betting__Popup-input[data-v-dc81bf96] {
    border: .01333rem solid #6F7381;
    border-radius: .66667rem;
    padding: 0 .26667rem;
    width: 2.10667rem;
    height: .66667rem;
    line-height: .66667rem;
    color: #fff;
    margin: 0 .16rem;
    background-color: #6f7381
}

.Betting__Popup-input[data-v-dc81bf96] .van-field__control {
    text-align: center;
    font-size: .37333rem;
    line-height: .66667rem;
    color: #fff
}

.Betting__Popup-input[data-v-dc81bf96]:after {
    display: none
}

.Betting__Popup-agree[data-v-dc81bf96] {
    padding-left: .8rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAP1BMVEUAAADh4eHi4uLj4+Ph4eHe3t7i4uLh4eHg4ODh4eHi4uLh4eHg4ODg4ODg4ODi4uLk5OTl5eXg4ODf39/h4eE1ZOnrAAAAFHRSTlMAgaAi7xNh4NDAcZFiUkKwQjIykTUFLcsAAAKASURBVGje7ZrbjusgDEUBA+ESyiTl/7/1aI5UaDJAATN5GGW9VvKOjW0Su+TmJiLAGcr+Q43bJxuXVoUTiq1ApgBUhwLKoDWE06GKXlHmKQ8fWcYlTM08XuKxhGaWR390bOiCAfrxuWJUfmMo0/ynE3tX9M/GmTw94Sb9WYSSZuzRui9E+IsdFZ6t4dcH81TUivAQSi2a7KsW80niUNqi075vyA1gfQpv8eGONCHf4qQ7zlc1pzao5pN+i6glZCjvDKmwV7K6+ckeFVeXg/1BhaV80GzQflKoH8NjJP4J+zFIMUCKDKFikArpHH+HMQHgMZPqDgzfgS6WqKg5wMgwPiZJzQEYFwBedkFmxBG56opNbgGMgOClpgfJARS0FGhz/AHvAi0UCSNIfD5GkKocydfLksjmECdoeCzXXB/1eAGWbZgqyqKR2Y75CtyGF4DcIezpCOYdAmTaoJ4hoDLdwqQqwMMylwJF94mcsbooPo1YRmC9Bf6GQMz5C9L0ukJzqQPi0ZlWAVObXaYzC8SVX/yIufbCsfNO2UdTl176Yv5rC+Rzy8+qAlUoPy4mXfnm6pdfoqe4AEvx9cHN/QBZy+/dHCacwFIT95gUSg6UXQgO2yXCUh81ckCecFgvGCVUqzw8f2cYQix+nFNvyWLOQAqqrRA/Utsah9bPwaEg/eWxpiUf0P2bDcc7BrNEqM61A3jM8DpQ6NkjKdE/3l8otJoPWvTkRIIVKvNxWoLY3qxOcL/up8hLFq2PfOBtmSWRZtTIbyhTHL3pAha6sKL/DQqxqGtENkrwGP3JEmmPhEB+Wvc6QZCAUUXrdNZSXLIfIspKQaayvf9pAAS5uXnxD+T8kWUPlb1KAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .64rem;
    font-size: .32rem;
    color: #a6a9ae
}

.Betting__Popup-agree.active[data-v-dc81bf96] {
    background-image: url(/assets/png/agree-a-d9d08c70.png)
}

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

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

.Betting__Popup-PreSale-head[data-v-dc81bf96] {
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    background-image: -webkit-linear-gradient(top, #6F6F6F 0%, #404040 100%);
    background-image: linear-gradient(180deg, #6F6F6F 0%, #404040 100%)
}

.Betting__Popup-PreSale-body[data-v-dc81bf96] {
    max-height: 8rem;
    overflow-y: auto;
    background-color: #292929;
    color: #a6a9ae;
    padding: .4rem;
    font-size: .32rem;
    line-height: .8rem
}

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

.Betting__Popup-PreSale-foot[data-v-dc81bf96] {
    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;
    background-color: #404040
}

.Betting__Popup-PreSale-foot-btn[data-v-dc81bf96] {
    width: 60%;
    background-image: -webkit-linear-gradient(#FAE59F, #C4933F);
    background-image: linear-gradient(#FAE59F, #C4933F);
    border-radius: .53333rem;
    height: .93333rem;
    line-height: .93333rem;
    text-align: center;
    font-size: .37333rem;
    color: #8f5206
}

.bgcolor[data-v-dc81bf96] {
    background-color: #d9ac4f;
    color: #8f5206;
    pointer-events: all
}

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

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

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

.Betting__C[data-v-2194ac19] {
    height: 7.61333rem;
    width: calc(100% - .69333rem);
    margin: .29333rem auto 0;
    background: #3A3A3A;
    border-radius: .26667rem;
    padding: .18667rem .26667rem .25333rem .18667rem;
    position: relative
}

.Betting__C-mark[data-v-2194ac19] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: #8f5206;
    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-2194ac19] {
    display: inline-block;
    border-radius: .4rem;
    padding: 0 .4rem;
    background-image: -webkit-linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
    background-image: linear-gradient(rgb(250, 229, 159), rgb(196, 147, 63));
    font-weight: 700;
    font-size: 3.73333rem
}

.Betting__C-mark>div+div[data-v-2194ac19] {
    margin-left: 1.04rem
}

.Betting__C-head[data-v-2194ac19] {
    height: .93333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.Betting__C-head>div[data-v-2194ac19] {
    width: calc((100% - .8rem) / 3);
    height: .93333rem;
    line-height: .93333rem;
    font-weight: 500;
    font-size: .37333rem;
    color: #fff;
    text-align: center
}

.Betting__C-head-g[data-v-2194ac19] {
    background: #40ad72;
    border-radius: 0 .26667rem
}

.Betting__C-head-p[data-v-2194ac19] {
    background: #b659fe;
    border-radius: .26667rem
}

.Betting__C-head-r[data-v-2194ac19] {
    background: #fd565c;
    border-radius: .26667rem 0
}

.Betting__C-numC[data-v-2194ac19] {
    height: 3.46667rem;
    margin-top: .34667rem;
    background: #303030;
    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-2194ac19] {
    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-2194ac19] {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.Betting__C-numC>div.Betting__C-numC-item0[data-v-2194ac19] {
    background-image: url(/assets/png/n0-30bd92d1.png)
}

.Betting__C-numC>div.Betting__C-numC-item1[data-v-2194ac19] {
    background-image: url(/assets/png/n1-dfccbff5.png)
}

.Betting__C-numC>div.Betting__C-numC-item2[data-v-2194ac19] {
    background-image: url(/assets/png/n2-c2913607.png)
}

.Betting__C-numC>div.Betting__C-numC-item3[data-v-2194ac19] {
    background-image: url(/assets/png/n3-f92c313f.png)
}

.Betting__C-numC>div.Betting__C-numC-item4[data-v-2194ac19] {
    background-image: url(/assets/png/n4-cb84933b.png)
}

.Betting__C-numC>div.Betting__C-numC-item5[data-v-2194ac19] {
    background-image: url(/assets/png/n5-49d0e9c5.png)
}

.Betting__C-numC>div.Betting__C-numC-item6[data-v-2194ac19] {
    background-image: url(/assets/png/n6-a56e0b9a.png)
}

.Betting__C-numC>div.Betting__C-numC-item7[data-v-2194ac19] {
    background-image: url(/assets/png/n7-5961a17f.png)
}

.Betting__C-numC>div.Betting__C-numC-item8[data-v-2194ac19] {
    background-image: url(/assets/png/n8-d4d951a4.png)
}

.Betting__C-numC>div.Betting__C-numC-item9[data-v-2194ac19] {
    background-image: url(/assets/png/n9-a20f6f42.png)
}

.Betting__C-multiple[data-v-2194ac19] {
    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-2194ac19] {
    width: 2.13333rem;
    height: .90667rem;
    line-height: .90667rem;
    text-align: center;
    border: .02667rem solid #D9AC4F;
    border-radius: .21333rem;
    font-size: .37333rem;
    color: #d9ac4f
}

.Betting__C-multiple-r[data-v-2194ac19] {
    height: .8rem;
    width: .98667rem;
    line-height: .8rem;
    font-size: .29333rem;
    color: #404040;
    background: #A6A9AE;
    border-radius: .21333rem;
    text-align: center
}

.Betting__C-multiple-r.active[data-v-2194ac19] {
    background: #D9AC4F;
    color: #8f5206
}

.Betting__C-foot[data-v-2194ac19] {
    height: .96rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: .26667rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.Betting__C-foot-b[data-v-2194ac19],
.Betting__C-foot-s[data-v-2194ac19] {
    width: 4.13333rem;
    height: .96rem;
    line-height: .96rem;
    text-align: center;
    font-size: .42667rem;
    color: #fff
}

.Betting__C-foot-b[data-v-2194ac19] {
    background-color: #ffa82e;
    border-radius: .53333rem 0 0 .53333rem
}

.Betting__C-foot-s[data-v-2194ac19] {
    background: #6da7f4;
    border-radius: 0 .53333rem .53333rem 0
}

.Betting__C .bgcolor[data-v-2194ac19] {
    color: #fff !important
}

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

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

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

.GameRecord__C[data-v-4cca3a73] {
    width: calc(100% - .69333rem);
    margin: .48rem auto 0;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-4cca3a73] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff
}

.GameRecord__C-body[data-v-4cca3a73] {
    line-height: 1.06667rem;
    color: #fff
}

.GameRecord__C-body-redC[data-v-4cca3a73] {
    color: #fd565c;
    width: 100%;
    height: 100%;
    background-size: .66667rem;
    background-repeat: no-repeat;
    background-position: center
}

.GameRecord__C-body .numcenter[data-v-4cca3a73] {
    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-4cca3a73] {
    height: .8rem;
    line-height: .8rem;
    width: .8rem;
    font-size: .53333rem;
    font-weight: 700;
    font-size: .66667rem
}

.GameRecord__C-body .mixedColor0[data-v-4cca3a73] {
    background: -webkit-linear-gradient(top, #fd565c 50.96%, #b659fe 50.97%);
    background: linear-gradient(180deg, #fd565c 50.96%, #b659fe 50.97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

.GameRecord__C-body .mixedColor5[data-v-4cca3a73] {
    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-4cca3a73] {
    color: #40ad72
}

.GameRecord__C-body .defaultColor[data-v-4cca3a73] {
    color: #fd565c
}

.GameRecord__C-body-greenC[data-v-4cca3a73] {
    color: #47ba7c
}

.GameRecord__C-body-empty[data-v-4cca3a73] {
    height: 5.33333rem
}

.GameRecord__C-body>div[data-v-4cca3a73] {
    background: #3A3A3A
}

.GameRecord__C-body>div+div[data-v-4cca3a73] {
    border-top: .01333rem solid #292929
}

.GameRecord__C-origin[data-v-4cca3a73] {
    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-4cca3a73] {
    margin-left: .26667rem
}

.GameRecord__C-origin-I[data-v-4cca3a73] {
    width: .26667rem;
    height: .26667rem;
    border-radius: 50%
}

.GameRecord__C-origin-I.violet[data-v-4cca3a73] {
    background-color: #ec4cdf
}

.GameRecord__C-origin-I.red[data-v-4cca3a73] {
    background: #fd565c
}

.GameRecord__C-origin-I.green[data-v-4cca3a73] {
    background: #47ba7c
}

.GameRecord__C-foot[data-v-4cca3a73] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.GameRecord__C-foot-previous[data-v-4cca3a73],
.GameRecord__C-foot-next[data-v-4cca3a73] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: rgb(217, 172, 79);
    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-4cca3a73],
.GameRecord__C-foot-next.disabled[data-v-4cca3a73] {
    background: #A6A9AE;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-4cca3a73],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-4cca3a73] {
    color: #6f6f6f
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-4cca3a73],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-4cca3a73] {
    color: #8f5206
}

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

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

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

.Trend__C[data-v-ae0503ca] {
    width: calc(100% - .69333rem);
    margin: .48rem auto 0;
    text-align: center;
    font-size: .32rem
}

.Trend__C-head[data-v-ae0503ca] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff
}

.Trend__C-body1[data-v-ae0503ca] {
    background-color: #3a3a3a;
    padding-bottom: .37333rem
}

.Trend__C-body1-line[data-v-ae0503ca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .34667rem;
    color: #fff;
    height: .41333rem
}

.Trend__C-body1-line>div[data-v-ae0503ca]:first-child {
    width: 3.70667rem;
    padding-left: .26667rem;
    text-align: left
}

.Trend__C-body1-line-num[data-v-ae0503ca] {
    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-ae0503ca] {
    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-ae0503ca] {
    border-radius: 50%;
    border: .01333rem solid #D9AC4F;
    color: #d9ac4f
}

.Trend__C-body1-line+.Trend__C-body1-line[data-v-ae0503ca] {
    margin-top: .26667rem
}

.Trend__C-body1-line[data-v-ae0503ca]:first-child {
    padding-top: .34667rem;
    height: .76rem;
    padding-left: .26667rem
}

.Trend__C-body1-line-lottery[data-v-ae0503ca] {
    height: .48rem
}

.Trend__C-body2[data-v-ae0503ca] {
    font-size: .32rem;
    background-color: #3a3a3a
}

.Trend__C-body2>div[data-v-ae0503ca] {
    height: 1.33333rem;
    padding: .45333rem .26667rem;
    border-top: .01333rem solid #e1e1e1
}

.Trend__C-body2>div.Trend__C-body2-empty[data-v-ae0503ca] {
    height: 5.33333rem
}

.Trend__C-body2-IssueNumber[data-v-ae0503ca] {
    color: #fff;
    text-align: left
}

.Trend__C-body2-Num[data-v-ae0503ca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    height: .42667rem
}

.Trend__C-body2-Num>div[data-v-ae0503ca] {
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    border-radius: 50%
}

.Trend__C-body2-Num-item[data-v-ae0503ca] {
    border: .01333rem solid #bbbbbb;
    color: #bbb;
    margin-right: .10667rem
}

.Trend__C-body2-Num-item.action0[data-v-ae0503ca] {
    position: relative;
    z-index: 10;
    border: none;
    color: #fff;
    background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0) !important;
    background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0) !important
}

.Trend__C-body2-Num-item.actionB[data-v-ae0503ca] {
    border: none;
    color: #fff;
    background-color: #ffc511
}

.Trend__C-body2-Num-item.actionS[data-v-ae0503ca] {
    border: none;
    color: #fff;
    background-color: #5cba47
}

.Trend__C-body2-Num-item.action5[data-v-ae0503ca] {
    border: none;
    color: #fff;
    background-image: -webkit-linear-gradient(top left, #5cba47 50%, #eb43dd 0) !important;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #eb43dd 0) !important;
    position: relative;
    z-index: 10
}

.Trend__C-body2-Num-item.action1[data-v-ae0503ca],
.Trend__C-body2-Num-item.action3[data-v-ae0503ca],
.Trend__C-body2-Num-item.action7[data-v-ae0503ca],
.Trend__C-body2-Num-item.action9[data-v-ae0503ca] {
    border: none;
    color: #fff;
    background-color: #5cba47;
    position: relative;
    z-index: 10
}

.Trend__C-body2-Num-item.action2[data-v-ae0503ca],
.Trend__C-body2-Num-item.action4[data-v-ae0503ca],
.Trend__C-body2-Num-item.action6[data-v-ae0503ca],
.Trend__C-body2-Num-item.action8[data-v-ae0503ca] {
    border: none;
    color: #fff;
    background-color: #fb4e4e;
    position: relative;
    z-index: 10
}

.Trend__C-body2-Num-BS[data-v-ae0503ca] {
    color: #fff;
    background: #47BA7C;
    margin-left: .24rem
}

.Trend__C-body2-Num-BS.isB[data-v-ae0503ca] {
    background: #F3BD14
}

.Trend__C-body2 .line-canvas[data-v-ae0503ca] {
    position: absolute;
    top: 50%;
    left: 0;
    height: 1.33333rem;
    width: calc(100% - .64rem);
    z-index: 9
}

.Trend__C-origin[data-v-ae0503ca] {
    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-ae0503ca] {
    width: .26667rem;
    height: .26667rem;
    border-radius: 50%
}

.Trend__C-origin-I.violet[data-v-ae0503ca] {
    background-color: #ec4cdf
}

.Trend__C-origin-I.red[data-v-ae0503ca] {
    background: #fd565c
}

.Trend__C-origin-I.green[data-v-ae0503ca] {
    background: #47ba7c
}

.Trend__C-foot[data-v-ae0503ca] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.Trend__C-foot-previous[data-v-ae0503ca],
.Trend__C-foot-next[data-v-ae0503ca] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: rgb(217, 172, 79);
    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-ae0503ca],
.Trend__C-foot-next.disabled[data-v-ae0503ca] {
    background: #A6A9AE;
    pointer-events: none
}

.Trend__C-foot-previous.disabled .Trend__C-icon[data-v-ae0503ca],
.Trend__C-foot-next.disabled .Trend__C-icon[data-v-ae0503ca] {
    color: #6f6f6f
}

.Trend__C-foot-previous .Trend__C-icon[data-v-ae0503ca],
.Trend__C-foot-next .Trend__C-icon[data-v-ae0503ca] {
    color: #8f5206
}

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

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

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

.WinningTip__C[data-v-dc3f9366] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000000b3;
    top: 0;
    left: 0
}

.WinningTip__C-body[data-v-dc3f9366] {
    position: absolute;
    width: 7.73333rem;
    height: 10.93333rem;
    background-image: url(/assets/png/missningBg-9deda6ac.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.33333rem
}

.WinningTip__C-body.isL[data-v-dc3f9366] {
    background-image: url(/assets/png/missningLBg-52f5ee8e.png)
}

.WinningTip__C-body.isL .WinningTip__C-body-l1[data-v-dc3f9366],
.WinningTip__C-body.isL .WinningTip__C-body-l2[data-v-dc3f9366],
.WinningTip__C-body.isL .WinningTip__C-body-l4[data-v-dc3f9366] {
    color: #686c94
}

.WinningTip__C-body.isL .gameDetail[data-v-dc3f9366] {
    color: #6b6b6b
}

.WinningTip__C-body-l1[data-v-dc3f9366] {
    font-weight: 700;
    font-size: .64rem;
    text-align: center;
    color: #8f5206;
    height: .77333rem;
    line-height: .77333rem;
    margin-bottom: .90667rem
}

.WinningTip__C-body-l2[data-v-dc3f9366] {
    height: .58667rem;
    line-height: .58667rem;
    display: -webkit-box;
    display: -webkit-flex;
    color: #8f5206;
    font-size: .29333rem;
    padding-left: .72rem;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 1.44rem
}

.WinningTip__C-body-l2>div[data-v-dc3f9366] {
    height: .58667rem;
    background: #40ad72;
    border-radius: .13333rem;
    padding: 0 .32rem
}

.WinningTip__C-body-l2>div[data-v-dc3f9366]:first-child {
    margin-left: .32rem
}

.WinningTip__C-body-l2>div.WinningNum[data-v-dc3f9366] {
    width: .53333rem;
    height: .53333rem;
    line-height: .53333rem;
    margin: 0 .18667rem;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    color: #8f5206
}

.WinningTip__C-body-l2 .colorW[data-v-dc3f9366] {
    color: #fff
}

.WinningTip__C-body-l2.type0>div[data-v-dc3f9366] {
    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-dc3f9366] {
    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-dc3f9366],
.WinningTip__C-body-l2.type3>div[data-v-dc3f9366],
.WinningTip__C-body-l2.type7>div[data-v-dc3f9366],
.WinningTip__C-body-l2.type9>div[data-v-dc3f9366] {
    background-color: #40ad72
}

.WinningTip__C-body-l2.type2>div[data-v-dc3f9366],
.WinningTip__C-body-l2.type4>div[data-v-dc3f9366],
.WinningTip__C-body-l2.type6>div[data-v-dc3f9366],
.WinningTip__C-body-l2.type8>div[data-v-dc3f9366] {
    background-color: #fb4e4e
}

.WinningTip__C-body-l3[data-v-dc3f9366] {
    height: 1.73333rem
}

.WinningTip__C-body-l3 .isLose[data-v-dc3f9366] {
    font-weight: 700;
    font-size: .64rem;
    line-height: 1rem;
    color: #587ba4;
    text-align: center;
    margin-bottom: .34667rem;
    padding-top: .26667rem
}

.WinningTip__C-body-l3 .head[data-v-dc3f9366] {
    height: .4rem;
    line-height: .4rem;
    font-weight: 700;
    font-size: .34667rem;
    color: #bf5d2b;
    text-align: center;
    margin-bottom: .10667rem
}

.WinningTip__C-body-l3 .bonus[data-v-dc3f9366] {
    height: .64rem;
    line-height: .64rem;
    font-weight: 700;
    font-size: .53333rem;
    color: #bf5d2b;
    text-align: center;
    margin-bottom: .26667rem
}

.WinningTip__C-body-l3 .gameDetail[data-v-dc3f9366] {
    height: .37333rem;
    line-height: .37333rem;
    font-size: .29333rem;
    text-align: center;
    color: #bf5d2b
}

.WinningTip__C-body-l4[data-v-dc3f9366] {
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem;
    color: #8f5206;
    position: absolute;
    left: .74667rem;
    bottom: .74667rem;
    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-dc3f9366] {
    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-dc3f9366]: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-dc3f9366] {
    width: .8rem;
    height: .8rem;
    background-image: url(/assets/png/close-7b93ef94.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-toast[data-v-b75bfc0f] {
    word-break: break-word !important
}

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

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

.WinGo__C[data-v-b75bfc0f] {
    padding-bottom: .34667rem
}

.WinGo__C-head[data-v-b75bfc0f] {
    height: 1.25333rem;
    background: #3F3F3F;
    padding: 0 .34667rem;
    position: relative
}

.WinGo__C-head div[data-v-b75bfc0f] {
    background-repeat: no-repeat;
    background-position: center
}

.WinGo__C-head-bcak[data-v-b75bfc0f] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.WinGo__C-head-logo[data-v-b75bfc0f] {
    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%)
}

.WinGo__C-head-more[data-v-b75bfc0f] {
    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
}

.WinGo__C-head-more>div[data-v-b75bfc0f] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.WinGo__C-head-more>div[data-v-b75bfc0f]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.WinGo__C-head-more>div:last-child.disableVoice[data-v-b75bfc0f] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.WinGo__C[data-v-b75bfc0f] .noticeBar__container {
    width: calc(100% - .69333rem);
    margin: .45333rem auto;
    background-color: #303030;
    padding: 0 .42667rem;
    border-radius: .53333rem
}

.WinGo__C[data-v-b75bfc0f] .noticeBar__container>button {
    display: none
}

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

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

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

.TimeLeft__C[data-v-c2c23aca] {
    width: calc(100% - .69333rem);
    height: 5rem;
    margin: .48rem auto 0;
    background-image: url(/assets/png/trxbg-ec7f8a7c.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: .01333rem center;
    color: #8f5206;
    padding: .42667rem .29333rem
}

.TimeLeft__C-l1[data-v-c2c23aca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: .66667rem;
    line-height: .66667rem
}

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

.TimeLeft__C-l1-no[data-v-c2c23aca] {
    height: .66667rem;
    border: .01333rem solid #ffffff;
    border-radius: .13333rem;
    padding: 0 .29333rem;
    margin-right: .13333rem;
    font-size: .29333rem
}

.TimeLeft__C-l1-tip[data-v-c2c23aca],
.TimeLeft__C-l1-r[data-v-c2c23aca] {
    height: .66667rem;
    background: #FAE59F;
    border-radius: .8rem;
    font-size: .29333rem;
    color: #b07b20;
    padding: 0 .24rem 0 .82667rem;
    background-position: .26667rem center;
    background-repeat: no-repeat;
    background-size: .48rem
}

.TimeLeft__C-l1-tip[data-v-c2c23aca] {
    background-image: url(/assets/svg/icon-tip-1e7db3e9.svg)
}

.TimeLeft__C-l1-r[data-v-c2c23aca] {
    background-image: url(/assets/svg/search-afc8e120.svg)
}

.TimeLeft__C-l2[data-v-c2c23aca] {
    height: .66667rem;
    line-height: .66667rem;
    margin-top: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: .37333rem
}

.TimeLeft__C-l3[data-v-c2c23aca] {
    height: 1.46667rem;
    margin-top: 1.04rem;
    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-c2c23aca] {
    background-image: url(/assets/png/num0-d3a30585.png)
}

.TimeLeft__C-l3 .num0.prize0[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize0-96a81e16.png)
}

.TimeLeft__C-l3 .num1[data-v-c2c23aca] {
    background-image: url(/assets/png/num1-fdab1e12.png)
}

.TimeLeft__C-l3 .num1.prize1[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize1-fe15d69b.png)
}

.TimeLeft__C-l3 .num2[data-v-c2c23aca] {
    background-image: url(/assets/png/num2-b18f079a.png)
}

.TimeLeft__C-l3 .num2.prize2[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize2-28af3286.png)
}

.TimeLeft__C-l3 .num3[data-v-c2c23aca] {
    background-image: url(/assets/png/num3-8254ed13.png)
}

.TimeLeft__C-l3 .num3.prize3[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize3-6700769f.png)
}

.TimeLeft__C-l3 .num4[data-v-c2c23aca] {
    background-image: url(/assets/png/num4-5f2d81c5.png)
}

.TimeLeft__C-l3 .num4.prize4[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize4-5a5999aa.png)
}

.TimeLeft__C-l3 .num5[data-v-c2c23aca] {
    background-image: url(/assets/png/num5-fd2837e8.png)
}

.TimeLeft__C-l3 .num5.prize5[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize5-82f7fa61.png)
}

.TimeLeft__C-l3 .num6[data-v-c2c23aca] {
    background-image: url(/assets/png/num6-0cbd3b10.png)
}

.TimeLeft__C-l3 .num6.prize6[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize6-57181440.png)
}

.TimeLeft__C-l3 .num7[data-v-c2c23aca] {
    background-image: url(/assets/png/num7-05973970.png)
}

.TimeLeft__C-l3 .num7.prize7[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize7-ca1d24be.png)
}

.TimeLeft__C-l3 .num8[data-v-c2c23aca] {
    background-image: url(/assets/png/num8-41b2260f.png)
}

.TimeLeft__C-l3 .num8.prize8[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize8-3ffac79f.png)
}

.TimeLeft__C-l3 .num9[data-v-c2c23aca] {
    background-image: url(/assets/png/num9-310d63e2.png)
}

.TimeLeft__C-l3 .num9.prize9[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prize9-63d3f3f8.png)
}

.TimeLeft__C-l3 .numA[data-v-c2c23aca] {
    background-image: url(/assets/png/numA-594afa89.png)
}

.TimeLeft__C-l3 .numA.prizeA[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prizeA-7217212f.png)
}

.TimeLeft__C-l3 .numB[data-v-c2c23aca] {
    background-image: url(/assets/png/numB-cad56304.png)
}

.TimeLeft__C-l3 .numB.prizeB[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prizeB-6c3c2497.png)
}

.TimeLeft__C-l3 .numC[data-v-c2c23aca] {
    background-image: url(/assets/png/numC-8d88d857.png)
}

.TimeLeft__C-l3 .numC.prizeC[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prizeC-bbf8b83c.png)
}

.TimeLeft__C-l3 .numD[data-v-c2c23aca] {
    background-image: url(/assets/png/numD-06e782e9.png)
}

.TimeLeft__C-l3 .numD.prizeD[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prizeD-46a95e2f.png)
}

.TimeLeft__C-l3 .numE[data-v-c2c23aca] {
    background-image: url(/assets/png/numE-f70da99f.png)
}

.TimeLeft__C-l3 .numE.prizeE[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prizeE-90087f02.png)
}

.TimeLeft__C-l3 .numF[data-v-c2c23aca] {
    background-image: url(/assets/png/numF-956f8923.png)
}

.TimeLeft__C-l3 .numF.prizeF[data-v-c2c23aca]:last-of-type {
    background-image: url(/assets/png/prizeF-46aeece0.png)
}

.TimeLeft__C-l3>div[data-v-c2c23aca],
.TimeLeft__C-l3>p[data-v-c2c23aca] {
    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-c2c23aca] {
    height: .66667rem;
    line-height: .66667rem;
    bottom: .29333rem;
    right: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.TimeLeft__C-time>span[data-v-c2c23aca] {
    display: block;
    margin-right: .24rem;
    font-weight: 700;
    font-size: .29333rem;
    width: 2rem;
    line-height: .33333rem
}

.TimeLeft__C-time>div[data-v-c2c23aca] {
    background-color: #ffffff1a;
    color: #8f5206;
    font-weight: 700;
    font-size: .48rem;
    text-align: center;
    padding: 0 .13333rem;
    border: .00667rem solid #8F5206;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

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

.TimeLeft__C-time>div[data-v-c2c23aca]:nth-child(2) {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAyCAYAAAAus5mQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFjSURBVHgB7dg9S8NAGMDxJ5eXvoA14FB00kGhINLRwUGl6iBIacysGG3dHNxc7C7kKrpKnQsOfgDpB3Dool9A0Q/g0EGwNZeoIL4lPjS54fntgT9H7rnjFPgH10pvKP3eOcRAg4h4xThUGHNmSrXZhWrjHgaoYaUeWJQP/DhV8+J27EHHvQu9gryic1U3llZ2T5an5jefICZ/BvKyaYLabRqZ3HPJOVqPM074NfAtrp0ZGrmuNR/rkIAf/0FeTo8D63ayw/mrpOKEbwODuF47a+Yvqmd3LiToSyC39SKwl05udPI46TjhU2AwgNXLscLc9tbpTQsk8LFJXCu1xxjbnyiuOmsHrVuQhB8YnA5qrAM4LE3EeQPYnl50pIsTxArWvdOhEPcADsvfJLLGCZEuC0mgQCwKxKJALArEokAsCsSiQCwKxKJALArEokAsCsSiQCwKxKJALArEkj5Q8R7R+yCxV8/+UYCB8Z1QAAAAAElFTkSuQmCC);
    border: transparent;
    background-color: transparent
}

.TimeLeft__C-time>div[data-v-c2c23aca]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAyCAYAAAAus5mQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFiSURBVHgB7dk7S8NQFMDxk1gqXZx0UfQL6CK4OMaPUKGboLgq5OKq2C5upR2DJZLRIY0iOIiibo6KuKiDLkUQlAwV8jCJuUPxgcXaAzd3OP8hCXnAjxNylyi1Yj4Bicvxjd70x0DC6vODLRUkj4DYCIiNgNgIiI2A2AiIjYDYCIiNgNgIiI2A2AiIjYDYCIiNgNgIiI2A/XZ3bg3xfQ4k7GxbH785Nc30sCLdBDnu+rhhR2FgMycoSzXBg63S5MPl4U4SR9UUV+fnpAE21+dmW7cX1SSGDeb4Vue8FEBrZarkPt1vwkCiMSe8+notc2BjeWLtzX0uQl6dZrve48/rmX4knzhF+w3Hy2yCxuJoxWu/zkBcSCfnut3uEz5BvgAbCyM1v/0yDFFBY/vdcTyhE+S4I2PVjoLwhO0FOkDw5zPCgJ0FOInfzRRX7vU5Ia/4G87pHcdTxP3QVpeY41nwzz4A2AyA6AN4fuoAAAAASUVORK5CYII=);
    border: transparent;
    background-color: transparent
}

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

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

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

.GameRecord__C[data-v-0a4daaed] {
    width: calc(100% - .69333rem);
    margin: .48rem auto 0;
    text-align: center;
    font-size: .32rem
}

.GameRecord__C-head[data-v-0a4daaed] {
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #6F6F6F;
    border-radius: .13333rem .13333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: #fff
}

.GameRecord__C-head[data-v-0a4daaed] .van-col {
    height: 1.06667rem;
    overflow: hidden
}

.GameRecord__C-body[data-v-0a4daaed] {
    line-height: 1.06667rem
}

.GameRecord__C-body-redC[data-v-0a4daaed] {
    color: #fd565c
}

.GameRecord__C-body-greenC[data-v-0a4daaed] {
    color: #47ba7c
}

.GameRecord__C-body-empty[data-v-0a4daaed] {
    height: 5.33333rem
}

.GameRecord__C-body[data-v-0a4daaed] .van-col {
    position: relative;
    height: 1.33333rem;
    line-height: 1.33333rem
}

.GameRecord__C-body>div[data-v-0a4daaed] {
    background: #3A3A3A;
    color: #fff
}

.GameRecord__C-body>div+div[data-v-0a4daaed] {
    border-top: .01333rem solid #292929
}

.GameRecord__C-body .numberC[data-v-0a4daaed] {
    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-0a4daaed] {
    width: .48rem;
    height: .48rem;
    font-size: .32rem;
    line-height: .48rem
}

.GameRecord__C-body .small[data-v-0a4daaed],
.GameRecord__C-body .big[data-v-0a4daaed] {
    margin-left: .13333rem
}

.GameRecord__C-body .big[data-v-0a4daaed] {
    color: #f3bd14
}

.GameRecord__C-body .small[data-v-0a4daaed] {
    color: #6da7f4
}

.GameRecord__C-body .number[data-v-0a4daaed] {
    color: #fff;
    border-radius: 50%
}

.GameRecord__C-body .number.num1[data-v-0a4daaed],
.GameRecord__C-body .number.num3[data-v-0a4daaed],
.GameRecord__C-body .number.num7[data-v-0a4daaed],
.GameRecord__C-body .number.num9[data-v-0a4daaed] {
    background-color: #40ad72
}

.GameRecord__C-body .number.num2[data-v-0a4daaed],
.GameRecord__C-body .number.num4[data-v-0a4daaed],
.GameRecord__C-body .number.num6[data-v-0a4daaed],
.GameRecord__C-body .number.num8[data-v-0a4daaed] {
    background-color: #fb4e4e
}

.GameRecord__C-body .number.num0[data-v-0a4daaed] {
    background-image: -webkit-linear-gradient(top left, #fb4e4e 50%, #eb43dd 0);
    background-image: linear-gradient(to bottom right, #fb4e4e 50%, #eb43dd 0)
}

.GameRecord__C-body .number.num5[data-v-0a4daaed] {
    background-image: -webkit-linear-gradient(top left, #40ad72 50%, #eb43dd 0);
    background-image: linear-gradient(to bottom right, #40ad72 50%, #eb43dd 0)
}

.GameRecord__C-body .Binquire[data-v-0a4daaed] {
    width: .42667rem;
    height: .42667rem;
    background-image: url(/assets/png/icon-question-80ef9122.png);
    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-0a4daaed] {
    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-0a4daaed] {
    margin-left: .26667rem
}

.GameRecord__C-origin-I[data-v-0a4daaed] {
    width: .26667rem;
    height: .26667rem;
    border-radius: 50%
}

.GameRecord__C-origin-I.violet[data-v-0a4daaed] {
    background-color: #ec4cdf
}

.GameRecord__C-origin-I.red[data-v-0a4daaed] {
    background: #fd565c
}

.GameRecord__C-origin-I.green[data-v-0a4daaed] {
    background: #47ba7c
}

.GameRecord__C-foot[data-v-0a4daaed] {
    height: 1.86667rem;
    background: #3A3A3A;
    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;
    color: #a6a9ae
}

.GameRecord__C-foot-previous[data-v-0a4daaed],
.GameRecord__C-foot-next[data-v-0a4daaed] {
    width: .93333rem;
    height: .93333rem;
    border-radius: .13333rem;
    background: rgb(217, 172, 79);
    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-0a4daaed],
.GameRecord__C-foot-next.disabled[data-v-0a4daaed] {
    background: #A6A9AE;
    pointer-events: none
}

.GameRecord__C-foot-previous.disabled .GameRecord__C-icon[data-v-0a4daaed],
.GameRecord__C-foot-next.disabled .GameRecord__C-icon[data-v-0a4daaed] {
    color: #6f6f6f
}

.GameRecord__C-foot-previous .GameRecord__C-icon[data-v-0a4daaed],
.GameRecord__C-foot-next .GameRecord__C-icon[data-v-0a4daaed] {
    color: #8f5206
}

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

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

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

.WinTrx__C[data-v-8745b0cb] {
    padding-bottom: .34667rem
}

.WinTrx__C-head[data-v-8745b0cb] {
    height: 1.25333rem;
    background: #3F3F3F;
    padding: 0 .34667rem;
    position: relative
}

.WinTrx__C-head div[data-v-8745b0cb] {
    background-repeat: no-repeat;
    background-position: center
}

.WinTrx__C-head-bcak[data-v-8745b0cb] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgB7ZmtbgJBFEZvf4JCoVAEgUKhUCQkKBSKB0AgEUgEogKBRCARPAAPgEKhUCgUCoVCoTBtziRDJoSmdH5DwklIt4u5Z+fud3eWt3q9/i1PzLs8OS+B1LwEUpNcIJ/PS6fTEVuSCpRKJZlMJkrClmQClUrFuXj4lAQ0m00ZDAbig+gC9LvZ8+fzWRaLhdgStYVuiz8ej9Lv92W/34st0Vag1+tJu92+/q+L568LwQWy2azq91qtdj3HFR8Oh87FQ1ABEmY0Gqm41Gy3W1U8ve+DYAIUfxuTy+VSxuOx+CSIwL3i5/O5+vjGewrRLrPZLErx4HUFGFCkDTeuZjqdOuX8X3gTICIpXsNNSr+v12sJiReBewOKpHEZUI/iLBBqQD2KkwADir7XxC4erFPotnjapdvtRi0erAWYqCbEpvm4EIuPYrH4JRZwxUmYRqMhmUxGfbTArVxIrAXgdDrJZrORarV6zX52WhBLwkkAkGAluPqmBMfIhcbLo8S99CFaeaQwp3IIvD0LUTwpZE7ee89FvnFuIZPL5SKr1Upd9XK5rM5xTHsh5msPYOJVQKN7X9/QSDAzOM8945MgAqBTSEsQs61WS63CbrcTXwQTACSYF8QsAsCx/s4HQQXgcDgEnRXBBeC3WUE6IcHNb0sUAaD3kaDwXC6nzhGzrAwrZJtQ0QSAIonZQqGgPoAMq2K7c4v+dhoJdmu+9snJXq+z2ffxpiLJ63UNAqyI+ebuvyQVAFrpKX+hMXHZhr5+pUzNSyA1Ty/wA1YVGebywWMQAAAAAElFTkSuQmCC);
    background-size: .64rem;
    left: .34667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.WinTrx__C-head-logo[data-v-8745b0cb] {
    background: url(/assets/png/headlogo-56515a97.png);
    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%)
}

.WinTrx__C-head-more[data-v-8745b0cb] {
    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
}

.WinTrx__C-head-more>div[data-v-8745b0cb] {
    width: .64rem;
    height: .64rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMA34CfIL9gEO9wQKCvj1CQzzC1fPmtAAADOElEQVRo3u2Z3XLjIAyFLf4hGNu8/8NuFwcEiQGbZnZ2Wn9XaQd0KumgGHe6ubn5RUinKQfwX6iVU2LYJ4ObGfwbQN1nwhuqfAVFzbfDC+6bgPhWeAd5LEtJgPL1MxKMp1pwbWTZFo2prYMN17H2XMjD3mP5yIh14m66NXJ8PBfZy0kwONjJNieEMexAAthQfDDZWVjRrnw2aGNAhavxFxmDzKp+BuSCCtfi6xi+cha4iHa4qCD3kWOSWStgh5wKdpUnBeYQf0Oz7vBFbOwL45anJhp0C6vmk9Mh7HSlWbmWx2fAsnzT+QaQwqwcTVMzqA5py7MFoqVZ65MKFfjJI81wD5q1Rm5Qps6lQJNBJZq1ivZoH3IqBfn37wCslRc9R6B94EwKIgUV/fgvy0gn4dQqJTMztUH7xOx5p0LJQjR+6mJTkYJx2zUy8biw3nQhQGXWNs/iblPdksooYwKivdDmRVpi/ku3BWtKoJ1pSLW0z4qyFcIKNFNz3oagmIJ+NgGaAqGzcs8EOuMk/rVoHxl+3zZRgLu2hYSP6GxkuOeAbThjA5/h2vPWhiLt0Vy+D7bqRuVzoEZYxqddAQLFRlVTAH8eYKHyx4CsV1YRY6zvI7AwCHdGQH0g8dShvgLF3iI21Lk+kFTauIUhT+uQeADok/C4vU1xIKlDgWx6VtLsjJjiY19A3AK3wC1wC/wGAfJvBdxMC2YxJrDg08tSvrh4Y5WvVx2JH6vf+SDTk5otrj0HzK9ftySFWet1tCxd3MvkSl6vlOm2JS1+ZVceiyA+jbDyYqggQx0sCGuaD3f6pcg8sr7ZVqQw+CNC6mar0BPgnfi4D4YEWL4O3NTCEAqXBWgKTomZujxSpy3dsW0BFgzO0T1nBEjudOYPYXkC4qKAVPmNUR2eg1weposCu2dBNuy15NcRcVXgaT2Ls+aVR34Ph+m6ACvekhlNCrQp3r+xAYFJn3lrPMchdFUA62JZ9/0zmQYEwqfO+1ADsRsjAqjg6aGEnLHbYwLoT3iXkEThaBsVKP+JkGkwzeNp09OQgCKRh08An8kXswX8HU0L4YLAGP+PABkXWE4JyOEUOJtubm5+JH8AbPaZ16QDZ/oAAAAASUVORK5CYII=);
    background-size: .64rem
}

.WinTrx__C-head-more>div[data-v-8745b0cb]:last-child {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAI9/vQqATwHGRUoHQYjKwCnzmPwAAAwJJREFUaN7tWd2aqyAMlEDkR1De/2nPsu6WtW0Y0O7F+bZz1yIzgYQE4/TGG2/8IczG8UaUM6XD/4YpZ22TusRufMw36J8DlL+xnGZXi84/QXVoOfyvzhlv8xE6Hfkr4nyJntgFdTBS5QJv5mlNdGqXZv62mtMT67iMrF+PxvJjcAnha++tez6xjKWbMeVhM2S+/6Ivs0SBKs1VrguKdsdVeiCwjQmsn/zaTQ18+7UaZPr5dUdk53sn0yA/g6DIn2DzYb57CFPMjx/Pd6Ax/y7ToEBUvfFZ+bEA3TLI0n3KfOXHAlPg+MFezyJGKvP81CsgADiA5t8T4DJNTb8moIADkIDTIJgsiGcgUOyzzQJTJoXzAmsGGWkDFsAtsm0CBQzAAqYdI9zWNz7qcqq8kaPINoOEWkUjUb6BkiTgStoQLWwMKpsPIPUggGuzL+m9fQGo0OH5QeNGpolijIad0wc1TSpwlXmyk7If51rF76DuKpy6SUgsogui6Pzs7n0p5CK5+jvJBany3ysIse5EHztpAfzIUzBi52Tr2vDp3OMxCwGxiUG09kevFwSUmJC1kEbs8+gNwwJ1AhKumXGo0o1O+H8EGlukhwRIcHKUnWwnIAwEajz6/rS5ihlnK5ZKZWLuLq9GTKc8nCpISmn+RckuDdk5GfEI2ufpmsSMY84VHHV8Q9cKszxqp0bJzLyXTF/0WtU1vqToV34QvSAe63vDAVYJJPXaIgy6zouXgNS8ni/o6mjL1TF6077/M7r8dgOXV3D7BhAINmDAlSUEON/WKD4DgjtgalI4gaXjFZVrDjj3isqoU6HBizhochA0LgAzQJMjXWqGYAf4S+0czE/zpYYU5ldXWmqYX69jTTs/9/egAT9oa+I9FfhBY7Z3m9xuDeAXKhgFmKBjBquFzXH0gQH6C9VImyQbnG1dADBU/UAR5gf2xDrv4A7zcQsksjOr+vxTBcf76uAeYpgtt4DpMRSTxK4XFDvjH+oqojcv/tTobdyPFG3szDy98cYbfwf/ACnpTX1HX6f8AAAAAElFTkSuQmCC)
}

.WinTrx__C-head-more>div:last-child.disableVoice[data-v-8745b0cb] {
    background-image: url(/assets/png/voice-off-633f5ccc.png)
}

.WinTrx__C[data-v-8745b0cb] .noticeBar__container {
    width: calc(100% - .69333rem);
    margin: .45333rem auto;
    background-color: #303030;
    padding: 0 .42667rem;
    border-radius: .53333rem
}

.WinTrx__C[data-v-8745b0cb] .noticeBar__container>button {
    display: none
}

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

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

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

.WinTrxIfram__C[data-v-7ae895b3] .navbar__content .van-icon,
.WinTrxIfram__C[data-v-7ae895b3] .navbar__content .navbar__content-center {
    color: #fff
}

.WinTrxIfram__C .iframe[data-v-7ae895b3] {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    background: #eee
}

.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-toast[data-v-064dbe5d] {
    word-break: break-word !important
}

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

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

[data-v-064dbe5d] .MyGameRecord__C {
    margin-top: 0
}

[data-v-064dbe5d] .MyGameRecord__C .MyGameRecordList__C {
    margin: 0 -.32rem
}

[data-v-064dbe5d] .ar-searchbar__selector>div {
    padding: 0;
    box-shadow: none
}

[data-v-064dbe5d] .ar-searchbar__selector>div span {
    color: #666
}

.TeamReport__C[data-v-064dbe5d] {
    padding: 0 .32rem .53333rem
}

.TeamReport__C-head[data-v-064dbe5d] {
    height: 2.93333rem
}

.TeamReport__C-head-fixed[data-v-064dbe5d] {
    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-064dbe5d],
.TeamReport__C-head-line2[data-v-064dbe5d] {
    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-064dbe5d],
.TeamReport__C-head-line2>div[data-v-064dbe5d] {
    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-064dbe5d],
.TeamReport__C-head-line2>div+div[data-v-064dbe5d] {
    margin-left: .26667rem
}

.TeamReport__C-head-line1 .default[data-v-064dbe5d],
.TeamReport__C-head-line2 .default[data-v-064dbe5d] {
    color: #666
}

.TeamReport__C-head-line1>div[data-v-064dbe5d] {
    width: 100%
}

.TeamReport__C-list[data-v-064dbe5d] {
    background-color: #fff;
    box-shadow: 0 .10667rem .21333rem #d0d0ed5c;
    border-radius: .13333rem
}

.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-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
}
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

:root {
    --main-color: #ee0e23;
    --main_gradient-color: linear-gradient(90deg, #E67302 0%, #ee0a24 100%);
    --main_gradient-color2: linear-gradient(180deg, #E67302 0%, #ee0a24 100%);
    --light-main_gradient-color: var(--main_gradient-color);
    --text_white: #fff;
    --light-bg_white: #fff;
    --light-main-color: var(--main-color);
    --norm_red-color: #FB5B5B;
    --norm_green-color: #18B660;
    --norm_secondary-color: #FEAA57;
    --norm_Purple-color: #C86EFF;
    --norm_bule-color: #6EA8F4;
    --button_dis_color: linear-gradient(90deg, #CCCEDC 15.38%, #CDCFDD 98.73%);
    --text_color_L1: #1E2637;
    --text_color_L2: #768096;
    --text_color_L3: #B6BCC8;
    --text_color_L4: #FFF;
    --bg_color_L1: #F7F8FF;
    --bg_color_L2: #FFF;
    --bg_color_L3: #F6F6F6;
    --Dividing-line_color: #E1E1E1;
    --sheet_nva_color: var(--main-color);
    --sheet_detail_bg_color: #F6F6F6;
    --pop_bg-color: linear-gradient(180deg, #13BF77 13.44%, #4CCC77 86.56%);
    --iconSecondary: rgba(24, 182, 96, .3);
    --van-sidebar-text-color: var(--main-color);
    --van-picker-background: var(--bg_color_L2);
    --van-picker-option-text-color: var(--text_color_L2);
    --van-picker-confirm-action-color: var(--main-color);
    --van-checkbox-checked-icon-color: var(--main-color);
    --van-checkbox-label-color: var(--text_color_L2);
    --van-field-input-text-color: var(--text_color_L1);
    --van-radio-checked-icon-color: var(--main-color);
    --van-grid-item-content-background: var(--bg_color_L1) --van-text-color: var(--text_color_L1);
    --van-dialog-background: var(--bg_color_L2);
    --van-circle-color: var(--main-color);
    --van-circle-layer-color: var(--bg_color_L3);
    --van-calendar-range-edge-background: var(--main-color);
    --van-button-primary-background: var(--main-color);
    --van-button-primary-border-color: var(--main-color)
}

body {
    background-color: #000
}

.a {
    text-decoration: none!important;
    color: #000!important
}

.theme1,.bg-theme1 {
    background: var( --main_gradient-color)
}

.text-theme1 {
    color: var(--norm_red-color)
}

.maingridentcolor1 {
    background: var(--main_gradient-color)
}

a:hover {
    color: unset
}

.btn {
    box-shadow: none!important
}

.mainApp {
    width: 430px;
    margin: auto;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f7f8ff;
    height: 100vh
}

::-webkit-scrollbar-track {
    background-color: rgba(black,0)
}

::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(black,0)
}

::-webkit-scrollbar-thumb {
    background: var(--main_gradient-color)
}

.sidenav {
    width: 60px;
    position: fixed;
    z-index: 1;
    right: 30px;
    bottom: 20px;
    overflow-x: hidden;
    padding: 8px 0
}

.iconrob {
    z-index: 99999
}

.iconrob img {
    width: 60px;
    height: 60px;
    z-index: 99999
}

.jili_games_card img {
    border-radius: 5px
}

@media only screen and (min-width: 381px) and (max-width: 575.99px) {
    .mainApp,.css-172p82w {
        width:100%!important
    }
}

@media only screen and (min-width: 320px) and (max-width: 380.99px) {
    .mainApp {
        width:100%!important
    }

    .loginapp .navsectiontab .nav-tabs .nav-item .nav-link {
        padding: 10px 20px!important
    }

    .loginapp .navsectiontab .tab-content .forgetbtn {
        font-size: 13px!important
    }
}

@media only screen and (max-width: 600px) {
    .sidenav {
        overflow-x:hidden
    }
}

.imagescrolbar {
    width: 35px;
    height: 30px
}

.scollbartext {
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 6px
}

.css-hwp5jb-MuiButtonBase-root-MuiTab-root.Mui-selected {
    color: #000!important
}

.mainnavbar {
    padding: 5px 0;
    background: linear-gradient(90deg,#e67302,#ee0a24)
}

.mainnavbar .minlogobtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff
}

.mainnavbar .minlogobtn .game-sticky {
    position: fixed;
    top: 0;
    z-index: 200
}

.mainnavbar .minlogobtn .logo .anker {
    width: 4.375rem;
    height: auto;
    display: inline-block
}

.mainnavbar .minlogobtn .buttonGroup {
    display: flex;
    align-items: center;
    gap: .5rem
}

.mainnavbar .minlogobtn .buttonGroup .btn1 {
    font-size: 14px;
    color: #fff;
    border: .21328px solid #fff;
    padding: 4px 15px;
    font-family: Inter;
    box-shadow: none
}

.mainnavbar .minlogobtn .buttonGroup .btn2 {
    font-size: 14px;
    color: #fff;
    border: .21328px solid #ffff;
    padding: 4px 15px;
    background: linear-gradient(90deg,#e67302,#ee0a24);
    font-family: Inter;
    box-shadow: none
}

.herosection .swiper img {
    border-radius: 8px
}

.bottombar {
    background: #0d94f712;
    border-radius: 30px;
    padding: 1px 20px
}

.bottombar .speekerimage {
    width: 16px;
    height: 20px;
    display: flex;
    align-items: center
}

.bottombar .middlecontent {
    overflow: hidden
}

.bottombar .middlecontent p {
    animation: marquee 7s linear infinite;
    font-size: 12px;
    color: #303a4c;
    text-align: center;
    height: 42px;
    font-weight: 600;
    overflow: hidden;
    margin-bottom: 0
}

@-webkit-keyframes marquee {
    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 {
    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%)
    }
}

.bottombar .mainbtn {
    background: linear-gradient(90deg,#e67302,#ee0a24);
    border: 1px solid #f95959!important;
    font-size: 13px;
    color: #fff
}

.bottombar .mainbtn span {
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none
}

.bottombar .mainbtn:hover {
    background: linear-gradient(90deg,#e67302,#ee0a24)
}

.cardSection .card1 {
    background-image: url(/images/trophybg-tM41fK4P.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none
}

.cardSection .card1 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.cardSection .card2 {
    background-image: url(/images/lotterybg-11Oyms9F.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none
}

.cardSection .card2 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.cardSection .card3 {
    background-image: url(/images/casinobg-2Z-y4xqv.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none
}

.cardSection .card3 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.cardSection .card4 {
    background-image: url(/images/slot-bg-CWCFPEw-.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none
}

.cardSection .card4 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.cardSection .card5 {
    background-image: url(/images/sport-bg-cRVahXOC.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none
}

.cardSection .card5 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.cardSection .card6 {
    background-image: url(/images/rummey-bg-Dd-KdHyJ.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none
}

.cardSection .card6 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.cardSection .card7 {
    background-image: url(/images/fish-bg-aLx6iLAD.png);
    background-repeat: no-repeat;
    text-decoration: none;
    background-size: 100% 100%
}

.cardSection .card7 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.cardSection .card8 {
    background-image: url(/images/avitorbg-C_QC6OpN.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none
}

.pade {
    padding: 0 10px 10px!important
}

.cardSection .card8 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.cardSection .card .rightimage,.cardSection .card .smallimage {
    width: 100px
}

.cardSection .card .cardtext {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: Inter
}

.lotterySection .topcontent {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.lotterySection .topcontent .leftheading {
    font-size: 16px;
    font-weight: 700;
    color: #1e2637;
    position: relative
}

.lotterySection .topcontent .leftheading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    width: 6px;
    height: 20px;
    background-color: #f95959;
    border-radius: 15px
}

.lotterySection .topcontent button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 25px;
    border: .8px solid #768096;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px;
    white-space: nowrap;
    padding: 10px;
    color: #768096;
    gap: .5rem;
    background-color: transparent
}

.lotterySection .card1,.lotterySection .card2,.lotterySection .card3,.lotterySection .card4 {
    background: var(--main_gradient-color);
    height: 100%;
    border-radius: 10px;
    border: 0px
}

.gameslott {
    display: flex
}

.lotterySection .card .heading {
    font-size: 20px;
    color: #fff;
    text-align: start;
    font-weight: 900;
    margin-bottom: 0;
    font-family: Inter
}

.lotterySection .card .card-image {
    width: 55px;
    height: auto;
    margin-bottom: 0
}

.lotterySection .card .manincardbtn {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border: 2px solid white;
    border-radius: 11px;
    line-height: 0;
    padding: 2px 20px;
    align-items: center;
    gap: .4rem;
    background: transparent;
    display: flex;
    margin-left: auto;
    height: 40px
}

.lotterySection .bigcard {
    background-image: url(/images/bj-0907ace0-Bjn-ZIXl.png);
    background-repeat: no-repeat;
    background-size: cover
}

.lotterySection .bigcard .cardimage {
    width: 100px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterySection .cardinsec {
    display: flex;
    align-items: center
}

.lotterySection .bigcard .card-headind {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px
}

.lotterySection .bigcard .card-subheading {
    font-size: 13px;
    color: #fff;
    background: linear-gradient(90deg,#f95959,#f95959);
    text-align: center;
    padding: 4px 30px;
    border-radius: 30px
}

.lotterySection .bigcard .btnenter {
    font-size: 15px;
    color: #fff;
    border-radius: 20px;
    padding: 3px 30px;
    font-weight: 600;
    text-align: center;
    background: linear-gradient(180deg,#ffbd40,#ff7f3d);
    box-sizing: 0 .5rem #ffec75 inset;
    border: 0px;
    font-family: Inter
}

.OrignalSection .topcontent {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.OrignalSection .topcontent .leftheading {
    font-size: 16px;
    font-weight: 700;
    color: #1e2637;
    position: relative
}

.OrignalSection .topcontent .leftheading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    width: 6px;
    height: 20px;
    background: var(--main_gradient-color);
    border-radius: 15px
}

.OrignalSection .topcontent button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 25px;
    border: .8px solid #768096;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px;
    white-space: nowrap;
    padding: 10px;
    color: #768096;
    gap: .5rem;
    background-color: transparent
}

.OrignalSection .card .card-image img {
    border-radius: 10px;
    height: 170px!important
}

.OrignalSection .card {
    background: linear-gradient(90deg,#e67302,#ee0a24);
    border-radius: 15px
}

.OrignalSection .topcontent .button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 25px;
    border: .8px solid black;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px;
    white-space: nowrap;
    padding: 10px;
    color: var(--main-color);
    gap: .5rem;
    background-color: transparent;
    text-decoration: none
}

.recommendationSection .topcontent {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.recommendationSection .topcontent .leftheading {
    font-size: 16px;
    font-weight: 700;
    color: #1e2637;
    position: relative
}

.recommendationSection .topcontent .leftheading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    width: 6px;
    height: 20px;
    background-color: #f95959;
    border-radius: 15px
}

.recommendationSection .topcontent button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 25px;
    border: .8px solid #768096;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px;
    white-space: nowrap;
    padding: 10px;
    color: #768096;
    gap: .5rem;
    background-color: transparent
}

.recommendationSection .card .card-image {
    height: 160px
}

.recommendationSection .card .card-image img {
    border-radius: 10px
}

.recommendationSection .card .game-odd {
    display: flex;
    height: 20px;
    background: #e6e6e6;
    color: #1e2637;
    width: 100%;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative
}

.recommendationSection .card .game-odd span:first-child {
    padding-left: .53333rem
}

.recommendationSection .card .game-odd span:nth-child(2) {
    text-align: right;
    padding-right: .13333rem;
    color: #1e2637
}

.recommendationSection .card .game-odd span {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    flex: 1;
    line-height: .93333rem;
    white-space: nowrap;
    overflow: hidden;
    width: 50%;
    padding: 2px
}

.recommendationSection .card .game-odd .win-p {
    background-color: #f95959;
    position: absolute;
    left: 0;
    height: 100%
}

.recommendationSection .topcontent .button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 25px;
    border: .8px solid black;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px;
    white-space: nowrap;
    padding: 10px;
    color: red;
    gap: .5rem;
    background-color: transparent;
    text-decoration: none
}

.inhight {
    height: 400px;
    overflow: hidden
}

.inhight .winnercard {
    background: #fff!important
}

.inhight .winnercard .smallimage {
    width: 35px;
    height: 35px
}

.inhight .winnercard .smallimage img {
    border-radius: 50px
}

.inhight .winnercard .smalltext {
    font-size: 10px;
    font-weight: 600;
    color: #000
}

.inhight .winnercard .middleimage {
    width: 80px;
    height: 50px
}

.inhight .winnercard .amount {
    font-size: 14px;
    font-weight: 700;
    color: #000!important;
    white-space: nowrap;
    text-overflow: ellipsis
}

.inhight .winnercard .winetype {
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.rankingsection .heading {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #1e2637;
    padding-left: 10px
}

.rankingsection .heading:before {
    content: "";
    position: absolute;
    top: 49%;
    left: 3px;
    transform: translateY(-50%);
    width: .28rem;
    height: 1.5rem;
    border-radius: 10px;
    background-color: #f95959
}

.rankingsection .card-image {
    position: relative;
    height: 170px
}

.rankingsection .firstcolum {
    position: absolute;
    top: -45px;
    left: -4px
}

.rankingsection .firstcolum .topuserimag {
    width: 80px;
    height: 80px;
    border: 3px solid #ffa23c;
    border-radius: 50%
}

.rankingsection .firstcolum .topuserimag img {
    border-radius: 50%
}

.rankingsection .firstcolum .crown2 {
    position: absolute;
    width: 60px;
    height: 55px;
    top: -28px;
    left: 0
}

.rankingsection .firstcolum .ribben {
    width: 80px;
    margin: auto
}

.rankingsection .firstcolum h5 {
    font-size: 14px
}

.rankingsection .firstcolum button {
    color: #fff;
    background: #ffffff4d;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto auto
}

.rankingsection .secondcolum {
    top: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-24%)
}

.rankingsection .secondcolum .topuserimag {
    width: 80px;
    height: 80px;
    border: 3px solid #f95959;
    border-radius: 50%
}

.rankingsection .secondcolum .topuserimag img {
    border-radius: 50%
}

.rankingsection .secondcolum .crown2 {
    position: absolute;
    width: 60px;
    height: 55px;
    top: -28px;
    left: 0
}

.rankingsection .secondcolum .ribben {
    width: 80px;
    margin: auto
}

.rankingsection .secondcolum h5 {
    font-size: 14px
}

.rankingsection .secondcolum button {
    color: #fff;
    background: #ffffff4d;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto auto
}

.rankingsection .thirdcolum {
    top: -40px;
    right: -14px;
    position: absolute
}

.rankingsection .thirdcolum .topuserimag {
    width: 80px;
    height: 80px;
    border: 3px solid #ffa23c;
    border-radius: 50%
}

.rankingsection .thirdcolum .topuserimag img {
    border-radius: 50%
}

.rankingsection .thirdcolum .crown2 {
    position: absolute;
    width: 60px;
    height: 55px;
    top: -28px;
    left: 0
}

.rankingsection .thirdcolum .ribben {
    width: 80px;
    margin: auto
}

.rankingsection .thirdcolum h5 {
    font-size: 14px
}

.rankingsection .thirdcolum button {
    color: #fff;
    background: #ffffff4d;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto auto
}

.rankingsection .rankinklist {
    border-radius: 15px;
    background-color: #fff!important
}

.rankingsection .rankinklist .rank {
    font-size: 17px;
    color: #768096;
    font-weight: 700
}

.rankingsection .rankinklist .userimagerank {
    width: 50px;
    border-radius: 50%;
    height: 50px
}

.rankingsection .rankinklist .username {
    font-size: 14px;
    color: #768096;
    font-weight: 500
}

.rankingsection .rankinklist button {
    background: linear-gradient(90deg,#e67302,#ee0a24);
    color: #fff;
    font-size: 14px;
    border: none
}

.notifictionalllist {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 5px;
    margin-bottom: 80px
}

.notifictionalllist .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: .5px solid gray;
    text-decoration: none;
    padding: 15px 0;
    cursor: pointer
}

.notifictionalllist .headinglist {
    font-size: 15px;
    color: #000;
    display: flex;
    align-items: center;
    gap: .5rem;
    font-weight: 600
}

.notifictionalllist .headinglist i {
    color: #f95959
}

.notifictionalllist .headinglist span {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.iconsw {
    width: 50px
}

.notifictionalllist .arrowicon i {
    font-size: 15px;
    color: gray
}

.textw {
    color: #fff;
    font-weight: 600
}

.di {
    display: flex;
    justify-content: space-between;
    padding: 0 10px 10px
}

@media only screen and (min-width: 320px) and (max-width: 575.99px) {
    .Homecss .container,.cardSection {
        padding-left:.25rem;
        padding-right: .25rem
    }

    .cardSection .card .cardtext {
        font-size: 13px
    }

    .lotterySection .topcontent .leftheading {
        font-size: 14px
    }

    .lotterySection .card .heading {
        font-size: 20px;
        text-align: center
    }

    .textw {
        color: #fff;
        font-weight: 600;
        font-size: 14px
    }

    .di {
        display: flex;
        justify-content: space-between;
        padding: 0 8px 8px
    }

    .lotterySection .card .card-image {
        width: 55px
    }

    .lotterySection .card .manincardbtn {
        font-size: 14px;
        height: 35px
    }

    .lotterySection .bigcard .cardimage {
        width: 80px;
        height: 70px
    }

    .lotterySection .bigcard .card-headind {
        font-size: 13px
    }

    .lotterySection .bigcard .card-subheading {
        padding: 0 10px;
        font-size: 11px
    }

    .lotterySection .bigcard .btnenter {
        font-size: 14px;
        padding: 3px 25px
    }

    .OrignalSection .topcontent .leftheading {
        font-size: 14px
    }

    .OrignalSection .card .card-image img {
        height: 120px!important
    }

    .recommendationSection .topcontent .leftheading {
        font-size: 14px
    }

    .recommendationSection .card .card-image {
        height: 120px
    }

    .recommendationSection .card .game-odd {
        font-size: 11px
    }

    .inhight .winnercard .middleimage {
        width: 60px;
        height: 40px
    }

    .inhight .winnercard .amount {
        font-size: 13px
    }

    .inhight .winnercard .winetype {
        font-size: 12px
    }

    .rankingsection .heading {
        font-size: 14px
    }

    .rankingsection .firstcolum h5,.rankingsection .secondcolum h5,.rankingsection .thirdcolum h5 {
        font-size: 12px
    }

    .rankingsection .firstcolum button,.rankingsection .secondcolum button,.rankingsection .thirdcolum button {
        font-size: 10px;
        padding: 6px 5px!important
    }

    .rankingsection .firstcolum .topuserimag,.rankingsection .secondcolum .topuserimag,.rankingsection .thirdcolum .topuserimag {
        width: 60px;
        height: 60px
    }

    .rankingsection .firstcolum {
        top: -24px
    }

    .rankingsection .thirdcolum {
        top: -24px;
        right: -3px
    }

    .rankingsection .rankinklist .userimagerank {
        width: 35px;
        height: 35px
    }

    .rankingsection .rankinklist .username,.rankingsection .rankinklist button {
        font-size: 12px
    }

    .notifictionalllist .headinglist {
        font-size: 14px
    }
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop:always}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper: before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,#00000080,#0000)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,#00000080,#0000)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,#00000080,#0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,#00000080,#0000)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none!important
}

.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0,-50%,0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev,.swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next {
    display: none!important
}

.swiper-button-prev svg,.swiper-button-next svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg)
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-prev:after,.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.footermain {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu4AAACECAMAAAD4M17tAAAAolBMVEUAAADNzfnZ2fPS0uvR0ezR0e3R0ezR0e3V1frR0e3R0e3W1u/Q0O3R0e3Q0O3S0uzU1O/Q0O3a2vjQ0O3Ly+bV1e7S0u/S0u7Q0O7R0e3Q0O3R0e7Z2fHR0e3S0u3R0e3S0u3R0e3R0e7R0e3R0ezR0e7R0e79/f/29vzw8Pne3vPi4vT+/v/c3PH09Pv5+f3t7fn6+v78/P7o6Pb///////8uNEk+AAAANXRSTlMABAkYHzpObA1EVxJlXygmMC8HXhIMRWZVShUiDkA2UBosMzwdWWnswqZ3gfVttNKa2uKQ9kHS5MYAAA23SURBVHja7FgNd9JAEGwgIhbLRyUQAraQgsWqVVv7//+aszt3HeBZX+3jvQbJlNzuXfaOy864OTypUaNGjRo1atT4T5G8COdJhfGyzZ0cCLDV1yenCvy/JHHnAY1jxXnjnACDldd8ZKxh13FyZs+OFgj/5p5dIijyzNEGZrhoZ+x4m5mH+95GK2gi49gIoSs3Y3DGGf8AfcHuXPnYrWy2M11BW37maHgOq6x4Kl2E7eH5hYPhP7NLjD1H8FHqmDObzYaGTqdjrbv02ZjpBHgXjYMeRzQUI+nHK4IztBI7CtsJ9EsON0NDaLp9NKw43XBDR0bPNZu1LYGVrfHJSRK03iZh+3v+cPtQ+A/bA2MmedaoZ4jdpG6TC6AZMW/uCVpJXXnyK4HC0PEEIn1VlHukrG1CIGH7xMHx74SxSDX+SlnCKoEiYXnDN86Xy2W6TI8ZyMAcmTfFe8GonN6TBJR5eQJjNWF4ejAG1bvkJfgny4QlzpWeTqfTXkDX0evCsz82HKOLxm2M56A83XarHj5aFaD1AH0Xw2gthr48DbPP6e5paW81T3vRqsGn5fAUSJHAohgOs0bVKrxzxvoEytJI2J6en+3h8N9zGGGpFSkwhhL/BGWbYkfibJHFYjFw9O2vD0vfYD5aerxNY5Ajw7u4uGDsKwZQj8tpZTi8aY66cSUGh2itrS26p+7mt0bLZXWHQ8hBFylM53NUeCSvUj9Zg9qHRUHKxNgenl8sHxL/A/DVdcaWgTLn7E9qh9gLiD2dQupIW1leAG+OGRdA2R9A8UgfXpA40VSovCeJi72D+jSdQupgrKwJuyjLfh+aJ2XFcKYatZW4bNgJYl/0LW1XVx+Bd4YRPnR00aB1M6IfuhEY5hXub0HRbGW1JMFV1A1r0xXY07IaB7Rlmjhdc+UISMAVclgOFlbhm1YtzqtygE8SVqimi31QGmMkbA/PH2M54WD4/2iEOWP9xxo13CnwSUgcxQ6tI3FI22hiaB01kADL4RsIvtvz5FVG7yStU6C0W30CZeD7yAmbOGHGGCQfa1Qs8DrIPCau51XCpd66vLzM89P81AGPoBU0kPOT02qcro/K170/DwvPv6GVngpbaURh8NRov2zyy8sWFA/B95G85Rx6b1RC77FEzVNwBrGTshzY3/MDh8Y/CDPGjLIrCt4PodJ78lgmUpSJ8gJVgok7Xa0+GM7OznDh4y59OuYaOELEQVq0jIsOhrzVYgR7IdRtmBvC2aHP0Di6u4L+HNqAguP2YjdGaBVtd7XKc+QPgkeBR7Eohlkl/j8ySUiavY7B2QiUkbF9Pb9uHw7/mAnCIHpTPAXf9UPorB317mq3E+B24vwp3hvGY2vMjt2EMSL25bs1WMtBLqBQjguaH50wfytcEfTU29iMOtqodhF3xVFN4RhHg4kRlkSkbzJC8vrIXbNAqXj936tgLWtT7SXexuDMKHPCxnt4fm/YPSj+yRg074r3lzILPPUe1d5pLlnaLXE5Ezf+ZHh7zLAEjC1/Kwj+net9iVJRgeM7WGvzJAO1jybgzCk7dsICY4GylnFWLkAaf3SZ3GNt7w62Enfzef397vrh6PH15/rHzfuzoPcBUhcy94oga1J7Kz8FZ18+r6+/Phw7ru++3/64geRd8PEQupzzpXzi53ZTux1kJi0X+/h+XQt9Ez/vcaKh3nvTChzf7eDeBmtR7auzt7d3DzUk+vW9Cf40b00+skjxEHqyofZ3Xtrff7v99VBjN39fqPdy0UtxnHlduSfhKIM38m/2zW5JTSCIwoMCtUpc3LjFolkkSEgBAm6S4v1fLd09xMqfOrMXzs05j0B3fX36TLPX3Y6S/VsxHsp/mdCZ4vX+3O00E9HsFzR8pX7PAv5yjHd3y6okx1Q2sjJP+5K7/Qiy/09d3a42v/f7w0xNlDhwtxPaGzT7RVz0aZ5kZGd8NoIu8c5wZ0gVXLW0auDYLxL+w58mVL3qhUezvf02Qtf6XewMgcKte/dmAne2MsSoYYQu16yVfg8OhVBKTQuPsB1ov9XvZGf2a3LvTsMZgbuUrVyEKbr9qrpmIyZUKBUpsTJBxmzHh7vd76HG++75wRneBe5ctjWVLW1G6LoG6Xe27593as5WhheeTT1Ct3TKt+Le5w7b3fMolqEwTcp2HKFbqqs0nDI1NS08eYXt3kRNmJQH5kTkyM2Il3ndzX2ZyT3eRwz0vWL7zmVTfszZbb4E243U9RPeI2d49/hBdYI7qmakejlNZfUJC4+VTqHmxO7ZEd71ourHa4pl2hEy0pCGCS9dKpY0CwuPsY7bcl/EX+aunpo8emLih0Gm1GmEzNRovCsOIcMeDxXGqskG8lOTm0uCM9wLwN3OhNJUXj+qguGOhcdc3UrGolwSOGn3XynkYgvnbpmpFYo/29sImettWlad4F2Ow/QTU5JjJluVjfCu6LO9AO52y2ribFmVdpf7AVDKUl1FU1mRl0EqY6cVj8XYd/CyKofu0ZRCYlG1U0NlU0H2gploPRYZ7y7uIjXcdQrZj5CNuiW3++LHCFluPYnOIqM730XKoTsfbAvc4WUs1SwCVSZw7rY6chY54f2O2bvEMpJCPiFOe4e6pFQlwltrDTldHLnA+8eZwP0Rx2HvUluqDOGttboV/8V3d/cumfsZ7qjbT/bObilxKAjCBBdKQ4JQIMQfQJQQCMKusr7/q23PDIe4N1tLID9WdV/sVrz1q7Znzpw5J2s3aUz4NzHfXCTsveRbTV5m7jdtFqqnK5k0wk/qZP2M5Myi5PTuJn855ZRbYYMRMI82au/lzgHbhWx3Z49/lHNo36BLnGfvw7I26HluWkbNnV3IPNo1WPHk0mY2KnnFko1C0tzP0arBVRv57b28S9pWp3aOF7Jp7rn03qBN5NN2NtIdHCXFGc81IeeyOMznby2XksYnlUur4+32ThnN92xxWOuG5p5bxD2vNrYxsoyFwDYJmdWpNHfiXrbefbcxsnDePevKuCjDVUrEvXxtomwBdrHXtEF7E8HdRRkulyHu5esjdguwC14Z6YK7dWVmMXvHxL0CrS3OSHwvcjQStFtwv7XHCzgtQ9yr0NtSlvVMbZVyYbx7RrtbSx7FjDLEvRKtYo3vGe9FAK+02/IBjTKsU4l7RdrY+zW6Otx4L4R2K1M1uPvcgEXcq1KyjCy+F8a7o929Ojbg+gHiXpl2cdQukndLMu6tuHbEKEPcq9ReV+UXxbt5u52mvo4Q3HmxmLhXqbdUy1VtR16ad895e/YyIrsyxL1SfQxw2pT5+3UT45GXsvYvuV1pD7nvjbhXrN3Az16qxfS7jAN7l6J9+HD1xdsZ3Il75Vp/4f0ZvGuguUhsvx5iwt3R7g94rZi410Cbge/yDM6bEODPDjTeIcjoWWp/arSnDO7EvQZKUsnvI/i7nK9KoDkTeMBu1r4A7dh+StqJe41kL5Gj/455Agk0GJDMn2g8acjA2jW2Y3IAp0uS27d8CJS410TJVvOMPEVugWaoiSYP8Z5ZO2B/1tjewlkqaA94mkrca6OPbSjnq+C93zWDPyQaLx/sHbN2HKWC9gi0c8aduNdIyrsWrGbwV1Ky3p1EvKesA/YnwI4atTt/0SI1ikPSTtzrpSQNB+BdDB4VqwBvkaaJEC/6H9Zh7IDdcox0ZBBkpEgNt1wGRNxrJuHdj9r3Exg8Eo0DHpnGUjz0L9TV2FGgdgz2bl+s3YJMyiqVuNdOSRqEsRk8WpIGvGQahBpDHvJUAFwgN+nPmxpiwDoyO2DXHCPWLrSzA0nc66i3dQCDn7Xvb47AL2DxD0OM0khrUpg3efbfkfQ7x/qzg72FZrtYexjsf39SxL2O2o2DQSwteAW+jwxvxCPVDJ9g86pmJnwp6cOOYx2Z3WBH+9FHjTrmnAxxr60+Uhh8HBnwyPDzrhEP5ME8oBfsM+GzA9IF9efF4lGMvaewW44JAxapxL3OSn6NkeANeClaewfifyyEeUBvEsRNVyAdto4MA9b7Ly+tV8SYA+zjPWM7ca+3VqkA7wP4ewDfMuKBvDEv1GfCJ0B/VNTnvd4Uxi6ZfRZJjgm27LYT99orWS8DizTt+5ERL8jPYfO3oP4v3QL0rqL+Mp2+vkqKaauzh8FyzZ0Dn8T9GyjZGPC+Ix7IK/OAHuo6yUcfAQaoI8NMRsq6LzEmWO6Z2iHi/i20SpdjAT6OhHhBXpgH9MDe1NN/8d1qwdXF1oX1KI5DgT3lRJiKuP9hv+5xEIZhAApvjUB0YqiYkUpCpP7l/nfDdqlKBRwg8vu2ZH6y7EpY8Fvxkrw2L9GL+06fJyldU9fWbbB3fWFpfyP3asxTsOI1+bM13zQ3zX5zM42VftbUrfXAGrMj94o8Ut6Kv2rzEr1Uv9POtXRJfWv9OXCgfiD3usxafH8R7Rr90VW1a+rSemKwH5F7dZZYgiQvY960Ev5OPrrOUi8DrX8h9yrNccrWvOlMb0IfQk5xZof5hdzrtYwxTSXnZzA555JSHB+U/he5A+QOkDtA7vCJ3OEIucMRcocj5A5HyB2OkDscIXc4Qu5whNzhCLnDEXKHI+QOR8gdjpA7HCF3vNqlAwEAAAAAQf7Wg1wMjejOiO6M6M6I7ozozojujOjOiO6M6M6I7ozozojujOjOiO6M6M6I7ozozojujOjOiO6M6M6I7ozozojujOjOSPcG5muqYBztAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: fixed!important;
    bottom: 0;
    left: 50%;
    display: flex;
    align-items: flex-end;
    transform: translate(-50%);
    padding-block:0 .13333rem;font-size: .29333rem;
    z-index: 100;
    height: 4.85rem;
    justify-content: space-around
}

.footermain .tabbar__container-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: .11707rem;
    color: var(--text_color_L2)
}

.footermain .tabbar__container-item .icon {
    width: 1.45rem;
    height: 1.85rem;
    display: flex;
    align-items: center
}

.footermain .tabbar__container-item .active {
    color: #f95959
}

.footermain .tabbar__container-item span {
    font-size: .813rem;
    color: var(--text_color_L2);
    margin-bottom: .125rem
}

.footermain .footerlist {
    display: flex;
    align-items: center;
    justify-content: center
}

.footermain .tabbar__container-item .icon i {
    font-size: 1.25rem
}

.footermain .tabbar__container-item .diamondimage {
    width: 3.125rem;
    height: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3.125rem;
    border: .063rem solid white;
    background: var(--main_gradient-color2);
    position: absolute;
    top: -.063rem
}

.footermain .tabbar__container-item .permotiontext {
    margin-top: 1.938rem
}

.footermain .tabbar__container-item .diamondimage .image {
    width: 1.563rem;
    height: 1.563rem;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 320px) and (max-width: 575.99px) {
    .footermain {
        height:4.375rem
    }

    .footermain .tabbar__container-item .diamondimage {
        width: 2.5rem;
        height: 2.5rem
    }

    .footermain .tabbar__container-item span {
        font-size: .688rem;
        font-weight: 500
    }

    .footermain .tabbar__container-item .icon i {
        font-size: 1rem
    }
}

@media only screen and (min-width: 381px) and (max-width: 575.99px) {
    .footermain .footerlist {
        width:100%!important;
        zoom:.9}
}

@media only screen and (min-width: 320px) and (max-width: 380.99px) {
    .footermain .footerlist {
        width:100%!important
    }
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000b3;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000
}

.modal-content {
    position: relative;
    width: 100%;
    max-width: 390px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 4px 8px #0003;
    justify-content: center;
    margin: auto
}

.modal-image {
    width: 100%;
    border-radius: 10px
}

.close-btn {
    position: absolute;
    top: -10px;
    right: -4px;
    border: none;
    cursor: pointer;
    color: #fff;
    background: var(--main_gradient-color2);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    text-align: center;
    line-height: 55px
}

.close-btn:hover {
    color: red
}

@media (min-width: 320px) and (max-width: 575px) {
    .modal-content {
        max-width:100%;
        padding: 0
    }

    .close-btn {
        top: -17px
    }
}

.smile {
    font-size: 70px
}

.tryagain {
    background-color: #4bb543;
    padding: 10px 20px;
    color: #fff;
    border: 0;
    border-radius: 7px;
    box-shadow: 0 0 2px 1px #000
}

.tryagain1 {
    color: #fff;
    background-color: #ca0b00;
    padding: 10px 20px;
    border: 0;
    border-radius: 7px;
    box-shadow: 0 0 2px 1px #000
}

.succes {
    background-color: #4bb543
}

.succes-animation {
    animation: succes-pulse 2s infinite
}

.danger {
    background-color: #ca0b00
}

.danger-animation {
    animation: danger-pulse 2s infinite
}

.custom-modal {
    position: relative;
    width: 350px;
    box-shadow: 0 0 5px 1px #0000007a;
    min-height: 300px;
    background-color: #fff;
    border-radius: 30px;
    margin: 40px 10px
}

.custom-modal .content {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px
}

.custom-modal .content .type {
    font-size: 18px;
    color: #999
}

.custom-modal .content .message-type {
    font-size: 24px;
    color: #000
}

.custom-modal .border-bottom {
    position: absolute;
    width: 300px;
    height: 20px;
    border-radius: 0 0 30px 30px;
    bottom: -20px;
    margin: 0 25px
}

.custom-modal .icon-top {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 25px;
    margin: 0 125px;
    font-size: 30px;
    color: #fff;
    line-height: 127px;
    text-align: center
}

@keyframes succes-pulse {
    0% {
        box-shadow: 0 0 30px 20px #4bb54333
    }

    50% {
        box-shadow: 0 0 30px 20px #4bb54366
    }

    to {
        box-shadow: 0 0 30px 20px #4bb54333
    }
}

@keyframes danger-pulse {
    0% {
        box-shadow: 0 0 30px 20px #ca0b0033
    }

    50% {
        box-shadow: 0 0 30px 20px #ca0b0066
    }

    to {
        box-shadow: 0 0 30px 20px #ca0b0033
    }
}

.page-wrapper {
    height: 100vh;
    background-color: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.mainpopup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 305px;
    background: #fff;
    padding: 0;
    box-shadow: 0 0 10px #0003;
    border-radius: 11px;
    text-align: center;
    z-index: 99999;
    border: 5px solid transparent;
    animation: borderColorChange 3s infinite linear
}

.mainpopup:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 12px;
    border: 10px solid transparent;
    animation: borderAnimation 5s linear infinite
}

@keyframes borderAnimation {
    0% {
        border-color: red transparent transparent transparent
    }

    25% {
        border-color: blue red transparent transparent
    }

    50% {
        border-color: green blue red transparent
    }

    75% {
        border-color: orange green blue red
    }

    to {
        border-color: purple orange green blue
    }
}

.mainpopup p {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-top: 25px;
    text-transform: capitalize
}

@media only screen and (max-width: 600px) {
    .mainpopup {
        position:fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 300px;
        background: #fff;
        padding: 0;
        box-shadow: 0 0 10px #0003;
        border-radius: 8px;
        text-align: center;
        z-index: 99999
    }

    .mainpopup p {
        font-size: 15px;
        color: #000;
        font-weight: 600
    }
}

.mainpopup .close-btn {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
    color: #000
}

.mainimg {
    width: 100%
}

.mlmdashboard .card1 {
    background-image: url(/images/trophybg-tM41fK4P.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.navloginDashbiad {
    width: 70px;
    height: 70px
}

.gamecss {
    align-items: center;
    justify-content: center;
    background: red;
    padding: 4px 7px 8px;
    border-radius: 7px
}

.mlmdashboard .card2 {
    background-image: url(/images/lotterybg-11Oyms9F.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.mlmdashboard .card3 {
    background-image: url(/images/casinobg-2Z-y4xqv.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.mlmdashboard .card4 {
    background-image: url(/images/mainbg-BXi-b6-J.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.mlmdashboard .card5 {
    background-image: url(/images/slot-bg-CWCFPEw-.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.mlmdashboard .card6 {
    background-image: url(/images/sport-bg-cRVahXOC.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.mlmdashboard .card7 {
    background-image: url(/images/rummey-bg-Dd-KdHyJ.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.mlmdashboard .card8 {
    background-image: url(/images/fish-bg-aLx6iLAD.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.mlmdashboard .card9 {
    background-image: url(/images/avitorbg-C_QC6OpN.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    background-color: transparent
}

.mainft {
    font-size: 35px;
    color: #fff
}

.mainfl {
    display: flex
}

.mlmdashboard .card .rightimage {
    width: 100px
}

.mlmdashboard .card1 .card-body,.mlmdashboard .card2 .card-body,.mlmdashboard .card3 .card-body,.mlmdashboard .card4 .card-body,.mlmdashboard .card5 .card-body,.mlmdashboard .card6 .card-body,.mlmdashboard .card7 .card-body,.mlmdashboard .card8 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px!important
}

.mlmdashboard .card .cardtext {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: Inter
}

#myProgress {
    background-color: #add8e6;
    width: 100%
}

.tablesdata table,th,td {
    border: 1px solid white;
    padding: 5px 10px;
    white-space: nowrap
}

.prgs {
    background-color: red
}

.fs18 {
    font-size: 17px
}

@media (min-width: 320px) and (max-width: 575.99px) {
    .fs18 {
        font-size:14px
    }

    .rightimage3 i {
        font-size: 20px
    }
}

.loginapp {
    background-color: #f7f8ff;
    overflow-y: auto
}

.loginapp .text-theme1 {
    color: #e94211!important
}

.loginapp .headerlogin {
    height: 100%;
    background: linear-gradient(90deg,#e67302,#ee0a24)
}

.loginapp .headerlogin .arrowshine i {
    font-size: 25px
}

.loginapp .headerlogin .loginimage {
    width: 97px;
    height: 75px;
    display: inline-block
}

.loginapp .headerlogin button {
    display: flex;
    align-items: center;
    gap: .5rem;
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #fff;
    opacity: 0
}

.loginapp .headerlogin button span {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.loginapp .headerlogin .navheading {
    font-size: 17px;
    font-weight: 600;
    color: #fff
}

.loginapp .headerlogin p {
    font-size: 13px;
    color: #fff
}

.loginapp .navsectiontab .nav-tabs {
    justify-content: center
}

.loginapp .navsectiontab .nav-tabs .nav-item .nav-link {
    border-bottom: 1px solid #495057;
    border-left: none;
    border-top: none;
    border-right: none;
    padding: 10px 40px
}

.loginapp .navsectiontab .nav-tabs .nav-item .nav-link .iconmob {
    font-size: 25px;
    color: #888
}

.loginapp .navsectiontab .nav-tabs .nav-item .nav-link .phonelogin {
    font-size: 14px;
    font-weight: 500;
    color: #888
}

.loginapp .navsectiontab .nav-tabs .nav-item .nav-link.active {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #f95959
}

.loginapp .navsectiontab .nav-tabs .nav-item .nav-link.active .iconmob {
    font-size: 25px;
    color: #f95959
}

.loginapp .navsectiontab .nav-tabs .nav-item .nav-link.active .phonelogin {
    font-size: 14px;
    font-weight: 600!important;
    color: #f95959
}

.loginapp .navsectiontab .nav-tabs .nav-item .nav-link:focus-visible {
    outline: none
}

.loginapp .navsectiontab .nav-tabs .nav-item .nav-link .phonelogin .loginapp .navsectiontab .nav-tabs .nav-item .nav-link:hover:focus {
    outline: none;
    border-color: none
}

.loginapp .navsectiontab .tab-content .phonelogintab .lebal {
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center
}

.loginapp .navsectiontab .tab-content .phonelogintab .lebal span {
    font-size: 25px
}

.loginapp .virfivtionimage {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.loginapp .inputGropu {
    position: relative
}

.loginapp .inputbtn {
    position: absolute;
    right: 7px;
    top: 4px;
    background: linear-gradient(90deg,#e67302,#ee0a24);
    color: #fff;
    border-radius: 30px;
    padding: 8px 25px;
    font-size: 14px;
    font-weight: 700;
    border: none
}

.loginapp .navsectiontab .tab-content .phonelogintab .lebal span.imageinvite {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center
}

.loginapp .navsectiontab .tab-content .slectinput {
    background-color: #fff;
    color: #000;
    width: 110px;
    border: none;
    height: 47px;
    box-shadow: none;
    border-radius: 12px
}

.loginapp .navsectiontab .tab-content .formControl {
    border: none;
    height: 47px;
    background-color: #fff!important;
    box-shadow: none;
    border-radius: 12px
}

.loginapp .navsectiontab .tab-content .password {
    position: relative
}

.loginapp .navsectiontab .tab-content .eye {
    position: absolute;
    right: 20px
}

.loginapp .navsectiontab .tab-content .remindersection .form-check .form-check-input {
    height: 20px;
    width: 20px
}

.loginapp .navsectiontab .tab-content .remindersection .form-check .form-check-input:checked {
    background-color: #f95959;
    border-color: #f95959
}

.loginapp .navsectiontab .tab-content .remindersection .form-check .form-check-label {
    font-size: 13px;
    color: #90929e!important
}

.loginapp .navsectiontab .tab-content .remindersection .form-check .chekedinput:checked {
    background-color: #f95959;
    border-color: #f95959
}

.loginapp .navsectiontab .tab-content .buttonsection button {
    background: linear-gradient(90deg,#e67302,#ee0a24);
    color: #fff;
    font-size: .48rem;
    font-weight: 700;
    height: 48px;
    width: 100%;
    margin: auto;
    border-radius: 25px;
    border: none;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center
}

.loginapp .navsectiontab .tab-content .buttonsection button:hover {
    color: #fff
}

.loginapp .navsectiontab .tab-content .buttonsection .rigesterbtn {
    background: linear-gradient(180deg,#f95959,#ff9a8e);
    color: #f95959
}

.loginapp .navsectiontab .tab-content .buttonsection .rigesterbtn:hover {
    color: #f95959
}

.loginapp .navsectiontab .tab-content .buttonsection2 .buttonin {
    font-size: .48rem;
    font-weight: 700;
    height: 48px;
    width: 90%;
    margin: auto;
    border-radius: 25px;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f95959
}

.loginapp .navsectiontab .tab-content .buttonsection2 .buttonin:hover {
    color: #fff
}

.loginapp .navsectiontab .tab-content .forgetbtn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    color: var(--text_color_L1)
}

.loginapp .navsectiontab .tab-content .forgetbtn span {
    width: 35px;
    height: 35px;
    margin: auto auto 10px
}

.loginapp input::placeholder {
    font-size: 13px;
    color: #b6bcc8
}

.helpss {
    width: 85%
}

.ft {
    font-size: 20px!important
}

@media only screen and (max-width: 600px) {
    .helpss {
        width:78%
    }
}

.giftSection {
    background: linear-gradient(90deg,#ffe9e971,#ffddd9);
    border-radius: 30px 30px 0 0!important
}

.giftSection .uid {
    height: 20px;
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 30px;
    line-height: 0px;
    background-color: #feaa57!important
}

.giftSection .topbox .card {
    border-radius: 18px;
    margin-top: 40px
}

.giftSection .topbox .card .heading {
    font-size: 14px
}

.giftSection .topbox .card .payment {
    font-size: 18px;
    font-weight: 700
}

.giftSection .topbox .card .listicontext {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.giftSection .topbox .card .listicontext li .anker i {
    font-size: 20px
}

.giftSection .topbox .card .listicontext li .anker {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    gap: .4rem;
    color: #000;
    font-size: 14px
}

.permotionpage .fs-14 {
    font-size: 14px
}

.permotionpage .fs-16 {
    font-size: 16px
}

.permotionpage .text-black {
    color: #000!important
}

.safemode {
    border: 5px solid transparent;
    animation: borderAnimation 5s linear infinite
}

.permotionpage .rounded3 {
    border-radius: 15px
}

.permotionpage {
    background-color: #f7f8ff
}

.permotionpage .headertext {
    font-size: 16px;
    color: #000
}

.permotionpage .hedbtn {
    color: #f95959
}

.permotionpage.bgimagepermotion {
    height: 50vh;
    position: relative;
    background: linear-gradient(90deg,#e67302,#ee0a24),url(/images/promotionbg-BarI6cPr.png)
}

.permotionpage .topcard .card-header1 {
    border-radius: 15px 0 0
}

.permotionpage .topcard .card-header2 {
    border-radius: 0 15px 0 0
}

.permotionpage .list .headinglist {
    color: #000!important
}

.permotionpage.mainheight {
    margin-top: 250px
}

.border-end {
    border-right: 1px solid #f95959!important
}

@media only screen and (min-width: 425px) and (max-width: 480.99px) {
    .permotionpage.mainheight {
        margin-top:290px
    }
}

@media only screen and (min-width: 319px) and (max-width: 424.99px) {
    .permotionpage.mainheight {
        margin-top:320px
    }
}

.subordinate,.subordinatecardsection .fs-14 {
    font-size: 14px
}

.subordinate,.subordinatecardsection .fs-16 {
    font-size: 16px
}

.subordinate,.subordinatecardsection .text-black {
    color: #000!important
}

.subordinate,.subordinatecardsection .rounded3 {
    border-radius: 15px
}

.subordinate {
    background-color: #f7f8ff
}

.subordinate .inputbtngroup {
    border-radius: 10px
}

.subordinate .inputbtngroup input {
    padding: 10px
}

.subordinatecardsection .card {
    border-radius: 16px
}

.subordinate .bottomcardbox {
    background-color: #fff;
    border-radius: 16px
}

.subordinate .bottomcardbox .card-header {
    font-size: 16px;
    border-radius: .3px solid
}

.subordinate .bottomcardbox .heading,.subheading {
    font-size: 14px;
    color: #768096
}

.subordinate.card-box {
    padding-bottom: 100px
}

.subordinate.selectgroupinput select {
    border: 0;
    border-radius: 8px;
    font-size: 14px;
    height: 40px
}

.subordinate.selectgroupinput input {
    border-radius: 8px;
    font-size: 14px;
    height: 40px
}

.newsubordinate.navtabssection .nav .nav-item {
    width: 33.3333%
}

.newsubordinate.navtabssection .nav .nav-item .nav-link {
    background-color: #fff;
    border-radius: 7px;
    color: #768096;
    width: 100%
}

.newsubordinate.navtabssection .nav .nav-item .nav-link.active {
    background: linear-gradient(90deg,#e67302,#ee0a24);
    border-radius: 7px;
    color: #fff
}

.headerheight {
    margin-top: 4rem
}

.coloheight1 {
    height: 19.5rem!important
}

.svgIcon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px
}

.voiceimage {
    width: 1.875rem;
    height: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.withdrwal {
    background-color: var(--text_white);
    border-radius: 0rem 0rem 1rem 1rem
}

.withdrwal .innercard {
    border-radius: 1.25rem
}

.withdrwal .innercard .walletpayment {
    font-size: 1.063rem
}

.withdrwal .innercard .heading {
    font-size: 1rem;
    color: #000;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: .5rem;
    justify-content: center
}

.withdrwal .innercard .walletbtn1 {
    background-color: var(--norm_red-color)
}

.withdrwal .innercard .walletbtn1,.walletbtn2 {
    font-size: 1rem;
    font-weight: 700;
    color: var(--text_white);
    border-radius: 1.875rem;
    height: 2.5rem;
    box-shadow: none
}

.withdrwal .innercard .walletbtn1,.walletbtn2:hover {
    color: var(--text_white)
}

.withdrwal .innercard .walletbtn2 {
    background-color: #18b660;
    box-shadow: none
}

.withdrwal {
    background: var(--main_gradient-color);
    height: 35vh
}

.lotterysectionsection3 .tabsmanin {
    background-color: var(--text_white);
    border-radius: .813rem
}

.lotterysectionsection3 .tabsmanin .nav-item {
    width: 25%
}

.lotterysectionsection3 .tabsmanin .nav-item .nav-link.active {
    background: var(--main_gradient-color2);
    box-shadow: 0 .02667rem .08rem var(--main-color) inset,0 -.02667rem .08rem var(--main-color) inset;
    border-radius: .75rem
}

.lotterysectionsection3 .tabsmanin .nav-item .nav-link {
    padding: .625rem .875rem;
    overflow: auto;
    white-space: nowrap;
    border: none!important;
    width: 100%
}

.lotterysectionsection3 .tabsmanin .nav-item .nav-link.active .timeimage {
    filter: none
}

.lotterysectionsection3 .tabsmanin .nav-item .nav-link .timeimage {
    width: 3rem;
    height: 3rem;
    margin: auto;
    margin-bottom: .625rem;
    filter: grayscale(1)
}

.lotterysectionsection3 .tabsmanin .nav-item .nav-link.active .timetext {
    color: var(--text_white)
}

.lotterysectionsection3 .tabsmanin .nav-item .nav-link .timetext {
    font-size: .9rem;
    color: #757575;
    font-weight: 400
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn {
    background-image: url(/images/wingoissue-0c200440-CHkf1wXO.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    background-color: #0000;
    border: none;
    padding: 7px
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn {
    border: .01333rem solid white;
    color: var(--text_white);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .8rem;
    height: 2.3rem;
    width: 100%
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn span {
    width: 1.563rem;
    height: 1.563rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .wintext {
    font-size: .813rem;
    color: var(--text_white)
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .balllist {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: .5rem
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .balllist li {
    width: 1.875rem;
    height: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .timingheading {
    font-size: .875rem;
    font-weight: 600;
    color: var(--text_white);
    text-align: end
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .timingheading2 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
    text-align: end;
    margin-top: .125rem;
    display: flex;
    justify-content: end
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .timingheading2 span {
    display: inline-block;
    width: 1.25rem;
    height: 1.875rem;
    background-color: var(--text_white);
    text-align: center;
    line-height: 1.875rem;
    margin: 0 .125rem;
    font-size: 1.25rem;
    color: var(--main-color);
    border-radius: .125rem
}

.lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .timingheading3 {
    font-size: 1.063rem;
    font-weight: 700;
    color: var(--text_white);
    text-align: end;
    letter-spacing: .069rem
}

.lotterysectionsection4 .cardgame {
    background-color: var(--text_white);
    border: none
}

.lotterysectionsection4 .cardgame .btnGreen {
    background-color: var(--norm_green-color);
    color: var(--text_color_L4);
    font-size: 1rem;
    height: 2.813rem;
    width: 33.333%;
    font-weight: 600;
    border-radius: 0rem .625rem
}

.lotterysectionsection4 .cardgame .btnviolet {
    background-color: var(--norm_Purple-color);
    color: var(--text_color_L4);
    font-size: 1rem;
    height: 2.813rem;
    width: 30.333%;
    font-weight: 600
}

.lotterysectionsection4 .cardgame .btnRed {
    background-color: var(--norm_red-color);
    color: var(--text_color_L4);
    font-size: 1rem;
    height: 2.813rem;
    width: 33.333%;
    font-weight: 600;
    border-radius: .625rem 0rem
}

.lotterysectionsection4 .cardgame .coingame {
    display: flex;
    align-items: center;
    gap: .5rem;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #f7f8ff;
    border-radius: .75rem
}

.lotterysectionsection4 .cardgame .coingame li {
    width: calc(100% / 6);
    height: auto
}

.lotterysectionsection4 .cardgame .rendomsection {
    display: flex;
    align-items: center;
    gap: .5rem
}

.lotterysectionsection4 .cardgame .rendomsection .inrendombtn {
    font-size: .875rem;
    color: red;
    border: .063rem solid red;
    border-radius: .5rem;
    font-weight: 600;
    height: 2.5rem
}

.lotterysectionsection4 .cardgame .rendomsection .smalllistbtn {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
    width: 100%
}

.lotterysectionsection4 .cardgame .rendomsection .smalllistbtn li button {
    width: auto;
    height: 2.188rem;
    padding: .188rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bgDark-4, var(--bg_color_L1));
    color: var(--darkTextW, var(--text_color_L2));
    border-radius: .5rem;
    font-size: .875rem;
    font-weight: 400;
    cursor: pointer;
    box-shadow: none
}

.lotterysectionsection4 .cardgame .rendomsection .smalllistbtn li .btn.active {
    background-color: #18b660;
    color: var(--text_white)
}

.lotterysectionsection4 .cardgame .groupnutton {
    margin: auto;
    width: 100%;
    justify-content: center;
    display: flex
}

.lotterysection .lotterysectionsection4 .cardgame .groupnutton .btn-group {
    width: 90%;
    border-radius: 1.875rem;
    margin: auto
}

.lotterysectionsection4 .cardgame .groupnutton .btn-group .btn-1 {
    background-color: var(--norm_secondary-color);
    font-size: 1.125rem;
    font-weight: 500;
    color: var(--text_white);
    border-radius: 1.875rem 0rem 0rem 1.875rem;
    box-shadow: none
}

.lotterysectionsection4 .cardgame .groupnutton .btn-group .btn-2 {
    background-color: var(--norm_bule-color);
    font-size: 1.125rem;
    font-weight: 500;
    color: var(--text_white);
    border-radius: 0rem 1.875rem 1.875rem 0rem;
    box-shadow: none
}

.bottomnavsection .nav-pills {
    justify-content: space-evenly;
    gap: .5rem
}

.bottomnavsection .nav-pills .nav-item .nav-link {
    background-color: var(--text_white);
    color: #000;
    font-size: .875rem;
    font-weight: 600;
    width: 100%
}

.bottomnavsection .nav-pills .nav-item .nav-link.active {
    background: var(--main_gradient-color, var(--main_gradient-color));
    color: var(--text_white)
}

.tablemain table thead {
    background-color: var(--main_gradient-color2)
}

.tablemain table thead tr th {
    color: var(--text_color_L4);
    text-align: center;
    padding: .625rem;
    font-size: .875rem;
    white-space: nowrap;
    border-bottom: 0
}

.tablemain table tbody tr td {
    color: #000;
    background-color: var(--text_white);
    padding: .625rem;
    white-space: nowrap;
    font-size: .875rem;
    font-weight: 500;
    text-align: center;
    border-bottom: .031rem solid white;
    vertical-align: baseline
}

.tablemain table tbody tr td.number.red {
    color: red
}

.tablemain table tbody tr td.number.redandviolet {
    background: linear-gradient(180deg,red 50.96%,#7f00ff 50.97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0);
    background-clip: text
}

.tablemain table tbody tr td.number.green {
    color: green
}

.tablemain table tbody tr td.number {
    font-size: 1.25rem;
    font-weight: 700
}

.tablemain table tbody tr td.number.greenandviolet {
    background: linear-gradient(180deg,green 50.96%,#7f00ff 50.97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0);
    background-clip: text
}

.tablemain table tbody tr td.number.violet {
    color: var(--norm_Purple-color)
}

.tablemain table tbody tr {
    background-color: var(--text_white)
}

.tablemain table tbody tr td .dotbtn .dotviolet {
    background-color: var(--norm_Purple-color);
    width: .625rem;
    height: .625rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.tablemain table tbody tr td .dotbtn .dotred {
    background-color: var(--norm_red-color);
    width: .625rem;
    height: .625rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.tablemain table tbody tr td .dotbtn .dotgreen {
    background-color: var(--norm_green-color);
    width: .625rem;
    height: .625rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .number {
    font-size: .75rem;
    color: red;
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: .063rem solid red;
    border-radius: 3.125rem;
    z-index: 1
}

.chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .redBg {
    font-size: .75rem;
    color: var(--text_color_L4) fff!important;
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--main-color);
    border-radius: 3.125rem
}

.chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .greenBg {
    font-size: .75rem;
    color: var(--text_color_L4) fff!important;
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: green;
    border-radius: 3.125rem
}

.chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .redVioletBg {
    font-size: .75rem;
    color: var(--text_color_L4) fff!important;
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg,#fd565c 50.96%,#b659fe 50.97%);
    border-radius: 3.125rem
}

.chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .greenVioletBg {
    font-size: .75rem;
    color: var(--text_color_L4) fff!important;
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg,#40ad72 50.96%,#b659fe 50.97%);
    border-radius: 3.125rem
}

.chattabs .card .Trend__C-body1-line .line-container {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: 0;
    left: 0
}

.chattabs .card .Trend__C-body1-line .line-container line {
    stroke: red;
    stroke-width: .063rem
}

.chattabs .card .Trend__C-body1-line .lasttext {
    font-size: .813rem;
    color: var(--text_white);
    border-radius: 3.125rem;
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6ea8f4
}

.historysection .maninbtn {
    background-color: transparent;
    display: flex;
    align-items: center;
    font-size: .875rem;
    font-weight: 600;
    border: .063rem solid var(--main-color);
    border-radius: 1.875rem;
    gap: .3rem;
    height: 1.875rem;
    box-shadow: none;
    color: var(--main-color);
    margin-left: auto
}

.historysection .buttontextgroup .numberG {
    font-size: 1.063rem;
    color: var(--text_white);
    background-color: green;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .625rem
}

.historysection .buttontextgroup .numberR {
    font-size: 1.063rem;
    color: var(--text_white);
    background-color: red;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .625rem
}

.historysection .buttontextgroup .numberB {
    font-size: 1.063rem;
    color: var(--text_white);
    background-color: orange;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .625rem
}

.historysection .buttontextgroup .numberS {
    font-size: .875rem;
    color: var(--text_white);
    background-color: #2b78e0;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .625rem
}

.historysection .buttontextgroup .numberV {
    font-size: 1.063rem;
    color: var(--text_white);
    background-color: #7f00ff;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .625rem
}

.ball-image {
    transition: transform 5s ease-in-out
}

.animate-ball {
    transform: scale(1.1)
}

.historysection .buttontextgroup .numberVG {
    font-size: 1.063rem;
    color: var(--text_white);
    background: linear-gradient(180deg,green 50.96%,#b659fe 50.97%);
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .625rem
}

.historysection .buttontextgroup .numberVR {
    font-size: 1.063rem;
    color: var(--text_white);
    background: linear-gradient(180deg,#f95959 50.96%,#b659fe 50.97%);
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .625rem
}

.historysection .buttontextgroup .textsec p {
    font-size: .875rem;
    color: #000;
    margin-bottom: .125rem
}

.historysection .buttontextgroup .thirdsec .faild {
    border: .063rem solid red;
    height: 1.313rem;
    color: red;
    font-size: .813rem;
    padding: 0rem .625rem
}

.historysection .buttontextgroup .thirdsec .passed {
    border: .063rem solid green;
    height: 1.313rem;
    color: green;
    font-size: .813rem;
    padding: 0rem .625rem
}

.historysection .buttontextgroup .thirdsec .paymentPasses {
    font-size: .813rem;
    text-align: center;
    color: green
}

.historysection .buttontextgroup .thirdsec .paymentLost {
    font-size: .813rem;
    text-align: center;
    color: var(--main-color)
}

.cardgame .Betting__C-mark {
    width: 100%;
    height: 100%;
    background: #0009;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: var(--text_color_L4);
    border-radius: .26667rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.cardgame .Betting__C-mark>div {
    display: inline-block;
    border-radius: .4rem;
    padding: .625rem;
    background: linear-gradient(90deg,#e67302,#ee0a24);
    font-weight: 700;
    font-size: 7rem;
    width: 8.375rem;
    height: 11.25rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.cardgame .Betting__C-mark>div+div {
    margin-left: 1.04rem
}

.WinningTip__C {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000000b3;
    top: 0;
    left: 0
}

.WinningTip__C-body {
    position: absolute;
    width: 15.73333rem;
    height: 10.93333rem;
    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.33333rem
}

.WinningTip__C-body-l1 {
    font-weight: 700;
    font-size: 1rem;
    text-align: center;
    color: var(--text_color_L4);
    height: .77333rem;
    line-height: .77333rem;
    margin-bottom: 1.90667rem
}

.WinningTip__C-body-l2 {
    width: 3.23333rem;
    height: 1.48667rem;
    line-height: .58667rem;
    display: -webkit-box;
    display: -webkit-flex;
    color: var(--text_color_L4);
    font-size: 1rem;
    font-weight: 600;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .90667rem
}

.WinningTip__C-body-l2>div {
    width: 4.23333rem;
    height: 1.48667rem;
    font-size: 1rem;
    background: green;
    border-radius: .13333rem;
    padding: 0 1rem;
    font-size: .875rem;
    line-height: 1.25rem
}

.WinningTip__C-body-l2>div:first-child {
    margin-left: .32rem
}

.WinningTip__C-body-l2>div.WinningNum {
    width: 1.23333rem;
    height: 1.48667rem;
    line-height: .53333rem;
    margin: 0 .5rem;
    display: flex;
    font-size: .813rem;
    padding: .313rem;
    text-align: center;
    justify-content: center;
    border-radius: 50%
}

.WinningTip__C-body-l2.type0>div {
    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 {
    background-image: -webkit-linear-gradient(top left,green 50%,#eb43dd 0);
    background-image: linear-gradient(to bottom right,green 50%,#eb43dd 0)
}

.WinningTip__C-body-l2.type1>div,.WinningTip__C-body-l2.type3>div,.WinningTip__C-body-l2.type7>div,.WinningTip__C-body-l2.type9>div {
    background-color: green
}

.WinningTip__C-body-l2.type2>div,.WinningTip__C-body-l2.type4>div,.WinningTip__C-body-l2.type6>div,.WinningTip__C-body-l2.type8>div {
    background-color: var(--main-color)
}

.WinningTip__C-body-l3 {
    height: 1.73333rem
}

.WinningTip__C-body-l3 .isLose {
    font-weight: 700;
    font-size: .64rem;
    line-height: .77333rem;
    color: #587ba4;
    text-align: center;
    font-size: larger;
    margin-bottom: .34667rem;
    padding-top: 0rem!important
}

.WinningTip__C-body-l3 .head {
    height: .4rem;
    line-height: .4rem;
    font-weight: 700;
    font-size: .34667rem;
    color: var(--main-color);
    text-align: center;
    font-size: large;
    margin-bottom: 1.10667rem
}

.WinningTip__C-body-l3 .bonus {
    height: .64rem;
    line-height: .64rem;
    font-weight: 700;
    font-size: .53333rem;
    color: var(--main-color);
    text-align: center;
    margin-bottom: .26667rem;
    margin-top: 2.063rem!important
}

.WinningTip__C-body-l3 .gameDetail {
    height: .37333rem;
    line-height: .37333rem;
    font-size: 1.29333rem;
    text-align: center;
    color: #6b6b6b!important
}

.WinningTip__C-body-l4 {
    display: flex;
    align-items: center;
    margin-top: 8.125rem;
    margin-left: -.688rem;
    text-size-adjust: .938rem;
    margin-top: 6.25rem!important
}

.WinningTip__C-body-l4 .acitveBtn {
    height: 1.66rem;
    width: 1.66rem;
    border-radius: 50%;
    background: #ffffff42;
    border: .01333rem solid var(--text_color_L4) fff;
    margin-right: .5rem;
    position: relative
}

.WinningTip__C-body-l4 .acitveBtn:after {
    content: "";
    height: .78rem;
    width: .78rem;
    background: var(--text_color_L4) fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none
}

.WinningTip__C-body-l4 .acitveBtn.active:after {
    display: block
}

.WinningTip__C .closeBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.8rem;
    height: 1.8rem;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: .8rem;
    background-position: center;
    border: .063rem solid snow;
    color: snow;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    transform: translate(-50%,180%)
}

@media only screen and (min-width: 320px) and (max-width: 480.99px) {
    .withdrwal .innercard .walletbtn1,.walletbtn2 {
        padding-left:1.25rem!important;
        padding-right: 1.25rem!important;
        height: 2.188rem;
        font-size: .875rem;
        box-shadow: none;
        width: 44%
    }

    .timingheading3 {
        font-size: .875rem!important
    }

    .lotterysectionsection3 .tabsmanin .nav-item .nav-link {
        padding: .75rem
    }

    .lotterysectionsection3 .tabsmanin .nav-item .nav-link .timeimage {
        width: 1.875rem;
        height: 1.875rem
    }

    .lotterysectionsection3 .tabsmanin .nav-item .nav-link .timetext {
        font-size: .813rem
    }

    .lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn {
        gap: .5rem;
        padding: .438rem!important;
        font-size: .75rem
    }

    .lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .timingheading {
        font-size: .813rem
    }

    .lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .timingheading2 {
        color: var(--main-color);
        font-weight: 700;
        font-size: .48rem;
        text-align: center;
        padding: 0 .10667rem
    }

    .lotterysectionsection3 .tabcontentsection .tab-pane .cardIn .balllist li {
        width: 1.25rem;
        height: 1.25rem
    }

    .lotterysectionsection4 .cardgame .btnGreen,.lotterysectionsection4 .cardgame .btnviolet,.lotterysectionsection4 .cardgame .btnRed {
        font-size: .875rem;
        height: 2.5rem
    }

    .lotterysectionsection4 .cardgame .coingame li {
        width: calc(100% / 6);
        height: auto
    }

    .lotterysectionsection4 .cardgame .rendomsection .inrendombtn {
        font-size: .875rem;
        height: 2.188rem;
        line-height: .813rem
    }

    .lotterysectionsection4 .cardgame .rendomsection .smalllistbtn {
        justify-content: space-between
    }

    .lotterysectionsection4 .cardgame .rendomsection .smalllistbtn li button {
        width: 2.188rem;
        height: 2.188rem;
        font-size: .875rem;
        padding: 0
    }

    .lotterysectionsection4 .cardgame .groupnutton .btn-group .btn-1,.lotterysectionsection4 .cardgame .groupnutton .btn-group .btn-2 {
        font-size: .875rem
    }

    .bottomnavsection .nav-pills .nav-item .nav-link {
        font-size: .875rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        zoom:.8}

    .tablemain table thead tr th,.tablemain table tbody tr td {
        padding: .313rem;
        font-size: .75rem
    }

    .chattabs .card .innertext {
        font-size: .75rem
    }

    .chattabs .card .Trend__C-body1-line .firsttext {
        font-size: .75rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num {
        gap: .2rem
    }

    .chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .number {
        font-size: .625rem;
        width: .938rem;
        height: .938rem
    }

    .chattabs .card .Trend__C-body1-line .lasttext {
        width: .938rem;
        height: .938rem;
        font-size: .625rem
    }

    .historysection .buttontextgroup .number {
        width: 1.875rem;
        height: 1.875rem
    }

    .historysection .buttontextgroup .textsec p {
        font-size: .75rem
    }

    .historysection .headindeatils {
        font-size: .875rem
    }

    .historysection .MyGameRecordList__C-detail-line span,.nmb {
        font-size: .75rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .WinningTip__C-body {
        width: 12.83333rem
    }

    .lottermodal .modalpayment {
        width: 100%
    }

    .WinningTip__C-body-l3 .gameDetail {
        font-size: .875rem
    }

    .WinningTip__C-body-l4 {
        margin-top: 4.313rem!important;
        margin-left: 0
    }

    .WinningTip__C-body-l3 .isLose {
        font-size: 1.938rem!important;
        margin-top: 2.75rem!important
    }

    .WinningTip__C-body-l3 .bonus {
        margin-top: .813rem!important
    }

    .WinningTip__C-body-l1 {
        font-size: 1.25rem!important
    }
}

@media only screen and (min-width: 401px) and (max-width: 575.99px) {
    .WinningTip__C-body-l3 .gameDetail {
        font-size:.875rem
    }

    .WinningTip__C-body-l3 .isLose {
        font-size: 1.938rem!important;
        margin-top: 2.188rem!important
    }

    .WinningTip__C-body-l4 {
        margin-top: 4.313rem!important;
        margin-left: 0
    }
}

.mainApp {
    position: relative
}

.popupcard {
    background-image: url(/images/win-Cf-0PD4C.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 18.75rem;
    height: 31.25rem;
    background-color: transparent;
    border: none;
    margin: auto
}

.popupcard .card-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: .8rem;
    margin-top: 5.938rem
}

.popupcard .card-body .card-heading {
    font-size: 1.563rem;
    font-weight: 700;
    color: var(--text_white)
}

.popupcard .card-body .lott {
    font-size: .813rem;
    color: var(--text_white)
}

.popupcard .card-body .greenbtn {
    font-size: .813rem;
    color: var(--text_white);
    background: green;
    padding: .125rem .563rem;
    line-height: 1.125rem;
    border-radius: .313rem;
    text-align: center;
    vertical-align: middle
}

.popupcard .card-body .number {
    background: green;
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3.125rem;
    font-size: .875rem;
    color: var(--text_white)
}

.popupcard .card-body .bigtext {
    font-size: .813rem;
    color: var(--text_white);
    background: green;
    padding: .125rem .563rem;
    line-height: 1.125rem;
    border-radius: .313rem;
    text-align: center;
    vertical-align: middle
}

.popupcard .card-body .Bonustext {
    font-size: 1.875rem;
    font-weight: 700;
    color: #e02d00;
    margin-top: 1.563rem
}

.popupcard .card-body .payment {
    font-size: 1.25rem;
    color: #e02d00;
    font-weight: 700
}

.popupcard .card-body .priodtext {
    font-size: .875rem;
    color: #000
}

.popupcard .card-body .radiogroup .form-check .form-check-input {
    box-shadow: none
}

.popupcard .card-body .radiogroup .form-check .form-check-input:checked {
    background-color: #e02d00;
    border-color: #e02d00
}

.popupcard .card-body .radiogroup .form-check .form-check-label {
    font-size: .813rem;
    color: var(--text_white)
}

.popupmain .modal-dialog {
    background: transparent;
    box-shadow: none;
    margin: auto
}

.popupcardloss {
    background-image: url(/images/lost-Db4E4xVL.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 18.75rem;
    height: 25rem;
    background-color: transparent;
    border: none;
    margin: auto;
    box-shadow: none
}

.popupcardloss .card-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: .8rem;
    margin-top: 5.938rem
}

.popupcardloss .card-body .card-heading {
    font-size: 1.563rem;
    font-weight: 700;
    color: #6a8bb7
}

.popupcardloss .card-body .lott {
    font-size: .813rem;
    color: #6a8bb7
}

.popupcardloss .card-body .greenbtn {
    font-size: .813rem;
    color: var(--text_white);
    background: #6a8bb7;
    padding: .125rem .563rem;
    line-height: 1.125rem;
    border-radius: .313rem;
    text-align: center;
    vertical-align: middle
}

.popupcardloss .card-body .number {
    background: #6a8bb7;
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3.125rem;
    font-size: .875rem;
    color: var(--text_white)
}

.popupcardloss .card-body .bigtext {
    font-size: .813rem;
    color: var(--text_white);
    background: #6a8bb7;
    padding: .125rem .563rem;
    line-height: 1.125rem;
    border-radius: .313rem;
    text-align: center;
    vertical-align: middle
}

.popupcardloss .card-body .Bonustext {
    font-size: 1.875rem;
    font-weight: 700;
    color: #6a8bb7;
    margin-top: 1.563rem
}

.popupcardloss .card-body .payment {
    font-size: 1.25rem;
    color: #6a8bb7;
    font-weight: 700
}

.popupcardloss .card-body .priodtext {
    font-size: .875rem;
    color: #6a8bb7
}

.popupcardloss .card-body .radiogroup .form-check .form-check-input {
    box-shadow: none
}

.popupcardloss .card-body .radiogroup .form-check .form-check-input:checked {
    background-color: #6a8bb7;
    border-color: #6a8bb7
}

.popupcardloss .card-body .radiogroup .form-check .form-check-label {
    font-size: .813rem;
    color: #6a8bb7
}

.popupmain .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: 0
}

@media only screen and (min-width: 320px) and (max-width: 400.99px) {
    .popupcard {
        width:18.75rem;
        height: 33.125rem;
        left: auto;
        transform: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        position: unset;
        margin: auto;
        margin-top: 6.25rem
    }

    .popupcard .card-body {
        gap: .8rem;
        margin-top: 5.938rem
    }

    .popupcard .card-body .card-heading {
        font-size: 1.563rem
    }

    .popupcard .card-body .lott {
        font-size: .813rem
    }

    .popupcard .card-body .greenbtn {
        font-size: .813rem;
        padding: .125rem .563rem;
        line-height: 1.125rem
    }

    .popupcard .card-body .number {
        width: 1.25rem;
        height: 1.25rem;
        font-size: .875rem
    }

    .popupcard .card-body .bigtext {
        font-size: .813rem;
        padding: .125rem .563rem;
        line-height: 1.125rem
    }

    .popupcard .card-body .Bonustext {
        font-size: 1.875rem;
        margin-top: 1.563rem
    }

    .popupcard .card-body .payment {
        font-size: 1.25rem
    }

    .popupcard .card-body .priodtext {
        font-size: .875rem
    }

    .popupcard .card-body .radiogroup .form-check .form-check-label {
        font-size: .813rem
    }

    .popupcardloss {
        width: 18.75rem;
        height: 26.875rem;
        left: auto;
        transform: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        position: unset;
        margin: auto;
        margin-top: 6.25rem
    }

    .popupcardloss .card-body {
        gap: .8rem;
        margin-top: 5.938rem
    }

    .popupcardloss .card-body .card-heading {
        font-size: 1.563rem
    }

    .popupcardloss .card-body .lott {
        font-size: .813rem
    }

    .popupcardloss .card-body .greenbtn {
        font-size: .813rem;
        padding: .125rem .563rem;
        line-height: 1.125rem
    }

    .popupcardloss .card-body .number {
        width: 1.25rem;
        height: 1.25rem;
        font-size: .875rem
    }

    .popupcardloss .card-body .bigtext {
        font-size: .813rem;
        padding: .125rem .563rem;
        line-height: 1.125rem
    }

    .popupcardloss .card-body .Bonustext {
        font-size: 1.875rem;
        margin-top: 1.563rem
    }

    .popupcardloss .card-body .payment {
        font-size: 1.25rem
    }

    .popupcardloss .card-body .priodtext {
        font-size: .875rem
    }

    .popupcardloss .card-body .radiogroup .form-check .form-check-label {
        font-size: .813rem
    }
}

@media only screen and (min-width: 401px) and (max-width: 575.99px) {
    .popupcard {
        width:18.75rem;
        height: 33.125rem;
        left: auto;
        top: 30%;
        transform: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        position: unset;
        margin: auto;
        margin-top: 6.25rem
    }

    .popupcard .card-body {
        gap: .8rem;
        margin-top: 5.938rem
    }

    .popupcard .card-body .card-heading {
        font-size: 1.563rem
    }

    .popupcard .card-body .lott {
        font-size: .813rem
    }

    .popupcard .card-body .greenbtn {
        font-size: .813rem;
        padding: .125rem .563rem;
        line-height: 1.125rem
    }

    .popupcard .card-body .number {
        width: 1.25rem;
        height: 1.25rem;
        font-size: .875rem
    }

    .popupcard .card-body .bigtext {
        font-size: .813rem;
        padding: .125rem .563rem;
        line-height: 1.125rem
    }

    .popupcard .card-body .Bonustext {
        font-size: 1.875rem;
        margin-top: 1.563rem
    }

    .popupcard .card-body .payment {
        font-size: 1.25rem
    }

    .popupcard .card-body .priodtext {
        font-size: .875rem
    }

    .popupcard .card-body .radiogroup .form-check .form-check-label {
        font-size: .813rem
    }

    .popupcardloss {
        width: 18.75rem;
        height: 33.125rem;
        left: auto;
        top: 30%;
        transform: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        position: unset;
        margin: auto;
        margin-top: 6.25rem
    }

    .popupcardloss .card-body {
        gap: .8rem;
        margin-top: 5.938rem
    }

    .popupcardloss .card-body .card-heading {
        font-size: 1.563rem
    }

    .popupcardloss .card-body .lott {
        font-size: .813rem
    }

    .popupcardloss .card-body .greenbtn {
        font-size: .813rem;
        padding: .125rem .563rem;
        line-height: 1.125rem
    }

    .popupcardloss .card-body .number {
        width: 1.25rem;
        height: 1.25rem;
        font-size: .875rem
    }

    .popupcardloss .card-body .bigtext {
        font-size: .813rem;
        padding: .125rem .563rem;
        line-height: 1.125rem
    }

    .popupcardloss .card-body .Bonustext {
        font-size: 1.875rem;
        margin-top: 1.563rem
    }

    .popupcardloss .card-body .payment {
        font-size: 1.25rem
    }

    .popupcardloss .card-body .priodtext {
        font-size: .875rem
    }

    .popupcardloss .card-body .radiogroup .form-check .form-check-label {
        font-size: .813rem
    }
}

.lottermodal .modalpayment .modal-content {
    background-color: #fff;
    border: 0
}

.lottermodal .css-1t1j96h-MuiPaper-root-MuiDialog-paper,.css-uhb5lp {
    align-items: end!important;
    width: 430px!important;
    position: fixed!important;
    bottom: 0!important;
    max-height: unset!important;
    max-width: unset!important;
    margin: unset!important;
    border-radius: 25px 25px 0 0!important;
    overflow-y: unset!important
}

.lottermodal .MuiDialogTitle-root+.css-ypiqx9-MuiDialogContent-root {
    width: 410px!important;
    padding: 0!important;
    margin: auto!important
}

.css-1ty026z {
    width: 410px!important;
    padding: 0!important;
    margin: auto!important
}

.lottermodal .css-1rwt2y5-MuiButtonBase-root-MuiButton-root,.css-79xub {
    border: 0!important;
    background-color: #f6f6f6;
    color: #000!important;
    font-size: 16px!important;
    min-width: auto!important
}

.lottermodal .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.Mui-checked,.css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.MuiCheckbox-indeterminate,.css-zun73v.Mui-checked,.css-zun73v.MuiCheckbox-indeterminate {
    color: #ff1b1b!important;
    border-radius: 50%!important
}

.lottermodal .css-1e6y48t-MuiButtonBase-root-MuiButton-root,.css-1hw9j7s {
    font-size: 20px!important;
    font-weight: 700!important;
    color: #fff;
    height: 38px!important;
    border-radius: 0!important
}

.css-1ujsas3 {
    font-size: 20px!important;
    font-weight: 700!important;
    color: #fff!important;
    height: 38px!important;
    border-radius: 0!important
}

.lottermodal .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input,.css-1x5jdmq {
    height: 4px!important;
    width: 40px!important;
    text-align: center!important
}

.lottermodal .css-1rwt2y5-MuiButtonBase-root-MuiButton-root:hover,.css-79xub:hover {
    border: 0!important;
    background-color: #f6f6f6
}

.lottermodal .css-bdhsul-MuiTypography-root-MuiDialogTitle-root,.css-ohyacs {
    padding: 0!important;
    height: 7.93333rem!important;
    position: relative!important;
    padding-top: .4rem!important;
    background-image: linear-gradient(#18b660,#18b660);
    width: 100%!important;
    text-align: center!important;
    font-size: 20px!important;
    font-weight: 700!important;
    color: #fff!important;
    border-radius: 25px 25px 0 0!important
}

.lottermodal .css-bdhsul-MuiTypography-root-MuiDialogTitle-root:before {
    content: ""!important;
    position: absolute!important;
    right: 0!important;
    bottom: 0!important;
    width: 50%!important;
    height: 2.48667rem!important;
    background-image: linear-gradient(-10deg,#fff 50%,transparent 50%)!important
}

.css-ohyacs:before {
    content: ""!important;
    position: absolute!important;
    right: 0!important;
    bottom: 0!important;
    width: 50%!important;
    height: 2.48667rem!important;
    background-image: linear-gradient(-10deg,#fff 50%,transparent 50%)!important
}

.lottermodal .css-bdhsul-MuiTypography-root-MuiDialogTitle-root:after {
    content: ""!important;
    position: absolute!important;
    width: 50%!important;
    left: 0!important;
    bottom: 0!important;
    height: 1.78667rem!important;
    background-image: linear-gradient(7deg,#fff 50%,transparent 50%)!important
}

.css-ohyacs:after {
    content: ""!important;
    position: absolute!important;
    width: 50%!important;
    left: 0!important;
    bottom: 0!important;
    height: 1.78667rem!important;
    background-image: linear-gradient(7deg,#fff 50%,transparent 50%)!important
}

.lottermodal .css-bdhsul-MuiTypography-root-MuiDialogTitle-root .green,.css-ohyacs .green {
    background-color: #fff!important;
    width: 50%!important;
    color: #000!important;
    margin: 20px auto auto!important;
    border-radius: 8px!important;
    font-size: 17px!important;
    font-weight: 400!important
}

.lottermodal .css-knqc4i-MuiDialogActions-root,.css-1vskg8q {
    width: 100%!important;
    display: flex!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    padding-right: 0!important
}

.lottermodal .css-knqc4i-MuiDialogActions-root button:nth-child(1) {
    width: 40%!important;
    background-color: #f6f6f6;
    color: #000;
    font-size: 14px!important;
    font-weight: 500!important;
    padding: 20px 10px!important;
    border-radius: 0!important
}

.lottermodal .css-1vskg8q button:nth-child(1) {
    width: 40%!important;
    background-color: #f6f6f6;
    color: #000!important;
    font-size: 14px!important;
    font-weight: 500!important;
    padding: 20px 10px!important;
    border-radius: 0!important
}

.css-1ujsas3 button:nth-child(1) {
    width: 40%!important;
    background-color: #f6f6f6;
    color: #000;
    font-size: 14px!important;
    font-weight: 500!important;
    padding: 20px 10px!important;
    border-radius: 0!important
}

.css-1vskg8q button:nth-child(1) {
    width: 40%!important;
    background-color: #f6f6f6;
    color: #000;
    font-size: 14px!important;
    font-weight: 500!important;
    padding: 20px 10px!important;
    border-radius: 0!important
}

.lottermodal .css-knqc4i-MuiDialogActions-root button:nth-child(2) {
    width: 60%!important;
    font-size: 16px!important;
    font-weight: 500!important;
    background: #18b660;
    color: #fff;
    padding: 20px 10px!important;
    margin-left: 0!important;
    border-radius: 0!important
}

.css-1ujsas3 button:nth-child(2) {
    width: 60%!important;
    font-size: 16px!important;
    font-weight: 500!important;
    background: #18b660;
    color: #fff!important;
    padding: 20px 10px!important;
    margin-left: 0!important;
    border-radius: 0!important
}

.css-1vskg8q button:nth-child(2) {
    width: 60%!important;
    font-size: 16px!important;
    font-weight: 500!important;
    background: #18b660;
    color: #fff;
    padding: 20px 10px!important;
    margin-left: 0!important;
    border-radius: 0!important
}

.lottermodal .modalpayment .modal-content .modal-header .modalheader .topheading {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: center
}

.lottermodal .modalpayment .modal-content .modal-header .modalheader .btnselect {
    width: 90%;
    justify-content: center;
    display: flex;
    margin: auto;
    border: 0;
    background: #fff;
    border-radius: 30px
}

.lottermodal .modalpayment .modal-content .modal-header .modalheader .btnselect .slect {
    font-size: 16px;
    color: #000
}

.lottermodal .modalpayment .modal-content .modal-header .modalheader .btnselect .green {
    font-size: 16px;
    color: #000;
    margin-left: 5px
}

.lottermodal .modalpayment .modal-content .modal-header .modalheader:after {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 0;
    height: 1.78667rem;
    background-image: linear-gradient(7deg,#fff 50%,transparent 50%)
}

.lottermodal .modalpayment .modal-content .modal-body .balancesection .headingmd {
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.lottermodal .modalpayment .modal-content .modal-body .balancesection .inncresanddicressbtn {
    display: flex;
    align-items: center;
    gap: .5rem;
    justify-content: center
}

.lottermodal .modalpayment .modal-content .modal-body .balancesection .dicress {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.lottermodal .modalpayment .modal-content .modal-body .balancesection button {
    background-color: #f6f6f6;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.lottermodal .modalpayment .modal-content .modal-body .balancesection .dicress i {
    color: #000;
    font-size: 22px
}

.lottermodal .modalpayment .modal-content .modal-body .balancesection button {
    background-color: #f3f3f3;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.lottermodal .modalpayment .modal-content .modal-body .remindersection .form-check {
    display: flex;
    align-items: center;
    gap: .5rem
}

.lottermodal .modalpayment .modal-content .modal-body .remindersection .form-check .form-check-input {
    height: 25px;
    width: 25px
}

.lottermodal .modalpayment .modal-content .modal-body .remindersection .form-check .chekedinput:checked {
    background-color: #fd565c;
    border-color: #fd565c
}

.lottermodal .modalpayment .modal-content .modal-body .remindersection .form-check .form-check-label {
    font-size: 14px;
    color: #90929e!important
}

.lottermodal .modalpayment .modal-content .modal-footer {
    width: 100%
}

.lottermodal .modalpayment .modal-content .modal-footer .btn-1 {
    width: 40%;
    background-color: #f6f6f6;
    color: #000;
    font-size: 14px;
    font-weight: 500
}

.bgcolor {
    color: #fff
}

@media only screen and (min-width: 320px) and (max-width: 575.99px) {
    .lottermodal .modalpayment {
        width:100%;
        margin: 0
    }

    .lottermodal .modalpayment .modal-content .modal-body .balancesection .btn {
        font-size: 13px
    }

    .lottermodal .css-1t1j96h-MuiPaper-root-MuiDialog-paper,.css-uhb5lp {
        width: 100%!important;
        margin: 0!important;
        position: fixed!important;
        bottom: 0!important
    }

    .lottermodal .MuiDialogTitle-root+.css-ypiqx9-MuiDialogContent-root {
        width: 100%!important;
        margin: 0!important;
        padding: 10px!important
    }

    .css-1ty026z {
        width: 100%!important;
        margin: 0!important;
        padding: 10px!important
    }

    .MuiDialogTitle-root+.css-1ty026z {
        width: 99%!important;
        margin: 0!important
    }

    .balancesection button {
        min-width: 35px!important;
        font-size: 14px;
        padding: 6px
    }

    .css-1hw9j7s {
        font-size: 14px!important;
        font-weight: 700!important;
        color: #fff;
        height: 38px!important;
        border-radius: 0!important;
        min-width: 35px!important
    }

    .balancesection button .css-w0pj6f {
        min-width: 35px
    }
}

.css-i4bv87-MuiSvgIcon-root svg {
    border-radius: 50%
}

.colorgameheader .logo {
    width: 100px;
    height: auto
}

.withdrwalTRXWINGO {
    background-color: #fff;
    border-radius: 0 0 16px 16px
}

.withdrwalTRXWINGO .innercard {
    border-radius: 20px
}

.withdrwalTRXWINGO .innercard .walletpayment {
    font-size: 17px
}

.withdrwalTRXWINGO .innercard .heading {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: .5rem;
    justify-content: center
}

.withdrwalTRXWINGO .innercard .walletbtn1,.walletbtn2 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 30px;
    height: 40px
}

.withdrwalTRXWINGO .innercard .walletbtn1,.walletbtn2:hover {
    color: #fff
}

.withdrwalTRXWINGO .innercard .walletbtn2 {
    background-color: #18b660
}

.withdrwalTRXWINGO {
    background: var(--main_gradient-color);
    height: 50vh
}

.lotterysectionsectionTRXWINGO .tabsmanin {
    background-color: #fff;
    border-radius: 13px
}

.lotterysectionsectionTRXWINGO .tabsmanin .nav-item {
    width: 25%
}

.lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link.active {
    background: var(--main_gradient-color);
    box-shadow: 0 .02667rem .08rem var(--main-color) inset,0 -.02667rem .08rem var(--main-color) inset;
    border-radius: 12px
}

.lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link {
    padding: 25px 17px;
    overflow: auto;
    white-space: nowrap;
    border: none!important;
    width: 100%
}

.lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link.active .timeimage {
    filter: none
}

.lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link .timeimage {
    width: 40px;
    height: 40px;
    margin: auto auto 10px;
    filter: grayscale(1)
}

.lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link.active .timetext {
    color: #fff
}

.lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link .timetext {
    font-size: 13px;
    color: #b2b2b2
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn {
    background-image: url(/images/trxbg-BkY3URRK.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    background-color: #0000;
    border: none;
    min-height: 220px
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn {
    border: .01333rem solid white;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .1rem;
    font-size: 12px;
    height: 25px;
    box-shadow: none
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn span {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .wintext {
    font-size: 13px;
    color: #fff
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .balllist {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-top: 25px
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .balllist li {
    width: 20%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .timingheading {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-align: end
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .timingheading2 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: end;
    display: flex;
    align-items: center;
    gap: .5rem
}

.lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .timingheading2 span {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background-color: transparent;
    text-align: end;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    border: 1px solid white
}

.lotterysectionsection4TRXWINGO .cardgame {
    background-color: #fff;
    border: none
}

.lotterysectionsection4TRXWINGO .cardgame .btnGreen {
    background-color: #40ad72;
    color: #fff;
    font-size: 16px;
    height: 48px;
    width: 33.333%;
    font-weight: 600
}

.lotterysectionsection4TRXWINGO .cardgame .btnviolet {
    background-color: #b659fe;
    color: #fff;
    font-size: 16px;
    height: 48px;
    width: 30.333%;
    font-weight: 600
}

.lotterysectionsection4TRXWINGO .cardgame .btnRed {
    background-color: #fd565c;
    color: #fff;
    font-size: 16px;
    height: 48px;
    width: 33.333%;
    font-weight: 600
}

.lotterysectionsection4TRXWINGO .cardgame .coingame {
    display: flex;
    align-items: center;
    gap: .5rem;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #f7f8ff;
    border-radius: 12px
}

.lotterysectionsection4TRXWINGO .cardgame .coingame li {
    width: calc(100% / 5.5);
    height: auto
}

.lotterysectionsection4TRXWINGO .cardgame .rendomsection {
    display: flex;
    align-items: center;
    gap: .5rem
}

.lotterysectionsection4TRXWINGO .cardgame .rendomsection .inrendombtn {
    font-size: 18px;
    color: #f95959;
    border: 1px solid #f95959;
    border-radius: 8px;
    font-weight: 600;
    height: 40px
}

.lotterysectionsection4TRXWINGO .cardgame .rendomsection .smalllistbtn {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .4rem;
    margin-bottom: 0
}

.lotterysectionsection4TRXWINGO .cardgame .rendomsection .smalllistbtn li button {
    width: 40px;
    height: 40px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #a6a9ae;
    color: #404040;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    box-shadow: none
}

.lotterysectionsection4TRXWINGO .cardgame .rendomsection .smalllistbtn li .btn.active {
    background-color: #18b660;
    color: #fff
}

.lotterysectionsection4TRXWINGO .cardgame .groupnutton {
    margin: auto;
    width: 100%;
    justify-content: center;
    display: flex
}

.lotterysection .lotterysectionsection4TRXWINGO .cardgame .groupnutton .btn-group {
    width: 90%;
    border-radius: 30px;
    margin: auto
}

.lotterysectionsection4TRXWINGO .cardgame .groupnutton .btn-group .btn-1 {
    background-color: #feaa57;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-radius: 30px 0 0 30px;
    box-shadow: none
}

.lotterysectionsection4TRXWINGO .cardgame .groupnutton .btn-group .btn-2 {
    background-color: #6da7f4;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-radius: 0 30px 30px 0;
    box-shadow: none
}

.bottomnavsection .nav-pills .nav-item .nav-link {
    background-color: #fff;
    color: #768096;
    font-size: 14px;
    font-weight: 600;
    width: 100%
}

.bottomnavsection .nav-pills .nav-item .nav-link.active {
    background: linear-gradient(90deg,#f95959,#ff9a8e);
    color: #fff
}

.tablemain table thead {
    background-color: #f95959
}

.tablemain table thead tr th {
    color: #fff;
    text-align: center;
    padding: 6px 3px;
    font-size: 12px;
    white-space: nowrap;
    border-bottom: 0
}

.tablemain table tbody {
    background-color: #3a3a3a
}

.tablemain table tbody tr td {
    color: #000;
    background-color: #fff;
    padding: 10px 3px;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    border-bottom: .5px solid white;
    vertical-align: bottom
}

.tablemain table tbody tr td .blockHeight-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

.tablemain table tbody tr td .blockHeight-wrapper a .question-mark {
    width: 20px;
    font-size: .8rem;
    cursor: pointer
}

.tablemain table tbody tr td .blockHeight-wrapper a {
    color: #000;
    cursor: pointer;
    text-decoration: none
}

.tablemain table tbody tr td.number.red {
    color: #fd565c
}

.tablemain table tbody tr td .dotbtn {
    display: flex;
    align-items: center;
    gap: .5rem;
    justify-content: center
}

.tablemain table tbody tr td.number.redandviolet {
    background: linear-gradient(180deg,#fd565c 50.96%,#b659fe 50.97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0);
    background-clip: text
}

.tablemain table tbody tr td.number.green {
    color: #40ad72
}

.tablemain table tbody tr td.number {
    font-size: 20px;
    font-weight: 700
}

.tablemain table tbody tr td.number.greenandviolet {
    background: linear-gradient(180deg,#40ad72 50.96%,#b659fe 50.97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0);
    background-clip: text
}

.tablemain table tbody tr td.number.violet {
    color: #b659fe
}

.tablemain table tbody tr {
    background-color: #fff
}

.tablemain table tbody tr td .dotbtn .greenandviolet {
    background: linear-gradient(180deg,#40ad72 50.96%,#b659fe 50.97%);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff!important
}

.tablemain table tbody tr td .dotbtn .redandviolet {
    background: linear-gradient(180deg,#fd565c 50.96%,#b659fe 50.97%);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff!important
}

.tablemain table tbody tr td .dotbtn .dotviolet {
    background-color: #b659fe;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff!important
}

.tablemain table tbody tr td .dotbtn .dotred {
    background-color: #fd565c;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff!important
}

.tablemain table tbody tr td .dotbtn .dotgreen {
    background-color: #40ad72;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff!important
}

.tablemain table tbody tr td .big {
    width: 25px;
    height: 25px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: orange
}

.tablemain table tbody tr td .small {
    width: 25px;
    height: 25px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6da7f4
}

.pagnationsection nav {
    background-color: #fff;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.chattabs .card {
    border: 14px
}

.chattabs .card .card-header {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #f95959;
    border-radius: 10px 10px 0 0
}

.chattabs .card .card-header .firstchild,.secondchild {
    font-size: 14px;
    color: #fff;
    font-weight: 600
}

.chattabs .card .innertext {
    font-size: 14px;
    color: #000
}

.chattabs .card .Trend__C-body1-line .firsttext {
    font-size: 14px;
    color: #000
}

.chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .number {
    font-size: 12px;
    color: #f95959;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f95959;
    border-radius: 50px
}

.chattabs .card .Trend__C-body1-line .lasttext {
    font-size: 13px;
    color: #fff;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6ea8f4
}

.chattabs .card .Trend__C-body1-line .lasttext {
    font-size: 13px;
    color: #fff;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600
}

.chattabs .card .Trend__C-body1-line .lasttext.skycolor {
    background-color: #6ea8f4
}

.chattabs .card .Trend__C-body1-line .lasttext.yellowc {
    background-color: #feaa57
}

.historysection .maninbtn {
    background-color: transparent;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #fd565c;
    border-radius: 30px;
    gap: .3rem;
    height: 30px;
    box-shadow: none;
    color: #fd565c;
    margin-left: auto
}

.historysection .buttontextgroup .number {
    font-size: 17px;
    color: #fff;
    background-color: #18b660;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px
}

.historysection .buttontextgroup .textsec p {
    font-size: 14px;
    color: #000;
    margin-bottom: 2px
}

.historysection .buttontextgroup .thirdsec .faild {
    border: 1px solid #f95959;
    height: 21px;
    font-size: 13px;
    padding: 0 10px
}

.historysection .buttontextgroup .thirdsec .payment {
    font-size: 13px;
    text-align: center
}

.historysection .headindeatils {
    font-size: 16px;
    color: #000
}

.historysection .MyGameRecordList__C-detail-line span,.nmb {
    font-size: 13px;
    color: #000
}

.historysection .MyGameRecordList__C-detail-line {
    border-radius: 10px;
    padding: 7px 7px 8px 8px
}

@media only screen and (min-width: 320px) and (max-width: 480.99px) {
    .withdrwalTRXWINGO .innercard .walletbtn1,.walletbtn2 {
        padding-left:20px!important;
        padding-right: 20px!important;
        height: 35px;
        font-size: 14px
    }

    .lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link {
        padding: 12px
    }

    .lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link .timeimage {
        width: 30px;
        height: 30px
    }

    .lotterysectionsectionTRXWINGO .tabsmanin .nav-item .nav-link .timetext {
        font-size: 10px
    }

    .lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn {
        padding: 5px!important;
        font-size: 10px
    }

    .lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .timingheading {
        font-size: 13px
    }

    .lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .timingheading2 {
        font-size: 14px
    }

    .lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .balllist li {
        width: 20%;
        height: auto;
        padding: 0
    }

    .lotterysectionsection4TRXWINGO .cardgame .btnGreen,.lotterysectionsection4TRXWINGO .cardgame .btnviolet,.lotterysectionsection4TRXWINGO .cardgame .btnRed {
        font-size: 14px;
        height: 40px
    }

    .lotterysectionsection4TRXWINGO .cardgame .coingame li {
        width: calc(100% / 5.7);
        height: auto
    }

    .lotterysectionsection4TRXWINGO .cardgame .rendomsection .inrendombtn {
        font-size: 14px;
        height: 35px;
        line-height: 13px
    }

    .lotterysectionsection4TRXWINGO .cardgame .rendomsection .smalllistbtn {
        gap: .3rem
    }

    .lotterysectionsection4TRXWINGO .cardgame .rendomsection .smalllistbtn li button {
        width: 30px;
        height: 30px;
        font-size: 11px;
        padding: 0
    }

    .lotterysectionsection4TRXWINGO .cardgame .groupnutton .btn-group .btn-1,.lotterysectionsection4TRXWINGO .cardgame .groupnutton .btn-group .btn-2 {
        font-size: 14px
    }

    .bottomnavsection .nav-pills .nav-item .nav-link {
        font-size: 11px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .tablemain table thead tr th,.tablemain table tbody tr td {
        padding: 5px;
        font-size: 12px
    }

    .chattabs .card .innertext {
        font-size: 12px
    }

    .chattabs .card .Trend__C-body1-line .firsttext {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num {
        gap: .2rem
    }

    .chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .number {
        font-size: 10px;
        width: 15px;
        height: 15px
    }

    .chattabs .card .Trend__C-body1-line .lasttext {
        width: 15px;
        height: 15px;
        font-size: 10px
    }

    .historysection .buttontextgroup .number {
        width: 30px;
        height: 30px
    }

    .historysection .buttontextgroup .textsec p {
        font-size: 12px
    }

    .historysection .headindeatils {
        font-size: 14px
    }

    .historysection .MyGameRecordList__C-detail-line span,.nmb {
        font-size: 12px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

@media only screen and (min-width: 481px) and (max-width: 575.99px) {
    .lotterysectionsectionTRXWINGO .tabcontentsection .tab-pane .cardIn .balllist li {
        padding:9px
    }
}

.accountSection {
    background: linear-gradient(90deg,#e67302,#ee0a24);
    height: 40vh;
    border-radius: 0 0 30px 30px!important
}

.imagevips img {
    width: 50px
}

.tre {
    color: #000
}

.accountSection .avtar {
    width: 80px;
    height: 80px
}

.ac {
    display: flex
}

.accountSection .name {
    font-size: 14px;
    color: #fff
}

.accountSection .uid {
    height: 20px;
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 30px;
    line-height: 0px;
    background-color: #feaa57!important
}

.logindate {
    display: flex;
    align-items: center;
    gap: .2rem
}

.logindate span {
    font-size: 13px;
    color: #fff
}

.accountSection .topbox .card {
    border-radius: 18px;
    margin-top: 40px
}

.accountSection .topbox .card .heading {
    font-size: 14px
}

.accountSection .topbox .card .payment {
    font-size: 18px;
    font-weight: 700
}

.accountSection .topbox .card .listicontext {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.accountSection .topbox .card .listicontext li .anker i {
    font-size: 20px
}

.accountSection .topbox .card .listicontext li .anker {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    gap: .4rem;
    color: #000;
    font-size: 14px
}

.accountSection .topbox .card .listicontext li .anker .image {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.iconbox .card {
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border: 0
}

.iconbox .card .icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.iconbox .card .icon i {
    font-size: 20px;
    color: #f95959
}

.iconbox .card .headingtextbox {
    display: flex;
    align-items: start;
    flex-direction: column;
    text-decoration: none;
    color: #000!important
}

.iconbox .card .headingtextbox .heading {
    font-size: 15px;
    font-weight: 700
}

.iconbox .card .headingtextbox p {
    font-size: 13px;
    color: gray;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.notifiction .card {
    border-radius: 10px
}

.notifiction .box {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.notifiction .icon-text {
    display: flex;
    align-items: center;
    gap: .4rem
}

.notifiction .icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.notifiction .icon i {
    font-size: 25px
}

.notifiction .icon-text .texthead {
    font-size: 14px;
    color: #000
}

.logoutbox .logoutbtn {
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 100%;
    text-align: center;
    border: 1px solid #f95959;
    border-radius: 30px;
    height: 40px;
    background-color: transparent;
    justify-content: center;
    gap: .5rem
}

.accountSection.profile {
    height: 35vh
}

.accountSection.profile .notifiction .icon {
    background-color: #feeeee;
    border-radius: 8px;
    width: 35px;
    height: 35px
}

.accountSection.profile .notifiction .icon i {
    font-size: 17px
}

.accountSection.profile .innrow {
    background-color: #fff;
    height: 50vh;
    border-radius: 15px
}

.accountSection.profile .innrow .name {
    color: #000
}

.accountSection.profile .accountSection .uid {
    background-color: #fff!important
}

.logoutbox {
    padding-bottom: 70px
}

@media only screen and (min-width: 320px) and (max-width: 480.99px) {
    .iconbox .card .headingtextbox .heading {
        font-size:13px
    }

    .iconbox .card .headingtextbox p {
        font-size: 12px
    }

    .iconbox .card .icon i {
        font-size: 15px
    }

    .notifiction .icon i {
        font-size: 20px
    }
}

.walletsection {
    border-radius: 0 0 10px 10px
}

.walletsection .borderprogress {
    width: 100px;
    height: 100px;
    border: .438rem solid var(--van-circle-color);
    font-size: 16px;
    font-weight: 700;
    color: var(--text_color_L1);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 50%
}

.walletsection .heading {
    font-size: 13px;
    color: #000;
    text-align: center;
    margin-top: 7px
}

.walletsection .subheading {
    font-size: 12px;
    color: #000;
    text-align: center
}

.topbox .card .listicontext {
    display: flex;
    list-style: none;
    padding-left: 0;
    justify-content: space-around
}

.topbox .card .listicontext li {
    width: 25%
}

.topbox .card .listicontext li .anker {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .4rem;
    text-decoration: none;
    font-size: 12px;
    color: #000;
    text-align: center
}

.topbox .card .listicontext li .anker .iconbox {
    width: 40px;
    height: 40px;
    display: flex;
    box-shadow: 10px 10px 10px #eee;
    align-items: center;
    justify-content: center;
    border-radius: 8px
}

.topbox .card .listicontext li .anker .iconbox i {
    font-size: 20px
}

.withdrawCard .innercard {
    background-image: url(/images/TotalAssetsBg-nvmFVLiV.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 150px
}

.withdrawCard .innercard .heading {
    font-size: 15px
}

.withdrawCard .innercard .walletpayment {
    font-size: 20px
}

.withdrawCard .nav .nav-item .nav-link {
    background-color: #fff;
    text-decoration: none;
    width: 85px;
    height: 80px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.withdrawCard .nav .nav-item .nav-link.active {
    background: linear-gradient(90deg,#e67302,#ee0a24)
}

.withdrawCard .nav .nav-item .nav-link.active .imagetext .text {
    color: #fff
}

.withdrawCard .nav .nav-item .nav-link.active .imagetext .image .imgfil {
    filter: brightness(.5)
}

.withdrawCard .nav .nav-item .nav-link .imagetext .image {
    width: 30px;
    height: 30px;
    margin: auto
}

.withdrawCard .nav .nav-item .nav-link .imagetext .text {
    font-size: 14px;
    white-space: nowrap;
    color: #768096
}

.withdrawCard .conactusdt .heading {
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: .5rem
}

.withdrawCard .conactusdt .heading span {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.withdrawCard .conactusdt .inputcontrol input {
    background-color: #f7f8ff;
    height: 50px;
    border-radius: 8px;
    color: #f95959
}

.withdrawCard .conactusdt .inputcontrol {
    position: relative
}

.withdrawCard .conactusdt .inputcontrol label {
    font-size: 13px;
    margin-bottom: 10px;
    color: #f95959
}

.withdrawCard .conactusdt .inputcontrol .icon {
    position: absolute;
    left: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #f95959;
    top: 10px
}

.withdrawCard .conactusdt .inputcontrol .icon.ico2 {
    top: 36px
}

.withdrawCard .conactusdt .inputcontrol .icon::placeholder {
    color: #f95959
}

.withdrawCard .textbuttongroup {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.withdrawCard .textbuttongroup .lefttext {
    font-size: 14px;
    color: #f95959
}

.withdrawCard .textbuttongroup .lefttext span {
    color: #feaa57
}

.withdrawCard .textbuttongroup button {
    font-size: 14px;
    border: 1px solid #f95959;
    background-color: #fff;
    border-radius: 8px;
    height: 23px;
    padding: 0;
    width: 60px
}

.withhdrawlist {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 5px;
    margin-bottom: 80px;
    border: .05333rem solid #f95959
}

.withhdrawlist .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: .5px solid #f95959;
    text-decoration: none;
    padding: 15px 0;
    cursor: pointer
}

.withhdrawlist .headinglist {
    font-size: 15px;
    color: #f95959;
    display: flex;
    align-items: center;
    gap: .5rem;
    font-weight: 600
}

.withhdrawlist .headinglist i {
    color: #f95959
}

.withhdrawlist .headinglist span {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 320px) and (max-width: 575.99px) {
    .withdrawCard .nav .nav-item .nav-link {
        background-color:#fff;
        text-decoration: none;
        width: 73px;
        height: 70px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media only screen and (min-width: 420px) and (max-width: 575.99px) {
    .withdrawCard .nav .nav-item .nav-link {
        background-color:#fff;
        text-decoration: none;
        width: 86px;
        height: 70px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.avtar .list li {
    width: 30%;
    height: 120px
}

.avtar .list li img {
    border-radius: 10px
}

.avtar .list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    cursor: pointer
}

.avtar .list li.active {
    border: 3px solid #f95959;
    border-radius: 10px;
    cursor: pointer
}

@media screen and (min-width: 320px) and (max-width: 420.99px) {
    .avtar .list {
        gap:.9rem
    }

    .avtar .list li {
        height: 100px
    }
}

@media screen and (min-width: 421px) and (max-width: 575.99px) {
    .avtar .list {
        gap:.9rem
    }

    .avtar .list li {
        height: 150px
    }
}

.headertext2 {
    font-size: 14px
}

.textblack {
    color: #000!important
}

.Deposite .innercard {
    background-image: url(/images/TotalAssetsBg-nvmFVLiV.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 150px
}

.Deposite .innercard .heading {
    font-size: 15px
}

.Deposite .innercard .walletpayment {
    font-size: 20px
}

.Deposite .nav {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.Deposite .nav .nav-item {
    width: 29.33333%;
    display: flex;
    flex-wrap: wrap
}

.Deposite .nav .nav-item .nav-link {
    background-color: #fff;
    text-decoration: none;
    width: 100%;
    flex-wrap: wrap;
    height: 80px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.Deposite .nav .nav-item .nav-link.active {
    background: linear-gradient(90deg,#e67302,#ee0a24)
}

.Deposite .nav .nav-item .nav-link.active .imagetext .text {
    color: #fff
}

.Deposite .nav .nav-item .nav-link.active .imagetext .image .imgfil {
    filter: brightness(.5)
}

.Deposite .nav .nav-item .nav-link .imagetext .image {
    width: 30px;
    height: 30px;
    margin: auto
}

.Deposite .nav .nav-item .nav-link .imagetext .text {
    font-size: 14px;
    white-space: nowrap;
    color: #768096
}

.Deposite .conactusdt .heading {
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: .5rem
}

.Deposite .conactusdt .heading span {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.Deposite .conactusdt .inputcontrol input {
    background-color: #f7f8ff;
    height: 50px;
    border-radius: 8px;
    color: #f95959
}

.Deposite .conactusdt .inputcontrol {
    position: relative
}

.Deposite .conactusdt .inputcontrol label {
    font-size: 13px;
    margin-bottom: 10px;
    color: #f95959
}

.Deposite .conactusdt .inputcontrol .icon {
    position: absolute;
    left: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #f95959;
    top: 10px
}

.Deposite .conactusdt .inputcontrol .icon.ico2 {
    top: 40px
}

.Deposite .conactusdt .inputcontrol .icon::placeholder {
    color: #f95959
}

.Deposite .textbuttongroup {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.Deposite .textbuttongroup .lefttext {
    font-size: 14px;
    color: #f95959
}

.Deposite .textbuttongroup .lefttext span {
    color: #feaa57
}

.Deposite .textbuttongroup button {
    font-size: 14px;
    border: 1px solid #f95959;
    background-color: #fff;
    border-radius: 8px;
    height: 23px;
    padding: 0;
    width: 60px
}

.Deposite .tab-content .cardinner {
    background-color: #f6f6f6;
    border-radius: 8px;
    border: 0;
    transition: all .4s ease-in-out
}

.Deposite .tab-content .cardinner:hover {
    background: linear-gradient(90deg,#e67302,#ee0a24);
    color: #fff
}

.Deposite .tab-content .cardinner:hover .text {
    color: #fff
}

.Deposite .tab-content .cardinner .text {
    color: #768096;
    font-size: 14px
}

.depositesection {
    border-radius: 12px
}

.depositesection .depositecrad {
    background-color: #fff;
    border: 0
}

.depositesection .depositecrad .card-heading {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: flex;
    align-items: center;
    gap: .5rem
}

.depositesection .depositecrad .depositelist {
    display: flex;
    align-items: center;
    list-style: none;
    flex-wrap: wrap;
    gap: .5rem
}

.depositesection .depositecrad .depositelist li {
    width: 31.25%
}

.depositesection .depositecrad .depositelist li button {
    font-size: 16px;
    padding: 10px;
    width: 100%;
    color: #f95959;
    font-weight: 600;
    border: 1px solid #E1E1E1;
    display: flex;
    align-items: center;
    gap: .5rem;
    justify-content: space-around
}

.depositesection .depositecrad .depositelist li button span {
    color: #b6bcc8!important
}

.depositesection .inputsection .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.depositesection .depositecrad .inputsection input {
    background-color: #f7f8ff;
    height: 50px;
    border: 0;
    color: #f95959;
    font-size: 15px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.depositesection .depositecrad .inputsection .input-group .input-group-text {
    background-color: #f7f8ff;
    border: 0;
    border-top-left-radius: 30px;
    padding: 0 20px;
    border-bottom-left-radius: 30px;
    position: relative
}

.depositesection .depositecrad .inputsection .input-group .input-group-text:after {
    position: absolute;
    content: "";
    border: .4px solid #B6BCC8;
    width: 1px;
    height: 30px;
    border-radius: 50px;
    background: #b6bcc8;
    left: 44px
}

.depositesection .depositecrad .inputsection .depositebtn {
    border-radius: 30px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    background: var(--main_gradient-color);
    width: 100%
}

.depositesection .listitems {
    list-style: none;
    border-radius: 10px
}

.depositesection .listitems li {
    font-size: 13px;
    color: #768096;
    position: relative;
    margin-bottom: 7px
}

.depositesection .listitems li:after {
    position: absolute;
    content: "";
    width: .43333rem;
    height: .43333rem;
    transform: rotate(45deg);
    background: #f95959;
    left: -.86667rem;
    top: .43333rem
}

.historycard .card-heading {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: flex;
    align-items: center;
    gap: .5rem;
    background: transparent
}

.historycard .card p {
    font-size: 14px
}

.selected {
    background-color: #f95959;
    color: #fff
}

.btn-close {
    margin-top: -97%!important;
    background-color: red!important
}

.modal-content {
    width: 100%!important
}

.popup-img-first {
    width: 660px
}

@media (max-width: 1024px) {
    .popup-img-first {
        margin-left:90px;
        width: 306px
    }
}

.notifictioncard .headingbox .heading {
    font-size: 15px;
    color: #000;
    font-weight: 600
}

.notifictioncard .headingbox .heading span i {
    font-size: 20px
}

.notifictioncard .headingbox p {
    font-size: 13px
}

.notifictioncard {
    box-shadow: 0 .05333rem .21333rem #d0d0ed5c
}

.withdrwalcard .buttonfiledsection .depositbtn {
    background-color: #18b660;
    border-radius: 8px;
    font-size: 14px;
    color: #fff
}

.withdrwalcard .buttonfiledsection {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: .5px solid #888
}

.withdrwalcard .buttonfiledsection .filedtext {
    color: #fb5b5b;
    font-size: 16px;
    font-weight: 600
}

.withdrwalcard .text-section {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.withdrwalcard .text-section .heading {
    font-size: 14px;
    font-weight: 500;
    color: #768096
}

.withdrwalcard .text-section .subheading {
    font-size: 13px;
    color: #768096;
    display: flex;
    align-items: center;
    gap: .5rem;
    font-weight: 500
}

.withdrwalcard .text-section .subheading span i {
    font-size: 20px;
    color: #768096;
    cursor: pointer
}

.withdrwalcard .buttonfiledsection .succes {
    color: green;
    font-size: 16px;
    font-weight: 500
}

.VipSection {
    background: var(--main_gradient-color);
    height: 22vh;
    border-radius: 0
}

.VipSection .avtar {
    width: 4.375rem;
    height: 4.375rem
}

.VipSection .name {
    font-size: .875rem;
    color: var(--text_white)
}

.VipSection .imagevip {
    width: 3.75rem;
    height: auto;
    margin-bottom: .313rem
}

.VipSection .viptext {
    font-size: .75rem;
    padding-left: .313rem
}

.VipSection .tablist {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--main-color) gray;
    border-radius: .625rem
}

.VipSection .tablist::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: .625rem
}

.VipSection .tablist::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: .625rem
}

.VipSection .tablist::-webkit-scrollbar-thumb {
    background: var(--main_gradient-color);
    border: 2px solid #f1f1f1;
    border-radius: .625rem
}

.VipSection .tablist .nav-item {
    width: 100%;
    height: auto
}

.VipSection .tablist .nav-item .nav-link {
    background: transparent!important;
    width: 100%;
    height: 100%;
    padding: .625rem
}

.VipSection .tablist .nav-item .nav-link.active {
    background: transparent!important
}

.VipSection .slidercard {
    background: url(/images/bg1-A610ajFC.png),no-repeat center,linear-gradient(117.29deg,#a6b7d0 21.85%,#889ebe 67.02%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 350px;
    margin: auto
}

.VipSection .slidercard.bg-2 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#f8bd83 21.85%,#e2984e 67.02%)
}

.VipSection .slidercard.bg-3 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#ffa493 21.85%,#ff7878 67.02%)
}

.VipSection .slidercard.bg-4 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#78dbeb 21.85%,#48c7f0 67.02%)
}

.VipSection .slidercard.bg-5 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#df91fb 21.85%,#ef82d5 67.02%)
}

.VipSection .slidercard.bg-6 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#61dca6 21.85%,#229b5f 67.02%)
}

.VipSection .slidercard.bg-7 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#57b733 21.85%,#229b5f 67.02%)
}

.VipSection .slidercard.bg-8 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#54baf1 21.85%,#3d77e8 67.02%)
}

.VipSection .slidercard.bg-9 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#d084e2 21.85%,#8d49ff 67.02%)
}

.VipSection .slidercard.bg-10 {
    background: url(/../../images/Images/Vip/bg1.png) no-repeat center,linear-gradient(117.29deg,#eeaf3a 21.85%,#f98b3b 67.02%)
}

.VipSection .slidercard .heading-image-text {
    font-size: 1.25rem;
    background: linear-gradient(180deg,var(--text_color_L4)fff 39.98%,#d0dae6 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    display: flex;
    align-items: center;
    gap: .2rem;
    font-weight: 600
}

.VipSection .slidercard .heading-image-text.heading-image-textch {
    background: linear-gradient(180deg,var(--text_color_L4)9d6 39.98%,#ffe650 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text
}

.VipSection .slidercard .heading-image-text.heading-image-textch .lasttext {
    color: var(--text_white)
}

.VipSection .slidercard .heading-image-text .crown {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.VipSection .slidercard .heading-image-text .lasttext {
    display: flex;
    align-items: center;
    gap: .2rem;
    font-size: .813rem;
    color: var(--text_white)
}

.VipSection .slidercard .heading-image-text .lasttext .innericon {
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.VipSection .slidercard .texthedingsub {
    font-size: .813rem;
    color: var(--text_white);
    text-align: left
}

.VipSection .slidercard .bigimage {
    width: 4.375rem;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center
}

.VipSection .slidercard .mainbtn {
    font-size: .813rem;
    background-color: transparent;
    height: 1.25rem;
    padding: 0;
    border: 1px solid;
    line-height: .688rem;
    box-shadow: none;
    text-align: left;
    display: flex
}

.VipSection .slidercard .textvip {
    font-size: .813rem
}

.VipSection .slidercard .progress {
    background-color: #748aaa;
    height: 8px;
    box-shadow: 0 .01333rem #b1c4e1,inset 0 .05333rem .05333rem #607596;
    margin-bottom: 7px;
    margin-top: 7px
}

.VipSection .slidercard .progress2 {
    background: #d67d26;
    box-shadow: #ffc387 0 .01333rem,#ad5913 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress3 {
    background: #f05c5c;
    box-shadow: #ffada0 0 .01333rem,#d62f36 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress4 {
    background: #32b6e8;
    box-shadow: #7ee9fc 0 .01333rem,#2e96d5 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress5 {
    background: #ea6aca;
    box-shadow: #ffb4f5 0 .01333rem,#d73db1 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress6 {
    background: #1eb18b;
    box-shadow: #62ecbc 0 .01333rem,#1a9575 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress7 {
    background: #1b9458;
    box-shadow: #4fc54d 0 .01333rem,#117443 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress8 {
    background: #3470e6;
    box-shadow: #70a4ff 0 .01333rem,#1b57c8 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress9 {
    background: #8038f5;
    box-shadow: #b27cff 0 .01333rem,#7129ee 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress10 {
    background-color: #ef7b27;
    box-shadow: #ffb64b 0 .01333rem,#d7610b 0 .05333rem .05333rem inset
}

.VipSection .slidercard .progress .progress-bar {
    background: linear-gradient(#fffce7,#ffc821);
    border-radius: 8px
}

.dubbletext {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.VipSection .slidercard .dubbletext .bgtext {
    background-color: #748aaa;
    font-size: .813rem;
    height: 1.063rem;
    width: auto;
    line-height: 1.125rem
}

.VipSection .slidercard .dubbletext p {
    font-size: .813rem;
    color: var(--text_white);
    margin-bottom: 0
}

.VipSection .tablecontent .box {
    padding-top: .625rem;
    width: 100%;
    gap: .3rem
}

.VipSection .tablecontent .heading {
    font-size: 1rem
}

.VipSection .tablecontent .heading i {
    font-size: 1.25rem
}

.VipSection .tablecontent .box .giftbox {
    width: 17%;
    height: 60px
}

.VipSection .tablecontent .box .middletext {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 60%
}

.VipSection .tablecontent .box .middletext .hedtext {
    font-size: .938rem;
    color: #000
}

.VipSection .tablecontent .box .middletext p {
    font-size: .75rem;
    color: var(--text_color_L2);
    margin-bottom: 0
}

.VipSection .tablecontent .box .groupbutton {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: .4rem;
    width: 20%
}

.VipSection .tablecontent .box .groupbutton .giftbtn.btncolor {
    border: 1px solid var(--norm_secondary-color);
    color: var(--norm_secondary-color)
}

.VipSection .tablecontent .box .groupbutton .giftbtn.btncolor span {
    width: 1.063rem;
    height: 1.063rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.VipSection .tablecontent .box .groupbutton .giftbtn.btncolor span img {
    width: 100%;
    height: 100%
}

.VipSection .tablecontent .box .groupbutton .giftbtn {
    padding: 0;
    height: 1.25rem;
    border: 1px solid var(--main-color);
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: .813rem;
    color: var(--main-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem
}

.cardvip .headingin {
    font-size: .938rem;
    display: flex;
    align-items: center;
    gap: .3rem
}

.cardvip .headingin i {
    font-size: 1.25rem
}

.VipSection .cardvip .card {
    height: 100%
}

.VipSection .cardvip .card .card-image {
    width: 100%;
    height: 7.5rem;
    position: relative;
    background: var(--main_gradient-color);
    border-radius: .625rem .625rem 0px 0px
}

.VipSection .cardvip .card .layerimage {
    position: absolute;
    background-color: #00000047;
    width: 100%;
    bottom: 7.188rem;
    padding: 0px .625rem
}

.VipSection .cardvip .card .iconntext {
    font-size: .813rem;
    color: var(--text_white)
}

.VipSection .cardvip .card .card-heading {
    font-size: .875rem;
    color: #000;
    margin-bottom: 1px;
    margin-top: 8px;
    padding-left: 4px;
    padding-right: 4px
}

.VipSection .cardvip .card p {
    font-size: .75rem;
    color: #607596;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 7px
}

.VipSection .histab .nav-pills {
    gap: 2rem
}

.VipSection .histab .nav-pills .nav-item .nav-link {
    background-color: transparent;
    border-radius: 0rem;
    font-size: 1rem;
    color: #555!important;
    font-weight: 600;
    border-radius: .5rem .5rem 0rem 0rem
}

.VipSection .histab .nav-pills .nav-item .nav-link.active {
    border-bottom: .063rem solid var(--main-color)!important;
    color: #fff!important
}

.VipSection .histab .hisbox .experHe {
    font-size: .875rem;
    font-weight: 700
}

.VipSection .histab .hisbox p {
    font-size: .875rem
}

.VipSection .histab .rules p {
    font-size: .813rem;
    line-height: 1.563rem;
    color: #26323891!important;
    margin-bottom: 0rem!important
}

.VipSection .histab .rules .card {
    border: 0;
    background-color: var(--bg_color_L2);
    border-radius: .625rem
}

.VipSection .histab .rules .card .card-heading {
    font-size: .938rem;
    color: var(--text_white);
    text-align: center;
    position: relative;
    line-height: 2.5rem
}

.VipSection .histab .rules .card .card-heading {
    position: absolute;
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALkAAAAaCAYAAADrJf0cAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATqSURBVHgB7ZxNbBtFFIDfm10ndktQDDcuWHDhaG4VEpLDDYmDe+OGckcqCHGuzQGBUKVEokLiQipVCAkhgsSBW4zUQ9VWZOm5Ii4XxKHYpU0ce3dmmNl41+PZ3fjfNdL7pGhnZ97PzNuXyezsZlHWXisBuu+BRgKGR1QlXdbHEKZK4qyIDOJyJKvbQWTrmMTtfUIdlpTT9hJ2+zZtGzF9+bT+ROXIX2iHJX2ZPqJ42OMciodh0+67aceOqRlru+/xGK3xJOIlhsc2FAcwxihktp4RCzO2CZuGXdNGal2f2KdIuV7ROI18GoqF7cO6rkPyhj8TZEd49f4NFyBXAYm1SKp/UAVUJmSsrU/D5rAOrQ6rOokDE2gUcGA2k8gPDsyd6do2+ufSko3aMeqHSPpG2x+eHRGMMmb7MP1jJGvFIBbB4ThliA6fy6QeSKtvtgFM2kEYjCsaj0TjmkTjTYkF2NfQcjfUccumhOHxmn2JZc1+nudXGjkAgzFEMUJID4PpN7YNN+zwD/pRK5ekEAeqVEIHCOL/gwjn56ZK7hp+cj87yTUq0TelL38ER1bQGTUdE8QzRk/4gZ7BsdHluF34zGvqahyppxJddOUh5vSMTolOrCgqNUWPqYUq1nOfejWzaWSSa3ofl8tqyX/gFPgmMCCI1UIlOD911IIDqvi595PdPFbKrn3hecihxjvO6JtIglgyosvUMgXqaQmuGWsmj/A/Ku+oJcsV56IAglgFZA9BnLIj95r3SpbMRIuP3DXvA9ljHu/QmoVYAdRcG5ww8Dm8dZ7YxNkagLwsTpym9Cf6I0AQcyd44gLnrF7YOdtFyWKqTO28X64wYAe5FwKgHRfiWcBPHOBP0Vu/fvj6KNmp1h2FL72G5PCh33LVE1ma0YnlIjmqBGewBlAdR37qxXX+q992ZJftaGcEsUyCfx0QPqvh9cOH48jPlKGdXlD3H7ttdXcLBLEM+LFaphy7zcLX9+rj6syUncU9r80CrKlEB4JYNPqRfdBSN4G+szWJ3sxTcH7v7q44Zo2AEp1YMPoeUD263y3s3W5OojeXdQbnst57RDehxOIInjigJtJmFy+OvUyJmEuSb9y81xAcdv1HOSCIeSNOEXp/59pSQrW412jDhMztjjFw/ZqazT3/H1q2EPNDb2p0/sy3exy2nrt553eYgrmuL1rvXiq5Qh5eePV0k+Xp/RZiNkRHJfjD9baPcqv47V0PpmSue3/F7243Ay63O818uGFPENOiE/zkj3zbD2ZLcM3cN7iLP9zZ512nfvygQIlOTAV/6sDJgwtt9GWl+P1sCa5ZWBY+rr6xw3LiSv7lU3A3OBDEOHT/WtM/TYHB5eL+7AmuWehU23rnUgURv1l7MSitv9QFtk4vcxHp6H986Bzl9ZuFDeny7eL+ZHvh57Hw9USrWtlkvn9VSll1nhcldyMYeE7NeetTDrP8XkyiP05/sj4Fca7OqpPV17TrYHyaJPW7IBNgxFs/yeyp7WcpWL34860azJmlXonW229WAWU5PBFCAmMoxNkuDGMsrAs/N6PKuj5x1GHp65htsT0I36Mf0o9t9nVN2fjcrjNsJfpm9sH8tbD04ra+D7M/icCk9MP83E80nqQaS4w7shGfp43f9GWPxTg3x5FVTsQ0Mm3L2LGJ6uI29mvxl1sNWAD/AZY+qeDoOXqwAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 70%;
    height: 3.5rem;
    left: 3.438rem;
    line-height: 1.5rem
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
    .VipSection .avtar {
        width:3.75rem;
        height: 3.75rem
    }

    .VipSection .viptext {
        text-align: center;
        font-size: .688rem
    }

    .VipSection .slidercard .heading-image-text .lasttext {
        font-size: .625rem
    }

    .VipSection .slidercard .heading-image-text .lasttext .innericon {
        width: 1rem;
        height: 1rem
    }

    .VipSection .slidercard .texthedingsub {
        text-align: left;
        font-size: .75rem
    }

    .VipSection .slidercard .mainbtn {
        text-align: left;
        display: flex
    }

    .VipSection .slidercard {
        width: 20rem
    }

    .VipSection .slidercard .bigimage {
        width: 3.75rem;
        height: 3.125rem
    }

    .VipSection .tablecontent .heading {
        font-size: .875rem
    }

    .VipSection .tablecontent .box .giftbox {
        height: 3.125rem
    }

    .VipSection .tablecontent .box .middletext .hedtext {
        font-size: .875rem
    }

    .VipSection .tablecontent .box .middletext p {
        font-size: .625rem
    }

    .VipSection .tablecontent .box .groupbutton .giftbtn {
        font-size: .813rem
    }

    .cardvip .headingin {
        font-size: .875rem
    }

    .VipSection .cardvip .card .card-heading,.VipSection .histab .rules .card .card-heading {
        font-size: .813rem
    }

    .VipSection .histab .rules p {
        font-size: .75rem;
        line-height: 1.25rem
    }
}

.maingridentcolorrecive {
    background-color: #768096!important
}

.transitionhistorysection .card .card-header {
    background: linear-gradient(90deg,#e67302,#ee0a24);
    border-radius: 8px 8px 0 0
}

.transitionhistorysection .card .intext {
    background-color: #f7f8ff;
    padding: 7px;
    border-radius: 8px
}

.transitionhistorysection .card .intext .innheading {
    font-size: 14px;
    color: #768096
}

.transitionhistorysection .card .intext .innheading.payment {
    font-size: 17px
}

.transitionhistorysection .card .intext .innheading.payment.textSuccess {
    color: #18b660
}

.transitionhistorysection .card .intext .innheading.payment.textGanger {
    color: #fb5b5b
}

.headerlogin .loginimage {
    width: 97px;
    height: 75px;
    display: inline-block
}

.headerlogin .navheading {
    font-size: 18px;
    color: #fff
}

.headerlogin p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 0
}

.activitysection .topiconlist {
    display: flex;
    align-items: center;
    gap: .5rem
}

.activitysection .topiconlist li {
    cursor: pointer
}

.activitysection .topiconlist li .imagetext {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.activitysection .topiconlist li .imagetext .cardImage {
    width: 40px;
    height: 40px;
    margin: auto auto 7px
}

.activitysection .topiconlist li .imagetext .textcard {
    font-size: 14px;
    color: #8f8f8f;
    text-align: center
}

.activitysection .card {
    height: 100%
}

.activitysection .card .card-image img {
    border-radius: 10px 10px 0 0
}

.activitysection .card .card-heading {
    font-size: 15px;
    font-weight: 600;
    color: #000
}

.activitysection .card p {
    font-size: 12px;
    color: gray;
    line-height: 17px
}

.BeginnersGuide .heading {
    font-size: 15px;
    color: #333;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.BeginnersGuide p {
    font-size: 14px;
    color: #768096;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.headertopBeginner {
    width: 430px;
    z-index: 99;
    background-color: #fff
}

@media only screen and (min-width: 320px) and (max-width: 575.99px) {
    .headertopBeginner {
        width:100%
    }
}

.fixedheader {
    position: fixed;
    top: 0;
    width: 430px;
    z-index: 9
}

@media (min-width: 320px) and (max-width: 575.99px) {
    .fixedheader {
        width:100%
    }
}

.headerheight {
    margin-top: 7rem
}

.btn {
    box-shadow: none
}

.colorgameheader1 .logo {
    width: 10.625rem;
    height: auto
}

.withdrwalK3Game {
    background-color: var(--text_white);
    border-radius: 0rem 0rem 1rem 1rem
}

.withdrwalK3Game .innercard {
    border-radius: 1.25rem
}

.withdrwalK3Game .innercard .walletpayment {
    font-size: 1.063rem
}

.withdrwalK3Game .innercard .heading {
    font-size: 1rem;
    color: #000;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: .5rem;
    justify-content: center
}

.withdrwalK3Game .innercard .walletbtn1 {
    background-color: var(--norm_red-color)
}

.withdrwalK3Game .innercard .walletbtn1,.walletbtn2 {
    font-size: 1rem;
    font-weight: 700;
    color: var(--text_white);
    border-radius: 1.875rem;
    height: 2.5rem
}

.withdrwalK3Game .innercard .walletbtn1,.walletbtn2:hover {
    color: var(--text_white)
}

.withdrwalK3Game .innercard .walletbtn2 {
    background-color: var(--norm_green-color)
}

.withdrwalK3Game {
    background: var(--main_gradient-color);
    height: 20rem
}

.lotterysectionsectionK3Game .tabsmanin {
    background-color: var(--text_white);
    border-radius: .813rem
}

.lotterysectionsectionK3Game .tabsmanin .nav-item {
    width: 25%
}

.lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link.active {
    background: var(--main_gradient-color2);
    box-shadow: 0 .02667rem .08rem var(--main-color) inset,0 -.02667rem .08rem var(--main-color) inset;
    border-radius: .75rem
}

.lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link {
    padding: .625rem .875rem;
    overflow: auto;
    white-space: nowrap;
    border: none!important;
    width: 100%
}

.lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link.active .timeimage {
    filter: none
}

.lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link .timeimage {
    width: 2.5rem;
    height: 2.5rem;
    margin: auto;
    margin-bottom: .625rem;
    filter: grayscale(1)
}

.lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link.active .timetext {
    color: var(--text_white);
    font-weight: 600
}

.lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link .timetext {
    font-size: .813rem;
    color: gray;
    font-weight: 500
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn {
    width: 100%;
    height: 100%;
    background-color: var(--text_white);
    border: none
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn {
    border: .01333rem solid var(--main-color);
    color: var(--main-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .1rem;
    font-size: .75rem;
    height: 1.563rem;
    box-shadow: none;
    padding: 0;
    font-weight: 600
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn span {
    width: 1.563rem;
    height: 1.563rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn span i {
    color: var(--main-color)
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .wintext {
    font-size: .813rem;
    color: var(--text_color_L2);
    font-weight: 600
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .K3TL__C-l3 {
    height: 8.99333rem;
    margin-top: .48rem;
    background: #00b977;
    border-radius: .18667rem;
    position: relative;
    padding: .96667rem
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .K3TL__C-l3:before {
    content: "";
    display: block;
    width: .33333rem;
    height: 1.49333rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
    background-color: #008b59;
    border-radius: 1.33333rem 0 0 1.33333rem;
    left: -.33333rem
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .K3TL__C-l3:after {
    content: "";
    display: block;
    width: .33333rem;
    height: 1.49333rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
    background-color: #008b59;
    border-radius: 0 1.13333rem 1.13333rem 0;
    right: -.33333rem
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box {
    background: #003c26;
    border-radius: .13333rem;
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.13333rem;
    line-height: 1.46667rem;
    text-align: center;
    font-weight: 700;
    font-size: .64rem
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box:before {
    position: absolute;
    width: 0;
    height: 0;
    border-top: .68667rem solid transparent;
    border-bottom: .68667rem solid transparent;
    content: "";
    z-index: 3;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-right: 1.83333rem solid transparent;
    border-left: 1.63333rem solid #00b575
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box:after {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 1.83333rem solid transparent;
    border-right: 1.83333rem solid #00b575;
    position: absolute;
    width: 0;
    height: 0;
    border-top: .88667rem solid transparent;
    border-bottom: .68667rem solid transparent;
    content: "";
    z-index: 3
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .numb {
    width: calc((100% - .4rem)/3.2);
    height: 6.19333rem;
    background-color: #727272;
    border-radius: .63333rem;
    position: relative;
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .numb:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
    box-shadow: inset 0 -.13333rem .13333rem #0000004d,inset 0 .13333rem .13333rem #0000004d;
    border-radius: .6rem
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .num1 {
    background-image: url(/images/num1-Dvmdd51j.png)
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .num2 {
    background-image: url(/images/num2-Bjiwouja.png)
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .num3 {
    background-image: url(/images/num3-DqB7fR7E.png)
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .num4 {
    background-image: url(/images/num4-y7OTelTf.png)
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .num5 {
    background-image: url(/images/num5-DwdV2vel.png)
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .num6 {
    background-image: url(/images/num6-Dn342HJq.png)
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .timingheading {
    font-size: 1.25rem;
    font-weight: 600;
    color: #000;
    text-align: end
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .timingheading2 {
    font-size: 1rem;
    font-weight: 600;
    color: #000;
    text-align: end
}

.lotterysectionsection4K3Game .cardgame {
    background-color: var(--text_white);
    border: none
}

.lotterysectionsection4K3Game .cardgame .btnYellow {
    background-color: #feaa57;
    color: var(--text_color_L4);
    font-size: .875rem;
    height: 3rem;
    width: 22.333%;
    font-weight: 600;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterysectionsection4K3Game .cardgame .btnPrimery {
    background-color: #6ea8f4;
    color: var(--text_color_L4);
    font-size: .875rem;
    height: 3rem;
    width: 22.333%;
    font-weight: 600;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterysectionsection4K3Game .cardgame .btnGreen {
    background-color: #18b660;
    color: var(--text_color_L4);
    font-size: .875rem;
    height: 3rem;
    width: 22.333%;
    font-weight: 600;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterysectionsection4K3Game .cardgame .btnRed {
    background-color: var(--main-color);
    color: var(--text_color_L4);
    font-size: .875rem;
    height: 3rem;
    width: 22.333%;
    font-weight: 600;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center
}

.lotterysectionsection4K3Game .cardgame .coingame {
    display: flex;
    align-items: center;
    row-gap: .8rem;
    column-gap: 1.5rem;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: center;
    background-color: var(--text_white);
    border-radius: .75rem
}

.lotterysectionsection4K3Game .cardgame .coingame li {
    width: calc(100% / 5.4);
    height: auto;
    position: relative
}

.lotterysectionsection4K3Game .cardgame .coingame li .textcenter {
    position: absolute;
    font-size: 1rem;
    font-weight: 700
}

.lotterysectionsection4K3Game .cardgame .coingame li:nth-child(odd) {
    color: red
}

.lotterysectionsection4K3Game .cardgame .coingame li:nth-child(2n) {
    color: green
}

.lotterysectionsection4K3Game .cardgame .coingame li .ballimage {
    width: 3.125rem;
    height: 3.125rem;
    margin: auto
}

.lotterysectionsection4K3Game .cardgame .coingame li span {
    font-size: .75rem;
    text-align: center;
    display: block;
    color: var(--text_color_L2)
}

.bottomnavsection .nav-pills {
    justify-content: space-between;
    gap: .5rem
}

.bottomnavsection .nav-pills .nav-item {
    width: 30%;
    flex-wrap: wrap
}

.bottomnavsection .nav-pills .nav-item .nav-link {
    background-color: var(--text_white);
    color: var(--text_color_L2);
    font-size: .875rem;
    font-weight: 600;
    width: 100%;
    white-space: nowrap
}

.bottomnavsection .nav-pills .nav-item .nav-link.active {
    background: var(--main_gradient-color);
    color: var(--text_white)
}

.pagnationsection nav {
    background-color: var(--text_white);
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.chattabs .card {
    border: .875rem
}

.chattabs .card .card-header {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: var(--sheet_nva_color);
    border-radius: .625rem .625rem 0rem 0rem
}

.chattabs .card .card-header .firstchild,.secondchild {
    font-size: .875rem;
    color: var(--text_white);
    font-weight: 600
}

.chattabs .card .innertext {
    font-size: .875rem;
    color: #000
}

.chattabs .card .Trend__C-body1-line {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.chattabs .card .Trend__C-body1-line .firsttext {
    font-size: .875rem;
    color: #000
}

.chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .2rem
}

.chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .number {
    font-size: .75rem;
    color: var(--norm_red-color);
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: .063rem solid var(--norm_red-color);
    border-radius: 3.125rem
}

.chattabs .card .Trend__C-body1-line .lasttext {
    font-size: .813rem;
    color: var(--text_white);
    border-radius: 3.125rem;
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--norm_bule-color)
}

.chattabs .card .Trend__C-body1-line .lasttext {
    font-size: .813rem;
    color: var(--text_white);
    border-radius: 3.125rem;
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600
}

.chattabs .card .Trend__C-body1-line .lasttext.skycolor {
    background-color: var(--norm_bule-color)
}

.chattabs .card .Trend__C-body1-line .lasttext.yellowc {
    background-color: var(--norm_secondary-color)
}

.historysection .maninbtn {
    background-color: transparent;
    display: flex;
    align-items: center;
    font-size: .875rem;
    font-weight: 600;
    border: .063rem solid var(--norm_red-color);
    border-radius: 1.875rem;
    gap: .3rem;
    height: 1.875rem;
    box-shadow: none;
    color: var(--norm_red-color);
    margin-left: auto
}

.historysection .buttontextgroup {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.historysection .buttontextgroup .number {
    font-size: 1.063rem;
    color: var(--text_white);
    background-color: var(--norm_green-color);
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .625rem
}

.historysection .buttontextgroup .textsec p {
    font-size: .875rem;
    color: var(--text_color_L1);
    margin-bottom: .125rem
}

.historysection .buttontextgroup .thirdsec .faild {
    border: .063rem solid var(--norm_red-color);
    height: 1.313rem;
    font-size: .813rem;
    padding: 0rem .625rem
}

.historysection .buttontextgroup .thirdsec .payment {
    font-size: .813rem;
    text-align: center
}

.historysection .headindeatils {
    font-size: 1rem;
    color: #000
}

.historysection .MyGameRecordList__C-detail-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f6f6f6
}

.historysection .MyGameRecordList__C-detail-line span,.historysection .MyGameRecordList__C-detail-line .nmb {
    font-size: .813rem;
    color: #000
}

.historysection .MyGameRecordList__C-detail-line {
    border-radius: .625rem;
    padding: .438rem .438rem .5rem .5rem
}

button {
    box-shadow: none
}

.lotterysectionsection4K3Game .K3newtabstart {
    margin-top: .625rem
}

.lotterysectionsection4K3Game .K3newtabstart .nav-pills {
    justify-content: center;
    gap: .4rem
}

.lotterysectionsection4K3Game .K3newtabstart .nav-pills .nav-item {
    width: calc(100% / 4.7)
}

.lotterysectionsection4K3Game .K3newtabstart .nav-pills .nav-item .nav-link {
    background-color: #f6f6f6;
    color: var(--text_color_L2);
    font-size: .813rem;
    text-align: center;
    border-radius: .5rem .5rem 0rem 0rem;
    width: 100%;
    padding-left: .188rem;
    padding-right: .188rem
}

.lotterysectionsection4K3Game .K3newtabstart .nav-pills .nav-item .nav-link.active {
    background-color: var(--main-color);
    color: var(--text_white)
}

.lotterysectionsection4K3Game .K3newtabstart .matchingnumber {
    font-size: .938rem;
    color: #000
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist li {
    width: calc(100% / 6)
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist li button {
    background: #c86eff94;
    box-shadow: none;
    width: 100%;
    color: var(--text_white);
    font-size: .875rem;
    position: relative
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist li button i {
    position: absolute;
    right: 0;
    bottom: 0
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist li .btn.selected {
    background: var(--norm_Purple-color)
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist.listcolor2 li button {
    background: #fb5b5bb0!important
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist.listcolor2 li .btn.selected {
    background: var(--main-color)!important
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist.listcolor2 button {
    width: 100%;
    color: var(--text_white);
    background: #fb5b5bb0!important
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist.listcolor3 li button {
    background: #8bdaaf!important
}

.lotterysectionsection4K3Game .K3newtabstart .rediolist.listcolor3 li .btn.selected {
    background: var(--norm_green-color)!important
}

.K3newtabstart .Betting__C-mark {
    width: 97%;
    height: 100%;
    background: #0009;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    color: var(--text_color_L4);
    border-radius: .26667rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: .625rem
}

.K3newtabstart .Betting__C-mark>div {
    display: inline-block;
    border-radius: .4rem;
    padding: .625rem;
    background-color: var(--main-color);
    font-weight: 700;
    font-size: 7.5rem;
    width: 9.375rem;
    height: 11.25rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.K3newtabstart .Betting__C-mark>div+div {
    margin-left: 1.04rem
}

.Custometablemain .GameRecord__C-head {
    height: 2.06667rem;
    line-height: 2.06667rem;
    background: var(--main-color);
    border-radius: .43333rem .43333rem 0 0;
    font-weight: 700;
    font-size: .34667rem;
    color: var(--text_color_L4);
    text-align: center
}

.Custometablemain .GameRecord__C-head .van-row {
    display: flex;
    flex-wrap: wrap
}

.van-col--10 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.van-col {
    display: block;
    box-sizing: border-box;
    min-height: .01333rem
}

.van-col--4 {
    flex: 0 0 16.66666667%!important;
    max-width: 16.66666667%!important
}

.headingtable {
    font-size: .875rem;
    color: var(--text_white)
}

.GameRecord__C-body {
    padding: .313rem
}

.GameRecord__C-body .firsttext,.GameRecord__C-body .secondtext,.GameRecord__C-body .thirdtext,.GameRecord__C-body .forthtext {
    font-size: .875rem;
    color: #000
}

.GameRecord__C-body .lodoimage {
    width: 1.563rem;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.GameRecord__C-body .innerrow {
    gap: .9rem;
    justify-content: center
}

.GameRecord__C-body .innerrow .col-auto {
    padding: .313rem 0rem
}

.tabletype .first {
    width: 23%
}

.tabletype .second,.tabletype .thierd,.tabletype .fourth {
    width: 10%
}

.tabletype .fiveth {
    width: 30%
}

.lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .timingheading2 {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--main-color);
    text-align: end;
    margin-top: .125rem
}

.timingheading2 span {
    display: inline-block;
    width: 1.25rem;
    height: 1.875rem;
    background-color: #f6f6f6;
    text-align: center;
    line-height: 1.875rem;
    margin: 0rem .125rem;
    font-size: 1.25rem
}

.imagelodo {
    width: 1.563rem;
    height: auto
}

.box1,.box2,.box3 {
    width: 33.33333333%;
    overflow: hidden;
    text-overflow: ellipsis
}

@media only screen and (min-width: 320px) and (max-width: 480.99px) {
    .lotterysectionsection4K3Game .cardgame .coingame {
        gap:1rem
    }

    .withdrwalK3Game .innercard .walletbtn1,.walletbtn2 {
        padding-left: 1.25rem!important;
        padding-right: 1.25rem!important;
        height: 2.188rem;
        font-size: .875rem;
        width: 44%
    }

    .lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link {
        padding: .75rem
    }

    .lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link .timeimage {
        width: 1.875rem;
        height: 1.875rem
    }

    .lotterysectionsectionK3Game .tabsmanin .nav-item .nav-link .timetext {
        font-size: .813rem
    }

    .lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .innerbutton .howbtn {
        padding: .313rem!important;
        font-size: .625rem
    }

    .lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .timingheading {
        font-size: .813rem
    }

    .lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .timingheading2 {
        font-size: .875rem
    }

    .lotterysectionsection4K3Game .cardgame .btnGreen,.lotterysectionsection4K3Game .cardgame .btnviolet,.lotterysectionsection4K3Game .cardgame .btnRed {
        font-size: .875rem;
        height: 2.5rem
    }

    .lotterysectionsection4K3Game .cardgame .coingame li {
        width: calc(100% / 5.4);
        height: 2.938rem
    }

    .bottomnavsection .nav-pills .nav-item .nav-link {
        font-size: 1.188rem;
        white-space: nowrap;
        overflow: hidden;
        zoom:.7;text-overflow: ellipsis
    }

    .tablemain table thead tr th {
        padding: .313rem;
        font-size: .75rem
    }

    .chattabs .card .innertext {
        font-size: .75rem
    }

    .chattabs .card .Trend__C-body1-line .firsttext {
        font-size: .75rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num {
        gap: .2rem
    }

    .chattabs .card .Trend__C-body1-line .Trend__C-body1-line-num .number {
        font-size: .625rem;
        width: .938rem;
        height: .938rem
    }

    .chattabs .card .Trend__C-body1-line .lasttext {
        width: .938rem;
        height: .938rem;
        font-size: .625rem
    }

    .historysection .buttontextgroup .number {
        width: 1.875rem;
        height: 1.875rem
    }

    .historysection .buttontextgroup .textsec p {
        font-size: .75rem
    }

    .historysection .headindeatils {
        font-size: .875rem
    }

    .historysection .MyGameRecordList__C-detail-line span,.nmb {
        font-size: .75rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .timingheading {
        font-size: .688rem
    }

    .lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .K3TL__C-l3 {
        height: 6.99333rem;
        margin-top: .48rem;
        background: var(--norm_green-color);
        border-radius: .18667rem;
        position: relative;
        padding: .96667rem
    }

    .lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box {
        background: #003c26;
        border-radius: .13333rem;
        height: 100%;
        width: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: .83333rem;
        line-height: 1.46667rem;
        text-align: center;
        font-weight: 700;
        font-size: .64rem
    }

    .lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .box .numb {
        width: calc((100% - .4rem)/3.2);
        height: 4.39333rem;
        background-color: #727272;
        border-radius: .63333rem;
        position: relative;
        background-position: center;
        background-size: 60%;
        background-repeat: no-repeat
    }

    .lotterysectionsectionK3Game .tabcontentsection .tab-pane .cardIn .K3TL__C-l3 {
        height: 6.99333rem;
        margin-top: .48rem;
        background: var(--norm_green-color);
        border-radius: .18667rem;
        position: relative;
        padding: .56667rem
    }

    .lotterysectionsection4K3Game .cardgame .coingame li .ballimage {
        width: 2.188rem;
        height: 2.188rem;
        margin: auto
    }

    .lotterysectionsection4K3Game .cardgame .coingame li span {
        font-size: .563rem;
        text-align: center;
        display: block;
        color: var(--text_color_L2)
    }

    .lotterysectionsection4K3Game .cardgame .btnYellow {
        background-color: var(--norm_secondary-color);
        color: var(--text_color_L4);
        font-size: .75rem;
        height: 2.75rem;
        width: 22.333%;
        font-weight: 600;
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .lotterysectionsection4K3Game .cardgame .btnPrimery {
        background-color: #6ea8f4;
        color: var(--text_color_L4);
        font-size: .75rem;
        height: 2.75rem;
        width: 22.333%;
        font-weight: 600;
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .lotterysectionsection4K3Game .cardgame .btnRed {
        font-size: .75rem;
        height: 2.75rem
    }

    .lotterysectionsection4K3Game .cardgame .btnGreen {
        font-size: .75rem;
        height: 2.625rem
    }

    .GameRecord__C-body .innerrow {
        gap: .7rem;
        justify-content: center
    }

    .GameRecord__C-body .firsttext,.GameRecord__C-body .secondtext,.GameRecord__C-body .thirdtext,.GameRecord__C-body .forthtext {
        font-size: .75rem;
        color: #000
    }

    .GameRecord__C-body .lodoimage {
        width: 1.125rem;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .imagelodo {
        width: 1.25rem!important;
        height: auto
    }
}

@media only screen and (min-width: 481px) and (max-width: 575.99px) {
    .GameRecord__C-body .innerrow {
        gap:1rem
    }
}

.k3lottermodal .modalpayment .modal-content {
    background-color: var(--text_color_L4);
    border: 0
}

.k3lottermodal .css-1t1j96h-MuiPaper-root-MuiDialog-paper,.css-uhb5lp {
    align-items: end!important;
    width: 24.375rem!important;
    position: fixed!important;
    bottom: 0!important;
    max-height: unset!important;
    max-width: unset!important;
    margin: unset!important;
    border-radius: 1.563rem 1.563rem 0rem 0rem!important;
    overflow-y: unset!important
}

.css-i4bv87-MuiSvgIcon-root {
    border-radius: 50%
}

.k3lottermodal .MuiDialogTitle-root+.css-ypiqx9-MuiDialogContent-root {
    width: 100%!important;
    padding: 0!important;
    margin-top: .625rem!important;
    margin: auto!important
}

.k3lottermodal .css-1ty026z {
    width: 100%!important;
    padding: 0!important;
    margin-top: .625rem!important;
    margin: auto!important
}

.k3lottermodal .css-1rwt2y5-MuiButtonBase-root-MuiButton-root,.k3lottermodal .css-79xub {
    border: 0!important;
    background-color: #f6f6f6;
    color: #000!important;
    font-size: 1rem!important;
    min-width: auto!important
}

.k3lottermodal .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.Mui-checked,.css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.MuiCheckbox-indeterminate,.css-zun73v.Mui-checked,.css-zun73v.MuiCheckbox-indeterminate {
    color: #ff1b1b!important;
    border-radius: 50%!important
}

.k3lottermodal .css-1e6y48t-MuiButtonBase-root-MuiButton-root,.k3lottermodal .css-1hw9j7s {
    font-size: 1.25rem!important;
    font-weight: 700!important;
    color: var(--text_white);
    height: 2.375rem!important;
    border-radius: 0rem!important
}

.k3lottermodal .css-1ujsas3 {
    font-size: 1.25rem!important;
    font-weight: 700!important;
    color: #fff!important;
    height: 2.375rem!important;
    border-radius: 0rem!important
}

.k3lottermodal .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input,.k3lottermodal .css-1x5jdmq {
    height: .25rem!important;
    width: 2.5rem!important;
    text-align: center!important
}

.k3lottermodal .css-1rwt2y5-MuiButtonBase-root-MuiButton-root:hover,.k3lottermodal .css-79xub:hover {
    border: 0!important;
    background-color: #f6f6f6
}

.k3lottermodal .css-bdhsul-MuiTypography-root-MuiDialogTitle-root,.k3lottermodal .css-ohyacs {
    height: 5.93333rem!important;
    position: relative!important;
    width: 100%!important;
    text-align: start!important;
    font-size: .938rem!important;
    font-weight: 400!important;
    color: #000!important;
    border-radius: 1.563rem 1.563rem 0rem 0rem!important;
    padding: .4rem 0rem 0rem .625rem!important
}

.k3lottermodal .css-bdhsul-MuiTypography-root-MuiDialogTitle-root .k3green {
    background-color: green!important;
    width: fit-content!important;
    color: #fff!important;
    margin: auto!important;
    border-radius: .5rem!important;
    font-size: .875rem!important;
    font-weight: 400!important;
    margin-top: 1.25rem!important
}

.k3lottermodal .css-bdhsul-MuiTypography-root-MuiDialogTitle-root .k3green.newcss {
    margin: unset!important;
    text-align: start!important;
    padding: .125rem 1.25rem!important;
    margin-top: .438rem!important
}

.k3lottermodal .css-ohyacs .k3green {
    background-color: green!important;
    width: fit-content!important;
    color: #fff!important;
    margin: auto!important;
    border-radius: .5rem!important;
    font-size: .875rem!important;
    font-weight: 400!important;
    margin-top: 1.25rem!important
}

.k3lottermodal .css-ohyacs .k3green.newcss {
    margin: unset!important;
    text-align: start!important;
    padding: .125rem 1.25rem!important;
    margin-top: .438rem!important
}

.k3lottermodal .css-knqc4i-MuiDialogActions-root,.k3lottermodal .css-1vskg8q {
    width: 100%!important;
    display: flex!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    padding-right: 0!important
}

.k3lottermodal .css-knqc4i-MuiDialogActions-root button:nth-child(1) {
    width: 40%!important;
    background-color: #f6f6f6;
    color: #000;
    font-size: .875rem!important;
    font-weight: 500!important;
    padding: 1.25rem .625rem!important;
    border-radius: 0!important
}

.k3lottermodal .css-1vskg8q button:nth-child(1) {
    width: 40%!important;
    background-color: #f6f6f6;
    color: #000!important;
    font-size: .875rem!important;
    font-weight: 500!important;
    padding: 1.25rem .625rem!important;
    border-radius: 0!important
}

.k3lottermodal .css-1ujsas3 button:nth-child(1) {
    width: 40%!important;
    background-color: #f6f6f6;
    color: #000;
    font-size: .875rem!important;
    font-weight: 500!important;
    padding: 1.25rem .625rem!important;
    border-radius: 0!important
}

.k3lottermodal .css-1vskg8q button:nth-child(1) {
    width: 40%!important;
    background-color: #f6f6f6;
    color: #000;
    font-size: .875rem!important;
    font-weight: 500!important;
    padding: 1.25rem .625rem!important;
    border-radius: 0!important
}

.k3lottermodal .css-knqc4i-MuiDialogActions-root button:nth-child(2) {
    width: 60%!important;
    font-size: 1rem!important;
    font-weight: 500!important;
    background: #18b660;
    color: var(--text_white);
    padding: 1.25rem .625rem!important;
    margin-left: 0!important;
    border-radius: 0!important
}

.k3lottermodal .css-1ujsas3 button:nth-child(2) {
    width: 60%!important;
    font-size: 1rem!important;
    font-weight: 500!important;
    background: #18b660;
    color: #fff!important;
    padding: 1.25rem .625rem!important;
    margin-left: 0!important;
    border-radius: 0!important
}

.k3lottermodal .css-1vskg8q button:nth-child(2) {
    width: 60%!important;
    font-size: 1rem!important;
    font-weight: 500!important;
    background: #18b660;
    color: var(--text_white);
    padding: 1.25rem .625rem!important;
    margin-left: 0!important;
    border-radius: 0!important
}

.k3lottermodal .modalpayment .modal-content .modal-header .modalheader .topheading {
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--text_color_L4);
    text-align: center
}

.k3lottermodal .modalpayment .modal-content .modal-header .modalheader .btnselect {
    width: 90%;
    justify-content: center;
    display: flex;
    margin: auto;
    border: 0;
    background: var(--bg_color_L2);
    border-radius: 1.875rem
}

.k3lottermodal .modalpayment .modal-content .modal-header .modalheader .btnselect .slect {
    font-size: 1rem;
    color: #000
}

.k3lottermodal .modalpayment .modal-content .modal-header .modalheader .btnselect .green {
    font-size: 1rem;
    color: #000;
    margin-left: .313rem
}

.k3lottermodal .modalpayment .modal-content .modal-header .modalheader:after {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 0;
    height: 1.78667rem;
    background-image: linear-gradient(7deg,var(--text_color_L4) 50%,transparent 50%)
}

.k3lottermodal .modalpayment .modal-content .modal-body .balancesection .headingmd {
    font-size: 1rem;
    color: #000;
    font-weight: 600
}

.k3lottermodal .modalpayment .modal-content .modal-body .balancesection .inncresanddicressbtn {
    display: flex;
    align-items: center;
    gap: .5rem;
    justify-content: center
}

.k3lottermodal .modalpayment .modal-content .modal-body .balancesection .dicress {
    width: 1.875rem;
    height: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.k3lottermodal .modalpayment .modal-content .modal-body .balancesection button {
    background-color: #f6f6f6;
    color: #000;
    font-size: 1rem;
    font-weight: 600
}

.k3lottermodal .modalpayment .modal-content .modal-body .balancesection .dicress i {
    color: #000;
    font-size: 1.375rem
}

.k3lottermodal .modalpayment .modal-content .modal-body .balancesection button {
    background-color: #f3f3f3;
    color: #000;
    font-size: 1rem;
    font-weight: 600
}

.k3lottermodal .modalpayment .modal-content .modal-body .remindersection .form-check {
    display: flex;
    align-items: center;
    gap: .5rem
}

.k3lottermodal .modalpayment .modal-content .modal-body .remindersection .form-check .form-check-input {
    height: 1.563rem;
    width: 1.563rem
}

.k3lottermodal .modalpayment .modal-content .modal-body .remindersection .form-check .chekedinput:checked {
    background-color: #fd565c;
    border-color: #fd565c
}

.k3lottermodal .modalpayment .modal-content .modal-body .remindersection .form-check .form-check-label {
    font-size: .875rem;
    color: #90929e!important
}

.k3lottermodal .modalpayment .modal-content .modal-footer {
    width: 100%
}

.k3lottermodal .modalpayment .modal-content .modal-footer .btn-1 {
    width: 40%;
    background-color: #f6f6f6;
    color: #000;
    font-size: .875rem;
    font-weight: 500
}

.bgcolor {
    color: var(--text_white)
}

@media only screen and (min-width: 320px) and (max-width: 575.99px) {
    .k3lottermodal .modalpayment {
        width:100%;
        margin: 0
    }

    .k3lottermodal .modalpayment .modal-content .modal-body .balancesection .btn {
        font-size: .813rem
    }

    .k3lottermodal .css-1t1j96h-MuiPaper-root-MuiDialog-paper,.k3lottermodal .css-uhb5lp {
        width: 100%!important;
        margin: 0!important;
        position: fixed!important;
        bottom: 0!important
    }

    .k3lottermodal .MuiDialogTitle-root+.css-ypiqx9-MuiDialogContent-root {
        width: 100%!important;
        margin: 0!important;
        padding: .625rem!important
    }

    .k3lottermodal .css-1ty026z {
        width: 100%!important;
        margin: 0!important;
        padding: .625rem!important
    }

    .MuiDialogTitle-root+.css-1ty026z {
        width: 99%!important;
        margin: 0!important
    }

    .balancesection button {
        min-width: 2.188rem!important;
        font-size: .875rem;
        padding: .375rem
    }

    .k3lottermodal .css-1hw9j7s {
        font-size: .875rem!important;
        font-weight: 700!important;
        color: var(--text_white);
        height: 2.375rem!important;
        border-radius: 0rem!important;
        min-width: 2.188rem!important
    }

    .balancesection button .css-w0pj6f {
        min-width: 2.188rem
    }
}

.k3lottermodal .css-i4bv87-MuiSvgIcon-root svg {
    border-radius: 50%
}

.ActivityWinnersection .accard {
    background: url(/images/headerBg-wH9KQKE_.png),linear-gradient(90deg,#e67302,#ee0a24);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0;
    height: 40vh
}

.ActivityWinnersection .accard .buttongroup .buttong {
    background: linear-gradient(180deg,#ffd98e,#f9dc59);
    box-shadow: 0 .10667rem .32rem #f9e659;
    border: 0;
    font-size: 15px
}

.ActivityWinnersection .smallcard {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAN8AAADPCAYAAAB1LwS3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAYUSURBVHgB7d27clvHHcDh3Q14USYzobp0jp9A6TJpEsVFnsEju9CL5DXSmhNfxhM3rtN45CIZNb5UdmeyEl2ZrgTaxFnvoQAaonAlAfxn7O8rdAgCkNT8Zs/ZPZecxp6/+ebDtnmYgK2ptZ7fu7g4zh9/fJ4vHj36Z6n1YZfSGwnYupzSdz9cXr5Ratf9RXiwOzWl+4PB4HFJOR8mYKfa3uaDkoCdqzn/SXwQ40h8EONEfBBEfBCgrfedig+CiA8CtIX2b8QHQUqudZiAnepSOi21lJME7NpJafuez1LO3yRgZ0aj0Rcvjvm67usE7Mrwdx999CK+nPOzBOxETems317FV3M+S8Bu1PpVv5ksNfQznucJ2LrJYHe9zjcZCoHtKuMJzuv4+kvbE7BdU/MrRj7YpVqvD++u4yvW+mDrpge56ZGvL9KpZrBFZdZu55jjPtimWbudY477YIum19Rfjq9W8cG23DiT7OX4SrHbCdtS68n0y5fiy3Y7YWvKopHPjCdsT71xWDfrNhJfJWDThjcvYHg1PpMusHGzziArMz50koCNurpjxA2vxJdL6T/kuA82KM84fXPmrQONfrBhU2e2TMyML9fqJGvYnOGsu0XMjs89XWBj5l2uN3u3M+eT5LgPNmXmnuT828Ub/WAjypyW5saXb5yHBtzSjMmW3qIHpZh0gbsbzrs159z4xl9w3Ad3sOjeSItGvqH1PribWWe2TCx8Pl97838JuLWyYOJyYXyWHOBu6oILFZY+mbYNm/9PwK0seg7K0vjal8UHt7BszmSVZ7IPPTwT1vebnD9b9P4q8fUL7p8kYC2bGPlMvMC62ixnXfLYvZXiu/q7TLzAylovSx+1vnJ844kXox8s0Vr5pI16Sw/VVo6vGRr9YL6cc3/T6XfyCuH11onP6AdzjCdX3llnZWCQ1jNsdf+rrdq/3v6Rv7fl+6MEv3L9bmY/2tX1vrZ2fC/uap3z5+3Hz9v2sHbd/RbkYXt92F4ftTAPE/xKtOhO8i0vv1s7vhuG41sN/vyfyTkBy611zAdsjvggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggiPggSEm1XiRgZ2qtw35bcinPE7AzNefv+22pXfdtAnamjXzn/bbkWk8TsDN7OZ/12zIq5SwBOzNI6WrAK/c++ODUpAvsRk3p+9w3l8ZLDV1KTxOwfaWcXP/Y/3F4cCA+2IHng8Gnk5+v4svHx8OSswBhi2opX94/Pj6fvL4+w2Wwt/epYz/Yjv5Yb3rU613H149+eTB4koCNK6U8mR71rn43/WL/3Xef2v2Ezaqtqf333vvy5u9fObF67/33/9uN1yGAu2ktfXvYmpr13syrGg739//TfykBt5bbIHa2v//vBe/P9+Nbb/2jq/XPCVhLv6s5b8SbWBhf74e3337Qdd3f2gd/n4DFcr4YjUZPfvvhh0vnTpbG1/vu8eOje5eXf81d9yABM/Wj3bO2ZPd6WzlY5fMrxTcxiTB13R+NhJCuRrq2Z/j07ODg6arRXX813VJ99Oi1y5Rea8eEf8g5H7Xqj9oi/UGCX6oWWgvmeX8NbFsTP90bjc4mJ0nfxk/0qXgirQKV9wAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 120px;
    cursor: pointer
}

.ActivityWinnersection .card-bottom {
    background-image: url(/images/day7Bg-4unDYJ5S.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 120px
}

.ActivityWinnersection .smallcard .heaing {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: center
}

.ActivityWinnersection .smallcard .card-image {
    width: 50px;
    height: 50px;
    margin: auto;
    display: flex
}

.btn-warning {
    background-image: linear-gradient(180deg,#ffbd40,#ff7f3d)
}

@media only screen and (min-width: 320px) and (max-width: 400.99px) {
    .accard p {
        margin-bottom:0;
        font-size: 14px
    }

    .accard .buttongroup {
        margin-top: 15px!important
    }

    .ActivityWinnersection .smallcard {
        height: 90px
    }

    .ActivityWinnersection .smallcard .card-image {
        width: 26px;
        height: 26px
    }

    .ActivityWinnersection .smallcard p {
        font-size: 13px
    }
}

.newsubordinate.navtabssection .nav .nves {
    width: 24.3333%
}

.mainesw {
    text-align: center;
    background: #fff;
    padding: 30px
}

.loe {
    width: 30px
}

.yt {
    padding: 10px 15px 0 36px
}

.maineswq {
    text-align: center;
    color: coral
}

.naves {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nlink {
    padding: 10px 5px!important
}

.languagesection .form-check {
    background-color: #fff;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    height: 60px
}

.languagesection .form-check-input {
    float: right;
    margin-right: 1em;
    box-shadow: none;
    width: 20px;
    height: 20px
}

.languagesection .form-check-label {
    display: flex;
    align-items: center;
    gap: .4rem;
    width: 90%
}

.languagesection .form-check-label span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px
}

.languagesection .form-check-input:checked[type=radio] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACTSURBVHgB7dTBDYAgDEDRjuAIjuAIjuAGHUU30A0cyREcpZaIiSGpILQJB37CBdK8SwNAq6aIqOMzgmUM9HxOupvBogAhE0xAngbQKIK4+x5Kqxfhy90/ojXyDi2QVRhANcQPbiSHKogfdt/FEcNIY7sSsIW0VjgBK0cysTzkJ1aGJGI6SATTRQTMBgmwyRRpfXUBA13+mUd2UxUAAAAASUVORK5CYII=);
    background-size: cover
}

.languagesection .form-check-input:checked {
    background-color: #f95959;
    border-color: #f95959
}

.viewallpage img {
    border-radius: 9px
}

.viewallpage .leftheading {
    font-size: 16px;
    font-weight: 700;
    color: #1e2637;
    position: relative
}

.viewallpage .leftheading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    width: 6px;
    height: 20px;
    background-color: red;
    border-radius: 15px
}

.viewallpage .casinolist {
    position: relative;
    height: 100%
}

.viewallpage .casinolist .title {
    font-size: 13px;
    color: #000;
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    bottom: 5px
}

.viewallpage .button {
    color: #fff;
    font-size: 14px;
    text-align: end;
    padding: 8px 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg,#000,red);
    border-radius: 30px;
    margin: auto
}

.table thead tr th {
    background: #f95959;
    color: #fff;
    font-weight: 400;
    width: max-content;
    text-align: center
}

.table thead tr th,.table tbody tr td {
    border: 0px;
    text-align: center
}

.table tbody tr td {
    color: #768096
}

.table thead tr th:first-child {
    border-top-left-radius: 20px
}

.table thead tr th:last-child {
    border-top-right-radius: 20px
}

.listHead p {
    position: relative;
    z-index: 1;
    font-size: 17px
}

.listHead img {
    position: absolute;
    max-width: 200px;
    height: 30px!important;
    transform: translate(-50%);
    left: 50%;
    z-index: 0
}
