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

.chart-trend[data-v-566c702c] {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
}
.chart-trend .trend-icon[data-v-566c702c] {
  font-size: 12px;
}
.chart-trend .trend-icon.up[data-v-566c702c],
.chart-trend .trend-icon.down[data-v-566c702c] {
  margin-left: 4px;
  position: relative;
  top: 1px;
}
.chart-trend .trend-icon.up i[data-v-566c702c],
.chart-trend .trend-icon.down i[data-v-566c702c] {
  font-size: 12px;
  transform: scale(0.83);
}
.chart-trend .trend-icon.up[data-v-566c702c] {
  color: #f5222d;
}
.chart-trend .trend-icon.down[data-v-566c702c] {
  color: #52c41a;
  top: -1px;
}


/*# sourceMappingURL=109.cfe4e374.css.map*/