.deviceControl[data-v-444930bd]{width:100%;height:100%;padding:10px;box-sizing:border-box}.deviceControl .speed-test-content[data-v-444930bd]{max-height:600px;padding-bottom:30px;overflow-y:auto;display:flex;align-items:center}.deviceControl .speed-test-content .speed-test-start[data-v-444930bd]{width:150px;height:150px;background:#19cb88;border-color:#bbb;border-style:solid;border-width:1px;border-radius:100%;line-height:150px;font-family:PingFangSC;font-weight:400;font-size:16px;font-style:normal;letter-spacing:0;justify-content:center;align-items:center;text-align:center;box-shadow:none;color:#fff;cursor:pointer;transition:background .3s ease,color .3s ease}.deviceControl .speed-test-content .speed-test-start.disabled[data-v-444930bd]{background:#c0c4cc;cursor:not-allowed;color:#f5f7fa;opacity:.8}.deviceControl .top-section[data-v-444930bd]{margin-bottom:20px;display:flex;align-items:stretch}.deviceControl .top-section[data-v-444930bd] .el-col{display:flex;flex-direction:column}.deviceControl .top-section[data-v-444930bd] .el-card{height:100%;min-height:300px;display:flex;flex-direction:column}.deviceControl .top-section[data-v-444930bd] .el-card .el-card__body{flex:1;display:flex;flex-direction:column}.deviceControl .bottom-section[data-v-444930bd] .el-card{min-height:200px}.deviceControl .card-header[data-v-444930bd]{padding:16px 20px;border-bottom:1px solid #ebeef5;background:linear-gradient(135deg,#f8fbff,#fff)}.deviceControl .card-header .card-title[data-v-444930bd]{font-size:18px;font-weight:700;color:#303133;letter-spacing:.5px}.deviceControl .card-body[data-v-444930bd]{min-height:340px}.deviceControl .card-body #devInfo .dev-info-item[data-v-444930bd]{display:flex;margin-bottom:16px;font-size:14px;line-height:1.5}.deviceControl .card-body #devInfo .dev-info-item[data-v-444930bd]:last-child{margin-bottom:0}.deviceControl .card-body #devInfo .dev-info-item .dev-info-label[data-v-444930bd]{color:#909399;min-width:140px;font-weight:500}.deviceControl .card-body #devInfo .dev-info-item .dev-info-value[data-v-444930bd]{color:#303133;flex:1}.deviceControl #deviceStatus[data-v-444930bd]{color:#303133;padding:10px}.deviceControl #deviceStatus .heartbeat-header[data-v-444930bd]{display:flex;justify-content:space-between;align-items:center}.deviceControl #deviceStatus .heartbeat-header .heartbeat-tabs[data-v-444930bd]{display:flex;border:1px solid #e4e7ed;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.deviceControl #deviceStatus .heartbeat-header .heartbeat-tabs .heartbeat-tab[data-v-444930bd]{padding:8px 20px;cursor:pointer;font-size:14px;color:#606266;background:#fff;border-right:1px solid #e4e7ed;transition:all .3s ease;font-weight:500}.deviceControl #deviceStatus .heartbeat-header .heartbeat-tabs .heartbeat-tab[data-v-444930bd]:last-child{border-right:none}.deviceControl #deviceStatus .heartbeat-header .heartbeat-tabs .heartbeat-tab[data-v-444930bd]:hover:not(.active){background:#f5f7fa;color:#409eff}.deviceControl #deviceStatus .heartbeat-header .heartbeat-tabs .heartbeat-tab.active[data-v-444930bd]{background:linear-gradient(135deg,#24c78c,#1fb87a);color:#fff;box-shadow:0 2px 4px rgba(36,199,140,.3)}.deviceControl #deviceStatus .heartbeat-legend[data-v-444930bd]{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:16px;padding:12px 0}.deviceControl #deviceStatus .heartbeat-legend .legend-item[data-v-444930bd]{display:flex;align-items:center;gap:8px}.deviceControl #deviceStatus .heartbeat-legend .legend-item .legend-dot[data-v-444930bd]{width:12px;height:12px;border-radius:50%;display:inline-block;box-shadow:0 2px 4px rgba(0,0,0,.1)}.deviceControl #deviceStatus .heartbeat-legend .legend-item .legend-dot.normal[data-v-444930bd]{background:#24c78c}.deviceControl #deviceStatus .heartbeat-legend .legend-item .legend-dot.abnormal[data-v-444930bd]{background:#ff9f24}.deviceControl #deviceStatus .heartbeat-legend .legend-item .legend-text[data-v-444930bd]{font-size:14px;color:#606266;font-weight:500}.deviceControl #deviceStatus .heartbeat-chart[data-v-444930bd]{width:100%;height:180px;background:linear-gradient(180deg,#f8fbff,#fff);border-radius:8px;position:relative;margin-bottom:24px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #ebeef5}.deviceControl #deviceStatus .heartbeat-chart .chart-empty[data-v-444930bd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#909399;font-size:14px}.deviceControl #deviceStatus .heartbeat-summary[data-v-444930bd]{background:linear-gradient(135deg,#f8fbff,#fff);border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #ebeef5}.deviceControl #deviceStatus .heartbeat-summary .summary-progress[data-v-444930bd]{display:flex;align-items:center;margin-bottom:16px}.deviceControl #deviceStatus .heartbeat-summary .summary-progress .summary-label[data-v-444930bd]{color:#606266;margin-right:12px;font-size:14px;font-weight:500;min-width:90px}.deviceControl #deviceStatus .heartbeat-summary .summary-progress .progress-bar[data-v-444930bd]{flex:1;height:8px;background:#e4e7ed;border-radius:6px;margin-right:12px;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);position:relative}.deviceControl #deviceStatus .heartbeat-summary .summary-progress .progress-bar .progress-value[data-v-444930bd]{height:100%;background:linear-gradient(90deg,#24c78c,#1fb87a);border-radius:6px;transition:width .5s ease;box-shadow:0 2px 4px rgba(36,199,140,.3);position:relative;overflow:hidden}.deviceControl #deviceStatus .heartbeat-summary .summary-progress .progress-bar .progress-value[data-v-444930bd]:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 50%,transparent);-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite}.deviceControl #deviceStatus .heartbeat-summary .summary-progress .summary-percent[data-v-444930bd]{color:#24c78c;font-weight:700;font-size:16px;min-width:50px;text-align:right}.deviceControl #deviceStatus .heartbeat-summary .summary-info[data-v-444930bd]{display:flex;gap:32px;flex-wrap:wrap}.deviceControl #deviceStatus .heartbeat-summary .summary-info .info-item[data-v-444930bd]{display:flex;align-items:center;gap:8px}.deviceControl #deviceStatus .heartbeat-summary .summary-info .info-item .info-label[data-v-444930bd]{color:#909399;font-size:14px}.deviceControl #deviceStatus .heartbeat-summary .summary-info .info-item .info-value[data-v-444930bd]{color:#303133;font-size:14px;font-weight:600}.deviceControl #deviceStatus .heartbeat-summary .summary-info .info-item .info-value.normal-value[data-v-444930bd]{color:#24c78c}.deviceControl #deviceStatus .heartbeat-summary .summary-info .info-item .info-value.abnormal-value[data-v-444930bd]{color:#ff9f24}.deviceControl .device-status[data-v-444930bd]{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ebeef5}.deviceControl .device-status .status-item[data-v-444930bd]{display:flex;align-items:center;margin-bottom:12px;font-size:14px}.deviceControl .device-status .status-item[data-v-444930bd]:last-child{margin-bottom:0}.deviceControl .device-status .status-item .status-label[data-v-444930bd]{color:#909399;min-width:100px;font-weight:500}.deviceControl .device-status .status-item .status-value[data-v-444930bd]{color:#303133}.deviceControl .operation-buttons[data-v-444930bd]{width:80%;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.deviceControl .operation-buttons .operation-btn[data-v-444930bd]{width:calc(50% - 6px);height:40px;line-height:40px;text-align:center;font-size:14px;color:#333;background-color:#fff;border:1px solid #909399;border-radius:4px;cursor:pointer;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.deviceControl .operation-buttons .operation-btn[data-v-444930bd]:hover:not(.disabled){background-color:#66b1ff;border-color:#66b1ff;color:#fff}.deviceControl .operation-buttons .operation-btn[data-v-444930bd]:active:not(.disabled){background-color:#3a8ee6;border-color:#3a8ee6}.deviceControl .operation-buttons .operation-btn.disabled[data-v-444930bd]{color:#c0c4cc;background-color:#f5f7fa;border-color:#e4e7ed;cursor:not-allowed;opacity:.6}.deviceControl .heartbeat-monitor .heartbeat-item[data-v-444930bd]{display:flex;margin-bottom:16px;font-size:14px;line-height:1.5}.deviceControl .heartbeat-monitor .heartbeat-item[data-v-444930bd]:last-child{margin-bottom:0}.deviceControl .heartbeat-monitor .heartbeat-item .heartbeat-label[data-v-444930bd]{color:#909399;min-width:140px;font-weight:500}.deviceControl .heartbeat-monitor .heartbeat-item .heartbeat-value[data-v-444930bd]{color:#303133;flex:1}.deviceControl .device-detail[data-v-444930bd]{width:98%;margin:0 auto;margin-top:10px}.deviceControl .device-detail .detail-row[data-v-444930bd]{display:flex;flex-wrap:wrap}.deviceControl .device-detail .detail-row[data-v-444930bd]:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.deviceControl .device-detail .detail-row .detail-item[data-v-444930bd]{min-width:300px;margin-right:20px;margin-bottom:8px;font-size:14px;line-height:1.8}.deviceControl .device-detail .detail-row .detail-item[data-v-444930bd]:last-child{margin-right:0}.deviceControl .device-detail .detail-row .detail-item .detail-label[data-v-444930bd]{color:#909399;font-weight:500;margin-right:8px}.deviceControl .device-detail .detail-row .detail-item .detail-value[data-v-444930bd]{color:#303133}.deviceControl .device-detail .error-section[data-v-444930bd]{margin-top:20px;padding-top:20px}.deviceControl .device-detail .error-section .error-title[data-v-444930bd]{color:#f56c6c;font-size:16px;font-weight:600;margin-bottom:12px}.deviceControl .device-detail .error-section .error-content[data-v-444930bd]{color:#303133;font-size:14px;line-height:1.6;word-break:break-all;white-space:pre-wrap;background-color:#f5f7fa;padding:12px;border-radius:4px}@media(max-width:768px){.top-section[data-v-444930bd] .el-col{margin-bottom:20px}}