@charset "utf-8";

.lhzt-container {
  position: relative;
  background-color: #FFF9F9;
}

.lhzt-content {
  width: 1160px;
  margin: 0 auto;
  padding: 29px 0 40px;
  box-sizing: border-box;
}

.h5show {
  display: none !important;
}

.pcshow {
  display: block !important;
}

.topimg {
  width: 100%;
  display: block;
}

.lhzt-swiper {
  width: 100%;
  height: 653px;
  margin: 0 auto;
}

.lhzt-swiper .swiper-slide {}

.lhzt-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

.lhzt-swiper .swiper-pagination {
  width: auto;
  right: 5px;
  left: unset;
  bottom: 25px;
  z-index: 3;
  height: 11px;
}

.lhzt-swiper .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.59;
  width: 11px;
  height: 11px;
  border-radius: 50%;
}

.lhzt-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}

.lhzt-swiper-twrap{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(148, 8, 0, 0.67);
  padding: 0 145px 0 24px;
  box-sizing: border-box;
  z-index: 2;
}

.lhzt-swiper .lhzt-swiper-txt {
  line-height: 62px;
  font-size: 20px;
  color: #FCFCFC;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  max-width: 100%;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}

.lhzt-section {
  margin-top: 40px;
}

.lhzt-section-title {
  line-height: 63px;
  background: url('../img/2024qglh-title-bg.png') no-repeat center center;
  background-size: 100% 100%;
  overflow: hidden;
}

.lhzt-section-left {
  font-weight: bold;
  font-size: 30px;
  color: #FCFCFC;
  line-height: 32px;
  float: left;
  overflow: hidden;
  margin-top: 6px;
}

.lhzt-section-left img {
  width: 27px;
  margin: 0 17px 0 15px;
  float: left;
  margin-top: 5px;
}

.lhzt-section-left span {
  float: left;
}

.lhzt-list {
  margin-top: 26px;
  overflow: hidden;
}

.lhzt-list .lhzt-list-item {
  margin-left: 40px;
  float: left;
  width: 360px;
  background-color: #fff;
  box-sizing: border-box;
}

.lhzt-list .lhzt-list-item:first-child {
  margin-left: 0;
}

.lhzt-list .lhzt-list-item .lli-con {
  border: 1px solid #EBEAEA;
  height: 100px;
  box-sizing: border-box;
  padding: 0 16px;
}

.lhzt-list .lhzt-list-item .lli-img {
  display: block;
  width: 100%;
  height: 203px;
}

.lhzt-list .lhzt-list-item .lli-video{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 5;
}

.lhzt-list .lhzt-list-item .lli-title {
  height: 46px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  font-size: 16px;
  color: #000000;
}

.lhzt-list .lhzt-list-item .lli-des {
  margin-top: 10px;
  line-height: 20px;
  font-size: 14px;

}

.lhzt-list .lhzt-list-item .lli-des-sign {
  height: 20px;
  background: #F7F7F7;
  border-radius: 10px;
  border: 1px solid #BE0D0D;
  color: #9B0001;
  padding: 0 15px;
  margin-right: 10px;
}

.lhzt-list .lhzt-list-item .lli-des-time {
  color: #999999;
}

.lhzt-section-more {
  float: right;
  font-size: 16px;
  color: #333333;
  display: block;
}


@media screen and (max-width: 768px) {

  .h5show {
    display: block !important;
  }

  .pcshow {
    display: none !important;
  }

  .lhzt-container {
    width: 100%;
  }

  .lhzt-content {
    width: 100%;
    padding: 15px 8px 80px;
  }

  .lhzt-swiper {
    width: 100%;
    height: 203px;
  }

  .lhzt-swiper .lhzt-swiper-twrap{
    padding: 0 60px 0 8px;
    height: 47px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .lhzt-swiper .lhzt-swiper-txt {
    font-size: 15px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
  }

  .lhzt-swiper .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
  }

  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 2px;
  }

  .lhzt-swiper .swiper-pagination{
    bottom: 15px;
  }

  .lhzt-section{
    margin-top: 27px;
  }

  .lhzt-list {
    margin-top: 11px;
  }

  .lhzt-list .lhzt-list-item {
    display: none;
  }

  .lhzt-list .lhzt-list-item:first-child {
    display: block;
    margin: 0 auto;
    width: 100%;
  }

  .lhzt-section-title {
    background-image: url('../img/2024qglh-title-bgh5.png');
    line-height: 32px;
  }

  .lhzt-section-left {
    line-height: 25px;
    font-size: 15px;
    margin-top: 0;
  }

  .lhzt-section-left img {
    width: 13px;
    margin: 6px 9px 6px 8px;
  }

  .lhzt-section-left span {
    margin-top: 0;
  }

  .lhzt-section-more {
    font-size: 12px;
    position: relative;
    top: -3.5px;
  }

  .lhzt-list .lhzt-list-item .lli-title {
    font-size: 15px;
    line-height: 23px;
    margin-top: 8px;
  }

  .lhzt-list .lhzt-list-item .lli-con {
    height: 94px;
    padding: 0 15px;
  }

  .lhzt-list .lhzt-list-item .lli-des{
    margin-top: 8px;
  }

  .lhzt-list .lhzt-list-item .lli-des-sign {
    height: 19px;
    background: #F7F7F7;
    border-radius: 5px;
  }
  .lhzt-list .lhzt-list-item .lli-des-time{
    font-size: 13px;
  }

  .lhzt-list .lhzt-list-item .lli-img{
    height: 190px;
  }


  #black .lhzt-content,
  #black .lhzt-container,#black .lhzt-list .lhzt-list-item,#black .lhzt-list .lhzt-list-item .lli-des-sign {
    background-color: #000000;
  }

  #black .lhzt-section-more,#black .lhzt-list .lhzt-list-item .lli-title{
    color: #fff;
  }

}