
.flex-container[data-v-2f53e569] {
  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-2f53e569] {
  position: absolute;
  z-index: 1000;
  top: 62%;
  left: 46%;
  width: 28.5%;
  height: 27%;
  background: url(../img/panel0102.b8d10546.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.1rem 0.15rem;
  color: #fff;
}
.header-row[data-v-2f53e569] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.2rem;
  gap: 0.1rem;
}
.panel .title[data-v-2f53e569] {
  font-weight: 800;
  font-size: 0.22rem;
  color: #fff;
  text-shadow: 0 0 10px rgba(59, 130, 246, 0.5);
  letter-spacing: 2px;
  margin: 0;
  white-space: nowrap;
}
.cascader-item[data-v-2f53e569] {
  z-index: 1001;
}
[data-v-2f53e569] .el-input__inner {
  color: #fff !important;
  background-color: rgba(30, 41, 59, 0.5) !important;
  border-color: #3b82f6 !important;
  font-weight: bold;
  height: 22px !important;
  line-height: 22px !important;
  font-size: 12px !important;
  padding: 0 8px !important;
  width: 80px !important;
}
[data-v-2f53e569] .el-input__suffix {
  right: 3px;
}
[data-v-2f53e569] .el-input__suffix .el-input__icon {
  line-height: 22px;
}
.charts-container[data-v-2f53e569] {
  position: absolute;
  top: 0.5rem;
  left: 0.05rem;
  right: 0.05rem;
  bottom: 0.05rem;
}
.pier-charts[data-v-2f53e569] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  height: 100%;
}
.pier-chart-item[data-v-2f53e569] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.axis-info[data-v-2f53e569] {
  text-align: center;
  font-size: 0.13rem;
  color: #ffffff;
  margin-bottom: -5px;
  font-weight: bold;
}
.axis-info .value[data-v-2f53e569] {
  color: #22d3ee;
  font-size: 0.15rem;
  font-family: 'Arial Black', sans-serif;
}
.pier-chart-content[data-v-2f53e569] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}

