.container{flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.header{background-color:#fff9;border-radius:.2rem;width:6.94rem;height:5.8rem;padding:.2rem;position:relative;overflow:hidden}.header>.bg{border-radius:.2rem;width:6.5rem;height:4rem;overflow:hidden}.header .g-intro{flex-direction:column;width:100%;display:flex}.header .g-intro .g-con{flex-direction:row;width:100%;display:flex}.header .g-intro .box{width:100%}.btn-play{width:6.5rem;height:1rem;margin-top:.3rem}.game-title{color:#001601;margin-top:.1rem;font-size:.34rem}.game-txt{width:7rem;margin-top:.3rem}.game-txt .top-txt{flex-direction:row;align-items:center;font-size:.34rem;display:flex}.game-txt .top-txt>img{width:.56rem;height:.56rem;margin-right:.1rem}.game-txt .con{color:#001601;background-color:#fff9;border-radius:.2rem;margin-top:.3rem;padding:.2rem;font-size:.32rem;line-height:.45rem}.intro{justify-content:space-between;align-items:center;width:100%;margin-top:.3rem;display:flex}.intro>p{flex-direction:row;display:flex}.intro .new{color:#2d6112;text-align:center;background-color:#a8ff72;border-radius:.2rem;width:1.7rem;height:.4rem;font-size:.24rem;line-height:.4rem;display:block}.intro .type{color:#fff;text-align:center;background-color:#8773fa;border-radius:.2rem;width:1.2rem;height:.4rem;margin-left:.1rem;font-size:.24rem;line-height:.4rem;display:inline-block;overflow:hidden}.intro .tt2{color:#fff;font-size:.24rem}.card{width:7rem;margin:.3rem auto 0}.card .item-l-4{flex-direction:row;display:flex}.card .item-l-4 .lt{border:.04rem solid #292f52;border-radius:.2rem;position:relative}.card .item-l-4 .lt>a{width:3.4rem;height:3.4rem;display:block}.card .item-l-4 .lt img,.card .item-l-4 .rt img{border-radius:10px;width:100%;height:100%}.card .item-l-4 .rt{flex-flow:wrap;width:3.8rem;height:3.4rem;display:flex}.card .item-l-4 .rt>a{border:.04rem solid #292f52;border-radius:10px;width:1.62rem;height:1.62rem;margin-bottom:.2rem;margin-left:.14rem;display:block;position:relative}.card .item-l-4 .rt>a>img{width:100%;height:100%}.card .item-l-4 p{background-color:#00000080;border-bottom-right-radius:10px;border-bottom-left-radius:10px;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:0;left:0}.card .item-l-4 p>.txt{color:#fff;height:.36rem;font-size:.2rem;line-height:.36rem}.dialog{z-index:200;display:none;position:fixed;inset:0}.game-tips{z-index:999;background-color:#000000b3;background-image:url(game_tips.1be3dd16.gif);background-position:50%;background-repeat:no-repeat;background-size:157.5px 125px;display:none;position:fixed;inset:0}.start-progress{color:#fff;text-align:center;justify-content:center;align-items:center;width:90%;height:1.33333rem;margin:.26667rem auto;line-height:1.33333rem;display:none}.loaders{box-sizing:content-box;margin-right:10px;font-size:0;display:flex}.ball-pulse>div{border-radius:100%;width:15px;height:15px;margin:2px}.ball-pulse>div:first-child{animation:.75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite scale;display:inline-block}.ball-pulse>div:nth-child(2){animation:.75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite scale;display:inline-block}.ball-pulse>div:nth-child(3){animation:.75s cubic-bezier(.2,.68,.18,1.08) infinite scale;display:inline-block}@-webkit-keyframes scale{0%,80%{opacity:1;transform:scale(1)}45%{opacity:.7;transform:scale(.1)}}