
.container[data-v-17d14b9e] {
  position: relative;
  width: 105%;
  height: 108%;
}
.chart[data-v-17d14b9e] {
  position: absolute;
  width: 5rem;
  height: 5rem;
}
.imageGround[data-v-17d14b9e] {
  width: 5rem;
  height: 5rem;
}

/* 表格固定在右下角 */
.stats-table[data-v-17d14b9e] {
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  border-color: #3b98f1;
  font-size: 0.22rem;
  width: 1.8rem;
  height: 0.5rem;
  z-index: 10;
}
.valueChart[data-v-17d14b9e],
.valueChartHead[data-v-17d14b9e] {
  font-size: 0.13rem;
  text-align: center;
}

