
.taskbar[data-v-67569952] {
  position: absolute;
  /* 将交大检测替换为桥梁结构智能监测管理与分析平台 */
  background: url(../img/headerFJ.65636dd0.png) no-repeat;
  /* background: url(../../images/taskbar4.png) no-repeat; */
  z-index: 1000;
  left: 0;
  top: 0;
  width: 24rem;
  height: 2rem;
  background-size: 100%;
  color: rgba(255, 255, 255, 0.7);
  /* 通过 rem 限制标题字号的上界与下界，避免不同系统缩放下溢出 */
  font-size: clamp(0.2rem, 0.22rem, 0.24rem);
}
.showDay[data-v-67569952] {
  position: absolute;
  left: 2.2rem;
  top: 0.4rem;
  line-height: 0.3rem;
  font-size: 0.25rem;
}
.showTime[data-v-67569952] {
  position: absolute;
  left: 3.8rem;
  top: 0.4rem;
  line-height: 0.3rem;
  font-size: 0.25rem;
}
.showWeekday[data-v-67569952] {
  position: absolute;
  left: 5rem;
  top: 0.4rem;
  line-height: 0.3rem;
  font-size: 0.2rem;
}
.iframeWeather[data-v-67569952] {
  position: absolute;
  right: 1rem;
  top: 0.12rem;
  line-height: 0.3rem;
  font-size: 0.25rem;
  line-height: 0.9375rem;
}
.bf_demo_radio[data-v-67569952] {
  display: none;
}
.bf_demo_radio + label[data-v-67569952] {
  position: relative;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 1px solid #9a9a9a;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.bf_demo_radio:checked + label[data-v-67569952] {
  position: relative;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 1px solid #32d3a6;
  background-color: transparent;
  display: inline-block;
}
.bf_demo_radio:checked + label[data-v-67569952]:after {
  position: absolute;
  content: "";
  font-size: 0;
  border: 4px solid #32d3a6;
  border-radius: 50%;
  top: 3px;
  left: 3px;
}
@media screen and (max-width: 1600px) {
.title[data-v-67569952] {
    position: absolute;
    top: 1.15rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
}
}
.title[data-v-67569952] {
  position: absolute;
  top: 1.11rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  /* 标题字号跟随 taskbar 的 font-size，受 clamp 约束 */
  font-size: 1.3em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#back[data-v-67569952] {
  position: relative;
  cursor: pointer;
  top: 36%;
  left: 1.5%;
}


.area[data-v-9cdced44] {
  position: absolute;
  z-index: 1001;
  width: 8vw;
  font-size: 12px;
  top: 5vh;
  right: 22vw;
  color: #fff;
  overflow: hidden;
  opacity: 0.8;
}
.clear-buttom[data-v-9cdced44] {
  position: absolute;
  z-index: 1001;
  top: 5.2vh;
  right: 16.5vw;
  opacity: 0.8;
}
.init-buttom[data-v-9cdced44] {
  position: absolute;
  z-index: 1001;
  top: 5.2vh;
  right: 13.5vw;
  opacity: 0.8;
}


.panel[data-v-48f43153] {
  position: absolute;
  z-index: 1000;
  height: 2.7rem;
  width: 5.5rem;
  /* background: url(../images/bridge_JT/panel0102.png) no-repeat; */
  background-size: 100%;
  padding: 0 0.1875rem 0.5rem;
  top: 0.4rem;
  left: 0.2rem;
  color: #fff;
  overflow: hidden;
}
.panel .bridge-name[data-v-48f43153] {
  font-weight: 600;
  font-size: 0.25rem;
}
.panel .road[data-v-48f43153] {
  font-size: 0.2rem;
  margin-top: 2px;
  margin-left: 5px;
  color: rgba(255, 255, 255, 0.6);
}
.panel .weather[data-v-48f43153] {
  margin-left: 0.22rem;
  margin-top: 0.2rem;
  font-size: 0.2rem;
}
.panel .description[data-v-48f43153] {
  /* word-break:break-al1; */
  font-size: 0.2rem;
  margin-top: 0.3rem;
  margin-left: 0.2rem;

  line-height: 250%; /* 行高 */
  text-indent: 0.5rem; /* 首行缩进 */
  /* text-decoration:underline;  */
  /* 下划线 */
  /* display: inline;
border-bottom: solid 1px #ffffff;
padding-bottom: 0.05rem; */
  text-align: justify;
  word-break: break-al1;
  letter-spacing: 1px; /* 字间距 */
  /* overflow: scroll; */
  overflow-x: hidden;
  width: 5rem;
  height: 2rem;
}
.tip[data-v-48f43153] {
  width: 3.5rem;
  height: 2rem;

  word-break: break-all;
  font-family: "Courier New", Courier, monospace;
}

/* ↓滚动条的上下边界 */
/* ::-webkit-scrollbar-button {
  background-color: #07a6ff;

} */
/* ↓滚动条的空区 */
[data-v-48f43153]::-webkit-scrollbar-track {
  width: 6px;
  background-color: rgb(7, 166, 255, 0.2);
  /* background: rgba(#101F1C, 0.5); */
  border-radius: 2em;
  cursor: pointer;
}

/* ↓滚动条的下拉条 */
[data-v-48f43153]::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.3);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
  width: 15px;
  padding-left: -5px;
}
[data-v-48f43153]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(17, 166, 255, 1);
}


.chart[data-v-3e209f89] {
  float: left;
  height: 1.2rem;
  width: 3.2rem;
  margin-top: 0px;
  /* background-color: aqua; */
  margin-left: 10px;
}


.panel[data-v-14ea67df] {
  position: absolute;
  z-index: 1000;
  height: 3.55rem;
  width: 6rem;

  background-size: 100%;
  padding: 0 0.1875rem 0.5rem;
  top: 28.7%;
  left: 5px;
  color: #fff;
}
.panel .title[data-v-14ea67df] {
  font-weight: 600;
  font-size: 0.25rem;
  margin-top: 0rem;
  margin-left: 0.15rem;
}
.panel h6[data-v-14ea67df] {
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
}
.panel h5[data-v-14ea67df] {
  color: #fff;
  font-size: 0.18rem;
  margin-top: 0.15rem;
  text-align: center;
}

/* 让元素居中 */
.mid[data-v-14ea67df] {
  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;
}


/* 设备统计的主面板 */
.panel[data-v-4feeb9b6] {
  position: absolute;
  z-index: 1000;
  height: 3rem;
  width: 6rem;
  /* background: url(../images/bridge_JT/panel0102.png) no-repeat; */
  background-size: 100%;
  padding: 0 0.1875rem 0.5rem;
  top: 58.5%;
  left: 5px;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-4feeb9b6] {
  font-weight: 600;
  font-size: 0.25rem;
  margin-top: 0rem;
  margin-left: 0.15rem;
}
.font[data-v-4feeb9b6] {
  position: absolute;
  margin-top: -1.65rem;
  /* margin-left: 0.2rem; */
  width: 1.4rem;
  font-size: 0.4rem;
  text-align: center;
  font-family: "Microsoft Yahei";
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#49c5ff));
  background: linear-gradient(to bottom, #ffffff, #49c5ff);
  -webkit-background-clip: text;
  color: transparent;
  line-height: 1.003;
  text-shadow: 0px 6px 0px rgba(43, 159, 214, 0.2);
  /* background: #ffffff; */
  z-index: 455;
}
.SensorName[data-v-4feeb9b6] {
  width: 1.3rem;
  margin-left: 0.04rem;
  margin-top: -1.1rem;
  z-index: 1222;
  color: white;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  overflow: visible;
}
.CarouselItem[data-v-4feeb9b6] {
  top: -0.1rem;
  margin-left: 0.6rem;
  height: 5rem;
  font-family: "Microsoft Yahei";
  overflow: visible;
}
.el-carousel__item h3[data-v-4feeb9b6] {
  margin-top: 1rem;
  color: transparent;
  font-size: 20px;
  opacity: 0.75;
  line-height: 200px;
  display: none;
}

/* 走马灯里面的选项的样式，2n表示偶数 */
.el-carousel__item[data-v-4feeb9b6]:nth-child(2n) {
  background-color: transparent;
  margin-left: 0.6rem;
  padding-left: 0.1rem;
  width: 1.9rem;
  height: 2.75rem;
}

/* 走马灯里面的选项的样式，2n+1表示奇数 */
.el-carousel__item[data-v-4feeb9b6]:nth-child(2n + 1) {
  background-color: transparent;
  margin-left: 0.6rem;
  padding-left: 0.1rem;
  width: 1.9rem;
  height: 2.75rem;
}
[data-v-4feeb9b6] .el-carousel__mask {
  width: 1.3rem;
  /* background-color: transparent; */
  background-color: transparent;
  opacity: 0.24;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/* 向左的三角按钮 */
[data-v-4feeb9b6] .el-carousel__arrow--left {
  padding-right: 40px;
  padding-top: 5px;
  margin-left: -0.2rem;
  margin-top: 0.1rem;
  width: 0.7rem;
  height: 0.5rem;
  padding-top: -0.5rem;
  background: -webkit-gradient(linear, right top, left top, from(#646464), to(rgb(71, 166, 221)));
  background: linear-gradient(to left, #646464, rgb(71, 166, 221));
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAoCAYAAAB99ePgAAAACXBIWXMAAC4jAAAuIwF4pT92AAAFWklEQVRYhb2Yf2wURRTHv7M/7mivrRxU+iu2ldLSWgtCwUoVUAOohUhEchpADamCWqqIliKKVkwMERISrTUQQ4qUCogWilQLAalIQgCjMVCJaUz8EcXYPwQD2rvZGf+4m+3sdveutHd9yWR2ZvZmPvvemzfvhiQVlAMArvWcw0hI8oRpJMowlxtaglkADACywF369kRe5pS7f46AiTFugTMszPGR1EITSq4JAPxy7njR6LTUBgDFAKZE+rkEyU04yuJH55843a4pAkABQE4f3pc7Pv+mV3RNW2ZwaJzz85ExGcCqOcriA3ZjyXS7lhQApH3X9ozySaX1Ho/nSQBesR5jnABQAbBIMSHjprms0tvtUASA0ty4xT97RsVqr9dTSwjx2ddh4bYSacp+1w8XGqLmcsucodatrvEtX/pIzSivdw0hxE+FN9mEGqbmBJz5pgR3fZormFzhCLVi+WPemqeWV/uSk+sJIZlhKPe5qcFks5obxgIXHOR2LZl6hyPUbZPK1O2NW5f4kpM3KIqSF7ZE7DmpYZpViQCKuft3azCGWSdPc4Qi2dlZ6p6WnQ+mpqQ0KIpSQiEtMQgJhc0qa2zwmpteMcMRCoDyRcdnc/x+f4OiKNMox5CCZahfcxaTRoW7s7LSFaqtra1ibHr6RlVVZw8VygbneKSZcH1GuL53pjvU7r37y8ZlZDSoqjqfAqDGkJlMiTaHCSdByWAKALKtefeE7JycDZquByig0DieddHmEnCOO3Dze9tz8gsK1+u6/oQB6EYCDuBowV/OSkywjVubxo0vKn5J1/WnGZDUl4isQMDF0JzFnDvaj72gatqrjJC0REINFg6QtPZDd/eem4uK83WPtxqAN/Fw7mMkqaBcdn4F4aNEq177Rn5pecU676ikABKYlFIauvj8w3NmA+gDEAJAARgAmB1OFXAAdAD6o6vqJ5ZVzKxL8qVUwSUeDUcMGrpYF5jrCKfqY7IHxDO5nD9z6vLxttbO1PSMrrT0zGyiefIMHo678Sghg/Ue/2RXswBCf07HZTjAeowoct199tRfXQc+OuzPyj2bmp6ZB1XPihfcV586wwlfMvN29KcuhgRqyv533jwNYGmg7q178kunPKd5vMXDMusg45yc6LEInFO/BoDt27z+mKppXYvr374/q6CkVtM9+UOCixJKVH1MNuCQrkhggKRq+Zkzxi6c7Oz5/suOfZkTJ//p8Y0u5kRJvR6zUoP1nm1vaYaLzwkQIsHIdVRAADzU9x+70HW4+8czJ/ZmFJZd0VPSbmEgSYMCNFjvN4ec4cQfC1R/cNQOJF40EN7eFOGtHgIQRHjrB+Xny5d+u/rx6yt3HNy0Zl7vH782BqnxT4hxxCpuQsR1xOPbjpqdH66c65o2wRqs7UWT23lTZ40tX7yi2jdm3FJCiONpwyi92FLzgGsQBgAsef/IgB+2PjNvKJCavW/CXVWZt85f9mzyDWMfAiG6HW5PbdWsiAUscKZZKR9YAk1HeKDpiN3MwtTC3LKp7eYOAgj2fN3x+4GXl7z23aGdC65e+budcjB5HVh925R+OMZdy6LGTr6osdPJF0URX2wHlYFD3Z+3/nSwPvBiz8mOBf9eu3qUMs4p5zKYBdA068J3O+3grnKw9j7H5BSxfVKFdGFTuWrTpNG5RQs71i6qh82kkH3ueuCGASn6AGuwp1IRcNyEG6bEglRtbSEcVvewxLp45Wnc9izftYnFBJh8Xts3mnxUxg3ODcyeUAg4OHyAXANITIYrJpePQ5HpDLisgU1biYazQ4pnt+RCfscSUkbiwtoeXGXNRhsfmdt0F4iYY/8D5UIAo5hE/FgAAAAASUVORK5CYII=) no-repeat;
  z-index: 2000;
}

/* 向右的三角按钮 */
[data-v-4feeb9b6] .el-carousel__arrow--right {
  padding-left: 0.1rem;
  padding-bottom: 0.08rem;

  margin-top: 0.1rem;
  margin-right: -0.05rem;
  right: 0.1rem;
  width: 0.7rem;
  height: 0.7rem;
  z-index: 2000;
  background: -webkit-gradient(linear, left top, right top, from(#646464), to(rgb(71, 166, 221)));
  background: linear-gradient(to right, #646464, rgb(71, 166, 221));
  cursor: pointer;

  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAA3CAYAAACPdVOuAAAACXBIWXMAAC4jAAAuIwF4pT92AAAFaklEQVRoge2ZbWxTVRjH/89tt9ktsBEQgUlCxpAFQTDrBo2Jn0wwqMMQwagJJpLoB1+JIRNdSMSgiInIBmO4IDoRiKCwDTO3CWPABpMXA5uTIW9m6AY4urVbt7W95/hhvfX09N5b1rXoh/2TJ+fu9N5zfv0/556Xjjjn+L9K+a8BzDQKF61G4aLV/xqObNOzw+qMbvZcOh33eSc50x68Fp2jQODA9sLEP08fThfqCAAlZ9opOdNuCB9raXAklEr6lEkpY1PHXnReaFp/vPyb8YH7tAhCqhyIdejBaWAEgK5d77CojNuIlFWzsx642Hm+4Z3P1r6bAsAiQo6ZYacxM+ykMo5YhQxHEpzidLkVPwcCkWZNTPzghaVPX/jjbP3LyxYvSpIh02bmUNrMHBKeiTqM0kpahz3uPsXHOMTwc0xKvMdWtHHdmvNtTYeenZo+2SpDTsjKoQlZOSQ/O5wwSmtwzDldvRY/A/SCQclIThlTdrxq/4lf6n9cKAEqAGjyrFyaPCuXjNowCzPnaMi5XotP5TALldO81LRxFb+fbaxpqK5w6EFOnZ1LU2fnUqS2xDB7IRQASv+gV/Ey4E5CJcuj4yfed6T55+PfVpfve1BONQBkzJ1PGXPn0520Z5ZWAKCBQa8ynG/rUzlBseZNSb//1NkTxz7fu6tsWqBtDZQAIOvh+RFdNHOOAJBPZeRlHFGElVusyzMyZ5xrPHbkk5Lioomyk3PsC2iOfYFh+xGd8/lV8qrACMJG1qQ3HpqX3VpXV/defn5+mgyZneug7FxHWD96cCFLkp8xGlQ5RhpehrGUkLTm8SfzWn6orn11yTNLk2VIh8NBDocj2F+IS7bp2RR4wALACiBx0VN59761Kr9Nx9URiTN2rc/jWVuw6u09rb+2qAAYAC4EhBJWvUZUjrBvERvRtARbyhfri4pX9rrda55f/ESVAKiVpAHqwjEWnv/YSpmTlJK6f2/N0QZXd3fBimV5DRhKcwiggXPh+Y+P6BFb6ri6nVX1B7tu3njtzReXXQ98YOxc/NIaLs7ZJU9f3551q1d2QkipCVz8nWOMdbqctzeUfFhQdu3ibwOBam2u5QBIf8zx+I05zlmP89bNrbu3bChtO3fGDUAVoEJ019LKORvo6bpVVrFjS0nzyaNdAPyRnjF5W2MDxzlX3c6u7458v3NzU015ZwCK6YQ41xnDqeAYZCOG4x5Xd/WpmvJN9fu+uoqh9PmlkCdiiGVc5rmBPndja+PhjTVfbmoJAGhgIqBYJ7oXlOGYiyatvoH+5qvNpzYeLHr/hAAlw+lB6S1jBmOOh+/nzeT3Dl7puNRaWPnp6lrV75ddka9lKMP1dURTCfP7O7raLxdXFRYc6Hc5vQYwokumbr2y/Se+bcVjwfZ14Tgp3Mw5xtTuno720vrtH+2+3X6lD8bp03NLXOQ5ALxUWssBhGVLgwupZTz8JAQAnHNP798dXzftKtzxV+uZbh0gvfSpAlDYlLF8Wy3X60uEC2UgCnWOc1+/6/be5sqykssNVTeH6ZScPg4Az22t0XXLCC74MFkSWOD0zbye3srLRys3tVTsaA/cFwnMFGpp8RCUfLqPBKcBMrImMO/gwKEbrac/Plm6tg3/rntapzKYPNjDoJZsruYAwn4PMZO2Tdf29NpWXQttv69JhDMaVyFQi4uqhzVhlr++MHgtvhBaaJ1p9SRci3Cmc9VwofSkORfyQw5CT0iaRPiIE2gsZJUa0zqXr2W4sLkqllAinCitg7BFGKEOydubuGyb5alEK8UfFOXP9Mq4SHwhxMOF3t+i7srpR885QDoF3S0YWTT6L80oNQoXrUbhotUoXLT6B6h085DG7eWjAAAAAElFTkSuQmCC) no-repeat;
}
[data-v-4feeb9b6] .el-icon-arrow-right::before {
  display: none;
}
[data-v-4feeb9b6] .el-icon-arrow-left::before {
  display: none;
}
[data-v-4feeb9b6] el- carousel__item--card {
  margin-left: 0rem;
  overflow: visible;
}
[data-v-4feeb9b6] .el- ca rousel--card {
  overflow-y: hidden;
}
[data-v-4feeb9b6] .is-in-stage {
  overflow: visible;
}
[data-v-4feeb9b6] .el-carousel__indicators--outside {
  margin-top: 1rem;
  padding-top: 0.5rem;
  height: 0.7rem;
}
@media screen and (max-width: 1471px) {
[data-v-4feeb9b6] .el-carousel__indicators--outside {
    margin-top: 1rem;
    padding-top: 0.5rem;
    height: 0.5rem;
}
}


.divBIM[data-v-15905136] {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}


.footer[data-v-c3aa2052] {
  height: 1.25rem;
  width: 100%;
  z-index: 1000;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  min-width: 1090px;
}
.nav-container[data-v-c3aa2052] {
  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;
  width: 100%;
  height: 100%;
  gap: 1.2rem;
  padding-bottom: 0.25rem; /* 往上移动文字以对齐背景方框 */
  padding-right: 0.1rem;
}
.nav-container a[data-v-c3aa2052] {
  position: relative;
  text-decoration: none;
  font-size: 0.3rem;
  color: #95e4f7;
  font-weight: bold;
  cursor: pointer;
  padding: 0.13rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-container a[data-v-c3aa2052]:hover,
.nav-container a.active[data-v-c3aa2052] {
  color: lightblue;
  text-shadow: 0 0 5px rgba(173, 216, 230, 0.5);
}


.panel[data-v-0272015c] {
  position: absolute;
  z-index: 1000;
  height: 2.9rem;
  width: 6rem;
  background-size: 100%;
  color: #fff;
  overflow: hidden;
  left: 0.05rem;

  top: 3%;
}
.title[data-v-0272015c] {
  font-weight: 600;
  font-size: 0.25rem;
  margin-top: 0.03rem;
  margin-left: 0.33rem;
  font-family: "Microsoft Yahei";
}
#newsBox[data-v-0272015c]::-webkit-scrollbar {
  display: none;
}
.newsBox[data-v-0272015c] {
  height: 70%;
  width: 90%;
  margin-top: 0.22rem;
  margin-left: 0.3rem;
  padding: 0.02rem;
  padding-left: 5px;
  overflow: auto;
}
.scrollMsg[data-v-0272015c] {
  padding: 0.15rem 0 0 0;
  letter-spacing: 1.2px; /* 字间距 */
}
h6[data-v-0272015c] {
  color: #fff;
  font-weight: bolder;
  width: 5.1rem;
  font-size: 0.16rem;
  font-family: "Microsoft Yahei";
}
p[data-v-0272015c] {
  color: #fff;
  font-size: 0.13rem;
  font-family: "Microsoft Yahei";
}
.highlighted[data-v-0272015c] {
  /* background-color: red; */
  /*  color: red;*/
  color: #fff;
  /* font-weight: 700; */
}
.border[data-v-0272015c] {
  border-bottom: 1px solid gray;
  width: 95%;
}


.chart[data-v-2e5f3a3b] {
  height: 3.5rem;
  width: 100%; /* 占满父容器，使用 Flex 居中 */
  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;
  margin-top: 0.2rem;
  pointer-events: auto; /* 恢复图表的交互能力 */
}


.panel[data-v-7e210812] {
  position: absolute;
  z-index: 1000;
  height: 3.55rem;
  width: 6rem;
  /* background: url(../images/bridge_JT/panel0102.png) no-repeat; */
  background-size: 100%;
  padding: 0 0.1875rem 0.5rem;
  top: 27.9%;
  left: 0.05rem;
  color: #fff;
}
.panel .title[data-v-7e210812] {
  font-weight: 600;
  font-size: 0.25rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  font-family: "Microsoft Yahei";
}
img[data-v-7e210812] {
  width: 80%;
  height: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  margin-left: 50px;
}

/* 使用 Flexbox 平铺图表和图例 */
.content-wrapper[data-v-7e210812] {
  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;
  width: 100%;
  height: 2.8rem;
  margin-top: 0.25rem;
}
.chart-container[data-v-7e210812] {
  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;
}
.legend-container[data-v-7e210812] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.3rem; /* 图表和图例之间的间距 */
}
.legend-colors[data-v-7e210812] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 1.5rem; /* 让色块均匀分布 */
  margin-right: 0.15rem;
}
.legend-labels[data-v-7e210812] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 1.5rem; /* 让文字均匀分布 */
}
.legend-labels h6[data-v-7e210812] {
  margin: 0;
  line-height: 0.15rem; /* 对齐色块高度 */
}


.panel[data-v-61e36a4d] {
  position: absolute;
  z-index: 10000;
  height: 4rem;
  width: 5.7rem;
  /* background: url(../images/bridge_JT/panel0102.png) no-repeat; */
  background-size: 100%;
  padding: 0 0.1875rem 0.5rem;
  top: 58.5%;
  left: 0.05rem;
  color: #fff;
  overflow: hidden;
}
.SensorName[data-v-61e36a4d] {
  width: 1.35rem;
  margin-top: -0.05rem;
  z-index: 1222;
  color: white;
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  font-family: "Microsoft Yahei";
  overflow: visible;
}
.CarouselItem[data-v-61e36a4d] {
  background-color: #fff;
  height: 100%;
  margin-left: 0.6rem;
  width: 100%;
  overflow: visible;
}
.ValueStyle[data-v-61e36a4d] {
  width: 1.5rem;
  font-size: 0.5rem;
  text-align: center;
  font-weight: bold;
  background: -webkit-gradient(
    linear,
    left top, left bottom,
    from(#ffffff),
    color-stop(40%, #ffffff),
    color-stop(70%, #83a8ee),
    to(#ffffff)
  );
  background: linear-gradient(
    to bottom,
    #ffffff,
    #ffffff 40%,
    #83a8ee 70%,
    #ffffff 100%
  );
  -webkit-background-clip: text;
  /* ↑-webkit-background-clip:指定某个元素来作为background的蒙版 ,此处指的就是以text来作为蒙版*/
  color: transparent;
  overflow: visible;
}
.panel .title[data-v-61e36a4d] {
  font-weight: 600;
  font-size: 0.25rem;
  margin-left: 0.15rem;
  font-family: "Microsoft Yahei";
}
.el-carousel__item h3[data-v-61e36a4d] {
  color: transparent;
  font-size: 20px;
  opacity: 0.75;
  line-height: 200px;
  margin: 0;
  display: none;
  overflow: visible;
}
.el-carousel__item[data-v-61e36a4d]:nth-child(2n) {
  width: 1.7rem;
  height: 3.2rem;
  margin-top: 2%;
  background-color: transparent;
  padding-left: 0.1rem;

  overflow: visible;
}
.el-carousel__item[data-v-61e36a4d]:nth-child(2n + 1) {
  width: 1.7rem;
  height: 3.2rem;
  margin-top: 2%;
  background-color: transparent;
  padding-left: 0.1rem;
  overflow: visible;
}
[data-v-61e36a4d] .el-carousel__mask {
  width: 1.3rem;

  /* background-color: transparent; */
  background-color: transparent;
  opacity: 0.24;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  overflow: visible;
}
[data-v-61e36a4d] .el-carousel__arrow--left {
  padding-right: 40px;
  margin-left: -0.2rem;
  width: 0.7rem;
  height: 0.5rem;
  background: -webkit-gradient(linear, right top, left top, from(#646464), to(rgb(71, 166, 221)));
  background: linear-gradient(to left, #646464, rgb(71, 166, 221));
  cursor: pointer;

  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAoCAYAAAB99ePgAAAACXBIWXMAAC4jAAAuIwF4pT92AAAFWklEQVRYhb2Yf2wURRTHv7M/7mivrRxU+iu2ldLSWgtCwUoVUAOohUhEchpADamCWqqIliKKVkwMERISrTUQQ4qUCogWilQLAalIQgCjMVCJaUz8EcXYPwQD2rvZGf+4m+3sdveutHd9yWR2ZvZmPvvemzfvhiQVlAMArvWcw0hI8oRpJMowlxtaglkADACywF369kRe5pS7f46AiTFugTMszPGR1EITSq4JAPxy7njR6LTUBgDFAKZE+rkEyU04yuJH55843a4pAkABQE4f3pc7Pv+mV3RNW2ZwaJzz85ExGcCqOcriA3ZjyXS7lhQApH3X9ozySaX1Ho/nSQBesR5jnABQAbBIMSHjprms0tvtUASA0ty4xT97RsVqr9dTSwjx2ddh4bYSacp+1w8XGqLmcsucodatrvEtX/pIzSivdw0hxE+FN9mEGqbmBJz5pgR3fZormFzhCLVi+WPemqeWV/uSk+sJIZlhKPe5qcFks5obxgIXHOR2LZl6hyPUbZPK1O2NW5f4kpM3KIqSF7ZE7DmpYZpViQCKuft3azCGWSdPc4Qi2dlZ6p6WnQ+mpqQ0KIpSQiEtMQgJhc0qa2zwmpteMcMRCoDyRcdnc/x+f4OiKNMox5CCZahfcxaTRoW7s7LSFaqtra1ibHr6RlVVZw8VygbneKSZcH1GuL53pjvU7r37y8ZlZDSoqjqfAqDGkJlMiTaHCSdByWAKALKtefeE7JycDZquByig0DieddHmEnCOO3Dze9tz8gsK1+u6/oQB6EYCDuBowV/OSkywjVubxo0vKn5J1/WnGZDUl4isQMDF0JzFnDvaj72gatqrjJC0REINFg6QtPZDd/eem4uK83WPtxqAN/Fw7mMkqaBcdn4F4aNEq177Rn5pecU676ikABKYlFIauvj8w3NmA+gDEAJAARgAmB1OFXAAdAD6o6vqJ5ZVzKxL8qVUwSUeDUcMGrpYF5jrCKfqY7IHxDO5nD9z6vLxttbO1PSMrrT0zGyiefIMHo678Sghg/Ue/2RXswBCf07HZTjAeowoct199tRfXQc+OuzPyj2bmp6ZB1XPihfcV586wwlfMvN29KcuhgRqyv533jwNYGmg7q178kunPKd5vMXDMusg45yc6LEInFO/BoDt27z+mKppXYvr374/q6CkVtM9+UOCixJKVH1MNuCQrkhggKRq+Zkzxi6c7Oz5/suOfZkTJ//p8Y0u5kRJvR6zUoP1nm1vaYaLzwkQIsHIdVRAADzU9x+70HW4+8czJ/ZmFJZd0VPSbmEgSYMCNFjvN4ec4cQfC1R/cNQOJF40EN7eFOGtHgIQRHjrB+Xny5d+u/rx6yt3HNy0Zl7vH782BqnxT4hxxCpuQsR1xOPbjpqdH66c65o2wRqs7UWT23lTZ40tX7yi2jdm3FJCiONpwyi92FLzgGsQBgAsef/IgB+2PjNvKJCavW/CXVWZt85f9mzyDWMfAiG6HW5PbdWsiAUscKZZKR9YAk1HeKDpiN3MwtTC3LKp7eYOAgj2fN3x+4GXl7z23aGdC65e+budcjB5HVh925R+OMZdy6LGTr6osdPJF0URX2wHlYFD3Z+3/nSwPvBiz8mOBf9eu3qUMs4p5zKYBdA068J3O+3grnKw9j7H5BSxfVKFdGFTuWrTpNG5RQs71i6qh82kkH3ueuCGASn6AGuwp1IRcNyEG6bEglRtbSEcVvewxLp45Wnc9izftYnFBJh8Xts3mnxUxg3ODcyeUAg4OHyAXANITIYrJpePQ5HpDLisgU1biYazQ4pnt+RCfscSUkbiwtoeXGXNRhsfmdt0F4iYY/8D5UIAo5hE/FgAAAAASUVORK5CYII=) no-repeat;
  z-index: 2000;
}
[data-v-61e36a4d] .el-carousel__arrow--right {
  padding-left: 0.1rem;
  padding-bottom: 0.0844rem;
  margin-top: 0rem;
  margin-right: 0rem;
  right: 0.3rem;
  width: 0.7rem;
  height: 0.7rem;
  z-index: 2000;
  background: -webkit-gradient(linear, left top, right top, from(#646464), to(rgb(71, 166, 221)));
  background: linear-gradient(to right, #646464, rgb(71, 166, 221));
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAA3CAYAAACPdVOuAAAACXBIWXMAAC4jAAAuIwF4pT92AAAFaklEQVRoge2ZbWxTVRjH/89tt9ktsBEQgUlCxpAFQTDrBo2Jn0wwqMMQwagJJpLoB1+JIRNdSMSgiInIBmO4IDoRiKCwDTO3CWPABpMXA5uTIW9m6AY4urVbt7W95/hhvfX09N5b1rXoh/2TJ+fu9N5zfv0/556Xjjjn+L9K+a8BzDQKF61G4aLV/xqObNOzw+qMbvZcOh33eSc50x68Fp2jQODA9sLEP08fThfqCAAlZ9opOdNuCB9raXAklEr6lEkpY1PHXnReaFp/vPyb8YH7tAhCqhyIdejBaWAEgK5d77CojNuIlFWzsx642Hm+4Z3P1r6bAsAiQo6ZYacxM+ykMo5YhQxHEpzidLkVPwcCkWZNTPzghaVPX/jjbP3LyxYvSpIh02bmUNrMHBKeiTqM0kpahz3uPsXHOMTwc0xKvMdWtHHdmvNtTYeenZo+2SpDTsjKoQlZOSQ/O5wwSmtwzDldvRY/A/SCQclIThlTdrxq/4lf6n9cKAEqAGjyrFyaPCuXjNowCzPnaMi5XotP5TALldO81LRxFb+fbaxpqK5w6EFOnZ1LU2fnUqS2xDB7IRQASv+gV/Ey4E5CJcuj4yfed6T55+PfVpfve1BONQBkzJ1PGXPn0520Z5ZWAKCBQa8ynG/rUzlBseZNSb//1NkTxz7fu6tsWqBtDZQAIOvh+RFdNHOOAJBPZeRlHFGElVusyzMyZ5xrPHbkk5Lioomyk3PsC2iOfYFh+xGd8/lV8qrACMJG1qQ3HpqX3VpXV/defn5+mgyZneug7FxHWD96cCFLkp8xGlQ5RhpehrGUkLTm8SfzWn6orn11yTNLk2VIh8NBDocj2F+IS7bp2RR4wALACiBx0VN59761Kr9Nx9URiTN2rc/jWVuw6u09rb+2qAAYAC4EhBJWvUZUjrBvERvRtARbyhfri4pX9rrda55f/ESVAKiVpAHqwjEWnv/YSpmTlJK6f2/N0QZXd3fBimV5DRhKcwiggXPh+Y+P6BFb6ri6nVX1B7tu3njtzReXXQ98YOxc/NIaLs7ZJU9f3551q1d2QkipCVz8nWOMdbqctzeUfFhQdu3ibwOBam2u5QBIf8zx+I05zlmP89bNrbu3bChtO3fGDUAVoEJ019LKORvo6bpVVrFjS0nzyaNdAPyRnjF5W2MDxzlX3c6u7458v3NzU015ZwCK6YQ41xnDqeAYZCOG4x5Xd/WpmvJN9fu+uoqh9PmlkCdiiGVc5rmBPndja+PhjTVfbmoJAGhgIqBYJ7oXlOGYiyatvoH+5qvNpzYeLHr/hAAlw+lB6S1jBmOOh+/nzeT3Dl7puNRaWPnp6lrV75ddka9lKMP1dURTCfP7O7raLxdXFRYc6Hc5vQYwokumbr2y/Se+bcVjwfZ14Tgp3Mw5xtTuno720vrtH+2+3X6lD8bp03NLXOQ5ALxUWssBhGVLgwupZTz8JAQAnHNP798dXzftKtzxV+uZbh0gvfSpAlDYlLF8Wy3X60uEC2UgCnWOc1+/6/be5sqykssNVTeH6ZScPg4Az22t0XXLCC74MFkSWOD0zbye3srLRys3tVTsaA/cFwnMFGpp8RCUfLqPBKcBMrImMO/gwKEbrac/Plm6tg3/rntapzKYPNjDoJZsruYAwn4PMZO2Tdf29NpWXQttv69JhDMaVyFQi4uqhzVhlr++MHgtvhBaaJ1p9SRci3Cmc9VwofSkORfyQw5CT0iaRPiIE2gsZJUa0zqXr2W4sLkqllAinCitg7BFGKEOydubuGyb5alEK8UfFOXP9Mq4SHwhxMOF3t+i7srpR885QDoF3S0YWTT6L80oNQoXrUbhotUoXLT6B6h085DG7eWjAAAAAElFTkSuQmCC) no-repeat;
}
[data-v-61e36a4d] .el-icon-arrow-right::before {
  display: none;
}
[data-v-61e36a4d] .el-icon-arrow-left::before {
  display: none;
}
[data-v-61e36a4d] el-carousel__item--card {
  margin-left: 0rem;
  overflow: visible;
}
[data-v-61e36a4d] .el-carousel--card {
  height: 90%;
  overflow-y: hidden;
  overflow: visible;
}
[data-v-61e36a4d] .el-carousel__item--card.is-in-stage {
  height: 100%;
  width: 30%;
  overflow: visible;
}
[data-v-61e36a4d] .el-carousel__container {
  height: 4rem;
  width: 6rem;
  overflow: visible;
}

/* 这里是设置设备在线率右下角的横线快速索引 */
[data-v-61e36a4d] .__web-inspector-hide-shortcut__ {
  display: none;
}
@media screen and (max-width: 1380px) {
[data-v-61e36a4d] .el-carousel__container {
    margin-top: 0.1rem;
    height: 6rem;
    width: 6rem;

    overflow: visible;
}
}
[data-v-61e36a4d] .el-carousel__indicators--outside {
  display: none;
}


.chartRHBackground[data-v-2a5a80af] {
  position: absolute;
  background: url(../img/RHchart.3944d64a.png) no-repeat;
  background-size: 100% 100%;
  left: -0.35rem;
  top: 0.1rem;
  width: 4rem;
  height: 4rem;
}
.chartRH[data-v-2a5a80af] {
  position: absolute;
  margin-top: 0.8rem;
  margin-left: 0.71rem;
  height: 2.5rem;
  width: 2.5rem;
}
.chartTemp[data-v-2a5a80af] {
  position: relative;
  height: 2.5rem;
  width: 2.5rem;
  margin-left: 2.8rem;
  margin-top: -0.22rem;
  pointer-events: none;
}
.warning[data-v-2a5a80af] {
  margin: 0 auto;
  margin-top: 0.6rem;
  margin-left: 0.25rem;
  text-align: center;
}
.line1[data-v-2a5a80af] {
  background: url(../img/ContainLine.8bd007fd.png) no-repeat;
  background-size: 2.85rem 0.4rem;
  margin-left: 0.5rem;
  margin-top: 3.07rem;
  color: #06dee6;
  padding-top: 0;
  /* font-size: clamp(8px, 0.65vw, 12px) !important; */
  font-weight: bold;
  height: 0.5rem;
  width: 2.9rem;
  white-space: nowrap;
  opacity: 0.8;
  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;
}
.line2[data-v-2a5a80af] {
  background: url(../img/ContainLine.8bd007fd.png) no-repeat;
  background-size: 2.8rem 0.4rem;
  margin-left: 2.83rem;
  margin-top: -0.31rem;
  color: #06dee6;
  padding-top: 0;
  /* font-size: clamp(8px, 0.65vw, 12px) !important; */
  font-weight: bold;
  width: 2.9rem;
  height: 0.5rem;
  white-space: nowrap;
  opacity: 0.8;
  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;
}

/* 针对 span 放大字体再缩小，绕过浏览器最小 12px 限制 */
.line1 span[data-v-2a5a80af],
.line2 span[data-v-2a5a80af] {
  font-size: 0.3rem !important; /* 原本是 0.15rem，现设为两倍 */
  -webkit-transform: scale(0.6);
          transform: scale(0.6); /* 视觉上缩小一半多一点，约等于 0.144rem */
  -webkit-transform-origin: center center;
          transform-origin: center center;
  white-space: nowrap;
}


.flex-container[data-v-2ef3c871] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-2ef3c871] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-2ef3c871] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.cascader-item[data-v-2ef3c871] {
  position: absolute;
  margin-left: 18%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}

/* ::v-deep.el-cascader--mini {

} */
[data-v-2ef3c871] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0.3rem;
  width: 1.2rem;
}
[data-v-2ef3c871] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.contain[data-v-2ef3c871] {
  width: 3.5rem;
  height: 3rem;
  margin-top: 0.8rem;
}
.containchart[data-v-2ef3c871] {
  width: 3.2rem;
  height: 2.5rem;
}


.chart[data-v-c7baa54a] {
  margin-top: 0.05rem;
  margin-left: -0.37rem;
  /* 宽度必须为106%否则echart图左侧不完整 */
  width: 106%;
  height: 100%;
}


.flex-container[data-v-98e5b750] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-98e5b750] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.title[data-v-98e5b750] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.contain[data-v-98e5b750] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0.1rem;
  margin-top: 0.8rem;
  width: 5.6rem;
  height: 2.8rem;
}
.cascader-item[data-v-98e5b750] {
  position: absolute;
  margin-left: 18%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
.el-input[data-v-98e5b750] {
  font-size: 10px;
}

/* /deep/.el-cascader--mini {

  } */
[data-v-98e5b750] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0.3rem;
  width: 1.2rem;
}
[data-v-98e5b750] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.containvalue[data-v-98e5b750] {
  background-position: center;
  background: url(../img/windDeriction00.34d6168e.png);
  background-size: 100% auto;
  margin-top: 0.3rem;
  width: 2.7rem;
  height: 100%;
}
.containchart[data-v-98e5b750] {
  width: 3.2rem;
  height: 2.5rem;
}
.speedimg[data-v-98e5b750] {
  margin-top: 0.23rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.3rem;
  width: 2.6rem;
  height: 0.7rem;
}
.directimg[data-v-98e5b750] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.3rem;
  margin-top: 0.05rem;
  width: 2.6rem;
  height: 0.7rem;
}


.echartDiv[data-v-09e67145] {
  width: 5.5rem;
  height: 3.5rem;
  margin-top: 0.3rem;
}


.flex-container[data-v-bdf9bb0e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-bdf9bb0e] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.title[data-v-bdf9bb0e] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.cascader-item[data-v-bdf9bb0e] {
  position: absolute;
  margin-left: 18%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
.el-input[data-v-bdf9bb0e] {
  font-size: 10px;
}
[data-v-bdf9bb0e] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0.3rem;
  width: 1.2rem;
}
[data-v-bdf9bb0e] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}


.video-box[data-v-08be958b] {
  width: 100%;
  height: 100%;
}
video[data-v-08be958b]::-webkit-media-controls-play-button {
  display: none;
}
video[data-v-08be958b]::-webkit-media-controls-current-time-display {
  display: none;
}
video[data-v-08be958b]::-webkit-media-controls-timeline {
  display: none;
}
.camera-item[data-v-08be958b] {
  float: none;
  width: 80%;
  height: 80%;
}
.camera-empty-item[data-v-08be958b] {
  float: left;
  width: 50%;
  height: 50%;
  text-align: center;
  line-height: 150px;
  border: 1px solid lightgray;
  border-collapse: collapse;
}
.select[data-v-08be958b] {
  width: 1.19rem;
  position: absolute;
  margin-left: 1.12rem;
  margin-top: -0.495rem;
  z-index: 1000;
}
[data-v-08be958b] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}


.flex-container[data-v-316e664a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-316e664a] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.2rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-316e664a] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.expand-btn[data-v-316e664a] {
  position: absolute;
  left: calc(24% + 3.5rem);
  top: 0.04rem;
  z-index: 1001;
  width: 0.34rem;
  height: 0.34rem;
  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;
  background-color: rgba(34, 86, 177, 0.2);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.2rem;
}
.expand-btn[data-v-316e664a]:hover {
  background-color: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
  border-color: #fff;
}
.boxpadding[data-v-316e664a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* 一览图画布样式 */
.multi-view-overlay[data-v-316e664a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 20, 35, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.multi-view-header[data-v-316e664a] {
  height: 60px;
  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;
  padding: 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#11264b), to(transparent));
  background: linear-gradient(to bottom, #11264b, transparent);
  border-bottom: 1px solid #2256b1;
}
.multi-view-header h2[data-v-316e664a] {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}
.close-btn[data-v-316e664a] {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close-btn[data-v-316e664a]:hover {
  color: #ff6b6b;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.multi-view-content[data-v-316e664a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  padding: 10px;
}
.chart-grid[data-v-316e664a] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 10px;
  width: 100%;
  height: 100%;
}
.grid-item[data-v-316e664a] {
  background: rgba(17, 38, 75, 0.6);
  border: 1px solid #2256b1;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 8px;
  position: relative;
  overflow: hidden;
}
.sensor-title[data-v-316e664a] {
  color: #4ecdc4;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}


.chart[data-v-b48eed6c] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}


.flex-container[data-v-37713a8a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-37713a8a] {
  position: relative;
  z-index: 1000;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-37713a8a] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.cascader-item[data-v-37713a8a] {
  position: absolute;
  margin-left: 24%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
[data-v-37713a8a] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0.15rem;
  width: 1.2rem;
}
[data-v-37713a8a] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.expand-btn[data-v-37713a8a] {
  position: absolute;
  left: calc(24% + 3.5rem);
  top: 0.04rem;
  z-index: 1001;
  width: 0.34rem;
  height: 0.34rem;
  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;
  background-color: rgba(34, 86, 177, 0.2);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.20rem;
}
.expand-btn[data-v-37713a8a]:hover {
  background-color: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
  border-color: #fff;
}

/* 一览图画布样式 */
.multi-view-overlay[data-v-37713a8a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 20, 35, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.multi-view-header[data-v-37713a8a] {
  height: 60px;
  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;
  padding: 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#11264b), to(transparent));
  background: linear-gradient(to bottom, #11264b, transparent);
  border-bottom: 1px solid #2256b1;
}
.multi-view-header h2[data-v-37713a8a] {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}
.close-btn[data-v-37713a8a] {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close-btn[data-v-37713a8a]:hover {
  color: #ff6b6b;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.multi-view-content[data-v-37713a8a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 20px;
}
.chart-grid[data-v-37713a8a] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.grid-item[data-v-37713a8a] {
  background: rgba(17, 38, 75, 0.6);
  border: 1px solid #2256b1;
  border-radius: 8px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}
.sensor-title[data-v-37713a8a] {
  color: #4ecdc4;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}


.strain-chart[data-v-040a6798] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
}
.Max_Min_father[data-v-040a6798] {
  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;
  margin-top: 5%;
}
.Min[data-v-040a6798] {
  margin-right: 0.3rem;
  padding-top: 0.08rem;
  width: 1.5rem;
  height: 0.7rem;
  padding-left: 0.03rem;
  border-width: 0.59px;
  border-color: rgb(0, 255, 255);
  border-style: solid;
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  font-size: 0.24rem;
  font-family: "DIN";
  color: rgb(61, 255, 203);
  font-weight: bold;
  line-height: 0.617;
  text-align: center;
}
.Max[data-v-040a6798] {
  margin-left: 0.3rem;
  width: 1.5rem;
  height: 0.7rem;
  padding-top: 0.08rem;
  border-width: 0.59px;
  border-color: rgb(0, 255, 255);
  border-style: solid;
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  font-size: 0.24rem;
  font-family: "DIN";
  color: rgb(255, 191, 68);
  font-weight: bold;
  line-height: 0.617;
  text-align: center;
}
.Mfont[data-v-040a6798] {
  font-size: 0.26rem;
  text-align: center;
  font-family: Adobe Heiti Std;
  color: rgb(255, 255, 255);
  line-height: 1.852;
}
.contain[data-v-040a6798] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  margin: 2% 5%;
  width: 90%;
}


.flex-container[data-v-968fd5d2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-968fd5d2] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.05rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-968fd5d2] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.cascader-item[data-v-968fd5d2] {
  position: absolute;
  margin-left: 24%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
[data-v-968fd5d2] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0.15rem;
  width: 1.2rem;
}
[data-v-968fd5d2] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
[data-v-968fd5d2] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.expand-btn[data-v-968fd5d2] {
  position: absolute;
  left: calc(24% + 3.5rem);
  top: 0.04rem;
  z-index: 1001;
  width: 0.34rem;
  height: 0.34rem;
  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;
  background-color: rgba(34, 86, 177, 0.2);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.20rem;
}
.expand-btn[data-v-968fd5d2]:hover {
  background-color: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
  border-color: #fff;
}

/* 一览图画布样式 */
.multi-view-overlay[data-v-968fd5d2] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 20, 35, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.multi-view-header[data-v-968fd5d2] {
  height: 60px;
  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;
  padding: 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#11264b), to(transparent));
  background: linear-gradient(to bottom, #11264b, transparent);
  border-bottom: 1px solid #2256b1;
}
.multi-view-header h2[data-v-968fd5d2] {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}
.close-btn[data-v-968fd5d2] {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close-btn[data-v-968fd5d2]:hover {
  color: #ff6b6b;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.multi-view-content[data-v-968fd5d2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 20px;
}
.chart-grid[data-v-968fd5d2] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.grid-item[data-v-968fd5d2] {
  background: rgba(17, 38, 75, 0.6);
  border: 1px solid #2256b1;
  border-radius: 8px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  position: relative;
}
.sensor-title[data-v-968fd5d2] {
  color: #4ecdc4;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}


.chart[data-v-41214566] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}


.flex-container[data-v-4876037b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-4876037b] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-4876037b] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.select[data-v-4876037b] {
  width: 1.19rem;
  position: absolute;
  margin-left: 1.4rem;
  margin-top: -0.39rem;
  z-index: 1000;
}
.cascader-item[data-v-4876037b] {
  position: absolute;
  margin-left: 24%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
[data-v-4876037b] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0rem;
  width: 1.2rem;
}
[data-v-4876037b] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.expand-btn[data-v-4876037b] {
  position: absolute;
  left: calc(24% + 3.5rem);
  top: 0.04rem;
  z-index: 1001;
  width: 0.34rem;
  height: 0.34rem;
  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;
  background-color: rgba(34, 86, 177, 0.2);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.20rem;
}
.expand-btn[data-v-4876037b]:hover {
  background-color: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
  border-color: #fff;
}

/* 一览图画布样式 */
.multi-view-overlay[data-v-4876037b] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 20, 35, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.multi-view-header[data-v-4876037b] {
  height: 60px;
  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;
  padding: 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#11264b), to(transparent));
  background: linear-gradient(to bottom, #11264b, transparent);
  border-bottom: 1px solid #2256b1;
}
.multi-view-header h2[data-v-4876037b] {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}
.close-btn[data-v-4876037b] {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close-btn[data-v-4876037b]:hover {
  color: #ff6b6b;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.multi-view-content[data-v-4876037b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 20px;
}
.chart-grid[data-v-4876037b] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.grid-item[data-v-4876037b] {
  background: rgba(17, 38, 75, 0.6);
  border: 1px solid #2256b1;
  border-radius: 8px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  position: relative;
}
.sensor-title[data-v-4876037b] {
  color: #4ecdc4;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}
.MoveMaxpanel[data-v-4876037b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  border-color: rgb(0, 255, 255);
  background-color: rgba(7, 183, 194, 0.2);
  position: absolute;
  margin-left: 4.1rem;
  margin-top: -2.5rem;
  width: 93px;
  height: 38px;
  z-index: 495;
}
.MoveMinpanel[data-v-4876037b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  border-color: rgb(0, 255, 255);
  background-color: rgba(7, 183, 194, 0.2);
  position: absolute;
  margin-left: 4.1rem;
  margin-top: -1.4rem;
  width: 93px;
  height: 38px;
  z-index: 495;
}
.PlacePosition[data-v-4876037b] {
  width: 0.8rem;
  padding-top: 0.07rem;
  padding-left: 0.07rem;
  font-size: 0.18rem;
  font-weight: bold;
  background: -webkit-gradient(
    linear,
    left top, left bottom,
    from(#ffffff),
    color-stop(40%, #ffffff),
    color-stop(70%, #83a8ee),
    to(#ffffff)
  );
  background: linear-gradient(
    to bottom,
    #ffffff,
    #ffffff 40%,
    #83a8ee 70%,
    #ffffff 100%
  );
  -webkit-background-clip: text;
  /* ↑-webkit-background-clip:指定某个元素来作为background的蒙版 ,此处指的就是以text来作为蒙版*/
  color: transparent;
}
.maxfont[data-v-4876037b] {
  font-size: 0.25rem;
  font-family: Adobe Heiti Std;
  color: rgb(250, 203, 35);
  line-height: 1.751;
  text-align: center;
  -moz-transform: matrix(0.41471224233987, 0, 0, 0.41308477166884, 0, 0);
  -webkit-transform: matrix(0.41471224233987, 0, 0, 0.41308477166884, 0, 0);
  -ms-transform: matrix(0.41471224233987, 0, 0, 0.41308477166884, 0, 0);
  position: absolute;
  padding-left: 0.55rem;
  margin-top: -0.1rem;
  z-index: 498;
}
.minfont[data-v-4876037b] {
  font-size: 20px;
  font-family: "Adobe Heiti Std";
  color: rgb(1, 251, 208);
  line-height: 1.751;
  text-align: left;
  -moz-transform: matrix(0.41471224233987, 0, 0, 0.41308477166884, 0, 0);
  -webkit-transform: matrix(0.41471224233987, 0, 0, 0.41308477166884, 0, 0);
  -ms-transform: matrix(0.41471224233987, 0, 0, 0.41308477166884, 0, 0);
  position: absolute;
  padding-left: 0.55rem;
  margin-top: 0.1rem;
  z-index: 499;
}


.chart[data-v-c2f197d2] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}


.flex-container[data-v-2355bb36] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-2355bb36] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-2355bb36] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.cascader-item[data-v-2355bb36] {
  position: absolute;
  margin-left: 24%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
[data-v-2355bb36] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0rem;
  width: 1.2rem;
}
[data-v-2355bb36] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.expand-btn[data-v-2355bb36] {
  position: absolute;
  left: calc(24% + 3.5rem);
  top: 0.04rem;
  z-index: 1001;
  width: 0.34rem;
  height: 0.34rem;
  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;
  background-color: rgba(34, 86, 177, 0.2);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.20rem;
}
.expand-btn[data-v-2355bb36]:hover {
  background-color: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
  border-color: #fff;
}

/* 一览图画布样式 */
.multi-view-overlay[data-v-2355bb36] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 20, 35, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.multi-view-header[data-v-2355bb36] {
  height: 60px;
  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;
  padding: 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#11264b), to(transparent));
  background: linear-gradient(to bottom, #11264b, transparent);
  border-bottom: 1px solid #2256b1;
}
.multi-view-header h2[data-v-2355bb36] {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}
.close-btn[data-v-2355bb36] {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close-btn[data-v-2355bb36]:hover {
  color: #ff6b6b;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.multi-view-content[data-v-2355bb36] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 20px;
}
.chart-grid[data-v-2355bb36] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.grid-item[data-v-2355bb36] {
  background: rgba(17, 38, 75, 0.6);
  border: 1px solid #2256b1;
  border-radius: 8px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  position: relative;
}
.sensor-title[data-v-2355bb36] {
  color: #4ecdc4;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}


.chart[data-v-16188d07] {
  position: absolute;
  width: 5rem;
  height: 5rem;
}
.imageGround[data-v-16188d07] {
  width: 5rem;
  height: 5rem;
}
.stats-table[data-v-16188d07] {
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  border-color: #3b98f1;
  font-size: 0.18rem;
  width: 1.8rem;
  height: 0.5rem;
  z-index: 10;
}
.valueChart[data-v-16188d07],
.valueChartHead[data-v-16188d07] {
  font-size: 0.15rem;
  text-align: center;
  color: #fff;
}

/* 展开后的表格样式 (1.5倍) */
.expanded-table[data-v-16188d07] {
  width: 3rem;
  height: 1rem;
}
.expanded-table .valueChart[data-v-16188d07],
.expanded-table .valueChartHead[data-v-16188d07] {
  font-size: 0.2rem;
  color: #fff;
}


.flex-container[data-v-2010c13a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-2010c13a] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-2010c13a] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.select[data-v-2010c13a] {
  width: 1.19rem;
  position: absolute;
  margin-left: 1.4rem;
  margin-top: -0.39rem;
  z-index: 1000;
}
.cascader-item[data-v-2010c13a] {
  position: absolute;
  margin-left: 24%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
[data-v-2010c13a] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0rem;
  width: 1.2rem;
}
[data-v-2010c13a] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.expand-btn[data-v-2010c13a] {
  position: absolute;
  left: calc(24% + 3.5rem);
  top: 0.04rem;
  z-index: 1001;
  width: 0.34rem;
  height: 0.34rem;
  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;
  background-color: rgba(34, 86, 177, 0.2);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.2rem;
}
.expand-btn[data-v-2010c13a]:hover {
  background-color: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
  border-color: #fff;
}

/* 一览图画布样式 */
.multi-view-overlay[data-v-2010c13a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 20, 35, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.multi-view-header[data-v-2010c13a] {
  height: 60px;
  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;
  padding: 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#11264b), to(transparent));
  background: linear-gradient(to bottom, #11264b, transparent);
  border-bottom: 1px solid #2256b1;
}
.multi-view-header h2[data-v-2010c13a] {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}
.close-btn[data-v-2010c13a] {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close-btn[data-v-2010c13a]:hover {
  color: #ff6b6b;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.multi-view-content[data-v-2010c13a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 20px;
}
.chart-grid[data-v-2010c13a] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.grid-item[data-v-2010c13a] {
  background: rgba(17, 38, 75, 0.6);
  border: 1px solid #2256b1;
  border-radius: 8px;
  height: 400px; /* 3D图高一些 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  position: relative;
}
.sensor-title[data-v-2010c13a] {
  color: #4ecdc4;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}


.chart[data-v-11222e60] {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-top: 1%;
  margin-left: -1%;
  /* background-color: azure; */
}
.Deflection[data-v-11222e60] {
  position: absolute;
  top: 1.2rem;
  left: 4.1rem;
  width: 1.3rem;
  height: 1rem;
}
.Mfont[data-v-11222e60] {
  padding-left: 0.3rem;
  font-size: 0.2rem;
  font-family: Adobe Heiti Std;
  color: rgb(255, 255, 255);
  line-height: 1.852;
  text-align: left;
}
.AngularMax[data-v-11222e60] {
  position: absolute;
  top: -0.1rem;
  margin-bottom: 0.27rem;
  left: -0.1rem;
  width: 0.5rem;
  height: 0.5rem;
}
.AngularMin[data-v-11222e60] {
  margin-top: 0.5rem;
  position: absolute;
  top: -0.01rem;
  left: -0.1rem;
  width: 0.5rem;
  height: 0.5rem;
}
.Max[data-v-11222e60] {
  margin-top: 0rem;
  margin-left: 0rem;
  width: 1.5rem;
  height: 0.6rem;
  padding-top: 0.06rem;
  border-width: 0.59px;
  border-color: rgb(0, 255, 255);
  border-style: solid;
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  opacity: 1;
  padding-left: 0.1rem;
  font-size: 0.2rem;
  font-family: "DIN";
  color: rgb(255, 191, 68);
  font-weight: bold;
  line-height: 0.617;
  text-align: center;
  -moz-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
  -webkit-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
  -ms-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
}
.Min[data-v-11222e60] {
  margin-top: 0rem;
  margin-left: 0rem;
  padding-top: 0.06rem;
  width: 1.5rem;
  height: 0.6rem;
  padding-left: 0.1rem;
  border-width: 0.59px;
  border-color: rgb(0, 255, 255);
  border-style: solid;
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  font-size: 0.2rem;
  font-family: "DIN";
  color: rgb(61, 255, 203);
  font-weight: bold;
  line-height: 0.617;
  text-align: center;
  -moz-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
  -webkit-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
  -ms-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
}


.flex-container[data-v-75a95048] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-75a95048] {
  position: relative;
  z-index: 1000;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.panel .title[data-v-75a95048] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.select[data-v-75a95048] {
  width: 1.19rem;
  position: absolute;
  margin-left: 1.4rem;
  margin-top: -0.39rem;
  z-index: 1000;
}
[data-v-75a95048] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.expand-btn[data-v-75a95048] {
  position: absolute;
  left: calc(1.4rem + 3.5rem);
  top: 0.04rem;
  z-index: 1001;
  width: 0.34rem;
  height: 0.34rem;
  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;
  background-color: rgba(34, 86, 177, 0.2);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.20rem;
}
.expand-btn[data-v-75a95048]:hover {
  background-color: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
  border-color: #fff;
}

/* 一览图画布样式 */
.multi-view-overlay[data-v-75a95048] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 20, 35, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.multi-view-header[data-v-75a95048] {
  height: 60px;
  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;
  padding: 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#11264b), to(transparent));
  background: linear-gradient(to bottom, #11264b, transparent);
  border-bottom: 1px solid #2256b1;
}
.multi-view-header h2[data-v-75a95048] {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}
.close-btn[data-v-75a95048] {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close-btn[data-v-75a95048]:hover {
  color: #ff6b6b;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.multi-view-content[data-v-75a95048] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 20px;
}
.chart-grid[data-v-75a95048] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.grid-item[data-v-75a95048] {
  background: rgba(17, 38, 75, 0.6);
  border: 1px solid #2256b1;
  border-radius: 8px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  position: relative;
}
.sensor-title[data-v-75a95048] {
  color: #4ecdc4;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}
.Deflection[data-v-75a95048] {
  position: absolute;
  top: 35%;
  left: 75%;
  width: 100%;
  height: 100%;
}
.Mfont[data-v-75a95048] {
  padding-left: 0.15rem;
  font-size: 8.333px;
  font-family: Adobe Heiti Std;
  color: rgb(255, 255, 255);
  line-height: 1.852;
  text-align: left;
}
.Max[data-v-75a95048] {
  margin-top: -0.65rem;
  margin-left: 0.1rem;
  width: 1.1rem;
  height: 0.5rem;
  padding-top: 0.06rem;
  border-width: 0.59px;
  border-color: rgb(0, 255, 255);
  border-style: solid;
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  opacity: 0.7;
  padding-left: 0.1rem;
  font-size: 16px;
  font-family: "DIN";
  color: rgb(255, 191, 68);
  font-weight: bold;
  line-height: 0.617;
  text-align: center;
  -moz-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
  -webkit-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
  -ms-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
}
.Min[data-v-75a95048] {
  margin-top: -0.65rem;
  margin-left: 0.1rem;
  padding-top: 0.06rem;
  width: 1.1rem;
  height: 0.5rem;
  padding-left: 0.1rem;
  border-width: 0.59px;
  border-color: rgb(0, 255, 255);
  border-style: solid;
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  opacity: 0.7;
  font-size: 16px;
  font-family: "DIN";
  color: rgb(61, 255, 203);
  font-weight: bold;
  line-height: 0.617;
  text-align: center;
  -moz-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
  -webkit-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
  -ms-transform: matrix(0.94366532850921, 0, 0, 0.94366532850921, 0, 0);
}


.dip-angle-container[data-v-35d2a5d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  padding: 0 10px;
}
.chart[data-v-35d2a5d0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  min-height: 200px;
}
.Deflection[data-v-35d2a5d0] {
  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;
  gap: 20px;
  width: 0.9rem;
  min-width: 80px;
}
@media screen and (max-width: 1400px) {
.Deflection[data-v-35d2a5d0] {
    display: none;
}
}
.val-group[data-v-35d2a5d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.AngularMax[data-v-35d2a5d0],
.AngularMin[data-v-35d2a5d0] {
  width: 30px;
  height: 30px;
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.Max[data-v-35d2a5d0],
.Min[data-v-35d2a5d0] {
  width: 100%;
  padding: 0.01rem 0;
  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;
  border: 0.59px solid rgb(0, 255, 255);
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  font-size: 0.24rem;
  font-family: "DIN";
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.Max[data-v-35d2a5d0] {
  color: rgb(255, 191, 68);
}
.Min[data-v-35d2a5d0] {
  color: rgb(61, 255, 203);
}
.Mfont[data-v-35d2a5d0] {
  font-size: 0.18rem;
  font-family: Adobe Heiti Std;
  color: rgb(255, 255, 255);
  margin-top: 1px;
}


.flex-container[data-v-6d30dc9b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel[data-v-6d30dc9b] {
  position: relative;
  z-index: 1000;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.1rem;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.panel .title[data-v-6d30dc9b] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.cascader-item[data-v-6d30dc9b] {
  position: absolute;
  left: 24%;
  top: 0.02rem;
  z-index: 1000;
}
[data-v-6d30dc9b] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0.15rem;
  width: 1.2rem;
}
[data-v-6d30dc9b] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.expand-btn[data-v-6d30dc9b] {
  position: absolute;
  left: calc(24% + 3.5rem);
  top: 0.04rem;
  z-index: 1001;
  width: 0.34rem;
  height: 0.34rem;
  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;
  background-color: rgba(34, 86, 177, 0.2);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.20rem;
}
.expand-btn[data-v-6d30dc9b]:hover {
  background-color: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 8px rgba(78, 205, 196, 0.6);
  border-color: #fff;
}
.chart-container[data-v-6d30dc9b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  width: 100%;
  margin-top: 0.1rem;
}

/* 一览图画布样式 */
.multi-view-overlay[data-v-6d30dc9b] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10, 20, 35, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.multi-view-header[data-v-6d30dc9b] {
  height: 60px;
  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;
  padding: 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#11264b), to(transparent));
  background: linear-gradient(to bottom, #11264b, transparent);
  border-bottom: 1px solid #2256b1;
}
.multi-view-header h2[data-v-6d30dc9b] {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
}
.close-btn[data-v-6d30dc9b] {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close-btn[data-v-6d30dc9b]:hover {
  color: #ff6b6b;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.multi-view-content[data-v-6d30dc9b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 20px;
}
.chart-grid[data-v-6d30dc9b] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.grid-item[data-v-6d30dc9b] {
  background: rgba(17, 38, 75, 0.6);
  border: 1px solid #2256b1;
  border-radius: 8px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}
.sensor-title[data-v-6d30dc9b] {
  color: #4ecdc4;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}


/* ===== 大屏主容器 =====
   fixed 铺满整个视口，彻底消除父容器灰色背景漏出的问题。
   rem 以宽度/24 为基准，内容横向 100% 铺满。
   在标准 16:9 屏幕下高度方向也自动匹配。
*/
.main[data-v-fc4ceee2] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  background-color: #05080e;
}

/* 左侧面板列 */
.columnL[data-v-fc4ceee2] {
  position: absolute;
  top: 10%;
  background: url(../img/JTBackground.93af6304.png) no-repeat;
  background-size: 100% 85%;
  width: 24.7%;
  height: 98%;
  z-index: 999;
  left: 0.2rem;
}

/* 右侧面板列 */
.columnR[data-v-fc4ceee2] {
  position: absolute;
  top: 10%;
  background: url(../img/JTBackground.93af6304.png) no-repeat;
  background-size: 100% 85%;
  width: 24.7%;
  height: 98%;
  right: 0.3rem;
  z-index: 40;
}

/* 中央渐变阴影遮罩 */
.render[data-v-fc4ceee2] {
  position: absolute;
  left: 13%;
  width: 74%;
  height: 100%;
  background: radial-gradient(
    rgba(255, 255, 255, 0.384) 0%,
    rgb(255, 255, 255, 0) 40%,
    #05080e 70%
  );
  z-index: 12;
  opacity: 0.8;
  pointer-events: none;
}
.renderL[data-v-fc4ceee2] {
  position: absolute;
  left: 0;
  width: 13%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#05080e), to(#05080e));
  background: linear-gradient(to left, #05080e 0%, #05080e 100%);
  z-index: 12;
  opacity: 0.8;
  pointer-events: none;
}
.renderR[data-v-fc4ceee2] {
  position: absolute;
  left: 87%;
  width: 13%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#05080e), to(#05080e));
  background: linear-gradient(to right, #05080e 0%, #05080e 100%);
  z-index: 12;
  opacity: 0.8;
  pointer-events: none;
}

/* ===== 修正通用子组件在大屏容器内的定位 =====
   screenFooter 用了 position: fixed，会相对浏览器窗口定位，
   在绝对居中的大屏容器内需要改为 absolute 才能正确吸底。
   通过 ::v-deep 穿透 scoped 作用域覆盖。
*/
/* 面板内部显式修正：screenFooter 用了 position: fixed，会相对浏览器窗口定位。
   .main 为 position: fixed 时，footer 自然吸底正常。
   通过 ::v-deep 穿透 scoped 作用域覆盖。
*/
[data-v-fc4ceee2] .footer {
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  min-width: unset !important;
}

/* ===== 右列 overview 面板 rem 定位修复 =====
   子组件内部 panel 用 position:absolute + top:vh% 定位，
   非全屏时 column 高度缩短但 rem 高度不变，导致面板重叠。
   解决：给每个面板套 wrapper，用 rem-based top 定位 wrapper，
   panel 内改为 position:relative，脱离 vh 影响。
*/
/* ===== 右侧面板布局覆盖 =====
   强制子组件内部的 .panel 采用相对定位，丢弃内置的 top 绝对定位，
   避免媒体查询覆盖导致高度重叠。
*/
[data-v-fc4ceee2] .rCol-panel .panel {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  margin-bottom: 0.2rem;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  width: 110% !important; /* 弥补缩放后的宽度 */
}

/* 面板内部变 flex 列，使图表组件能够 flex:1 填满剩余高度 */
[data-v-fc4ceee2] .col-left .panel,[data-v-fc4ceee2] .col-right .panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0.05rem !important;
}

/* 面板最后一个子元素（图表组件根元素）填满标题下方的全部空间 */
[data-v-fc4ceee2] .col-left .panel > *:last-child,[data-v-fc4ceee2] .col-right .panel > *:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}

/* 修正 flex 面板中下拉框定位 */
[data-v-fc4ceee2] .col-left .panel .cascader-item,[data-v-fc4ceee2] .col-right .panel .cascader-item,[data-v-fc4ceee2] .col-env-left .panel .cascader-item,[data-v-fc4ceee2] .col-env-right .panel .cascader-item {
  top: 0 !important;
  margin-top: 0 !important;
}
[data-v-fc4ceee2] .col-left .panel .select,[data-v-fc4ceee2] .col-right .panel .select,[data-v-fc4ceee2] .col-env-left .panel .select,[data-v-fc4ceee2] .col-env-right .panel .select {
  top: 0 !important;
  margin-top: 0 !important;
}

/* ===== 环境作用 / 结构响应 — 通用列容器 =====
   与 .columnL / .columnR 同位置体系，内部改为 flex 列，
   子组件面板 (position:relative) 在此容器内自然堆叠，
   不再依赖视口百分比，任意分辨率下均能正确适配。
*/
.col-left[data-v-fc4ceee2] {
  position: absolute;
  top: 11%;
  left: 0.2rem;
  width: 24.7%;
  height: 80%;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.08rem;
  padding-top: 0;
  overflow: hidden;
}
.col-right[data-v-fc4ceee2] {
  position: absolute;
  top: 11%;
  right: 0.3rem;
  width: 24.7%;
  height: 80%;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.08rem;
  padding-top: 0;
  overflow: hidden;
}

/* 环境作用列容器：2个面板，每个面板占 35% 视口高，与原始设计一致 */
.col-env-left[data-v-fc4ceee2] {
  position: absolute;
  top: 11%;
  left: 0.2rem;
  width: 24.7%;
  height: 70%;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.08rem;
  padding-top: 0;
  overflow: hidden;
}
.col-env-right[data-v-fc4ceee2] {
  position: absolute;
  top: 11%;
  right: 0.3rem;
  width: 24.7%;
  height: 70%;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.08rem;
  padding-top: 0;
  overflow: hidden;
}

/* ===== 专注模式与动画 ===== */
.focus-mode-btn[data-v-fc4ceee2] {
  position: absolute;
  right: 0.4rem;
  bottom: 0.5rem;
  z-index: 2000;
  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: 5px;
  padding: 8px 16px;
  background: rgba(17, 38, 75, 0.8);
  border: 1.5px solid #4ecdc4;
  color: #4ecdc4;
  border-radius: 20px;
  cursor: pointer;
  font-size: 0.16rem;
  font-weight: bold;
  -webkit-box-shadow: 0 0 10px rgba(78, 205, 196, 0.3);
          box-shadow: 0 0 10px rgba(78, 205, 196, 0.3);
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.focus-mode-btn i[data-v-fc4ceee2] {
  font-size: 0.2rem;
}
.focus-mode-btn[data-v-fc4ceee2]:hover {
  background: rgba(78, 205, 196, 0.3);
  color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(78, 205, 196, 0.6);
          box-shadow: 0 0 15px rgba(78, 205, 196, 0.6);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.focus-mode-btn.is-active[data-v-fc4ceee2] {
  background: rgba(255, 107, 107, 0.2);
  border-color: #ff6b6b;
  color: #ff6b6b;
  -webkit-box-shadow: 0 0 10px rgba(255, 107, 107, 0.3);
          box-shadow: 0 0 10px rgba(255, 107, 107, 0.3);
}
.focus-mode-btn.is-active[data-v-fc4ceee2]:hover {
  background: rgba(255, 107, 107, 0.4);
  color: #fff;
}
.col-left[data-v-fc4ceee2], .col-right[data-v-fc4ceee2] {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: opacity 0.5s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.5s;
  transition: transform 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55), opacity 0.5s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.slide-out-left[data-v-fc4ceee2] {
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%);
  opacity: 0;
  pointer-events: none;
}
.slide-out-right[data-v-fc4ceee2] {
  -webkit-transform: translateX(150%);
          transform: translateX(150%);
  opacity: 0;
  pointer-events: none;
}
.col-focus[data-v-fc4ceee2] {
  position: absolute;
  top: 11%;
  left: 0.2rem;
  width: 24.7%;
  height: 26%; /* 占据左上角原来一个面板的高度 */
  z-index: 1005;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-animation: slideInFocus-fc4ceee2 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55) forwards;
          animation: slideInFocus-fc4ceee2 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55) forwards;
}
@-webkit-keyframes slideInFocus-fc4ceee2 {
0% {
    -webkit-transform: translateX(-150%) scale(0.8);
            transform: translateX(-150%) scale(0.8);
    opacity: 0;
}
100% {
    -webkit-transform: translateX(0) scale(1);
            transform: translateX(0) scale(1);
    opacity: 1;
}
}
@keyframes slideInFocus-fc4ceee2 {
0% {
    -webkit-transform: translateX(-150%) scale(0.8);
            transform: translateX(-150%) scale(0.8);
    opacity: 0;
}
100% {
    -webkit-transform: translateX(0) scale(1);
            transform: translateX(0) scale(1);
    opacity: 1;
}
}

/* col-focus 面板内组件撑满 */
[data-v-fc4ceee2] .col-focus .panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[data-v-fc4ceee2] .col-focus .panel > *:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}

/* 修正 col-focus 内 cascader 的定位（flex 父容器导致 margin-top 失效）*/
[data-v-fc4ceee2] .col-focus .cascader-item {
  top: 0.05rem;
  margin-top: 0;
}

/* 环境列面板内部 flex 列 */
[data-v-fc4ceee2] .col-env-left .panel,[data-v-fc4ceee2] .col-env-right .panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[data-v-fc4ceee2] .col-env-left .panel > *:last-child,[data-v-fc4ceee2] .col-env-right .panel > *:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}

/* 实时视频包装器：占据 columnL 顶部 27% 高度的正常文档流空间。
   单独使用 position:absolute 的视频自身脱离了文档流，把它包在此 div 里，
   高度被压缩到 27%，确保不超过告警统计（起始位置 28.7%） */
.video-wrapper[data-v-fc4ceee2] {
  position: relative; /* 为内部绝对定位元素提供错点 */
  width: 100%;
  height: 29%; /* 压缩视频高度 */
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* 实时视频标题：相对 video-wrapper 定位 */
.video-panel-title[data-v-fc4ceee2] {
  position: absolute;
  top: 12%; /* 相对 video-wrapper，等同于原 top: 0.45rem 的视觉位置 */
  left: 0.4rem;
  font-weight: 600;
  font-size: 0.25rem;
  letter-spacing: 1px;
  color: #fff;
  z-index: 1001;
}

/* scenery-left 内容填满 video-wrapper 下方部分 */
.scenery-left[data-v-fc4ceee2] {
  position: absolute;
  top: 25%; /* 相对 video-wrapper，等同于原 top: 0.9rem 的视觉位置 */
  bottom: 0;
  left: 0.15rem;
  right: 0.15rem;
  z-index: 1000;
}

/* flex-container 和 panel 填满 .scenery-left */
[data-v-fc4ceee2] .scenery-left .flex-container {
  position: static;
  width: 100%;
  height: 100%;
}

/* 去掉 panel 背景图和内边距，变成纯透明容器 */
[data-v-fc4ceee2] .scenery-left .panel {
  background: none !important;
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/* 隐藏标题 */
[data-v-fc4ceee2] .scenery-left .title {
  display: none !important;
}

/* 展开按钮重新定位到右上角 */
[data-v-fc4ceee2] .scenery-left .expand-btn {
  position: absolute;
  top: 0.05rem;
  right: 0.05rem;
  left: auto !important;
}

/* boxpadding 填满 panel */
[data-v-fc4ceee2] .scenery-left .boxpadding {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}
.rotate-btn[data-v-fc4ceee2] {
  position: absolute;
  top: 1rem;
  right: 0.5rem;
  z-index: 1001;
}

