.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}