.m-popover{--width:300px;--height:180px;--bg-color:#000;--border-color:#047eba;--arrow-size:26px;position:absolute;z-index:9;width:calc(var(--width) + var(--arrow-size))}.m-popover_content{width:var(--width);height:var(--height);background:var(--bg-color);border-radius:var(--borderRadius);border:1px solid var(--border-color)}.m-popover_arrow{position:absolute;right:-1px;top:30%;z-index:9;width:0;height:0;border-left:var(--arrow-size) solid var(--border-color);border-top:calc(var(--arrow-size)/2) solid transparent;border-bottom:calc(var(--arrow-size)/2) solid transparent}.m-popover_arrow:after{content:"";width:0;height:0;position:absolute;right:2px;top:0;transform:translateY(-50%);border-left:calc(var(--arrow-size) - 2px) solid var(--bg-color);border-top:calc(var(--arrow-size)/2 - 1px) solid transparent;border-bottom:calc(var(--arrow-size)/2 - 1px) solid transparent}.firefighting-right-button-wrap{border:2px solid #047eba;border-radius:110px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:var(--aside-bar-width);height:calc(100% - var(--header-height) - 15px);display:flex;flex-direction:column;align-items:center;gap:15px;padding:var(--aside-bar-padding);position:absolute;right:15px;bottom:15px;z-index:7}.firefighting-right-button-wrap .btn-items{width:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.firefighting-right-button-wrap .btn-items .firefighting-right-button_item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;cursor:pointer;transition:all .3s}.firefighting-right-button-wrap .btn-items .firefighting-right-button_item.is-active{filter:brightness(1.5);scale:1.1}.firefighting-right-button-wrap .btn-items .firefighting-right-button_item.is-active span{font-weight:600;color:#318eff}.firefighting-right-button-wrap .btn-items .firefighting-right-button_item:hover{filter:brightness(1.5)}.firefighting-right-button-wrap .btn-items .firefighting-right-button_item img{width:90%}.firefighting-right-button-wrap .btn-items .firefighting-right-button_item span{font-family:Source Han Sans CN;font-weight:400;font-size:var(--aside-bar-font-size);color:#fff;line-height:23px;transition:all .3s}.firefighting-right-button-wrap .company-list{height:100%;--title-height:38px}.firefighting-right-button-wrap .company-list_title{height:var(--title-height);line-height:var(--title-height);text-align:center;font-size:16px}.firefighting-right-button-wrap .company-list ul{height:calc(100% - var(--title-height) - 2px);overflow:auto}.firefighting-right-button-wrap .company-list ul::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.firefighting-right-button-wrap .company-list ul::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,238,255,.5)}.firefighting-right-button-wrap .company-list ul li{width:100%;padding-left:10%;line-height:36px;box-sizing:border-box;position:relative;cursor:pointer}.firefighting-right-button-wrap .company-list ul li.active,.firefighting-right-button-wrap .company-list ul li:hover{background:#185e9c}.firefighting-right-button-wrap .company-list ul li.is-alarm{background:#ff4847}.firefighting-right-button-wrap .company-list ul li.active:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:3px;height:3px;background:#fff;border-radius:50%}.adjust-params-container{overflow:hidden}.adjust-params-container .item-container{min-height:40vh}.adjust-params-container .item-container .el-form-item{min-width:60%}.adjust-params-container .el-row{overflow-y:scroll;margin-right:-18px;max-height:52vh;border-right:1px solid #1c3755;border-bottom:1px solid #1c3755}.adjust-params-container .card-header-pointer{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.split-screen-wrap{width:100%;height:100%}.split-screen-wrap .split-screen-line{width:2px;height:100%;background:#000;cursor:grab}.split-screen-wrap .split-screen-line:hover{width:1px;background:#0ff}.split-screen-wrap .split-screen-line:active{cursor:grabbing}.iframe-page-wrap{width:100%;height:100%;position:relative}.iframe-page-wrap .iframe-page_close{position:absolute;font-size:25px;right:18px;top:-1px;font-family:sans-serif;color:#79ffff;cursor:pointer}.iframe-page-wrap iframe{width:100%;height:100%}.firefighting-home{position:relative;height:100%;--gap:15px;--bottom-width:100%;--bottom-height:45%;--top-height:calc(55% - var(--gap));--header-height:90px;--mcard-header-title-color:#aed6ff;--mcard-header-fs:26px;--aside-bar-width:90px;--aside-bar-font-size:14px;--aside-bar-padding:40px 6px;--monitor-footer-height:110px;--monitor-footer-chart-size:120px}@media screen and (max-width:1200px){.firefighting-home{--aside-bar-width:68px;--aside-bar-font-size:13px;--aside-bar-padding:40px 6px;--mcard-header-fs:18px;--mcard-header-height:32px;--monitor-footer-height:110px;--monitor-footer-chart-size:92px}}.firefighting-home_content{width:100%;height:100%;display:flex;position:absolute;z-index:6}.firefighting-home_content-left{width:100%;height:100%;overflow:hidden auto;display:flex;flex-direction:column;gap:10px}.firefighting-home_content-right{width:100%;height:100%}.firefighting-home .el-tree-select .el-select{width:276px}.firefighting-home .nova-contextmenu{padding:0}.firefighting-home .nova-contextmenu>ul li{list-style:none;padding:7px 15px;cursor:pointer;transition:background .3s ease;height:26px;line-height:26px}.firefighting-home .position-dialog-wrap .el-dialog{background:url(/static/image/firefighting/dialog-bg.png) 0 0/100% 100% no-repeat}.firefighting-home .position-dialog-wrap .el-dialog__title{line-height:24px;font-size:23px;color:#fff;font-weight:700}.firefighting-home .position-dialog-wrap .el-dialog__header{text-align:center;padding:13px 20px 10px}.firefighting-home .position-dialog-wrap .el-dialog__body{padding:10px}