.tab-page[data-v-9360dfc0] {
  background-color: #F5F6FA;
}
.panel[data-v-9360dfc0] {
  background-color: #fff;
  margin: 0 10px;
  padding: 20px;
}
.board-title[data-v-9360dfc0] {
  height: 47px;
}
.board-title .title-text[data-v-9360dfc0] {
    border-left: 5px solid #736EFE;
    padding-left: 10px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 19px;
    color: #736EFE;
}
.num-text[data-v-9360dfc0] {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #666666;
  line-height: 29px;
}
.chart-box[data-v-9360dfc0] {
  width: 100%;
}
.card-row[data-v-9360dfc0] {
  display: flex;
  margin-top: 10px;
}
.card-row .stat-card[data-v-9360dfc0] {
    flex: 1;
    height: 130px;
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    padding: 16px;
    margin-right: 20px;
}
.card-row .stat-card[data-v-9360dfc0]:last-child {
      margin-right: 0;
}
.card-row .stat-card .stat-label[data-v-9360dfc0] {
      font-family: PingFang SC, PingFang SC;
      font-weight: 600;
      font-size: 16px;
      color: #666666;
      line-height: 24px;
}
.card-row .stat-card .stat-value[data-v-9360dfc0] {
      margin-top: 14px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 600;
      font-size: 40px;
      color: #333333;
      line-height: 50px;
}
.card-row .stat-card .stat-value .stat-unit[data-v-9360dfc0] {
        margin-left: 10px;
        font-weight: 400;
        font-size: 14px;
        color: #999999;
}
.flex-row[data-v-9360dfc0] {
  display: flex;
  margin-top: 30px;
}
.flex-row .pie-col[data-v-9360dfc0] {
    flex: 1;
    padding: 0 20px;
}
.flex-row .pie-col .pie-title[data-v-9360dfc0] {
      text-align: center;
}
.flex-row .circle-panel[data-v-9360dfc0] {
    width: 32%;
    flex: none;
    border-radius: 16px;
    background-color: #F4F3FF;
    padding: 30px;
}
.flex-row .circle-panel .circle-item[data-v-9360dfc0] {
      padding: 20px 0;
}
.flex-row .circle-panel .circle-item .circle-label[data-v-9360dfc0] {
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #666666;
}
.flex-row .circle-panel .circle-item .circle-value[data-v-9360dfc0] {
        margin-top: 16px;
        font-weight: 600;
        font-size: 42px;
        color: #333333;
        line-height: 52px;
}
.flex-row .circle-panel .circle-item .circle-value .circle-unit[data-v-9360dfc0] {
          margin-left: 10px;
          font-weight: 400;
          font-size: 14px;
          color: #999999;
}
.flex-row .circle-panel .circle-divider[data-v-9360dfc0] {
      height: 1px;
      background-color: #E3E0F7;
}

