.warning-info{margin-left:3px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.warning-info,.warning-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.warning-item{padding:5px;margin:5px;border:1px solid;border-radius:5px;font-size:12px;color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.warning-item span{font-size:14px;color:#fff}.amap-info-content{background-color:hsla(0,0%,100%,0);border:1px solid #ffe711;color:#fff;margin-left:20px}.custom-info-window{border-radius:10px;padding:10px;width:250px}.info-header{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;margin-bottom:10px}.info-body{font-size:12px}.product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.product-icon,.product-info img{width:26px;height:26px;margin-right:8px}.product-info img{border-radius:50%}.product-info span{font-size:14px}.info-body img{float:left;margin-right:6px}.logistics-map{position:relative;width:100%;height:100%}.count{position:absolute;top:0;left:400px;right:0;bottom:0;z-index:2;padding:0 0 15px 0;width:300px;height:200px;gap:40px}.count,.decoration-item{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}.decoration-item{position:relative}.decoration-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:15%}.decoration-content .title{font-size:14px;color:#cceaff;margin-bottom:4px;font-weight:400;line-height:1.2}.decoration-content .value{width:35px;font-size:20px;color:#00eaff;text-align:center;font-weight:700;line-height:1.1;text-shadow:0 0 10px rgba(0,234,255,.5)}:deep(.dv-decoration-9){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}:deep(.dv-decoration-9 .decoration-content){display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.map-loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:4px;z-index:1000}.pulse-marker{position:relative;width:30px;height:30px;-webkit-box-shadow:0 0 10px var(--pulse-color,#0fc);box-shadow:0 0 10px var(--pulse-color,#0fc);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;color:#fff;font-weight:700;font-size:12px;text-shadow:0 0 4px #000;-webkit-animation:pulseRing 1.8s infinite;animation:pulseRing 1.8s infinite}.pulse-marker,.pulse-marker:before{border-radius:50%;background:var(--pulse-color,#0fc)}.pulse-marker:before{content:"";position:absolute;width:100%;height:100%;opacity:.6;-webkit-animation:pulseSpread 1.8s ease-out infinite;animation:pulseSpread 1.8s ease-out infinite}.pulse-core{position:relative;z-index:2}@-webkit-keyframes pulseSpread{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.6}70%{-webkit-transform:scale(2.8);transform:scale(2.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes pulseSpread{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.6}70%{-webkit-transform:scale(2.8);transform:scale(2.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes pulseRing{0%,to{-webkit-box-shadow:0 0 10px var(--pulse-color,#0fc);box-shadow:0 0 10px var(--pulse-color,#0fc)}50%{-webkit-box-shadow:0 0 25px var(--pulse-color,#0fc);box-shadow:0 0 25px var(--pulse-color,#0fc)}}@keyframes pulseRing{0%,to{-webkit-box-shadow:0 0 10px var(--pulse-color,#0fc);box-shadow:0 0 10px var(--pulse-color,#0fc)}50%{-webkit-box-shadow:0 0 25px var(--pulse-color,#0fc);box-shadow:0 0 25px var(--pulse-color,#0fc)}}.label{background:rgba(0,0,0,.65);color:#fff;padding:2px 6px;border-radius:4px;font-size:11px;white-space:nowrap;text-shadow:0 0 2px #000;pointer-events:none;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.label:hover{-webkit-transform:translate(-50%,-100%) scale(1.1);transform:translate(-50%,-100%) scale(1.1);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@-webkit-keyframes statusPulse{0%,to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:.3}50%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:.8}}@keyframes statusPulse{0%,to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:.3}50%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:.8}}.leftPanel{min-width:21vw}.contetn_left-top{-ms-flex:3;flex:3}.contetn_left-center{-ms-flex:2.5;flex:2.5}.contetn_left-bottom{-ms-flex:3.1;flex:3.1}.chart{height:180px}.chartLT{height:240PX}.leftPanel{min-width:20vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#e6f7ff;height:100%;gap:.5vh}.contetn_left-bottom,.contetn_left-center,.contetn_left-top{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;-webkit-box-flex:1;-ms-flex:1;flex:1}.contetn_left-top{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.contetn_left-center{-webkit-box-flex:2.5;-ms-flex-positive:2.5;flex-grow:2.5;min-height:210px}.contetn_left-bottom{-webkit-box-flex:3.1;-ms-flex-positive:3.1;flex-grow:3.1;min-height:260px}.chart,.chartLT{width:100%;height:100%}.legend{gap:15px;margin-bottom:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legend,.legend-item{display:-webkit-box;display:-ms-flexbox;display:flex}.legend-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:12px;color:#9fe8ff}.legend-color{width:12px;height:12px;border-radius:2px}.legend-color.month{background:linear-gradient(135deg,#00eaff,#09c)}.legend-color.week{background:linear-gradient(135deg,#00ff6f,#0c5)}.progress-carousel{position:relative;overflow:hidden;width:100%;height:180px}.scroll-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear;will-change:transform}.progress-item,.scroll-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.progress-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#9fe8ff}.label{margin-left:10px;margin-top:25px;width:40px;font-size:10px}.bars-container{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.bar-group,.bars-container{display:-webkit-box;display:-ms-flexbox;display:flex}.bar-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bar{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6px;background:hsla(0,0%,100%,.1);overflow:hidden}.bar,.bar-inner{border-radius:3px}.bar-inner{height:100%;-webkit-transition:width .5s ease;transition:width .5s ease}.bar-inner.month{background:-webkit-gradient(linear,left top,right top,from(#00eaff),to(#09c));background:linear-gradient(90deg,#00eaff,#09c)}.bar-inner.week{background:-webkit-gradient(linear,left top,right top,from(#00ff6f),to(#0c5));background:linear-gradient(90deg,#00ff6f,#0c5)}.value{width:25px;font-size:11px;text-align:right;-ms-flex-negative:0;flex-shrink:0}.contetn_right-top[data-v-27bfa5e6]{height:330px}.contetn_right-center[data-v-27bfa5e6]{height:230px!important}.contetn_right-bottom[data-v-27bfa5e6]{height:270px}[data-v-27bfa5e6] .dv-scroll-board .header .header-item{font-size:12px!important}[data-v-27bfa5e6] .dv-scroll-board .rows .row-item{height:45px!important}[data-v-27bfa5e6] .dv-scroll-board .rows .row-item .ceil{font-size:10px!important;padding:2px 4px!important;word-break:break-all!important;overflow:visible!important;height:auto!important}[data-v-27bfa5e6] .dv-scroll-board .rows .row-item .ceil,[data-v-27bfa5e6] .dv-scroll-board .rows .row-item .ceil:first-child{line-height:14px!important;white-space:pre-line!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}[data-v-27bfa5e6] .dv-scroll-board .rows .row-item .ceil:first-child{min-height:40px!important}[data-v-27bfa5e6] .dv-scroll-board,[data-v-27bfa5e6] .dv-scroll-board .rows,[data-v-27bfa5e6] .monitor-scroll-board{height:270px}[data-v-27bfa5e6] .dv-scroll-board .rows .row-item .ceil:nth-child(2){text-align:left!important;white-space:pre-line!important;word-break:break-all!important;min-height:45px!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}[data-v-27bfa5e6] .dv-scroll-board .rows .row-item .ceil:nth-child(2),[data-v-27bfa5e6] .dv-scroll-board .rows .row-item .ceil:nth-child(3){-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;line-height:14px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}[data-v-27bfa5e6] .dv-scroll-board .rows .row-item .ceil:nth-child(3){text-align:center!important;white-space:normal!important;min-height:40px!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.address[data-v-27bfa5e6]{font-size:10px}.yun[data-v-27bfa5e6]{width:100px;margin-bottom:5px}.tit[data-v-27bfa5e6]{font-size:16px}.zhong[data-v-27bfa5e6]{text-align:center}.yunShuZ[data-v-27bfa5e6]{text-align:center;color:#1cadff;font-size:10px}.no-data[data-v-27bfa5e6]{text-align:center;color:#9fe8ff;padding:20px;font-size:14px}.rightPanel[data-v-27bfa5e6]{width:380px;color:#cceaff;min-width:20vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;gap:.5vh;overflow:hidden}.contetn_right-top[data-v-27bfa5e6]{-webkit-box-flex:3;-ms-flex:3;flex:3;min-height:330px}.contetn_right-center[data-v-27bfa5e6]{-webkit-box-flex:2.5;-ms-flex:2.5;flex:2.5;min-height:200px}.contetn_right-bottom[data-v-27bfa5e6]{-webkit-box-flex:3.1;-ms-flex:3.1;flex:3.1}.right-wrapper[data-v-27bfa5e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;padding:10px;background:rgba(10,28,57,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cargo-info[data-v-27bfa5e6]{background:rgba(14,34,56,.4);border-radius:8px;padding:8px}.tabs[data-v-27bfa5e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.tabs-wrapper[data-v-27bfa5e6]{overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;scroll-behavior:smooth}.tabs-wrapper[data-v-27bfa5e6]::-webkit-scrollbar{display:none}.tabs-scroll[data-v-27bfa5e6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding-bottom:4px}.tabs-wrapper.tabs-center[data-v-27bfa5e6]{-ms-flex-pack:distribute;justify-content:space-around;overflow:hidden}.tabs-scroll.justify-center[data-v-27bfa5e6]{-ms-flex-pack:distribute;justify-content:space-around;width:100%}.tab[data-v-27bfa5e6]{-ms-flex-negative:0;flex-shrink:0;padding:4px 10px;border-radius:4px;background:rgba(0,234,255,.15);cursor:pointer;color:#9fe8ff;font-size:12px;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tab.active[data-v-27bfa5e6]{background:#00eaff;color:#023;font-weight:700}.tab.has-alarm[data-v-27bfa5e6]{background:rgba(255,77,79,.2);border:1px solid rgba(255,77,79,.5)}.tab.active.has-alarm[data-v-27bfa5e6]{background:#ff4d4f;color:#fff}.tab[data-v-27bfa5e6]:hover{background:rgba(0,234,255,.3)}.tab.has-alarm[data-v-27bfa5e6]:hover{background:rgba(255,77,79,.3)}.alarm-dot[data-v-27bfa5e6]{position:absolute;top:2px;right:2px;width:6px;height:6px;background:#ff4d4f;border-radius:50%;-webkit-animation:pulse-27bfa5e6 2s infinite;animation:pulse-27bfa5e6 2s infinite}.alert-info[data-v-27bfa5e6]{color:#15b417}@-webkit-keyframes pulse-27bfa5e6{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@keyframes pulse-27bfa5e6{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.cargo-detail[data-v-27bfa5e6]{padding:10px 0}.top-info[data-v-27bfa5e6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.goods[data-v-27bfa5e6],.top-info[data-v-27bfa5e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goods[data-v-27bfa5e6]{width:100%;gap:6px;font-weight:700;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.status[data-v-27bfa5e6]{background:rgba(0,234,255,.2);padding:2px 8px;border-radius:4px;font-size:12px}.status.has-alarm[data-v-27bfa5e6]{background:rgba(255,77,79,.2);color:#ff4d4f}.mid-info[data-v-27bfa5e6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-weight:700;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;font-size:12px;color:#9fe8ff;margin-bottom:8px}.mid-info div[data-v-27bfa5e6]{margin-bottom:4px;width:160px}.alarm-info[data-v-27bfa5e6]{background:rgba(255,77,79,.2);padding:6px;border-radius:4px;font-size:12px;color:#ff4d4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.alert-card[data-v-27bfa5e6],.chart-card[data-v-27bfa5e6],.table-card[data-v-27bfa5e6]{background:rgba(12,25,43,.45);border-radius:10px;padding:10px}.section-title[data-v-27bfa5e6]{font-size:16px;color:#00eaff;gap:6px;margin-bottom:10px}.alert-body[data-v-27bfa5e6],.section-title[data-v-27bfa5e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-body[data-v-27bfa5e6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#9fe8ff;height:80px;font-size:14px}.alert-content[data-v-27bfa5e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.alert-count[data-v-27bfa5e6]{font-size:12px;color:#ff4d4f}.chart[data-v-27bfa5e6]{width:100%;height:180px}.data-table[data-v-27bfa5e6]{width:100%;border-collapse:collapse;font-size:13px}.data-table th[data-v-27bfa5e6]{color:#00eaff;text-align:left;padding:4px 6px;border-bottom:1px solid hsla(0,0%,100%,.1);font-weight:400}.data-table td[data-v-27bfa5e6]{padding:4px 6px;border-bottom:1px solid hsla(0,0%,100%,.05)}.data-table tbody tr[data-v-27bfa5e6]{color:#f1d904;font-size:13px}.data-table tbody tr.high-temp[data-v-27bfa5e6]{color:#ff4d4f;font-weight:700}.data-table tbody tr.high-temp[data-v-27bfa5e6]:hover{background-color:rgba(255,77,79,.1)}.datetime{margin-bottom:12px}.title_wrap{height:62px;background-image:url(../img/top.41ada94a.png);background-size:cover;background-position:50%;position:relative;margin-top:8px;.guang{position:absolute;bottom:-26px;background-image:url(../img/guang.ca9c02b4.png);background-position:86px;width:100%;height:56px}.youjuxing,.zuojuxing{position:absolute;top:-2px;width:140px;height:6px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAGCAYAAAAR63aAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFDRTEzN0RDOTg3OTExRUM5RTgzQ0U4QUEzRjc2RTRFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFDRTEzN0REOTg3OTExRUM5RTgzQ0U4QUEzRjc2RTRFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QUNFMTM3REE5ODc5MTFFQzlFODNDRThBQTNGNzZFNEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QUNFMTM3REI5ODc5MTFFQzlFODNDRThBQTNGNzZFNEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5uuACcAAAC/0lEQVR42oRXOZIUMRCsnCDwl/exJi4eeHyA/QLe/IiPrInXiY46stRBMMa2Wi3VkZV1LOw3P8LsjbTP4/lpPG0892++cC5gIC1/vgTjzPhufpZyN87M51X7iHMpJ+66nKv07Pus9bqP/ZyfLv9+LSvv8pc/8Z3GC/aYz5RX+uf7XD5YvtxkyVlT/b63ZFwcOrqPW/98Oi4XG45YroVv28+H+0n3IWyJGBX+cV/2Gn6KIxpeSydQsc74q1y8j5PPsfz2Yfz5Ofa/pgL3cRNkB5B2J0sa5Tfoq7A85KQBsp/XhFCxt5xGOUgBtBuBtGtaCUwy2AY8I+W2ucwgpHJ/S0NKg79bavAduE7FyFzwddi3/HDyN6zCjr2ABrARU/CzCjTDWlglVWpmf72wZWATLaKZpMFGV0lX16tQLEIZXxZHaH9mIrxW2F2BsTxD50mcLTj2mSRFQenBk7vLaZgK3bbWnrq/cT1k6Fl3POQEAzcG6Kfp9IMTTOIIr26dQrIGOwdR/kTwxckEXW0GVDqPYJevgSO19Iz9iEtPuIP5UcFTn59nJfXaAUsEisgwu9kVrx7zL4+KJbPs8ciKuwy2PKxqQvW2kYmse7TOaBiVPQpzb39CbNPKJ05XJvNm9yQYgzgs3USB0rIsEoOSIlG2UQRtZScZhRaQXhthGkK1s1Vlb4ElDa1g8agu6Gh6LDxK0IQsX6R7CUnZrN2JsS2ehHlGCYokgzKfdxCzImTbiPJXIKEX1MyUHkFJbFhrY//In2wV6zxkxpAk17ZCSl6CHVRY2q553+uLgIfCht4rwZOwlMQQ29hZc6/YB9/sTgpq69f5CKhUrIxv8s7ZNGmIe3vODPJWL8PQrznDfHdXX8efF57ZjEa/NjnUaMLGVMFJqqf0a5kOijm7ymW4qRlciFLKLCnt8BJCswirFq87TpokmlgK+98v7tcgS5kn2NJNQLwORh+MoZ+J+euch/QfArbKzWyLVRRqTsHZKdiHRY2RVjXF3fW9j9fnWP74K8AA3scr31D4jAoAAAAASUVORK5CYII=)}.zuojuxing{left:11%}.youjuxing{right:11%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.timers{position:absolute;right:0;top:30px;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;.blq-icon-shezhi02{cursor:pointer}}}.title{position:relative;text-align:center;background-size:cover;color:transparent;height:64px;line-height:46px;.title-text{font-size:30px;font-weight:900;letter-spacing:6px;width:100%;background:linear-gradient(92deg,#0072ff,#00eaff 48.8525390625%,#01aaff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.dv-border-box-11-title{font-size:24px!important;letter-spacing:4px}.full-screen-wrapper{width:100vw;height:100vh;background:#000001;overflow:hidden}.border-wrapper,.logistics-dashboard{width:100%;height:100%}.logistics-dashboard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.middle-panel{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;padding:0 0 15px 0}#map-container{width:100%;height:100%;border-radius:10px;overflow:hidden}.map-overlay{position:absolute;inset:0;background:rgba(0,0,0,.15);pointer-events:none}.left-panel,.right-panel{height:100%}.left-panel,.right-panel{position:relative;z-index:2;border-radius:8px;color:#e6f7ff}.left-panel{top:-96px;padding:20px 20px 20px 0}.right-panel{width:410px;top:-50px;padding:20px 0 20px 20px}.container-tabs .tab{padding:12px 15px;margin:8px 0;background:rgba(24,144,255,.2);border-radius:6px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border:1px solid rgba(24,144,255,.3);color:#e6f7ff}.container-tabs .tab:hover{background:rgba(24,144,255,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.container-tabs .tab.active{background:#1890ff;color:#fff;-webkit-box-shadow:0 0 15px rgba(24,144,255,.5);box-shadow:0 0 15px rgba(24,144,255,.5)}.auto-switch{margin-top:20px;padding:15px;background:rgba(24,144,255,.1);border-radius:6px;border:1px solid rgba(24,144,255,.2);color:#e6f7ff}.auto-switch label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.auto-switch input{margin-right:8px}.auto-switch span{margin-left:8px;color:#52c41a}.debug-info{position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.7);padding:5px 10px;border-radius:4px;z-index:1000}.debug-btn,.debug-info{color:#fff;font-size:12px}.debug-btn{margin-left:10px;padding:2px 8px;background:#1890ff;border:none;border-radius:3px;cursor:pointer}.debug-btn:hover{background:#40a9ff}