.game .logo[data-v-03b808c2] {
    height: 1.01333rem;
    width: 3.66667rem
}

.d-info-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 20px;
}

.game-head[data-v-42f27458] {
    padding: .4rem .4rem 1.86667rem;
    background: #F5CC2C !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 16px;
}

.game-head .total-box[data-v-42f27458] {
    background-color: #fff;
    border-radius: .53333rem;
    padding: .4rem;
}

.d-info-section .van-image {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.d-info-section .van-image img {
    width: 23px;
    margin-right: 5px;
}

.van-notice-bar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 1.06667rem;
    padding: 0 .42667rem;
    color: #ed6a0c;
    font-size: .37333rem;
    line-height: .64rem;
    background-color: #fffbe8;
    overflow: hidden;
    justify-content: space-between;
    border-radius: 8px;
}

.con-box {
    width: 95%;
    margin: auto;

}

.con-box .list {
    box-shadow: 0 0.05333rem 0.10667rem #c5c5da40;
}

.van-notice-bar__wraps {
    width: 9.33333rem;
    height: 100%;
    overflow: hidden;
    position: relative;
    height: .8rem;
    line-height: .98667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.van-notice-bar .details-mar {
    background: #F5CC2C !important;
    padding: 0 11px;
    color: white;
    border-radius: 20px;
}

.van-notice-bar__contents {
    width: 100%;
    height: -webkit-fit-content;
    height: fit-content;
    max-height: .98667rem;
    line-height: .49333rem;
    animation: marquee 7s linear infinite;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: column;
    -webkit-justify-content: column;
    justify-content: column;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
}

@keyframes marquee {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}

.game-head .total-box .info .num[data-v-42f27458] {
    font-size: 18px;
    font-weight: 600;
}

.game-head .total-box .total-btn .item[data-v-42f27458] {
    width: 45%;
    height: .93333rem;
}

.game-head .total-box .total-btn .item .btn[data-v-42f27458] {
    height: .93333rem;
    font-size: .4rem;
}

.game .navbarR[data-v-03b808c2] {
    height: 100%
}

.game .navbarR .item[data-v-03b808c2] {
    padding-left: .26667rem;
    height: 100%
}

.game .navbarR .item-audio[data-v-03b808c2],
.game .navbarR .item-volume[data-v-03b808c2] {
    width: .66667rem;
    height: .66667rem
}

.game-head[data-v-03b808c2] {
    padding: .4rem .4rem 1.86667rem;
    background: #F5CC2C !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.game-head .total-box[data-v-03b808c2] {
    background-color: #fff;
    border-radius: .53333rem;
    padding: .4rem
}

.game-head .total-box .info .total[data-v-03b808c2] {
    font-size: .45333rem;
    font-weight: 600
}

.game-head .total-box .info .wallet[data-v-03b808c2] {
    font-size: .32rem;
    color: #cdcfd6
}

.game-head .total-box .info .img.action[data-v-03b808c2] {
    -webkit-animation: rotation-data-v-03b808c2 .5s linear
}

@-webkit-keyframes rotation-data-v-03b808c2 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(180deg)
    }
}

.game-head .total-box .info .num[data-v-03b808c2] {
    font-size: .53333rem;
    font-weight: 600
}

.game-head .total-box .total-btn[data-v-03b808c2] {
    padding: 0 .4rem
}

.game-head .total-box .total-btn .item[data-v-03b808c2] {
    width: 45%;
    height: .93333rem
}

.game-head .total-box .total-btn .item .btn[data-v-03b808c2] {
    height: .93333rem;
    font-size: .4rem
}

.game-head .notice[data-v-03b808c2] {
    border-radius: .21333rem;
    overflow: hidden
}

.game-betting .tab[data-v-03b808c2] {
    margin: 0 .4rem;
    background-color: #fff;
    border-radius: .4rem;
    box-shadow: 0 0 .21333rem .02667rem rgba(187, 191, 205, .3)
}

.game-betting .tab .trcBox[data-v-03b808c2] {
    padding: .21333rem
}

.game-betting .tab .trcBox .how[data-v-03b808c2] {
    height: .8rem;
    line-height: .8rem
}

.game-betting .tab .trcBox .how .size[data-v-03b808c2] {
    font-size: .48rem;
    margin-right: .13333rem
}

.game-betting .tab .trcBox .inquire[data-v-03b808c2] {
    border-radius: .8rem;
    height: .8rem;
    line-height: .8rem;
    padding: 0 .26667rem;
    background-color: #ec292a;
    color: #fff
}

.game-betting .tab .trcBox .inquire .size[data-v-03b808c2] {
    font-size: .48rem;
    margin-right: .08rem
}

.game-betting .tab .boxs[data-v-03b808c2] {
    position: relative
}

.game-betting .tab .boxs[data-v-03b808c2]:after {
    content: "";
    display: block;
    height: .08rem;
    width: 100%;
    background-color: #9898a8;
    position: absolute;
    top: 0;
    left: 0
}

.game-betting .tab .boxs .item[data-v-03b808c2] {
    flex: 0 0 25%;
    padding: .26667rem;
    border-radius: .4rem;
    position: relative
}

.game-betting .tab .boxs .item .img[data-v-03b808c2] {
    position: relative
}

.game-betting .tab .boxs .item .img .triangle[data-v-03b808c2] {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-left: .13333rem solid transparent;
    border-right: .13333rem solid transparent;
    border-top: .24rem solid #6abe57;
    transform: translate(-50%)
}

.game-betting .tab .boxs .item .txt[data-v-03b808c2] {
    color: #6abe57;
    font-size: .37333rem
}

.game-betting .tab .boxs .item.action[data-v-03b808c2] {
    position: relative
}

.game-betting .tab .boxs .item.action[data-v-03b808c2]:after {
    content: "";
    display: block;
    height: .08rem;
    width: 100%;
    background-color: #ec292a;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.game-betting .tab .boxs .item.action .triangle[data-v-03b808c2] {
    border-top: .24rem solid #fa4e46
}

.game-betting .tab .boxs .item.action .txt[data-v-03b808c2] {
    color: #fa4e46
}

.game-betting .tab .boxs .item.action .li[data-v-03b808c2] {
    background: #fa4e46
}

.game-betting .tab .box[data-v-03b808c2] {
    position: relative
}


.game-betting .tab .box .item[data-v-03b808c2] {
    width: 25%;
    height: 100%;
    position: relative;
    z-index: 2;
    text-align: center;
}

.game-betting .tab .box .item.action {
    background: -webkit-linear-gradient(top, #F5CC2C 0%, #FFF 100%);
    background: linear-gradient(180deg, #F5CC2C 0%, #FFF 100%);
    border-radius: .26667rem;
    border: .01333rem solid #F5CC2C;
}
.game-betting .tab .box .item .img[data-v-03b808c2] {
    position: relative
}

.game-betting .tab .box .item .img .triangle[data-v-03b808c2] {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-left: .13333rem solid transparent;
    border-right: .13333rem solid transparent;
    border-top: .24rem solid #6abe57;
    transform: translate(-50%)
}

.game-betting .tab .box .item.action .triangle[data-v-03b808c2] {
    border-top: .24rem solid #fa4e46
}

.game .page-nav[data-v-03b808c2] {
    margin-top: .53333rem;
    padding-bottom: .53333rem;
    height: 1.6rem;
    box-shadow: 0 0.05333rem 0.10667rem #c5c5da40;
    padding-top: 7px;
}

.game .page-nav .number[data-v-03b808c2] {
    width: 2.66667rem;
    height: 1.06667rem;
    line-height: 1.06667rem;
    background-color: #f6f7f8
}

.game .page-nav .arr[data-v-03b808c2] {
    height: 1.06667rem;
    width: 1.06667rem;
    background-color: #d8d8d8;
    border-radius: .13333rem
}

.game .page-nav .arr .icon[data-v-03b808c2] {
    color: #7f7f7f
}

.game .page-nav .arr .icon.action[data-v-03b808c2] {
    color: #fff
}

.game .page-nav .arr.action[data-v-03b808c2] {
    background-color: #F5CC2C
}

.game .rule-box .title[data-v-03b808c2] {
    width: 100%;
    height: 1.33333rem;
    line-height: 1.33333rem;
    padding: 0 .53333rem;
    color: #fff;
    font-size: .42667rem;
    background: #f74345 url(https://zipsy77.in/images/Rule-bg.webp) no-repeat 0 0;
    background-size: 100% 100%
}

.game .rule-box .info[data-v-03b808c2] {
    padding: .4rem;
    font-size: .37333rem;
    line-height: 1.06667rem
}

.game .rule-box .info .comment[data-v-03b808c2] {
    max-height: 8rem;
    overflow-y: auto
}

.game .rule-box .rule-btn .btn[data-v-03b808c2] {
    width: 60%;
    height: 1.06667rem
}

.game .rule-box[data-v-03b808c2] p {
    margin-bottom: .4rem;
    line-height: 1.06667rem
}

.bettingMore[data-v-03b808c2] {
    padding: 0 .26667rem;
    height: .8rem;
    border: .02667rem solid #e2e2e2
}

[data-v-03b808c2] {
    touch-action: pan-y
}

[data-v-03b808c2] .van-popup {
    z-index: 99999 !important
}

.game[data-v-03b808c2] {
    position: relative;
    background-color: #efeef4
}

.game[data-v-03b808c2] .van-sticky--fixed {
    width: 100%;
    top: 1.33333rem;
    left: 50%;
    transform: translate(-50%);
    max-width: 10.66667rem
}

.game .moveBox[data-v-03b808c2] {
    width: 80%;
    max-width: 10.66667rem;
    left: 10%;
    top: 2.13333rem;
    height: 8.8rem;
    position: fixed;
    box-shadow: 0 0 .13333rem .08rem #95a5a6;
    z-index: 9999;
    background-color: #fff;
    padding-top: 1.06667rem;
    border-radius: .26667rem
}

.game .moveBox.action[data-v-03b808c2] {
    height: 100vh;
    width: 100%;
    top: 0 !important;
    left: 0
}

.game .moveBox .moveHead[data-v-03b808c2] {
    border-radius: .26667rem .26667rem 0 0;
    height: 1.06667rem;
    background-image: linear-gradient(90deg, #F5CC2C, #F5CC2C);
    cursor: move;
    position: relative;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 .4rem;
    color: #fff
}

.game .v-enter[data-v-03b808c2],
.game .v-leave-to[data-v-03b808c2] {
    opacity: 0;
    transform: scale(.5)
}

.game .content[data-v-03b808c2] {
    box-shadow: 0 0.05333rem 0.10667rem #c5c5da40;
    width: 95%;
    margin: auto;
    margin-top: 10px;
    padding: 0 10px;
}

.game .v-enter-active[data-v-03b808c2],
.game .v-leave-active[data-v-03b808c2] {
    transition: all .5s ease
}

.game .long[data-v-03b808c2] {
    width: 100%;
    max-width: 10.66667rem;
    height: 7.46667rem;
    overflow-y: auto
}

.game .long.action[data-v-03b808c2] {
    height: 100vh;
    overflow-y: auto
}

.game .long[data-v-03b808c2] .van-tab--active {
    position: relative
}

.game .long[data-v-03b808c2] .van-tab--active:after {
    content: "";
    width: 100%;
    transition-duration: .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: .08rem;
    background-color: #ee0a24;
    border-radius: .08rem
}

.game .longlist[data-v-03b808c2] {
    padding: .26667rem
}

.game .longlist .item[data-v-03b808c2] {
    border-radius: .13333rem;
    background-color: #fff;
    margin-bottom: .26667rem
}

.game .longlist .item .logo[data-v-03b808c2] {
    height: 1.06667rem;
    width: 1.06667rem;
    border-radius: 1.06667rem;
    overflow: hidden
}

.game .longlist .item .logo .img[data-v-03b808c2] {
    width: 100%
}

.game .longlist .item .time[data-v-03b808c2] {
    color: red
}

.game .longlist .item .tag[data-v-03b808c2] {
    padding: .05333rem .13333rem;
    background-color: #c9c9c9;
    color: #fff;
    margin-right: .13333rem;
    display: inline-block;
    font-size: .32rem
}

.game .longlist .item .tag.bg-L[data-v-03b808c2],
.game .longlist .item .tag.bg-O[data-v-03b808c2] {
    background-color: #ffc511 !important;
    color: #fff
}

.game .longlist .item .tag.bg-E[data-v-03b808c2],
.game .longlist .item .tag.bg-red[data-v-03b808c2] {
    background-color: #F5CC2C !important;
    color: #fff
}

.game .longlist .item .tag.bg-violet[data-v-03b808c2] {
    background-color: #db5fd1 !important;
    color: #fff
}

.game .longlist .item .tag.bg-green[data-v-03b808c2],
.game .longlist .item .tag.bg-H[data-v-03b808c2],
.game .longlist .item .tag.bg-small[data-v-03b808c2] {
    background-color: #5cba47 !important;
    color: #fff
}

.game .longlist .item .tag.issue[data-v-03b808c2] {
    background-color: #dc3b40 !important;
    color: #fff
}

.game .longlist .item .btn[data-v-03b808c2] {
    height: .8rem;
    min-width: .8rem;
    max-width: 1.6rem;
    overflow: hidden;
    border-radius: .10667rem;
    margin-left: .05333rem;
    background-color: #fff;
    border: .02667rem solid #ccc;
    color: #dc3b40;
    font-size: .32rem;
    padding: 0 .13333rem
}

.game .longlist .item .btn.action[data-v-03b808c2] {
    color: #fff;
    background-color: #dc3b40;
    border: .02667rem solid #dc3b40 !important
}

.game .betting-mark .info .item .amount-box .li[data-v-03b808c2] {
    background-color: #f0f0f0
}

.game .betting-mark .info .item .amount-box .li.action[data-v-03b808c2],
.game .betting-mark .info .item .stepper-box .li.action[data-v-03b808c2] {
    background-color: #F5CC2C
}

.game .betting-mark .info .item .multiple-box .li.acion[data-v-03b808c2] {
    background-color: #f4453e
}

.game .betting-mark.color1 .box[data-v-03b808c2],
.game .betting-mark.color3 .box[data-v-03b808c2],
.game .betting-mark.color7 .box[data-v-03b808c2],
.game .betting-mark.color9 .box[data-v-03b808c2],
.game .betting-mark.colorgreen .box[data-v-03b808c2],
.game .betting-mark.colorsmall .box[data-v-03b808c2] {
    background: #26bd2f;
    background-image: linear-gradient(90deg, #26bd2f, #75c76b);
    background-size: 100% 100%
}

.game .betting-mark.colorviolet .box[data-v-03b808c2] {
    background-image: linear-gradient(90deg, #b354fd, #d483ff);
    background-size: 100% 100%
}

.game .betting-mark.color2 .box[data-v-03b808c2],
.game .betting-mark.color4 .box[data-v-03b808c2],
.game .betting-mark.color6 .box[data-v-03b808c2],
.game .betting-mark.color8 .box[data-v-03b808c2],
.game .betting-mark.colorred .box[data-v-03b808c2] {
    background: #F5CC2C;
    background-image: linear-gradient(90deg, #F5CC2C, #fe666e);
    background-size: 100% 100%
}

.game .betting-mark.color0 .box[data-v-03b808c2] {
    background-color: #F5CC2C;
    background-image: linear-gradient(to bottom right, #F5CC2C 50%, #eb43dd 0) !important;
    background-size: 100% 100%
}

.game .betting-mark.color5 .box[data-v-03b808c2] {
    background: #5cba47;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #eb43dd 0) !important;
    background-size: 100% 100%
}

.game .betting-mark.colorbig .box[data-v-03b808c2] {
    background: #f5bb00;
    background-image: linear-gradient(90deg, #f5bb00, #fdd556);
    background-size: 100% 100%
}

.game .betting-mark .box[data-v-03b808c2] {
    position: relative
}

.game .betting-mark .box[data-v-03b808c2]:after {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 0;
    height: 1.06667rem;
    background-image: linear-gradient(10deg, #fff 50%, transparent 0)
}

.game .betting-mark .box[data-v-03b808c2]:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 1.06667rem;
    background-image: linear-gradient(-10deg, #fff 50%, transparent 0)
}

.slot-inner[data-v-03b808c2] {
    padding: .26667rem;
    background: #00b977;
    display: inline-block;
    border-radius: .18667rem;
    position: relative;
    margin-top: .53333rem
}

.slot-inner[data-v-03b808c2]:before {
    left: -.16rem;
    border-radius: .16rem 0 0 .16rem
}

.slot-inner[data-v-03b808c2]:after,
.slot-inner[data-v-03b808c2]:before {
    position: absolute;
    top: 1.14667rem;
    width: .16rem;
    height: .8rem;
    content: "";
    background: #008b59
}

.slot-inner[data-v-03b808c2]:after {
    right: -.16rem;
    border-radius: 0 .16rem .16rem 0
}

.d5-slot-box[data-v-03b808c2] {
    padding: .16rem 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#003b26), to(#005226));
    background: linear-gradient(180deg, #003b26, #005226);
    border-radius: .08rem;
    display: inline-block;
    position: relative
}

.d5-slot-box[data-v-03b808c2]:before {
    left: -.02667rem;
    border-right: .53333rem solid transparent;
    border-left: .53333rem solid #00b977
}

.d5-slot-box[data-v-03b808c2]:after,
.d5-slot-box[data-v-03b808c2]:before {
    position: absolute;
    top: 1.09333rem;
    width: 0;
    height: 0;
    border-top: .18667rem solid transparent;
    border-bottom: .18667rem solid transparent;
    content: "";
    z-index: 3
}

.d5-slot-box[data-v-03b808c2]:after {
    right: -.02667rem;
    border-left: .53333rem solid transparent;
    border-right: .53333rem solid #00b977
}

.slot-column[data-v-03b808c2] {
    display: inline-block;
    width: 2.34667rem;
    height: 2.26667rem;
    border-radius: .10667rem;
    overflow: hidden;
    background: #333;
    margin-right: .10667rem;
    vertical-align: bottom;
    position: relative;
    text-align: center
}

.slot-column[data-v-03b808c2]:before {
    -webkit-box-shadow: inset 0 -.18667rem .10667rem 0 rgba(0, 0, 0, .3), inset 0 .18667rem .10667rem 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 -.18667rem .10667rem 0 rgba(0, 0, 0, .3), inset 0 .18667rem .10667rem 0 rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 101%;
    height: 101%;
    content: "";
    z-index: 2
}

.slot-column[data-v-03b808c2]:first-child {
    margin-left: .16rem
}

.slot-column[data-v-03b808c2]:last-child {
    margin-right: .16rem
}

.slot-column .slot-num[data-v-03b808c2] {
    width: 2.24rem;
    height: 2.24rem;
    line-height: 2.24rem;
    background: #e1e1ec;
    font-size: .8rem;
    color: rgba(0, 0, 0, .4);
    font-weight: 700;
    margin: 0 auto .21333rem;
    text-indent: -266.64rem
}

.slot-column .slot-num.bg1[data-v-03b808c2] {
    background: url(/assets/pngk/num1-9f16525b.png) no-repeat 50%;
    background-size: 50px;
}

.slot-column .slot-num.bg2[data-v-03b808c2] {
    background: url(/assets/pngk/num2-96e175aa.png) no-repeat 50%;
    background-size: 50px;
}

.slot-column .slot-num.bg3[data-v-03b808c2] {
    background: url(/assets/pngk/num3-52bb404d.png) no-repeat 50%;
    background-size: 50px;
}

.slot-column .slot-num.bg4[data-v-03b808c2] {
    background: url(/assets/pngk/num4-6bed6212.png) no-repeat 50%;
    background-size: 50px;
}

.slot-column .slot-num.bg5[data-v-03b808c2] {
    background: url(/assets/pngk/num5-7962f058.png) no-repeat 50%;
    background-size: 50px;
}

.slot-column .slot-num.bg6[data-v-03b808c2] {
    background: url(/assets/pngk/num6-1cc40321.png) no-repeat 50%;
    background-size: 50px;
}

@-webkit-keyframes slotScroll-data-v-03b808c2 {
    0% {
        -webkit-transform: translateY(-4.85333rem);
        transform: translateY(-4.85333rem)
    }

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

@keyframes slotScroll-data-v-03b808c2 {
    0% {
        -webkit-transform: translateY(-4.85333rem);
        transform: translateY(-4.85333rem)
    }

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

.game[data-v-03b808c2] {
    background-color: #fbfcfd
}

.game .activityBox[data-v-03b808c2] {
    width: 1.46667rem;
    height: 1.46667rem;
    border-radius: 1.46667rem;
    overflow: hidden;
    position: fixed;
    bottom: 2.4rem;
    right: .26667rem;
    z-index: 999;
    box-shadow: 0 .02667rem .48rem 0 rgba(203, 202, 220, .56)
}

.game .activityBox .img[data-v-03b808c2] {
    height: 1.46667rem
}

.game-betting[data-v-03b808c2] {
    margin-top: -1.46667rem
}


.game .content .page-box[data-v-03b808c2] {
    width: 100%;
    background: #fff;
    border-radius: 1.06667rem 1.06667rem 0 0;
    position: relative;
    padding: 13px 0;
}

.bet-tab {
    margin: -3px 0;
    padding-bottom: 13px;
}

.game .content .page-box .last-round[data-v-03b808c2] {
    text-align: center;
    padding: 0 0 .26667rem;
    border-bottom: .02667rem solid #f1f3fb;
    margin-bottom: .34667rem;
    height: 1.33333rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.game .content .page-box .last-round>span[data-v-03b808c2] {
    font-size: .37333rem;
    font-weight: 400;
    color: #8e8e93;
    max-width: 2.4rem
}

.game .content .page-box .last-round .round-num[data-v-03b808c2] {
    width: 1.06667rem;
    height: 1.06667rem;
    line-height: 1.01333rem;
    border-radius: 50%;
    border: .02667rem solid #000;
    color: #000;
    background: #f4f4f4;
    position: relative
}

.game .content .page-box .last-round .round-num.red[data-v-03b808c2] {
    border: none;
    color: #fff;
    line-height: 1.06667rem;
    background: #F5CC2C
}

.game .content .page-box .last-round .round-num .word-index[data-v-03b808c2] {
    position: absolute;
    bottom: -.53333rem;
    left: .4rem;
    line-height: .42667rem;
    color: #9da7b3;
    font-size: .37333rem;
    font-weight: 400
}

.game .content .page-box .period-title[data-v-03b808c2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #8e8e93;
    margin-bottom: .13333rem
}

.game .content .page-box .period-span[data-v-03b808c2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .58667rem;
    font-weight: 700
}

.game .content .page-box .period-span>span[data-v-03b808c2] {
    font-size: .58667rem
}

.game .content .page-box .flex-row-end[data-v-03b808c2] {
    display: flex
}

.game .content .page-box .period-span .li-item[data-v-03b808c2] {
    font-size: .58667rem;
    width: .53333rem;
    height: .8rem;
    line-height: .8rem;
    background: #efeff4;
    border-radius: .08rem;
    margin-left: .4rem;
    color: #00b977;
    text-align: center
}

.game .content .page-box .period-span .li-symbol[data-v-03b808c2] {
    margin: 0 .26667rem
}

.game .bet-box[data-v-03b808c2] {
    position: relative
}

.game .bet-box .bet-mark .mark-box[data-v-03b808c2] {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    font-weight: 600;
    color: #fff;
    font-size: 4rem
}

.game .bet-box .bet-mark .mark-box .item[data-v-03b808c2] {
    display: inline-block;
    border-radius: .4rem;
    padding: 0 .4rem;
    background-color: #F5CC2C
}

.game .bet-box .bet-con[data-v-03b808c2] {
    margin-top: -11px
}

.game .bet-box .bet-con .check-box[data-v-03b808c2] {
    margin-left: -.08rem;
    margin-right: -.08rem
}

.game .bet-box .bet-con .check-box .item[data-v-03b808c2] {
    text-align: center;
    width: 23%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 .08rem;

}

.game .bet-box .bet-con .check-box .item .li[data-v-03b808c2] {
    width: 100%;

    border-radius: .13333rem;
    background-color: transparent;
    position: relative;

}

.game .bet-box .bet-con .check-box .item .li.action[data-v-03b808c2] {
    color: #fff;
    background-color: #ccc
}

.game .bet-box .bet-con .check-box .item .li .name[data-v-03b808c2] {
    font-size: .37333rem;
    background-image: url("https://91club.club/assets/png/greenBall-b7685130.png");
    background-position: center;
    object-fit: scale-down;
    background-size: cover;
    width: 50px;
    margin: 10px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.game .bet-box .bet-con .check-box .item:nth-child(odd) .li .name[data-v-03b808c2] {
    background-image: url("https://91club.club/assets/png/redBall-fd34b99e.png") !important;
}

.game .bet-box .bet-con .check-box .item .li .odds[data-v-03b808c2] {
    font-size: .31333rem;
    line-height: 1;
    font-weight: 500;
}

.game .bet-box .bet-con .check-box .item .li .icon[data-v-03b808c2] {
    position: absolute;
    right: .13333rem;
    top: .13333rem;
    height: .4rem;
    width: .4rem;
    background-color: #fff;
    border-radius: .4rem
}

.game .bet-box .bet-con.num .title[data-v-03b808c2] {
    font-size: .37333rem;
    color: #5c616d
}

.game .bet-box .bet-con.num .des[data-v-03b808c2] {
    margin: .21333rem 0;
    font-size: .32rem;
    color: #f03737
}

.game .bet-box .bet-con.num .num-box[data-v-03b808c2] {
    margin-top: .21333rem
}

.game .bet-box .bet-con.num .num-box .item[data-v-03b808c2],
.game .bet-box .bet-con.num .num-box .li[data-v-03b808c2] {
    flex: 0 0 15%;
    height: 1.06667rem;
    line-height: 1.06667rem;
    text-align: center;
    color: #fff;
    font-size: .34667rem;
    border-radius: .13333rem;
    position: relative
}

.game .bet-box .bet-con.num .num-box .item .icon[data-v-03b808c2],
.game .bet-box .bet-con.num .num-box .li .icon[data-v-03b808c2] {
    position: absolute;
    right: .08rem;
    bottom: .08rem;
    height: .4rem;
    width: .4rem;
    background-color: #fff;
    border-radius: .4rem
}

.game .bet-box .bet-con.num .num-box .li[data-v-03b808c2] {
    flex: 1
}

.game .bet-box .bet-con.num .num-box.purple .item[data-v-03b808c2],
.game .bet-box .bet-con.num .num-box.purple .li[data-v-03b808c2] {
    background-color: rgba(235, 67, 221, .6)
}

.game .bet-box .bet-con.num .num-box.purple .item.action[data-v-03b808c2],
.game .bet-box .bet-con.num .num-box.purple .li.action[data-v-03b808c2] {
    background-color: #eb43dd
}

.game .bet-box .bet-con.num .num-box.red .item[data-v-03b808c2],
.game .bet-box .bet-con.num .num-box.red .li[data-v-03b808c2] {
    background-color: rgba(251, 78, 78, .6)
}

.game .bet-box .bet-con.num .num-box.red .item.action[data-v-03b808c2],
.game .bet-box .bet-con.num .num-box.red .li.action[data-v-03b808c2] {
    background-color: #F5CC2C
}

.game .bet-box .bet-con.num .num-box.green .item[data-v-03b808c2] {
    background-color: rgba(92, 186, 71, .6)
}

.game .bet-box .bet-con.num .num-box.green .item.action[data-v-03b808c2] {
    background-color: #5cba47
}

.game .bet-box .bet-tab .item[data-v-03b808c2] {
    text-align: center;
    background-color: #eee;
    height: 1.06667rem;
    line-height: 1.06667rem;
    flex: 0 0 25%;
    font-size: .32rem;
    border-right: 1px solid white;
    border-radius: 12px;
}


.game .bet-box .bet-tab .item.action[data-v-03b808c2] {
    border-radius: 12px;
    color: #fff;
    background-color: #F5CC2C;
}

.game-list[data-v-03b808c2] {
    margin-top: .4rem;
    width: 100%
}

.game-list .tab[data-v-03b808c2] {
    padding: 0 .26667rem;
    height: 1.33333rem;
    line-height: 1.33333rem
}

.game-list .tab .li[data-v-03b808c2] {
    width: 32%
}

.game-list .tab .li .txt[data-v-03b808c2] {
    display: block;
    height: 1.06667rem;
    line-height: 1.06667rem;
    text-align: center;
    width: 100%;
    background-color: transparent;
    border: .02667rem solid #F5CC2C;
    box-shadow: .02667rem .02667rem .13333rem .13333rem whitesmoke;
    border-radius: .26667rem;
    color: #050505;
    overflow: hidden
}

.game-list .tab .li .txt.action[data-v-03b808c2] {
    background: linear-gradient(90deg, #F5CC2C 0%, #F5CC2C 100%);
    color: white;
    box-shadow: .02667rem .02667rem .13333rem .13333rem whitesmoke;

}

.game-list .con-box .con-Missing[data-v-03b808c2] {
    padding: .4rem .66667rem 0 .4rem
}

.game-list .con-box .con-Missing .item[data-v-03b808c2] {
    height: .66667rem;
    line-height: .66667rem
}

.game-list .con-box .con-Missing .item .li[data-v-03b808c2] {
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    margin-right: .13333rem;
    text-align: center;
    color: #9da7b3
}

.game-list .list .wrap[data-v-03b808c2] {
    padding: .4rem .13333rem;
    background-color: #F5CC2C;
    border-top-right-radius: .26667rem;
    border-top-left-radius: .26667rem;
    font-weight: 600;
    font-size: .34667rem;
    color: white;
}

.game-list .list .wrap .li[data-v-03b808c2] {
    flex: 0 0 16.3%
}

.game-list .list .hb[data-v-03b808c2] {
    background-color: #fff;
    color: #414141;
    font-size: .37333rem;
    font-weight: 700;
    margin-left: 7px;
}

.game-list .list .hb .item[data-v-03b808c2] {
    padding: .26667rem .13333rem;
    border-bottom: .02667rem solid #e2e2e2;
    color: #414141;
    font-size: .29333rem
}

.game-list .list .hb .item .goItem[data-v-03b808c2] {
    height: .69333rem
}

.game-list .list .hb .item .goItem.lh[data-v-03b808c2] {
    line-height: .69333rem
}

.game-list .list .hb .item .goItem.lh13[data-v-03b808c2] {
    line-height: .34667rem
}

.game-list .list .hb .item .goItem .numberLi[data-v-03b808c2] {
    width: .53333rem;
    height: .53333rem;
    position: relative
}

.game-list .list .hb .item .goItem .numberLi .num[data-v-03b808c2] {
    position: absolute;
    background-color: #3c5ef6;
    width: .32rem;
    height: .32rem;
    color: #fff;
    border-radius: .32rem;
    font-size: .26667rem;
    top: -.16rem;
    right: -.16rem
}

.game-list .list .hb .item .goItem .li[data-v-03b808c2] {
    width: .53333rem;
    height: .53333rem
}

.game-list .list .hb .item .goItem .li.img1[data-v-03b808c2] {
    background: url(/assets/pngk/num1-9f16525b.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .item .goItem .li.img2[data-v-03b808c2] {
    background: url(/assets/pngk/num2-96e175aa.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .item .goItem .li.img3[data-v-03b808c2] {
    background: url(/assets/pngk/num3-52bb404d.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .item .goItem .li.img4[data-v-03b808c2] {
    background: url(/assets/pngk/num4-6bed6212.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .item .goItem .li.img5[data-v-03b808c2] {
    background: url(/assets/pngk/num5-7962f058.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .item .goItem .li.img6[data-v-03b808c2] {
    background: url(/assets/pngk/num6-1cc40321.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .qiu[data-v-03b808c2] {
    width: 225px;
    position: relative
}

.game-list .list .hb .qiu .line-canvas[data-v-03b808c2] {
    position: absolute !important;
    top: 9px;
    left: 0;
    height: 55px;
    width: 196px;
    z-index: 99
}

.game-list .list .hb .qiu .li[data-v-03b808c2] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 16px !important;
    height: 16px;
    border: 1px solid #bbb;
    border-radius: 16px;
    margin-right: 4px;
    color: #bbb
}

.game-list .list .hb .qiu .li.action0[data-v-03b808c2] {
    border: none;
    color: #fff;
    background-image: linear-gradient(to bottom right, #F5CC2C 50%, #eb43dd 0) !important
}

.game-list .list .hb .qiu .li.actionB[data-v-03b808c2] {
    border: none;
    color: #fff;
    background-color: #ffc511
}

.game-list .list .hb .qiu .li.actionS[data-v-03b808c2] {
    border: none;
    color: #fff;
    background-color: #5cba47
}

.game-list .list .hb .qiu .li.action5[data-v-03b808c2] {
    border: none;
    color: #fff;
    background-image: linear-gradient(to bottom right, #5cba47 50%, #eb43dd 0) !important
}

.game-list .list .hb .qiu .li.action1[data-v-03b808c2],
.game-list .list .hb .qiu .li.action3[data-v-03b808c2],
.game-list .list .hb .qiu .li.action7[data-v-03b808c2],
.game-list .list .hb .qiu .li.action9[data-v-03b808c2] {
    border: none;
    color: #fff;
    background-color: #5cba47
}

.game-list .list .hb .qiu .li.action2[data-v-03b808c2],
.game-list .list .hb .qiu .li.action4[data-v-03b808c2],
.game-list .list .hb .qiu .li.action6[data-v-03b808c2],
.game-list .list .hb .qiu .li.action8[data-v-03b808c2] {
    border: none;
    color: #fff;
    background-color: #F5CC2C
}

.game-list .list .hb .red[data-v-03b808c2] {
    color: #d0322d
}

.game-list .list .hb .green[data-v-03b808c2] {
    color: #4eaf56
}

.game-list .list .hb .blue[data-v-03b808c2] {
    color: #2572d5
}

.game-list .list .hb .box .li[data-v-03b808c2] {
    display: block;
    height: .26667rem;
    width: .26667rem;
    border-radius: .26667rem;
    margin: 0 .13333rem
}

.game-list .list .hb .box .li.red[data-v-03b808c2] {
    background-color: #F5CC2C
}

.game-list .list .hb .box .li.violet[data-v-03b808c2] {
    background-color: #eb43dd
}

.game-list .list .hb .box .li.green[data-v-03b808c2] {
    background-color: #5cba47
}

.game-list .list .hb .item .result .select[data-v-03b808c2] {
    height: .8rem;
    line-height: .8rem;
    min-width: .8rem;
    padding: 0 .13333rem;
    border-radius: .13333rem;
    text-align: center;
    font-size: .42667rem;
    color: #fff
}

.game-list .list .hb .item .result .select.select-red[data-v-03b808c2] {
    background-color: #F5CC2C
}

.game-list .list .hb .item .result .select.select-violet[data-v-03b808c2] {
    background-color: #eb43dd
}

.game-list .list .hb .item .result .select.select-green[data-v-03b808c2] {
    background-color: #5cba47
}

.game-list .list .hb .item .result .select.select-red-violet[data-v-03b808c2] {
    background-image: linear-gradient(to bottom right, #F5CC2C 50%, #eb43dd 0) !important
}

.game-list .list .hb .item .result .select.select-green-violet[data-v-03b808c2] {
    background-image: linear-gradient(to bottom right, #5cba47 50%, #eb43dd 0) !important
}

.game-list .list .hb .item .result .select.select-small[data-v-03b808c2] {
    background: #5cba47;
    padding: 0;
    overflow: hidden
}

.game-list .list .hb .item .result .select.select-big[data-v-03b808c2] {
    background: #ffc511;
    padding: 0;
    overflow: hidden
}

.game-list .list .hb .item .info[data-v-03b808c2] {
    padding: 0 .13333rem;
    width: 100%
}

.game-list .list .hb .item .info .issueName .state[data-v-03b808c2] {
    background-color: #f3f1f1;
    padding: .10667rem .26667rem;
    margin-left: .26667rem;
    border-radius: .53333rem;
    font-size: .32rem
}

.game-list .list .hb .item .info .issueName .state.red[data-v-03b808c2] {
    color: #F5CC2C
}

.game-list .list .hb .item .info .issueName .state.green[data-v-03b808c2] {
    color: #5cba47
}

.game-list .list .hb .item .info .tiem[data-v-03b808c2] {
    font-size: .32rem;
    color: #5f5f5f;
    margin-top: .13333rem
}

.game-list .list .hb .item .info .money[data-v-03b808c2] {
    font-weight: 600;
    font-size: .42667rem
}

.game-list .list .hb .item .info .money .fail[data-v-03b808c2] {
    color: #F5CC2C
}

.game-list .list .hb .item .info .money .success[data-v-03b808c2] {
    color: #5cba47
}

.game-list .list .hb .details[data-v-03b808c2] {
    padding: .4rem;
    border-bottom: .02667rem solid #e2e2e2
}

.game-list .list .hb .details .tit[data-v-03b808c2] {
    font-size: .53333rem;
    color: #000;
    margin-bottom: .26667rem
}

.game-list .list .hb .details .detailLi[data-v-03b808c2] {
    min-height: .66667rem;
    line-height: .66667rem;
    padding: 0 .26667rem;
    background-color: #f9f9f9;
    color: #969696;
    font-size: .37333rem;
    border-radius: .13333rem;
    margin-bottom: .21333rem
}

.game-list .list .hb .details .detailLi .red[data-v-03b808c2] {
    color: #f2413b
}

.game-list .list .hb .details .detailLi .goItem[data-v-03b808c2] {
    height: .69333rem
}

.game-list .list .hb .details .detailLi .goItem .li[data-v-03b808c2] {
    width: .53333rem;
    height: .53333rem;
    margin-left: .13333rem
}

.game-list .list .hb .details .detailLi .goItem .li.img1[data-v-03b808c2] {
    background: url(../img/1.c33ac1e3.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .details .detailLi .goItem .li.img2[data-v-03b808c2] {
    background: url(../img/2.a3dbd317.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .details .detailLi .goItem .li.img3[data-v-03b808c2] {
    background: url(../img/3.6e9f4676.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .details .detailLi .goItem .li.img4[data-v-03b808c2] {
    background: url(../img/4.49ad5147.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .details .detailLi .goItem .li.img5[data-v-03b808c2] {
    background: url(../img/5.135b3ae6.png) no-repeat 50%;
    background-size: 100% 100%
}

.game-list .list .hb .details .detailLi .goItem .li.img6[data-v-03b808c2] {
    background: url(../img/6.bbf99ab0.png) no-repeat 50%;
    background-size: 100% 100%
}

 .game-list .list-fooder[data-v-03b808c2] {
    height: .53333rem;
    background: linear-gradient(90deg, #F5CC2C 0%, #F5CC2C 100%);
    border-bottom-right-radius: .53333rem;
    border-bottom-left-radius: .53333rem
}

.game .betting-mark[data-v-03b808c2] {
    max-width: 10.66667rem;
    border-radius: .53333rem;
    box-shadow: 0 -.26667rem .53333rem 0 rgba(63, 69, 83, .3)
}

.game .betting-mark .head .box[data-v-03b808c2] {
    border-radius: .4rem .4rem 0 0;
    padding: .53333rem .4rem .8rem
}

.game .betting-mark .head .box .con[data-v-03b808c2] {
    font-weight: 600;
    text-align: center;
    color: #fff;
    font-size: .53333rem
}

.game .betting-mark .head .box .color[data-v-03b808c2] {
    text-align: center;
    width: 80%;
    background-color: #fff;
    height: .8rem;
    border-radius: .13333rem;
    line-height: .8rem;
    margin: .26667rem auto 0;
    font-size: .37333rem
}

.game .betting-mark .info[data-v-03b808c2] {
    padding: .4rem
}

.game .betting-mark .info .item[data-v-03b808c2] {
    height: .8rem;
    line-height: .8rem;
    margin-top: .4rem
}

.game .betting-mark .info .item .tit[data-v-03b808c2] {
    font-size: .4rem;
    color: #333
}

.game .betting-mark .info .item .amount-box .li[data-v-03b808c2] {
    text-align: center;
    font-size: .32rem;
    padding: 0 .26667rem;
    margin-left: .13333rem;
    background-color: rgba(0, 0, 0, .4);
    border-radius: .53333rem;
    color: #fff
}

.game .betting-mark .info .item .amount-box .li.action[data-v-03b808c2] {
    background-color: #f4453e;
    color: #fff
}

.game .betting-mark .info .item .stepper-box .digit-box[data-v-03b808c2] {
    width: 1.86667rem;
    height: .8rem;
    padding: 0;
    border: .02667rem solid #dcdfe6;
    margin: 0 .13333rem
}

.game .betting-mark .info .item .stepper-box .digit-box[data-v-03b808c2] .van-field__control {
    height: .74667rem;
    text-align: center
}

.game .betting-mark .info .item .stepper-box .li[data-v-03b808c2] {
    height: .8rem;
    width: .8rem;
    font-size: .8rem;
    background-color: #f0f0f0;
    color: #c8c9cc
}

.game .betting-mark .info .item .stepper-box .li.minus[data-v-03b808c2] {
    text-align: center;
    line-height: .66667rem
}

.game .betting-mark .info .item .stepper-box .li.action[data-v-03b808c2] {
    background-color: #f4453e;
    color: #fff
}

.game .betting-mark .info .item .multiple-box .li[data-v-03b808c2] {
    text-align: center;
    font-size: .32rem;
    padding: 0 .26667rem;
    margin-left: .13333rem;
    background-color: #f0f0f0;
    color: #333
}

.game .betting-mark .info .item .multiple-box .li.action[data-v-03b808c2] {
    color: #fff;
    background-color: #f4453e
}

.game .betting-mark .info .item .txt[data-v-03b808c2] {
    color: #f4453e
}

.game .betting-mark .foot[data-v-03b808c2] {
    width: 100%;
    height: 1.06667rem;
    line-height: 1.06667rem;
    text-align: center;
    font-size: .37333rem
}

.game .betting-mark .foot .left[data-v-03b808c2] {
    line-height: 1.06667rem;
    width: 35%;
    background: #25253c;
    color: hsla(0, 0%, 100%, .4)
}

.game .betting-mark .foot .right[data-v-03b808c2] {
    line-height: 1.06667rem;
    width: 65%;
    background: #F5CC2C;
    color: #fff
}

.game .Bet-box.pb[data-v-03b808c2] {
    padding-bottom: .13333rem
}

.game .Bet-box ul li[data-v-03b808c2] {
    height: .53333rem;
    line-height: .53333rem;
    border-radius: .08rem;
    padding: 0 .26667rem;
    font-size: .32rem;
    margin: .05333rem .10667rem;
    background-color: #ccc
}

.game .Bet-box ul li.actionViolet[data-v-03b808c2] {
    color: #fff;
    background-color: #eb43dd
}

.game .Bet-box ul li.actionRed[data-v-03b808c2] {
    color: #fff;
    background-color: #F5CC2C
}

.game .Bet-box ul li.actionGreen[data-v-03b808c2] {
    color: #fff;
    background-color: #5cba47
}

.game .Bet-box ul li.actionRedGreen[data-v-03b808c2] {
    color: #fff;
    background-color: #F5CC2C;
    background-image: linear-gradient(90deg, #F5CC2C 35%, #5cba47 65%)
}

.game .Bet-box .actionBtn[data-v-03b808c2] {
    height: .69333rem;
    line-height: .69333rem;
    display: inline-block;
    border-radius: .08rem;
    padding: 0 .26667rem;
    font-size: .32rem;
    background-color: #F5CC2C;
    color: #fff
}
.bigs {
       background: orange;
    color: white;
    padding: 0 15px;
    width: 66px;
    height: 39px;
    margin-top: 10px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bigs .li .name{
    height: 100% !important;
    margin: 0 !important;
}
.bigs .li{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.smalls {
       background: #00adff;
    color: white;
    padding: 0 15px;
    width: 66px;
    height: 39px;
    margin-top: 10px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.smalls .li .name{
    height: 100% !important;
    margin: 0 !important;
}
.smalls .li{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.oddss {
       background: #d0322d;
    color: white;
    padding: 0 15px;
    width: 66px;
    height: 39px;
    margin-top: 10px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.evens {
       background: #0d9526;
    color: white;
    padding: 0 15px;
    width: 66px;
    height: 39px;
    margin-top: 10px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.oddss .li .name{
    height: 100% !important;
    margin: 0 !important;
}
.evens .li .name{
    height: 100% !important;
    margin: 0 !important;
}
.oddss .li {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.evens .li{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.game-list .list .hb .item .info .money[data-v-03b808c2] {
    font-weight: 600;
    display: flex;
    flex-direction: column;
    font-size: .42667rem;
    align-items: end;
}
.game-list .list .hb .item .info .money[data-v-03b808c2] .state.green{
    border: 1px solid #4eaf56;
    padding: 2px 13px;
    border-radius: 5px ;
    font-size: 12px;
    margin-bottom: 4px;
    border-radius: 5px;
}
.game-list .list .hb .item .info .money[data-v-03b808c2] .state.red{
    border: 1px solid #F5CC2C;
    padding: 2px 13px;
    border-radius: 5px ;
    font-size: 12px;
    border-radius: 5px;
    margin-bottom: 4px;
}

.game-list .list .hb .item .info .money[data-v-03b808c2] span:last-child{
    display: flex;
    justify-content: flex-end;

}