
.flex-container[data-v-0447a74b] {
  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-0447a74b] {
  position: absolute;
  z-index: 1000;
  top: 62%;
  left: 25.5%;
  width: 21%;
  height: 27%;
  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-0447a74b] {
  font-weight: 600;
  font-size: 0.21rem;
  margin-top: 0.08rem;
  margin-left: 0.15rem;
  letter-spacing: 1px;
  margin-bottom: 0.1rem;
}

/* 图表区域 */
.chart-wrapper[data-v-0447a74b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: calc(100% - 0.4rem);
  gap: 0;
}
.chart-container[data-v-0447a74b] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  position: relative;
  width: 75%;
  height: 100%;
}
.chart[data-v-0447a74b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.info-container[data-v-0447a74b] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  width: 25%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info-inner[data-v-0447a74b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8%;
  width: 100%;
}
.stat-item[data-v-0447a74b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.AngularMax[data-v-0447a74b],
.AngularMin[data-v-0447a74b] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 0;
  aspect-ratio: 43/46;
}
.Max[data-v-0447a74b],
.Min[data-v-0447a74b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 4% 2%;
  border: 0.59px solid rgb(0, 255, 255);
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  font-size: 0.16rem;
  font-family: "DIN";
  font-weight: bold;
  text-align: center;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 0.5rem;
}
.Max[data-v-0447a74b] {
  color: rgb(255, 191, 68);
}
.Min[data-v-0447a74b] {
  color: rgb(61, 255, 203);
}
.Mfont[data-v-0447a74b] {
  margin: 0.02rem 0 0 0;
  padding: 0;
  font-size: 0.14rem;
  font-family: Adobe Heiti Std;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}

