:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--main-color: #1d87ff;--sub-title-font-size: 2rem}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html{width:100%;height:100%}body{width:100%;height:100%;color:var(--color-text);background-image:url(/static/images/bg.png);background-repeat:no-repeat;background-position:center;background-size:cover;transition:color .5s,background-color .5s;line-height:1.6;font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;padding:0;width:100%;height:100%;font-weight:400;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}@media (min-width: 1024px){body{display:flex;place-items:center}#app{grid-template-columns:1fr 1fr}}.fixed-ai-btn{position:absolute;left:20px;bottom:80px;width:54px;height:54px;opacity:.5;cursor:pointer;border-radius:100%;overflow:hidden}.fixed-ai-btn:hover{opacity:.8}.typing-indicator{display:none;padding:8px 20px;max-width:100px}.typing-indicator.active{display:flex;gap:5px;align-items:center}.typing-dot{width:8px;height:8px;background:#667eea;border-radius:50%;animation:typing 1.4s infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.table .ant-table{background-color:transparent;border:1px solid rgba(255,255,255,.2)}.table .ant-table-thead>tr>th,.table .ant-table-tbody>tr>td{background:transparent!important;color:#fff;border:none!important;border-top:1px solid rgba(255,255,255,.2)!important}.table .ant-empty-description{color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}::-webkit-scrollbar-corner{background:transparent}header[data-v-ffd1ce57]{width:100%;height:100px;text-align:center;box-sizing:border-box;position:relative}header .nav-container[data-v-ffd1ce57]{height:100%}.logo-image[data-v-ffd1ce57]{position:absolute;left:-190px;top:-140px;scale:.5}main[data-v-ffd1ce57]{width:100%;height:calc(100% - 100px);padding:10px;box-sizing:border-box}nav[data-v-ffd1ce57]{margin-top:4px;width:100%;font-size:3rem;text-align:center}nav a[data-v-ffd1ce57]{margin-left:6rem;text-decoration:none;color:#fff9;font-style:normal;font-weight:600;line-height:normal}nav a.router-link-exact-active[data-v-ffd1ce57]{color:#fff;font-weight:700}.main[data-v-d5c50868]{width:100%;height:100%;position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch}.main .row[data-v-d5c50868]{flex:1}.main .row .title[data-v-d5c50868]{width:260px;height:62px;padding-left:20px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;color:#fff;font-family:Source Han Sans CN;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;background-image:url(/static/images/sub-title-img.png);background-repeat:no-repeat;background-position:left center;background-size:auto}.main .row .title span[data-v-d5c50868]{margin-left:8px;white-space:nowrap}.main .row .content[data-v-d5c50868]{margin-top:8px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch}.main .row .content .item[data-v-d5c50868]{width:31%;height:50px;line-height:50px;text-align:center;border-radius:3px;background:#1d87ff38;color:#fff;font-family:Source Han Sans CN;font-size:1.5rem;font-style:normal;font-weight:700}.main .row .content .item .unit[data-v-d5c50868]{font-size:.875rem}.main .row .content .item-col-1[data-v-d5c50868]{background-color:#1d87ff80}.main .row .content .item-col-2[data-v-d5c50868]{background-color:#ffe85080}.main .row .content .item-col-3[data-v-d5c50868]{background-color:#1cf2a280}.main .legend[data-v-d5c50868]{position:absolute;top:10px;right:0;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;gap:1rem}.main .legend .legend-item[data-v-d5c50868]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:6px;color:#fff;font-size:1.125rem}.main .legend .legend-item .legend-item-icon[data-v-d5c50868]{width:1rem;height:1rem;border-radius:50%}.main .legend .legend-item .legend-item-icon-1[data-v-d5c50868]{background-color:#1d87ff80}.main .legend .legend-item .legend-item-icon-2[data-v-d5c50868]{background-color:#ffe85080}.main .legend .legend-item .legend-item-icon-3[data-v-d5c50868]{background-color:#1cf2a280}.container[data-v-8194d5bb]{position:relative;width:30px;height:30px}.container svg path[data-v-8194d5bb]{fill:var(--main-color)}.container .square[data-v-8194d5bb]{width:12px;height:12px;flex-shrink:0;background:var(--main-color);position:absolute;top:9px;left:9px}.sub-title-container[data-v-3cab2514]{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch}.sub-title-container .sub-title[data-v-3cab2514]{height:30px;margin-left:2px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.sub-title-container .sub-title .sub-title-text[data-v-3cab2514]{margin-left:1rem;color:#fff;font-size:var(--sub-title-font-size);font-style:normal;font-weight:700;line-height:normal}.sub-title-container .divider[data-v-3cab2514]{width:100%;height:3px;position:relative}.sub-title-container .divider .short-line[data-v-3cab2514]{width:34px;height:3px;flex-shrink:0;background:#fff;position:absolute;top:0;left:0}.sub-title-container .divider .line[data-v-3cab2514]{width:100%;height:1px;flex-shrink:0;background:#ffffff80;position:absolute;bottom:0;left:0}.sub-title-container .divider .gradient[data-v-3cab2514]{background:linear-gradient(90deg,#ffffff80,#9990 40.05%)}.chart[data-v-9a5e080a],.chart[data-v-1e11ca3e],.chart[data-v-b4439cba]{width:100%;height:100%}.main[data-v-6d052dc3]{width:100%;height:100%;position:relative}.main .item[data-v-6d052dc3]{height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch;gap:4px}.main .item .img-container[data-v-6d052dc3]{flex-grow:1;background-size:100% 100%;background-position:center}.main .item p[data-v-6d052dc3]{color:#fff;white-space:pre-wrap}.main .dots[data-v-6d052dc3]{position:absolute;left:0;bottom:20px;z-index:9999;width:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:10px}.main .dots .dot[data-v-6d052dc3]{height:3px;width:16px;color:#fff;background-color:#a0a0a0;border-radius:1px;cursor:pointer;transition:all .3s}.main .dots .dot-active[data-v-6d052dc3]{width:24px;background-color:#fff}.chart[data-v-f147a0c9],.chart[data-v-7b9509a6],.chart[data-v-be2679f3],.main[data-v-fa58bf4f]{width:100%;height:100%}.main .icon[data-v-fa58bf4f]{height:60%;background-image:url(/static/images/top-img.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%}.main .content[data-v-fa58bf4f]{width:100%;height:40%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;gap:10px}.main .content .item[data-v-fa58bf4f]{width:33%}.main .content .item .label[data-v-fa58bf4f]{position:relative;background-image:url(/static/images/label-bg-2.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%;z-index:10}.main .content .item .label .label-bg-bottom[data-v-fa58bf4f]{position:absolute;left:0;top:calc(50% - 6px);z-index:5;width:100%;height:13px;background-image:url(/static/images/label-bg-1.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-size:100% 100%}.main .content .item .label p[data-v-fa58bf4f]{text-align:center;color:#fff;text-shadow:0 0 4px rgba(194,237,255,.25);font-family:Alibaba PuHuiTi;font-size:1.25rem;font-style:normal;font-weight:400}.main .content .item .value[data-v-fa58bf4f]{margin-top:8px;width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:baseline;color:var(--num, #BFE7F9);text-align:center;font-family:Microsoft YaHei;font-size:2rem;font-style:normal;font-weight:700;line-height:50px}.main .content .item .value .unit[data-v-fa58bf4f]{color:#fff;font-family:Source Han Sans CN;font-size:1.125rem;font-style:normal;font-weight:400;margin-left:4px}.main-layout[data-v-3295f4f2]{width:100%;height:100%;padding:30px}.top[data-v-3295f4f2]{width:100%;height:65%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.top .left[data-v-3295f4f2],.top .right[data-v-3295f4f2]{height:100%;width:25%;border-radius:24px;background:linear-gradient(195deg,#1d87ff1c 1.5%,#0514391c 89.5%)}.top .left .row[data-v-3295f4f2],.top .right .row[data-v-3295f4f2]{padding:20px;background-size:100% 100%;background-image:url(/static/images/card-frame-large.png);background-repeat:no-repeat;background-position:center}.top .left .row .card-title[data-v-3295f4f2],.top .right .row .card-title[data-v-3295f4f2]{height:50px}.top .left .row .card[data-v-3295f4f2],.top .right .row .card[data-v-3295f4f2]{width:100%;margin-top:10px;height:calc(100% - 70px)}.top .left .row-top-chart[data-v-3295f4f2],.top .right .row-top-chart[data-v-3295f4f2]{height:40%}.top .left .row-bottom-chart[data-v-3295f4f2],.top .right .row-bottom-chart[data-v-3295f4f2]{height:60%}.top .left[data-v-3295f4f2]{background-size:100% 100%;background-image:url(/static/images/card-frame-large.png);background-repeat:no-repeat;background-position:center}.top .left .row[data-v-3295f4f2]{height:50%}.top .middle[data-v-3295f4f2]{height:100%;flex-grow:1}.bottom[data-v-3295f4f2]{margin-top:20px;width:100%;height:calc(35% - 20px);gap:10px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch}.bottom .col[data-v-3295f4f2]{flex:1}.bottom .col[data-v-3295f4f2]{padding-top:20px;background-size:100% 100%;background-image:url(/static/images/card-frame-large.png);background-repeat:no-repeat;background-position:center}.bottom .col .card-title[data-v-3295f4f2]{height:50px;margin-left:20px}.bottom .col .card[data-v-3295f4f2]{width:100%;margin-top:10px;height:calc(100% - 70px)}.bottom .col-real-time-information[data-v-3295f4f2]{padding:20px 10px 0 20px}.bottom .col-real-time-information .card-title[data-v-3295f4f2]{height:50px;margin-left:0}
