.games-box{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fafafa}.left-box{width:240px;border-right:1px solid #ccc;overflow-y:auto}.left-box,.right-box{height:calc(100vh - 20px)}.right-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottle-box{width:80px;height:200px;margin:10px;border-radius:5px}.bottle-box:before{position:absolute;width:50px;height:20px;border-top-left-radius:5px;border-top-right-radius:5px;content:"";left:15px;top:-19px;background:#ffffff;border:1px solid #ececec}.meng-box{margin-top:50px;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}.icon{font-size:70px;font-style:bold}