.lhjj_Wrap {
  width: 1400px;
  position: relative;
  margin: 0 auto 50px auto;
  clear: both;
}

.lhjj {
  width: 1400px;
  margin: auto;
  height: 1%;
  overflow: hidden;
}

.lhjj .swiper-slide {
  width: 220px;
  height: 125px;
}

.lhjj .swiper-slide img {
  width: 220px;
  height: 125px;
  border-radius: 5px;
}

.lhjj_Wrap .Prev {
  width: 34px;
  height: 61px;
  position: absolute;
  top: 32px;
  left: 0px;
  cursor: pointer;
  z-index: 5;
}

.lhjj_Wrap .Next {
  width: 34px;
  height: 61px;
  position: absolute;
  top: 32px;
  right: 0px;
  cursor: pointer;
  z-index: 5;
}

.lhjj .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  font-size: 16px;
  line-height: 125%;
  background: linear-gradient(transparent 5%, rgb(0, 0, 0));
  color: #fff;
  border-radius: 4px;
}

.lhjj .swiper-slide p a {
  color: #fff;
  font-size: 16px;
  line-height: 125%;
}

.zl_Wrap {
  width: 1400px;
  position: relative;
  margin: auto;
  clear: both;
}

.zl {
  width: 1400px;
  margin: auto;
  height: 1%;
  overflow: hidden;
}

.zl .swiper-slide {
  width: 220px;
  height: 295px;
}

.zl .swiper-slide img {
  width: 220px;
  height: 295px;
  border-radius: 5px;
}

.zl_Wrap .Prev {
  width: 34px;
  height: 61px;
  position: absolute;
  top: 115px;
  left: 0px;
  cursor: pointer;
  z-index: 5;
}

.zl_Wrap .Next {
  width: 34px;
  height: 61px;
  position: absolute;
  top: 115px;
  right: 0px;
  cursor: pointer;
  z-index: 5;
}



/* .txt-scroll .scrollbox{ width: 100%; white-space: nowrap; overflow:hidden; transition: all .2s; } */
/* .txt-scroll .txt,
.txt-scroll .txt-clone{  } */
