.admin-overview[data-v-eb8bf51c],
.header-title[data-v-eb8bf51c] {
  margin-bottom: 30px;
}
.loading-wrap[data-v-eb8bf51c] {
  margin: 0 auto;
}
.item-wrap[data-v-eb8bf51c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
}
.item-wrap .item[data-v-eb8bf51c] {
  width: 32%;
  border: 1px solid #e6e6e6;
}
.item-wrap .item[data-v-eb8bf51c] .ivu-card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 30px;
}
.item-wrap .item .ivu-icon[data-v-eb8bf51c] {
  margin-right: 20px;
  font-size: 40px;
}
.item-wrap .item .item-title[data-v-eb8bf51c] {
  font-size: 16px;
  margin-bottom: 5px;
}
.item-wrap .item .item-num[data-v-eb8bf51c] {
  font-weight: bold;
}
.item-wrap .item .item-num .amount[data-v-eb8bf51c] {
  font-size: 28px;
  padding-right: 4px;
}

