.Game_a_type{width:100%;height:100%;position:relative}.warpper{width:100%;box-sizing:border-box;overflow:hidden}.head{width:800px;display:flex;justify-content:space-between;font-size:28px;margin:30px auto 30px}.list-wrapper{width:800px;height:400px;margin:auto;overflow:hidden}.list{margin:0 auto;list-style:none;padding:0}.list .row-item{width:100%;display:flex;height:80px}.list .row-item .cell-item{width:80px;line-height:80px;text-align:center;background-color:#fff;border-top:1px dashed #14b12e;border-right:1px dashed #14b12e;font-size:24px;color:#14b12e;cursor:pointer}.list .row-item .cell-item.active{background-color:#56d262;color:#f7f6f6;opacity:.9;transition:all .3s}.report{margin-bottom:30px;color:#fff}.el-dialog.is-fullscreen{background-color:#000}.el-dialog__wrapper{position:absolute}