
.flex-container[data-v-7f70da58] {
  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-7f70da58] {
  position: absolute;
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 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;

  color: #fff;
}
.panel .title[data-v-7f70da58] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
}
.select[data-v-7f70da58] {
  width: 1.19rem;
  position: absolute;
  margin-left: 1.4rem;
  margin-top: -0.39rem;
  z-index: 1000;
}
[data-v-7f70da58] .el-input__inner {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-block-color: #2256b1;
  border-block-width: 2px;
}
.contain[data-v-7f70da58] {
  background-position: center;
  background: url(../img/strain.9ab7384c.png) no-repeat;
  background-size: 100% 40%;
  margin-top: 5%;
  margin-left: 3%;
  width: 95%;
  height: 120%;
}
.Max[data-v-7f70da58] {
  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-7f70da58] {
  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-7f70da58] {
  /* 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-7f70da58] {
  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: 10%;
}
.Max_Min_father[data-v-7f70da58]::after {
  content: "";
  display: block;
  clear: both;
}

