.card-info .lstick[data-v-b3cb843e] {
  background: #478ef9;
  width: 2px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 38px;
}
.card-info .info-wrap[data-v-b3cb843e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
}
.card-info .info-wrap .icon[data-v-b3cb843e] {
  display: inline-block;
  width: 55px;
  margin-right: 1rem;
}
.card-info .info-wrap .content[data-v-b3cb843e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-info .info-wrap .content .text[data-v-b3cb843e] {
  color: #99abb4;
  font-size: 0.875rem;
  margin-top: 0.5rem;
}
.card-info .info-wrap .content .mt[data-v-b3cb843e] {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
  color: #67757c;
}

.card-chart-line .ivu-card-head {
  border-bottom: none !important;
}
.card-chart-line .card-title {
  color: #67757c;
}
.card-chart-line .wrap {
  height: 370px;
}
.card-chart-line .wrap .text {
  padding: 1rem;
  text-align: center;
  color: #67757c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-chart-line .wrap .text h6 {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.card-chart-line .wrap .text h3 {
  font-size: 1.3125rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.card-bar .ivu-card-head {
  border-bottom: none !important;
}
.card-bar .card-title {
  color: #67757c;
}
.card-bar .wrap {
  height: 370px;
}
.card-bar .wrap .text {
  padding: 1rem;
  text-align: center;
  color: #67757c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-bar .wrap .text h6 {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.card-bar .wrap .text h3 {
  font-size: 1.3125rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
}

.card-radar .ivu-card-head {
  border-bottom: none !important;
}
.card-radar .card-title {
  color: #67757c;
}
.card-radar .wrap {
  height: 350px;
}

.dashboard-page .margin[data-v-7ff93952] {
  margin-bottom: 20px;
}

