.upload-thumb{display:flex;align-items:center;flex-wrap:wrap}.upload-thumb .upload-list{display:inline-block;text-align:center;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:8px}.upload-thumb .upload-list img{-o-object-fit:cover;object-fit:cover}.upload-thumb .upload-btn{display:inline-block}.upload-thumb .upload-list-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.upload-thumb .upload-list:hover .upload-list-cover{display:block}.upload-thumb .upload-list-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.upload-thumb .list-group{display:flex;flex-wrap:wrap}.upload-thumb .thumb-ghost{opacity:.5;background:#c8ebfb}.search .operation{margin-bottom:2vh}.search .icons{display:flex;align-items:center}.search .icons .item{width:40px;cursor:pointer}.search .icons .tip{margin-bottom:4px}.search .select-count{font-weight:600;color:#40a9ff}.search .select-clear{margin-left:10px}.search .page{margin-top:2vh}.search .drop-down{margin-left:5px}.tree-list{position:relative;min-height:80px}.drawer-footer{z-index:10;width:100%;position:absolute;bottom:0;left:0;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:left;background:#fff}.card-layout .operation{margin-bottom:16px}.card-layout .card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:16px 0}.card-layout .device-card{border:1px solid #dcdee2;border-radius:6px;padding:16px;position:relative;transition:box-shadow .2s}.card-layout .device-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.12)}.card-layout .device-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.card-layout .device-card .card-header .left-section{display:flex;align-items:center}.card-layout .device-card .card-header .left-section .device-icon{margin-right:10px}.card-layout .device-card .card-header .left-section .device-icon .card-icon{width:36px;border-radius:4px}.card-layout .device-card .card-header .left-section .device-info{display:flex;flex-direction:column}.card-layout .device-card .card-header .left-section .device-info .card-title{font-weight:700;font-size:15px;color:#333}.card-layout .device-card .card-header .left-section .device-info .device-name{font-size:12px;color:#999;margin-top:2px}.card-layout .device-card .card-content .info-item{margin-bottom:6px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.card-layout .device-card .card-content .info-item .label{color:#888;white-space:nowrap}.card-layout .device-card .card-footer{margin-top:12px;display:flex;justify-content:flex-end;gap:8px}.card-layout .select-info{margin:16px 0;font-size:14px}.type-select-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:4px 0 16px}.type-select-card{display:flex;flex-direction:column;align-items:center;padding:22px 16px 18px;border:2px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .2s}.type-select-card:hover{border-color:#2d8cf0;background:#f0f7ff;box-shadow:0 2px 8px rgba(45,140,240,.2);transform:translateY(-2px)}.type-select-card .type-name{font-size:15px;font-weight:700;margin-top:10px;color:#333}.type-select-card .type-desc{font-size:12px;color:#999;margin-top:6px;text-align:center;line-height:1.4}.type-select-card-wide{grid-column:span 2}.addr-prefix{min-width:38px;text-align:center;font-weight:700;font-size:13px;color:#555;background:#f5f7fa}.custom-states-table{border:1px solid #e8e8e8;border-radius:4px;overflow:hidden;margin-bottom:8px}.custom-states-table .custom-states-header{display:flex;background:#fafafa;padding:8px 12px;font-weight:700;color:#666;font-size:13px;border-bottom:1px solid #e8e8e8}.custom-states-table .custom-states-header .cs-col-name{flex:1}.custom-states-table .custom-states-header .cs-col-value{flex:1;padding-left:8px}.custom-states-table .custom-state-row{display:flex;gap:0;border-bottom:1px solid #f0f0f0}.custom-states-table .custom-state-row:last-child{border-bottom:none}.custom-states-table .custom-state-row .cs-input-name{flex:1}.custom-states-table .custom-state-row .cs-input-name .ivu-input{border-radius:0;border-right:1px solid #e8e8e8;border-top:none;border-left:none;border-bottom:none}.custom-states-table .custom-state-row .cs-input-value{flex:1}.custom-states-table .custom-state-row .cs-input-value .ivu-input{border-radius:0;border:none}.qc-step-list-web{border:1px solid #e8e8e8;border-radius:4px;padding:6px;min-height:40px}.qc-step-list-web .qc-empty-tip{color:#aaa;font-size:13px;padding:4px 0}.qc-step-list-web .qc-step-row{display:flex;align-items:center;gap:8px;padding:5px 4px;border-bottom:1px solid #f5f5f5}.qc-step-list-web .qc-step-row:last-child{border-bottom:none}.qc-step-list-web .qc-step-row .qc-step-num{width:20px;height:20px;border-radius:50%;background:#2d8cf0;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qc-step-list-web .qc-step-row .qc-step-nm{font-size:13px;color:#333;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qc-candidate-web{padding:4px 0;min-height:32px}.qc-candidate-web .qc-empty-tip{color:#aaa;font-size:13px}.unit-list{max-height:380px;overflow-y:auto}.unit-list .unit-item{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background .15s}.unit-list .unit-item:hover{background:#f0f7ff}.unit-list .unit-item:last-child{border-bottom:none}.unit-list .unit-item .unit-name{color:#333}.unit-list .unit-item .unit-symbol{color:#2d8cf0;font-weight:700;font-size:14px}