.dialog-mask[data-v-6a4d897f]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.dialog-content[data-v-6a4d897f]{background-color:#171e42;color:#fff;border-radius:20px;width:300px;padding:40px 20px 30px;position:relative}.dialog-close[data-v-6a4d897f]{position:absolute;top:10px;right:15px;font-size:30px;cursor:pointer;color:#b0b0b0;transition:color .2s}.dialog-close[data-v-6a4d897f]:hover{color:#fff}.dialog-title[data-v-6a4d897f]{font-size:16px;font-weight:700;margin-bottom:15px;text-align:center}.dialog-body[data-v-6a4d897f]{font-size:14px;text-align:center;margin-bottom:20px}.dialog-footer[data-v-6a4d897f]{margin-top:30px;display:flex;justify-content:center;gap:20px}.dialog-btn[data-v-6a4d897f]{min-width:100px;height:36px}.cancel-btn[data-v-6a4d897f]{background-color:#4650a4!important;border-color:#4650a4!important;color:#fff!important}.confirm-btn[data-v-6a4d897f]{background-color:#5f92fa!important;border-color:#3872f3!important}.home-all-games[data-v-4891a1fc]{padding:20px 0 20px 20px;width:100%;height:100%;box-sizing:border-box;-webkit-user-select:none}.home-all-games .game-list[data-v-4891a1fc]{display:flex;flex-wrap:wrap;gap:17px;height:100%;overflow-y:auto;width:100%}.home-all-games .game-list .loading-tip[data-v-4891a1fc]{width:100%;text-align:center;color:#818fb4;font-size:14px;padding:20px 0}.home-all-games .game-list .game-item[data-v-4891a1fc]{position:relative;width:190px;border-radius:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 12px;cursor:pointer;box-sizing:border-box}.home-all-games .game-list .game-item:hover .game-bg[data-v-4891a1fc]{display:block}.home-all-games .game-list .game-item .game-cover[data-v-4891a1fc]{width:100%;height:168px;border-radius:15px;overflow:hidden}.home-all-games .game-list .game-item .game-bg[data-v-4891a1fc]{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.home-all-games .game-list .game-item .game-item-content[data-v-4891a1fc]{position:relative}.home-all-games .game-list .game-item .progress-bar[data-v-4891a1fc]{position:absolute;bottom:15px;left:10px;width:calc(100% - 20px)}.home-all-games .game-list .game-item .progress-bar[data-v-4891a1fc] .el-progress-bar__outer{background-color:#1a2147}.home-all-games .game-list .game-item .is-free[data-v-4891a1fc]{position:absolute;top:0;left:0;width:48px;height:22px;background:#12d8bf;border-radius:12px 0 12px 0;color:#fff;font-size:14px;line-height:22px;text-align:center}.home-all-games .game-list .game-item .game-info[data-v-4891a1fc]{margin-top:4px;color:#fff;font-size:16px;font-weight:500;text-align:center}.home-all-games .game-list .game-item .game-info .game-desc[data-v-4891a1fc],.home-all-games .game-list .game-item .game-info .game-name[data-v-4891a1fc]{height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-all-games .game-list .game-item .game-info .game-desc[data-v-4891a1fc]{font-size:14px;color:#818fb4}