.showTit{display:flex;align-items:center;justify-content:space-between}.showTit .tit{font-size:16px;font-weight:600}.showTit .handle{font-size:14px;color:#777a7e;cursor:pointer;text-decoration:underline}.grids{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:20px}.grids-item{border:1px solid #ccc;padding:10px;text-align:center;border-radius:5px;cursor:pointer}.grids-item:hover{background:#dedfe0}.grids-finish{background:#409eff;color:#fff;border:1px solid #ccc;padding:10px;text-align:center;border-radius:5px;cursor:pointer}.qrs{flex-direction:column}.qr_error,.qrs{display:flex;align-items:center;justify-content:center}.qr_error{width:150px;height:150px;background:#f5f7fa;margin-top:30px;cursor:pointer}.msgBack{cursor:pointer;border:1px dashed hsla(0,0%,80%,.5);padding:20px;border-radius:5px}.rotate{display:block;animation:rotate .8s linear infinite}@keyframes rotate{0%{transform:scale(.8)}50%{transform:scale(1.2)}0%{transform:scale(1)}}.el-popconfirm__main{width:100%;height:22px;font-size:16px;font-weight:500;text-align:left;color:#333;line-height:22px;padding:10px 5px 20px 5px}.workbench{color:#545e6b;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f9f9f9}.workbench .workbench0{background:#fff;margin-bottom:10px;padding:20px 10px;box-shadow:0 5px 10px -10px #000}.workbench .work-container{min-height:250px;padding:10px;display:flex;flex-direction:column}.workbench .work-container .work-container-L .work-container-L-pro{background:#fff;border-radius:10px;padding:20px;margin-top:15px}.workbench .work-container .work-container-L .work-container-l-per{display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));grid-gap:10px 10px}.workbench .work-container .work-container-L .work-container-l-per .work-container-l-per-item{height:200px;background:#fff;border-radius:10px;padding:20px;display:flex;align-items:center;justify-content:space-around;transition:all .2s}.workbench .work-container .work-container-L .work-container-l-per .work-container-l-per-item .workbench1-L1{margin:0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.workbench .work-container .work-container-L .work-container-l-per .work-container-l-per-item .workbench1-L1 .workbench1-L1-txt{color:#999;font-size:14px;font-weight:500}.workbench .work-container .work-container-L .work-container-l-per .work-container-l-per-item .workbench1-L1 .workbench1-L1-quan1{width:100px;height:100px;border-radius:50%;border:6px solid #20a0ff;display:flex;align-items:center;justify-content:center;color:#606266;box-shadow:0 0 10px 0 #ccc}.workbench .work-container .work-container-L .work-container-l-per .work-container-l-per-item .workbench1-L1 .workbench1-L1-quan2{width:100px;height:100px;border-radius:50%;border:6px solid red;display:flex;align-items:center;justify-content:center;color:#606266}.workbench .work-container .work-container-L .work-container-l-per .work-container-l-per-item:hover{cursor:pointer;transform:scale(.9);z-index:1;box-shadow:0 0 10px 0 #ccc}.workbench .work-container .work-container-R .work-container-R-item2{border-radius:10px;background:#fff;padding:20px}.workbench .work-container .work-container-R .work-container-R-item3{margin-top:10px;border-radius:10px;background:#fff;margin-bottom:10px;padding:60px 0}.workbench .work-container .work-container-R .work-container-R-item3,.workbench .work-container .work-container-R .work-container-R-item3 .workbench2-mai1{display:flex;flex-direction:column;align-items:center;justify-content:center}.workbench .work-container .work-container-R .work-container-R-item3 .workbench2-mai1 .workbench2-tit{display:flex;align-items:center}.workbench .work-container .work-container-R .work-container-R-item3 .workbench2-mai2{display:flex;align-items:center;color:rgba(117,116,117,.8);margin:20px 0 0 0;font-family:Impact;font-size:20px;font-weight:100}.workbench .work-container .work-container-R .work-container-R-item3 .workbench2-mai3{color:#909399;font-size:12px;margin-top:5px;opacity:.8}.workbench .work-container .work-container-R .work-container-R-item3 .workbench2-mai3 a{color:#a80303;padding:0 5px}