.card-avatar[data-v-5c74ffc4] {
  width: 48px;
  height: 48px;
  border-radius: 48px;
}
.ant-card-actions[data-v-5c74ffc4] {
  background: #f7f9fa;
}
.ant-card-actions li[data-v-5c74ffc4] {
  float: left;
  text-align: center;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  width: 50%;
}
.ant-card-actions li[data-v-5c74ffc4]:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}
.ant-card-actions li a[data-v-5c74ffc4] {
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  display: inline-block;
  width: 100%;
}
.ant-card-actions li a[data-v-5c74ffc4]:hover {
  color: #FA541C;
}
.new-btn[data-v-5c74ffc4] {
  background-color: #fff;
  border-radius: 2px;
  width: 100%;
  height: 188px;
}
.meta-content[data-v-5c74ffc4] {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 64px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

