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

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

.analysis-index .page-wrapper {
  margin: 24px;
}
.analysis-index .page-wrapper .extra-wrapper {
  line-height: 55px;
  padding-right: 24px;
}
.analysis-index .page-wrapper .extra-wrapper .extra-item {
  display: inline-block;
  margin-right: 24px;
}
.analysis-index .page-wrapper .extra-wrapper .extra-item a {
  margin-left: 24px;
}
.analysis-index .page-wrapper .chart-wrapper {
  position: absolute;
  bottom: -10px;
  width: 100%;
}
.analysis-index .page-wrapper .chart-wrappers-single {
  /*width: 500px;*/
}
.analysis-index .page-wrapper .chart-wrappers-single div {
  width: auto !important;
}

