.game-item{overflow:hidden;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;flex:none;display:block;width:4.0781rem;height:4.0781rem;margin:auto;border-radius:.625rem;background-color:#fff;cursor:pointer}.game-item.mini{width:3.4375rem;height:3.4375rem;border-radius:.375rem}.game-item.small{width:5.875rem;height:5.875rem}.game-item.middle{width:9.0625rem;height:9.0625rem}.game-item.large{width:12.3125rem;height:12.3125rem;margin-right:.5625rem}.game-item>img{width:100%}.game-item-name{width:4.0781rem;margin:.3125rem auto .125rem;color:#666;font-size:12px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-item-player{color:#999;font-size:10px;text-align:center}.right{margin:.5rem 0;font-size:.5625rem;text-align:center}.right p{margin:0;line-height:1.5}.footer{overflow:hidden;height:1.75rem;color:#fff;font-size:.5625rem;line-height:1.75rem;text-align:center;background-color:#fc2745}.footer a{margin:0 .5rem}.footer-pc{overflow:hidden;height:1.75rem;color:#000;font-size:.5625rem;line-height:1.75rem;text-align:center;border-top:1px solid rgba(0,0,0,.15);background-color:#fff}.footer-pc a{margin:0 .5rem;color:#597ef7}.footer-pc a:hover{color:#000}.fade-enter-active,.fade-leave-active{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.fade-enter-from,.fade-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.opacity-enter-active,.opacity-leave-active{-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.opacity-enter-from,.opacity-leave-to{opacity:0}.pc-left-title{width:240px;height:100%;padding:10px 10px 10px 15px;background-color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-transition:all .5s;transition:all .5s;position:fixed;top:3rem}.pc-left-title-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:100%;height:24px;line-height:24px;font-size:14px;font-weight:600}.pc-left-title-button{border:none;width:140px;background-color:#fff;text-align:end;-webkit-transition:all .5s;transition:all .5s}.pc-left-title-button:hover{cursor:pointer}.pc-left-title-width{width:140px;-webkit-transition:all .5s;transition:all .5s;.pc-left-classify-active{width:100%}}.pc-left-classify{margin-top:24px}.pc-left-classify li{list-style:none;font:16px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;line-height:40px;border-radius:20px;font-weight:600;line-height:44px;height:44px;background-color:#fff;padding-left:50px;color:#000;width:200px;margin:0;background-repeat:no-repeat;background-size:27px;background-position:.625rem;margin-top:8px}.pc-left-classify-active{background-color:#597ef7!important;color:#fff!important}.pc-section-title{background-repeat:no-repeat;background-size:27px;background-position:.625rem;padding-left:50px;line-height:27px}.pc-section-box{background-color:#fff;border-radius:10px;margin:20px;padding-top:5px;min-width:870px;padding-right:20px}.pc-scroll-box{margin:0 20px}.pc-scroll-box,.pc-scroll-box-over{position:relative;padding-bottom:.2rem;overflow:auto}.pc-scroll-box-over{padding:0 24px}.scroll-box-hist{margin-top:40px;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;padding-bottom:.2rem}.router-view-pc{height:-webkit-calc(100vh - 3rem);height:calc(100vh - 3rem);overflow:scroll;position:fixed;left:240px;top:3rem;width:-webkit-fill-available}.router-view-pc,.router-view-pc-width{-webkit-transition:all .5s;transition:all .5s}.router-view-pc-width{left:140px}.scroll-box-hist-pc{position:relative;display:-webkit-box;padding-bottom:.2rem;margin-left:49px;overflow-x:auto;overflow-y:hidden}.grid{display:grid;grid-template-columns:repeat(9,-webkit-calc(11.11111% - 10.66667px));grid-template-columns:repeat(9,calc(11.11111% - 10.66667px));grid-gap:16px 16px;margin:0 auto 5px auto}@media screen and (max-width:1600px){.grid{grid-template-columns:repeat(7,-webkit-calc(14.28571% - 13.71429px));grid-template-columns:repeat(7,calc(14.28571% - 13.71429px))}}@media screen and (max-width:1400px){.grid{grid-template-columns:repeat(6,-webkit-calc(16.66667% - 16px));grid-template-columns:repeat(6,calc(16.66667% - 16px))}}@media screen and (max-width:1260px){.grid{grid-template-columns:repeat(5,-webkit-calc(20% - 19.2px));grid-template-columns:repeat(5,calc(20% - 19.2px))}}.span-col-4{grid-column:span 1/auto}.span-col-3{grid-column:span 3/auto}.span-col-8{grid-column:span 8/auto}.span-col-6{grid-column:span 6/auto}.span-row-2{grid-row:span 2/auto}.span-col-12{grid-column:span 12/auto}.span-col-2{grid-column:span 2/auto}::-webkit-scrollbar{background:none}.pc-left-classify-hover:hover{background-color:#f0f0f0}