
[data-v-fccb7e86] .ant-tabs-bar {
  padding: 12px 16px 0;
  background-color: #fff;
  margin: 0;
}
.statistics-wrap[data-v-fccb7e86] {
  width: 100%;
  min-height: calc(100vh - 64px);
}
.date-wrap[data-v-fccb7e86] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 32px;
}
.card-wrap[data-v-fccb7e86] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 20px;
  position: relative;
}
.card-item[data-v-fccb7e86] {
  width: 30%;
  background: #fff;
  border-radius: 4px;
  padding: 20px 20px 5px;
  margin-bottom: 16px;
  box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.1);
  position: relative;
}
.card-item[data-v-fccb7e86]:hover {
  background: #f3fefc;
}
.card-header[data-v-fccb7e86] {
  -ms-flex-pack: justify;
      justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -ms-flex-align: center;
      align-items: center;
}
.big-label[data-v-fccb7e86] {
  font-size: 16px;
  font-weight: bold;
}
.card-content[data-v-fccb7e86] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
}
.card-label[data-v-fccb7e86] {
  font-size: 16px;
  color: rgba(31, 45, 61, 0.6);
}
.card-value[data-v-fccb7e86] {
  font-size: 20px;
  color: #04cb94;
  cursor: pointer;
}
.card-value1[data-v-fccb7e86] {
  font-size: 20px;
}
.task-nav[data-v-fccb7e86] {
  background-color: #fff;
  margin-bottom: 8px;
  padding: 20px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.loading-wrap[data-v-fccb7e86] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  padding-top: 65px;
}
.loading-wrap1[data-v-fccb7e86] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  padding-top: 20px;
}
.table-wrap[data-v-fccb7e86] {
  padding: 20px;
  background: #fff;
  min-height: calc(100vh - 200px);
}
.content-wrap[data-v-fccb7e86] {
  background-color: #fff;
  padding: 12px;
}

