.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;
}

.header-notice[data-v-76bcb248] {
  display: inline-block;
  transition: all 0.3s;
}
.header-notice span[data-v-76bcb248] {
  vertical-align: initial;
}


.alert[data-v-1de75ee0] {
    margin-bottom: 16px;
}

.toolbar[data-v-663767e8] {
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  height: 56px;
  line-height: 56px;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.03);
  background: #fff;
  border-top: 1px solid #e8e8e8;
  padding: 0 24px;
  z-index: 9;
}

