.card[data-v-6b380fef] {
  height: 400px;
  margin-top: 5px;
  border-radius: 4px;
}
[data-v-6b380fef] .ant-card-body {
  padding: 12px;
  zoom: 1;
}
.title[data-v-6b380fef] {
  opacity: 1;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 23.4px;
  color: #4c5c82;
  text-align: left;
  vertical-align: top;
}
.extra[data-v-6b380fef] {
  text-align: center;
  width: 82px;
  height: 30px;
  line-height: 30px;
  opacity: 1;
  border-radius: 8px;
  background: #f3faff;
  cursor: pointer;
}
.demo-infinite-container[data-v-6b380fef] {
  background: #ffffff;
  /* border: 1px solid #e8e8e8; */
  border-radius: 4px;
  overflow: auto;
  /* padding: 8px 24px; */
  height: 300px;
}
.demo-loading-container[data-v-6b380fef] {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.ant-list-item[data-v-6b380fef] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1px;
}
.ant-list-item-meta[data-v-6b380fef] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: start;
  align-items: center;
  font-size: 0;
}

