.zhjd-box {
  padding: 0 0.2rem;
}

.zhjd-box .zhjd-title {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
}
.zhjd-box .zhjd-title img {
  max-height: 0.24rem;
}
.zhjd-box .zhjd-title i {
  display: block;
  margin-top: 0.14rem;
  width: 0.47rem;
  height: 0.04rem;
  background-color: #d80f10;
  border-radius: 0.02rem;
  -webkit-border-radius: 0.02rem;
  -moz-border-radius: 0.02rem;
  -ms-border-radius: 0.02rem;
  -o-border-radius: 0.02rem;
}

.zhjd-box .banner-box {
  float: left;
  position: relative;
  margin-top: 0.32rem;
  width: 6.36rem;
  height: 3.59rem;
}
.zhjd-box .banner-box a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.zhjd-box .banner-box .banner {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.zhjd-box .banner-box .banner:hover {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.zhjd-box .banner-box .top {
  position: absolute;
  top: 0;
  right: -0.12rem;
  width: 0.13rem;
  height: 0.13rem;
}
.zhjd-box .banner-box .bottom {
  position: absolute;
  bottom: 0;
  right: -0.12rem;
  width: 0.13rem;
  height: 0.13rem;
}

.zhjd-box .xjjj {
  float: left;
  margin-top: 0.45rem;
  padding: 0.35rem 0.35rem 0 0.3rem;
  width: calc(100% - 6.36rem);
  height: 3.33rem;
  background: url(../images/2024-zz-zhjd-xjjj-txt-bg.png) no-repeat;
  background-position: calc(100% - 0.13rem) 100%;
  background-color: #fff5e8;
  box-sizing: border-box;
}
.zhjd-box .xjjj p {
  font-size: 0.2rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: justify;
  color: #d80f10;
}
.zhjd-box .xjjj span {
  display: -webkit-box;
  margin-top: 0.16rem;
  font-size: 0.17rem;
  letter-spacing: 1.7px;
  line-height: 2;
  text-align: justify;
  color: #333;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zhjd-box .xjjj .more-btn {
  margin: 0.2rem auto;
  text-align: center;
}
.zhjd-box .xjjj .more-btn:hover {
  background-color: #ca1c1d;
  color: #fff;
}

.mlxj-box {
  position: relative;
  margin-top: 0.35rem;
}
.mlxj-box .zhjd-title img {
  max-height: 0.29rem;
}

.mlxj-box #mlxj-swiper {
  margin-top: 0.33rem;
}
.mlxj-box #mlxj-swiper .swiper-slide {
  position: relative;
  height: 2.21rem;
}
.mlxj-box #mlxj-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.mlxj-box #mlxj-swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.mlxj-box #mlxj-swiper .swiper-slide:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.mlxj-box #mlxj-swiper .swiper-slide span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0.1rem;
  width: 100%;
  height: 0.45rem;
  line-height: 0.45rem;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  background: linear-gradient(to bottom, rgba(43, 43, 43, 0), rgb(43, 43, 43));
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mlxj-box .swiper-pagination {
  top: 0.15rem;
  right: 0;
}
.mlxj-box .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.03rem;
  opacity: 1;
  background-color: transparent;
  border: solid 1px #ca1c1d;
}
.mlxj-box .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ca1c1d;
}

.hdwh-box {
  margin-top: 0.3rem;
  padding-bottom: 0.32rem;
}
.hdwh-box .zhjd-title {
  margin-bottom: 0.3rem;
}
.hdwh-box .zhjd-title img {
  max-height: 0.32rem;
}
.hdwh-box .banner {
  float: left;
  display: block;
  width: 6.36rem;
  height: 3.6rem;
  overflow: hidden;
}
.hdwh-box .banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.hdwh-box .banner:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.hdwh-box .hdwh {
  float: left;
  width: calc(100% - 6.36rem);
}
.hdwh-box .hdwh .des {
  padding: 0.35rem 0.25rem 0 0.25rem;
  width: 100%;
  height: 2.37rem;
  box-sizing: border-box;
  background: url(../images/2024-zz-zhjd-xjjj-txt-bg.png) no-repeat;
  background-size: 2.85rem auto;
  background-position: calc(100% - 0.13rem) calc(100% + 1.27rem);
  background-color: #fff5e8;
}

.hdwh-box .hdwh .des span {
  display: -webkit-box;
  font-size: 0.17rem;
  line-height: 0.31rem;
  letter-spacing: 1.7px;
  color: #333;
  text-align: justify;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hdwh-box .hdwh .image-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  width: calc(100% - 0.5rem);
}
.hdwh-box .hdwh .image-box .image-item {
  position: relative;
  display: block;
  margin-top: -0.1rem;
  width: calc((100% - 0.84rem) / 3);
  height: 1.32rem;
  border: solid 0.02rem #d80f10;
  box-sizing: border-box;
}
.hdwh-box .hdwh .image-box .image-item .ico {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hdwh-box .hdwh .image-box .image-item .left {
  position: absolute;
  top: -0.03rem;
  left: -0.1rem;
  width: 0.1rem;
  height: 0.1rem;
}
.hdwh-box .hdwh .image-box .image-item .right {
  position: absolute;
  top: -0.03rem;
  right: -0.1rem;
  width: 0.1rem;
  height: 0.1rem;
}

@media screen and (max-width: 768px) {
  .zhjd-box {
    margin-top: 0.25rem;
    padding: 0 0.15rem;
  }

  /* .zhjd-box .zhjd-title img{
        max-height: .24rem;
    } */
  .zhjd-box .zhjd-title i {
    margin-top: 0.05rem;
  }
  .zhjd-box .banner-box {
    float: none;
    width: 100%;
    margin-top: 0.15rem;
    height: 2.4rem;
  }
  .zhjd-box .banner-box .top,
  .zhjd-box .banner-box .bottom {
    display: none;
  }
  .zhjd-box .xjjj {
    float: none;
    margin-top: 0.15rem;
    padding: 0.15rem 0.15rem 0 0.15rem;
    width: 100%;
    height: 3.03rem;
  }
  .zhjd-box .xjjj p {
    text-align: center;
  }

  .mlxj-box {
    margin-top: 0.15rem;
  }

  .mlxj-box #mlxj-swiper {
    margin-top: 0.15rem;
  }
  .mlxj-box #mlxj-swiper .swiper-slide {
    height: 2.4rem;
  }

  .mlxj-box .swiper-pagination {
    top: 0.04rem;
    right: 0;
  }
  .mlxj-box .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.02rem;
  }

  .hdwh-box {
    margin-top: 0.15rem;
    padding-bottom: 0.2rem;
  }
  .hdwh-box .zhjd-title {
    margin-bottom: 0.15rem;
  }

  .hdwh-box .banner {
    float: none;
    width: 100%;
    height: 2.4rem;
  }

  .hdwh-box .hdwh {
    float: none;
    margin-top: 0.15rem;
    width: 100%;
  }
  .hdwh-box .hdwh .des {
    padding: 0.15rem 0.15rem 0 0.15rem;
    width: 100%;
    height: 2.07rem;
    background-size: 2.05rem auto;
    background-position: calc(100% - 0.13rem) calc(100% + 1.07rem);
    background-color: #fff5e8;
  }
  .hdwh-box .hdwh .image-box {
    margin: 0 auto;
    width: calc(100% - 0.3rem);
  }
  .hdwh-box .hdwh .image-box .image-item {
    margin-top: -0.1rem;
    width: calc((100% - 0.42rem) / 2);
    height: 1.15rem;
  }
  .hdwh-box .hdwh .image-box .image-item:nth-child(3) {
    display: none;
  }
}
