
.box[data-v-7e661ffb] {
  height: 100%;
  width: 100%;
  position: relative;
}
.header[data-v-7e661ffb] {
  margin-top: 1%;
  margin-left: 6%;
  font-size: 0.21rem;
  white-space: nowrap;
  z-index: 999;
  position: relative;
}
.chart[data-v-7e661ffb] {
  position: relative;
  height: 100%;
  width: 100%;
  margin-left: 5%;
  margin-top: -9%;
}
.full-chart[data-v-7e661ffb] {
  height: 900px;
  width: 1200px;
  margin-left: calc(50% - 600px);
  margin-top: -150px;
}
.large-btn[data-v-7e661ffb] {
  position: relative;
  z-index: 999999 !important;
}
.large-btn[data-v-7e661ffb]:hover {
  position: relative;
  cursor: pointer;
  color: lightblue;
  z-index: 9999;
}


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

