.section-header{position:relative;width:100%;height:1.5rem;-webkit-box-shadow:0 0 .5rem rgba(0,0,0,0.1);box-shadow:0 0 .5rem rgba(0,0,0,0.1);background-color:#fff}.section-header .logo{position:absolute;top:.34rem;left:.38rem;width:2.11rem;height:.86rem;background-image:url(../images/logo-2.png);background-size:100% 100%}.section-header .btn-menu{position:absolute;top:.34rem;right:.45rem;padding:.2rem;cursor:pointer}.section-header .btn-menu .bar{width:.37rem;height:.04rem;margin-top:.1rem;border-radius:.01rem;background-color:#000}.section-header .btn-menu .bar:first-child{margin-top:0}.section-banner{width:100%;padding:2rem 0 .6rem 0;overflow:hidden}.section-banner .item-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:300%;-webkit-animation:test 30s linear infinite;animation:test 30s linear infinite}@-webkit-keyframes test{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-31%, 0, 0);transform:translate3d(-31%, 0, 0)}}@keyframes test{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-31%, 0, 0);transform:translate3d(-31%, 0, 0)}}.section-banner .item-list .item{-ms-flex-negative:0;flex-shrink:0;width:33.333%;margin-left:-0.52rem}.section-banner .item-list .item img{display:block;width:100%}.section-datas .item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-datas .item-list .item{text-align:center}.section-datas .item-list .item .name{font-size:.28rem;color:#999}.section-datas .item-list .item .data{margin-top:.12rem;font-size:.32rem;font-weight:bold}.section-datas .item-list .split{width:1px;height:.78rem;margin:0 .4rem;background-color:#999}.section-games{padding:.6rem 0}.section-games .item-list .item{position:relative;width:6.6rem;height:4.29rem;margin:0 auto .6rem auto;border-radius:.3rem;overflow:hidden}.section-games .item-list .item:last-child{margin:0 auto}.section-games .item-list .item::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1.66rem;background-image:url(../images/mask-1.png);background-size:100% 100%}.section-games .item-list .item .pic{width:100%;height:100%}.section-games .item-list .item .pic img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-games .item-list .item .info{position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.26rem;color:#fff}.section-games .item-list .item .info .fl{-ms-flex-negative:0;flex-shrink:0;margin-right:.26rem}.section-games .item-list .item .info .fc{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-games .item-list .item .info .fr{-ms-flex-negative:0;flex-shrink:0}.section-games .item-list .item .info .icon{width:1.06rem;height:1.06rem;border-radius:.15rem;overflow:hidden}.section-games .item-list .item .info .icon img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-games .item-list .item .info .name{font-size:.32rem}.section-games .item-list .item .info .desc{padding-top:.1rem;font-size:.26rem}.section-games .item-list .item .info .btn-download{display:block;width:1rem;height:.5rem;line-height:.5rem;border-radius:.1rem;text-align:center;font-size:.24rem;color:#fff;background-color:#f60}