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


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

