.index-wrap[data-v-009c1fb7] {
  height: 100%;
  background-color: #fff;
}
.index-wrap .card-list-wrap[data-v-009c1fb7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-wrap .card-list-wrap .card-item[data-v-009c1fb7] {
  min-width: 250px;
  height: 220px;
  border-radius: 6px;
  border: 1px solid #cccccc;
  margin: 6px calc(0.3% - 1px);
  padding: 0;
  cursor: default;
}
.index-wrap .card-list-wrap .card-item[data-v-009c1fb7] .ant-card-body {
  background-color: #fff;
  border-radius: 6px;
  padding: 0 16px;
  width: 100%;
  height: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-item .card-header[data-v-009c1fb7] {
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.card-item .card-content[data-v-009c1fb7] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-item .card-content .desc-item[data-v-009c1fb7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-item .card-content .desc-item.name[data-v-009c1fb7] {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
}
.card-item .card-content .desc-item .desc-text[data-v-009c1fb7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}
.card-item .card-content .desc-item .desc-text span[data-v-009c1fb7] {
  color: #0064c8;
  font-size: 12px;
}
.card-item .card-content .desc-item .v-top[data-v-009c1fb7] {
  vertical-align: top;
}
.card-item .card-content .desc-item .desc-content[data-v-009c1fb7] {
  height: 100%;
  max-width: 50%;
  text-align: right;
}
.card-item .card-content .not-only[data-v-009c1fb7] {
  max-width: calc(100% - 22px);
}
.card-item .card-content .full-width[data-v-009c1fb7] {
  max-width: 100%;
}
.card-item .card-footer[data-v-009c1fb7] {
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-item .card-footer button + button[data-v-009c1fb7] {
  margin-left: 3px;
}
.card-item .card-footer .btn[data-v-009c1fb7] {
  min-width: 80px;
}
[data-v-009c1fb7] .ant-btn[disabled],[data-v-009c1fb7] .ant-btn[disabled]:hover {
  background-color: #f9f9f9;
  border-color: #e9e9e9;
}
.divider[data-v-009c1fb7] {
  margin: 0 !important;
  opacity: 0.2;
}

