.lineChartBox[data-v-6e722fac] {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 1rem;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
}
[data-theme="light"] .lineChartBox[data-v-6e722fac] {
  color: #3B3559 !important;
}
[data-theme="dark"] .lineChartBox[data-v-6e722fac] {
  color: #ffffff !important;
}
.lineChartBox_head_title[data-v-6e722fac] {
  font-weight: 700;
  font-size: 1.25rem;
}
.lineChartBox_head_num[data-v-6e722fac] {
  min-height: 1.25rem;
  margin-top: 1rem;
  font-weight: 700;
  font-size: 1.625rem;
}
.lineChartBox_head_num .icon[data-v-6e722fac] {
  font-size: 1.125rem;
}
.lineChartBox_content[data-v-6e722fac] {
  width: 100%;
  height: 16.25rem;
  margin: 0.625rem auto 0;
}
