.van-button{position:relative;display:inline-block;box-sizing:border-box;height:1.17333rem;margin:0;padding:0;font-size:.42667rem;line-height:1.2;text-align:center;border-radius:.05333rem;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:.02667rem solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:.02667rem solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:.02667rem solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:.02667rem solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:.02667rem solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:1.33333rem}.van-button--normal{padding:0 .4rem;font-size:.37333rem}.van-button--small{height:.85333rem;padding:0 .21333rem;font-size:.32rem}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:.64rem;padding:0 .10667rem;font-size:.26667rem}.van-button--mini+.van-button--mini{margin-left:.10667rem}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:26.64rem}.van-button--square{border-radius:0}.van-button__content{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%}.van-button__content:before{content:" "}.van-button__icon{font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:.10667rem}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:.10667rem}.van-button--hairline.van-button--round:after{border-radius:26.64rem}.van-button--hairline.van-button--square:after{border-radius:0}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.06667rem;font-weight:500;font-size:.37333rem;border:none;border-radius:0}.van-goods-action-button--first{margin-left:.13333rem;border-top-left-radius:26.64rem;border-bottom-left-radius:26.64rem}.van-goods-action-button--last{margin-right:.13333rem;border-top-right-radius:26.64rem;border-bottom-right-radius:26.64rem}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:.34667rem}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:1.33333rem;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:8.53333rem;overflow:hidden;font-size:.42667rem;background-color:#fff;border-radius:.42667rem;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:.69333rem;font-weight:500;line-height:.64rem;text-align:center}.van-dialog__header--isolated{padding:.64rem 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:2.77333rem}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:.69333rem .64rem;overflow-y:auto;font-size:.37333rem;line-height:.53333rem;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:.21333rem;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.28rem;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:.21333rem .64rem .42667rem}.van-dialog--round-button .van-dialog__message{padding-bottom:.42667rem;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:.96rem}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.diceduel-container{background:#06182f;padding:1.44rem 0;height:100vh;overflow-y:scroll}.van-popup-class{height:90%}.betamount-container{padding:.66667rem .45333rem 0}.betamount-container .title{color:#fff;opacity:.4;font-size:.34667rem;font-family:Barlow;font-weight:700}.betamount-container .bottom{margin-top:.29333rem;background:#021022;padding:.26667rem .29333rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.10667rem;border-bottom:.02667rem solid #1c3658}.betamount-container .bottom,.betamount-container .bottom .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.betamount-container .bottom .bet{margin-left:.16rem;color:#fff;font-size:.4rem;font-family:Barlow;width:1.6rem;background:transparent}.betamount-container .bottom .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.betamount-container .bottom .right .btn{background:#12233b;margin-left:.26667rem;border-radius:.10667rem;color:#fff;font-size:.34667rem;font-family:Barlow;padding:.21333rem .32rem}.gamemodel-container{padding:.66667rem .45333rem 0}.gamemodel-container .title{color:#fff;opacity:.4;font-size:.34667rem;font-family:Barlow;font-weight:700}.gamemodel-container .bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.gamemodel-container .bottom .padding{width:.29333rem}.gamemodel-container .bottom .model{margin-top:.29333rem;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#0f2036;border-radius:.10667rem;padding:.13333rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gamemodel-container .bottom .model span{font-size:.4rem;font-weight:700;font-family:Barlow;line-height:.53333rem;margin-left:.26667rem}.gamemodel-container .bottom .model .doubt{position:absolute;right:.10667rem;top:.10667rem}.gamemodel-container .bottom .left{color:#fed152}.gamemodel-container .bottom .selectLeft{border:.02667rem solid #fed152}.gamemodel-container .bottom .normal{border:.02667rem solid #06182f}.gamemodel-container .bottom .right{color:#ff8834}.gamemodel-container .bottom .selectRight{border:.02667rem solid #ff8834}.players-container{padding:.66667rem .45333rem 0}.players-container .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.players-container .title span{color:#fff;opacity:.4;font-size:.34667rem;font-family:Barlow;font-weight:700}.players-container .bottom{margin-top:.29333rem;-ms-flex-align:center}.players-container .bottom,.players-container .bottom .count-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.players-container .bottom .count-box{border-radius:.10667rem;background:#021022;padding:.42667rem .29333rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center}.players-container .bottom .count-box .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.players-container .bottom .count-box .left span{color:#fff;margin-left:.16rem;font-size:.4rem;font-family:Barlow;font-weight:700}.players-container .bottom .createbtn{margin:0 .8rem 0 .29333rem;background:#33c16c;height:1.41333rem;color:#fff;border-radius:.10667rem;padding:.42667rem;font-size:.4rem;vertical-align:center;font-family:Barlow;font-weight:700}.players-container .bottom .switch{height:.66667rem;width:1.41333rem;border-radius:.66667rem;position:relative}.players-container .bottom .open{background:#0f2036}.players-container .bottom .close{background:#021022}.players-container .bottom .switch .slider{margin:.08rem;position:absolute;width:.50667rem;height:.50667rem;border-radius:.50667rem}.players-container .bottom .switch .left{left:0;background:#0f2036}.players-container .bottom .switch .right{right:0;background:#33c16c}.buyin-container{padding:.66667rem .45333rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.buyin-container .item{-webkit-box-flex:1;-ms-flex:1;flex:1}.buyin-container .item .title{color:#fff;opacity:.4;font-size:.34667rem;font-family:Barlow;font-weight:700}.buyin-container .padding{width:.29333rem}.buyin-container .item .bottom{margin-top:.29333rem;background:#0f2036;padding:.24rem .29333rem;border-radius:.10667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buyin-container .item .bottom span{color:#fff;font-size:.4rem;font-family:Barlow;font-weight:700;margin-left:.16rem}.line{margin:.66667rem .45333rem 0 .45333rem;background:#2a3b50;height:.02667rem}.mygames-container{padding:.66667rem .45333rem 0}.mygames-container .title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mygames-container .title,.mygames-container .title .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mygames-container .title span{color:#fff;opacity:.4;font-size:.4rem;font-family:Barlow;font-weight:700}.mygames-container .title .count{margin-left:.29333rem;border-radius:.10667rem;background:#16263b;padding:.13333rem .21333rem;color:#fff;opacity:.4;font-size:.29333rem;font-family:Barlow;font-weight:700}.mygames-container .list-item{background:#0f2036;margin-top:.45333rem;position:relative}.mygames-container .list-item .top{padding:.29333rem;display:-webkit-box;display:-ms-flexbox;display:flex}.mygames-container .list-item .top .info{margin-left:1.09333rem}.mygames-container .list-item .top .info .name{color:#fff;font-size:.4rem;font-family:Barlow;font-weight:700}.mygames-container .list-item .top .info .gametype1{color:#fed152}.mygames-container .list-item .top .info .gametype2{color:#ff8834}.mygames-container .list-item .top .info .padding{height:.24rem}.mygames-container .list-item .top .info .data{display:-webkit-box;display:-ms-flexbox;display:flex}.mygames-container .list-item .top .info .data .money-box,.mygames-container .list-item .top .info .data .player-box{background:#06182f;border-radius:.10667rem;padding:.18667rem .21333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mygames-container .list-item .top .info .data .player-box{margin-left:.16rem}.mygames-container .list-item .top .info .data span{color:#fff;font-size:.24rem;font-family:Barlow;font-weight:700;margin-left:.08rem}.mygames-container .list-item .top .info .data .total{color:#fff;opacity:.4;font-size:.16rem;font-family:Barlow;font-weight:700}.mygames-container .list-item .progress{background:#2a3b50;height:.05333rem;border-radius:.05333rem;position:relative}.mygames-container .list-item .progress .real{background:red;height:.05333rem;width:40%}.mygames-container .list-item .progress .gametype1{background:#fed152}.mygames-container .list-item .progress .gametype2{background:#ff8834}.mygames-container .list-item .now{position:absolute;right:0;top:0}.mygames-container .recent-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.66667rem 0}.mygames-container .recent-container .recent-box{padding:.16rem .37333rem .16rem .16rem;background:#16263b;border-radius:.10667rem}.mygames-container .recent-container .recent-box span{color:#33c16c;font-size:.29333rem;margin-left:.16rem;font-family:Barlow;font-weight:700}.allgames-container{padding:.66667rem .45333rem 0}.allgames-container .title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.allgames-container .title,.allgames-container .title .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allgames-container .title .left span{color:#fff;opacity:.4;font-size:.4rem;font-family:Barlow;font-weight:700}.allgames-container .title .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allgames-container .title .right span{color:#fff;opacity:.4;font-size:.37333rem;font-family:Barlow;font-weight:400}.allgames-container .title img{margin-left:.16rem}.allgames-container .allgames-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.allgames-container .allgames-list .list-item{background:#12233b;border-radius:.10667rem;margin-top:.4rem;width:48.5%;position:relative}.allgames-container .list-item .model{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.10667rem;padding:.13333rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allgames-container .list-item .model span{font-size:.4rem;font-weight:700;font-family:Barlow;line-height:.53333rem;margin-left:.26667rem;white-space:pre-wrap}.allgames-container .list-item .model .gametype1{color:#fed152}.allgames-container .list-item .model .gametype2{color:#ff8834}.allgames-container .list-item .list-item-line{background:#223248;height:.02667rem}.allgames-container .padding{width:.29333rem}.allgames-container .list-item .data{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.16rem .13333rem}.allgames-container .list-item .data .money-box{background:#06182f;border-radius:.10667rem;padding:.18667rem .21333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allgames-container .list-item .data .player-box{background:#06182f;border-radius:.10667rem;padding:.13333rem .21333rem .13333rem .16rem;margin-left:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allgames-container .list-item .data span{color:#fff;font-size:.18667rem;font-family:Barlow;font-weight:700;margin-left:.08rem}.allgames-container .list-item .data .total{color:#fff;opacity:.4;font-size:.13333rem;font-family:Barlow;font-weight:700}.allgames-container .list-item .progress{background:#2a3b50;height:.05333rem;border-radius:.05333rem;position:relative;bottom:0}.allgames-container .list-item .progress .real{background:red;height:.05333rem}.allgames-container .list-item .progress .gametype1{background:#fed152}.allgames-container .list-item .progress .gametype2{background:#ff8834}.allgames-container .title .count{margin-left:.29333rem;border-radius:.10667rem;background:#16263b;padding:.13333rem .21333rem;color:#fff;opacity:.4;font-size:.29333rem;font-family:Barlow;font-weight:700}.allgames-container .allgames-list .list-item .now{position:absolute;right:0;top:0}.allgames-container .recent-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.66667rem 0}.allgames-container .recent-container .recent-box{padding:.16rem .37333rem .16rem .16rem;background:#16263b;border-radius:.10667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allgames-container .recent-container .recent-box .remain,.allgames-container .recent-container .recent-box span{color:#33c16c;font-size:.29333rem;margin-left:.16rem;font-family:Barlow;font-weight:700}.allgames-container .recent-container .recent-box .remain{padding:.13333rem .21333rem;background:#06182f;border-radius:.10667rem}.previous-container{padding-top:.66667rem}.previous-container .title{color:#fff;opacity:.4;font-size:.4rem;padding:0 .45333rem;font-family:Barlow;font-weight:700}.previous-container .toolbar{background:#031327;margin:.45333rem .37333rem 0 .37333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.24rem .72rem .24rem .58667rem}.previous-container .toolbar span{color:#334b69;font-size:.29333rem;font-family:Barlow;font-weight:700}.previous-container .list-item{margin:0 .37333rem;padding:.29333rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.previous-container .single{background:#06182f}.previous-container .double{background:#0e1d31}.previous-container .list-item .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30%}.previous-container .list-item .left .phone{opacity:.8}.previous-container .list-item .center{padding-left:.53333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30%}.previous-container .list-item span{color:#fff;font-size:.34667rem;font-family:Barlow;font-weight:700}.previous-container .list-item .phone{margin-left:.29333rem}.previous-container .list-item .amount{margin-left:.05333rem}.previous-container .list-item .view{padding:.24rem .72rem;border-radius:.10667rem;background:#16263b;color:#33c16c;font-size:.29333rem;font-family:Barlow;font-weight:700}.gamedetail-container{background:#06182f;overflow-y:scroll;height:100%;position:relative}.gamedetail-container .title{color:#fff;font-size:.34667rem;font-family:Barlow;font-weight:700;opacity:.4;padding-top:.66667rem;padding-left:.45333rem}.gamedetail-container .list-item{background:#0f2036;margin:.29333rem .45333rem 0 .45333rem;position:relative}.gamedetail-container .list-item .top{padding:.29333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gamedetail-container .list-item .top .info{margin-left:1.09333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gamedetail-container .list-item .top .info .name{color:#fff;font-size:.4rem;font-family:Barlow;font-weight:700}.gamedetail-container .list-item .top .info .padding{height:.24rem}.gamedetail-container .list-item .top .info .desc{color:#fff;opacity:.4;font-size:.29333rem;font-family:Barlow;font-weight:700}.gamedetail-container .infodetail{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.66667rem .45333rem 0 .45333rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.gamedetail-container .infodetail .item{-webkit-box-flex:1;-ms-flex:1;flex:1}.gamedetail-container .infodetail .padding{width:.29333rem}.gamedetail-container .infodetail .center{margin:0 .29333rem}.gamedetail-container .infodetail .item .toptitle{color:#fff;opacity:.4;font-size:.34667rem;font-family:Barlow;font-weight:700}.gamedetail-container .infodetail .item .data{margin-top:.29333rem;background:#132439;border-radius:.10667rem;padding:.24rem .29333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gamedetail-container .infodetail .item .data span{color:#fff;font-family:Barlow;font-weight:700;margin-left:.16rem;white-space:pre-wrap}.gamedetail-container .status{color:#fff;font-size:.34667rem;font-family:Barlow;font-weight:700;text-align:center;margin-top:.66667rem;padding:.24rem 0}.gamedetail-container .list-item .progress{background:#020408;height:.05333rem;border-radius:.05333rem;position:relative}.gamedetail-container .list-item .progress .real{background:red;height:.05333rem;width:40%}.gamedetail-container .list-item .progress .gametype1{background:#fed152}.gamedetail-container .list-item .progress .gametype2{background:#ff8834}.gamedetail-container .list-item .now{position:absolute;right:0;top:0}.gamedetail-container .participate-container{padding-top:.66667rem;padding-bottom:3.57333rem}.gamedetail-container .close{position:fixed;right:0;margin:.29333rem .42667rem;z-index:999}.gamedetail-container .participate-container .title{color:#fff;opacity:.4;font-size:.4rem;padding:0 .45333rem;font-family:Barlow}.gamedetail-container .participate-container .toolbar{background:#031327;margin:.45333rem .37333rem 0 .37333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.24rem .72rem .24rem .58667rem}.gamedetail-container .participate-container .toolbar span{color:#334b69;font-size:.29333rem;font-family:Barlow;font-weight:700}.gamedetail-container .participate-container .list-item{margin:0 .37333rem;padding:.29333rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gamedetail-container .participate-container .list-item,.gamedetail-container .participate-container .list-item .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gamedetail-container .participate-container .list-item .left{width:30%}.gamedetail-container .participate-container .list-item .center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20%}.gamedetail-container .participate-container .list-item span{color:#fff;font-size:.34667rem;font-family:Barlow;font-weight:400}.gamedetail-container .participate-container .list-item .left .phone{font-weight:400;opacity:.8}.gamedetail-container .participate-container .list-item .rolled{color:#fff;font-size:.34667rem;font-family:Barlow;text-align:left;width:25%;opacity:.8;font-weight:400}.gamedetail-container .participate-container .list-item .amount{margin-left:.05333rem}.bottombar{position:fixed;width:100%;bottom:0;padding:.45333rem .24rem 1.12rem .45333rem;background:#06182f;-webkit-box-shadow:0 -.05333rem .08rem rgba(0,0,0,.5);box-shadow:0 -.05333rem .08rem rgba(0,0,0,.5)}.bottombar .bottombar-title{color:#fff;opacity:.4;font-size:.34667rem;font-family:Barlow;font-weight:700}.bottombar .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.16rem}.bottombar .padding{width:.29333rem}.bottombar .bottom .btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#021022;border-bottom:.02667rem solid #1c3658;padding:0 .26667rem;height:1.44rem;border-radius:.10667rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottombar .bottom .btn-box .coin{width:1.22667rem;text-align:center;color:#fff;font-size:.4rem;font-family:Barlow;font-weight:700}.bottombar .bottom .btn-box .btn{color:#fff;font-size:.58667rem;background:#12233b;height:.90667rem;width:.90667rem;text-align:center;border-radius:.10667rem;font-family:Barlow}.bottombar .bottom .coin-box{background:#0f2036;border-radius:.10667rem;padding:0 .29333rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.44rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottombar .bottom .coin-box span{color:#fff;font-size:.4rem;font-family:Barlow;font-weight:700;margin-left:.16rem}.bottombar .bottom .joinbtn{color:#fff;font-size:.32rem;font-family:Barlow;font-weight:700;width:2.90667rem;text-align:center;height:1.41333rem;line-height:1.41333rem;background:#33c16c;border-radius:.10667rem}.history-container{background:#06182f;overflow-y:scroll;height:100%}.history-container .close{position:fixed;right:0;margin:.29333rem .42667rem;z-index:999}.history-container .title{color:#fff;opacity:.4;font-size:.4rem;padding:.66667rem .45333rem 0 .45333rem;font-family:Barlow;font-weight:700}.history-container .toolbar{background:#031327;margin:.45333rem .37333rem 0 .37333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.24rem .72rem .24rem .58667rem}.history-container .toolbar span{color:#334b69;font-size:.29333rem;font-family:Barlow;font-weight:700}.history-container .list-item{margin:0 .37333rem;padding:.29333rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.history-container .single{background:#06182f}.history-container .double{background:#0e1d31}.history-container .list-item .left{width:30%}.history-container .list-item .center,.history-container .list-item .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.history-container .list-item .center{width:20%}.history-container .list-item span{color:#fff;font-size:.34667rem;font-family:Barlow;font-weight:700}.history-container .list-item .phone{margin-left:.29333rem}.history-container .list-item .amount{margin-left:.05333rem}.history-container .list-item .view{padding:.24rem .72rem;border-radius:.10667rem;background:#16263b;color:#33c16c;font-size:.29333rem;font-family:Barlow;font-weight:700}.history-container .recent-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.66667rem 0}.history-container .recent-container .recent-box{padding:.16rem .37333rem .16rem .16rem;background:#16263b;border-radius:.10667rem}.history-container .recent-container .recent-box span{color:#33c16c;font-size:.29333rem;margin-left:.16rem;font-family:Barlow;font-weight:700}.van-dialog__message{text-align:left}.pc{display:none}@media only screen and (min-width:750px){.pc[data-v-2fe7de10]{display:block}.diceduel-container[data-v-2fe7de10]{padding:0}.diceduel-container-top[data-v-2fe7de10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.diceduel-container-top .diceduel-container-top-logo[data-v-2fe7de10]{padding:.8rem 0 0 .42667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.diceduel-container-top .diceduel-container-top-logo .icon[data-v-2fe7de10]{width:.74667rem;height:.74667rem}.diceduel-container-top .diceduel-container-top-logo .name[data-v-2fe7de10]{margin-left:.26667rem;color:#fff;font-size:.42667rem}.diceduel-container-top .diceduel-container-top-logo .bg[data-v-2fe7de10]{width:3.2rem;height:3.04rem;position:absolute}.diceduel-container-top .diceduel-container-top-right[data-v-2fe7de10]{display:-webkit-box;display:-ms-flexbox;display:flex}.diceduel-container-top .diceduel-container-top-right .bet[data-v-2fe7de10]{width:2.66667rem}.diceduel-container-top .diceduel-container-top-right .diceduelBottom[data-v-2fe7de10]{margin-left:1.6rem}.diceduel-container-model[data-v-2fe7de10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 .42667rem}.diceduel-container-model .diceduel-container-model-item[data-v-2fe7de10]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.53333rem;background-color:#0c1f36;padding:.24rem .53333rem;border-radius:.21333rem;border:.02667rem solid #0c1f36}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-left[data-v-2fe7de10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-left .icon[data-v-2fe7de10]{width:1.92rem;height:1.92rem}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-left .title[data-v-2fe7de10]{margin-left:.42667rem;font-size:.48rem;color:#fed152}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-left .random[data-v-2fe7de10]{color:#f77018}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-right[data-v-2fe7de10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-right .line[data-v-2fe7de10]{background-color:hsla(0,0%,100%,.1);height:.53333rem;width:.02667rem;margin-bottom:.66667rem}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-right .item[data-v-2fe7de10]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:.10667rem}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-right .item .title[data-v-2fe7de10]{color:#697482;font-size:.24rem}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-right .item .bottom[data-v-2fe7de10]{margin-left:.32rem;background-color:#09192d;padding:.26667rem}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-right .item .bottom img[data-v-2fe7de10]{width:.61333rem;height:.61333rem}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-right .item .bottom span[data-v-2fe7de10]{margin-left:.21333rem;color:#fff;font-size:.24rem}.diceduel-container-model .diceduel-container-model-item .diceduel-container-model-item-right .doubt[data-v-2fe7de10]{margin-left:1.06667rem;width:.53333rem;height:.53333rem}.diceduel-container-model .active0[data-v-2fe7de10]{border:.02667rem solid #fed152}.diceduel-container-model .active1[data-v-2fe7de10]{border:.02667rem solid #f77018}.mygames-container .mygames-list[data-v-2fe7de10]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mygames-container .list-item[data-v-2fe7de10]{width:32%}.allgames-container .allgames-list[data-v-2fe7de10]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.allgames-container .allgames-list .list-item[data-v-2fe7de10]{width:32%}.allgames-list-margin[data-v-2fe7de10]{margin-left:.42667rem}.mobile[data-v-2fe7de10]{display:none}.van-popup--bottom[data-v-2fe7de10]{top:50%;left:50%;width:16rem;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background-color:transparent}.gamedetail-container[data-v-2fe7de10]{width:16rem}.van-popup-class[data-v-2fe7de10]{height:60%}}@media only screen and (min-width:1220px){.diceduel[data-v-2fe7de10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 3vm}.diceduel-container[data-v-2fe7de10]{max-width:32.53333rem}}