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

