.antv-chart-mini[data-v-a5d472f4] {
  position: relative;
  width: 100%;
}
.antv-chart-mini .chart-wrapper[data-v-a5d472f4] {
  position: absolute;
  bottom: -28px;
  width: 100%;
  /*    margin: 0 -5px;
    overflow: hidden;*/
}

.antv-chart-mini[data-v-6bfb4374] {
  position: relative;
  width: 100%;
}
.antv-chart-mini .chart-wrapper[data-v-6bfb4374] {
  position: absolute;
  bottom: -28px;
  width: 100%;
  /*    margin: 0 -5px;
    overflow: hidden;*/
}

.antv-chart-mini[data-v-18834924] {
  position: relative;
  width: 100%;
}
.antv-chart-mini .chart-wrapper[data-v-18834924] {
  position: absolute;
  bottom: -28px;
  width: 100%;
  /*    margin: 0 -5px;
    overflow: hidden;*/
}

.chart-mini-progress[data-v-b26791ae] {
  padding: 5px 0;
  position: relative;
  width: 100%;
}
.chart-mini-progress .target[data-v-b26791ae] {
  position: absolute;
  top: 0;
  bottom: 0;
}
.chart-mini-progress .target span[data-v-b26791ae] {
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 2px;
}
.chart-mini-progress .target span[data-v-b26791ae]:last-child {
  top: auto;
  bottom: 0;
}
.chart-mini-progress .progress-wrapper[data-v-b26791ae] {
  background-color: #f5f5f5;
  position: relative;
}
.chart-mini-progress .progress-wrapper .progress[data-v-b26791ae] {
  -webkit-transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
  border-radius: 1px 0 0 1px;
  background-color: #FA541C;
  width: 0;
  height: 100%;
}

.rank[data-v-8ec947b4] {
  padding: 0 32px 32px 72px;
}
.rank .list[data-v-8ec947b4] {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
.rank .list li[data-v-8ec947b4] {
  margin-top: 16px;
}
.rank .list li span[data-v-8ec947b4] {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 22px;
}
.rank .list li span[data-v-8ec947b4]:first-child {
  background-color: #f5f5f5;
  border-radius: 20px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  margin-right: 24px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
}
.rank .list li span.active[data-v-8ec947b4] {
  background-color: #314659;
  color: #fff;
}
.rank .list li span[data-v-8ec947b4]:last-child {
  float: right;
}
.mobile .rank[data-v-8ec947b4] {
  padding: 0 32px 32px 32px;
}

