.grid{display:grid;grid-template-columns:repeat(auto-fill,150px);grid-gap:15px}.grid .grid-item{position:relative;width:150px;height:150px;overflow:hidden;text-align:center}.grid .grid-item p{position:absolute;width:100%;height:28px;line-height:28px;background:rgba(32,125,38,.5);color:#fff;bottom:0}.grid .grid-item img{width:150px;height:150px;border-radius:5px}.pic-dialog .el-checkbox-group{display:grid;grid-template-columns:repeat(auto-fill,175px);grid-gap:15px}.pic-dialog .el-checkbox-group .el-checkbox{position:relative;width:175px;height:175px;overflow:hidden;text-align:center}.pic-dialog .el-checkbox-group .el-checkbox p{position:absolute;width:100%;height:28px;line-height:28px;background:rgba(32,125,38,.5);color:#fff;bottom:0}.pic-dialog .el-checkbox-group .el-checkbox img{width:150px;height:150px;border-radius:5px}.el-button+.el-button-group{margin-left:10px;margin-right:10px}.el-table__body-wrapper tbody{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-dialog{margin-top:10vh!important}