.panel-item[data-v-52f6ce9e]{background-color:hsla(0,0%,100%,.05);border-radius:.5vw;padding:1vh 1vw;margin-bottom:1vh}.panel-actions[data-v-52f6ce9e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.panel-actions .action-btn[data-v-52f6ce9e]{padding:2px 10px;background-color:rgba(54,209,220,.1);border:1px solid #36d1dc;border-radius:4px;font-size:.8em;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.panel-actions .action-btn[data-v-52f6ce9e]:hover{background-color:rgba(54,209,220,.3)}.panel-actions .action-btn.active[data-v-52f6ce9e]{background-color:rgba(54,209,220,.7);color:#fff;font-weight:700}.panel-title[data-v-52f6ce9e]{font-size:1.8vh;margin-bottom:1vh;padding-bottom:.8vh;border-bottom:1px solid hsla(0,0%,100%,.1);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;position:relative;color:#fff;font-family:YouSheBiaoTiHei}.panel-title[data-v-52f6ce9e]:after{content:"";position:absolute;bottom:0;left:0;width:30%;height:2px;background:-webkit-gradient(linear,left top,right top,from(#36d1dc),to(transparent));background:linear-gradient(90deg,#36d1dc,transparent)}.scroll-list[data-v-52f6ce9e]{-webkit-box-flex:4;-ms-flex:4;flex:4;max-height:35vh;overflow:hidden}.scroll-list .scroll-container[data-v-52f6ce9e]{height:calc(100% - 5vh);overflow:hidden;position:relative}.scroll-list .scroll-wrapper[data-v-52f6ce9e]{height:100%}.scroll-list .data-list[data-v-52f6ce9e]{list-style:none;padding:0;margin:0}.scroll-list .data-list .list-item[data-v-52f6ce9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.2vh 1.5vw;font-size:1.5vh;color:#fff;border-bottom:1px dashed hsla(0,0%,100%,.1)}.scroll-list .data-list .list-item[data-v-52f6ce9e]:hover{background-color:rgba(0,186,255,.05)}.scroll-list .data-list .list-item span[data-v-52f6ce9e]{text-align:center}.scroll-list .data-list .list-item span[data-v-52f6ce9e]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.scroll-list .data-list .list-item span[data-v-52f6ce9e]:nth-child(2){-webkit-box-flex:3;-ms-flex:3;flex:3}.scroll-list .data-list .list-item span[data-v-52f6ce9e]:nth-child(3),.scroll-list .data-list .list-item span[data-v-52f6ce9e]:nth-child(4),.scroll-list .data-list .list-item span[data-v-52f6ce9e]:nth-child(5){-webkit-box-flex:2;-ms-flex:2;flex:2}.summary-panel[data-v-52f6ce9e]{-webkit-box-flex:3;-ms-flex:3;flex:3;-ms-flex-direction:column;flex-direction:column}.summary-panel .summary-content[data-v-52f6ce9e],.summary-panel[data-v-52f6ce9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.summary-panel .summary-content[data-v-52f6ce9e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:1vh 0}.summary-panel .summary-content .summary-row[data-v-52f6ce9e]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5vw;margin-bottom:.8vh}.summary-panel .summary-content .summary-row[data-v-52f6ce9e]:last-child{margin-bottom:0}.summary-panel .summary-content .summary-item[data-v-52f6ce9e]{background-color:hsla(0,0%,100%,.05);padding:.8vh .5vw;border-radius:.4vw;text-align:center}.summary-panel .summary-content .summary-item .summary-label[data-v-52f6ce9e]{font-size:1.3vh;color:hsla(0,0%,100%,.7);margin-bottom:.4vh}.summary-panel .summary-content .summary-item .summary-value[data-v-52f6ce9e]{font-size:2.5vh;font-weight:700;background:linear-gradient(45deg,#36d1dc,#5b86e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.center-panel[data-v-52f6ce9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:92vh;gap:1vh}.map-container[data-v-52f6ce9e]{-webkit-box-flex:7;-ms-flex:7;flex:7;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.map-container.is-fullscreen[data-v-52f6ce9e]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;padding:0;margin:0;border-radius:0}.map-container .map-header[data-v-52f6ce9e]{position:absolute;z-index:100}.map-container .map-header.vertical[data-v-52f6ce9e]{left:1vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.map-container .map-header.vertical .map-filters[data-v-52f6ce9e]{padding:1vh .8vw;border-radius:.4vw}.map-container .map-header.vertical .map-filters .vertical-buttons[data-v-52f6ce9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map-container .map-header.vertical .map-filters .vertical-buttons .el-button[data-v-52f6ce9e]{background:#184971;border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:1.2vh 1vw;font-size:1.2vh;margin:.5vh 0;width:6vw}.map-container .map-header.vertical .map-filters .vertical-buttons .el-button[data-v-52f6ce9e]:first-child{margin-top:0}.map-container .map-header.vertical .map-filters .vertical-buttons .el-button[data-v-52f6ce9e]:last-child{margin-bottom:0}.map-container .map-header.vertical .map-filters .vertical-buttons .el-button.el-button--primary[data-v-52f6ce9e]{background:linear-gradient(45deg,#36d1dc,#5b86e5);border:none}.map-container .map-fullscreen[data-v-52f6ce9e]{position:absolute;top:1vh;right:1vw;z-index:100}.map-container .map-fullscreen .el-button[data-v-52f6ce9e]{background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.2);padding:.8vh}.map-container .map-fullscreen .el-button[data-v-52f6ce9e]:hover{background:rgba(0,0,0,.7)}.map-container .map-fullscreen .el-button i[data-v-52f6ce9e]{color:#fff;font-size:1.4vh}.map-container .map-stats[data-v-52f6ce9e]{position:absolute;z-index:100}.map-container .map-stats.card-style[data-v-52f6ce9e]{top:1vh;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map-container .map-stats.card-style .stats-card[data-v-52f6ce9e]{cursor:pointer;background:rgba(0,0,0,.5);padding:.8vh 1vw;border-radius:.4vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:6.5vw}.map-container .map-stats.card-style .stats-card .item-icon[data-v-52f6ce9e],.map-container .map-stats.card-style .stats-card[data-v-52f6ce9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map-container .map-stats.card-style .stats-card .item-icon[data-v-52f6ce9e]{width:100%;height:3.5vh;border-radius:.3vh;margin-bottom:.8vh}.map-container .map-stats.card-style .stats-card .item-icon .icon-text[data-v-52f6ce9e]{color:#fff;font-size:1.2vh;text-align:center}.map-container .map-stats.card-style .stats-card .item-icon.village-icon[data-v-52f6ce9e]{background-color:rgba(54,209,220,.5)}.map-container .map-stats.card-style .stats-card .item-icon.vehicle-icon[data-v-52f6ce9e]{background-color:rgba(91,134,229,.5)}.map-container .map-stats.card-style .stats-card .item-icon.station-icon[data-v-52f6ce9e]{background-color:rgba(248,148,6,.5)}.map-container .map-stats.card-style .stats-card .item-icon.staff-icon[data-v-52f6ce9e]{background-color:rgba(128,255,165,.5)}.map-container .map-stats.card-style .stats-card .item-count[data-v-52f6ce9e]{color:#fff;font-weight:700;font-size:2.3vh;font-family:YouSheBiaoTiHei,sans-serif}.map-container #mapChart[data-v-52f6ce9e]{width:100%;height:100%;background:hsla(0,0%,100%,.02);border-radius:.5vw}.bar-chart[data-v-52f6ce9e]{-webkit-box-flex:3;-ms-flex:3;flex:3}.bar-chart #barChart[data-v-52f6ce9e]{width:100%;height:94%}[data-v-52f6ce9e] .amap-info-content{padding:1.5vh 1.2vw;border-radius:.4vw;border:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);min-width:200px}[data-v-52f6ce9e] .amap-info-content h4{margin:0 0 .8vh 0;font-size:1.4vh;color:#333;border-bottom:1px solid #eee;padding-bottom:.5vh}[data-v-52f6ce9e] .amap-info-content h4 .station-status,[data-v-52f6ce9e] .amap-info-content h4 .worker-status{font-size:1vh;font-weight:400;padding:.2vh .5vw;border-radius:2px;margin-left:.5vw}[data-v-52f6ce9e] .amap-info-content h4 .station-status.online,[data-v-52f6ce9e] .amap-info-content h4 .worker-status.online{background-color:#67c23a;color:#fff}[data-v-52f6ce9e] .amap-info-content h4 .station-status.offline,[data-v-52f6ce9e] .amap-info-content h4 .worker-status.offline{background-color:#909399;color:#fff}[data-v-52f6ce9e] .amap-info-content h4 .station-status{background-color:#409eff;color:#fff}[data-v-52f6ce9e] .amap-info-content .info-content{font-size:1.2vh;color:#666;line-height:1.8}[data-v-52f6ce9e] .amap-info-content .info-content .label{color:#909399;display:inline-block;width:4.5vw}[data-v-52f6ce9e] .amap-info-content .info-content .action-link{color:#1e88e5;cursor:pointer;margin-top:.8vh;font-size:1.2vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-52f6ce9e] .amap-info-content .info-content .action-link i{margin-right:4px}[data-v-52f6ce9e] .amap-info-content .info-content .action-link:hover{color:#0d47a1;text-decoration:underline}[data-v-52f6ce9e] .station-info,[data-v-52f6ce9e] .worker-info{width:220px}[data-v-52f6ce9e] .station-info .info-content div,[data-v-52f6ce9e] .worker-info .info-content div{margin-bottom:.5vh}[data-v-52f6ce9e] .action-btn{display:inline-block;margin-right:10px;color:#00baff;cursor:pointer;font-size:14px}[data-v-52f6ce9e] .action-btn:hover{text-decoration:underline}.stats-card[data-v-52f6ce9e]{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.stats-card[data-v-52f6ce9e]:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2)}