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

