
.card[data-v-1c17f20e] {
  width: 100%;
  height: 400px;
  margin-top: 5px;
  margin-right: 5px;
  border-radius: 4px;
}
.extra[data-v-1c17f20e] {
  text-align: center;
  width: 82px;
  height: 30px;
  line-height: 30px;
}
.title[data-v-1c17f20e] {
  opacity: 1;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 23.4px;
  color: rgba(76, 92, 130, 1);
  text-align: left;
  vertical-align: top;
}
.description[data-v-1c17f20e] {
  width: 260px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.entrance[data-v-1c17f20e] {
  display: -ms-flexbox;
  display: flex;
  width: 138px;
  height: 39px;
  opacity: 1;
  border-radius: 4.65px;
  background: rgba(242, 248, 255, 1);
  margin-right: 20px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  cursor: pointer;
  margin-bottom: 15px;
  padding-left: 20px;
}
.text[data-v-1c17f20e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: auto;
  flex: auto;
  -ms-flex-pack: inherit;
  justify-content: inherit;

  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 17.38px;
  color: rgba(76, 92, 130, 1);
  text-align: left;
  vertical-align: top;
}
.flex[data-v-1c17f20e] {
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column-align: center;
  justify-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.demo-infinite-container[data-v-1c17f20e] {
  background: #ffffff;
  /* border: 1px solid #e8e8e8; */
  border-radius: 4px;
  overflow: auto;
  /* padding: 8px 24px; */
  height: 300px;
}

