.panel-item[data-v-fffd8e12]{background-color:hsla(0,0%,100%,.05);border-radius:1vh;padding:1.2vh 1.2vw;margin-bottom:1.5vh}.panel-title[data-v-fffd8e12]{font-size:1.5vh;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}.panel-title[data-v-fffd8e12]: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-fffd8e12]{-webkit-box-flex:4;-ms-flex:4;flex:4;max-height:35vh;overflow:hidden}.scroll-list .scroll-container[data-v-fffd8e12]{height:calc(100% - 5vh);overflow:hidden;position:relative}.scroll-list .scroll-wrapper[data-v-fffd8e12]{height:100%}.scroll-list .data-list[data-v-fffd8e12]{list-style:none;padding:0;margin:0}.scroll-list .data-list .list-item[data-v-fffd8e12]{padding:.8vh .8vw;height:60px;border-bottom:1px solid hsla(0,0%,100%,.1);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}.scroll-list .data-list .list-item[data-v-fffd8e12]:last-child{border-bottom:none}.scroll-list .data-list .list-item .item-info[data-v-fffd8e12]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4vh;font-size:1.3vh}.scroll-list .data-list .list-item .item-info .factory-name[data-v-fffd8e12]{color:#36d1dc}.scroll-list .data-list .list-item .item-info .breeder-name[data-v-fffd8e12],.scroll-list .data-list .list-item .item-info .farmer-name[data-v-fffd8e12]{color:#5b86e5}.scroll-list .data-list .list-item .item-detail[data-v-fffd8e12]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.2vh;color:hsla(0,0%,100%,.7)}.left-panel[data-v-fffd8e12]{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}.statistics-panel[data-v-fffd8e12]{-webkit-box-flex:1;-ms-flex:1;flex:1}.statistics-panel .stats-container[data-v-fffd8e12]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:1.2vh 1vw;padding:2vh 1vw;height:calc(100% - 4vh)}.statistics-panel .stat-item[data-v-fffd8e12]{background:hsla(0,0%,100%,.05);border-radius:.8vh;padding:2vh 1.2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.statistics-panel .stat-item[data-v-fffd8e12]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);background:hsla(0,0%,100%,.08)}.statistics-panel .stat-item .stat-content[data-v-fffd8e12]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.statistics-panel .stat-item .stat-content .stat-value[data-v-fffd8e12]{font-size:2.8vh;font-weight:700;line-height:1.2;margin-bottom:.6vh;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.statistics-panel .stat-item .stat-content .stat-info[data-v-fffd8e12]{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;gap:.5vw}.statistics-panel .stat-item .stat-content .stat-info .stat-label[data-v-fffd8e12]{font-size:1.3vh;color:hsla(0,0%,100%,.7)}.statistics-panel .stat-item .stat-content .stat-info .stat-unit[data-v-fffd8e12]{font-size:1.1vh;color:hsla(0,0%,100%,.5)}.statistics-panel .row-1 .stat-value[data-v-fffd8e12]{background:linear-gradient(45deg,#ff6b6b,#ff8e8e)}.statistics-panel .row-2 .stat-value[data-v-fffd8e12]{background:linear-gradient(45deg,#4ecdc4,#45b7af)}.statistics-panel .row-3 .stat-value[data-v-fffd8e12]{background:linear-gradient(45deg,#ffd93d,#ffc93c)}.summary-item[data-v-fffd8e12]{position:relative}.summary-item .summary-icon[data-v-fffd8e12]{position:absolute;left:1vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:2.2vh;color:#36d1dc}.summary-item .summary-label[data-v-fffd8e12]{padding-left:2.5vw}.summary-panel .summary-content[data-v-fffd8e12],.summary-panel[data-v-fffd8e12]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.summary-panel .summary-content[data-v-fffd8e12]{-ms-flex-pack:distribute;justify-content:space-around;padding:1vh 0}.summary-panel .summary-content .summary-row[data-v-fffd8e12]{display:grid;grid-template-columns:repeat(2,1fr);gap:1vh .5vw;margin-bottom:1vh}.summary-panel .summary-content .summary-row[data-v-fffd8e12]:last-child{margin-bottom:0}.summary-panel .summary-content .summary-item[data-v-fffd8e12]{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-fffd8e12]{font-size:1.3vh;color:hsla(0,0%,100%,.7);margin-bottom:.4vh}.summary-panel .summary-content .summary-item .summary-value[data-v-fffd8e12]{font-size:2.5vh;font-weight:700;background:linear-gradient(45deg,#36d1dc,#5b86e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.summary-panel .summary-content .summary-item.unprocessed .summary-value[data-v-fffd8e12]{background:linear-gradient(45deg,#ff6b6b,#ff8e8e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.summary-panel .summary-content .summary-item.unprocessed .summary-icon[data-v-fffd8e12]{color:#ff6b6b}.panel-item[data-v-5cf68064]{background-color:hsla(0,0%,100%,.05);border-radius:1vh;padding:1.2vh 1.2vw;margin-bottom:1.5vh}.panel-title[data-v-5cf68064]{font-size:1.5vh;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}.panel-title[data-v-5cf68064]: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-5cf68064]{-webkit-box-flex:4;-ms-flex:4;flex:4;max-height:35vh;overflow:hidden}.scroll-list .scroll-container[data-v-5cf68064]{height:calc(100% - 5vh);overflow:hidden;position:relative}.scroll-list .scroll-wrapper[data-v-5cf68064]{height:100%}.scroll-list .data-list[data-v-5cf68064]{list-style:none;padding:0;margin:0}.scroll-list .data-list .list-item[data-v-5cf68064]{padding:.8vh .8vw;height:60px;border-bottom:1px solid hsla(0,0%,100%,.1);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}.scroll-list .data-list .list-item[data-v-5cf68064]:last-child{border-bottom:none}.scroll-list .data-list .list-item .item-info[data-v-5cf68064]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4vh;font-size:1.3vh}.scroll-list .data-list .list-item .item-info .factory-name[data-v-5cf68064]{color:#36d1dc}.scroll-list .data-list .list-item .item-info .breeder-name[data-v-5cf68064],.scroll-list .data-list .list-item .item-info .farmer-name[data-v-5cf68064]{color:#5b86e5}.scroll-list .data-list .list-item .item-detail[data-v-5cf68064]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.2vh;color:hsla(0,0%,100%,.7)}.center-panel[data-v-5cf68064]{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-5cf68064]{-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-5cf68064]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;padding:0;margin:0;border-radius:0}.map-container #mapChart[data-v-5cf68064]{width:100%;height:100%;background:hsla(0,0%,100%,.02);border-radius:.5vw}.map-container .map-fullscreen[data-v-5cf68064]{position:absolute;top:1vh;right:1vw;z-index:100}.map-container .map-fullscreen .el-button[data-v-5cf68064]{background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.2);padding:.8vh}.map-container .map-fullscreen .el-button[data-v-5cf68064]:hover{background:rgba(0,0,0,.7)}.map-container .map-fullscreen .el-button i[data-v-5cf68064]{color:#fff;font-size:1.4vh}[data-v-5cf68064] .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-5cf68064] .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-5cf68064] .amap-info-content .info-content{font-size:1.2vh;color:#666;line-height:1.8}[data-v-5cf68064] .amap-marker-label{border:none;background:rgba(0,0,0,.7);color:#fff;padding:2px 5px;border-radius:3px;font-size:12px;white-space:nowrap}[data-v-5cf68064] .custom-info{border:1px solid silver}[data-v-5cf68064] .info-top{position:relative;background:#f9f9f9;border-bottom:1px solid #ccc;border-radius:5px 5px 0 0}[data-v-5cf68064] .info-top div{display:inline-block;color:#333;font-size:14px;font-weight:700;line-height:31px;padding:0 10px}[data-v-5cf68064] .info-top img{position:absolute;top:10px;right:10px;-webkit-transition-duration:.25s;transition-duration:.25s;cursor:pointer}[data-v-5cf68064] .info-top img:hover{-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}[data-v-5cf68064] .info-middle{font-size:12px;padding:10px;line-height:20px}[data-v-5cf68064] .info-middle .info-item{margin-bottom:8px}[data-v-5cf68064] .info-middle .info-item .label{color:#606266;margin-right:5px}[data-v-5cf68064] .info-middle .info-item span{color:#303133}[data-v-5cf68064] .info-middle .device-list{background-color:#f5f7fa;border-radius:4px;padding:8px;margin:5px 0 10px 20px}[data-v-5cf68064] .info-middle .device-item{padding:3px 0;color:#606266;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-5cf68064] .info-middle .action-buttons{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}[data-v-5cf68064] .info-bottom{height:0;width:100%;clear:both;text-align:center}[data-v-5cf68064] .info-bottom img{position:relative;z-index:104}.scroll-list .list-item[data-v-5cf68064]{padding:1vh 1vw;height:40px;border-bottom:1px solid hsla(0,0%,100%,.1)}.scroll-list .list-item .event-content[data-v-5cf68064],.scroll-list .list-item[data-v-5cf68064]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-list .list-item .event-content[data-v-5cf68064]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-size:1.3vh}.scroll-list .list-item .event-content .location[data-v-5cf68064]{color:#36d1dc;-webkit-box-flex:2;-ms-flex:2;flex:2}.scroll-list .list-item .event-content .event-type[data-v-5cf68064]{color:#ff6b6b;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.scroll-list .list-item .event-content .event-time[data-v-5cf68064]{color:hsla(0,0%,100%,.7);-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.panel-item[data-v-f9cb8148]{background-color:hsla(0,0%,100%,.05);border-radius:1vh;padding:1.2vh 1.2vw;margin-bottom:1.5vh}.panel-title[data-v-f9cb8148]{font-size:1.5vh;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}.panel-title[data-v-f9cb8148]: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-f9cb8148]{-webkit-box-flex:4;-ms-flex:4;flex:4;max-height:35vh;overflow:hidden}.scroll-list .scroll-container[data-v-f9cb8148]{height:calc(100% - 5vh);overflow:hidden;position:relative}.scroll-list .scroll-wrapper[data-v-f9cb8148]{height:100%}.scroll-list .data-list[data-v-f9cb8148]{list-style:none;padding:0;margin:0}.scroll-list .data-list .list-item[data-v-f9cb8148]{padding:.8vh .8vw;height:60px;border-bottom:1px solid hsla(0,0%,100%,.1);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}.scroll-list .data-list .list-item[data-v-f9cb8148]:last-child{border-bottom:none}.scroll-list .data-list .list-item .item-info[data-v-f9cb8148]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4vh;font-size:1.3vh}.scroll-list .data-list .list-item .item-info .factory-name[data-v-f9cb8148]{color:#36d1dc}.scroll-list .data-list .list-item .item-info .breeder-name[data-v-f9cb8148],.scroll-list .data-list .list-item .item-info .farmer-name[data-v-f9cb8148]{color:#5b86e5}.scroll-list .data-list .list-item .item-detail[data-v-f9cb8148]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.2vh;color:hsla(0,0%,100%,.7)}.right-panel[data-v-f9cb8148]{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}.right-panel .trend-chart[data-v-f9cb8148]{-webkit-box-flex:1;-ms-flex:1;flex:1}.right-panel .trend-chart #alarmChart[data-v-f9cb8148],.right-panel .trend-chart #passengerFlowChart[data-v-f9cb8148]{width:100%;height:calc(100% - 5vh)}.big-data-container[data-v-4de79e7c]{width:100%;height:100vh;background-color:#101e46;color:#fff;padding:1vh 1vw;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.big-data-container .header[data-v-4de79e7c]{display:grid;grid-template-columns:1fr auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5vh 2vw;margin-bottom:1vh;height:6vh}.big-data-container .header .title[data-v-4de79e7c]{font-size:3.5vh;font-weight:700;background:linear-gradient(45deg,#36d1dc,#5b86e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.1);white-space:nowrap;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;gap:1vw}.big-data-container .header .title-icon[data-v-4de79e7c]{width:3.5vh;height:3.5vh;vertical-align:middle}.big-data-container .header .time[data-v-4de79e7c]{font-size:1.6vh;color:#fff;opacity:.8}.big-data-container .header .enter-system[data-v-4de79e7c]{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.big-data-container .header .enter-system .el-button[data-v-4de79e7c]{padding:.8vh 1.5vw;-ms-flex-negative:0;flex-shrink:0}.big-data-container .header .enter-system .el-button.el-button--primary[data-v-4de79e7c]{background:linear-gradient(45deg,#36d1dc,#5b86e5);border:none}.big-data-container .header .enter-system .el-button.el-button--primary[data-v-4de79e7c]:hover{opacity:.9;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.big-data-container .header .enter-system .el-button.el-button--warning[data-v-4de79e7c]:not(.audio-btn-disabled){background:#e6a23c;border:none}.big-data-container .header .enter-system .el-button.el-button--warning[data-v-4de79e7c]:not(.audio-btn-disabled):hover{opacity:.9}.big-data-container .header .enter-system .el-button.audio-btn-disabled[data-v-4de79e7c]{background:#67c23a;border:none;color:#fff;opacity:1}.big-data-container .header .enter-system .el-button i[data-v-4de79e7c]{margin-left:5px}.big-data-container .content[data-v-4de79e7c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1vw;height:92vh}.big-data-container .content .content-panel[data-v-4de79e7c]:first-child{-webkit-box-flex:3;-ms-flex:3;flex:3}.big-data-container .content .content-panel[data-v-4de79e7c]:nth-child(2){-webkit-box-flex:4;-ms-flex:4;flex:4}.big-data-container .content .content-panel[data-v-4de79e7c]:nth-child(3){-webkit-box-flex:3;-ms-flex:3;flex:3}.big-data-container .panel-item[data-v-4de79e7c]{background-color:#111827;border-radius:.5vw;padding:1vh 1vw;margin-bottom:1vh}.big-data-container .panel-item .panel-title[data-v-4de79e7c]{font-size:1.5vh;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}