
.chart[data-v-59954000] {
  width: 5.5rem;
  height: 3.5rem;
  overflow: hidden;
}


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

