.data-screen-container[data-v-59b9edac]{width:100vw;height:100vh;background-color:#0b1325;background-image:radial-gradient(circle at 50% 50%,#1a2a4a 0,#0b1325 100%);color:#fff;font-family:Microsoft YaHei,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.screen-header[data-v-59b9edac]{height:80px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><path d="M0,0 L100%,0 L100%,60 L70%,60 L68%,80 L32%,80 L30%,60 L0,60 Z" fill="rgba(10, 40, 80, 0.8)" stroke="%231c3f6e" stroke-width="2"/></svg>') no-repeat top;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 40px;position:relative;z-index:10}.screen-header .header-left[data-v-59b9edac],.screen-header .header-right[data-v-59b9edac]{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#aabbd6}.screen-header .header-left .time-info[data-v-59b9edac],.screen-header .header-right .time-info[data-v-59b9edac]{margin:auto}.screen-header .header-right[data-v-59b9edac]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.screen-header .header-right .btn-link[data-v-59b9edac]{cursor:pointer;margin-right:20px;color:#00d2ff}.screen-header .header-right .btn-link[data-v-59b9edac]:hover{text-decoration:underline}.screen-header .header-right .btn-link i[data-v-59b9edac]{margin:0 5px}.screen-header .header-right .user-info[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.screen-header .header-right .user-info .logout-btn[data-v-59b9edac]{margin-left:15px;color:#ff4d4f;border-left:1px solid #1c3f6e;padding-left:15px}.screen-header .header-title[data-v-59b9edac]{font-size:32px;font-weight:700;letter-spacing:2px;text-shadow:0 0 10px #00d2ff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#8ecae6));background:linear-gradient(180deg,#fff,#8ecae6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.screen-main[data-v-59b9edac]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px 20px;height:20vh}.column[data-v-59b9edac],.screen-main[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.column[data-v-59b9edac]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.column-left[data-v-59b9edac],.column-right[data-v-59b9edac]{width:25%;min-width:350px}.column-center[data-v-59b9edac]{-webkit-box-flex:1;-ms-flex:1;flex:1;flex-direction:column;gap:20px}.column-center[data-v-59b9edac],.panel[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.panel[data-v-59b9edac]{background:rgba(16,36,66,.6);border:1px solid #1c3f6e;border-radius:4px;flex-direction:column;position:relative}.panel[data-v-59b9edac]:after,.panel[data-v-59b9edac]:before{content:"";position:absolute;width:10px;height:10px;border:2px solid #00d2ff;-webkit-transition:all .3s;transition:all .3s}.panel[data-v-59b9edac]:before{top:-1px;left:-1px;border-right:none;border-bottom:none}.panel[data-v-59b9edac]:after{bottom:-1px;right:-1px;border-left:none;border-top:none}.panel .panel-title[data-v-59b9edac]{height:45px;line-height:45px;padding-left:20px;background:-webkit-gradient(linear,left top,right top,from(rgba(28,63,110,.8)),to(rgba(11,19,37,0)));background:linear-gradient(90deg,rgba(28,63,110,.8),rgba(11,19,37,0));border-bottom:1px solid #1c3f6e;font-size:18px;color:#fff;font-weight:700}.panel .panel-title i[data-v-59b9edac]{margin-right:10px;color:#00d2ff;font-size:18px}.panel .panel-content[data-v-59b9edac]{padding:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.column-left .panel[data-v-59b9edac]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.flex-grow[data-v-59b9edac]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:200px}.empty-placeholder[data-v-59b9edac]{height:100%;color:hsla(0,0%,100%,.2);font-size:20px;border:1px dashed hsla(0,0%,100%,.1)}.empty-placeholder .chart-mock[data-v-59b9edac],.empty-placeholder[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.empty-placeholder .chart-mock[data-v-59b9edac]{width:80%;height:80%;background:hsla(0,0%,100%,.05)}.grid-2x2[data-v-59b9edac]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:20px;height:100%}.stat-item[data-v-59b9edac]{background:hsla(0,0%,100%,.05);border:1px solid rgba(28,63,110,.6);padding:20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;min-height:140px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stat-item .stat-icon[data-v-59b9edac]{position:absolute;top:15px;right:15px;font-size:32px;opacity:.6}.stat-item .stat-icon.alarm[data-v-59b9edac]{color:#ff4d4f}.stat-item .stat-icon.order[data-v-59b9edac]{color:#fc0}.stat-item .stat-icon.call[data-v-59b9edac]{color:#0fa}.stat-item .stat-icon.heart[data-v-59b9edac]{color:#ff69b4}.stat-item .stat-label[data-v-59b9edac]{font-size:16px;color:#fff;margin-bottom:15px;font-weight:600;padding-right:40px}.stat-item .stat-numbers[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:15px}.stat-item .stat-numbers .stat-online[data-v-59b9edac],.stat-item .stat-numbers .stat-total[data-v-59b9edac]{font-size:18px;color:#aabbd6}.stat-item .stat-numbers .stat-online strong[data-v-59b9edac],.stat-item .stat-numbers .stat-total strong[data-v-59b9edac]{font-size:24px;font-weight:700;font-family:Impact,sans-serif;letter-spacing:1px}.stat-item .stat-numbers .stat-online .stat-total strong[data-v-59b9edac],.stat-item .stat-numbers .stat-total .stat-total strong[data-v-59b9edac]{color:#fff}.stat-item .stat-numbers .stat-online .stat-online strong[data-v-59b9edac],.stat-item .stat-numbers .stat-total .stat-online strong[data-v-59b9edac]{color:#00d2ff}.stat-item .stat-rate[data-v-59b9edac]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;right:15px;bottom:15px}.stat-item .stat-rate .percent-ring[data-v-59b9edac],.stat-item .stat-rate[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stat-item .stat-rate .percent-ring[data-v-59b9edac]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;border-radius:50%;border:4px solid hsla(0,0%,100%,.2);border-top-color:#00d2ff;font-size:14px;color:#fff;font-weight:700;margin-bottom:5px}.stat-item .stat-rate .percent-ring.full[data-v-59b9edac]{border-color:#0fa;border-top-color:#0fa;color:#0fa}.stat-item .stat-rate .rate-text[data-v-59b9edac]{font-size:12px;color:#aabbd6;text-align:center}.center-cards[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;background:rgba(16,36,66,.6);border:1px solid #1c3f6e;padding:15px 0;border-radius:4px}.center-cards .card[data-v-59b9edac]{gap:15px}.center-cards .card .card-icon[data-v-59b9edac],.center-cards .card[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center-cards .card .card-icon[data-v-59b9edac]{width:50px;height:50px;background:rgba(0,210,255,.1);border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;color:#00d2ff;border:1px solid #00d2ff;-webkit-box-shadow:0 0 10px rgba(0,210,255,.3);box-shadow:0 0 10px rgba(0,210,255,.3)}.center-cards .card .card-info[data-v-59b9edac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.center-cards .card .card-info .label[data-v-59b9edac]{font-size:14px;color:#aabbd6}.center-cards .card .card-info .num[data-v-59b9edac]{font-size:32px;font-weight:700;color:#fff;font-family:Impact,sans-serif}.map-container[data-v-59b9edac]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:rgba(16,36,66,.6);border:1px solid #1c3f6e;border-radius:4px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.map-container .china-echarts-map[data-v-59b9edac]{width:100%;height:100%;min-height:300px}@-webkit-keyframes pulse-59b9edac{0%{r:4;opacity:1}to{r:10;opacity:0}}@keyframes pulse-59b9edac{0%{r:4;opacity:1}to{r:10;opacity:0}}.bottom-list-panel[data-v-59b9edac]{height:250px;background:rgba(16,36,66,.6);border:1px solid #1c3f6e;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bottom-list-panel .table-wrapper[data-v-59b9edac]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:10px}.bottom-list-panel .table-wrapper[data-v-59b9edac]::-webkit-scrollbar{width:6px}.bottom-list-panel .table-wrapper[data-v-59b9edac]::-webkit-scrollbar-thumb{background:#1c3f6e;border-radius:3px}.bottom-list-panel .table-wrapper[data-v-59b9edac]::-webkit-scrollbar-track{background:transparent}.bottom-list-panel .data-table[data-v-59b9edac]{width:100%;border-collapse:collapse;font-size:13px}.bottom-list-panel .data-table th[data-v-59b9edac]{text-align:left;padding:10px;color:#00d2ff;border-bottom:1px solid #1c3f6e;background:rgba(0,210,255,.05)}.bottom-list-panel .data-table td[data-v-59b9edac]{padding:10px;color:#aabbd6;border-bottom:1px solid hsla(0,0%,100%,.05)}.bottom-list-panel .data-table td[data-v-59b9edac]:hover{background:hsla(0,0%,100%,.05);color:#fff}.bottom-list-panel .data-table .status-tag[data-v-59b9edac]{padding:2px 8px;border-radius:2px;font-size:12px}.bottom-list-panel .data-table .status-tag.success[data-v-59b9edac]{background:rgba(0,255,170,.2);color:#0fa;border:1px solid #0fa}.bottom-list-panel .data-table .status-tag.warning[data-v-59b9edac]{background:rgba(255,204,0,.2);color:#fc0;border:1px solid #fc0}