
.title[data-v-709485fa]{
  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;
}
@media screen and (max-width: 1600px) {
.title[data-v-709485fa]{
  position: absolute;
  top: 1.15rem;
  font-size: 0.2rem;
  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[data-v-709485fa] {
  position: absolute;
  /* 将交大检测替换为桥梁结构智能监测管理与分析平台 */
  background: url(../img/header00.edaaa2a9.png) no-repeat;
  /* background: url(../../images/taskbar4.png) no-repeat; */
  z-index: 1000;
  left: 0px;
  top: 26px;
  width: 24rem;
  height: 2rem;
  background-size: 100%;
  color: rgba(255, 255, 255, 0.7);
}





.panel[data-v-665dcc59] {
  position: absolute;
  z-index: 1000;
  height: 25%;
  width: 94%;
  /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
  /* background-size: 100%; */
  padding: 0 0.1875rem 0.5rem;
  top: 3.4%;
  left: 4%;
  color: #fff;
  overflow: hidden;
}
@media screen and (max-width: 1212px) {
.panel[data-v-665dcc59] {
    position: absolute;
    z-index: 1000;
    height: 25%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 3.4%;
    left: 4%;
    color: #fff;
    overflow: hidden;
}
}
.panel .bridge-name[data-v-665dcc59] {
  height: 10%;
  font-weight: 600;
  font-size: 0.25rem;
  margin-bottom: 7%;
}
.panel .description[data-v-665dcc59] {
  /* word-break:break-al1; */
  font-size: 0.18rem;
  margin-left: 5%;
  line-height: 230%; /* 行高 */
  text-indent: 0.1rem; /*首行缩进 */
  /* 下划线 */
  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;
}

/* ↓滚动条的上下边界 */
/* ::-webkit-scrollbar-button {
  background-color: #07a6ff;
  
} */
/* ↓滚动条的空区 */
[data-v-665dcc59]::-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-665dcc59]::-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-665dcc59]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(17, 166, 255, 1);
}


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


.panel[data-v-f00517dc] {
  position: absolute;
  z-index: 1000;
  height: 29%;
  width: 94%;
  /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
  /* background-size: 100%; */
  padding: 0 0.1875rem 0.5rem;
  top: 28.7%;
  left: 4%;
  color: #fff;
  overflow: hidden;
}
@media screen and (min-width: 1910px) {
.panel[data-v-f00517dc] {
    position: absolute;
    z-index: 1000;
    height: 29%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 28.7%;
    left: 4%;
    color: #fff;
    overflow: hidden;
}
}
@media screen and (max-width: 1212px) {
.panel[data-v-f00517dc] {
    position: absolute;
    z-index: 1000;
    height: 29%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 28.7%;
    left: 4%;
    color: #fff;
    overflow: hidden;
}
}
.panel .title[data-v-f00517dc] {
  height: 10%;
  font-weight: 600;
  font-size: 0.25rem;
  margin-bottom: 9%;
}
.panel h6[data-v-f00517dc] {
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
}
.panel h5[data-v-f00517dc] {
  color: #fff;
  font-size: 0.18rem;
  margin-top: 2%;
  text-align: center;
  font-size: 0.21rem;
  margin-bottom: 1%;
  letter-spacing: 3px;
}

/* 让元素居中 */
.mid[data-v-f00517dc] {
  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-9b8178cc] {
  position: absolute;
  z-index: 1000;
  height: 25%;
  width: 94%;
  /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
  /* background-size: 100%; */
  padding: 0 0.1875rem 0.5rem;
  top: 58.5%;
  left: 4%;
  color: #fff;
  overflow: hidden;
}
@media screen and (min-width: 1900px) {
.panel[data-v-9b8178cc] {
    position: absolute;
    z-index: 1000;
    height: 25%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 58.5%;
    left: 4%;
    color: #fff;
    overflow: hidden;
}
}
@media screen and (max-width: 1590px) {
.panel[data-v-9b8178cc] {
    position: absolute;
    z-index: 1000;
    height: 25%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 58.5%;
    left: 4%;
    color: #fff;
    overflow: hidden;
}
}
@media screen and (max-width: 1212px) {
.panel[data-v-9b8178cc] {
    position: absolute;
    z-index: 1000;
    height: 25%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 58.5%;
    left: 4%;
    color: #fff;
    overflow: hidden;
}
}
.panel .title[data-v-9b8178cc] {
  height: 10%;
  font-weight: 600;
  font-size: 0.25rem;
  margin-bottom: 7%;
}
.font[data-v-9b8178cc] {
  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-9b8178cc] {
  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-9b8178cc] {
  top: -5%;
  height: 5rem;
  font-family: "Microsoft Yahei";
  overflow: visible;
}
.el-carousel__item h3[data-v-9b8178cc] {
  color: transparent;
  font-size: 20px;
  opacity: 0.75;
  line-height: 200px;
  display: none;
}
/* 走马灯里面的选项的样式，2n表示偶数 */
.el-carousel__item[data-v-9b8178cc]:nth-child(2n) {
  background-color: transparent;
  margin-left: 10%;
  padding-left: 1%;
  width: 35%;
  height: 10%;
}
/* 走马灯里面的选项的样式，2n+1表示奇数 */
.el-carousel__item[data-v-9b8178cc]:nth-child(2n + 1) {
  background-color: transparent;
  margin-left: 10%;
  padding-left: 1%;
  width: 35%;
  height: 10%;
}
[data-v-9b8178cc] .el-carousel__mask {
  width: 1.3rem;
  /* background-color: transparent; */
  background-color: transparent;
  opacity: 0.24;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
/* 向左的三角按钮 */
[data-v-9b8178cc] .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-9b8178cc] .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-9b8178cc] .el-icon-arrow-right::before {
  display: none;
}
[data-v-9b8178cc] .el-icon-arrow-left::before {
  display: none;
}
[data-v-9b8178cc] el-carousel__item--card {
  margin-left: 0rem;
  overflow: visible;
}
[data-v-9b8178cc] .el-carousel--card {
  overflow-y: hidden;
}
[data-v-9b8178cc] .is-in-stage {
  overflow: visible;
}
[data-v-9b8178cc] .el-carousel__indicators--outside {
  margin-top: 1rem;
  padding-top: 0.5rem;
  height: 0.7rem;
}
@media screen and (max-width: 1471px) {
[data-v-9b8178cc] .el-carousel__indicators--outside {
    margin-top: 1rem;
    padding-top: 0.5rem;
    height: 0.5rem;
}
}


.panel[data-v-c3a15232] {
  position: absolute;
  z-index: 1000;
  height: 25%;
  width: 94%;
  background-size: 100%;
  color: #fff;
  overflow: hidden;
  left: 1%;
  top: 3%;
}
@media screen and (max-width: 1212px) {
.panel[data-v-c3a15232] {
    position: absolute;
    z-index: 1000;
    height: 25%;
    width: 94%;
    background-size: 100%;
    color: #fff;
    overflow: hidden;
    left: 1%;
    top: 3%;
}
}
.title[data-v-c3a15232] {
  height: 10%;
  font-weight: 600;
  font-size: 0.25rem;
  margin-top: 0.5%;
  margin-left: 6%;
  margin-bottom: 7%;
  font-family: "Microsoft Yahei";
}
#newsBox[data-v-c3a15232]::-webkit-scrollbar {
  display: none;
}
.newsBox[data-v-c3a15232] {
  height: 70%;
  width: 90%;
  margin-top: 0.22rem;
  margin-left: 0.3rem;
  padding: 0.02rem;
  padding-left: 5px;
  overflow: auto;
}
.scrollMsg[data-v-c3a15232] {
  padding: 0.15rem 0 0 0;
  letter-spacing: 1.2px; /* 字间距 */
}
h6[data-v-c3a15232] {
  color: #fff;
  font-weight: bolder;
  width: 5.1rem;
  font-size: 0.16rem;
  font-family: "Microsoft Yahei";
}
p[data-v-c3a15232] {
  color: #fff;
  font-size: 0.13rem;
  font-family: "Microsoft Yahei";
}
.border[data-v-c3a15232] {
  border-bottom: 1px solid gray;
  width: 95%;
}


.chart[data-v-293bc09a] {
  height: 3rem;
  width: 4rem;
  margin-top: -14%;
  margin-left: 10%;
}


.panel[data-v-ad5ba182] {
  position: absolute;
  z-index: 1000;
  height: 31%;
  width: 94%;
  background-size: 100%;
  color: #fff;
  overflow: hidden;
  left: 1%;
  top: 28.2%;
}
@media screen and (min-width: 1910px) {
.panel[data-v-ad5ba182] {
    position: absolute;
    z-index: 1000;
    height: 31%;
    width: 94%;
    background-size: 100%;
    color: #fff;
    overflow: hidden;
    left: 1%;
    top: 28.2%;
}
}
@media screen and (max-width: 1212px) {
.panel[data-v-ad5ba182] {
    position: absolute;
    z-index: 1000;
    height: 31%;
    width: 94%;
    background-size: 100%;
    color: #fff;
    overflow: hidden;
    left: 1%;
    top: 28.2%;
}
}
.panel .title[data-v-ad5ba182] {
  height: 10%;
  font-weight: 600;
  font-size: 0.25rem;
  margin-top: 0.5%;
  margin-left: 6%;
  margin-bottom: 5%;
  font-family: "Microsoft Yahei";
}
@media screen and (max-width: 1334px) {
.panel .title[data-v-ad5ba182] {
    height: 10%;
    font-weight: 600;
    font-size: 0.25rem;
    margin-top: 0.5%;
    margin-left: 6%;
    margin-bottom: 5%;
    font-family: "Microsoft Yahei";
}
}
.left[data-v-ad5ba182] {
  float: left;
  height: 75%;
  width: 65%;
}
.mid[data-v-ad5ba182] {
  position: absolute;
  margin-top: 16.5%;
  margin-left: 75%;
}
.right[data-v-ad5ba182] {
  font-size: 19px;
  margin-top: 24%;
  margin-left: 80%;
}
@media screen and (max-width: 1560px) {
.left[data-v-ad5ba182] {
    float: left;
    height: 75%;
    width: 65%;
}
.mid[data-v-ad5ba182] {
    position: absolute;
    margin-top: 16.5%;
    margin-left: 75%;
}
.right[data-v-ad5ba182] {
    font-size: 19px;
    margin-top: 24%;
    margin-left: 80%;
}
}


.panel[data-v-6192cdd3] {
  position: absolute;
  z-index: 10000;
  height: 26%;
  width: 94%;
  /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
  /* background-size: 100%; */
  padding: 0 0.1875rem 0.5rem;
  top: 58.5%;
  left: 1%;
  color: #fff;
  overflow: hidden;
}
@media screen and (min-width: 1900px) {
.panel[data-v-6192cdd3] {
    position: absolute;
    z-index: 10000;
    height: 26%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 58.5%;
    left: 1%;
    color: #fff;
    overflow: hidden;
}
}
@media screen and (max-width: 1334px) {
.panel[data-v-6192cdd3] {
    position: absolute;
    z-index: 10000;
    height: 26%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 58.5%;
    left: 1%;
    color: #fff;
    overflow: hidden;
}
}
@media screen and (max-width: 1212px) {
.panel[data-v-6192cdd3] {
    position: absolute;
    z-index: 10000;
    height: 26%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 58.5%;
    left: 1%;
    color: #fff;
    overflow: hidden;
}
}
.SensorName[data-v-6192cdd3] {
  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-6192cdd3] {
  background-color: #fff;
  height: 100%;
  margin-left: 11%;
  width: 100%;
  overflow: visible;
}
.ValueStyle[data-v-6192cdd3] {
  width: 80%;
  font-size: 0.47rem;
  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;
}
/* .BottomShow{
position: absolute;
top: 67.7%;
right: 16%;
 width: 3rem;
 height:3rem;
 background:url(../../images/BottomShow.png) no-repeat ;
 z-index: 10000;
} */
.panel .title[data-v-6192cdd3] {
  height: 10%;
  font-weight: 600;
  font-size: 0.25rem;
  margin-top: 0.5%;
  margin-left: 3%;
  margin-bottom: 3%;
  font-family: "Microsoft Yahei";
}
.el-carousel__item h3[data-v-6192cdd3] {
  color: transparent;
  font-size: 20px;
  opacity: 0.75;
  line-height: 200px;
  margin: 0;
  display: none;
  overflow: visible;
}
.el-carousel__item[data-v-6192cdd3]:nth-child(2n) {
  width: 1.7rem;
  height: 3.2rem;
  margin-top: 2%;
  background-color: transparent;
  padding-left: 1%;
  overflow: visible;
}
.el-carousel__item[data-v-6192cdd3]:nth-child(2n + 1) {
  width: 1.7rem;
  height: 3.2rem;
  margin-top: 2%;
  background-color: transparent;
  padding-left: 1%;
  overflow: visible;
}
[data-v-6192cdd3] .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-6192cdd3] .el-carousel__arrow--left {
  margin-left: -2%;
  margin-top: 2%;
  width: 12%;
  height: 23%;
  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-6192cdd3] .el-carousel__arrow--right {
  margin-right: 5%;
  width: 12%;
  height: 23%;
  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-6192cdd3] .el-icon-arrow-right::before {
  display: none;
}
[data-v-6192cdd3] .el-icon-arrow-left::before {
  display: none;
}
[data-v-6192cdd3] el-carousel__item--card {
  margin-left: 0rem;
  overflow: visible;
}
[data-v-6192cdd3] .el-carousel--card {
  height: 90%;
  overflow-y: hidden;
  overflow: visible;
}
[data-v-6192cdd3] .el-carousel__item--card.is-in-stage {
  height: 100%;
  width: 30%;
  overflow: visible;
}
[data-v-6192cdd3] .el-carousel__container {
  height: 4rem;
  width: 6rem;
  overflow: visible;
}
/* 这里是设置设备在线率右下角的横线快速索引 */
[data-v-6192cdd3] .__web-inspector-hide-shortcut__ {
  display: none;
}
@media screen and (max-width: 1380px) {
[data-v-6192cdd3] .el-carousel__container {
    margin-top: 0.1rem;
    height: 6rem;
    width: 6rem;

    overflow: visible;
}
}
[data-v-6192cdd3] .el-carousel__indicators--outside {
  margin-top: -0.55rem;
  display: none;
}
@media screen and (max-width: 1510px), (max-height: 930px) {
[data-v-6192cdd3] .el-carousel__indicators--outside {
    margin-top: -0.75rem;
    display: none;
}
}
@media screen and (max-width: 1380px), (max-height: 890px) {
[data-v-6192cdd3] .el-carousel__indicators--outside {
    margin-top: -1rem;
    display: none;
}
}


.footer[data-v-fc7bb274] {
  height: 1.25rem;
  position: absolute;
  width: 24rem;
  
  z-index: 1000;
  background: url(../img/But_touch1.748c3ff2.png) no-repeat;
  background-size: 100%;
  position: fixed;
  top: 11.2rem;

  bottom:0;
  margin:auto;
  min-width: 1090px;
}
.footer a[data-v-fc7bb274] {
  position: relative;
  text-decoration: none;
  line-height: 0.7rem;
  left: 38.6%;
  top: 3%;
  display: inline-block;
  font-size: 0.3rem;
  color: #95e4f7;
  /* font-weight: bold; */
  padding: 0.13rem;
}
.footer a[data-v-fc7bb274]:hover {
  color: lightblue;
}
.footer_box[data-v-fc7bb274] {
  display: inline-block;
  height: 2rem;
  margin-right: 1.2rem
}
.footer_box2[data-v-fc7bb274] {
  display: inline-block;
  height: 2rem;
  margin-right: 1.15rem
}
.footer_box3[data-v-fc7bb274] {
  display: inline-block;
  height: 2rem;
  margin-left: 0.1rem
}
@media screen and (max-width: 1080px) {
.footer_box[data-v-fc7bb274] {
  display: inline-block;
  height: 2rem;
  margin-left: 0.7rem;
  margin-top: 0.1rem;
}
.footer_box2[data-v-fc7bb274] {
  display: inline-block;
  height: 2rem;
  margin-left: 0.3rem;
  margin-top: 0.1rem;
}
.footer_box3[data-v-fc7bb274] {
  display: inline-block;
  height: 2rem;
  margin-right: 0rem;
  margin-top: 0.1rem;
}
}


.chartRHBackground[data-v-2fc4e618] {
  position: absolute;
  background: url(../img/RHchart.3944d64a.png) no-repeat;
  background-size: 4.57rem 4.64rem;
  height: 4.5rem;
  margin-left: -0.8rem;
  margin-top: -1.33rem;
  z-index: 1;
}
.chartRH[data-v-2fc4e618] {
  margin-left: 1.3rem;
  margin-top: 1.42rem;
  height: 1.8rem;
  width: 1.8rem;
  z-index: 1000;
}
.chartTemp[data-v-2fc4e618] {
  position: relative;
  height: 2.2rem;
  width: 2.2rem;
  margin-left: 2.9rem;
  margin-top: 0.35rem;
  pointer-events: none;
}
.warning[data-v-2fc4e618] {
  margin: 0 auto;
  margin-top: 0.6rem;
  margin-left: 0.25rem;
  text-align: center;
}
.line1[data-v-2fc4e618] {
  background: url(../img/ContainLine.8bd007fd.png) no-repeat;
  background-size: 2.67rem 0.4rem;
  margin-left: 0.9rem;
  margin-top: 0.15rem;
  color: #06dee6;
  padding-top: 0.09rem;
  padding-left: 0.08rem;
  font-size: 0.17rem;
  font-weight: bold;
  width: 5.6rem;
  height: 0.5rem;
  opacity: 0.8;
}
.line2[data-v-2fc4e618] {
  background: url(../img/ContainLine.8bd007fd.png) no-repeat;
  background-size: 2.4rem 0.4rem;
  margin-left: 2.88rem;
  margin-top: -0.16rem;
  color: #06dee6;
  padding-top: 0.09rem;
  padding-left: 0.1rem;
  font-size: 0.17rem;
  font-weight: bold;
  width: 5.5rem;
  height: 0.5rem;
  opacity: 0.8;
}


.flex-container[data-v-3d01aa5e] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.panel[data-v-3d01aa5e] {
  position: absolute;
  z-index: 1000;
  top: 13%;
  left: 1.5%; /* 使用百分比 */
  width: 24%; /* 使用百分比 */
  height: 25%; /* 使用百分比 */
  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-3d01aa5e] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.cascader-item[data-v-3d01aa5e] {
  position: absolute;
  margin-left: 18%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
/* /deep/.el-cascader--mini {
  
} */
[data-v-3d01aa5e] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0.3rem;
  width: 1.2rem;
}
[data-v-3d01aa5e] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.contain[data-v-3d01aa5e] {
  width: 3.5rem;
  height: 3rem;
}
.containchart[data-v-3d01aa5e] {
  width: 3.2rem;
  height: 2.5rem;
}


.echartDiv[data-v-33652fd9] {
  width: 4.35rem;
  height: 3.5rem;
}
.Deflection[data-v-33652fd9] {
  position: absolute;
  top: 1.2rem;
  left: 4.1rem;
  width: 1.3rem;
  height: 1rem;
}
@media screen and (max-width: 1619px) {
.Deflection[data-v-33652fd9] {
    position: absolute;
    top: 1.2rem;
    left: 4.1rem;
    width: 1.3rem;
    height: 1rem;
}
}
.Mfont[data-v-33652fd9] {
  padding-left: 0.4rem;
  margin-top: -0.1rem;
  font-size: 0.2rem;
  font-family: Adobe Heiti Std;
  color: rgb(255, 255, 255);
  line-height: 1.852;
  text-align: left;
}
.Max[data-v-33652fd9] {
  margin-top: -0.15rem;
  margin-left: 0.2rem;
  margin-bottom: 0.3rem;
  width: 1.3rem;
  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.06rem;
  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-33652fd9] {
  margin-top: 0rem;
  margin-left: 0.2rem;
  padding-top: 0.06rem;
  width: 1.3rem;
  height: 0.6rem;
  padding-left: 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);

  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-3d49d9c4] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.panel[data-v-3d49d9c4] {
  position: absolute;
  z-index: 1000;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  top: 39%;
  left: 1.5%; /* 使用百分比 */
  width: 24%; /* 使用百分比 */
  height: 25%; /* 使用百分比 */
  /* background-size:宽 高 */
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;
}
.select[data-v-3d49d9c4] {
  width: 1.19rem;
  position: absolute;
  margin-left: 1.3rem;
  margin-top: -0.39rem;
  z-index: 1000;
}
[data-v-3d49d9c4] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0rem;
  width: 1.33rem;
}
[data-v-3d49d9c4] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.Deflection[data-v-3d49d9c4] {
  position: absolute;
  top: 35%;
  left: 75%;
  width: 100%;
  height: 100%;
}
/* .AngularMax {
background-image: -moz-linear-gradient( 90deg, rgba(250,209,38,0.99608) 0%, rgb(255,84,79) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(250,209,38,0.99608) 0%, rgb(255,84,79) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(250,209,38,0.99608) 0%, rgb(255,84,79) 100%);
position: absolute;

width: 43px;
height: 46px;
z-index: 1;
}

.AngularMin {
background-image: -moz-linear-gradient( 90deg, rgb(114,215,204) 0%, rgb(40,207,179) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(114,215,204) 0%, rgb(40,207,179) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(114,215,204) 0%, rgb(40,207,179) 100%);
position: absolute;

width: 43px;
height: 46px;
z-index: 4;
} */
.Mfont[data-v-3d49d9c4] {
  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;
}
.panel .title[data-v-3d49d9c4] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.Max[data-v-3d49d9c4] {
  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: 23px;
  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-3d49d9c4] {
  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: 23px;
  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);
}


.chart[data-v-70dd9fe9] {
  position: absolute;
  margin-left: -0.2rem;
  margin-top: -0.5rem;
  width: 4.2rem;
  height: 3.8rem;
  padding-left: 0rem;
}
.chartRange[data-v-70dd9fe9] {
  position: absolute;
  margin-left: 0rem;
  margin-top: -0.5rem;
  width: 4.2rem;
  height: 4.08rem;
  padding-left: 0rem;
}
.Deflection[data-v-70dd9fe9] {
  position: absolute;
  top: 1.2rem;
  left: 4.1rem;
  width: 1.3rem;
  height: 1rem;
}
@media screen and (max-width: 1619px) {
.Deflection[data-v-70dd9fe9] {
    position: absolute;
    top: 1.2rem;
    left: 4.1rem;
    width: 1.3rem;
    height: 1rem;
}
}
.Mfont[data-v-70dd9fe9] {
  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-70dd9fe9] {
  position: absolute;
  top: -0.1rem;
  margin-bottom: 0.27rem;
  left: -0.1rem;
  width: 0.5rem;
  height: 0.5rem;
}
.AngularMin[data-v-70dd9fe9] {
  margin-top: 0.5rem;
  position: absolute;
  top: -0.01rem;
  left: -0.1rem;
  width: 0.5rem;
  height: 0.5rem;
}
.Max[data-v-70dd9fe9] {
  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-70dd9fe9] {
  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-afb4a64e] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.panel[data-v-afb4a64e] {
  position: absolute;
  z-index: 1000;
  top: 65%;
  width: 24%; /* 使用百分比 */
  height: 25%; /* 使用百分比 */
  left: 1.5%;
  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-afb4a64e] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.select[data-v-afb4a64e] {
  width: 1.19rem;
  position: absolute;
  margin-left: 1.3rem;
  margin-top: -0.39rem;
  z-index: 1000;
}
[data-v-afb4a64e] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0rem;
  width: 1.33rem;
}
[data-v-afb4a64e] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}




.flex-container[data-v-603c9020] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.panel[data-v-603c9020] {
  position: absolute;
  z-index: 1000;
  top: 13%;
  right: 1.5%; /* 使用百分比 */
  width: 24%; /* 使用百分比 */
  height: 25%; /* 使用百分比 */
  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-603c9020] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.panel h3[data-v-603c9020] {
  font-size: 0.2rem;
  margin-bottom: 0.1rem;
}
.content[data-v-603c9020] {
  width: 4.72rem;
  margin-left: 0.25rem;
  margin-top: 0.28rem;
  font-size: 0.24rem;
}
.SpacerRow[data-v-603c9020] {
  height: 5px;
  line-height: 0; /* 防止内容显示 */
  border: none; /* 防止边框显示 */
  padding: 0; /* 防止内边距显示 */
  margin-top: 10px; /* 设置间隔大小 */
}
table[data-v-603c9020],
tbody[data-v-603c9020] {
  display: block;
  height: 1.9rem;
  margin-top: 0.12em;
  border-collapse: collapse;
  cursor: default;
}
tbody[data-v-603c9020] {
  overflow-y: hidden;
}
table thead[data-v-603c9020],
tbody tr[data-v-603c9020] {
  display: table;
  width: 100%;
  table-layout: fixed;
}
table thead[data-v-603c9020] {
  position: sticky;
  width: 100%;
}
table thead th[data-v-603c9020] {
  padding: 0px;
  text-align: center;
}
table tbody td[data-v-603c9020] {
  padding: 6px;
  font-size: 0.2rem;
  text-align: center;
  /* 限制td 只显示一行 */
  white-space: nowrap;
  border-bottom: solid #ccc 0.1px;
}


.flex-container[data-v-64627bf8] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.panel[data-v-64627bf8] {
  position: absolute;
  z-index: 1000;
  top: 39%;
  right: 1.5%; /* 使用百分比 */
  width: 24%; /* 使用百分比 */
  height: 25%; /* 使用百分比 */
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1875rem 0.5rem;
  color: #fff;
  overflow: hidden;

  color: #fff;
}
.panel .title[data-v-64627bf8] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.select[data-v-64627bf8] {
  width: 1.27rem;
  position: absolute;
  margin-left: 1.4rem;
  margin-top: -0.39rem;
  z-index: 1000;
}
[data-v-64627bf8] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.contain[data-v-64627bf8] {
  background-position: center;
  background: url(../img/strain02.8e2aa881.png) no-repeat;
  background-size: 100% 40%;
  background-color: trans;
  margin-top: 2%;
  margin-left: 3%;
  width: 95%;
  height: 120%;
}
.Max[data-v-64627bf8] {
  margin-top: 0rem;
  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);
  opacity: 1;
  padding-left: 0.03rem;
  font-size: 0.24rem;
  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-64627bf8] {
  margin-top: 0rem;
  margin-left: 0rem;
  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;
  -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);
}
.Mfont[data-v-64627bf8] {
  /* padding-left: 0.15rem; */
  font-size: 0.26rem;
  text-align: center;
  font-family: Adobe Heiti Std;
  color: rgb(255, 255, 255);
  line-height: 1.852;
  /* text-align: left; */
}
.Max_Min_father[data-v-64627bf8] {
  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%;
}
.Max_Min_father[data-v-64627bf8]::after {
  content: "";
  display: block;
  clear: both;
}


.chart[data-v-628b5fd5] {
  width: 6rem;
  height: 3rem;
  margin-top: -6%;
}


.flex-container[data-v-35a4c2b0] {
  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-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.panel[data-v-35a4c2b0] {
  position: absolute;
  z-index: 1000;
  top: 65%;
  right: 1.5%; /* 使用百分比 */
  width: 24%; /* 使用百分比 */
  height: 25%; /* 使用百分比 */
  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-35a4c2b0] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.cascader-item[data-v-35a4c2b0] {
  position: absolute;
  margin-left: 24%; /* 使用百分比 */
  margin-top: -0.38rem;
  z-index: 1000;
}
[data-v-35a4c2b0] .el-input--suffix {
  margin-top: 0rem;
  margin-left: 0rem;
  width: 1.2rem;
}
[data-v-35a4c2b0] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}


.main[data-v-243636ce] {
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  width: 24rem;
  height: 12.5rem;
  z-index: 0;
}
.shadow[data-v-243636ce] {
  background: url(../img/shadow.ce2e8024.png);
  width: 90%;
  height: 90%;
}
.columnL[data-v-243636ce] {
  position: absolute;
  top: 13%;
  background: url(../img/JTBackground.93af6304.png) no-repeat;
  background-size: 100% 85%;
  width: 24.7%;
  height: 90%;
  z-index: 999;
  left: 0.2rem;
}

/* ↓用于适配不同分辨率 */
/* @media screen and (min-width: 1900px) { */
/* .columnL {
    position: absolute;
    top: 13%;
    background: url(../images/JTBackground.png) no-repeat;
    width: 24.7%;
    height: 90%;
    z-index: 999;
    left: 0.2rem;
 
 
  } */
/* } */
/* @media screen and (max-width: 1212px) {
  .columnL {
    position: absolute;
    top: 13%;
    overflow: hidden;
   
    background: url(../images/JTBackground.png) no-repeat;
    background-size: 100% 85%;
    
    z-index: 999;
    left: 0.2rem;
  }
} */
/* @media screen and (max-width: 1080px) {
  .columnL {
    position: absolute;
    top: 13%;
    overflow: hidden;
   
    background: url(../images/JTBackground.png) no-repeat;
    background-size: 100% 85%;
     width: 6.4rem;
    height: 90%; 
    z-index: 999;
    left: 0.2rem;
  }
} */

/* .columnLBorder:before {
  position: absolute;
  content: '';
  background: #ff0e0e;
  top: -2px;
  left: -2px;
  right: -2px;
  top: -2px;
  z-index: 9999;
} */
/* .columnLBorder:after {
  position: absolute;
  background-color: #0eff0e;
  filter: blur(40px);
  top: -2px;
  left: -2px;
  right: -2px;
  top: -2px;
  z-index: 9999;
} */

/* ↓用于适配不同分辨率 */
.columnR[data-v-243636ce] {
  position: absolute;
  top: 13%;

  background: url(../img/JTBackground.93af6304.png) no-repeat;
  background-size: 100% 85%;
  width: 24.7%;
  height: 90%;
  right: 0.3rem;
  z-index: 40;
}

/* @media screen and (min-width: 1900px) {
  .columnR {
    position: absolute;
    top: 13%;
    background: url(../images/JTBackground.png) no-repeat;
    width: 24.7%;
    height: 90%;
    z-index: 999;
    right: 0.3rem;
  }
} */
/* @media screen and (max-width: 1080px) {
  .columnR {
    position: absolute;
    top: 13%;
    overflow: hidden;
    background: url(../images/JTBackground.png) no-repeat;
    background-size: 100% 85%;
     width: 6.4rem;
    height: 90%; 
    z-index: 999;
    right: 0.3rem;
  }
} */

/* @media screen and (max-width: 567px) {
  .columnL {
    position: absolute;
    top: 13%;
    overflow: hidden;
   
    background: url(../images/JTBackground.png) no-repeat;
    background-size: 100% 85%;
     width: 6.4rem;
    height: 90%; 
    z-index: 999;
    left: 0.2rem;
  }
  .columnR {
    position: relative;
    top: 13%;
    overflow: hidden;
    background: url(../images/JTBackground.png) no-repeat;
    background-size: 100% 85%;
     width: 6.4rem;
    height: 90%; 
    z-index: 999;
    left: 6.6rem;
  }
}
@media screen and (min-width: 1900px) {
  .column2 {
    flex: 4.5;
    background: url(../images/JTBackground.png);
  }
} */

/* @media screen and (min-width: 1900px) {
  .column3 {
    flex: 4.5;
    background: url(../images/JTBackground.png);
  }
} */
.monitor1[data-v-243636ce] {
  position: absolute;
  top: 1.4rem;
  width: 5.6rem;
  height: 3.3rem;
  z-index: 999;
}
.monitor2[data-v-243636ce] {
  top: 6.25rem;
}
.monitor3[data-v-243636ce] {
  top: 8.5rem;
}
.render[data-v-243636ce] {
  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-243636ce] {
  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-243636ce] {
  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;
}

