[data-v-51e0f8ba]:export{menuText:#bfcbd9;menuActiveText:#409eff;subMenuActiveText:#f4f4f5;menuBg:#304156;menuHover:#263445;subMenuBg:#1f2d3d;subMenuHover:#001528;sideBarWidth:220px}.new-left-top[data-v-51e0f8ba]{width:100%;height:100%;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;position:relative}.new-left-top .header-section[data-v-51e0f8ba]{background:linear-gradient(135deg,rgba(0,212,255,.2),rgba(1,84,131,.3));color:#00d4ff;padding:8px 15px;border-bottom:1px solid rgba(0,212,255,.3);flex-shrink:0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,212,255,.1)}.new-left-top .header-section .title[data-v-51e0f8ba]{color:#00d4ff;font-size:16px;font-weight:700}.new-left-top .chart-title[data-v-51e0f8ba]{color:#00d4ff;font-size:14px;font-weight:500;margin-bottom:8px;text-align:center}.new-left-top .top-section[data-v-51e0f8ba]{flex:1;display:flex;gap:12px;min-height:0;padding:10px;box-sizing:border-box}.new-left-top .top-section .pie-chart-section[data-v-51e0f8ba]{flex:0.7;display:flex;flex-direction:column}.new-left-top .top-section .pie-chart-section .pie-chart-container[data-v-51e0f8ba]{flex:1;position:relative;display:flex;align-items:center;justify-content:center}.new-left-top .top-section .pie-chart-section .pie-chart-container .pie-chart[data-v-51e0f8ba]{width:100%;height:100%;min-height:120px}.new-left-top .top-section .pie-chart-section .pie-chart-container .pie-center-info[data-v-51e0f8ba]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.new-left-top .top-section .pie-chart-section .pie-chart-container .pie-center-info .total-value[data-v-51e0f8ba]{color:#00d4ff;font-size:20px;font-weight:700;line-height:1}.new-left-top .top-section .pie-chart-section .pie-chart-container .pie-center-info .unit[data-v-51e0f8ba]{color:#00d4ff;font-size:12px;margin-top:2px}.new-left-top .top-section .line-chart-section[data-v-51e0f8ba]{flex:1.5;display:flex;flex-direction:column}.new-left-top .top-section .line-chart-section .line-chart[data-v-51e0f8ba]{flex:1;width:100%;min-height:120px}.new-left-top .bottom-section[data-v-51e0f8ba]{flex:1;display:flex;flex-direction:column;min-height:0;padding:10px;box-sizing:border-box}.new-left-top .bottom-section .bar-chart[data-v-51e0f8ba]{flex:1;width:100%;min-height:140px}.station-dialog-overlay[data-v-51e0f8ba]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(2px)}.station-dialog[data-v-51e0f8ba]{background:linear-gradient(135deg,#1a2332,#2a3441);border:1px solid #00d4ff;border-radius:12px;width:380px;max-width:90%;max-height:70%;box-shadow:0 8px 32px rgba(0,212,255,.4);transform:scale(.9);animation:dialogShow-data-v-51e0f8ba .3s ease-out forwards}@keyframes dialogShow-data-v-51e0f8ba{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.dialog-header[data-v-51e0f8ba]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(0,212,255,.3);background:rgba(0,212,255,.05)}.dialog-header h3[data-v-51e0f8ba]{color:#00d4ff;font-size:16px;font-weight:700;margin:0;text-shadow:0 0 10px rgba(0,212,255,.3)}.close-btn[data-v-51e0f8ba]{background:none;border:none;color:#00d4ff;font-size:18px;cursor:pointer;padding:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-btn[data-v-51e0f8ba]:hover{background-color:rgba(0,212,255,.2);transform:scale(1.1)}.dialog-content[data-v-51e0f8ba]{max-height:300px;overflow-y:auto;padding:8px 0}.station-item[data-v-51e0f8ba]{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;cursor:pointer;transition:all .3s ease;border-bottom:1px solid rgba(0,212,255,.1);position:relative}.station-item[data-v-51e0f8ba]:hover{background-color:rgba(0,212,255,.15);transform:translateX(4px)}.station-item[data-v-51e0f8ba]:hover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#00d4ff,#00b8e6)}.station-item[data-v-51e0f8ba]:last-child{border-bottom:none}.station-name[data-v-51e0f8ba]{color:#fff;font-size:14px;flex:1;font-weight:500}.station-values[data-v-51e0f8ba]{display:flex;gap:12px;margin-left:16px}.station-value[data-v-51e0f8ba]{font-size:13px;font-weight:700}.station-value.plan[data-v-51e0f8ba]{color:#4a90e2}.station-value.actual[data-v-51e0f8ba]{color:#50c878}.dialog-content[data-v-51e0f8ba]::-webkit-scrollbar{width:0;background:transparent}.dialog-content[data-v-51e0f8ba]::-webkit-scrollbar-thumb,.dialog-content[data-v-51e0f8ba]::-webkit-scrollbar-track{background:transparent}.dialog-content[data-v-51e0f8ba]::-webkit-scrollbar-thumb:hover{background:transparent}.dialog-content[data-v-51e0f8ba]{scrollbar-width:none;-ms-overflow-style:none}@media (max-width:768px){.station-dialog[data-v-51e0f8ba]{width:95%;max-height:80%}.dialog-header[data-v-51e0f8ba]{padding:12px 16px}.dialog-header h3[data-v-51e0f8ba]{font-size:14px}.station-item[data-v-51e0f8ba]{padding:12px 16px}.station-name[data-v-51e0f8ba],.station-value[data-v-51e0f8ba]{font-size:13px}}