.chart-card-header[data-v-bc1c776e] {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.chart-card-header .meta[data-v-bc1c776e] {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.chart-card-action[data-v-bc1c776e] {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.chart-card-footer[data-v-bc1c776e] {
  border-top: 1px solid #e8e8e8;
  padding-top: 9px;
  margin-top: 8px;
}
.chart-card-footer > *[data-v-bc1c776e] {
  position: relative;
}
.chart-card-footer .field[data-v-bc1c776e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.chart-card-content[data-v-bc1c776e] {
  margin-bottom: 12px;
  position: relative;
  height: 46px;
  width: 100%;
}
.chart-card-content .content-fix[data-v-bc1c776e] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.total[data-v-bc1c776e] {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
  color: #000;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 38px;
  height: 38px;
}

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

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

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

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

.rank[data-v-83c80048] {
  padding: 0 32px 32px 72px;
}
.rank .list[data-v-83c80048] {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
.rank .list li[data-v-83c80048] {
  margin-top: 16px;
}
.rank .list li span[data-v-83c80048] {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 22px;
}
.rank .list li span[data-v-83c80048]: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-83c80048] {
  background-color: #314659;
  color: #fff;
}
.rank .list li span[data-v-83c80048]:last-child {
  float: right;
}
.mobile .rank[data-v-83c80048] {
  padding: 0 32px 32px 32px;
}

.extra-wrapper[data-v-26bd5f00] {
  line-height: 55px;
  padding-right: 24px;
}
.extra-wrapper .extra-item[data-v-26bd5f00] {
  display: inline-block;
  margin-right: 24px;
}
.extra-wrapper .extra-item a[data-v-26bd5f00] {
  margin-left: 24px;
}
.item-group[data-v-26bd5f00] {
  padding: 20px 0 8px 24px;
  font-size: 0;
}
.item-group a[data-v-26bd5f00] {
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-size: 14px;
  margin-bottom: 13px;
  width: 25%;
}
.item-group .more-btn[data-v-26bd5f00] {
  margin-bottom: 13px;
  text-align: center;
}
.list-content-item[data-v-26bd5f00] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-left: 40px;
}
@media only screen and (min-width: 1600px) {
.list-content-item[data-v-26bd5f00] {
    margin-left: 60px;
}
}
@media only screen and (max-width: 1300px) {
.list-content-item[data-v-26bd5f00] {
    margin-left: 20px;
}
.width-hidden4[data-v-26bd5f00] {
    display: none;
}
}
.list-content-item span[data-v-26bd5f00] {
  line-height: 20px;
}
.list-content-item p[data-v-26bd5f00] {
  margin-top: 4px;
  margin-bottom: 0;
  line-height: 22px;
}
.anty-list-cust .ant-list-item-meta[data-v-26bd5f00] {
  -ms-flex: 0.3 !important;
      flex: 0.3 !important;
}
.anty-list-cust .ant-list-item-content[data-v-26bd5f00] {
  -ms-flex: 1 !important;
      flex: 1 !important;
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
  margin-left: 20px;
}

