a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial;outline:none;box-sizing:border-box}button,input,select,textarea{box-sizing:border-box}html{height:100%}body{font-size:62.5%;line-height:1;font-family:Arial,Tahoma,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}strong{font-weight:700}table{border-collapse:collapse;border-spacing:0}img{border:0;max-width:100%}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}body{font-size:14px;line-height:1.5;color:#646464;font-family:"微软雅黑","宋体",Arial,Verdana,Geneva,Helvetica,sans-serif}input,textarea{margin:0;padding:0}button,input:focus,textarea:focus{outline:none}button,input,select,table,tbody,td,textarea,th,tr{vertical-align:middle}a{color:#646464;outline:none}a,a:active,a:hover{text-decoration:none}a:active{star:expression(this.onFocus=this.blur())}a:hover{text-decoration:none}p{text-indent:0}h1,h2,h3,h4,h5,h6{font-weight:400}i{font-style:normal}input[type=button],input[type=reset],input[type=submit],input[type=text],textarea{-webkit-appearance:none}div{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;outline:none;background:none;text-decoration:none;-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none}.dialog{z-index:10001;display:flex;align-items:center;justify-content:center;transition:all .25s}.dialog,.dialog-mask{position:fixed;top:0;left:0;right:0;bottom:0}.dialog-mask{z-index:10002;background-color:#000;opacity:.5}.dialog-content{position:relative;z-index:10003}.dialog-toast{background-color:rgba(0,0,0,.75);padding:15px 20px;border-radius:4px;color:#fff;display:flex;flex-direction:column;align-items:center;animation-name:fade-in;animation-duration:.25s;animation-fill-mode:forwards}.dialog-toast .toast-icon{font-size:32px}.dialog-toast .toast-text{font-size:16px}.dialog-toast .toast-text:nth-child(2){margin-top:5px}.dialog-modal{border-radius:8px;min-width:70vw;max-width:80vw;display:flex;flex-direction:column;background-color:#fff;overflow:hidden;transition:all .25s}.dialog-modal .modal-body{margin-top:-20px;max-height:50vh;overflow-y:scroll;padding-top:20px;text-align:center;-webkit-overflow-scrolling:touch;padding-bottom:20px}.dialog-modal .modal-title{font-size:18px;color:#000;margin-top:20px;text-align:center}.dialog-modal .modal-content{margin-top:20px;color:#333;font-size:15px;padding:0 .3rem}.dialog-modal .modal-content .sign-record-desc,.dialog-modal .modal-content .voucher-pop-desc{text-align:left}.dialog-modal .modal-content .sign-record-desc span{color:#ffc000}.dialog-modal .modal-content .exchange-desc{text-align:left;color:#666;font-size:13px}.dialog-modal .modal-btns{border-top:1px solid #eee;display:flex}.dialog-modal .modal-btns .know{display:inline-block;flex-grow:0;flex-basis:120px;height:44px;background-color:#54c5cd;color:#fff;border-radius:22px;text-align:center;margin:0 auto 20px;line-height:1}.dialog-modal .modal-btn{flex:1 1;padding:12.5px;display:flex;justify-content:center;font-size:18px;color:#000;border-left:1px solid #eee}.dialog-modal .modal-btn:first-child{border-left:none}.dialog-modal .modal-btn.success{color:#eb424c}.dialog-modal .modal-btns.column{flex-direction:column}.dialog-modal .modal-btns.column .modal-btn{flex:1 1;padding:10px;display:flex;justify-content:center;font-size:16px;color:#333;border-left:none;border-top:1px solid #eee}.dialog-modal .know,.dialog-modal .modal-btns.column .modal-btn:first-child{border-top:none}.dialog.enter{opacity:0}.dialog.enter .dialog-modal{transform:scale(1.25)}.dialog.enter-active,.dialog.enter-done,.dialog.exit{opacity:1}.dialog.enter-active .dialog-modal,.dialog.enter-done .dialog-modal,.dialog.exit .dialog-modal{transform:scale(1)}.dialog.exit-active{opacity:0}.dialog.exit-active .dialog-modal{transform:scale(1.25)}.nav-view{min-height:100vh;background-color:#fff;display:none}.nav-view.active{display:block}.nav-view-head{position:fixed;top:0;left:0;right:0;z-index:200;background-color:#fff;border-bottom:1px solid #eee;transition:all .1s;padding-top:env(safe-area-inset-top)}.nav-view-head .dark{color:#666}.nav-view-head .container{position:relative;display:flex;align-items:center;justify-content:space-around;padding:0 12.5px;height:40px;overflow:hidden}.nav-view-head .back{font-size:18px}.nav-view-head .title{flex:1 1;width:0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.36rem;color:#282828;padding:0 10px}.nav-view-head .operate{font-size:15px;display:flex;justify-content:flex-end}.nav-view-head .operate .anticon{font-size:18px}.nav-view-body{padding-top:calc(env(safe-area-inset-top) + 40px);position:relative;min-height:100vh}.nav-view.invasion .nav-view-head{background-color:initial;color:#fff;border-bottom:none}.nav-view.invasion .nav-view-head.dark{color:#666}.nav-view.invasion .nav-view-head.bright,.nav-view.invasion .nav-view-head .operate,.nav-view.invasion .nav-view-head .operate a,.nav-view.invasion .nav-view-head .title{color:#fff}.nav-view.invasion .nav-view-head.darklogin{color:#666}.nav-view.invasion .nav-view-head.darklogin .title{color:#282828}.nav-view.invasion .nav-view-head.darklogin .operate,.nav-view.invasion .nav-view-head.darklogin .operate a{color:#666}.nav-view.invasion .nav-view-head.darkreagein{color:#666;border-bottom:1px solid #eee}.nav-view.invasion .nav-view-head.darkreagein .title{color:#282828}.nav-view.invasion .nav-view-head.darkreagein .operate,.nav-view.invasion .nav-view-head.darkreagein .operate a{color:#666}.nav-view.invasion .nav-view-head.gamedetail{display:none}.nav-view.invasion .nav-view-body{padding-top:0}.nav-view-roam-screen{background-color:#000}.user-phone-verify{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background-color:rgba(0,0,0,.75)}.user-phone-verify,.user-phone-verify .entity{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .25s;opacity:0}.user-phone-verify .entity{width:80%;transform:scale(1.25)}.user-phone-verify.appear-active,.user-phone-verify.appear-done,.user-phone-verify.enter-done{opacity:1}.user-phone-verify.appear-active .entity,.user-phone-verify.appear-done .entity,.user-phone-verify.enter-done .entity{opacity:1;transform:scale(1)}.user-phone-verify.exit-active{opacity:0}.user-phone-verify.exit-active .entity{opacity:0;transform:scale(1.25)}.user-phone-verify .container{background-color:#fff;border-radius:8px}.user-phone-verify .body{padding:20px;display:flex;flex-direction:column;justify-content:center}.user-phone-verify .icon{color:#6495ed;font-size:48px}.user-phone-verify .title{font-weight:700;color:#000;font-size:.32rem;text-align:center;padding:7.5px}.user-phone-verify .desc{font-size:13px;text-align:center;margin-top:10px}.user-phone-verify .input{margin-top:15px;display:flex;border:1px solid #ccc;padding:5px;border-radius:8px}.user-phone-verify .input input{flex:1 1;background:none;border:none}.user-phone-verify .input .btn{background-color:#ffc000;padding:2.5px 5px;color:#fff;border-radius:10px;font-size:13px}.user-phone-verify .input .btn.disable{background-color:#ccc}.user-phone-verify .submit{border-top:1px solid #ccc;color:#ffc000;font-size:.28rem;padding:7.5px}.user-phone-verify .close,.user-phone-verify .submit{display:flex;align-items:center;justify-content:center}.user-phone-verify .close{border:2px solid #ccc;border-radius:50%;width:25px;height:25px;color:#fff;flex-direction:column;margin-top:15px}.image-picker{display:flex;flex-direction:row;flex-wrap:wrap}.image-picker .item{position:relative;width:30%;padding-top:25%;margin:10px 10px 0 0}.image-picker .item-file .img{position:absolute;z-index:11;top:0;left:0;right:0;bottom:0}.image-picker .item-file .img img{display:block;width:100%;height:100%}.image-picker .item-file .icon{position:absolute;z-index:22;top:5px;right:5px;color:#fff;border:1px solid #fff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%}.image-picker .item-input{border:1px solid #ccc}.image-picker .item-input .icon{z-index:11;font-size:48px;display:flex;align-items:center;justify-content:center;color:#ccc}.image-picker .item-input .icon,.image-picker .item-input input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.image-picker .item-input input{display:block;z-index:22;opacity:0}.game-trumpet-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.game-trumpet-index .trumpet-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.game-trumpet-index .trumpet-site .trumpet-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px}.game-trumpet-index .trumpet-site .trumpet-main .close{text-align:right}.game-trumpet-index .trumpet-site .trumpet-main .close img{width:20px}.game-trumpet-index .trumpet-site .trumpet-main .trumpet-title{padding-bottom:10px;font-size:22px}.game-trumpet-index .trumpet-site .trumpet-main .info{font-size:16px;color:#282828;padding-bottom:10px}.game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn,.game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn .item{display:flex;align-items:center;justify-content:center;padding:10px}.game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn .item{flex:1 1;flex-direction:column;color:#333;font-size:16px;transition:all .25s;border-radius:30px}.game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn .btn-about{border:1px solid;margin-right:15px}.game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn .btn-confirm{background-color:#ffc000;color:#fff}.index-index{position:relative;overflow:hidden}.index .index-head{position:fixed;z-index:100;top:0;left:0;right:0;padding-top:env(safe-area-inset-top);display:flex;justify-content:center}.index .index-head .background{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:#fff;transition:all .1s;border-bottom:1px solid #ededed}.index .index-head .search{margin:5px 10px;position:relative;z-index:999}.index .index-head .search .input{display:flex;align-items:center;border-radius:20px;padding:8.5px 12.5px;font-size:.24rem;overflow:hidden;width:85%;margin-left:10px;position:relative;z-index:2;background-color:rgba(245,246,248,.2);opacity:.8}.index .index-head .search .input input{background:none;border:none;margin-left:10px}.index .index-head .search .input .icon{width:16px}.index .index-head .search .input ::-webkit-input-placeholder{color:#fff}.index .index-head .search .input .input_text{color:#fff;margin-left:.2rem;margin-top:-.022rem;font-size:13px}.index .index-head .search-game{position:absolute;right:10px;transform:translateY(-5%);padding:10px;z-index:2}.index .index-head .search-game img{width:20px}.index .index-head .container{position:relative;z-index:2;height:40px;display:flex;align-items:center}.index .index-head .container .menu-list{margin:auto 10px;padding:7px 0;white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;text-align:justify;display:flex;align-items:center;color:#fff}.index .index-head .container .menu-list::-webkit-scrollbar{display:none}.index .index-head .item{margin:0 10px;font-size:15px;transition:all .1s;position:relative}.index .index-head .item .index-nav-pic{height:18px;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;width:unset;max-width:none}.index .index-head .item.active{font-size:19px;font-weight:700}.index .index-head .item.active .index-nav-pic{height:22px}.index .index-head .item.badge-new:before{content:"new";display:block;position:absolute;top:0;right:0;transform:translate(50%,-65%);color:#fff;font-size:10px;background-color:red;border-radius:2px;line-height:1.15;padding:0 2.5px}.index .index-head .item:first-child{margin-left:15px}.index .index-head .item.item-opacity{color:#282828}.index .index-head .operate{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;font-size:20px;letter-spacing:3px;display:flex;align-items:center}.index .index-head .anticon{font-size:22px}.index .index-head .whiteSearch .anticon{color:#fff}.index .index-head .searchOperates .anticon{color:#282828}.index .index-head .index-header-custom{margin-right:10px}.index .index-head .index-header-custom img{width:20px}.index .index-head .whiteService .white{display:block}.index .index-head .serviceOperates .white,.index .index-head .whiteService .black{display:none}.index .index-head .serviceOperates .black{display:block}.index .index-head .index-header-search{display:flex;align-items:center}.index .index-head .index-header-search img{width:22px}.index .index-head .searchOperates .white{display:none}.index .index-head .searchOperates .black{display:block}.index .index-body{margin-top:calc(env(safe-area-inset-top) + 40px);position:relative}.index .index-body-item{display:none}.index .index-body-item.active{display:block}.index .index-good .banners{overflow:hidden;position:relative}.index .index-good .banners .bg{background:#000 50% no-repeat;background-size:6666%;position:absolute;top:0;left:0;right:0;bottom:15%}.index .index-good .banners .swiper-container{margin-top:calc(env(safe-area-inset-top) + 45px);overflow:visible;width:90%;margin-left:auto;margin-right:auto}.index .index-good .banners .swiper-slide{transform:scale(.95);transition:all .25s}.index .index-good .banners .swiper-slide-active{transform:scale(1)}.index .index-good .banner{width:100%;height:100%;display:block;position:relative;padding-top:100%;background:50% no-repeat;background-size:100% 100%;border-radius:20px}.index .index-good .banner .game{position:absolute;bottom:0;left:0;right:0;display:none}.index .index-video{position:fixed;z-index:999;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;bottom:calc(env(safe-area-inset-bottom) + 50px)}.index .index-video .video-operate{position:fixed;z-index:917917;top:calc(env(safe-area-inset-top) + 50px);right:calc(env(safe-area-inset-right) + 10px);background-color:#fff;border-radius:8px;padding:10px;max-width:0;max-height:0;overflow:hidden;opacity:0;transition:all .25s}.index .index-video .video-operate.active{max-width:222px;max-height:222px;opacity:1}.index .index-video .video-operate .item{padding:5px;margin:5px auto}.index .index-video .video-body{width:100%;height:100%;background-color:#000}.index .index-video .video-item{display:flex;flex-direction:column}.index .index-video .video-item .body{flex:1 1;height:0;overflow:hidden;position:relative}.index .index-video .video-item video{width:100%;height:100%}.index .index-video .video-item .play{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;font-size:64px;color:#fff;background:50% no-repeat;background-size:contain}.index .index-video .video-item .operate{position:absolute;z-index:3;right:0;bottom:0;display:flex;flex-direction:column}.index .index-video .video-item .operate .item{padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:16px}.index .index-video .video-item .operate .item .icon{font-size:24px;margin-bottom:5px}.index .index-video .video-item .operate .item .icon.active{color:red}.index .index-video .video-item .game{color:#fff;display:flex;align-items:center;padding:10px 10px 20px}.index .index-video .video-item .game>.icon{width:65px;height:65px;overflow:hidden;border-radius:8px;margin-right:10px}.index .index-video .video-item .game>.icon img{display:block;width:100%;height:100%}.index .index-video .video-item .game .info{flex:1 1;width:0;overflow:hidden}.index .index-video .video-item .game .info .name{font-size:15px;color:#fff}.index .index-video .video-item .game .info .desc{margin-top:2.5px;font-size:13px;color:#999}.index .index-video .video-item .game .info .tags{display:flex;align-items:center}.index .index-video .video-item .game .info .tag{font-size:12px;margin-right:5px}.index .index-video .video-item .game .info .tag:first-child{color:#ff4200}.index .index-video .video-item .game .info .tag:nth-child(2){color:#75d100}.index .index-video .video-item .game .info .tag:nth-child(3){color:#2893ff}.index .index-video .video-item .game .btn{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;display:none}.index .index-video .video-item .game .btn .icon{width:35px;height:35px;background-color:#ffc000;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;border-radius:50%;margin-bottom:2.5px}.index-float{position:fixed;z-index:444;bottom:calc(env(safe-area-inset-bottom) + 65px);right:0;display:flex;flex-direction:column;padding:5px;transition:all .25s}.index-float .item{padding:5px;display:flex;justify-content:center}.index-float .item img{display:block;width:55px;height:55px}.index-float .item.first img{width:50px;height:50px}.activity-first{z-index:555;display:flex;flex-direction:column;align-items:center;justify-content:center}.activity-first,.activity-first:before{position:fixed;top:0;left:0;right:0;bottom:0}.activity-first:before{content:"";display:block;z-index:666;background-color:rgba(0,0,0,.5)}.activity-first .container{position:relative;z-index:777;justify-content:center}.activity-first .container,.activity-first a{display:flex;flex-direction:column;align-items:center}.activity-first .img{display:flex;justify-content:center}.activity-first .img img{display:block;max-width:75%}.activity-first .btn{background-color:#ffc000;color:red;font-size:.3rem;padding:7.5px;border-radius:20px;width:75%;text-align:center}.activity-first .close{margin-top:25px;font-size:20px;color:#fff;border-radius:50%;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border:1px solid #fff}.index-good{background:#f5f6f8;overflow:hidden}.index-good .index-banners{overflow:hidden;position:relative;margin:0 10px}.index-good .index-banners .bg{position:absolute;top:0;left:0;right:0;bottom:20%;transition:all .25s}.index-good .index-banners .bg2{top:0}.index-good .index-banners .bg2,.index-good .index-banners .bg3{position:absolute;left:0;right:0;bottom:0;transition:all .25s;z-index:11}.index-good .index-banners .bg3{top:50%}.index-good .index-banners .swiper-container{margin-top:15px;overflow:visible;margin-left:auto;margin-right:auto;background-size:100%;z-index:12;background-repeat:no-repeat}.index-good .index-banners .swiper-slide{transform:scale(.95);transition:all .25s}.index-good .index-banners .swiper-slide-active{transform:scale(1)}.index-good .index-banners .swiper-pagination-bullets{width:auto;left:auto;right:10px}.index-good .index-banners .swiper-pagination-bullet{height:4px;background-color:#ccc}.index-good .index-banners .swiper-pagination-bullet-active{background-color:#eb424c;width:13px;border-radius:2px}.index-good .index-banners .banner{width:100%;height:100%;display:block;position:relative;padding-top:81.5%;background:50% no-repeat;background-size:100% 100%;border-radius:20px;overflow:hidden;object-fit:cover}.index-good .index-banners .banner .game{position:absolute;z-index:22;bottom:0;left:0;right:0;background-image:linear-gradient(hsla(0,0%,100%,0),rgba(3,3,3,.7607843137254902),#000);display:flex;align-items:center;padding:10px}.index-good .index-banners .banner .game .icon{width:55px;height:55px;overflow:hidden;border-radius:8px;flex-shrink:0;margin-right:.2rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;position:relative}.index-good .index-banners .banner .game .icon img{display:block;width:100%;height:100%}.index-good .index-banners .banner .game .text{color:#fff}.index-good .index-banners .banner .game .text .name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;display:flex;align-items:center}.index-good .index-banners .banner .game .text .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55%;margin-right:.1rem}.index-good .index-banners .banner .game .text .name .nameRemark-new{background:#999;color:#dedede;font-size:.22rem;padding:0 .1rem;background-color:rgba(0,0,0,.3);font-weight:400}.index-good .index-banners .banner .game .text .name .discount-index{color:#fff;font-size:.24rem;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;padding-left:.15rem;margin-left:.1rem}.index-good .index-banners .banner .game .text .info1{font-size:12px;color:#dedede}.index-good .index-banners .banner .game .text .info2{display:flex;font-size:12px;margin-top:.2rem}.index-good .index-banners .banner .game .text .info2 .tag{margin-right:5px;background-color:hsla(0,0%,60%,.3);padding:0 .1rem;border-radius:3px}.index-good .index-banners .banner .game .text .info2 .tag:first-child{color:#f5b380;flex-shrink:0}.index-good .index-banners .banner .game .text .info2 .tag:nth-child(2){color:#acd498;flex-shrink:0}.index-good .index-banners .banner .game .text .info2 .tag:nth-child(3){color:#89acda;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-good .index-popularGame .swiper-container{width:95%;margin:.2rem auto}.index-good .index-menus{overflow:hidden;position:relative;z-index:12}.index-good .index-menus .container{margin:auto 10px;padding:10px 0;white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;text-align:justify;display:flex}.index-good .index-menus .container::-webkit-scrollbar{display:none}.index-good .index-menus .container .scrollbar{position:absolute;bottom:3px;left:50%;height:2px;width:50px;transform:translateX(-50%);background-color:#eee;overflow:hidden}.index-good .index-menus .container .scrollbar .thumb{position:absolute;top:0;bottom:0;left:0;background-color:#54c5cd;transform:translateX(-50%)}.index-good .index-menus .menu{width:20%;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.index-good .index-menus .menu a{width:100%}.index-good .index-menus .menu .new-couple-img{width:85%}.index-good .index-menus .menu .icon{height:60px;position:relative}.index-good .index-menus .menu .icon img{display:block;height:100%;margin:0 auto;object-fit:cover}.index-good .index-menus .menu.badge .icon:before{content:"";display:block;position:absolute;top:0;right:0;width:8px;height:8px;transform:translate(50%);background-color:red;border-radius:50%}.index-good .index-menus .menu .name{font-size:.24rem;overflow:hidden;white-space:nowrap;text-align:center;color:#282828}.index-good .index-tips{color:#ccc;align-items:center;align-content:center;justify-items:center;justify-content:center;padding-bottom:10px}.index-good .index-tips .text{font-size:13px;text-align:center}.index-good .index-fixdiv{position:fixed;z-index:98;bottom:12.5%;right:0;max-width:720px;padding:.13rem .3rem}.index-good .index-fixdiv .ssc{margin-top:5%;clear:both}.index-good .index-fixdiv .djj,.index-good .index-fixdiv .ssc{float:right;margin-right:2%;width:60px;height:60px}.index-good .index-bottom-banner{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 50px);z-index:99;width:100%;max-width:720px}.index-good .index-bottom-banner .close{position:absolute;top:30%;z-index:2;margin-top:-.15rem;width:.8rem;height:.8rem;background-size:contain;cursor:pointer;display:flex;justify-content:center;align-items:flex-start}.index-good .index-bottom-banner .close img{width:.2rem}.index-good .index-recommend-top{padding:10px;overflow:hidden;background:#fff;margin:10px;border-radius:8px;background-repeat:no-repeat;background-size:100% 100%;position:relative}.index-good .index-recommend-top .item{margin-top:12.5px;display:flex;align-items:center;margin-bottom:12.5px}.index-good .index-recommend-top .item .tips{position:absolute;top:2px;left:.3rem;background:red;color:#fff;padding:0 .1rem;font-size:12px;border-radius:5px}.index-good .index-recommend-top .item .icon{flex-shrink:0;margin-right:.2rem;width:1.4rem;height:1.4rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.index-good .index-recommend-top .item .text{flex:1 1;width:0;font-size:.24rem;color:#999;line-height:1.6;display:flex;flex-direction:column;position:relative}.index-good .index-recommend-top .item .text .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;color:#282828}.index-good .index-recommend-top .item .operate{color:#ffc000;background:#fff;padding:2px .15rem;border-radius:15px}.index-good .index-wechat-img{position:absolute;top:0;left:0;z-index:10002;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.index-good .index-wechat-img .prompt-copy-img{width:65%;margin:40% auto 0 17.5%;position:fixed}.index-good .index-wechat-img-bg{position:absolute;top:0;left:0;z-index:10002;width:100%;height:100%}.index-good .index-g-ad{position:fixed;bottom:55px;left:50%;width:100%;max-width:720px;z-index:99;background:rgba(0,0,0,.7);padding:7px .3rem 5px .5rem;display:flex;justify-content:space-between;align-items:center;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.index-good .index-g-ad .close{position:absolute;left:.1rem;top:50%;z-index:2;margin-top:-.15rem;width:.3rem;height:.3rem;background-size:contain;cursor:pointer}.index-good .index-g-ad .left{flex:1 1;display:flex;align-items:center}.index-good .index-g-ad .icon{width:.9rem;overflow:hidden;margin-right:.19rem}.index-good .index-g-ad .icon img{width:100%;height:100%;border-radius:4px}.index-good .index-g-ad .txt{font-size:.2rem;color:#fff}.index-good .index-g-ad .name{font-size:.32rem;margin-bottom:2px}.index-good .index-g-ad .btn{display:block;height:.62rem;line-height:.62rem;background:#eb424c;border-radius:4px;padding:0 .18rem;font-size:.26rem;color:#fff}.index-good .index-first-charge{width:100%;height:100%;background:rgba(0,0,0,.8);position:fixed;top:0;left:50;z-index:101;max-width:720px}.index-good .index-first-charge img{width:75%;margin-left:12.5%;margin-top:50%}@media (min-width:1119px){.index-good .index-first-charge img{width:50%;margin-left:25%;margin-top:40%}}.index-good .index-first-charge .close001{width:12%;z-index:2000;margin:5% 44%}.index-good .index-first-messageAlert{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.index-good .index-first-messageAlert .exit-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.index-good .index-first-messageAlert .exit-site .exit-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px;position:relative}.index-good .index-first-messageAlert .exit-site .exit-main .exit-top-img{position:absolute;width:50%;left:25%;top:-20%}.index-good .index-first-messageAlert .exit-site .exit-main .bar-top{display:flex;justify-content:flex-end}.index-good .index-first-messageAlert .exit-site .exit-main .bar-top img{width:20px}.index-good .index-first-messageAlert .exit-site .exit-main .exit-title{padding-bottom:10px;font-size:.36rem;color:#282828;padding-top:35px}.index-good .index-first-messageAlert .exit-site .exit-main .info{color:#282828;padding-bottom:10px;font-size:.26rem;text-align:left;white-space:pre-wrap}.index-good .index-first-messageAlert .exit-site .exit-main .exit-btn{display:flex;align-items:center;justify-content:center;padding:10px}.index-good .index-first-messageAlert .exit-site .exit-main .exit-btn .item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:16px;transition:all .25s;border-radius:30px;padding:10px}.index-good .index-first-messageAlert .exit-site .exit-main .exit-btn .btn-about{border:1px solid #eb424c;color:#fff;margin-right:15px;background:#eb424c}.index-good .index-first-messageAlert .exit-site .exit-main .exit-btn .btn-confirm{background-color:#eb424c;color:#fff}.index-good .index-game-info-img img{margin-top:50%}.index-good .index-tradesreject{position:fixed;top:0;left:0;right:0;bottom:0;z-index:555;background-color:rgba(0,0,0,.75);display:flex;flex-direction:column;justify-content:center;align-items:center}.index-good .index-tradesreject .container{background-color:#fff;width:75%;border-radius:8px;overflow:hidden}.index-good .index-tradesreject .container .body{display:flex;flex-direction:column;align-items:center;padding:12.5px}.index-good .index-tradesreject .container .body .icon img{display:block;height:75px}.index-good .index-tradesreject .container .body .title{font-size:.32rem;color:#000}.index-good .index-tradesreject .container .info{padding:0 12.5px 12.5px;font-size:.26rem;color:#666}.index-good .index-tradesreject .container .btns{display:flex;flex:1 1;flex-direction:column;align-items:center;padding:10px;border-top:1px solid #eee;color:#ffc000}.index-good .index-tradesreject .close{width:8%;z-index:2000;margin:5% 44%}.index-good .index-spweard{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.index-good .index-spweard .spweard-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.index-good .index-spweard .spweard-site .spweard-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px}.index-good .index-spweard .spweard-site .spweard-main .close{text-align:right}.index-good .index-spweard .spweard-site .spweard-main .close img{width:20px}.index-good .index-spweard .spweard-site .spweard-main .spweard-imt-t{width:30%;margin:-1.5rem auto 0}.index-good .index-spweard .spweard-site .spweard-main .spweard-title{color:#282828;padding:10px;font-size:.34rem;font-weight:700}.index-good .index-spweard .spweard-site .spweard-main .info{font-size:.26rem;color:#282828}.index-good .index-spweard .spweard-site .spweard-main .info .des2{color:#ffc000}.index-good .index-spweard .spweard-site .spweard-main .spweard-btn{display:flex;align-items:center;justify-content:center;padding:10px}.index-good .index-spweard .spweard-site .spweard-main .spweard-btn .item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:16px;transition:all .25s;border-radius:30px;padding:10px}.index-good .index-spweard .spweard-site .spweard-main .spweard-btn .btn-about{margin-right:15px;background:#d4d4d4;color:#fff}.index-good .index-spweard .spweard-site .spweard-main .spweard-btn .btn-confirm{background-color:#ffc000;color:#fff}.index-good .index-spweard .spweard-site .spweard-main .spweard-btn .btn-game-pop{background-color:#54c5cd}.index-good .index-datas{margin-top:-5px}.index-good .index-data{padding:10px;overflow:hidden;background:#fff;margin:15px 10px;border-radius:8px}.index-good .imagejump,.index-good .startingGames,.index-good .youLikeGames{display:none}.index-good .data-head{display:flex;align-items:center;padding-top:5px}.index-good .data-head .text{font-size:.38rem;font-weight:700;color:#000;flex:1 1}.index-good .data-head .text img{height:21px}.index-good .data-head .more{color:#ccc;font-size:12px;padding:5px;display:flex;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.index-good .data-head .more .left-back{width:10px;height:10px}.index-good .tips{color:#999}.index-good .hotGames .swiper-container,.index-good .list-1 .swiper-container,.index-good .list-2 .swiper-container,.index-good .list .swiper-container{padding-bottom:20px;overflow:visible}.index-good .hotGames .swiper-pagination,.index-good .list-1 .swiper-pagination,.index-good .list-2 .swiper-pagination,.index-good .list .swiper-pagination{bottom:0}.index-good .hotGames .swiper-pagination-bullet,.index-good .list-1 .swiper-pagination-bullet,.index-good .list-2 .swiper-pagination-bullet,.index-good .list .swiper-pagination-bullet{border-radius:4px}.index-good .hotGames .swiper-pagination-bullet-active,.index-good .list-1 .swiper-pagination-bullet-active,.index-good .list-2 .swiper-pagination-bullet-active,.index-good .list .swiper-pagination-bullet-active{width:20px;background-color:#fe8900}.index-good .hotGames .item .entity,.index-good .list-1 .item .entity,.index-good .list-2 .item .entity,.index-good .list .item .entity{display:flex;align-items:center;margin-top:12.5px}.index-good .hotGames .item .entity-img,.index-good .list-1 .item .entity-img,.index-good .list-2 .item .entity-img,.index-good .list .item .entity-img{margin-top:.2rem}.index-good .hotGames .item .entity-img img,.index-good .list-1 .item .entity-img img,.index-good .list-2 .item .entity-img img,.index-good .list .item .entity-img img{border-radius:15px}.index-good .hotGames .item .entity-img.list-1,.index-good .list-1 .item .entity-img.list-1,.index-good .list-2 .item .entity-img.list-1,.index-good .list .item .entity-img.list-1{border-bottom:1px solid #e8e8e8;padding-bottom:12.5px}.index-good .hotGames .item .index,.index-good .list-1 .item .index,.index-good .list-2 .item .index,.index-good .list .item .index{width:25px;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;margin-right:5px}.index-good .hotGames .item .icon,.index-good .list-1 .item .icon,.index-good .list-2 .item .icon,.index-good .list .item .icon{flex-shrink:0;margin-right:.2rem;width:1.6rem;height:1.6rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;position:relative}.index-good .hotGames .item .icon img,.index-good .list-1 .item .icon img,.index-good .list-2 .item .icon img,.index-good .list .item .icon img{display:block;max-width:100%;max-height:100%}.index-good .hotGames .item .icon .scrole-stat,.index-good .list-1 .item .icon .scrole-stat,.index-good .list-2 .item .icon .scrole-stat,.index-good .list .item .icon .scrole-stat{position:absolute;top:0;left:0;padding:0 .1rem;background:#54c5cd;color:#fff;font-size:.2rem;display:flex;align-items:center;border-top-left-radius:8px;border-bottom-right-radius:8px}.index-good .hotGames .item .icon .scrole-stat img,.index-good .list-1 .item .icon .scrole-stat img,.index-good .list-2 .item .icon .scrole-stat img,.index-good .list .item .icon .scrole-stat img{width:10px;margin-right:.05rem}.index-good .hotGames .item .icon .iconlable,.index-good .list-1 .item .icon .iconlable,.index-good .list-2 .item .icon .iconlable,.index-good .list .item .icon .iconlable{position:absolute;color:#fff;padding:0 .12rem;font-size:12px;font-size:.22rem;background-image:linear-gradient(#009cff,#5537ff);border-bottom-right-radius:8px;border-top-left-radius:12px;bottom:0;right:0}.index-good .hotGames .item .icon .iconlable.jx,.index-good .list-1 .item .icon .iconlable.jx,.index-good .list-2 .item .icon .iconlable.jx,.index-good .list .item .icon .iconlable.jx{background-image:linear-gradient(#e70a20,#b30705)}.index-good .hotGames .item .text,.index-good .list-1 .item .text,.index-good .list-2 .item .text,.index-good .list .item .text{flex:1 1;width:0;font-size:.23rem;color:#999;line-height:1.6;display:flex;flex-direction:column;position:relative}.index-good .hotGames .item .name,.index-good .list-1 .item .name,.index-good .list-2 .item .name,.index-good .list .item .name{font-weight:700;overflow:hidden;font-size:.34rem;color:#282828;display:flex;align-items:center}.index-good .hotGames .item .name span,.index-good .list-1 .item .name span,.index-good .list-2 .item .name span,.index-good .list .item .name span{padding:0 .1rem;color:#956528;background:#eebe75;font-size:.24rem;margin-right:2px;border-radius:3px;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);display:inline-block;height:18px;vertical-align:top;margin-top:3.3px}.index-good .hotGames .item .name .span,.index-good .list-1 .item .name .span,.index-good .list-2 .item .name .span,.index-good .list .item .name .span{border-radius:3px;font-size:12px;margin-right:5px;display:inline;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);color:#956528;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom}.index-good .hotGames .item .name .name-new,.index-good .list-1 .item .name .name-new,.index-good .list-2 .item .name .name-new,.index-good .list .item .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.index-good .hotGames .item .name .nameRemark,.index-good .list-1 .item .name .nameRemark,.index-good .list-2 .item .name .nameRemark,.index-good .list .item .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.34}.index-good .hotGames .item .name .nameRemark-new,.index-good .list-1 .item .name .nameRemark-new,.index-good .list-2 .item .name .nameRemark-new,.index-good .list .item .name .nameRemark-new{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-good .hotGames .item .info1,.index-good .list-1 .item .info1,.index-good .list-2 .item .info1,.index-good .list .item .info1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999}.index-good .hotGames .item .info1 .nameRemark,.index-good .list-1 .item .info1 .nameRemark,.index-good .list-2 .item .info1 .nameRemark,.index-good .list .item .info1 .nameRemark{color:#ed5335;font-size:.26rem}.index-good .hotGames .item .info2,.index-good .list-1 .item .info2,.index-good .list-2 .item .info2,.index-good .list .item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#2893ff}.index-good .hotGames .item .info3,.index-good .list-1 .item .info3,.index-good .list-2 .item .info3,.index-good .list .item .info3{margin-top:.065rem;border-radius:3px;font-size:.22rem}.index-good .hotGames .item .info3 .first-text,.index-good .list-1 .item .info3 .first-text,.index-good .list-2 .item .info3 .first-text,.index-good .list .item .info3 .first-text{padding:1px 3px;color:#fff;border-radius:15px}.index-good .hotGames .item .info3 .second-text,.index-good .list-1 .item .info3 .second-text,.index-good .list-2 .item .info3 .second-text,.index-good .list .item .info3 .second-text{border:1px solid;border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px;margin-left:-5px;padding:0 .1rem 0 8px}.index-good .hotGames .item .discount,.index-good .list-1 .item .discount,.index-good .list-2 .item .discount,.index-good .list .item .discount{position:absolute;top:0;right:0;color:#fff;font-size:10px;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.index-good .hotGames .item .discount span,.index-good .list-1 .item .discount span,.index-good .list-2 .item .discount span,.index-good .list .item .discount span{font-size:15px}.index-good .hotGames .item .tag,.index-good .list-1 .item .tag,.index-good .list-2 .item .tag,.index-good .list .item .tag{display:inline;border-radius:.05rem;margin-left:5px}.index-good .hotGames .item .tag .tagtips,.index-good .list-1 .item .tag .tagtips,.index-good .list-2 .item .tag .tagtips,.index-good .list .item .tag .tagtips{font-size:13px}.index-good .hotGames .item .tag .first-test,.index-good .list-1 .item .tag .first-test,.index-good .list-2 .item .tag .first-test,.index-good .list .item .tag .first-test{border:1px solid;border-radius:50px;font-size:12px;display:inline-block;padding:0 1px;line-height:1.05;vertical-align:revert}.index-good .hotGames .item .tag .other,.index-good .list-1 .item .tag .other,.index-good .list-2 .item .tag .other,.index-good .list .item .tag .other{font-size:14px}.index-good .hotGames .item .tag:first-child,.index-good .list-1 .item .tag:first-child,.index-good .list-2 .item .tag:first-child,.index-good .list .item .tag:first-child{color:#fd8677;margin-left:0;padding-left:0}.index-good .hotGames .item .tag:nth-child(2),.index-good .list-1 .item .tag:nth-child(2),.index-good .list-2 .item .tag:nth-child(2),.index-good .list .item .tag:nth-child(2){color:#9487f5}.index-good .hotGames .item .tag:nth-child(3),.index-good .list-1 .item .tag:nth-child(3),.index-good .list-2 .item .tag:nth-child(3),.index-good .list .item .tag:nth-child(3){color:#69cdf9}.index-good .hotGames .item .btn,.index-good .list-1 .item .btn,.index-good .list-2 .item .btn,.index-good .list .item .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.index-good .hotGames .item:last-child .entity-img.list-1,.index-good .list-1 .item:last-child .entity-img.list-1,.index-good .list-2 .item:last-child .entity-img.list-1,.index-good .list .item:last-child .entity-img.list-1{border-bottom:0}.index-good .zt .project-img-four{margin-top:10px;border-radius:12px}.index-good .list-3 .items{display:flex;flex-wrap:wrap;margin-top:12.5px}.index-good .list-3 .items .item{width:48%;margin-right:4%;padding-top:.3rem}.index-good .list-3 .items .item:nth-child(2n){margin-right:0}.index-good .list-3 .items .item:first-child,.index-good .list-3 .items .item:nth-child(2){padding-top:0}.index-good .list-3 .items .item .icon{position:relative}.index-good .list-3 .items .item .icon img{border-radius:8px}.index-good .list-3 .items .item .icon .discount-index{color:#fff;font-size:.24rem;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;padding-left:.15rem;margin-left:.1rem;position:absolute;top:0;right:0}.index-good .list-3 .items .item .text{margin-top:10px}.index-good .list-3 .items .item .name{font-weight:700;overflow:hidden;font-size:.3rem;color:#282828;display:flex;align-items:center}.index-good .list-3 .items .item .name span{padding:0 .1rem;color:#956528;background:#eebe75;font-size:.24rem;margin-right:2px;border-radius:3px;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);display:inline-block;height:18px;vertical-align:top;margin-top:3.3px}.index-good .list-3 .items .item .name .span{border-radius:3px;font-size:12px;margin-right:5px;display:inline;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);color:#956528;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom}.index-good .list-3 .items .item .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.index-good .list-3 .items .item .name .nameRemark-new{background:#f3f4f8;color:#999;font-size:.24rem;padding:0 .1rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-good .list-3 .items .item .info1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999;font-size:.22rem}.index-good .list-3 .items .item .info1 .nameRemark{color:#ed5335;font-size:.26rem}.index-good .list-3 .items .item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#2893ff}.index-good .list-3 .items .item .info2.game_desc{margin-top:.05rem}.index-good .list-3 .items .item .info3{margin-top:.065rem;border-radius:3px;font-size:.22rem}.index-good .list-3 .items .item .info3 .first-text{padding:1px 3px;color:#fff;border-radius:15px}.index-good .list-3 .items .item .info3 .second-text{border:1px solid;border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px;margin-left:-5px;padding:0 .1rem 0 8px}.index-good .list-3 .items .item .discount{position:absolute;top:0;right:0;color:#fff;font-size:10px;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.index-good .list-3 .items .item .discount span{font-size:15px}.index-good .list-3 .items .item .tag{display:inline;border:1px solid #fd8677;border-radius:.05rem;padding:0 5px;margin-left:5px}.index-good .list-3 .items .item .tag .tagtips{font-size:13px}.index-good .list-3 .items .item .tag .first-test{border:1px solid;border-radius:50px;font-size:12px;display:inline-block;padding:0 1px;line-height:1.05;vertical-align:revert}.index-good .list-3 .items .item .tag .other{font-size:14px}.index-good .list-3 .items .item .tag:first-child{color:#fd8677;margin-left:0}.index-good .list-3 .items .item .tag:nth-child(2){color:#9487f5;border:1px solid #9487f5}.index-good .list-3 .items .item .tag:nth-child(3){color:#69cdf9;border:1px solid #69cdf9}.index-good .projectGames .items{margin-left:-10px}.index-good .projectGames .items .item{padding-left:10px;padding-top:10px;float:left;width:25%;text-align:center}.index-good .projectGames .items .item .icon{padding:2.5px}.index-good .projectGames .items .item .name{font-size:.26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2.5px;font-family:PingFang SC;font-weight:500;color:#282828;font-weight:700}.index-good .projectGames .items .item .info{color:#999;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:1px}.index-good .projectGames .project-item-third{display:block;margin-top:10px;background-color:#fff;border-radius:8px}.index-good .projectGames .project-item-third .item-base{display:flex;align-items:center}.index-good .projectGames .project-item-third .item-base .icon{flex-shrink:0;margin-right:.2rem;width:1.4rem;height:1.4rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.index-good .projectGames .project-item-third .item-base .text{flex:1 1;width:0;font-size:.24rem;color:#999;line-height:1.5;display:flex;flex-direction:column}.index-good .projectGames .project-item-third .item-base .text .name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;color:#282828;margin-bottom:.05rem}.index-good .projectGames .project-item-third .item-base .text .info1{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.index-good .projectGames .project-item-third .item-base .text .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;color:#fab72b}.index-good .projectGames .project-item-third .item-base .text .info2 .tag{display:inline-block;padding-left:5px}.index-good .projectGames .project-item-third .item-base .text .info2 .tag:first-child{color:#ff4200;padding-left:0}.index-good .projectGames .project-item-third .item-base .text .info2 .tag:nth-child(2){color:#75d100}.index-good .projectGames .project-item-third .item-base .text .info2 .tag:nth-child(3){color:#2893ff}.index-good .projectGames .project-item-third .item-img{margin-top:7.5px;margin-bottom:7.5px}.index-good .projectGames .project-item-third .item-desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:.28rem}.index-good .agame{padding:0}.index-good .agame .item .entity-dividing{padding:0 10px 10px;background-color:#261e1c;margin-top:-.1rem}.index-good .agame .item .entity{display:flex;align-items:center;padding:5px 0}.index-good .agame .item .entity-img{position:relative}.index-good .agame .item .entity-img img{border-top-right-radius:15px;border-top-left-radius:15px}.index-good .agame .item .entity-img .img-tips{position:absolute;bottom:0;width:100%;padding-left:10px;padding-bottom:10px;background-image:linear-gradient(rgba(240,235,235,.12156862745098039),#261e1c,#261e1c);color:#fff;font-size:.32rem}.index-good .agame .item .index{width:25px;margin-right:5px}.index-good .agame .item .icon,.index-good .agame .item .index{display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.index-good .agame .item .icon{flex-shrink:0;margin-right:.2rem;width:1.4rem;height:1.4rem;position:relative}.index-good .agame .item .icon img{display:block;max-width:100%;max-height:100%}.index-good .agame .item .icon .iconlable{position:absolute;color:#fff;padding:0 .12rem;font-size:12px;font-size:.22rem;background-image:linear-gradient(#009cff,#5537ff);border-bottom-right-radius:8px;border-top-left-radius:12px;bottom:0;right:0}.index-good .agame .item .icon .iconlable.jx{background-image:linear-gradient(#e70a20,#b30705)}.index-good .agame .item .text{flex:1 1;width:0;font-size:.24rem;color:#999;line-height:1.6;display:flex;flex-direction:column;position:relative}.index-good .agame .item .name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;color:#fff;display:flex;align-items:center}.index-good .agame .item .name span{padding:0 .1rem;color:#956528;background:#eebe75;font-size:.24rem;margin-right:2px;border-radius:3px;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);display:inline-block;height:18px;vertical-align:top;margin-top:3.3px}.index-good .agame .item .name .span{border-radius:3px;font-size:12px;margin-right:5px;display:inline;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);color:#956528;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom}.index-good .agame .item .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55%;margin-right:.1rem}.index-good .agame .item .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.34}.index-good .agame .item .name .nameRemark-new{color:#fff;font-size:.22rem;padding:0 .1rem;background:hsla(0,0%,60%,.3);font-weight:400}.index-good .agame .item .info1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999}.index-good .agame .item .info1 .nameRemark{color:#ed5335;font-size:.26rem}.index-good .agame .item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;color:#666}.index-good .agame .item .info3{margin-top:.065rem;border-radius:3px;font-size:.22rem}.index-good .agame .item .info3 .first-text{padding:1px 3px;color:#fff;border-radius:3px}.index-good .agame .item .info3 .second-text{border:1px solid;padding:0 .1rem;border-left:0;border-top-right-radius:3px;border-bottom-right-radius:3px;margin-left:-2px}.index-good .agame .item .discount{position:absolute;top:0;right:0;color:#fff;font-size:10px;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.index-good .agame .item .discount span{font-size:15px}.index-good .agame .item .tag{display:inline-block;background:hsla(0,0%,60%,.3);padding:0 .1rem;margin-right:5px}.index-good .agame .item .tag:first-child{color:#f5b380}.index-good .agame .item .tag:nth-child(2){color:#acd498}.index-good .agame .item .tag:nth-child(3){color:#89acda}.index-good .agame .item .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.index-good .imagejump .items{display:flex;align-items:stretch}.index-good .imagejump .item:first-child{padding-right:7.5px}.index-good .imagejump .item:last-child{padding-left:7.5px}.index-good .imagejump .item img{display:block;width:100%}.index-good .projectGames img{display:block}.index-good .projectGames .project-img-four{margin-top:10px;border-radius:12px}.index-good .special .items{margin-left:-10px}.index-good .special .items .item{padding-left:10px;padding-top:10px;float:left;width:25%;text-align:center}.index-good .special .items .item .icon{padding:2.5px}.index-good .special .items .item .name{font-size:.26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2.5px;font-family:PingFang SC;font-weight:500;color:#282828;font-weight:700}.index-good .special .items .item .info{color:#999;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:1px}.index-good .special .project-item-third{display:block;margin-top:10px;background-color:#fff;border-radius:8px}.index-good .special .project-item-third .item-base{display:flex;align-items:center}.index-good .special .project-item-third .item-base .icon{flex-shrink:0;margin-right:.2rem;width:1.4rem;height:1.4rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.index-good .special .project-item-third .item-base .text{flex:1 1;width:0;font-size:.24rem;color:#999;line-height:1.5;display:flex;flex-direction:column}.index-good .special .project-item-third .item-base .text .name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;color:#282828;margin-bottom:.05rem}.index-good .special .project-item-third .item-base .text .info1{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.index-good .special .project-item-third .item-base .text .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;color:#fab72b}.index-good .special .project-item-third .item-base .text .info2 .tag{display:inline-block;padding-left:5px}.index-good .special .project-item-third .item-base .text .info2 .tag:first-child{color:#ff4200;padding-left:0}.index-good .special .project-item-third .item-base .text .info2 .tag:nth-child(2){color:#75d100}.index-good .special .project-item-third .item-base .text .info2 .tag:nth-child(3){color:#2893ff}.index-good .special .project-item-third .item-img{margin-top:7.5px;margin-bottom:7.5px}.index-good .special .project-item-third .item-desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:.28rem}.index-good .special .project-img-four{margin-top:10px;border-radius:12px}.index-good .specialBanner .items{margin-left:-15px}.index-good .specialBanner .item{display:block;width:50%;float:left;padding-left:15px}.index-good .specialBanner .item img{display:block;width:100%;border-radius:12px}.index-good .reserverGames .data-body{margin-top:10px;width:92.5%;margin-right:auto}.index-good .reserverGames .swiper-container{overflow:visible}.index-good .reserverGames .swiper-slide{padding-right:10px}.index-good .reserverGames .item{border-radius:8px;display:block}.index-good .reserverGames .item .img{padding-top:50%;background:50% no-repeat;background-size:contain;border-radius:12px}.index-good .reserverGames .item .container{display:flex;align-items:center;padding:10px 3px}.index-good .reserverGames .item .container .icon{width:50px;height:50px}.index-good .reserverGames .item .container .icon img{display:block;width:100%;height:100%}.index-good .reserverGames .item .container .text{flex:1 1;width:0;padding-left:10px;padding-right:10px;display:flex;flex-direction:column;align-items:center;justify-items:center;align-content:center;justify-content:center}.index-good .reserverGames .item .container .name{color:#282828;font-size:.3rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-good .reserverGames .item .container .time{font-size:13px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ff5e00}.index-good .reserverGames .item .container .btn{width:1.1rem;border-radius:.1rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.index-good .diycategory .item{padding:10px;float:left;width:33.333%;overflow:hidden;text-align:center;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;justify-items:center}.index-good .diycategory .item .icon{position:relative;border-radius:8px;width:75%;padding-top:75%}.index-good .diycategory .item .icon img{display:block;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;height:100%}.index-good .diycategory .item .icon .badge{position:absolute;z-index:22;background-color:red;top:0;right:0;line-height:1.15;font-size:10px;color:#fff;transform:translate(12.5%,-25%);border-radius:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-good .diycategory .item .icon .discount{position:absolute;top:0;right:0;color:#fff;font-size:10px;line-height:1.25;width:35px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}@media (min-width:1119px){.index-good .diycategory .item .icon{width:50%;padding-top:50%}}.index-good .diycategory .item .name{width:100%;font-size:.26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;color:#333;font-weight:700}.index-good .cate .item .entity{display:flex;align-items:center;margin-top:12.5px;border-top:1px solid #ededed;padding-top:.2rem}.index-good .cate .item .entity-img{margin-top:.2rem}.index-good .cate .item .entity-img img{border-radius:15px}.index-good .cate .item .index{width:25px;margin-right:5px}.index-good .cate .item .icon,.index-good .cate .item .index{display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.index-good .cate .item .icon{flex-shrink:0;margin-right:.2rem;width:1.6rem;height:1.6rem;position:relative}.index-good .cate .item .icon img{display:block;max-width:100%;max-height:100%}.index-good .cate .item .icon .scrole-stat{position:absolute;top:0;left:0;padding:0 .1rem;background:#54c5cd;color:#fff;font-size:.2rem;display:flex;align-items:center;border-top-left-radius:10px}.index-good .cate .item .icon .scrole-stat img{width:10px;margin-right:.05rem}.index-good .cate .item .text{flex:1 1;width:0;font-size:.23rem;color:#999;line-height:1.6;display:flex;flex-direction:column;position:relative}.index-good .cate .item .name{font-weight:700;overflow:hidden;font-size:.3rem;color:#282828;display:flex;align-items:center}.index-good .cate .item .name span{padding:0 .1rem;color:#956528;background:#eebe75;font-size:.24rem;margin-right:2px;border-radius:3px;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);display:inline-block;height:18px;vertical-align:top;margin-top:3.3px}.index-good .cate .item .name .span{border-radius:3px;font-size:12px;margin-right:5px;display:inline;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);color:#956528;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom}.index-good .cate .item .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.index-good .cate .item .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.34}.index-good .cate .item .name .nameRemark-new{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem;font-weight:400}.index-good .cate .item .info1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999}.index-good .cate .item .info1 .nameRemark{color:#ed5335;font-size:.26rem}.index-good .cate .item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#2893ff;font-size:13px}.index-good .cate .item .info3{margin-top:.065rem;border-radius:3px;font-size:.22rem}.index-good .cate .item .info3 .first-text{padding:1px 3px;color:#fff;border-radius:15px}.index-good .cate .item .info3 .second-text{border:1px solid;border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px;margin-left:-5px;padding:0 .1rem 0 8px}.index-good .cate .item .discount{position:absolute;top:0;right:0;color:#fff;font-size:10px;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.index-good .cate .item .discount span{font-size:15px}.index-good .cate .item .tag{display:inline;padding-left:5px}.index-good .cate .item .tag .tagtips{font-size:13px;line-height:1.5}.index-good .cate .item .tag .first-test{border:1px solid;border-radius:50px;font-size:12px;display:inline-block;padding:0 1px;line-height:1.05;vertical-align:revert}.index-good .cate .item .tag .other{font-size:14px}.index-good .cate .item .tag:first-child{color:#fe8a4f;padding-left:0}.index-good .cate .item .tag:nth-child(2){color:#ffbb50}.index-good .cate .item .tag:nth-child(3){color:#2893ff}.index-good .cate .item .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.index-good .cate .item:first-child .entity{border-top:0;padding-top:0}.index-good .hotCate{background:#f5f6f8}.index-good .hotCate .items{margin-left:-10px}.index-good .hotCate .item{padding-left:10px;padding-top:10px;float:left;width:33.33%}.index-good .hotCate .item .container{background-color:#fff;color:#282828;font-size:.28rem;border-radius:5px;text-align:center;padding:9.5px 5.5px}.index-index.invasion .index-body{margin-top:0}.theme-dark .index-head .background{background-color:#000}.game-detail-new-operfav{display:flex;justify-content:flex-end}.game-detail-new-operfav .favoriteing{margin-right:.1rem}.game-detail-new-operfav .favoriteing .favorite{display:block}.game-detail-new-operfav .favoriteing .favorited{display:none}.game-detail-new-operfav .favoriteing .icon{font-size:19px;width:25px;height:25px}.game-detail-new-operfav .favoriteing.active .favorite{display:none}.game-detail-new-operfav .favoriteing.active .favorited{display:block}.game-detail-new-operfav .shareimg{width:25px;height:25px}.game-server{padding:12.5px}.game-server .tips{color:#999;text-align:center}.game-server .dynamic .img{text-align:center}.game-server .dynamic .img img{width:1.4rem;height:1.4rem}.game-server .dynamic .img .dtname{font-size:.28rem;color:#282828}.game-server .dynamic .desc{font-size:.22rem;color:#999;width:60%;text-align:center;margin:0 auto}.game-server .item{display:flex;align-items:center;font-size:13px;margin-top:12.5px}.game-server .item .icon{font-size:12px;width:25px;text-align:center;color:#54c5cd}.game-server .item .time{margin-right:15px}.game-server .item .name{flex:1 1;color:#54c5cd;text-align:center;border:1px solid #54c5cd;border-radius:2px}.game-server .item .operate{width:65px;text-align:center;margin-left:15px;background-color:#54c5cd;border-radius:10px;padding:3.5px 0;color:#fff}.game-server .item .operate.disable{background-color:#ccc}.gift-index .gift-list{background:#f5f6f8;padding:0 2.5px;min-height:calc(100vh - 3.4rem)}.gift-index .gift-list .head .items{position:fixed;z-index:100;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;background-color:#f5f6f8;display:flex;flex-wrap:wrap;align-items:center;max-width:720px;margin:0 auto;padding:.3rem 0}.gift-index .gift-list .head .items .item{height:.6rem;line-height:.6rem;color:#eb424c;font-size:.28rem;padding:0 .24rem;margin-left:.3rem;background-color:#fff;border-radius:.12rem;border:1px solid #eb424c;transition:all .25s}.gift-index .gift-list .head .items .item.active{color:#fff;background-color:#eb424c}.gift-index .gift-list .body{position:relative;overflow:hidden;transition:all .25s;border-radius:8px;margin-bottom:5px;margin-top:1rem;background-color:#f5f6f8}.gift-index .gift-list .body .item{display:flex;align-items:center;font-size:13px;background-color:#fff;padding:10px;border-radius:8px;margin-bottom:12.5px}.gift-index .gift-list .body .item .info{flex:1 1;width:0}.gift-index .gift-list .body .item .name{font-weight:700;font-size:15px;color:#000;display:flex}.gift-index .gift-list .body .item .name .exclusive{width:70px;margin-left:5px}.gift-index .gift-list .body .item .name .exclusive-new{background-size:100% 100%;background-repeat:no-repeat;width:90px;font-size:12px;padding-left:.66rem;margin-left:.1rem;color:#c67934}.gift-index .gift-list .body .item .desc{margin-top:2.5px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-index .gift-list .body .item .operate{text-align:center;margin-left:15px;background-color:#eb424c;border-radius:15px;padding:3.5px 15px;color:#fff}.gift-index .gift-list .body .item-display{display:none}.gift-index .gift-list .body .empty{display:flex;flex-direction:column;align-items:center;padding-bottom:15px}.gift-index .gift-list .body .empty img{display:block;width:50%}.gift-index .gift-list .body.data-more{max-height:-webkit-min-content;max-height:min-content}.gift-index .vip-remind-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.gift-index .vip-remind-index .remind-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.gift-index .vip-remind-index .remind-site .remind-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px}.gift-index .vip-remind-index .remind-site .remind-main .close{text-align:right}.gift-index .vip-remind-index .remind-site .remind-main .close img{width:20px}.gift-index .vip-remind-index .remind-site .remind-main .remind-title{padding-bottom:10px;font-size:22px;color:#282828;font-weight:600}.gift-index .vip-remind-index .remind-site .remind-main .info{font-size:16px;color:#282828;padding-bottom:10px}.gift-index .vip-remind-index .remind-site .remind-main .remind-btn{display:flex;align-items:center;justify-content:center;padding:10px 40px}.gift-index .vip-remind-index .remind-site .remind-main .remind-btn .item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:16px;transition:all .25s;border-radius:30px;padding:10px}.gift-index .vip-remind-index .remind-site .remind-main .remind-btn .btn-confirm{background-color:#fc1738;color:#fff}.game-index .game-title{position:fixed;z-index:100;top:0;left:0;right:0;padding-top:env(safe-area-inset-top);background-color:#fff}.game-index .game-title .container{display:flex;align-items:center;height:40px;position:relative}.game-index .game-title .title{display:flex;justify-content:center;align-items:center;font-size:.36rem;color:#fff;font-weight:700}.game-index .game-title .title .anticon{font-size:.3rem;color:#fff;margin-left:2.5px}.game-index .game-title .search-game{position:absolute;top:50%;right:10px;transform:translateY(-50%);padding:10px}.game-index .game-title .search-game img{width:20px}.game-index .game-title .search{position:absolute;top:50%;right:0;transform:translateY(-50%);padding:10px;font-size:20px;color:#fff;font-size:22px}.game-index .game-title .new-search{margin:10px;position:relative;width:80%;padding-top:5px}.game-index .game-title .new-search .input{display:flex;align-items:center;border-radius:20px;padding:8.5px 12.5px;font-size:.24rem;overflow:hidden;width:100%;margin-left:10px;position:relative;z-index:2;background:#f2f2f2}.game-index .game-title .new-search .input input{background:none;border:none;margin-left:10px;width:-webkit-max-content;width:max-content}.game-index .game-title .new-search .input .input_text{background:none;border:none;margin-left:10px;width:auto}.game-index .game-title .new-search .input ::-webkit-input-placeholder{color:#999}.game-index .game-title .new-search .input .icon{width:16px}.game-index .game-title .new-title-text{margin:10px;position:relative;width:100%;text-align:center;font-size:19px;font-weight:700}.game-index .game-types .mask{content:"";display:block;z-index:199;bottom:0;background-color:rgba(0,0,0,.5)}.game-index .game-types .items,.game-index .game-types .mask{position:fixed;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;transition:all .25s;opacity:0}.game-index .game-types .items{z-index:200;background-color:#fff;display:flex;justify-content:center;transform:scaleY(0);transform-origin:top center}.game-index .game-types.enter-active .mask,.game-index .game-types.enter-done .mask{opacity:1}.game-index .game-types.enter-active .items,.game-index .game-types.enter-done .items{opacity:1;transform:scaleY(1)}.game-index .game-types.exit-active .mask{opacity:0}.game-index .game-types.exit-active .items{opacity:0;transform:scaleY(0)}.game-index .game-types .item{width:33.333%;text-align:center;font-size:.26rem;color:#282828;padding-bottom:5px}.game-index .game-types .item.active{color:#ffc000}.game-index .game-types .item .icon{height:.8rem;margin:.25rem 0;background:50% no-repeat;background-size:contain}.game-index .game.active .mask,.game-index .game.active .types{visibility:visible}.game-index .game-menu{position:fixed;z-index:100;top:calc(env(safe-area-inset-top) + 45px);left:0;right:0;background-color:#fff;height:50px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eee}.game-index .game-menu-item{width:33.333%;position:relative;text-align:center;font-size:.28rem;padding-bottom:7.5px;transition:all .25s}.game-index .game-menu-item:before{content:"";display:block;width:25px;height:2px;background-color:#fff;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);transition:all .25s}.game-index .game-menu-item.active{font-size:.34rem;color:#000;font-weight:700}.game-index .game-menu-item.active:before{background-color:#ffc000}.game-index .game-main{padding-top:calc(env(safe-area-inset-top) + 40px)}.game-index .game-main-item{display:none;background:#f5f6f8}.game-index .game-main-item.active{display:block}.game-index-type .types{position:fixed;top:calc(env(safe-area-inset-top) + 45px);bottom:calc(env(safe-area-inset-bottom) + 55px);width:1.48rem;background-color:#f5f6f8;overflow-y:scroll;-webkit-overflow-scrolling:touch;transition:all .5s}.game-index-type .types .type{height:1.04rem;line-height:1.04rem;overflow:hidden;text-align:center;padding:4px;position:relative;color:#999;background:#fff}.game-index-type .types .type:before{content:"";display:none;width:2px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.game-index-type .types .type.active{color:#eb424c;background-color:#f5f6f8}.game-index-type .types .type.active:before{display:block}.game-index-type .types .prevItem{border-bottom-right-radius:8px}.game-index-type .types .nextItem{border-top-right-radius:8px}.game-index-type .mains{padding-left:1.48rem;min-height:100vh}.game-index-type .mains .main{height:100%;position:relative;outline:hidden;display:none}.game-index-type .mains .main.active{display:block}.game-index .game-good{padding:15px;background-color:#f5f6f8}.game-index .game-good .banners .swiper-container{padding-bottom:35px}.game-index .game-good .banners .swiper-pagination-bullet{height:4px}.game-index .game-good .banners .swiper-pagination-bullet-active{background-color:#ffc000;width:13px;border-radius:2px}.game-index .game-good .banners .banner{display:block;background-color:#fff;border-radius:8px}.game-index .game-good .banners .banner .img{padding-top:56.22641509%;border-radius:.16rem;position:relative;overflow:hidden}.game-index .game-good .banners .banner .img img{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.game-index .game-good .banners .banner .entity{padding:10px;display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center}.game-index .game-good .banners .banner .icon{flex-shrink:0;width:1.08rem;height:1.08rem;border-radius:.2rem;overflow:hidden;margin-right:.19rem}.game-index .game-good .banners .banner .icon img{display:block;width:100%;height:100%}.game-index .game-good .banners .banner .text{flex:1 1;width:0}.game-index .game-good .banners .banner .name{font-size:.3rem;color:#000;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-index .game-good .banners .banner .info1{font-size:.24rem;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.065rem;margin-top:.065rem}.game-index .game-good .banners .banner .info2{color:#fe8900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem}.game-index .game-good .banners .banner .tag{display:inline;padding-left:5px}.game-index .game-good .banners .banner .tag:first-child{color:#ff4200;padding-left:0}.game-index .game-good .banners .banner .tag:nth-child(2){color:#75d100}.game-index .game-good .banners .banner .tag:nth-child(3){color:#2893ff}.game-index .game-good .groups{margin-bottom:.1rem}.game-index .game-good .groups .group{margin-bottom:.2rem}.game-index .game-good .groups .head{margin-bottom:.2rem;display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center}.game-index .game-good .groups .head .name{flex:1 1;font-weight:700;font-size:.34rem;color:#282828}.game-index .game-good .groups .head .more{font-size:.24rem;color:#999}.game-index .game-good .groups .body{padding:5px 0;background:#fff;border-radius:8px}.game-index .game-good .groups .body .item{padding:5px 0;width:33.333%;float:left;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;justify-items:center}.game-index .game-good .groups .body .item .icon{flex-shrink:0;width:1.34rem;height:1.34rem;border-radius:.28rem;margin-bottom:.14rem;position:relative}.game-index .game-good .groups .body .item .icon img{display:block;width:100%;height:100%}.game-index .game-good .groups .body .item .icon .badge{position:absolute;z-index:22;background-color:red;top:0;right:0;padding:1.25px;line-height:1.15;font-size:10px;color:#fff;transform:translate(25%,-25%);border-radius:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-index .game-good .groups .body .item .name{font-size:.24rem;width:90%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;color:#282828}.game-index .game-good .groups .items .item{margin-bottom:.2rem;background:#fff;border-radius:15px;display:block}.game-index .game-good .groups .items .item .entity{padding:10px;display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center}.game-index .game-good .groups .items .item .icon{position:relative;overflow:hidden;border-radius:8px;flex-shrink:0;margin-right:.2rem;width:1.2rem;height:1.2rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.game-index .game-good .groups .items .item .icon img{display:block;width:100%;height:100%}.game-index .game-good .groups .items .item .icon .scrole-stat{position:absolute;top:0;left:0;padding:0 .1rem;background:#54c5cd;color:#fff;font-size:.2rem;display:flex;align-items:center;border-bottom-right-radius:8px}.game-index .game-good .groups .items .item .icon .scrole-stat img{width:10px;margin-right:.05rem}.game-index .game-good .groups .items .item .text{flex:1 1;width:0;font-size:.23rem;color:#999;position:relative;line-height:1.6}.game-index .game-good .groups .items .item .text .name{font-weight:700;overflow:hidden;font-size:.29rem;color:#282828;width:100%;display:flex;align-items:center}.game-index .game-good .groups .items .item .text .name span{padding-left:.1rem;padding-right:.1rem;color:#956528;background:#eebe75;font-size:.2rem;margin-right:2px;border-radius:3px;background-image:linear-gradient(90deg,#eebe75,#ffe7bd)}.game-index .game-good .groups .items .item .text .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.game-index .game-good .groups .items .item .text .name .name-new-length{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:17%;margin-right:.1rem}.game-index .game-good .groups .items .item .text .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.34}.game-index .game-good .groups .items .item .text .info1{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-index .game-good .groups .items .item .text .info1 .nameRemark{color:#ed5335;font-size:.26rem}.game-index .game-good .groups .items .item .text .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;color:#2893ff}.game-index .game-good .groups .items .item .text .info2 .tag{display:inline;padding-left:5px}.game-index .game-good .groups .items .item .text .info2 .tag .tagtips{font-size:13px}.game-index .game-good .groups .items .item .text .info2 .tag .tagtips .first-test{border:1px solid;border-radius:50px;font-size:12px;display:inline-block;padding:0 1px;line-height:1.05;vertical-align:revert}.game-index .game-good .groups .items .item .text .info2 .tag .tagtips .other{font-size:14px}.game-index .game-good .groups .items .item .text .info2 .tag:first-child{color:#fe8a4f;padding-left:0}.game-index .game-good .groups .items .item .text .info2 .tag:nth-child(2){color:#ffbb50}.game-index .game-good .groups .items .item .text .info2 .tag:nth-child(3){color:#2893ff}.game-index .game-good .groups .items .item .text .info3{margin-top:.065rem;border-radius:3px}.game-index .game-good .groups .items .item .text .info3 .first-text{padding:1px 3px;color:#fff;background:#ff8c50;border-radius:3px}.game-index .game-good .groups .items .item .text .info3 .second-text{border:1px solid #ff8c50;color:#ff8c50;padding:0 .1rem;border-left:0;border-top-right-radius:3px;border-bottom-right-radius:3px;margin-left:-1px}.game-index .game-good .groups .items .item .img{position:relative;overflow:hidden;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.game-index .game-good .groups .items .item .img img{display:block;object-fit:cover;width:100%;height:3.05rem}.game-index .game-good .groups .items .item.special .entity-special{padding:10px 10px 0}.game-index .game-good .groups .items .item.special .data-head{display:flex;align-items:center;padding-top:5px}.game-index .game-good .groups .items .item.special .data-head .text{font-size:18px;font-weight:700;color:#000;flex:1 1;line-height:1.2}.game-index .game-good .groups .items .item.special .data-head .text img{height:17px}.game-index .game-good .groups .items .item.special .data-head .more{color:#ccc;font-size:12px;display:flex;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.game-index .game-good .groups .items .item.special .data-head .more .left-back{width:10px;height:10px}.game-index .game-good .groups .items .item.special .tips{color:#999}.game-index .game-good .groups .items .item.special .data-body{position:relative;overflow:hidden;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.game-index .game-good .groups .items .item.special .data-body .project-img-four{margin-top:5px;display:block;object-fit:cover;width:100%;height:3.05rem}.game-index .game-type{height:100%;display:flex;flex-direction:column;background-color:#f5f6f8}.game-index .game-type .option-head{position:fixed;background-color:#f5f6f8;z-index:100;top:calc(env(safe-area-inset-top) + 45px);height:45px;max-width:650px;width:80%}.game-index .game-type .head{height:45px;display:flex;align-items:center}.game-index .game-type .head .item{width:33.333%;text-align:center;padding:.22rem;font-size:.26rem;color:#999}.game-index .game-type .head .item.active{color:#54c5cd;font-weight:700}.game-index .game-type .body{padding:.2rem}.game-index .game-type .body .item{align-items:center;border-radius:8px;position:relative;display:block}.game-index .game-type .body .item:first-child{padding:0}.game-index .game-type .body .item .entity{padding:.2rem;display:flex;align-items:center;background:#fff;border-top-left-radius:15px;border-top-right-radius:15px;position:relative;margin-bottom:0}.game-index .game-type .body .item .entity-img{padding-bottom:12.5px}.game-index .game-type .body .item .entity-img img{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.game-index .game-type .body .item .index{width:25px;margin-right:5px;position:absolute;top:0;left:0}.game-index .game-type .body .item .icon,.game-index .game-type .body .item .index{display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.game-index .game-type .body .item .icon{position:relative;overflow:hidden;border-radius:8px;flex-shrink:0;margin-right:.2rem;width:1.2rem;height:1.2rem}.game-index .game-type .body .item .icon img{display:block;width:100%;height:100%}.game-index .game-type .body .item .icon .discount{position:absolute;top:0;right:0;background-color:red;color:#fff;font-size:10px;padding:2.5px 5px;line-height:1.25;border-bottom-left-radius:8px}.game-index .game-type .body .item .icon .scrole-stat{position:absolute;top:0;left:0;padding:0 .1rem;background:#54c5cd;color:#fff;font-size:.2rem;display:flex;align-items:center;border-bottom-right-radius:8px}.game-index .game-type .body .item .icon .scrole-stat img{width:10px;margin-right:.05rem}.game-index .game-type .body .item .icon .iconlable{position:absolute;color:#fff;padding:0 .12rem;font-size:12px;font-size:.22rem;background-image:linear-gradient(#009cff,#5537ff);border-bottom-right-radius:8px;border-top-left-radius:12px;bottom:0;right:0;bottom:-1px;right:-2px;font-weight:700;transform:scale(.9)}.game-index .game-type .body .item .icon .iconlable.jx{background-image:linear-gradient(#e70a20,#b30705)}.game-index .game-type .body .item .icon .iconlable-font{font-size:10.8px}.game-index .game-type .body .item .text{flex:1 1;width:0;font-size:.23rem;color:#999;position:relative;line-height:1.6}.game-index .game-type .body .item .name{font-weight:700;overflow:hidden;font-size:.28rem;color:#282828;width:81%;display:flex;align-items:center}.game-index .game-type .body .item .name span{padding-left:.1rem;padding-right:.1rem;color:#956528;background:#eebe75;font-size:.2rem;margin-right:2px;border-radius:3px;background-image:linear-gradient(90deg,#eebe75,#ffe7bd)}.game-index .game-type .body .item .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:1.9rem;margin-right:.1rem}.game-index .game-type .body .item .name .name-new-length{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:17%;margin-right:.1rem}.game-index .game-type .body .item .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.05rem;padding-right:.05rem;border:1px solid #e3b579;display:flex}.game-index .game-type .body .item .name .nameRemark,.game-index .game-type .body .item .name .nameRemark-new{height:17px;font-weight:unset;vertical-align:text-bottom;align-items:center;text-overflow:ellipsis;white-space:nowrap}.game-index .game-type .body .item .name .nameRemark-new{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem;display:flex;font-weight:400}.game-index .game-type .body .item .complate{width:100%}.game-index .game-type .body .item .info1{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-index .game-type .body .item .info1 .nameRemark{color:#ed5335;font-size:.26rem}.game-index .game-type .body .item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;color:#2893ff}.game-index .game-type .body .item .info3{margin-top:.065rem;border-radius:3px;font-size:.22rem}.game-index .game-type .body .item .info3 .first-text{padding:1px 3px;color:#fff;background:#ff8c50;border-radius:15px}.game-index .game-type .body .item .info3 .second-text{border:1px solid #ff8c50;color:#ff8c50;border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px;margin-left:-5px;padding:0 .1rem 0 8px}.game-index .game-type .body .item .discount{position:absolute;top:0;right:-10px;color:#fff;font-size:10px;padding:3px;line-height:1.25;width:45px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.game-index .game-type .body .item .discount span{font-size:15px}.game-index .game-type .body .item .tag{display:inline;border-radius:.05rem;padding:0 5px;margin-left:5px}.game-index .game-type .body .item .tag .tagtips{font-size:13px}.game-index .game-type .body .item .tag .tagtips .first-test{border:1px solid;border-radius:50px;padding:0 2px;font-size:12px;line-height:1.2;display:inline-block}.game-index .game-type .body .item .tag .tagtips .other{font-size:14px}.game-index .game-type .body .item .tag:first-child{color:#fd8677;padding-left:0;margin-left:0}.game-index .game-type .body .item .tag:nth-child(2){color:#9487f5}.game-index .game-type .body .item .tag:nth-child(3){color:#69cdf9}.game-index .game-type .body .recovery-empty{text-align:center}.game-index .game-type.notag .head,.game-index .game-type.notag .option-head{display:none}.game-index .game-type.notag .body{margin-top:10px}.game-index .game-hot{padding:.3rem .3rem 0}.game-index .game-hot-top{width:95%;margin-left:auto;margin-right:auto;margin-top:10px;padding-bottom:10px;background:top no-repeat;background-size:100% auto;display:flex}.game-index .game-hot-top-item{padding:10px;flex:1 1;width:33.333%;display:flex;flex-direction:column;align-items:center}.game-index .game-hot-top-item .icon{flex-shrink:0;width:80px;height:80px;margin-top:20px;padding:7.5px 20px 0;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;margin-bottom:2.5px;background:50% no-repeat;background-size:contain}.game-index .game-hot-top-item .icon img{display:block;max-width:100%;max-height:100%;border-radius:50%}.game-index .game-hot-top-item:nth-child(2) .icon{width:100px;height:100px;margin-top:0;padding:10px 25px 0}.game-index .game-hot-top-item .name{width:100%;color:#000;font-weight:700}.game-index .game-hot-top-item .info,.game-index .game-hot-top-item .name{font-size:14px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-index .game-hot-top-item .info{color:#ccc;padding:2.5px 0}.game-index .game-hot-top-item .btn{color:#fff;background-color:#fe8900;border-radius:4px;padding:3.5px 7.5px;font-size:12px}.game-index .game-hot-list-item{margin-bottom:.3rem;display:flex;align-items:center;background:#fff;padding:.2rem;border-radius:8px}.game-index .game-hot-list-item .index{width:25px;margin-right:5px}.game-index .game-hot-list-item .icon,.game-index .game-hot-list-item .index{display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.game-index .game-hot-list-item .icon{position:relative;overflow:hidden;border-radius:8px;flex-shrink:0;margin-right:.2rem;width:1.4rem;height:1.4rem}.game-index .game-hot-list-item .icon img{display:block;max-width:100%;max-height:100%}.game-index .game-hot-list-item .icon .discount{position:absolute;top:0;right:0;background-color:red;color:#fff;font-size:10px;padding:2.5px 5px;line-height:1.25;border-bottom-left-radius:8px}.game-index .game-hot-list-item .subject{flex:1 1;width:0;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;position:relative}.game-index .game-hot-list-item .text{flex:1 1;width:0;font-size:.2rem;color:#999;line-height:1.7;display:flex;flex-direction:column}.game-index .game-hot-list-item .name{font-weight:700;font-size:.3rem;color:#282828}.game-index .game-hot-list-item .info1,.game-index .game-hot-list-item .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.game-index .game-hot-list-item .info1{color:#999}.game-index .game-hot-list-item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.22rem;color:#666;margin-bottom:.05rem}.game-index .game-hot-list-item .tag{display:inline;padding-left:5px}.game-index .game-hot-list-item .tag:first-child{color:#ff4200;padding-left:0}.game-index .game-hot-list-item .tag:nth-child(2){color:#75d100}.game-index .game-hot-list-item .tag:nth-child(3){color:#2893ff}.game-index .game-hot-list-item .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.game-index .game-hot-list-item .discount{position:absolute;top:0;right:-10px;color:#fff;font-size:10px;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.game-index .game-new{padding:.3rem .3rem 0;position:relative}.game-index .game-new-item{margin-bottom:.3rem;display:flex;align-items:center;background:#fff;position:relative;padding:.2rem;border-radius:8px}.game-index .game-new-item .index{width:25px;margin-right:5px}.game-index .game-new-item .icon,.game-index .game-new-item .index{display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.game-index .game-new-item .icon{position:relative;overflow:hidden;border-radius:8px;flex-shrink:0;margin-right:.2rem;width:1.4rem;height:1.4rem}.game-index .game-new-item .icon img{display:block;max-width:100%;max-height:100%}.game-index .game-new-item .icon .discount{position:absolute;top:0;right:0;background-color:red;color:#fff;font-size:10px;padding:2.5px 5px;line-height:1.25;border-bottom-left-radius:8px}.game-index .game-new-item .subject{flex:1 1;width:0;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;position:relative}.game-index .game-new-item .text{flex:1 1;width:0;font-size:.2rem;color:#999;line-height:1.7;display:flex;flex-direction:column}.game-index .game-new-item .name{font-weight:700;font-size:.3rem;color:#282828}.game-index .game-new-item .info1,.game-index .game-new-item .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.game-index .game-new-item .info1{color:#999}.game-index .game-new-item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.22rem;color:#666}.game-index .game-new-item .tag{display:inline;padding-left:5px}.game-index .game-new-item .tag:first-child{color:#ff4200;padding-left:0}.game-index .game-new-item .tag:nth-child(2){color:#75d100}.game-index .game-new-item .tag:nth-child(3){color:#2893ff}.game-index .game-new-item .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.game-index .game-new-item .discount{position:absolute;top:0;right:-10px;color:#fff;font-size:10px;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.game-detail{position:relative}.game-detail .game-body{position:relative;background:#f5f6f8}.game-detail .game-index-detial-swiper .index-top-bg{height:calc(40px + env(safe-area-inset-top));width:100%;overflow:hidden;position:relative}.game-detail .game-index-detial-swiper .index-befor-Uh1BX{position:absolute;top:-.01333rem;width:100%;height:.34rem}.game-detail .game-index-detial-swiper .index-befor-Uh1BX-top{height:.14rem;position:absolute;width:100%;top:-.14rem;z-index:99}.game-detail .game-index-detial-swiper .index-after-KUKvi{position:absolute;width:100%;bottom:.15rem;height:.34rem;z-index:99}.game-detail .game-index-detial-swiper .index-after-KUKvi-bot{height:.15rem;position:absolute;width:100%;bottom:0;z-index:99}.game-detail .game-index-detial-swiper .index-btm-bg{width:100%;height:.3rem}.game-detail .game-index-detial-swiper .swiper-container{overflow:visible;margin-left:auto;margin-right:auto;background-size:100%;z-index:12;background-repeat:no-repeat}.game-detail .game-index-detial-swiper .swiper-slide{transform:scale(1);transition:all .25s}.game-detail .game-index-detial-swiper .swiper-slide.img{width:35%;margin-left:.2rem;overflow:hidden}.game-detail .game-index-detial-swiper .swiper-pagination-bullets{width:30%;left:auto;right:35%;z-index:999;bottom:-5px}.game-detail .game-index-detial-swiper .swiper-pagination-bullet{background-color:#fff;opacity:1;border-radius:2px;width:4px;height:4px;margin:0 3px}.game-detail .game-index-detial-swiper .swiper-pagination-bullet-active{background-color:#eb424c;width:13px;border-radius:2px}.game-detail .game-index-detial-swiper .swiper-imgs{width:100%}.game-detail .game-index-detial-swiper .swiper-imgs img{width:100%;margin:0 auto;object-fit:cover}.game-detail .game-video{padding-top:60%;overflow:hidden;position:relative}.game-detail .game-video>*{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.game-detail .game-video .playfb{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;font-size:64px;color:#fff;background:50% no-repeat;background-size:contain}.game-detail .game-info{padding:10px;display:flex;align-items:center;background:#fff;position:relative;border-radius:8px;margin-top:-8px}.game-detail .game-info .icon{flex-shrink:0;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;margin-right:10px;position:relative;width:1.4rem;height:1.4rem}.game-detail .game-info .icon .type_label{position:absolute;top:0;right:0;padding:0 .2rem;background:red;color:#fff;border-bottom-left-radius:8px;font-size:.2rem}.game-detail .game-info .icon img{display:block;max-width:100%;max-height:100%}.game-detail .game-info .icon .iconlable{position:absolute;color:#fff;padding:0 .12rem;font-size:12px;font-size:.22rem;background-image:linear-gradient(#009cff,#5537ff);border-bottom-right-radius:8px;border-top-left-radius:12px;bottom:0;right:0}.game-detail .game-info .icon .iconlable.jx{background-image:linear-gradient(#e70a20,#b30705)}.game-detail .game-info .info{flex:1 1;width:0;color:#999;line-height:1.8;display:flex;flex-direction:column;position:relative}.game-detail .game-info .game-score{background-size:100% 100%;background-repeat:no-repeat;text-align:center;color:#fff;padding:5px;width:1rem;line-height:1.089}.game-detail .game-info .game-score .desc{font-size:.18rem}.game-detail .game-info .game-score .number{font-size:.41rem}.game-detail .game-info .roam{width:1.2rem}.game-detail .game-info .text{flex:1 1;width:0;margin-left:7.5px;margin-right:7.5px}.game-detail .game-info .name{color:#000;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.32rem;display:flex;align-items:center}.game-detail .game-info .name .span{border-radius:3px;font-size:12px;margin-right:5px;display:inline;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);color:#956528;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom}.game-detail .game-info .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.game-detail .game-info .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;font-weight:700;vertical-align:text-bottom;border:1px solid #e3b579}.game-detail .game-info .name .nameRemark-new{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem;font-weight:700;vertical-align:text-bottom;font-weight:400}.game-detail .game-info .name .discount-index{color:#fff;font-size:.24rem;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;padding-left:.15rem;margin-left:.1rem}.game-detail .game-info .info1{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.23rem}.game-detail .game-info .info1 .nameRemark{color:#ed5335;font-size:.26rem}.game-detail .game-info .info2{color:#2893ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;margin-bottom:.03rem}.game-detail .game-info .info3{border-radius:3px;font-size:.22rem}.game-detail .game-info .info3 .first-text{padding:1px 3px;color:#fff;background:#ff8c50;border-radius:15px}.game-detail .game-info .info3 .second-text{border:1px solid #ff8c50;color:#ff8c50;border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px;margin-left:-5px;padding:0 .1rem 0 8px}.game-detail .game-info .tag{display:inline;padding-left:5px;color:#fab72b}.game-detail .game-info .tag .tagtips{font-size:13px}.game-detail .game-info .tag .tagtips .first-test{border:1px solid;border-radius:50px;font-size:12px;display:inline-block;padding:0 1px;line-height:1.05;vertical-align:revert}.game-detail .game-info .tag:first-child{color:#fe8a4f;padding-left:0}.game-detail .game-info .tag:nth-child(2){color:#ffbb50}.game-detail .game-info .tag:nth-child(3){color:#2893ff}.game-detail .game-info .discount{position:absolute;top:0;left:0;color:#fff;font-size:10px;text-align:center;background-size:100% 100%;background-repeat:no-repeat;width:35px;height:30px;padding:5px 2px}.game-detail .game-info .discount .number{transform:rotate(325deg);position:absolute}.game-detail .game-open-service{display:flex;background:#fff;padding:12.5px}.game-detail .game-open-service .full{display:flex;flex:1 1;align-content:center;align-items:center;font-size:.26rem;color:#282828}.game-detail .game-open-service .full .icon{width:19px;height:18px;margin-right:.1rem}.game-detail .game-open-service .full .icon img{width:15px}.game-detail .game-open-service .full .tips{margin-right:.6rem}.game-detail .game-open-service .more img{width:10px}.game-detail .game-menu{display:flex;padding:7.5px}.game-detail .game-menu .item{padding:10px;border-radius:8px;width:60%;margin:5px;background-size:100% 100%;background-repeat:no-repeat;position:relative}.game-detail .game-menu .item .head{display:flex;align-items:center}.game-detail .game-menu .item .head .icon img{display:block;height:17.5px}.game-detail .game-menu .item .head .text{font-weight:700;font-size:.3rem;color:#000}.game-detail .game-menu .item .head .badge{background-color:red;padding:2px 5px 3px;font-size:10px;line-height:1.15;color:#fff;border-radius:4px;margin-left:5px}.game-detail .game-menu .item .body{margin-top:5px;color:#dcf1f3}.game-detail .game-menu .item .body span{color:#ffc000;margin-right:7.5px}.game-detail .game-menu .voucher-item{width:18%;background-size:100% 100%;background-repeat:no-repeat;text-align:center}.game-detail .game-menu .voucher-item .head{justify-content:center}.game-detail .game-menu .voucher-item .head .icon img{height:20px}.game-detail .game-menu .voucher-item .head .badge{padding:2px 5px;margin-left:25px;position:absolute;margin-top:-.2rem}.game-detail .game-menu-new{display:flex;background:#fff;align-items:center;padding:0 12.5px 12.5px}.game-detail .game-menu-new .item{padding:10px;border-radius:8px;width:60%;background-size:100% 100%;background-repeat:no-repeat;position:relative;margin-right:2%;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none}.game-detail .game-menu-new .item .head{display:flex;align-items:center;justify-content:center}.game-detail .game-menu-new .item .head .icon img{display:block;height:17.5px}.game-detail .game-menu-new .item .head .text{font-weight:700;font-size:.3rem;color:#000}.game-detail .game-menu-new .item .head .badge{color:#282828;font-weight:700;font-size:.36rem}.game-detail .game-menu-new .item .body{margin-top:5px;color:#999;font-size:.22rem;text-align:center}.game-detail .game-menu-new .item .body span{color:#ffc000;margin-left:5px;position:absolute;margin-top:0}.game-detail .game-menu-new .item .body span img{width:10px}.game-detail .game-menu-new .hr{height:.4rem;border-left:1px solid #ededed;position:relative}.game-detail .game-menu-new .article-item{width:33.33%}.game-detail .game-menu-new .article-item .body{color:#666}.game-detail .game-menu-new .voucher-item{width:33.33%;margin-right:0}.game-detail .game-menu-new .voucher-item .head{justify-content:center}.game-detail .game-menu-new .voucher-item .head .icon img{height:20px}.game-detail .game-menu-new .voucher-item .head .badge{color:red;font-size:.36rem;font-weight:700}.game-detail .game-menu-new .voucher-item .head .card-badge{font-size:15px;color:red;font-weight:700}.game-detail .game-menu-new .voucher-item .head .block-badge{color:#999;font-size:.36rem;font-weight:700}.game-detail .game-menu-new .voucher-item .body{color:#666}.game-detail .game-menu-new .viptable-item{width:33.33%}.game-detail .game-menu-new .viptable-item .head-dt{display:flex;align-items:center;justify-content:center;height:100%;font-size:.34rem;color:#282828;font-weight:700}.game-detail .game-menu-new .viptable-item .head-dt span{color:#ffc000;position:absolute;margin-top:.015rem;right:0}.game-detail .game-menu-new .viptable-item .head-dt span img{width:10px}.game-detail .game-menu-new .server-item{width:33.33%}.game-detail .game-menu-new .server-item .body{color:#666}.game-detail .game-menu-new .server-item .head-dt{display:flex;align-items:center;justify-content:center;height:100%;font-size:.34rem;color:#282828;font-weight:700}.game-detail .game-menu-new .server-item .head-dt span{color:#ffc000;position:absolute;margin-top:.015rem;right:0}.game-detail .game-menu-new .server-item .head-dt span img{width:10px}.game-detail .game-im{background-color:#fff;padding:0 15px 15px}.game-detail .game-im .message{background:#f5f6f8;padding:10px;border-radius:8px}.game-detail .game-im .message,.game-detail .game-im .message .adm-swiper-item{display:flex;align-items:center}.game-detail .game-im .message img{width:20px;height:20px;border:1px solid #ccc;border-radius:10px;vertical-align:middle}.game-detail .game-im .message .content{flex:1 1;font-size:.22rem;color:#282828;padding-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline}.game-detail .game-im .message .join{font-size:.24rem;color:#999;flex-shrink:0}.game-detail .game-head-vip{padding:0 12.5px}.game-detail .game-nav{padding-top:10px;border-bottom:1px solid #eee;padding-right:10px;background-color:#fff;margin-top:10px}.game-detail .game-nav.fixed{position:fixed;z-index:100;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;background-color:#fff;margin-top:0}.game-detail .game-nav-item{float:left;width:33.33%;text-align:center;padding-bottom:10px;position:relative;transition:all .25s;font-weight:700}.game-detail .game-nav-item:after{content:"";display:block;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);height:2px;width:15px;background-color:#54c5cd;opacity:0;transition:all .25s}.game-detail .game-nav-item.active{color:#000;font-size:.32rem;font-weight:700}.game-detail .game-nav-item.active:after{opacity:1}.game-detail .game-nav-item .count{position:absolute;top:0;left:62%;transform:translate(20%,-20%);background:50% no-repeat;background-size:100% auto;font-size:10px;color:#fff;text-align:center;background:#fb4754;border-radius:12px 12px 12px 0;padding:0 .1rem}.game-detail .game-nav-item.active .count{color:#fff;font-weight:400}.game-detail .game-main{padding-bottom:calc(env(safe-area-inset-bottom) + 55px);min-height:50vh;padding-top:calc(env(safe-area-inset-top) + 40px)}.game-detail .game-main-item{padding:12.5px;height:0;overflow:hidden}.game-detail .game-main-item.active{height:auto}.game-detail .game-main-index{padding-top:0}.game-detail .game-index{height:auto;display:block}.game-detail .game-explain{margin-top:10px}.game-detail .game-explain .item{border-bottom:1px solid #eee;margin-bottom:10px;background:#fff;padding:10px;margin-top:10px}.game-detail .game-explain .item .head{color:#54c5cd;display:flex;align-items:center;padding-bottom:.1rem}.game-detail .game-explain .item .head .subject{flex:1 1;display:flex;align-items:center}.game-detail .game-explain .item .head .title{font-weight:700;font-size:.3rem;color:#000;margin-right:5px}.game-detail .game-explain .item .head .leftTips{width:15px;height:15px}.game-detail .game-explain .item .head .leftTips img{vertical-align:unset}.game-detail .game-explain .item .head .info{border:1px solid #54c5cd;padding:0 1px;margin-right:5px;font-size:12px;border-radius:5px}.game-detail .game-explain .item .head .operate,.game-detail .game-explain .item .head .tips{color:#54c5cd}.game-detail .game-explain .item .body{position:relative;margin-top:10px;overflow:hidden;transition:all .25s;background:#fff;border-radius:10px;max-height:145px;color:#282828}.game-detail .game-explain .item .body.more{max-height:none}.game-detail .game-explain .item .body .more:after{content:"更多↓";display:block;position:absolute;z-index:22;bottom:-13px;right:-10px;font-size:13px;color:#54c5cd;background-color:#fff;padding:5px 20px 20px 5px}.game-detail .game-explain .item .body .more.ed:after{content:"收起↑"}.game-detail .game-explain .item .body .entity{line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.game-detail .game-explain .item .body .operate{position:absolute;right:0;bottom:0;width:23px;padding:0 5px;background-color:#fff}.game-detail .game-explain .item .body .more.ed{margin-top:.8rem}.game-detail .game-repost-display-img{padding:0 15px}.game-detail .game-vip{display:flex;align-items:center;background:#fff;border-bottom:1px solid hsla(0,0%,93.3%,.9333333333333333);margin-top:-10px;padding:10px;color:#282828}.game-detail .game-vip img{margin-right:10px;display:block;height:17.5px}.game-detail .game-vip .left-back{height:auto;width:13px;margin-right:5px;transform:rotate(90deg)}.game-detail .game-vip p{flex:1 1;width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem;padding-right:10px}.game-detail .game-vip span{color:#ccc}.game-detail .game-imgs-intro{background:#fff;border-bottom:1px solid #eee;padding:10px;margin-top:10px}.game-detail .game-imgs-intro .head{color:#54c5cd;display:flex;align-items:center;padding-top:10px}.game-detail .game-imgs-intro .head .subject{flex:1 1;display:flex;align-items:center}.game-detail .game-imgs-intro .head .subject .info{border:1px solid #54c5cd;padding:0 3px;margin-right:5px;font-size:12px;border-radius:5px}.game-detail .game-imgs-intro .title{font-weight:700;font-size:.3rem;color:#000;margin-right:5px}.game-detail .game-imgs-intro .leftTips{width:15px;height:15px}.game-detail .game-imgs-intro .leftTips img{vertical-align:unset}.game-detail .game-bonus-alert{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end}.game-detail .game-bonus-alert .gamebonus-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);transition:all .25s;opacity:0}.game-detail .game-bonus-alert .gamebonus-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;flex-direction:column;padding-bottom:env(safe-area-inset-bottom);transition:all .25s;opacity:0;transform:translateY(100%);overflow-y:auto;max-height:50%}.game-detail .game-bonus-alert .gamebonus-container .bonus-text-desc{position:relative;overflow:hidden;transition:all .25s;background:#fff;border-radius:10px;color:#282828;padding:10px 15px 15px}.game-detail .game-bonus-alert.enter-done .gamebonus-mask{opacity:1}.game-detail .game-bonus-alert.enter-done .gamebonus-container{opacity:1;transform:translateY(0)}.game-detail .game-presentation-alert{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end}.game-detail .game-presentation-alert .gameintro-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);transition:all .25s;opacity:0}.game-detail .game-presentation-alert .gameintro-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;flex-direction:column;padding-bottom:env(safe-area-inset-bottom);transition:all .25s;opacity:0;transform:translateY(100%);overflow-y:auto;max-height:50%}.game-detail .game-presentation-alert .gameintro-container .intro-text-desc{position:relative;overflow:hidden;transition:all .25s;background:#fff;border-radius:10px;color:#282828;padding:10px 15px 15px}.game-detail .game-presentation-alert.enter-done .gameintro-mask{opacity:1}.game-detail .game-presentation-alert.enter-done .gameintro-container{opacity:1;transform:translateY(0)}.game-detail .game-companyinfo{background:#fff;border-bottom:1px solid #eee;position:relative;overflow:hidden;max-height:100px;transition:all .25s;padding:10px;margin-top:10px;color:#282828}.game-detail .game-companyinfo.ed{height:auto}.game-detail .game-companyinfo .companyinfo-item{display:flex;align-items:center;position:relative}.game-detail .game-companyinfo .companyinfo-item .name{min-width:1.7rem}.game-detail .game-companyinfo .companyinfo-item .text{flex:1 1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.game-detail .game-companyinfo .companyinfo-item .operate{width:13px;margin-right:6px;background-color:#fff}.game-detail .game-companyinfo .companyinfo-item .operate img{width:100%;height:100%;display:block}.game-detail .game-companyinfo .companyinfo-item .privacy{display:flex}.game-detail .game-companyinfo .companyinfo-item .privacy .child-index{display:flex;margin-right:.2rem}.game-detail .game-companyinfo .companyinfo-item .privacy .child-index .links{margin-left:.1rem;color:#54c5cd}.game-detail .game-companyinfo .companyinfo-item.hidden{display:none}.game-detail .game-imgs{margin-left:-10px;white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;text-align:justify;display:flex}.game-detail .game-imgs img{width:31.5%;margin-left:10px;border-radius:15px}.game-detail .game-imgs .media{position:relative}.game-detail .game-imgs .media span{top:-75px}.game-detail .game-imgs .media .play,.game-detail .game-imgs .media span{position:absolute;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:32px}.game-detail .game-imgs .media .play{top:-85px;width:10%}.game-detail .game-imgs .media .media_img{width:93%}.game-detail .game .head{color:#54c5cd;display:flex;align-items:center;padding-bottom:.1rem}.game-detail .game .head .subject{flex:1 1;display:flex;align-items:center}.game-detail .game .head .subject .info{border:1px solid #54c5cd;padding:0 3px;margin-right:5px;font-size:12px;border-radius:5px}.game-detail .game-intro{margin-top:10px;position:relative;max-height:96px;transition:all .25s;background:#fff;border-radius:10px;color:#282828;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.game-detail .game-intro .entity{line-height:24px}.game-detail .game-intro .operate{position:absolute;right:0;bottom:0;width:23px;padding:0 5px;background-color:#fff}.game-detail .game-intro .more:after{content:"更多↓";display:block;position:absolute;z-index:22;bottom:-13px;right:-10px;font-size:13px;color:#54c5cd;background-color:#fff;padding:5px 20px 20px 5px}.game-detail .game-intro .more.ed{margin-top:.3rem}.game-detail .game-intro .more.ed:after{content:"收起↑"}.game-detail .game-intro.more{max-height:none}.game-detail .game-games{margin-top:10px}.game-detail .game-games .head{display:flex;align-items:center;padding-bottom:.1rem}.game-detail .game-games .head .text{flex:1 1;font-weight:700;font-size:.3rem;color:#000}.game-detail .game-games .head .operate{display:flex;align-items:center;font-size:13px}.game-detail .game-games .head .operate .icon{font-size:14px;color:#54c5cd;margin-right:5px}.game-detail .game-games .content{overflow:scroll}.game-detail .game-games .content::-webkit-scrollbar{display:none}.game-detail .game-games .content .body{width:130%;background:#f5f6f8;border-radius:10px;display:flex;flex-wrap:wrap}.game-detail .game-games .content .body .item{width:48%}.game-detail .game-games .content .body .item:nth-child(2n-1){margin-right:10px}.game-detail .game-games .content .body .item .entity{display:flex;align-items:center;margin-top:10px;padding:10px;background-color:#fff;border-radius:6px}.game-detail .game-games .content .body .item .entity-img{margin-top:.2rem}.game-detail .game-games .content .body .item .entity-img img{border-radius:15px}.game-detail .game-games .content .body .item .index{width:25px;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;margin-right:5px}.game-detail .game-games .content .body .item .icon{flex-shrink:0;margin-right:.15rem;width:.9rem;height:.9rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;position:relative;border-radius:8px;overflow:hidden}.game-detail .game-games .content .body .item .icon .type_label{position:absolute;top:0;right:0;background-color:red;padding:1px 4px;font-size:8px;color:#fff;line-height:1.15;border-bottom-left-radius:6px;border-top-right-radius:6px}.game-detail .game-games .content .body .item .icon img{display:block;max-width:100%;max-height:100%}.game-detail .game-games .content .body .item .icon .iconlable{position:absolute;color:#fff;padding:0 .12rem;font-size:12px;font-size:.22rem;background-image:linear-gradient(#009cff,#5537ff);border-bottom-right-radius:8px;border-top-left-radius:12px;bottom:0;right:0;font-weight:700}.game-detail .game-games .content .body .item .icon .iconlable.jx{background-image:linear-gradient(#e70a20,#b30705)}.game-detail .game-games .content .body .item .text{flex:1 1;width:0;font-size:.22rem;color:#999;line-height:1.6;display:flex;flex-direction:column;position:relative}.game-detail .game-games .content .body .item .name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.26rem;color:#282828;display:flex;align-items:center;position:relative;top:3px}.game-detail .game-games .content .body .item .name span{padding:0 .1rem;color:#956528;background:#eebe75;font-size:.24rem;margin-right:2px;border-radius:3px;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);display:inline-block;height:18px;vertical-align:top;margin-top:3.3px}.game-detail .game-games .content .body .item .name .span{border-radius:3px;font-size:12px;margin-right:5px;display:inline;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);color:#956528;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom}.game-detail .game-games .content .body .item .name .name-new{margin-right:.1rem}.game-detail .game-games .content .body .item .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.34}.game-detail .game-games .content .body .item .name .nameRemark-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem;font-weight:400}.game-detail .game-games .content .body .item .info1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999;padding-top:5px}.game-detail .game-games .content .body .item .info1 .nameRemark{color:#ed5335;font-size:.26rem}.game-detail .game-games .content .body .item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.2rem;color:#666}.game-detail .game-games .content .body .item .info3{margin-top:.065rem;border-radius:3px;font-size:.22rem}.game-detail .game-games .content .body .item .info3 .first-text{padding:1px 3px;color:#fff;border-radius:3px}.game-detail .game-games .content .body .item .info3 .second-text{border:1px solid;padding:0 .1rem;border-left:0;border-top-right-radius:3px;border-bottom-right-radius:3px;margin-left:-2px}.game-detail .game-games .content .body .item .discount{position:absolute;top:0;right:0;color:#fff;font-size:10px;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.game-detail .game-games .content .body .item .discount span{font-size:15px}.game-detail .game-games .content .body .item .tag{display:inline-block;padding-left:5px}.game-detail .game-games .content .body .item .tag:first-child{color:#f5b380;padding-left:0}.game-detail .game-games .content .body .item .tag:nth-child(2){color:#acd498}.game-detail .game-games .content .body .item .tag:nth-child(3){color:#89acda}.game-detail .game-games .content .body .item .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.game-detail .game-help{display:block;text-align:center;margin-top:10px}.game-detail .game-help span{color:#54c5cd}.game-detail .game-operate-tips-ad{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 52.5px);left:50%;width:100%;max-width:720px;z-index:99;background:rgba(0,0,0,.6);padding:7px .3rem 7px .5rem;display:flex;justify-content:space-between;align-items:center;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.game-detail .game-operate-tips-ad .left{flex:1 1;display:flex;align-items:center;justify-content:center}.game-detail .game-operate-tips-ad .left .txt{font-size:.24rem;color:#fff}.game-detail .game-operate-tips-ad .close{position:absolute;right:.15rem;top:35%;z-index:2;width:.2rem;height:.2rem;background-size:contain;cursor:pointer}.game-detail .game-operate{position:fixed;z-index:200;bottom:0;left:0;right:0;background-color:#fff;padding:7.5px 15px env(safe-area-inset-bottom,7.5px)}.game-detail .game-operate .container{height:45px;display:flex;justify-content:center;align-items:flex-end}.game-detail .game-operate .favorite{display:flex;flex-direction:column;align-items:center;transition:all .1s;font-size:12px;color:#282828}.game-detail .game-operate .favorite .icon{font-size:19px;width:25px;height:25px;position:relative;z-index:99;top:.05rem}.game-detail .game-operate .favorite .favorite{display:block}.game-detail .game-operate .favorite.active .favorite,.game-detail .game-operate .favorite .favorited{display:none}.game-detail .game-operate .favorite.active .favorited{display:block}.game-detail .game-operate .btns{display:flex;transition:all .1s}.game-detail .game-operate .btn{flex:1 1;background-color:#eb424c;font-size:16px;margin:0 5px;border-radius:22.5px;color:#fff;transition:all .1s;text-align:center;height:45px;padding:0 2rem;display:flex;align-items:center;justify-content:center}.game-detail .game-operate .btn h2{font-size:13px}.game-detail .game-operate .btn .h2s{font-size:13px;line-height:2.5}.game-detail .game-operate .btn p{font-size:12px;margin-bottom:0}.game-detail .game-operate .btn.disable{background-color:#ccc}.game-detail .game-operate .openCloud{justify-content:center}.game-detail .game-operate .onlyOneRoom{background:#eb424c}.game-detail .game-operate .onlyOneRoom,.game-detail .game-operate .onlyOneRoom p{display:flex;align-items:center;justify-content:center}.game-detail .game-operate .onlyOneRoom p img{height:25px;margin-right:.2rem}.game-detail .game-operate .iosBox{height:.9rem;display:block;position:relative;border:none;background:transparent;padding:0 12px;height:.73rem}.game-detail .game-operate .iosBox img{width:100%;height:100%}.game-detail .game-operate .iosBox p{margin:0;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:.42667rem;color:#fff;padding-right:.2rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center;font-size:16px}.game-detail .game-operate .iosBox p img{width:.42667rem;height:.42667rem;vertical-align:middle;margin-right:.1rem}.game-detail .game-operate .customize-btn,.game-detail .game-operate .customize-btn h2{font-size:16px}.game-detail .game-operate .roam{border-radius:0;display:flex;align-items:center;justify-content:center;margin-right:-.11333rem}.game-detail .game-operate .rightBut{font-size:16px;text-align:center;transition:all .1s;color:#fff;margin-left:-20px}.game-detail .game-operate .rightBut p{left:2%}.game-detail .game-operate .roomSize{font-size:.28rem;margin-right:0}.game-detail .game-operate .roomSize p{font-size:.28rem;padding-right:0;left:0}.game-detail .game-operate .roomSize p img{width:.32667rem;height:.32667rem;vertical-align:middle;margin-right:.05rem}.game-detail .game-operate .rightButSize{font-size:.28rem;margin-left:-25px}.game-detail .game-operate .rightButSize p{font-size:.28rem;padding-right:0;left:0}.game-detail .game-operate .middle{font-size:.28rem;text-align:center;transition:all .1s;color:#fff;margin-left:-25px}.game-detail .game-operate .middle p{font-size:.28rem;padding-right:0;left:0}.game-detail .game-operate .middle p span{margin-left:.05rem}.game-detail .game-operate .btn-reserve{flex:1 1;background-color:#6495ed;color:#fff}.game-detail .game-operate .btn-reserve h1{font-size:15px;font-weight:700}.game-detail .game-operate .btn-reserve h2{font-size:13px}.game-detail .game-operate .btn-reserve p{font-size:12px}.game-detail .game-operate .btn-reserve-xq{display:flex;align-items:center;justify-content:center}.game-detail .game-operate .btn-yunstartPlay{padding:10px 5px}.game-detail .game-operate .appraise{display:flex;flex-direction:column;transition:all .1s;font-size:12px;color:#282828;align-items:center}.game-detail .game-operate .appraise .icon{font-size:17px;width:20px}.game-detail .game-trumpet-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.game-detail .game-trumpet-index .trumpet-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.game-detail .game-trumpet-index .trumpet-site .trumpet-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px}.game-detail .game-trumpet-index .trumpet-site .trumpet-main .close{text-align:right}.game-detail .game-trumpet-index .trumpet-site .trumpet-main .close img{width:20px}.game-detail .game-trumpet-index .trumpet-site .trumpet-main .trumpet-title{padding-bottom:10px;font-size:22px}.game-detail .game-trumpet-index .trumpet-site .trumpet-main .info{font-size:16px;color:#282828;padding-bottom:10px}.game-detail .game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn{display:flex;align-items:center;justify-content:center;padding:10px}.game-detail .game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn .item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:16px;transition:all .25s;border-radius:30px;padding:10px}.game-detail .game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn .btn-about{border:1px solid;margin-right:15px}.game-detail .game-trumpet-index .trumpet-site .trumpet-main .trumpet-btn .btn-confirm{background-color:#ffc000;color:#fff}.game-detail .game-wechat-img{position:absolute;top:0;left:0;z-index:10002;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.game-detail .game-wechat-img .prompt-img{position:fixed}.game-detail .game-wechat-img .prompt-copy-img{width:65%;margin:40% auto 0 17.5%;position:fixed}.game-detail .game-main-server{background-color:#fff}.game-detail .game-server .tips{color:#999;text-align:center}.game-detail .game-server .item{display:flex;align-items:center;font-size:13px;margin-top:12.5px}.game-detail .game-server .item .icon{font-size:12px;width:25px;text-align:center;color:#ffc000}.game-detail .game-server .item .time{margin-right:15px}.game-detail .game-server .item .name{flex:1 1;color:#ffc000;text-align:center;border:1px solid #ffc000;border-radius:2px}.game-detail .game-server .item .operate{width:65px;text-align:center;margin-left:15px;background-color:#ffc000;border-radius:10px;padding:3.5px 0;color:#fff}.game-detail .game-server .item .operate.disable{background-color:#ccc}.game-detail .game-main-comment{padding:0}.game-detail .game-qa{background-color:#fff;margin:12.5px;padding:10px;border-radius:4px;display:flex;align-items:center}.game-detail .game-qa .text{flex:1 1;width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.game-detail .game-qa .info1{color:#000;font-size:.28rem}.game-detail .game-qa .info1,.game-detail .game-qa .info2{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-detail .game-qa .info2{font-size:.26rem}.game-detail .game-qa .operate{font-size:.26rem;color:#54c5cd;background-color:rgba(84,197,205,.2);padding:5px 8px;border-radius:15px}.game-detail .game-comment{margin:12.5px}.game-detail .game-comment .head .subject .title{font-weight:700;font-size:.3rem;color:#000;margin-right:5px}.game-detail .game-comment .comment-item{display:block;padding:10px;margin-top:10px;background-color:#fff;position:relative;border-radius:8px}.game-detail .game-comment .comment-item:first-child{margin-top:0}.game-detail .game-comment .comment-reward{position:absolute;z-index:11;right:15px;top:5px;background:#fff 50% no-repeat;background-size:cover;width:67px;height:50px;display:flex;justify-content:center;align-items:center;align-content:center;justify-items:center;color:#5574ff}.game-detail .game-comment .comment-reward .text{transform:rotate(-15deg);font-size:10px}.game-detail .game-comment .comment-user{display:flex;align-items:center}.game-detail .game-comment .comment-user .avatar{width:40px;height:40px;flex-shrink:0;margin-right:7.5px;overflow:hidden;border-radius:50%}.game-detail .game-comment .comment-user .avatar img{display:block;width:100%;height:100%}.game-detail .game-comment .comment-user .info{flex:1 1;width:0;overflow:hidden}.game-detail .game-comment .comment-user .info .name{font-size:.28rem;color:#000;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-detail .game-comment .comment-user .info .name img{margin-left:5px;height:25px}.game-detail .game-comment .comment-user .info .count{font-size:.26rem;margin-top:2.5px}.game-detail .game-comment .comment-user .info .count .icon{margin-right:5px;width:12px}.game-detail .game-comment .comment-user .time{font-size:.24rem}.game-detail .game-comment .comment-content{margin-top:5px}.game-detail .game-comment .comment-content .content{max-height:100px;line-height:20px;overflow:hidden;transition:all .25s}.game-detail .game-comment .comment-content .ctrl:after{content:"全文";color:#54c5cd;display:none}.game-detail .game-comment .comment-content.switchable .ctrl:after{display:block}.game-detail .game-comment .comment-content.open .content{max-height:999px}.game-detail .game-comment .comment-content.open .ctrl:after{content:"收起"}.game-detail .game-comment .comment-img{display:flex;overflow:hidden;margin-left:-10px;margin-top:10px}.game-detail .game-comment .comment-img .item{width:33.333%;margin-left:10px;position:relative;padding-top:22.5%}.game-detail .game-comment .comment-img .item img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;border-radius:8px}.game-detail .game-comment .comment-img .item .more{position:absolute;z-index:22;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;border-radius:8px}.game-detail .game-comment .comment-reply{margin-top:5px;border-top:1px solid #eee}.game-detail .game-comment .comment-reply .reply-item{display:flex;margin-top:5px}.game-detail .game-comment .comment-reply .reply-item .reply-user{color:#54c5cd}.game-detail .game-comment .comment-reply .reply-item .reply-content{flex:1 1;width:0;word-break:break-all}.game-detail .game-comment .comment-reply .reply-more{margin-top:5px;color:#54c5cd}.game-detail .game-comment .comment-info{margin-top:5px;display:flex;align-items:center;padding-top:5px}.game-detail .game-comment .comment-info .device{flex:1 1;width:0;overflow:hidden}.game-detail .game-comment .comment-info .count{display:flex;align-items:center}.game-detail .game-comment .comment-info .count .item{padding:5px}.game-detail .game-comment .comment-info .count .item .ydz{display:none}.game-detail .game-comment .comment-info .count .item.active .icon{color:#ffc000}.game-detail .game-comment .comment-info .count .item.active .ydz{display:unset}.game-detail .game-comment .comment-info .count .item.active .wdz{display:none}.game-detail .game-comment .comment-info .count .icon{margin-right:5px;width:15px}.game-detail .game-main-gift{background-color:#f5f6f8}.game-detail .game-gift .voucher{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:space-around;align-items:center}.game-detail .game-gift .voucher .voucher-main{width:100%}.game-detail .game-gift .voucher .item{background-repeat:no-repeat;background-size:100% 100%;height:1rem;color:#fff;display:flex;align-content:center;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;float:left;width:31.33%;margin-right:5px}.game-detail .game-gift .voucher .item .amounts{display:flex;flex-direction:column;justify-items:center;align-items:center;justify-content:center;flex-shrink:0;width:90px;font-size:12px;flex:1 1}.game-detail .game-gift .voucher .item .amounts span{opacity:.75}.game-detail .game-gift .voucher .item .amounts .num{font-size:18px;opacity:1}.game-detail .game-gift .voucher .item .amounts .amount-meet{opacity:.75}.game-detail .game-gift .voucher .item .vip-amounts{color:#111}.game-detail .game-gift .voucher .item .operate{width:10px;font-size:12px;margin-right:8px;line-height:1.25;opacity:.75}.game-detail .game-gift .voucher .item .vip-operate,.game-detail .game-gift .voucher .vip-item{color:#111}.game-detail .game-gift .voucher .more{font-size:12px;color:#999}.game-detail .game-gift .voucher .more .left-back{width:10px}.game-detail .game-gift .active-list .head .text{font-weight:700;color:#000;font-size:16px}.game-detail .game-gift .active-list .active-main{position:relative;overflow:hidden;transition:all .25s;border-radius:8px;margin-bottom:5px}.game-detail .game-gift .active-list .active-main .item{padding:10px;background-color:#fff;border-radius:8px;display:flex;align-items:center;margin-bottom:10px}.game-detail .game-gift .active-list .active-main .item .container{flex:1 1;width:0;padding-right:10px}.game-detail .game-gift .active-list .active-main .item .container .desc{display:flex;align-items:center}.game-detail .game-gift .active-list .active-main .item .container .desc .type{background-color:#ffa21c;color:#fff;font-size:12px;padding:2.5px;line-height:1;border-radius:2px;margin-right:5px}.game-detail .game-gift .active-list .active-main .item .container .desc .state{flex:1 1;color:#999;font-size:13px}.game-detail .game-gift .active-list .active-main .item .container .desc .time{font-size:12px;color:#ccc}.game-detail .game-gift .active-list .active-main .item .container .title{color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.27rem;padding-top:8px;font-weight:700}.game-detail .game-gift .active-list .active-main .item .more{color:#ccc;font-size:16px}.game-detail .game-gift .active-list .active-main .item .more .left-back{width:10px}.game-detail .game-gift .active-list .active-main .item-display{display:none}.game-detail .game-gift .select-all{text-align:center;color:#ffc000}.game-detail .game-gift .head{display:flex;align-items:center}.game-detail .game-gift .head .items{flex:1 1}.game-detail .game-gift .head .item{float:left;padding:10px;position:relative;transition:all .25s;font-size:14px}.game-detail .game-gift .head .item:after{content:"";display:block;height:2px;width:15px;background-color:#ffc000;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);transition:all .25s;opacity:0}.game-detail .game-gift .head .item.active{font-weight:700;color:#000;font-size:16px}.game-detail .game-gift .head .item.active:after{opacity:1}.game-detail .game-gift .head .operate{font-size:12px;color:#999}.game-detail .game-gift .head .operate .left-back{width:10px}.game-detail .game-gift .active-list .head{margin:8px 0}.game-detail .game-gift .gift-list .body{position:relative;overflow:hidden;transition:all .25s;border-radius:8px;margin-bottom:5px}.game-detail .game-gift .gift-list .body .item{display:flex;align-items:center;font-size:13px;margin-top:12.5px;background-color:#fff;padding:10px;border-radius:8px}.game-detail .game-gift .gift-list .body .item .info{flex:1 1;width:0}.game-detail .game-gift .gift-list .body .item .name{font-weight:700;font-size:15px;color:#000;display:flex}.game-detail .game-gift .gift-list .body .item .name .exclusive{width:70px;margin-left:5px}.game-detail .game-gift .gift-list .body .item .name .exclusive-new{background-size:100% 100%;background-repeat:no-repeat;width:90px;font-size:12px;padding-left:.66rem;margin-left:.1rem;color:#c67934}.game-detail .game-gift .gift-list .body .item .desc{margin-top:2.5px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-detail .game-gift .gift-list .body .item .operate{text-align:center;margin-left:15px;background-color:#ffc000;border-radius:5px;padding:3.5px 10px;color:#fff}.game-detail .game-gift .gift-list .body .item-display{display:none}.game-detail .game-gift .gift-list .body .empty{display:flex;flex-direction:column;align-items:center;padding-bottom:15px}.game-detail .game-gift .gift-list .body .empty img{display:block;width:50%}.game-detail .game-gift .gift-list .body.data-more{max-height:-webkit-min-content;max-height:min-content}.game-detail .game-gift .gift-rebate{margin-top:10px}.game-detail .game-main-trade{background-color:#f5f6f8;min-height:100vh}.game-detail .game-trade .item{display:block;margin-bottom:10px;background-color:#fff;padding:10px 12.5px;border-radius:8px}.game-detail .game-trade .info .icon{margin-right:10px;width:130px;height:75px;float:left;position:relative}.game-detail .game-trade .info .icon .coin{position:absolute;top:0;right:0;background:#ff6c6c;border-radius:0 8px 0 8px;width:1.25rem;text-align:center;color:#fff;font-size:.24rem;padding:.03rem 0}.game-detail .game-trade .info .icon img{display:block;width:100%;height:100%;border-radius:8px;object-fit:cover}.game-detail .game-trade .info .text{flex:1 1;display:flex;flex-direction:column;justify-items:center}.game-detail .game-trade .info .text .name{font-size:.3rem;color:#000;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-detail .game-trade .info .text .desc{margin-top:5px}.game-detail .game-trade .info .text .desc .android{color:#75d100}.game-detail .game-trade .data{display:flex;align-items:center;position:relative;clear:both}.game-detail .game-trade .data .time{flex:1 1;width:0;font-size:12px;padding-top:5px}.game-detail .game-trade .data .price{display:flex;align-items:center}.game-detail .game-trade .data .price .amount{text-decoration:line-through;color:#ccc;font-size:12px;margin-right:10px}.game-detail .game-trade .data .price .price{color:#54c5cd;font-size:.3rem}.game-detail .game-voucher{position:fixed;top:0;left:0;right:0;bottom:0;transition:all .25s;z-index:200;flex-direction:column;padding-top:40vh;display:flex}.game-detail .game-voucher .mask{content:"";display:block;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.25);transition:all .25s;opacity:0}.game-detail .game-voucher .container{flex:1 1;height:0;position:relative;z-index:2;display:flex;flex-direction:column;background-color:#eee;padding:10px 10px 0;border-top-left-radius:16px;border-top-right-radius:16px;transition:all .25s;opacity:0;transform:translateY(100%)}.game-detail .game-voucher.enter-active .mask,.game-detail .game-voucher.enter-done .mask{opacity:1}.game-detail .game-voucher.enter-active .container,.game-detail .game-voucher.enter-done .container{opacity:1;transform:translateY(0)}.game-detail .game-voucher.exit-active .mask{opacity:0}.game-detail .game-voucher.exit-active .container{opacity:0;transform:translateY(100%)}.game-detail .game-voucher.exit-done{display:none}.game-detail .game-voucher .head{position:relative;margin-top:-10px}.game-detail .game-voucher .head .close{position:absolute;top:50%;left:0;transform:translateY(-50%);padding:10px}.game-detail .game-voucher .head .text{font-size:.32rem;font-weight:700;color:#000;padding:10px;text-align:center}.game-detail .game-voucher .tips{background-color:#ffc000;padding:7.5px 10px;border-radius:4px;display:flex;align-items:center;color:#fff}.game-detail .game-voucher .tips .icon{height:25px}.game-detail .game-voucher .tips .icon img{display:block;height:100%}.game-detail .game-voucher .tips .name{font-weight:700;padding-left:10px}.game-detail .game-voucher .tips .info{flex:1 1;text-align:center;font-size:13px}.game-detail .game-voucher .body{flex:1 1;height:0;overflow:hidden;position:relative;margin-top:10px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.game-detail .game-voucher .body .item{margin-bottom:10px;display:flex;background-color:#fff;overflow:hidden;border-radius:8px;background-size:100% 100%;background-repeat:no-repeat}.game-detail .game-voucher .body .item:last-child{margin-bottom:env(safe-area-inset-bottom)}.game-detail .game-voucher .body .item .amounts{color:#fff;display:flex;flex-direction:column;justify-items:center;align-items:center;justify-content:center;flex-shrink:0;position:relative;width:26.811%}.game-detail .game-voucher .body .item .amounts .vip-label{position:absolute;top:0;left:0}.game-detail .game-voucher .body .item .amounts .vip-label img{width:90%}.game-detail .game-voucher .body .item .amounts .vip-label .text{font-size:12px;position:absolute;top:0;left:38%;color:#ffecc9}.game-detail .game-voucher .body .item .amounts .amount{font-size:.32rem}.game-detail .game-voucher .body .item .amounts .amount-meet{margin-top:5px;font-size:12px}.game-detail .game-voucher .body .item .vip-amounts{color:#111}.game-detail .game-voucher .body .item .info{flex:1 1;padding:10px}.game-detail .game-voucher .body .item .info .name{color:#000;font-size:.28rem}.game-detail .game-voucher .body .item .info .game,.game-detail .game-voucher .body .item .info .time{color:#999}.game-detail .game-voucher .body .item .info .use{color:#f5842d}.game-detail .game-voucher .body .item .info .vip-use{color:#8f5a0c}.game-detail .game-voucher .body .item .operate{display:flex;align-items:center;width:35px;text-align:center;line-height:1.25;color:#f5842d;padding:15px;width:14.492%;line-height:1.35}.game-detail .game-voucher .body .item .operate.disable{color:#999}.game-detail .game-voucher .body .item .operate.vip-operate{color:#8f5b0c}.game-detail .game-coupon-index{min-height:calc(100vh - env(safe-area-inset-top) - 47.5px)}.game-detail .game-voucher-screen{top:0;left:0;right:0;bottom:0;transition:all .25s;z-index:200;flex-direction:column;display:flex}.game-detail .game-voucher-screen .mask{content:"";display:block;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.25);transition:all .25s;opacity:0}.game-detail .game-voucher-screen .container{position:relative;z-index:2;display:flex;flex-direction:column}.game-detail .game-voucher-screen.enter-active .mask,.game-detail .game-voucher-screen.enter-done .mask{opacity:1}.game-detail .game-voucher-screen.enter-active .container,.game-detail .game-voucher-screen.enter-done .container{opacity:1;transform:translateY(0)}.game-detail .game-voucher-screen.exit-active .mask{opacity:0}.game-detail .game-voucher-screen.exit-active .container{opacity:0;transform:translateY(100%)}.game-detail .game-voucher-screen.exit-done{display:none}.game-detail .game-voucher-screen .head{position:relative;margin-top:-10px}.game-detail .game-voucher-screen .head .close{position:absolute;top:50%;left:0;transform:translateY(-50%);padding:10px}.game-detail .game-voucher-screen .head .text{font-size:.32rem;font-weight:700;color:#000;padding:10px;text-align:center}.game-detail .game-voucher-screen .tips{background-color:#ffc000;padding:7.5px 10px;border-radius:4px;display:flex;align-items:center;color:#fff}.game-detail .game-voucher-screen .tips .icon{height:25px}.game-detail .game-voucher-screen .tips .icon img{display:block;height:100%}.game-detail .game-voucher-screen .tips .name{font-weight:700;padding-left:10px}.game-detail .game-voucher-screen .tips .info{flex:1 1;text-align:center;font-size:13px}.game-detail .game-voucher-screen .body{flex:1 1;height:0;overflow:hidden;position:relative;margin-top:10px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.game-detail .game-voucher-screen .body .empty{display:flex;flex-direction:column;align-items:center;padding-bottom:15px}.game-detail .game-voucher-screen .body .empty img{display:block;width:50%}.game-detail .game-voucher-screen .body .item{margin-bottom:10px;display:flex;background-color:#fff;overflow:hidden;border-radius:8px;background-size:100% 100%;background-repeat:no-repeat;align-items:center}.game-detail .game-voucher-screen .body .item:last-child{margin-bottom:env(safe-area-inset-bottom)}.game-detail .game-voucher-screen .body .item .amounts{color:#fff;display:flex;flex-direction:column;justify-items:center;align-items:center;justify-content:center;flex-shrink:0;position:relative;width:26.811%}.game-detail .game-voucher-screen .body .item .amounts .receive-count{color:#8f5a0c;position:absolute;left:0;top:0;border-radius:0 0 8px 0;font-size:10px;padding:0 10px;line-height:15px;text-align:center;background-repeat:no-repeat;background-size:cover;top:-26px}.game-detail .game-voucher-screen .body .item .amounts .vip-label{position:absolute;top:0;left:0}.game-detail .game-voucher-screen .body .item .amounts .vip-label img{width:90%}.game-detail .game-voucher-screen .body .item .amounts .vip-label .text{font-size:12px;position:absolute;top:0;left:38%;color:#ffecc9}.game-detail .game-voucher-screen .body .item .amounts .amount{font-size:.32rem;font-weight:500;display:flex;align-items:center;margin-bottom:-8px}.game-detail .game-voucher-screen .body .item .amounts .amount .amount-unit{font-size:20px;font-weight:500;margin-bottom:2px;margin-top:3px}.game-detail .game-voucher-screen .body .item .amounts .amount-meet{margin-top:5px;font-size:12px}.game-detail .game-voucher-screen .body .item .vip-amounts{color:#111}.game-detail .game-voucher-screen .body .item .info{flex:1 1;padding:10px;width:0;color:#999;line-height:1.6;display:flex;flex-direction:column;position:relative}.game-detail .game-voucher-screen .body .item .info .name{color:#000;font-size:.28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-detail .game-voucher-screen .body .item .info .game,.game-detail .game-voucher-screen .body .item .info .time{color:#999}.game-detail .game-voucher-screen .body .item .info .use{color:#f5842d}.game-detail .game-voucher-screen .body .item .info .vip-use{color:#8f5a0c}.game-detail .game-voucher-screen .body .item .info .row-info{display:flex;flex-wrap:nowrap;align-items:center;margin:5px 0}.game-detail .game-voucher-screen .body .item .info .row-info .vip{background-color:#fbcd87;padding:0 3px;font-size:10px;color:#282828;text-align:center;border-radius:2px;flex-shrink:0;margin-right:5px;display:none}.game-detail .game-voucher-screen .body .item .info .row-info .sing-voucher{background-color:#f46324;padding:0 3px;font-size:10px;color:#fff;text-align:center;border-radius:2px;flex-shrink:0;margin-right:5px}.game-detail .game-voucher-screen .body .item .info .row-info .time{color:#999;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-detail .game-voucher-screen .body .item .operate{display:flex;align-items:center;width:35px;text-align:center;line-height:1.25;color:#f5842d;padding:15px;width:13.492%;line-height:1.35}.game-detail .game-voucher-screen .body .item .operate.disable{color:#999}.game-detail .game-voucher-screen .body .item .operate.vip-operate{color:#8f5b0c}.game-detail .publish-alert{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end}.game-detail .publish-alert .publish-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);transition:all .25s}.game-detail .publish-alert .publish-container{position:relative;z-index:666;background-color:#f5f6f8;border-top-left-radius:10px;border-top-right-radius:10px;height:250px;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom);transition:all .25s;opacity:0;transform:translateY(100%)}.game-detail .publish-alert .publish-container .header{display:flex;align-items:center;justify-content:space-between;padding-left:15px}.game-detail .publish-alert .publish-container .header .rule{color:#999;font-size:.2rem}.game-detail .publish-alert .publish-container .header .rule img{width:10px;height:10px;vertical-align:middle}.game-detail .publish-alert .publish-container .header .close{padding:15px}.game-detail .publish-alert .publish-container .header .close img{width:11px}.game-detail .publish-alert .publish-container .content{display:flex;align-items:center;justify-content:space-evenly}.game-detail .publish-alert .publish-container .content .item{position:relative}.game-detail .publish-alert .publish-container .content .item .icon{width:50px;height:50px}.game-detail .publish-alert .publish-container .content .item .logo{position:absolute;top:0;right:-13px;height:13px}.game-detail .publish-alert .publish-container .content .item div{text-align:center;font-size:.26rem;color:#666;padding-top:5px}.game-detail .publish-alert .publish-container .cancel{background-color:#fff;font-size:.34rem;padding:10.5px;margin:28px 35px 0;border-radius:24.5px;text-align:center;color:#999}.game-detail .publish-alert.enter-done .publish-container{opacity:1;transform:translateY(0)}.game-detail .viptable-alert{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end}.game-detail .viptable-alert .viptable-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);transition:all .25s;opacity:0}.game-detail .viptable-alert .viptable-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom);transition:all .25s;opacity:0;transform:translateY(100%);overflow-y:auto;max-height:50%}.game-detail .viptable-alert.enter-done .viptable-mask{opacity:1}.game-detail .viptable-alert.enter-done .viptable-container{opacity:1;transform:translateY(0)}.game-vip{padding:15px}.game-vip table{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0}.game-vip tr{margin:0;padding:0;height:40px;color:#282828}.game-vip tr:nth-child(odd){background:#f6f6f6}.game-vip tr:first-child{background:#f1e6d5}.game-vip tr.one{background:#fff}.game-vip td{padding:.5em;font-size:.24rem;text-align:center;line-height:1.35;border:1px solid #ccc}.game-vip .empty{font-size:16px;position:absolute;top:50%;left:0;right:0;text-align:center;transform:translateX(-50%)}.game-article{min-height:calc(100vh - env(safe-area-inset-top) - 40px);background-color:#f5f6f8}.game-article .article-head{background-color:#fff;max-width:720px;margin:0 auto}.game-article .article-head .head-items{height:45px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eee}.game-article .article-head .head-item{width:49.99%;position:relative;text-align:center;font-size:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .25s}.game-article .article-head .head-item:after{content:"";display:none;width:25px;height:2px;margin-top:2.5px;background-color:#ffc000}.game-article .article-head .head-item.active{font-size:16px;color:#000;font-weight:700}.game-article .article-head .head-item.active:after{display:none}.game-article .article-actype{background:#f5f6f8;width:100%;padding:15px 15px 10px}.game-article .article-actype .actype-item{width:22%;float:left;margin-right:.2rem;padding:.1rem .15rem;text-align:center;border-radius:30px;font-size:.26rem;border:1px solid #eb424c;color:#eb424c}.game-article .article-actype .actype-item.active{color:#fff;background:#eb424c}.game-article .article-actype.only-activite-actype{padding:15px 15px 0}.game-article .main-ac-items{clear:both}.game-article .main-ac-items-actype,.game-article .only-main-ac-items{padding-top:0}.game-article .type-item{display:none;padding-top:1px}.game-article .type-item.active{display:block}.game-article .type-item.activitty-ac-items{padding-top:145px}.game-article .type-item.activitty-ac-items.only-activite-ac-items{padding-top:100px}.game-article .type-item.activitty-ac-items-first{padding-top:40px}.game-article .type-item.activitty-ac-items-first.only-activite-ac-items{padding:40px 0 10px}.game-article .actype-items .actype-name{width:50%;padding:7px 0 15px;border-top-right-radius:30px;border-bottom-right-radius:30px;color:#282828;font-size:.34rem;font-weight:700}.game-article .actype-items .actype-name:before{content:"#"}.game-article .actype-items .article-container{background-color:#fff;border-radius:13px;padding:10px 15px;margin-bottom:10px}.game-article .item{background-color:#fff;display:flex;align-items:center;border-radius:8px;padding-bottom:0}.game-article .item .container{flex:1 1;width:0;padding-right:10px;line-height:1.8}.game-article .item .desc{display:flex;align-items:center}.game-article .item .desc .type{background-color:#ffa21c;color:#fff;font-size:12px;padding:2.5px;line-height:1;border-radius:2px;margin-right:5px}.game-article .item .desc .type-1{background-color:#ff5e00}.game-article .item .desc .type-2{background-color:#5ba5fe}.game-article .item .desc .type-3{background-color:#51c76c}.game-article .item .desc .type-4{background-color:#6b6ff0}.game-article .item .desc .type-5{background-color:#ff8c50}.game-article .item .desc .type-6{background-color:#ffc100}.game-article .item .desc .actype{color:#fff;margin:0 .1rem 0 0;font-size:.2rem;background-color:#ff3336;border-radius:4px;padding:0 3px}.game-article .item .desc .actype-3,.game-article .item .desc .actype-5{background-color:#428dff}.game-article .item .desc .state{flex:1 1;color:#999;font-size:13px}.game-article .item .desc .time{font-size:12px;color:#ccc}.game-article .item .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#282828;font-size:.28rem;flex:1 1}.game-article .item .desc1{font-size:.25rem;color:#282828;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.game-article .item .desc2{display:flex;align-items:center;justify-content:space-between;font-size:.24rem;color:#666}.game-article .item .line{background-color:#eee;height:.5px;margin:10px -15px 10px 0}.game-article .item .more{color:#ccc;font-size:16px}.game-article .item .more .left-back{width:10px}.game-article .item.gl-item{margin:0 0 10px;border-radius:13px;padding:10px 15px}.comment-submit{padding:10px}.comment-submit .content textarea{width:100%;border-radius:4px;border:1px solid #ccc;padding:5px;resize:none}.comment-submit .imgs{margin-top:10px}.comment-submit-btn{color:#ff5e00}.comment-submit-btn.disable{color:#ccc}.game-project .project-img img{display:block;width:100%}.game-project .project-info{padding:10px;font-size:.28rem;color:#000}.game-project .project-vouch-img{padding:0 10px}.game-project .project-items{padding:10px}.game-project .project-item{display:block;margin-top:10px;background-color:#fff;padding:10px;border-radius:8px}.game-project .project-item:first-child{margin-top:0}.game-project .project-item .item-base,.game-project .project-item .item-base .icon{display:flex;align-items:center;position:relative}.game-project .project-item .item-base .icon{flex-shrink:0;margin-right:.2rem;width:1.6rem;height:1.6rem;align-content:center;justify-content:center;justify-items:center}.game-project .project-item .item-base .icon img{display:block;max-width:100%;max-height:100%}.game-project .project-item .item-base .icon .scrole-stat{position:absolute;top:0;left:0;padding:0 .1rem;background:#54c5cd;color:#fff;font-size:.2rem;display:flex;align-items:center;border-top-left-radius:8px;border-bottom-right-radius:8px}.game-project .project-item .item-base .icon .scrole-stat img{width:10px;margin-right:.05rem}.game-project .project-item .item-base .icon .iconlable{position:absolute;color:#fff;padding:0 .12rem;font-size:12px;font-size:.22rem;background-image:linear-gradient(#009cff,#5537ff);border-bottom-right-radius:8px;border-top-left-radius:12px;bottom:0;right:0}.game-project .project-item .item-base .icon .iconlable.jx{background-image:linear-gradient(#e70a20,#b30705)}.game-project .project-item .item-base .text{flex:1 1;width:0;font-size:.23rem;color:#999;line-height:1.6;display:flex;flex-direction:column}.game-project .project-item .item-base .discount{position:absolute;top:0;right:-10px;color:#fff;font-size:10px;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.game-project .project-item .item-base .discount span{font-size:15px}.game-project .project-item .item-base .name{font-weight:700;font-size:.34rem;color:#282828;display:flex;align-items:center}.game-project .project-item .item-base .name span{padding:0 .1rem;color:#956528;background:#eebe75;font-size:.2rem;margin-right:2px;border-radius:3px;background-image:linear-gradient(90deg,#eebe75,#ffe7bd)}.game-project .project-item .item-base .name .span{border-radius:3px;font-size:12px;margin-right:5px;display:inline;background-image:linear-gradient(90deg,#eebe75,#ffe7bd);color:#956528;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom}.game-project .project-item .item-base .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.game-project .project-item .item-base .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.34}.game-project .project-item .item-base .name .nameRemark-new{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem;font-weight:400}.game-project .project-item .item-base .info1{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-project .project-item .item-base .info1 .nameRemark{color:#ed5335;font-size:.26rem}.game-project .project-item .item-base .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2893ff;font-size:13px}.game-project .project-item .item-base .info3{margin-top:.065rem;border-radius:3px;font-size:.22rem}.game-project .project-item .item-base .info3 .first-text{padding:1px 3px;color:#fff;background:#ff8c50;border-radius:15px}.game-project .project-item .item-base .info3 .second-text{border:1px solid #ff8c50;color:#ff8c50;border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px;margin-left:-5px;padding:0 .1rem 0 8px}.game-project .project-item .item-base .tag{display:inline;margin-right:5px}.game-project .project-item .item-base .tag .tagtips{font-size:13px}.game-project .project-item .item-base .tag .tagtips .first-test{border:1px solid;border-radius:50px;font-size:12px;display:inline-block;padding:0 1px;line-height:1.05;vertical-align:revert}.game-project .project-item .item-base .tag:first-child{color:#fd8677;margin-left:0;padding-left:0}.game-project .project-item .item-base .tag:nth-child(2){color:#9487f5}.game-project .project-item .item-base .tag:nth-child(3){color:#69cdf9}.game-project .project-item .item-base .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.game-project .project-item .item-img{margin-top:7.5px}.game-project .project-item .item-img img{display:block;width:100%;border-radius:8px}.game-project .project-item .item-text{margin-top:7.5px}.game-project .project-item .entity-img{margin-top:.2rem;border:0}.game-project .project-item .entity-img img{border-radius:15px}.game-project .item-gift-text .text-title{background:50% no-repeat;background-size:100% 100%;padding:5px 10px;width:40%;color:#fff;margin-top:10px}.game-project .item-gift-text .text-info{background:#f5f6f8;display:flex;align-items:stretch;padding:15px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-right-radius:8px}.game-project .item-gift-text .text-info .info-content{flex:1 1;width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around}.game-project .item-gift-text .text-info .info-btn{display:flex;align-items:center}.game-project .item-gift-text .text-info .info-btn .btn-receive{background-color:#54c5cd;border-radius:25px;padding:5px 20px;font-size:16px;color:#fff}.game-project .item-gift-text .text-info .info-btn .btn-copy{background-color:#80c5fe;border-radius:25px;padding:5px 20px;font-size:16px;color:#fff}.game-project .item-gift-desc .desc-title{background:50% no-repeat;background-size:100% 100%;padding:5px 10px;width:40%;color:#282828;margin-top:10px;display:flex}.game-project .item-gift-desc .desc-title .instru-icon{width:20px;padding-right:5px;display:flex;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap;flex-direction:row}.game-project .item-gift-desc .desc-info{background:#f5f6f8;display:flex;align-items:stretch;padding:15px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-right-radius:8px}.game-project .item-gift-desc .desc-info .desc-content{flex:1 1;width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around}.game-project .item-five-gift{display:flex;flex-wrap:nowrap;align-content:center;justify-content:space-between;align-items:baseline;padding:12px 0 2px;border-top:1px dashed #ededed;margin-top:15px;font-size:.28rem}.game-project .item-five-gift .five-amount{color:#ff5e00}.game-project .item-five-gift .five-amount span{font-size:.4rem}.game-project .item-five-gift .five-relave-but{background-color:#54c5cd;border-radius:25px;padding:5px 20px;font-size:.26rem;color:#fff;width:1.4rem;text-align:center}.game-project .item-five-gift .alreadly-operate-btn{background-color:#ccc;padding:5px 15px;color:#fff;border-radius:25px;font-size:.26rem;width:1.4rem;text-align:center}.game-project.style-1 .item-img,.game-project.style-1 .item-text{display:none}.game-project.style-2 .project-info{margin:10px;border-radius:4px}.game-project.style-2 .item-base .text{border-bottom:none}.game-project.style-2 .item-base .info1{color:#999}.game-project.style-2 .item-img{display:block}.game-project.style-2 .item-text{display:block;vertical-align:initial;outline:none;box-sizing:border-box;-webkit-line-clamp:3;position:relative;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.game-project.style-3 .project-info{margin:10px;border-radius:4px}.game-project.style-3 .item-img,.game-project.style-3 .item-text{display:none}.game-project.style-3 .project-item.special .item-base .text{border-bottom:none}.game-project.style-3 .project-item.special .item-img{display:block}.game-project.style-3 .project-item.special .item-text{display:block;vertical-align:initial;outline:none;box-sizing:border-box;-webkit-line-clamp:3;position:relative;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.game-vipdownload{position:fixed;z-index:999;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .25s;opacity:0}.game-vipdownload .container{background-color:#fff;padding:12.5px;border-radius:12px;box-shadow:0 0 3px #ccc;min-width:75%;transition:all .25s;opacity:0;transform:scale(1.1)}.game-vipdownload .container .item{display:flex;align-items:center;font-size:15px;padding:5px}.game-vipdownload .container .item:before{content:"";display:block;flex:1 1}.game-vipdownload .container .item:first-child:before{content:"打包"}.game-vipdownload .container .item:nth-child(2):before{content:"签名"}.game-vipdownload .container .item:nth-child(3):before{content:"下载"}.game-vipdownload .container .item.ing:first-child:before{content:"打包中"}.game-vipdownload .container .item.ing:nth-child(2):before{content:"签名中"}.game-vipdownload .container .item.ing:nth-child(3):before{content:"下载中"}.game-vipdownload .container .item.ed:first-child:before{content:"打包完成"}.game-vipdownload .container .item.ed:nth-child(2):before{content:"签名完成"}.game-vipdownload .container .item.ed:nth-child(3):before{content:"下载完成"}.game-vipdownload .container .item .icon.normal{display:block}.game-vipdownload .container .item .icon.ed,.game-vipdownload .container .item .icon.ing,.game-vipdownload .container .item.ing .icon.normal{display:none}.game-vipdownload .container .item.ing .icon.ing{display:block}.game-vipdownload .container .item.ed .icon.ing,.game-vipdownload .container .item.ed .icon.normal,.game-vipdownload .container .item.ing .icon.ed{display:none}.game-vipdownload .container .item.ed .icon.ed{display:block}.game-vipdownload .container .tips{color:#ff4500;opacity:.75;margin-top:10px;text-align:center}.game-vipdownload.enter-done{opacity:1}.game-vipdownload.enter-done .container{opacity:1;transform:scale(1)}.game-udid{position:fixed;z-index:917;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.65);justify-content:flex-end}.game-udid,.game-udid .container{display:flex;flex-direction:column;transition:all .25s;opacity:0}.game-udid .container{background-color:#fff;padding:10px 10px env(safe-area-inset-bottom);border-top-left-radius:12px;border-top-right-radius:12px;transform:translateY(100%)}.game-udid .head{text-align:right;color:#666;padding:10px 10px 0}.game-udid .info{color:#333;padding:25px 10px;font-size:17px}.game-udid .info .free{color:green}.game-udid .info .warn{color:red}.game-udid .btn{display:block;background-color:#ffc000;width:50%;padding:10px;color:#fff;font-size:17px;border-radius:20px;text-align:center;margin:auto auto 15px}.game-udid.enter-done{opacity:1}.game-udid.enter-done .container{opacity:1;transform:translateY(0)}.game-vipcard{z-index:555;display:flex;flex-direction:column;align-items:center;justify-content:center}.game-vipcard,.game-vipcard .mask{position:fixed;top:0;bottom:0;left:0;right:0}.game-vipcard .mask{z-index:666;background-color:rgba(0,0,0,.65);transition:all .25s;opacity:0}.game-vipcard .container{position:relative;z-index:777;width:70%;display:flex;flex-direction:column;align-items:center;transition:all .25s;opacity:0;transform:scale(1.1)}.game-vipcard .container .entity{width:100%;position:relative}.game-vipcard .container .entity img{display:block;width:100%}.game-vipcard .container .entity .btn{position:absolute;bottom:8%;left:50%;transform:translate(-50%,-50%);background-color:red;color:#fff;text-align:center;width:50%;padding:10px;font-size:16px;border-radius:8px}.game-vipcard .container .close{margin-top:5vh;font-size:36px;color:#fff}.game-vipcard.enter-done .mask{opacity:1}.game-vipcard.enter-done .container{opacity:1;transform:scale(1)}.game-vipcard-detail{display:flex;flex-direction:column;justify-content:flex-end}.game-vipcard-detail,.game-vipcard-detail .vipcard-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0}.game-vipcard-detail .vipcard-mask{background-color:rgba(0,0,0,.5);transition:all .25s;opacity:1}.game-vipcard-detail .vipcard-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;transition:all .25s;opacity:1;transform:translateY(0);padding:15px 15px 25px}.game-vipcard-detail .vipcard-top{display:flex;padding-bottom:15px}.game-vipcard-detail .vipcard-top .icon{flex-shrink:0;width:1.3rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;margin-right:10px}.game-vipcard-detail .vipcard-top .icon img{display:block;max-width:100%;max-height:100%;border-radius:8px}.game-vipcard-detail .vipcard-top .text{flex:1 1;width:0;font-size:.24rem;color:#999;line-height:1.5;display:flex;flex-direction:column;justify-content:center}.game-vipcard-detail .vipcard-top .name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.32rem;color:#282828;display:flex;align-items:center}.game-vipcard-detail .vipcard-top .name img{width:15px;height:15px;margin-left:.1rem}.game-vipcard-detail .vipcard-top .desc{color:#666;font-size:.24rem;margin-bottom:.05rem;white-space:pre-wrap}.game-vipcard-detail .vipcard-top .time{color:#dc2d2d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem;font-size:.26rem}.game-vipcard-detail .vipcard-top .time span.cancel{text-decoration:line-through;color:#999}.game-vipcard-detail .vipcard-top .time span.useful{color:#999;font-size:.22rem;padding-left:.1rem}.game-vipcard-detail .vipcard-top .close img{height:15px}.game-vipcard-detail .vipcard-tips{color:#999}.game-vipcard-detail .vipcard-main{margin-top:18px;overflow:hidden;overflow-x:scroll;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;text-align:justify;display:flex;padding-bottom:25px;align-items:stretch}.game-vipcard-detail .vipcard-main .item{width:41%;flex-shrink:0;margin-left:10px;position:relative;overflow:hidden;border:1px solid #ccc;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:flex-end;text-align:center;transition:all .25s;padding:20px 0 10px}.game-vipcard-detail .vipcard-main .item .good{color:#fff;position:absolute;top:0;right:0;font-size:.2rem;padding:0 5px;border-bottom-left-radius:5px}.game-vipcard-detail .vipcard-main .item .price{font-size:13px;color:#282828}.game-vipcard-detail .vipcard-main .item .price span{font-size:30px;font-weight:700}.game-vipcard-detail .vipcard-main .item .tag{color:#999;font-size:.22rem;padding-bottom:.15rem}.game-vipcard-detail .vipcard-main .item .tip2{font-size:.24rem;background-color:#fcf2e6;width:93%;margin:0 auto;border-radius:5px}.game-vipcard-detail .vipcard-main .item .tip2 .intro{color:#f7513c}.game-vipcard-detail .vipcard-main .item:first-child{margin-left:0}.game-vipcard-detail .vipcard-main .item.active{border:1px solid #e33923}.game-vipcard-detail .vipcard-main .item.invitecode{align-items:center;justify-content:center;padding:20px 0;width:30%}.game-vipcard-detail .vipcard-main .item.invitecode .text{width:70%;font-size:.38rem;color:#282828;font-weight:700;margin:0 auto}.game-vipcard-detail .vipcard-invitecode{overflow:hidden;overflow-x:scroll;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;text-align:justify;display:flex;padding-bottom:25px;align-items:stretch}.game-vipcard-detail .vipcard-invitecode .input{width:90%;margin:0 auto}.game-vipcard-detail .vipcard-invitecode .input input{flex:1 1;font-size:16px;padding:10px 5px;color:#999;border:1px solid #999;border-radius:5px;width:100%}.game-vipcard-detail .renewal{justify-content:start}.game-vipcard-detail .vipcard-tips2{color:#f9434f;font-size:.26rem;padding-bottom:18px}.game-vipcard-detail .vipcard-bottom{background-image:linear-gradient(#3d69ff,#549aff);padding:10px;text-align:center;font-size:.3rem;color:#fff;border-radius:20px}.game-vipcard-detail .tips_two{font-size:.24rem;text-align:center;font-size:.2rem;padding-top:.1rem;color:#999}.game-roam-detail{display:flex;flex-direction:column;justify-content:flex-end}.game-roam-detail,.game-roam-detail .roam-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0}.game-roam-detail .roam-mask{background-color:rgba(0,0,0,.5);transition:all .25s;opacity:1}.game-roam-detail .roam-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;transition:all .25s;opacity:1;transform:translateY(0);padding:15px 15px calc(env(safe-area-inset-bottom) + 25px)}.game-roam-detail .roam-top{display:flex;justify-content:flex-end}.game-roam-detail .roam-top .close img{height:15px}.game-roam-detail .roam-tips{text-align:center;color:#282828;font-size:.38rem;font-weight:700;padding-bottom:15px}.game-roam-detail .roam-tips2{color:#666;font-size:.28rem;padding:0 25px 18px}.game-roam-detail .roam-tips3{text-align:center;color:#282828;font-size:.34rem}.game-roam-detail .roam-tips4{text-align:center;color:#666;font-size:.28rem;padding:15px 25px 18px}.game-roam-detail .operate-cloud-app{display:flex;align-items:center;justify-content:center}.game-roam-detail .roam-bottom{background-color:#67aaf8;font-size:16px;margin:0 5px;border-radius:20px;color:#fff;transition:all .1s;text-align:center;padding:8px;width:50%}.game-roam-detail .daskapp-game{background-color:#eb424c}.game-roam-detail .roam-bottom-download{background-color:#54c5cd;font-size:16px;margin:0 5px;border-radius:20px;color:#fff;transition:all .1s;text-align:center;padding:8px}.game-roam-detail .roam-waiting{text-align:center;padding:15px}.game-customize-detail{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end}.game-customize-detail .customize-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);transition:all .25s;opacity:1}.game-customize-detail .customize-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;transition:all .25s;opacity:1;transform:translateY(0);padding:15px 15px 25px}.game-customize-detail .customize-top{display:flex;justify-content:flex-end}.game-customize-detail .customize-top .close img{height:15px}.game-customize-detail .customize-tips{text-align:center;color:#282828;font-size:.38rem;font-weight:700;padding-bottom:15px}.game-customize-detail .customize-tips2{color:#666;font-size:.28rem;padding:0 25px 18px}.game-customize-detail .customize-tips3{text-align:center;color:#282828;font-size:.34rem}.game-customize-detail .customize-tips4{text-align:center;color:#666;font-size:.28rem;padding:15px 25px 18px}.game-customize-detail .customize-bottom{background-color:#67aaf8;font-size:16px;border-radius:20px;color:#fff;transition:all .1s;text-align:center;padding:8px;width:50%;margin:0 auto}.game-customize-detail .daskapp-game{background-color:#54c5cd}.game-customize-detail .customize-bottom-download{font-size:14px;color:#999;transition:all .1s;text-align:center;padding:8px 0 0;width:-webkit-max-content;width:max-content;border-bottom:1px solid #999;margin:10px auto 0;display:block}.game-customize-detail .customize-waiting{text-align:center;padding:15px}.game-progress-bar{display:flex;flex-direction:column;justify-content:flex-end}.game-progress-bar,.game-progress-bar .bar-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0}.game-progress-bar .bar-mask{background-color:rgba(0,0,0,.5);transition:all .25s;opacity:1}.game-progress-bar .bar-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;transition:all .25s;opacity:1;transform:translateY(0);padding:15px 15px 25px}.game-progress-bar .bar-container .bar-top{display:flex;align-items:center;align-content:center;justify-content:flex-end}.game-progress-bar .bar-container .bar-top .icon{width:20px;height:20px;margin-right:.1rem}.game-progress-bar .bar-container .bar-top .name{color:#eb424c;font-size:.28rem}.game-progress-bar .bar-container .bar-game-info{padding:10px;display:flex;align-items:center;background:#f1f1f1;position:relative;margin:15px 0 25px}.game-progress-bar .bar-container .bar-game-info .icon{flex-shrink:0;width:35px;height:35px;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;margin-right:10px;position:relative}.game-progress-bar .bar-container .bar-game-info .name{color:#282828;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem}.game-progress-bar .bar-container .bar-gray{background-color:#ddd;font-size:16px;margin:0 40px;border-radius:20px;color:#fff;transition:all .1s;text-align:center;height:.7rem;position:relative;overflow:hidden}.game-progress-bar .bar-container .bar-gray .bar-progress{background-color:#eb424c;font-size:16px;border-radius:20px;color:#fff;transition:all .1s;text-align:center;height:.7rem}.game-progress-bar .bar-container .bar-gray span{position:absolute;top:5px;text-align:center;left:24%}.game-progress-bar .bar-container .bar-tips{display:flex;align-items:center;justify-content:center;align-content:center;margin-top:.2rem}.game-progress-bar .bar-container .bar-tips .icon{margin-right:.05rem;flex-shrink:0;width:14px;height:14px;display:flex}.game-progress-bar .bar-container .bar-tips .name{color:#282828;font-size:.24rem}.game-progress-bar .bar-container .bar-udid{display:flex;align-items:center;justify-content:center;width:90%;margin:.2rem auto 0}.game-progress-bar .bar-container .bar-udid span{margin-right:10px;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-progress-bar .bar-container .bar-udid .copy-udid{color:#eb424c}.game-exit-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.game-exit-index .exit-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.game-exit-index .exit-site .exit-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px}.game-exit-index .exit-site .exit-main .exit-title{padding-bottom:10px;font-size:.36rem;color:#282828}.game-exit-index .exit-site .exit-main .info{font-size:.32rem;color:#282828;padding-bottom:10px}.game-exit-index .exit-site .exit-main .exit-btn,.game-exit-index .exit-site .exit-main .exit-btn .item{display:flex;align-items:center;justify-content:center;padding:10px}.game-exit-index .exit-site .exit-main .exit-btn .item{flex:1 1;flex-direction:column;color:#333;font-size:16px;transition:all .25s;border-radius:30px}.game-exit-index .exit-site .exit-main .exit-btn .btn-about{border:1px solid #67aaf8;color:#67aaf8;margin-right:15px}.game-exit-index .exit-site .exit-main .exit-btn .btn-confirm{background-color:#67aaf8;color:#fff}.game-os-version-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.game-os-version-index .os-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.game-os-version-index .os-site .os-main{background:#fff;width:85%;text-align:center;border-radius:8px}.game-os-version-index .os-site .os-main .os-top{display:flex;align-items:center;background:#f5f6f8;padding:10px 20px;border-top-left-radius:8px;border-top-right-radius:8px}.game-os-version-index .os-site .os-main .os-top .title{flex:1 1;font-size:.32rem;color:#282828}.game-os-version-index .os-site .os-main .os-top .close img{width:20px}.game-os-version-index .os-site .os-main .os-center{padding:10px 20px}.game-os-version-index .os-site .os-main .os-center .desc{text-align:left;color:#282828;font-weight:700;margin-bottom:.1rem}.game-os-version-index .os-site .os-main .os-center .step{display:flex;align-items:center}.game-os-version-index .os-site .os-main .os-center .step .number{width:.2rem;height:.2rem;padding:10px;border-radius:30px;background:#eb424c;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:.1rem;font-size:.2rem}.game-os-version-index .os-site .os-main .os-center .step .text{font-size:.24rem}.game-os-version-index .os-site .os-main .os-center .style-img{margin-top:.1rem}.game-os-version-index .os-site .os-main .os-center .style-img img{border-radius:8px}.game-udidxz-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.game-udidxz-index .exit-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.game-udidxz-index .exit-site .exit-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px}.game-udidxz-index .exit-site .exit-main .exit-title{padding-bottom:10px;font-size:.36rem;color:#282828}.game-udidxz-index .exit-site .exit-main .info{color:#282828;padding-bottom:10px;font-size:.26rem;text-align:left}.game-udidxz-index .exit-site .exit-main .exit-btn,.game-udidxz-index .exit-site .exit-main .exit-btn .item{display:flex;align-items:center;justify-content:center;padding:10px}.game-udidxz-index .exit-site .exit-main .exit-btn .item{flex:1 1;flex-direction:column;color:#333;font-size:16px;transition:all .25s;border-radius:30px}.game-udidxz-index .exit-site .exit-main .exit-btn .btn-about{border:1px solid #999;color:#999;margin-right:15px}.game-udidxz-index .exit-site .exit-main .exit-btn .btn-confirm{background-color:#54c5cd;color:#fff}.game-select-head{position:fixed;z-index:333;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;display:flex;align-items:center;border-bottom:1px solid #eee;padding:0 10px;height:40px;background-color:#fff}.game-select-head input{flex:1 1;width:0;overflow:hidden;background:none;border:none}.game-select-head .buttton{border-left:1px solid #ccc;padding-left:10px;display:flex;align-items:center}.game-select-head .buttton .icon{font-size:18px;margin-right:5px}.game-select-body{margin-top:40px;padding:7.5px}.game-select-body .item{margin-top:7.5px;border-bottom:1px solid #eee;padding-bottom:7.5px;display:flex;align-items:center}.game-select-body .item:first-child{margin-top:0}.game-select-body .item .type{background-color:#ffc000;padding:.5px 7.5px;font-size:.26rem;margin-right:7.5px;color:#fff}.game-select-body .item .type-1:before{content:"BT"}.game-select-body .item .type-2:before{content:"折扣"}.game-select-body .item .type-3:before{content:"H5"}.game-select-body .item .type-4:before{content:"GM"}.game-select-body .item .type-5:before{content:"0.1折"}.game-select-body .item .type-6:before{content:"BT折扣"}.game-select-body .item .name{font-size:.28rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.root-nosafearea{background-color:#000}.root-nosafearea .index-wechat-img{position:fixed;top:0;left:0;z-index:10002;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.root-nosafearea .index-wechat-img .prompt-copy-img{width:65%;margin:40% auto 0 17.5%;position:fixed}.root-nosafearea .game-detail .game-operate{padding-bottom:7.5px}.root-nosafearea .trade-detail .trade-operate{padding-bottom:10px}.m-down-type{position:fixed;left:0;top:0;right:0;bottom:0;z-index:999;overflow:hidden;max-width:750px;margin:0 auto;background-color:rgba(0,0,0,.75);transition:all .25s}.m-down-type .inner{position:absolute;left:0;right:0;bottom:0;z-index:1;background:#fff;border-radius:0;overflow-x:hidden;overflow-y:auto;max-height:85vh;transition:.3s}.m-down-type .inner .down-top{color:#282828;border-bottom:1px solid #eee}.m-down-type .inner .down-top .t-left-jt-close{width:.3rem;height:.3rem;border-bottom:2px solid #fff;border-left:2px solid #fff;position:absolute;margin-top:.115rem;right:0;margin-right:.5rem}.m-down-type .inner .down-top .t-left-jt-close img{width:100%}.m-down-type .inner .down-top .g-t1{padding:.2rem 0}.m-down-type .inner .down-top .g-t1 .tit{text-align:center;font-size:.36rem;font-weight:500}.m-down-type .inner .down-game-pic{width:1rem;height:1rem;border-radius:.28rem;margin-bottom:.14rem}.m-down-type .inner .down-game-pic img{width:100%}.m-down-type .inner .down-game-pic2{position:absolute;top:0}.m-down-type .inner .down-game-pic2 img{width:1rem;height:1rem}.m-down-type .inner .down-game-pic3{width:.6rem;position:absolute;margin-top:.2rem;margin-left:1.225rem;z-index:999}.m-down-type .inner .p-down-v1{margin-top:.28rem}.m-down-type .inner .p-down-v1 li{float:left;width:15%;overflow:hidden;margin-bottom:.2rem;position:relative;z-index:1;margin-right:.945rem}.m-down-type .inner .p-down-v1 li:last-child{margin-right:0}.m-down-type .inner .p-down-v1 .pic{float:left;margin-right:.2rem;width:1.9rem;height:1.9rem;position:relative;z-index:1;color:#fff;text-align:center}.m-down-type .inner .p-down-v1 .pic p{color:#fff;line-height:.55rem}.m-down-type .inner .p-down-v1 .pic .pic-p-p{padding-top:.34rem;font-size:.4rem}.m-down-type .inner .p-down-v1 .txt{overflow:hidden;font-size:.24rem;color:#999;line-height:1.5;padding-right:1.7rem;padding-bottom:.2rem;padding-top:.1rem}.m-down-type .inner .p-down-v1 .tit{font-size:.34rem;color:#282828;font-weight:700}.m-down-type .inner .p-down-v1 .det1,.m-down-type .inner .p-down-v1 .tit{overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.m-down-type .inner .p-down-v1 .det2{font-size:.26rem;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.m-down-type .inner .p-down-v1 .det3{color:#ea4624;margin-top:.05rem}.m-down-type .inner .p-down-v1 .v-btn-download{position:absolute;right:0;top:0;width:.2rem;margin-right:.42rem;margin-top:.35rem;color:#f05724}.m-down-type .inner .m-down-wp{margin:0 auto;padding:0 .2rem}.m-down-type .inner p{clear:both;font-family:PingFang SC;font-weight:500;color:#282828;font-size:.3rem;margin-bottom:.2rem}.m-down-type .inner p:first-child{margin-top:.2rem}.m-down-type .inner p:last-child{margin-bottom:0}.m-down-type .inner .trust{width:100%;background:#eb424c;border-radius:.5rem;color:#fff;padding:.2rem;font-size:.36rem;margin:.2rem 0;border:0}.game-save-pay{z-index:999;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch}.game-save-pay,.game-save-pay .mask{position:fixed;top:0;left:0;right:0;bottom:0;transition:all .25s;opacity:1}.game-save-pay .mask{background-color:rgba(0,0,0,.75)}.game-save-pay .container{position:relative;z-index:777;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;padding:10px 10px env(safe-area-inset-bottom);transition:all .25s;opacity:1;transform:translateY(0)}.game-save-pay .container .title{text-align:center;font-weight:700;font-size:16px;color:#000}.game-save-pay .container iframe{width:100%;min-height:200px;overflow:hidden}.had-roam-screen-body{padding-top:0;background-color:#000}.had-roam-screen{display:none;background-color:#000}.game-coupon-index .game-voucher .container{flex:1 1;position:relative;z-index:2;display:flex;flex-direction:column;background-color:#eee;padding:10px 10px 0;transition:all .25s}.game-coupon-index .game-voucher .tips{background-color:#54c5cd;padding:7.5px 10px;border-radius:4px;display:flex;align-items:center;color:#fff}.game-coupon-index .game-voucher .tips .icon{height:25px}.game-coupon-index .game-voucher .tips .icon img{display:block;height:100%}.game-coupon-index .game-voucher .tips .name{font-weight:700;padding-left:10px}.game-coupon-index .game-voucher .tips .info{flex:1 1;text-align:center;font-size:13px}.game-coupon-index .game-voucher .body{flex:1 1;overflow:hidden;position:relative;margin-top:10px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.game-coupon-index .game-voucher .body .item{margin-bottom:10px;display:flex;background-color:#fff;overflow:hidden;border-radius:8px;background-size:100% 100%;background-repeat:no-repeat}.game-coupon-index .game-voucher .body .item:last-child{margin-bottom:env(safe-area-inset-bottom)}.game-coupon-index .game-voucher .body .item .amounts{color:#fff;display:flex;flex-direction:column;justify-items:center;align-items:center;justify-content:center;flex-shrink:0;position:relative;width:26.811%}.game-coupon-index .game-voucher .body .item .amounts .receive-count{color:#8f5a0c;position:absolute;left:0;top:0;border-radius:0 0 8px 0;font-size:10px;padding:0 10px;line-height:15px;text-align:center;background-repeat:no-repeat;background-size:cover}.game-coupon-index .game-voucher .body .item .amounts .vip-label{position:absolute;top:0;left:0}.game-coupon-index .game-voucher .body .item .amounts .vip-label img{width:90%}.game-coupon-index .game-voucher .body .item .amounts .vip-label .text{font-size:12px;position:absolute;top:0;left:38%;color:#ffecc9}.game-coupon-index .game-voucher .body .item .amounts .amount{font-size:27px;font-weight:500;display:flex;align-items:center;margin-top:5px;margin-bottom:-8px}.game-coupon-index .game-voucher .body .item .amounts .amount .amount-unit{font-size:20px;font-weight:500;margin-bottom:2px;margin-top:3px}.game-coupon-index .game-voucher .body .item .amounts .amount-meet{margin-top:5px;font-size:12px}.game-coupon-index .game-voucher .body .item .vip-amounts{color:#111}.game-coupon-index .game-voucher .body .item .info{flex:1 1;padding:10px 17px 10px 10px}.game-coupon-index .game-voucher .body .item .info .name{color:#292929;font-size:14px;font-weight:500}.game-coupon-index .game-voucher .body .item .info .row-info{display:flex;flex-wrap:nowrap;align-items:center;margin:6px 0}.game-coupon-index .game-voucher .body .item .info .row-info .vip{background-color:#fbcd87;padding:0 3px;font-size:10px;color:#282828;text-align:center;border-radius:2px;flex-shrink:0;margin-right:5px}.game-coupon-index .game-voucher .body .item .info .row-info .sing-voucher{background-color:#f46324;padding:0 3px;font-size:10px;color:#fff;text-align:center;border-radius:2px;flex-shrink:0;margin-right:5px}.game-coupon-index .game-voucher .body .item .info .row-info .time{color:#999;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-coupon-index .game-voucher .body .item .info .game{color:#999}.game-coupon-index .game-voucher .body .item .info .use{color:#f5842d}.game-coupon-index .game-voucher .body .item .info .vip-use{color:#8f5a0c}.game-coupon-index .game-voucher .body .item .operate{display:flex;align-items:center;padding:10px 15px 10px 0;width:35px;text-align:center;line-height:1.25;color:#f5842d;line-height:1.35}.game-coupon-index .game-voucher .body .item .operate.disable{color:#999}.game-coupon-index .game-voucher .body .item .operate.vip-operate{color:#8f5b0c}.game-coupon-index .vip-remind-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.game-coupon-index .vip-remind-index .remind-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.game-coupon-index .vip-remind-index .remind-site .remind-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px}.game-coupon-index .vip-remind-index .remind-site .remind-main .close{text-align:right}.game-coupon-index .vip-remind-index .remind-site .remind-main .close img{width:20px}.game-coupon-index .vip-remind-index .remind-site .remind-main .remind-title{padding-bottom:10px;font-size:22px;color:#282828;font-weight:600}.game-coupon-index .vip-remind-index .remind-site .remind-main .info{font-size:16px;color:#282828;padding-bottom:10px}.game-coupon-index .vip-remind-index .remind-site .remind-main .remind-btn{display:flex;align-items:center;justify-content:center;padding:10px 40px}.game-coupon-index .vip-remind-index .remind-site .remind-main .remind-btn .item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:16px;transition:all .25s;border-radius:30px;padding:10px}.game-coupon-index .vip-remind-index .remind-site .remind-main .remind-btn .btn-confirm{background-color:#fc1738;color:#fff}.system-upgrade-notice{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end}.system-upgrade-notice .upgrade-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);transition:all .25s;opacity:1}.system-upgrade-notice .upgrade-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;flex-direction:column;transition:all .25s;opacity:1;transform:translateY(0);padding-bottom:25px}.system-upgrade-notice .upgrade-top{text-align:center}.system-upgrade-notice .upgrade-main{padding:15px}.system-upgrade-notice .tips{color:#282828;font-size:.34rem;padding:10px 0 5px;font-weight:700}.system-upgrade-notice .upgrade-bottom-download{background-color:#4d77f7;font-size:16px;margin:20px 20px 10px;border-radius:20px;color:#fff;transition:all .1s;text-align:center;padding:8px}.game-complaintdetail .complaintdetail-title{background-color:#fff;padding:10px}.game-complaintdetail .complaintdetail-title .title-entipy{display:flex;align-items:center;background-color:#f5f6f8;border-radius:15px;padding:10px}.game-complaintdetail .complaintdetail-title .title-entipy .icon{margin-right:.2rem}.game-complaintdetail .complaintdetail-head{display:flex;align-items:center;border-bottom:1px solid #eee}.game-complaintdetail .complaintdetail-head-item{text-align:center;width:50%;padding:10px;position:relative;transition:all .25s;font-size:.28rem}.game-complaintdetail .complaintdetail-head-item:after{content:"";display:block;height:2px;width:15px;background-color:#ffc000;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);transition:all .25s;opacity:0}.game-complaintdetail .complaintdetail-head-item.active{font-weight:700;color:#000;font-size:15px}.game-complaintdetail .complaintdetail-head-item.active:after{opacity:1}.game-complaintdetail .complaintdetail-body{background-color:#eee}.game-complaintdetail .complaintdetail-body-item,.game-complaintdetail .complaintdetail-body .swiper-container{height:100%}.game-complaintdetail .complaintdetail-block{background-color:#fff;padding:10px}.game-complaintdetail .complaintdetail-block:last-child{margin-bottom:0}.game-complaintdetail .complaintdetail-operate{background-color:#fff;padding:15px 15px calc(env(safe-area-inset-bottom) + 15px)}.game-complaintdetail .complaintdetail-operate .btn{background-color:#54c5cd;border-radius:20px;padding:7.5px;font-size:.28rem;color:#fff;text-align:center}.game-complaintdetail .complaintdetail-operate .btn.disable{background-color:#ccc}.game-complaintdetail .complaintdetail-operate .tips{color:#ff5e00;margin-top:.2rem;font-size:.24rem;text-align:center}.game-complaintdetail .input-item{margin-top:10px;display:flex;align-items:center;border-bottom:1px solid #ededed;padding-bottom:10px;padding-top:10px}.game-complaintdetail .input-item .name{color:#000;font-size:.3rem;width:150px;font-weight:700}.game-complaintdetail .input-item .name .mandatory{color:red}.game-complaintdetail .input-item .value{flex:1 1;width:0;overflow:hidden;padding-left:10px;padding-right:10px}.game-complaintdetail .input-item .value>input{width:100%;border-radius:4px;border:0;padding:5px;text-align:right;font-size:.28rem}.game-complaintdetail .imgs-block{margin-bottom:.5rem}.game-complaintdetail .imgs-block .name{color:#000;font-size:.3rem;font-weight:700}.game-complaintdetail .imgs-block .name .tips{color:#999;font-size:.28rem;font-weight:400}.game-complaintdetail .input-device .value{text-align:right}.game-complaintdetail .input-game .value{text-align:right;color:red}.game-complaintdetail .input-type{display:block}.game-complaintdetail .input-type .name{width:auto}.game-complaintdetail .input-type .value{width:auto;margin-top:5px}.game-complaintdetail .input-type .value label{float:left;width:50%}.game-complaintdetail .input-type .value label input{margin-right:5px}.game-complaintdetail .input-content{margin-top:10px}.game-complaintdetail .input-content textarea{width:100%;border-radius:4px;border:1px solid #ccc;padding:5px;resize:none}.game-report .report-body{background-color:#f5f6f8;padding:10px;min-height:100vh}.game-report .report-body .items .report-item{background-color:#fff;border-radius:15px;padding:15px;margin-bottom:.2rem}.game-report .report-body .items .report-item .title{text-align:center}.game-report .report-body .items .report-item .name{text-align:center;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;color:#282828;margin-bottom:.05rem;display:flex;align-items:center;padding:6px 0 2px}.game-report .report-body .items .report-item .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.1rem}.game-report .report-body .items .report-item .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.3}.game-report .report-body .items .report-item .content{display:flex;align-items:center;padding:3px 0}.game-report .report-body .items .report-item .content .label{width:1.5rem;margin-right:10px;font-size:15px;color:#666}.game-report .report-body .items .report-item .content .text{flex:1 1;width:0;border-radius:4px;display:flex;align-items:center}.game-report .report-body .items .report-item .content .text span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-report .report-body .items .report-item .content .text .imgs img{margin-right:10px;width:1.2rem;height:1.2rem;object-fit:cover}.game-report .report-body .items .report-item .content:first-child{padding-top:0}.game-report .report-body .items .report-empty{display:flex;flex-direction:column;align-items:center;font-size:13px;color:#999;margin-top:50%}.game-report .report-body .items .report-empty img{display:block;width:50%}.game-server-index{overflow:hidden;display:flex;flex-wrap:wrap}.game-server-index .tips{color:#999;text-align:center;margin:0 auto}.game-server-index .item{display:flex;align-items:center;font-size:13px;margin-top:12.5px;width:48.5%;background-color:#f5f6f8;padding:10px;justify-content:space-between;border-radius:6px}.game-server-index .item .icon{font-size:12px;width:25px;text-align:center;color:#54c5cd}.game-server-index .item .time{margin-right:0;font-size:.28rem}.game-server-index .item .name{flex:1 1;color:#999;font-size:.24rem}.game-server-index .item .operate{width:46px;text-align:center;background-color:#fff;border-radius:6px;border:1px solid #eb424c;padding:4px 0;color:#eb424c;font-size:.2rem}.game-server-index .item .operate.disable{background-color:#ccc;color:#fff;border:transparent}.game-server-index .nth{margin-right:10px}.game-server-index .dynamic .img{text-align:center}.game-server-index .dynamic .img img{width:1.4rem;height:1.4rem}.game-server-index .dynamic .img .dtname{font-size:.28rem;color:#282828}.game-server-index .dynamic .desc{font-size:.22rem;color:#999;width:60%;text-align:center;margin:0 auto}.service-index{overflow:hidden;background:top no-repeat;background-size:100% 240px;min-height:calc(100vh - env(safe-area-inset-bottom) - 55px);background-color:#f5f6f8}.service-index .service-title{padding-top:env(safe-area-inset-top);text-align:center;font-size:19px;line-height:1.8;color:#282828;position:fixed;z-index:100;top:0;left:0;right:0;font-weight:700}.service-index .service-title.service-no-dis{background-color:#fff}.service-index .service-container{padding:12.5px;position:relative}.service-index .service-desc{font-size:.32rem;width:62%;padding:1.5rem 10px 1rem;font-weight:500;color:#282828}.service-index .service-online{padding:.25rem;margin-bottom:.2rem;display:flex;align-items:center;background:#fff;border-radius:8px;position:relative}.service-index .service-online .icon{flex-shrink:0;margin-right:.2rem;width:1rem;height:1rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;position:relative}.service-index .service-online .icon img{display:block;max-width:100%;max-height:100%;border-radius:18px}.service-index .service-online .text{flex:1 1;width:0;font-size:.24rem;color:#999;position:relative;line-height:1.6}.service-index .service-online .text .des1{font-weight:700;overflow:hidden;font-size:.32rem;color:#282828;display:flex;align-items:center}.service-index .service-online .text .des2{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-index .service-online .operate{width:.25rem}.service-index .service-contact{display:flex;margin-top:15px}.service-index .service-contact .item{border:1px solid #eee;flex:1 1;width:50%;background-color:#fff;border-radius:8px;padding:12.5px}.service-index .service-contact .item:first-child{margin-right:10px}.service-index .service-contact .item:last-child{margin-left:10px}.service-index .service-contact .icon{height:35px;background:0 no-repeat;background-size:auto 100%}.service-index .service-contact .name{font-size:.32rem;font-weight:700;color:#282828}.service-index .service-contact .value{color:#999}.service-index .service-bt{font-weight:700;color:#000;font-size:15px;margin:10px auto}.service-index .service-bt span{font-size:12px;color:#666;padding-left:5px}.service-index .service-faq dl{border-radius:4px;margin-bottom:10px;background:#fff}.service-index .service-faq dt{padding:10px;display:flex;align-items:center;transition:all .25s}.service-index .service-faq dt .full{flex:1 1;display:flex;align-items:center}.service-index .service-faq dt .down{width:12px;height:12px;margin-top:-.2rem}.service-index .service-faq dt .icon{width:35px;height:25px;background:50% no-repeat;background-size:contain;margin-right:5px}.service-index .service-faq dt .text{font-size:.3rem;color:#282828;font-weight:700;width:24%}.service-index .service-faq dt .tel-info{padding-left:5px;font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-index .service-faq dt .tel-btn{border-radius:14rem;padding:2.5px 7.5px;color:#fff;background-color:#54c5cd;font-size:.28rem}.service-index .service-faq dd{max-height:0;overflow:hidden;transition:all .25s}.service-index .service-faq dl.active dt{border-bottom:1px solid #eee}.service-index .service-faq dl.active dd{max-height:333px}.service-index .service-faq a{display:block;color:#333;font-size:13px;padding:.1rem .3rem}.service-index .service-faq a:first-child{margin-top:5px}.service-index .service-faq a:last-child{margin-bottom:5px}.service-index .service-customer dl{border-radius:4px;margin-bottom:10px;background:#fff}.service-index .service-customer dt{padding:10px;display:flex;align-items:center;transition:all .25s}.service-index .service-customer dt .full{flex:1 1;display:flex;align-items:center;position:relative;width:0}.service-index .service-customer dt .down{width:12px;height:12px;margin-top:-.2rem}.service-index .service-customer dt .icon{width:35px;height:25px;background:50% no-repeat;background-size:contain;margin-right:5px;position:relative}.service-index .service-customer dt .icon .recommend{position:absolute;top:0;right:0;transform:translate(50%,-53%);line-height:1.15;padding:0 6.5px}.service-index .service-customer dt .text{font-size:.32rem;color:#282828;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:30%}.service-index .service-customer dt .c-info{padding-left:5px;font-size:.28rem;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;max-width:50%;width:45%;text-align:center}.service-index .service-customer dt .tips{display:block;position:absolute;left:5%;width:35px;top:-8px;transform:translateY(-60%);text-align:center;font-size:10px;color:#fff;background:red;border-radius:15px}.service-index .service-customer dt .c-btn{color:#fff;font-size:.28rem;text-align:center;background:50% no-repeat;background-size:contain;padding:5px 0;width:90px}.service-index .service-account{text-align:center;line-height:25px;padding:12.5px;background:#fff}.service-index .service-account .title{font-size:.38rem;font-weight:700}.service-index .service-account .copy-number{padding-top:15px}.service-index .service-account .copy-number img{width:170px}.service-index .service-account .des1{font-size:.26rem;color:#666;padding-top:5px}.service-index .service-account .des2{font-size:.22rem;color:#666}.service-index .service-vip-tips{margin-top:15px;background-repeat:no-repeat;background-size:100% 100%;padding:15px}.service-index .service-vip-tips,.service-index .service-vip-tips .tip-av{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:space-around;justify-content:space-around;align-items:center}.service-index .service-vip-tips .tip-av img{width:65%}.service-index .service-vip-tips .tip-des{color:#fff}.nav-view-body .service-index .service-title{display:none}.service-infobox{background-color:#f5f6f8;min-height:calc(100vh - 90px)}.service-infobox .infobox-body{padding:12.5px 12.5px 90px}.service-infobox .infobox-body .left-content{display:flex;padding-bottom:.5rem}.service-infobox .infobox-body .left-content .avatar{width:50px;height:50px;overflow:hidden;border-radius:50%;margin-right:10px}.service-infobox .infobox-body .left-content .avatar img{display:block;width:100%;height:100%}.service-infobox .infobox-body .left-content .info{padding-top:.2rem;max-width:80%}.service-infobox .infobox-body .left-content .info.type-game-message{flex:1 1}.service-infobox .infobox-body .left-content .info .nickname{font-size:.24rem;color:#282828;padding-bottom:.2rem}.service-infobox .infobox-body .left-content .info .content-index{background-color:#fff;border-radius:8px;padding:10px}.service-infobox .infobox-body .left-content .info .game_info .item-base{display:flex;align-items:center;position:relative;padding-bottom:.2rem}.service-infobox .infobox-body .left-content .info .game_info .item-base .icon{flex-shrink:0;margin-right:.2rem;width:1rem;height:1rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.service-infobox .infobox-body .left-content .info .game_info .item-base .icon img{display:block;max-width:100%;max-height:100%}.service-infobox .infobox-body .left-content .info .game_info .item-base .text{flex:1 1;width:0;font-size:.24rem;color:#999;line-height:1.6;display:flex;flex-direction:column}.service-infobox .infobox-body .left-content .info .game_info .item-base .text .name{font-weight:700;font-size:.3rem;color:#282828}.service-infobox .infobox-body .left-content .info .game_info .item-base .text .info1{font-size:.2rem}.service-infobox .infobox-body .left-content .info .game_info .desc{padding-top:.1rem;border-top:1px solid #cfcfcf;padding-bottom:.1rem;font-size:.24rem}.service-infobox .infobox-body .left-content .info .game_info .operate{color:#3f7ee6}.service-infobox .infobox-body .left-content .info .text-info{color:#282828}.service-infobox .infobox-body .left-content .info .text-info .item-base{font-size:.24rem}.service-infobox .infobox-body .right-content{display:flex;padding-bottom:.5rem;justify-content:flex-end}.service-infobox .infobox-body .right-content .avatar{width:50px;height:50px;overflow:hidden;border-radius:50%;margin-left:10px}.service-infobox .infobox-body .right-content .avatar img{display:block;width:100%;height:100%}.service-infobox .infobox-body .right-content .info{padding-top:.2rem;max-width:80%}.service-infobox .infobox-body .right-content .info .nickname{font-size:.24rem;color:#282828;padding-bottom:.2rem;text-align:right}.service-infobox .infobox-body .right-content .info .content-index{background-color:#eb424c;border-radius:8px;padding:10px;color:#fff}.service-infobox .infobox-body .right-content .info .text-info{color:#fff}.service-infobox .operate-controls{display:flex;position:fixed;left:0;right:0;background-color:#f6f8fa;bottom:calc(env(safe-area-inset-bottom) + 90px);padding:5px}.service-infobox .operate-controls .service-conver{background-color:#fff;border-radius:15px;padding:3px 10px;margin-left:5px;border:1px solid #eb424c}.service-infobox .info-operate{position:fixed;z-index:999;bottom:0;background-color:#fff;left:0;right:0;padding-bottom:env(safe-area-inset-bottom)}.service-infobox .info-operate .container{height:75px;display:flex;align-items:center;padding:0 10px}.service-infobox .info-operate .container .input{flex:1 1;width:0;overflow:hidden;background-color:#f6f6f6;border-radius:4px;display:flex;align-items:center;height:.8rem;padding:0 10px}.service-infobox .info-operate .container .input input{flex:1 1;width:0;padding:5px;background:none;border:none;font-size:16px}.service-infobox .info-operate .container .btn{background-color:#eb424c;font-size:16px;margin:0 5px;border-radius:20px;color:#fff;transition:all .1s;text-align:center;height:.8rem;padding:0 .5rem;display:flex;align-items:center;justify-content:center}.search-index{height:100%;position:relative;overflow:hidden;background:#f5f6f8}.search-index-input{border:none;background-color:#f5f6f8;border-radius:1rem;display:flex;align-items:center;padding:1px 0}.search-index-input .icon{padding:6.5px;width:.5rem;margin:0 5px}.search-index-input input{width:0;flex:1 1;border:none;background:none;margin-right:5px;color:#999;font-size:13px}.search-index-input .close{margin:0 10px}.search-index-input .close img{height:13px}.search-index-btn{border:none;color:#eb424c}.search-index .search-cover{height:100%;position:relative;overflow:hidden;display:none;background:#fff;min-height:100vh;padding:10px}.search-index .search-cover.active{display:block}.search-index .search-cover .title{font-size:.3rem;font-weight:700}.search-index .search-cover .history-title{display:flex;align-items:center}.search-index .search-cover .history-title span{flex:1 1}.search-index .search-cover .history-title img{width:15px}.search-index .search-cover .kws{margin-top:10px}.search-index .search-cover .kws .kw{background-color:#eee;padding:3.5px 8.5px;border-radius:1rem;float:left;margin-right:10px;display:flex;align-items:center;margin-bottom:10px;font-size:.26rem;color:#282828}.search-index .search-cover .kws .kw .icon{margin-right:5px}.search-index .search-cover .kws .kw:first-child .icon{color:red}.search-index .search-cover .kws .kw:nth-child(2) .icon{color:green}.search-index .search-cover .kws .kw .n-hot,.search-index .search-cover .kws .kw .n-top{width:13px;margin-right:.1rem}.search-index .search-cover .history-kws .kw{margin-bottom:10px;color:#666}.search-index .search-cover .groups{margin-top:10px}.search-index .search-cover .groups .group{width:65%;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;border:1px solid #ededed;padding:10px;margin-right:10px;border-radius:5px}.search-index .search-cover .groups .group:first-child{padding-right:5px}.search-index .search-cover .groups .group:last-child .title{padding-left:10px}.search-index .search-cover .groups .container{padding:10px 0;white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;text-align:justify;display:flex}.search-index .search-cover .games{margin-top:10px}.search-index .search-cover .games .game{display:flex;align-items:center;overflow:hidden;margin-bottom:10px}.search-index .search-cover .games .game .index{width:25px;text-align:center;font-size:.28rem;font-weight:700}.search-index .search-cover .games .game:first-child .index,.search-index .search-cover .games .game:nth-child(2) .index,.search-index .search-cover .games .game:nth-child(3) .index{color:red}.search-index .search-cover .games .game .icon{flex-shrink:0;width:.88rem;height:.88rem;border-radius:.2rem;overflow:hidden;margin-right:.12rem}.search-index .search-cover .games .game .icon img{display:block;width:100%;height:100%;border-radius:6px}.search-index .search-cover .games .game .info{flex:1 1;width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.search-index .search-cover .games .game .name{font-size:.26rem;color:#282828;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center}.search-index .search-cover .games .game .name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.1rem}.search-index .search-cover .games .game .name img{width:20px}.search-index .search-cover .games .game .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.search-index .search-cover .games .game .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.3}.search-index .search-cover .games .game .desc{font-size:.24rem;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px}.search-index .search-cover .games .game .desc .nameRemark{color:#ed5335;font-size:.26rem}.search-index .search-result{height:100%;position:relative;overflow:hidden;padding:10px;display:none;min-height:100vh}.search-index .search-result.active{display:block}.search-index .search-result .item{margin-bottom:.3rem;display:flex;align-items:center;background:#fff;padding:10px;border-radius:8px;position:relative}.search-index .search-result .item .icon{position:relative;flex-shrink:0;margin-right:.2rem;width:1.3rem;height:1.3rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.search-index .search-result .item .icon img{display:block;max-width:100%;max-height:100%}.search-index .search-result .item .icon .discount{position:absolute;top:0;right:0;background-color:red;color:#fff;font-size:10px;padding:2.5px 5px;line-height:1.25;border-bottom-left-radius:8px}.search-index .search-result .item .icon .scrole-stat{position:absolute;top:0;left:0;padding:0 .1rem;background:#54c5cd;color:#fff;font-size:.2rem;display:flex;align-items:center;border-top-left-radius:8px;border-bottom-right-radius:8px}.search-index .search-result .item .icon .scrole-stat img{width:10px;margin-right:.05rem}.search-index .search-result .item .subject{flex:1 1;width:0;border-bottom:1px solid #dedede;padding-bottom:.2rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.search-index .search-result .item .text{flex:1 1;width:0;font-size:.23rem;color:#999;line-height:1.6;display:flex;flex-direction:column;position:relative}.search-index .search-result .item .name{display:flex;align-items:center}.search-index .search-result .item .name .named{font-weight:700;overflow:hidden;font-size:.29rem;color:#282828;display:flex;align-items:center}.search-index .search-result .item .name .named span{padding:0 .1rem;color:#956528;background:#eebe75;font-size:.2rem;margin-right:2px;border-radius:3px}.search-index .search-result .item .name .named .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.search-index .search-result .item .name .named .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.3}.search-index .search-result .item .name .named .nameRemark-new{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem}.search-index .search-result .item .name .authpic{margin:0 3.5px;padding:0 3.5px;color:#fff;border-radius:4px;font-size:12px;font-weight:400;white-space:nowrap;position:absolute;right:0;top:10px;top:.1rem}.search-index .search-result .item .name img{width:55px}.search-index .search-result .item .info1{color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-index .search-result .item .info1 .nameRemark{color:#ed5335;font-size:.26rem}.search-index .search-result .item .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2893ff;font-size:13px}.search-index .search-result .item .info3{border-radius:3px;font-size:.22rem;margin-top:.05rem}.search-index .search-result .item .info3 .first-text{padding:1px 3px;color:#fff;border-radius:15px}.search-index .search-result .item .info3 .second-text{border:1px solid;border-left:0;border-top-right-radius:15px;border-bottom-right-radius:15px;margin-left:-5px;padding:0 .1rem 0 8px}.search-index .search-result .item .discount{position:absolute;top:0;right:-10px;color:#fff;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.search-index .search-result .item .discount .number{transform:rotate(320deg);position:absolute}.search-index .search-result .item .tag{display:inline;padding-left:5px}.search-index .search-result .item .tag .tagtips{font-size:13px}.search-index .search-result .item .tag .tagtips .first-test{border:1px solid;border-radius:50px;font-size:12px;display:inline-block;padding:0 1px;line-height:1.05;vertical-align:revert}.search-index .search-result .item .tag:first-child{color:#fe8a4f;padding-left:0}.search-index .search-result .item .tag:nth-child(2){color:#ffbb50}.search-index .search-result .item .tag:nth-child(3){color:#2893ff}.search-index .search-result .item .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.search-empty{display:flex;flex-direction:column;align-items:center;font-size:13px;color:#999;padding-bottom:10px}.search-empty img{display:block;width:50%}.article-detail{background:#f5f6f8;min-height:100vh}.article-detail .roof-top{position:-webkit-sticky;position:sticky;z-index:200;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;background-color:#f5f6f8;padding:15px 15px 20px}.article-detail .roof-top .roof-message{background-size:100% 100%;padding:10px 0}.article-detail .roof-top .roof-message .input-item{display:flex;font-size:.28rem;color:#fff;padding:5px 15px}.article-detail .roof-top .roof-message .input-item .info{max-width:77%}.article-detail .roof-top .roof-message .input-item .name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center}.article-detail .roof-top .roof-message .input-item .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.1rem}.article-detail .roof-top .roof-message .input-item .name .nameRemark-new{color:#fff;font-size:.22rem;padding:0 .1rem;background-color:rgba(243,244,248,.3);font-weight:400}.article-detail .roof-top .game{bottom:0;left:0;right:0;background-color:#eee;padding:10px;display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;background:#fff;border-radius:8px;position:relative}.article-detail .roof-top .game .icon{flex-shrink:0;width:1.4rem;height:1.4rem;border-radius:.2rem;overflow:hidden;margin-right:.19rem}.article-detail .roof-top .game .icon img{display:block;width:100%;height:100%}.article-detail .roof-top .game .text{flex:1 1;width:0}.article-detail .roof-top .game .name{font-size:.3rem;color:#000;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem;display:flex;align-items:center}.article-detail .roof-top .game .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.article-detail .roof-top .game .name .nameRemark{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem;font-weight:700;vertical-align:text-bottom;font-weight:400}.article-detail .roof-top .game .name .discount-index{color:#fff;font-size:.24rem;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;padding-left:.15rem;margin-left:.1rem}.article-detail .roof-top .game .info{font-size:.26rem;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.article-detail .roof-top .game .info .nameRemark{color:#ed5335;font-size:.26rem}.article-detail .roof-top .game .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;color:#666;margin-bottom:.05rem}.article-detail .roof-top .game .info2 .tag{display:inline-block;padding-left:5px}.article-detail .roof-top .game .info2 .tag:first-child{color:#fd8677;padding-left:0}.article-detail .roof-top .game .info2 .tag:nth-child(2){color:#9487f5}.article-detail .roof-top .game .info2 .tag:nth-child(3){color:#69cdf9}.article-detail .roof-top .game .discount{position:absolute;top:10px;right:0;color:#fff;padding:5px;line-height:1.25;width:50px;text-align:center;background-size:100% 100%;background-repeat:no-repeat}.article-detail .roof-top .game .btn{color:#fff;font-size:12px;background-color:#ffc000;border-radius:15px;padding:5.5px 16.5px}.article-detail .act-tit{font-weight:700;color:#000;font-size:15px;margin:10px 15px}.article-detail .contentItems{margin:0 15px}.article-detail .contentItems .contentitem{font-size:.28rem;color:#282828;background:#fff;padding:10px 15px;border-radius:8px;margin-bottom:10px}.article-detail .contentItems .contentitem .title{color:#282828;font-size:.28rem;font-weight:700}.article-detail .contentItems .contentitem .contenttext{color:#666;font-size:.26rem}.article-detail .article{padding:10px;font-size:.28rem;line-height:1.75;background:#fff;border-radius:8px;margin:0 15px 10px}.article-detail .article .content iframe{width:100%;display:flex;align-items:center;justify-items:center}.article-detail .article-footer{position:fixed;z-index:200;bottom:0;left:0;right:0;background-color:#f5f6f8;padding:15px}.article-detail .article-footer .article-operate{height:40px;line-height:40px;background-color:#eb424c;border-radius:30px;color:#fff;text-align:center;font-size:.36rem;display:block}.article-index .article-head{position:fixed;z-index:100;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;background-color:#fff;height:45px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eee}.article-index .article-head .item{flex:1 1;position:relative;text-align:center;font-size:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .25s}.article-index .article-head .item:after{content:"";display:none;width:25px;height:2px;margin-top:2.5px;background-color:#ffc000}.article-index .article-head .item.active{font-size:16px;color:#000;font-weight:700}.article-index .article-head .item.active:after{display:block}.article-index .article-body{margin-top:45px;padding:12.5px;position:relative}.article-index .article-body .type-item{display:none}.article-index .article-body .type-item.active{display:block}.article-index .article-body .type-item .item{display:flex;align-items:center;border-radius:8px;background:50% no-repeat;background-size:100% 100%;border-top:1px solid #eee;padding:10px 0}.article-index .article-body .type-item .item:first-child{border-top:none;padding-top:0}.article-index .article-body .type-item .item:after{content:">";font-size:.3rem}.article-index .article-body .type-item .item .icon{width:60px;height:60px;margin-right:10px}.article-index .article-body .type-item .item .icon img{display:block;width:100%;height:100%}.article-index .article-body .type-item .item .info{flex:1 1;width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.article-index .article-body .type-item .item .title{font-size:.28rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-index .article-body .type-item .item .time{font-size:13px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-index .server-type{position:fixed;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;border-bottom:1px solid #eee;background-color:#fff}.server-index .server-type .item{width:33.333%;float:left;text-align:center;font-size:.28rem;position:relative;height:40px;display:flex;align-items:center;justify-content:center}.server-index .server-type .item:after{content:"";display:block;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:20px;height:2px;background-color:#54c5cd;opacity:0}.server-index .server-type .item.active{font-size:.3rem;color:#000}.server-index .server-type .item.active:after{opacity:1}.server-index .server-body{margin-top:40px}.server-index .server-body-item{overflow:hidden;display:none;background:#f5f6f8}.server-index .server-body-item.active{display:block}.server-index .server-time{position:fixed;top:calc(env(safe-area-inset-top) + 80px);left:0;right:0;height:40px;padding:0 10px;background-color:#f5f6f8;white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;text-align:justify;display:flex;align-items:center;justify-items:center}.server-index .server-time .item{flex-shrink:0;margin-left:10px;background-color:#eee;padding:3.5px 6.5px;border-radius:12px}.server-index .server-time .item.active{background-color:#54c5cd;color:#fff}.server-index .server-time .item:first-child{margin-left:0}.server-index .server-groups{padding:0 10px 10px}.server-index .server-group{margin-top:10px}.server-index .server-group .group-title{display:flex;align-items:center;font-size:.3rem}.server-index .server-group .group-title .icon{font-size:18px;margin-right:5px;color:#54c5cd;width:18px}.server-index .server-item{margin-top:.3rem;display:flex;align-items:center;background:#fff;padding:10px;border-radius:8px}.server-index .server-item .icon{flex-shrink:0;margin-right:.2rem;width:1.3rem;height:1.3rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.server-index .server-item .icon img{display:block;max-width:100%;max-height:100%}.server-index .server-item .text{flex:1 1;width:0;font-size:.23rem;color:#999;line-height:1.7;display:flex;flex-direction:column}.server-index .server-item .name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.29rem;color:#282828;display:flex;align-items:center}.server-index .server-item .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.server-index .server-item .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:unset;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.3}.server-index .server-item .name .nameRemark-new{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem}.server-index .server-item .info1{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.065rem;margin-top:.065rem}.server-index .server-item .info1 .nameRemark{color:#ed5335;font-size:.26rem}.server-index .server-item .info2{display:flex;align-items:center;color:#ff5e00}.server-index .server-item .info2 .server{color:#ff5e00;margin-right:10px}.server-index .server-item .info2 .time{color:#fff;margin-right:10px;background:#ff446a;border-radius:6px;padding:0 5px}.server-index .server-item .btn{width:1.1rem;border-radius:.25rem;background:#ffc000;font-size:.28rem;color:#fff;line-height:.5rem;text-align:center}.server-index .server-item-div{background:#fff;border-radius:8px;margin-top:.3rem}.server-index .server-item-div .server-item{margin-top:0}.server-index .server-tag{position:fixed;z-index:555;top:0;bottom:0;left:0;right:0}.server-index .server-tag .mask{position:fixed;z-index:666;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);transition:all .25s;opacity:0}.server-index .server-tag .container{position:fixed;z-index:777;bottom:0;left:0;right:0;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;padding:10px 10px env(safe-area-inset-bottom);transition:all .25s;opacity:0;transform:translateY(100%)}.server-index .server-tag.enter-active .mask,.server-index .server-tag.enter-done .mask{opacity:1}.server-index .server-tag.enter-active .container,.server-index .server-tag.enter-done .container{opacity:1;transform:translateY(0)}.server-index .server-tag.exit-active .mask{opacity:0}.server-index .server-tag.exit-active .container{opacity:0;transform:translateY(100%)}.server-index .server-tag .title{font-size:.28rem;color:#000}.server-index .server-tag .tags{margin-left:-5px;margin-right:-5px}.server-index .server-tag .tag{margin-top:0;float:left;width:25%;padding:10px;color:#000}.server-index .server-tag .tag div{background-color:#eee;padding:5px;text-align:center}.server-index .server-tag .tag.active{color:#fff}.server-index .server-tag .tag.active div{background-color:#54c5cd}.server-index .server-today{margin-top:40px}.server-alert{display:flex;flex-direction:column;justify-content:flex-end}.server-alert,.server-alert .server-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0}.server-alert .server-mask{background-color:rgba(0,0,0,.5);transition:all .25s;opacity:0}.server-alert .server-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;padding:15px 15px env(safe-area-inset-bottom);transition:all .25s;opacity:0;transform:translateY(100%)}.server-alert.appear-active .server-mask,.server-alert.appear-done .server-mask,.server-alert.enter-active .server-mask,.server-alert.enter-done .server-mask{opacity:1}.server-alert.appear-active .server-container,.server-alert.appear-done .server-container,.server-alert.enter-active .server-container,.server-alert.enter-done .server-container{opacity:1;transform:translateY(0)}.server-alert.appear-active .server-container .server-close,.server-alert.appear-done .server-container .server-close,.server-alert.enter-active .server-container .server-close,.server-alert.enter-done .server-container .server-close{position:absolute;top:5px;padding:15px;right:0}.server-alert.exit-active .server-mask{opacity:0}.server-alert.exit-active .server-container{opacity:0;transform:translateY(100%)}.gift-detail{display:flex;flex-direction:column;justify-content:flex-end}.gift-detail,.gift-detail .gift-mask{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0}.gift-detail .gift-mask{background-color:rgba(0,0,0,.5);transition:all .25s;opacity:0}.gift-detail .gift-container{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;height:50vh;display:flex;flex-direction:column;padding:15px 15px env(safe-area-inset-bottom);transition:all .25s;opacity:0;transform:translateY(100%)}.gift-detail.appear-active .gift-mask,.gift-detail.appear-done .gift-mask,.gift-detail.enter-active .gift-mask,.gift-detail.enter-done .gift-mask{opacity:1}.gift-detail.appear-active .gift-container,.gift-detail.appear-done .gift-container,.gift-detail.enter-active .gift-container,.gift-detail.enter-done .gift-container{opacity:1;transform:translateY(0)}.gift-detail.exit-active .gift-mask{opacity:0}.gift-detail.exit-active .gift-container{opacity:0;transform:translateY(100%)}.gift-detail.exit-done{display:none}.gift-detail .gift-top{display:flex;border-bottom:1px solid #eee;padding-bottom:10px}.gift-detail .gift-top .icon{flex-shrink:0;width:1.2rem;height:1.2rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;margin-right:10px}.gift-detail .gift-top .icon img{display:block;max-width:100%;max-height:100%}.gift-detail .gift-top .text{flex:1 1;width:0;font-size:.24rem;color:#999;line-height:1.5;display:flex;flex-direction:column;justify-content:center}.gift-detail .gift-top .name{font-weight:700;font-size:.3rem;color:#282828}.gift-detail .gift-top .name,.gift-detail .gift-top .time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.gift-detail .gift-top .time{color:#666}.gift-detail .gift-main{flex:1 1;height:0;margin-top:10px;overflow-y:scroll;position:relative;-webkit-overflow-scrolling:touch}.gift-detail .gift-main .gift-desc{border-bottom:1px solid #ededed;padding:10px 0}.gift-detail .gift-desc .title{font-size:.3rem;color:#000}.gift-detail .gift-desc .main{margin-top:7.5px}.gift-detail .gift-bottom{background-color:#eb424c;padding:7.5px;text-align:center;font-size:.3rem;color:#fff;border-radius:20px}.welfare-index{overflow:hidden;min-height:100vh;padding:env(safe-area-inset-top) 12.5px 12.5px;background:#eee top no-repeat;background-size:contain}.welfare-index .welfare-halo{position:fixed;z-index:100;top:0;left:0;right:0;padding-top:env(safe-area-inset-top);background-color:#54c5cd;color:#fff}.welfare-index .welfare-halo .background{opacity:1;position:absolute;z-index:1;inset:0;background-color:#54c5cd;transition:all .1s ease 0s}.welfare-index .welfare-halo .container{position:relative;z-index:560;height:40px;display:flex;justify-content:center;align-items:center;font-size:18px;transition:all .1s}.welfare-index .welfare-head{background:#fff top no-repeat;border-radius:15px}.welfare-index .welfare-head .head-title{display:flex;align-items:stretch;margin-top:1.5rem;padding:15px 15px 5px}.welfare-index .welfare-head .head-title .icon{width:55px;height:55px;overflow:hidden;border-radius:50%}.welfare-index .welfare-head .head-title .icon img{display:block;width:100%;height:100%}.welfare-index .welfare-head .head-title .info{flex:1 1;width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around;padding:7.5px}.welfare-index .welfare-head .head-title .info .name{font-size:18px;color:#282828;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.welfare-index .welfare-head .head-title .info .name .nick_name{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.welfare-index .welfare-head .head-title .info .name img{margin-left:5px;height:20px}.welfare-index .welfare-head .head-title .info .desc{color:#ccc;font-size:.2rem}.welfare-index .welfare-head .head-title .operate{color:#ccc;display:flex;align-items:center}.welfare-index .welfare-head .head-title .operate .operate-btn{border-radius:8px;padding:5px 0;font-size:16px;color:#fff;width:80px}.welfare-index .welfare-head .head-groups{padding:0 15px 5px}.welfare-index .welfare-head .head-groups .items{display:flex;align-items:center}.welfare-index .welfare-head .head-groups .item{flex:1 1;width:32%;padding:10px 5px 10px 10px;background-color:#f5f6f8;display:flex;align-items:center;border-radius:8px;margin-bottom:.2rem;margin-left:10px}.welfare-index .welfare-head .head-groups .item .info{flex:1 1;width:0;display:flex;flex-direction:column;justify-content:center}.welfare-index .welfare-head .head-groups .item .info .name{font-weight:700;font-size:.26rem;color:#282828}.welfare-index .welfare-head .head-groups .item .info .name img{height:15px}.welfare-index .welfare-head .head-groups .item .info .value{color:#999;margin-top:-.05rem;font-size:.22rem}.welfare-index .welfare-head .head-groups .icon img{display:block;height:27px}.welfare-index .welfare-head .head-groups .item:first-child{margin-left:0}.welfare-index .title-img{width:25%;padding:10px 0}.welfare-index .plat-item{background:#f5f6f8;padding:.3rem;border-radius:15px;margin:10px 0}.welfare-index .plat-item:first-child{margin-top:0}.welfare-index .plat-item .title{color:#999;font-size:.24rem;padding:0 0 10px;border-bottom:1px solid #e0e0e0}.welfare-index .plat-item .title span:first-child{color:#282828;padding-right:.28rem;font-size:.3rem;font-weight:700}.welfare-index .plat-item .content{display:flex;align-items:center;padding:15px 0 0}.welfare-index .plat-item .content .icon{padding-right:8px}.welfare-index .plat-item .content .icon img{display:block;height:28px}.welfare-index .plat-item .content .desc{flex:1 1;color:#f27b89;font-size:.28rem}.welfare-index .plat-item .content .but-opened{background-color:#ffc000;font-size:.28rem;border-radius:5px;color:#fff;transition:all .1s;text-align:center;padding:.1rem .2rem}.welfare-index .welfare-cert-auth{margin-top:15px;background-repeat:no-repeat;background-size:100% 100%;height:65px;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:space-around;justify-content:space-around;align-items:center;padding:0 15px}.welfare-index .welfare-cert-auth .welfare-cert-first-part{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:space-around;justify-content:space-around;align-items:center;flex:1 1;padding-left:20px}.welfare-index .welfare-cert-auth .welfare-cert-first-part img{width:65%}.welfare-index .welfare-cert-auth .welfare-cert-second-part{color:#fff;opacity:.8}.welfare-index .welfare-plat{background:#fff top no-repeat;border-radius:15px;margin-top:15px}.welfare-index .welfare-plat .welfare-main{padding:15px}.welfare-index .welfare-plat .plat-groups{display:flex;align-items:stretch}.welfare-index .welfare-plat .plat-groups .item{flex:1 1;width:50%;display:flex;align-items:center;justify-content:center;border-radius:15px;background:#f5f6f8;padding:10px 0}.welfare-index .welfare-plat .plat-groups .item .desc{text-align:center}.welfare-index .welfare-plat .plat-groups .item .desc h1{font-size:.28rem;color:#282828;font-weight:700}.welfare-index .welfare-plat .plat-groups .item .desc p{color:#999;font-size:.2rem}.welfare-index .welfare-plat .plat-groups .item .desc p img{height:15px}.welfare-index .welfare-plat .plat-groups .item .icon{display:flex;justify-content:center;padding-bottom:3px}.welfare-index .welfare-plat .plat-groups .item .icon img{display:block;height:45px}.welfare-index .welfare-plat .plat-groups .item:first-child,.welfare-index .welfare-plat .plat-groups .item:nth-child(2){margin-right:10px}.welfare-index .welfare-plat .plat-groups .plat-desc{position:absolute;padding:.4rem 4.5% 4.5% 4%;margin-top:5%;font-size:.24rem}.welfare-index .welfare-plat .item-indepen{flex:1 1;padding:5px 0 10px;background-color:#fff;display:flex;align-items:center;border-radius:8px}.welfare-index .welfare-plat .item-indepen .plat-desc{position:absolute;padding:4.5%;margin-top:5%}.welfare-index .welfare-task{background:#fff top no-repeat;border-radius:15px;margin-top:15px}.welfare-index .welfare-task .welfare-main{padding:15px}.welfare-index .welfare-task .welfare-main .item{flex:1 1;padding:10px;display:flex;align-items:center;border-radius:15px;margin-bottom:.2rem;background-size:100% 100%}.welfare-index .welfare-task .welfare-main .item .icon{padding-right:10px}.welfare-index .welfare-task .welfare-main .item .icon img{display:block;height:50px}.welfare-index .welfare-task .welfare-main .item .info{flex:1 1;width:0;display:flex;flex-direction:column;justify-content:center}.welfare-index .welfare-task .welfare-main .item .info .name{color:#282828;font-size:.32rem;font-weight:700}.welfare-index .welfare-task .welfare-main .item .info .value{color:#999}.welfare-index .welfare-task .welfare-main .item .welfare-back{color:#ccc;display:flex;align-items:center;flex-direction:column;flex-wrap:wrap;align-content:flex-end}.welfare-index .welfare-task .welfare-main .item .welfare-back img{width:25%}.welfare-index .welfare-first-charge{background:#fff top no-repeat;border-radius:15px;margin-top:15px}.welfare-index .welfare-first-charge .first-charge-title{display:flex;align-items:center;width:100%}.welfare-index .welfare-first-charge .first-charge-title .img{font-size:18px;font-weight:700;color:#000;flex:1 1}.welfare-index .welfare-first-charge .first-charge-title .img img{width:45.5%}.welfare-index .welfare-first-charge .first-charge-title a{color:#999}.welfare-index .welfare-first-charge .welfare-main{padding:15px}.welfare-index .welfare-first-charge .welfare-main .first-charge-title{display:flex;align-items:center;width:100%}.welfare-index .welfare-first-charge .welfare-main .first-charge-title .img{font-size:18px;font-weight:700;color:#000;flex:1 1}.welfare-index .welfare-first-charge .welfare-main .first-charge-title .img img{width:25%}.welfare-index .welfare-first-charge .welfare-main .first-charge-title .more{color:#999}.welfare-index .welfare-first-charge .welfare-main .items{white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;text-align:justify;display:flex}.welfare-index .welfare-first-charge .welfare-main .items .item{background-color:#f5f6f8;border-radius:15px;width:60%;padding-bottom:5px;flex-shrink:0;display:flex;flex-direction:column;margin-right:10px;white-space:normal}.welfare-index .welfare-first-charge .welfare-main .items .item .voucher-name{flex:1 1;padding:10px 10px 0;display:flex;align-items:center;border-radius:8px;margin-bottom:.2rem;background-size:100% 100%}.welfare-index .welfare-first-charge .welfare-main .items .item .voucher-name .icon{margin-right:5px}.welfare-index .welfare-first-charge .welfare-main .items .item .voucher-name .icon img{width:45px;border-radius:6px}.welfare-index .welfare-first-charge .welfare-main .items .item .voucher-name .info{flex:1 1;width:0;display:flex;flex-direction:column;justify-content:center;color:#282828;font-size:.25rem;word-break:break-all}.welfare-index .welfare-first-charge .welfare-main .items .item .voucher-name .info .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;vertical-align:text-bottom;border:1px solid #e3b579;line-height:1.3;width:-webkit-max-content;width:max-content;font-weight:700;display:flex;align-items:center}.welfare-index .welfare-first-charge .welfare-main .items .item .voucher-name .info .nameRemark-new{background:#ededed;color:#999;font-size:.22rem;padding:0 .1rem;width:-webkit-max-content;width:max-content}.welfare-index .welfare-first-charge .welfare-main .items .item .vouchar-desc{width:90%;background-color:#fff;flex:1 1;padding:8px 10px;display:flex;align-items:center;border-radius:8px;margin:0 auto .2rem;background-size:100% 100%}.welfare-index .welfare-first-charge .welfare-main .items .item .vouchar-desc .info{flex:1 1;width:0;display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap}.welfare-index .welfare-first-charge .welfare-main .items .item .vouchar-desc .info .des1{color:#ff505b}.welfare-index .welfare-first-charge .welfare-main .items .item .vouchar-desc .info .des2{font-size:12px}.welfare-index .welfare-first-charge .welfare-main .items .item .vouchar-desc .operate{flex:1 1;width:0;display:flex;justify-content:flex-end;color:#282828;font-size:.3rem;word-break:break-all}.welfare-index .welfare-first-charge .welfare-main .items .item .vouchar-desc .operate .operate-btn{background-color:#54c5cd;border-radius:8px;padding:5px 15px;font-size:12px;color:#fff}.welfare-index .welfare-first-charge .welfare-main .items .item .vouchar-desc .operate .alreadly-operate-btn{background-color:#ccc;border-radius:8px;padding:5px 15px;font-size:12px;color:#fff}.welfare-index .welfare-first-charge .welfare-main .items .item:last-child{margin-right:0}.welfare-index .welfare-project-items{display:block;margin-top:10px;background-color:#fff;border-radius:15px}.welfare-index .welfare-project-items .project-items-title{display:flex;align-items:center;width:100%;padding-right:15px}.welfare-index .welfare-project-items .project-items-title .img{font-size:18px;font-weight:700;color:#000;flex:1 1}.welfare-index .welfare-project-items .project-items-title .img img{width:25%}.welfare-index .welfare-project-items .project-items-title .more{color:#999}.welfare-index .welfare-project-items .welfare-main{padding:15px}.welfare-index .welfare-project-items .project-item{padding-top:15px}.welfare-index .welfare-project-items .project-item .item-base{display:flex;align-items:center}.welfare-index .welfare-project-items .project-item .item-base .icon{flex-shrink:0;margin-right:.2rem;width:1rem;height:1rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center}.welfare-index .welfare-project-items .project-item .item-base .icon img{border-radius:6px}.welfare-index .welfare-project-items .project-item .item-base .text{flex:1 1;width:0;font-size:.2rem;color:#999;line-height:1.7;display:flex;flex-direction:column}.welfare-index .welfare-project-items .project-item .item-base .text .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.28rem;color:#282828;display:flex;align-items:center}.welfare-index .welfare-project-items .project-item .item-base .text .name .name-new{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-right:.1rem}.welfare-index .welfare-project-items .project-item .item-base .text .name .nameRemark{border-radius:3px;font-size:12px;display:inline;color:#946328;padding-left:.1rem;padding-right:.1rem;height:17px;font-weight:700;vertical-align:text-bottom;border:1px solid #e3b579;display:flex;align-items:center}.welfare-index .welfare-project-items .project-item .item-base .text .name .nameRemark-new{background:#f3f4f8;color:#999;font-size:.22rem;padding:0 .1rem;height:17px;margin-top:.03rem;font-weight:700;display:flex;align-items:center}.welfare-index .welfare-project-items .project-item .item-base .text .info1{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.05rem}.welfare-index .welfare-project-items .project-item .item-base .text .info2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;color:#ff5e00}.welfare-index .welfare-project-items .project-item .item-base .text .info2 .tag{display:inline-block;margin-right:5px}.welfare-index .welfare-project-items .project-item .item-base .text .info2 .tag .tagtips{display:flex;align-content:center;align-items:center;height:16px}.welfare-index .welfare-project-items .project-item .item-base .text .info2 .tag .first-test{border:1px solid;border-radius:50px;font-size:12px;display:flex;align-items:center;padding:0 1px;line-height:1.05;vertical-align:revert}.welfare-index .welfare-project-items .project-item .item-base .text .info2 .tag .other{font-size:14px}.welfare-index .welfare-project-items .project-item .item-base .text .info2 .tag:first-child{color:#fe8a4f}.welfare-index .welfare-project-items .project-item .item-base .text .info2 .tag:nth-child(2){color:#ffbb50}.welfare-index .welfare-project-items .project-item .item-base .text .info2 .tag:nth-child(3){color:#2893ff}.welfare-index .welfare-project-items .project-item .item-gift-text .text-title{background-repeat:no-repeat;background-position:50%;background-size:100% 100%;padding:0 10px;width:40%;color:#fff;margin-top:10px}.welfare-index .welfare-project-items .project-item .item-gift-text .text-info{background:#f5f6f8;display:flex;align-items:stretch;padding:15px 10px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-right-radius:15px}.welfare-index .welfare-project-items .project-item .item-gift-text .text-info .info-content{flex:1 1;width:0;flex-direction:column;justify-content:space-around;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;font-size:.26rem;color:#282828}.welfare-index .welfare-project-items .project-item .item-gift-text .text-info .info-btn{display:flex;align-items:center}.welfare-index .welfare-project-items .project-item .item-gift-text .text-info .info-btn .btn-receive{background-color:#54c5cd;border-radius:8px;padding:5px 20px;font-size:16px;color:#fff}.welfare-index .welfare-project-items .project-item .item-gift-text .text-info .info-btn .btn-copy{background-color:#80c5fe;border-radius:8px;padding:5px 20px;font-size:16px;color:#fff}.welfare-index .welfare-project-items .project-item:first-child,.welfare-index .welfare-project-items .special{padding-top:0}.welfare-index .welfare-active{background:#fff top no-repeat;border-radius:15px;margin-top:15px}.welfare-index .welfare-active .welfare-main{padding:15px}.welfare-index .welfare-active .welfare-main .active-img img{border-radius:15px;width:100%}.welfare-index .welfare-active .welfare-main .active-text{color:#282828;font-size:.3rem}.welfare-index .cdk{position:fixed;z-index:555;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center}.welfare-index .cdk .mask{display:block;position:absolute;z-index:666;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.welfare-index .cdk .entity{position:relative;z-index:777;background:top no-repeat;background-size:100% 100%;width:325px;padding:100px 40px 20px;overflow:hidden}.welfare-index .cdk .entity .title{font-size:.32rem;color:#000;text-align:center}.welfare-index .cdk .entity .info{color:#ccc;font-size:13px;padding:10px 0}.welfare-index .cdk .entity .desc{color:#000}.welfare-index .cdk .entity .input{margin-top:10px;display:flex;align-items:center}.welfare-index .cdk .entity .input input{border:1px solid #ccc;border-radius:20px;flex:1 1;width:0;padding:5px 10px;font-size:.28rem}.welfare-index .cdk .entity .input .btn{background-color:#ffc000;color:#fff;padding:5px 10px;border-radius:20px;text-align:center;margin:0 auto 0 10px}.welfare-index .cdk .close{position:relative;z-index:777;margin-top:20px;color:#fff;width:30px;height:30px;display:flex;text-align:center;align-content:center;align-items:center;justify-items:center;justify-content:center;border:1px solid #fff;border-radius:50%;font-size:.3rem}.shop-index{overflow:hidden;min-height:100vh;padding:calc(env(safe-area-inset-top) + 40px) 12.5px 12.5px;background:#eee top no-repeat;background-size:contain}.shop-index .shop-user-head{background:#fff;margin-top:150px;border-radius:8px}.shop-index .shop-user-head .items .item{margin-top:15px;border-radius:8px;display:flex;align-items:center;padding:7.5px}.shop-index .shop-user-head .items .item .coin-info{flex:1 1;width:0;display:flex;border:1px solid #ffc000;border-radius:20px;align-items:center;padding:5px}.shop-index .shop-user-head .items .item .coin-info .icon{width:25px;height:25px}.shop-index .shop-user-head .items .item .coin-info .icon:first-child{margin-right:.1rem}.shop-index .shop-user-head .items .item .coin-info .icon:last-child{margin-right:0;margin-left:.1rem}.shop-index .shop-user-head .items .item .coin-info .text{color:#ffc000;font-size:14px;width:70%}.shop-index .shop-user-head .items .item .coin-desc{text-align:center;font-size:10px;padding-left:10px;display:flex;align-content:center;flex-wrap:nowrap;align-items:center;font-size:14px;color:#ffc000}.shop-index .shop-user-head .items .item .coin-desc span{color:#999}.shop-index .shop-details{margin-top:15px}.shop-index .shop-details .item{background-size:100% 100%;background-repeat:no-repeat;display:flex;overflow:hidden;border-radius:8px;padding:10px;margin-top:10px}.shop-index .shop-details .item .info{display:flex;flex-direction:column;justify-items:center;justify-content:center;flex-shrink:0;color:#fff;flex:1 1;width:0;overflow:hidden}.shop-index .shop-details .item .info .amount{font-size:25px}.shop-index .shop-details .item .info .amount .mj{font-size:13px;width:15px;float:left;margin-right:.1rem;border:1px solid #fff;flex:1 1;opacity:.75}.shop-index .shop-details .item .info .amount .tj{font-size:15px;margin-left:.1rem}.shop-index .shop-details .item .info .desc{font-size:16px}.shop-index .shop-details .item .info .time{opacity:.75}.shop-index .shop-details .item .operate{text-align:center;color:#282828;font-size:.26rem;display:flex;flex-direction:column;justify-items:center;justify-content:center}.shop-index .shop-details .item .operate .operate-btn{height:.55rem;line-height:.55rem;background:#ffb701;border-radius:25px;padding:0 .1rem;font-size:.28rem;color:#fff;width:75%;margin:.1rem auto}.shop-index .obain-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.shop-index .obain-index .obain-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.shop-index .obain-index .obain-site .obain-head{background-size:100% 100%;width:60%;padding:30px;text-align:center;color:#000;font-size:17px}.shop-index .obain-index .obain-site .obain-main{width:60%;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.shop-index .obain-index .obain-site .obain-main .text{padding:10px}.shop-index .obain-index .obain-site .obain-main .obain-btn{text-align:center;padding:10px;border-top:1px solid #ededed;color:#ffc000}.shop-index .exchange-index{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:999;max-width:720px;margin:0 auto}.shop-index .exchange-index .exchange-site{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;flex-direction:column;height:100%}.shop-index .exchange-index .exchange-site .exchange-main{background:#fff;width:75%;text-align:center;padding:20px;border-radius:8px}.shop-index .exchange-index .exchange-site .exchange-main .close{text-align:right}.shop-index .exchange-index .exchange-site .exchange-main .close img{width:20px}.shop-index .exchange-index .exchange-site .exchange-main .exchange-title{padding-bottom:10px;font-size:22px}.shop-index .exchange-index .exchange-site .exchange-main .info{font-size:16px;color:#282828;padding-bottom:10px}.shop-index .exchange-index .exchange-site .exchange-main .info .des2{color:#ffc000}.shop-index .exchange-index .exchange-site .exchange-main .exchange-btn{display:flex;align-items:center;justify-content:center;padding:10px}.shop-index .exchange-index .exchange-site .exchange-main .exchange-btn .item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:16px;transition:all .25s;border-radius:30px;padding:10px}.shop-index .exchange-index .exchange-site .exchange-main .exchange-btn .btn-about{border:1px solid #ffc000;color:#ffc000;margin-right:15px}.shop-index .exchange-index .exchange-site .exchange-main .exchange-btn .btn-confirm{background-color:#ffc000;color:#fff}.index-video{position:fixed;z-index:999;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;bottom:calc(env(safe-area-inset-bottom))}.index-video .video-operate{position:fixed;z-index:917917;top:calc(env(safe-area-inset-top) + 50px);right:calc(env(safe-area-inset-right) + 10px);background-color:#fff;border-radius:8px;padding:10px;max-width:0;max-height:0;overflow:hidden;opacity:0;transition:all .25s}.index-video .video-operate.active{max-width:222px;max-height:222px;opacity:1}.index-video .video-operate .item{padding:5px;margin:5px auto}.index-video .video-body{width:100%;height:100%;background-color:#000}.index-video .video-item{display:flex;flex-direction:column}.index-video .video-item .body{flex:1 1;height:0;overflow:hidden;position:relative}.index-video .video-item video{width:100%;height:100%}.index-video .video-item .play{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center;font-size:64px;color:#fff;background:50% no-repeat;background-size:contain}.index-video .video-item .operate{position:absolute;z-index:3;right:0;bottom:0;display:flex;flex-direction:column}.index-video .video-item .operate .item{padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:16px}.index-video .video-item .operate .item .icon{font-size:24px;margin-bottom:5px}.index-video .video-item .operate .item .icon.active{color:red}.index-video .video-item .game{color:#fff;display:flex;align-items:center;padding:10px 10px 20px}.index-video .video-item .game>.icon{width:65px;height:65px;overflow:hidden;border-radius:8px;margin-right:10px}.index-video .video-item .game>.icon img{display:block;width:100%;height:100%}.index-video .video-item .game .info{flex:1 1;width:0;overflow:hidden}.index-video .video-item .game .info .name{font-size:15px;color:#fff}.index-video .video-item .game .info .desc{margin-top:2.5px;font-size:13px;color:#999}.index-video .video-item .game .info .tags{display:flex;align-items:center}.index-video .video-item .game .info .tag{font-size:12px;margin-right:5px}.index-video .video-item .game .info .tag:first-child{color:#ff4200}.index-video .video-item .game .info .tag:nth-child(2){color:#75d100}.index-video .video-item .game .info .tag:nth-child(3){color:#2893ff}.index-video .video-item .game .btn{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;display:none}.index-video .video-item .game .btn .icon{width:35px;height:35px;background-color:#ffc000;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;border-radius:50%;margin-bottom:2.5px}body,html{height:100%;min-height:100vh;background-color:#fff}.easemobim-mobile{padding-top:env(safe-area-inset-top)!important;background-color:#ee5d65}.ant-popover-inner{padding-bottom:20px}.ant-modal-root{display:none}.ant-message{top:calc(env(safe-area-inset-top) + 8px)!important}.ant-image-mask .ant-image-mask-info{display:none}.ant-image-preview-operations{padding-top:env(safe-area-inset-top)!important;padding-right:10px!important;background-color:rgba(0,0,0,.35)!important}.ant-image-preview-operations .ant-image-preview-operations-operation{padding:4px 8px!important}.ant-image-preview-operations .ant-image-preview-operations-operation:nth-child(4),.ant-image-preview-operations .ant-image-preview-operations-operation:nth-child(5){display:none}.ant-image-preview-content .ant-image-preview-body .ant-image-preview-img-wrapper .ant-image-preview-img{height:auto;max-width:100vw;max-height:100vh!important}.common-parse-session-image img{height:auto!important;max-height:200px!important}.adm-popover-menu-list{min-width:0!important}.ant-image-preview-mask{background-color:#000!important}.adm-popover-inner{border-radius:6px!important}.adm-popover-menu-list-inner{display:flex}.adm-popover-menu-list-inner .adm-popover-menu-item{border-right:.5px solid #aaa;padding:0 5px}.adm-popover-menu-list-inner .adm-popover-menu-item .adm-popover-menu-item-text{padding:6px 9px;font-size:13px;text-align:center}:root{--adm-color-primary:#646464!important}div *{-webkit-user-select:text;outline:none}.root,.width{max-width:720px;margin-left:auto;margin-right:auto}@media (orientation:landscape){.root,.width{max-width:100%}}@media screen and (min-width:960px){.root,.width{max-width:720px;margin-left:auto;margin-right:auto}}.w-e-text-placeholder{font-style:normal!important}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:0!important}.safeareatest{z-index:-1;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.activity-tips,.safeareatest{position:fixed;top:0;bottom:0;left:0}.activity-tips{z-index:777;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,.75);transition:all .25s}.activity-tips img{display:block;max-width:75vw;max-height:75vh}.desktop-tips{z-index:777;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;transition:all .25s;width:100%;max-width:720px;margin:0 auto}.desktop-tips,.desktop-tips:before{position:fixed;top:0;left:0;right:0;bottom:0}.desktop-tips:before{content:"";display:block;z-index:888;background-color:rgba(0,0,0,.7)}.desktop-tips .container{z-index:999;color:#fff}.desktop-tips .container .entity{position:relative;z-index:666;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;padding:20px 35px env(safe-area-inset-bottom);transition:all .25s;max-width:720px;margin:0 auto;width:100%;max-width:100vw;height:9.4rem}.desktop-tips .container .entity>img{display:block;width:100%}.desktop-tips .container .entity .top{display:flex;padding-bottom:10px}.desktop-tips .container .entity .top .icon{flex-shrink:0;width:1.1rem;height:1.1rem;display:flex;align-content:center;align-items:center;justify-content:center;justify-items:center;margin-right:10px}.desktop-tips .container .entity .top .icon img{border-radius:8px}.desktop-tips .container .entity .top .text{display:flex;width:3.5rem;align-items:center}.desktop-tips .container .entity .body{width:100%;padding:10px 1.1rem;overflow:hidden;background-color:#fff;display:flex;align-items:center}.desktop-tips .container .entity .body .icon{width:40px;height:40px;overflow:hidden;border-radius:8px;margin-right:7.5px}.desktop-tips .container .entity .body .icon img{display:block;width:100%;height:100%}.desktop-tips .container .entity .body .info{flex:1 1;width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;color:#000}.desktop-tips .container .entity .body .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:.22rem}.desktop-tips .container .entity .body .url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#666;margin-top:5px;font-size:.22rem}.desktop-tips .container .entity .end-new{display:flex;padding-bottom:10px;color:#282828;padding-top:.1rem}.desktop-tips .container .entity .end-new .icon{flex-shrink:0;width:.87rem;margin-right:10px;margin-top:.05rem}.desktop-tips .container .entity .end-new .text{padding-top:0;font-size:.28rem}.desktop-tips .container .entity .end-new .text span{color:#eb424c}@media screen and (min-height:668px){.desktop-tips .container .entity{width:100%}.desktop-tips .container .entity .body{padding:10px 1.1rem}}.desktop-tips .container .end{font-size:15px;margin-top:7.5px;font-weight:700}.desktop-tips .container .end span{color:#ffc000}.pull-to-refresh{padding:10px;color:#ccc;text-align:center;position:absolute;top:0;left:0;right:0;transform:translateY(-200%)}.pull-to-refresh:before{content:"释放刷新"}.pull-to-load{padding:10px;color:#ccc;text-align:center}.pull-to-load:before{content:"拉下加载更多"}.pull-to-load.nomore:before{content:"没有更多的数据了"}.screen-index{padding-bottom:env(safe-area-inset-bottom);background-color:#fff;transition:all .5s;display:none}.screen-index.active{display:block}.screen-index .screen-body{padding-bottom:55px;position:relative}.screen-index .screen-body-item{position:relative;display:none}.screen-index .screen-body-item.active{display:block}.screen-index .screen-menu{position:fixed;z-index:100;bottom:0;left:0;right:0;padding-bottom:env(safe-area-inset-bottom);background-color:#fff;border-top:1px solid #eee;padding-top:4px;transition:all .25s}.screen-index .screen-menu-container{height:50px;display:flex;flex-wrap:wrap;align-items:center}.screen-index .screen-menu-item{flex:1 1;flex-shrink:0;text-align:center;padding:5px;font-size:12px;display:flex;flex-direction:column;transition:all .25s;color:#282828}.screen-index .screen-menu-item .icon{margin-bottom:2.5px;display:none;height:19.5px;background:50% no-repeat;background-size:contain}.screen-index .screen-menu-item .icon-dark{display:block}.screen-index .screen-menu-item.active .icon-dark{display:none}.screen-index .screen-menu-item.active .icon-highlight{display:block}.theme-dark .screen-index,.theme-dark .screen-menu{background-color:#000}.theme-dark .screen-menu-item{color:#fff}.theme-dark .screen-menu-item .icon-dark{display:none}.theme-dark .screen-menu-item .icon-white{display:block}.theme-dark .screen-menu-item.active .icon-white{display:none}.theme-dark .screen-menu-item.active .icon-highlight{display:block}.info1,.info1 .scrole-stat{display:flex;align-items:center}.info1 .scrole-stat{color:#54c5cd;font-size:.22rem;margin-right:.1rem;flex-shrink:0;height:14px}.info1 .scrole-stat img{width:14px;margin-right:.05rem;display:inline-block}.view-end{color:#666;text-align:center;padding:10px;display:flex;align-items:center;justify-content:center}.view-end:after,.view-end:before{width:10%;margin:0 5%;content:"";display:block;height:1px;background-color:#ccc}.view-img{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000}.view-img .swiper-container{height:100%}.view-img .swiper-container-horizontal>.swiper-pagination-bullets,.view-img .swiper-pagination-custom,.view-img .swiper-pagination-fraction{bottom:5px}.view-img .swiper-pagination-bullet{background-color:#fff}.view-img .img{display:flex;align-items:center;align-content:center;justify-content:center;justify-items:center}.view-img .img img{display:block;max-width:100%;max-height:100%}.view-iframe{width:100%;height:calc(100vh - 40px - env(safe-area-inset-top));position:relative;border-top:1px solid transparent;transition:all .25s}@media (orientation:landscape){.view-iframe{height:calc(100vh - env(safe-area-inset-top))}}.view-iframe .progress{position:absolute;top:0;left:0;height:1px;background-color:initial;transition:all .25s}.view-iframe .progress.loading{background-color:#ffc000}.view-iframe .progress.loaded{background-color:initial}.view-iframe iframe{width:100%;height:100%}.iframe-roam-screen{height:100vh}.root .video-react .video-react-big-play-button{opacity:0;display:none}.video-react.video-react-fullscreen .video-react-control-bar{bottom:env(safe-area-inset-bottom)}.view-video{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.view-video .video-react .video-react-control-bar{bottom:0}.view-video .video-react.video-react-fullscreen .video-react-control-bar{bottom:env(safe-area-inset-bottom)}.am-modal-transparent{width:auto;min-width:75%;max-width:85%}.am-modal-alert-content{text-align:left}.ant-image{width:100%;height:100%}.game-view-head{position:fixed;top:0;left:0;right:0;z-index:200;transition:all .1s;padding-top:env(safe-area-inset-top);max-width:720px;margin:0 auto}.game-view-head .background{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:#fff;transition:all .1s;border-bottom:1px solid #ededed}.game-view-head .container{position:relative;display:flex;align-items:center;justify-content:space-around;padding:0 12.5px;height:40px;overflow:hidden;z-index:2}.game-view-head .container .back{font-size:18px}.game-view-head .container .title{flex:1 1;width:0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.36rem;color:#282828;padding:0 10px}.game-view-head .container .title .game-nav-head{margin-top:10px;display:flex;align-items:center}.game-view-head .container .title .game-nav-head.fixed{position:fixed;z-index:100;top:calc(env(safe-area-inset-top) + 40px);left:0;right:0;background-color:#fff;margin-top:0}.game-view-head .container .title .game-nav-head .game-nav-head-item{float:left;width:33.33%;text-align:center;padding-bottom:10px;position:relative;transition:all .25s;font-size:.3rem}.game-view-head .container .title .game-nav-head .game-nav-head-item.game-nav-comment{display:flex;justify-content:center;align-items:center;position:relative}.game-view-head .container .title .game-nav-head .game-nav-head-item:after{content:"";display:block;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);height:2px;width:15px;background-color:#eb424c;opacity:0;transition:all .25s}.game-view-head .container .title .game-nav-head .game-nav-head-item.active{font-size:.34rem;font-weight:700}.game-view-head .container .title .game-nav-head .game-nav-head-item.active:after{opacity:1}.game-view-head .container .title .game-nav-head .game-nav-head-item .count-head{font-size:10px;padding-left:.1rem;color:#999;position:absolute;left:70%}.game-view-head .container .title .game-nav-head .game-nav-head-item.active .count-head{font-weight:400}.game-view-head .container .operate{font-size:18px;display:flex;justify-content:flex-end}.game-view-head .container .operate .share-img{width:25px;height:25px}.game-view-head .white-container .back{color:#fff;font-size:18px}.game-view-head .white-container .title{color:#fff}.game-view-head .white-container .operate{color:#fff;font-size:18px}.dialog-type-container{position:fixed;height:100vh}.dialog-type-container .dialog-type-inner-content{width:90vw;border-radius:13px}.dialog-type-container .dialog-type-inner-content .close-btn{padding:15px}.dialog-type-container .dialog-type-inner-content .dialog-title{font-size:4.5vmin;color:#333;font-weight:500;margin-top:-5px;margin-bottom:40px}.dialog-type-container .dialog-type-inner-content .submit-btn{background:#54c5cd;margin:40px 0 0;border-radius:25px;width:70vw;font-weight:400}.dialog-type-container .dialog-type-inner-content .agreement{display:flex;margin:20px 0}.dialog-type-container .dialog-type-inner-content .agreement .check-box{width:18px;height:19px;margin-right:5px;display:inline}.dialog-type-container .dialog-type-inner-content .agreement .checke-0,.dialog-type-container .dialog-type-inner-content .agreement .checke-1{display:none}a,a:active,a:focus,a:hover,a:link,a:visited{color:#646464;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;outline:none;background:none;text-decoration:none;opacity:1}.wechat-alert{position:fixed;z-index:1000;inset:0;background-size:70%;background-repeat:no-repeat;background-position:80% 10px}.qq-alert,.wechat-alert{top:0;background-color:#444}.qq-alert{position:absolute;right:0;left:0;bottom:0;z-index:10010;height:100%;align-items:center;flex-direction:column;padding:0 1rem;line-height:1.8}.qq-alert,.qq-alert .tips{display:flex;justify-content:center}.qq-alert .tips{font-size:20px;margin-bottom:20px}.qq-alert .href{margin-top:1rem}.qq-alert .copybtn,.qq-alert .href{display:flex;justify-content:center}.qq-alert .copybtn{border:1px solid;width:100px;border-radius:15px;margin:10px auto 0}.body-overflow-hidden{overflow:hidden}