.container[data-v-4d9677f1]{min-height:90vh;padding-top:80px}.container[data-v-4d9677f1],.game-wrap[data-v-4d9677f1]{width:100%;box-sizing:border-box}.game-wrap[data-v-4d9677f1]{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:center;padding:30px 20px}.game-wrap .item[data-v-4d9677f1]{box-sizing:border-box;width:320px;height:245px;padding:20px}.game-wrap .item .innter[data-v-4d9677f1]{width:100%;height:100%;border-radius:10px;overflow:hidden;cursor:pointer;transition:.3s;position:relative}.game-wrap .item .innter .mask[data-v-4d9677f1]{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(88,0,0,.7);display:flex;z-index:9;justify-content:center;align-items:center;opacity:0}.game-wrap .item .innter .game[data-v-4d9677f1]{display:block;width:100%}.game-wrap .item .innter[data-v-4d9677f1]:hover{transform:translateY(-10px)}.game-wrap .item .innter:hover .mask[data-v-4d9677f1]{opacity:1}@media screen and (max-width:1024px){.game-wrap[data-v-4d9677f1]{padding:0 0 70px}.game-wrap .item[data-v-4d9677f1]{padding:10px}}