.el-dialog{max-height:68vh;width:45%;overflow:auto}.device-items{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.device-items__device-item{-webkit-box-shadow:0 0 5px #d2d2d2;box-shadow:0 0 5px #d2d2d2;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;width:76px;height:76px;margin-right:15px;margin-bottom:25px;border:1px solid #8b94a0;border-radius:8px}.device-items__device-item .el-card{height:100%!important}.choose,.device-items__device-item:hover{-webkit-box-shadow:0 0 20px #1e9fff;box-shadow:0 0 20px #1e9fff}.choose{border:1px solid #1e9fff;border-radius:8px}