.card5[data-v-4b34dfe9] {
  background-size: cover;
  height: 345px;
  padding: 24px 28px;
}
.card5 .info-wrap[data-v-4b34dfe9] {
  height: 289px;
  width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card5 .info-wrap .title-content[data-v-4b34dfe9] {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
.card5 .info-wrap .desc[data-v-4b34dfe9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffa801;
  cursor: pointer;
}

