.all-content .header[data-v-154eb72a]{padding:20px;margin-bottom:10px;background-color:#fff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all-content .ActivityGameList-container[data-v-154eb72a]{background-color:#fff;padding:20px;border-radius:4px;height:calc(100vh - 230px);overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.all-content .ActivityGameList-container .game-list[data-v-154eb72a]{width:260px;height:100px;background-color:#fff;border:1px solid #ccc;border-radius:5px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:20px;cursor:pointer}.all-content .ActivityGameList-container .game-list .img[data-v-154eb72a]{width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all-content .ActivityGameList-container .game-list .img img[data-v-154eb72a]{display:block;width:80px;height:80px}.all-content .ActivityGameList-container .game-list .warp[data-v-154eb72a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all-content .ActivityGameList-container .game-list .warp .name[data-v-154eb72a]{font-weight:700}.all-content .ActivityGameList-container .game-list .warp .text[data-v-154eb72a]{color:#ff8a00}