.excerpt {
  padding: 20px 20px 20px 220px;
  overflow: hidden;
  border-bottom: 1px solid #f3f3f3
}

.excerpt-home {
  background-color: #EAF5FC;
  border: #f3f3f3 solid 1px !important;
}

.excerpt:nth-last-of-type(1) {
  border-radius: 0 0 6px 6px;
}

.excerpt .post-linkto {
  text-align: right;
  margin-bottom: 0;
  margin-top: 5px
}

.excerpt .focus {
  float: left;
  margin-left: -200px;
  width: 180px;
  height: 123px;
  display: flex;
  border-radius: 6px;
  overflow: hidden
}

.excerpt video,
.excerpt .thumb {
  flex: 1;
  -o-object-fit: cover;
  object-fit: cover
}

.excerpt .title {
  font-size: 18px;
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 10px;
}

.excerpt .title a:hover {
  color: #409eff
}

.excerpt .title a span {
  color: #ff5e52
}

.excerpt .title a:hover span {
  color: #409eff
}

.excerpt .note {
  font-size: 14px;
  color: #666;
  word-wrap: break-word;
  margin-bottom: 0;
  max-height: 46px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.excerpt .cat,
.excerpt time,
.excerpt .pv,
.excerpt .pc,
.excerpt .-tags,
.excerpt .author {
  margin-right: 15px;
  display: inline-block
}

.excerpt .author img {
  vertical-align: middle;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
  position: relative
}

.excerpt .post-like {
  float: right
}

.excerpt .post-like.actived {
  color: #409eff
}

.excerpt .note {
  font-size: 14px;
  color: #666;
  word-wrap: break-word;
  margin-bottom: 0;
  max-height: 46px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2
}

.excerpt .meta {
  color: #999;
  margin-top: 20px;
  overflow: hidden;
  height: 24px
}

.excerpt .meta i {
  margin-right: 6px
}

.excerpt .meta a {
  color: #999
}

.excerpt .meta a:hover {
  color: #409eff
}

.excerpt .-tags {
  display: inline
}

.excerpt .-tags a {
  margin-right: 22px;
  display: inline-block;
  position: relative
}

.excerpt .-tags a::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 9px;
  left: -13px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #333333
}

.excerpt .-tags a:first-child::before {
  display: none
}

.excerpt .-tags a:last-child {
  margin-right: 0
}

@media screen and (max-width: 767.98px) {
  .excerpt {
    position: relative;
    padding: 14px 150px 15px 15px;
    border-radius: 0 !important;
    border-top: 1px solid #f3f3f3;
  }

  .excerpt:last-child::before {
    display: none
  }

  .excerpt .focus {
    float: right;
    margin-right: -135px;
    width: 120px;
    height: 82px
  }

  .excerpt .title {
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.4;
    font-weight: normal;
    position: relative;
    top: -2px
  }

  .excerpt .note {
    display: none
  }

  .excerpt .author {
    display: none
  }

  .excerpt .meta {
    position: absolute;
    bottom: 11px;
    left: 15px;
    right: 150px;
    font-size: 12px;
    margin-top: 0;
    height: 19px
  }

  .excerpt .meta i {
    margin-right: 4px
  }

  .excerpt .meta time,
  .excerpt .meta .pc,
  .excerpt .meta .zlink,
  .excerpt .meta .-tags {
    display: none
  }

  .excerpt .meta .post-like i {
    display: inline-block
  }

  .excerpt .meta .cat,
  .excerpt .meta time,
  .excerpt .meta .pv,
  .excerpt .meta .pc,
  .excerpt .meta .-tags,
  .excerpt .meta .author {
    margin-right: 10px
  }
}

.tb_box {}

.tb_box .tb-thumb {
  display: block;
  border: #f3f3f3 1px solid;
  background-color: #f7f7f7;
  border-radius: 12px;
}

.tb_box .tb-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 12px;
}

.tb_box .tag-list {
  display: flex;
  flex-wrap: wrap;
  height: 14px;
  line-height: 14px;
  margin-top: 8px;
  overflow: hidden
}

.tb_box .tag-ad-image {
  height: 14px;
  margin-right: 8px;
  -o-object-fit: contain;
  object-fit: contain
}

.tb_box .tag-text {
  color: #ff5000;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  margin-right: 8px;
  vertical-align: top
}

.tb_box .info-wrapper {
  margin-top: 8px;
  overflow: hidden;
  width: 100%
}

.tb_box .tb-title {
  position: relative;
  font-size: 16px;
  color: #1f1f1f;
  font-weight: 500;
  line-height: 24px;
  height: 48px;
  word-break: break-all;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  overflow-wrap: break-word
}

.tb_box .tb-title:hover a {
  color: #409eff
}

.tb_box .price-wrapper {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  height: 24px;
  margin-bottom: 8px;
  margin-top: 4px;
}

.tb_box .price-unit {
  color: #ff5000;
  font-family: Inter V;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: -.5px;
}

.tb_box .month-sale {
  color: #7a7a7a;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: -1px;
  margin-left: 8px;
}

.tb_box .price-value {
  color: #ff5000;
  font-family: Inter V;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -.4px;
  line-height: 22px;
}