.g-content-margin{width:100%;width:calc(100% - 3rem);margin:0 1.5rem}.bg-white{background:#fff}.game-list-grid{position:relative;width:100%;background:var(--gameTabWrapBg);flex-grow:1;display:flex;padding:1rem .5rem 0}.game-list-grid .slide-container{width:100%;height:100%;display:flex;flex-direction:column}.game-list-grid ion-grid{list-style:none;padding:0;margin:0;width:100%;flex-shrink:0;display:flex;flex-wrap:wrap}.game-list-grid ion-row{width:100%}.game-list-grid ion-col{display:flex;align-items:center;justify-content:center}.game-list-grid .game-item .download-icon,.game-list-grid .game-item .game-item-tag{position:absolute;top:0;z-index:100}.game-list-grid .game-item .download-icon{left:3%;width:3rem;height:3rem;background:url(/static/images/game/download.png) no-repeat 50%/100%}.game-list-grid .game-item .game-item-tag{right:3%;max-width:3rem;max-height:3rem;min-height:auto}.game-list-grid .maintenance-game{width:98%;margin:0 1%;background:rgba(0,0,0,.5);flex-flow:column}.game-list-grid .maintenance-game .iconfont{margin-right:0;font-size:4.5rem;opacity:.78}.game-list-grid .maintenance-game span{font-size:1rem;text-align:center}