body {
  width: 750px;
}
.mhide {
  display: none;
}
.pchide {
  display: block;
}

.mbanner {
  width: 100%;
}
.xuyanbox {
  width: 100%;
  margin-top: 42px;
  height: auto;
  overflow: hidden;
}
.titleblack {
  font-size: 50px;
  line-height: 46px;
}
.xuyanbox .textbox {
  width: 708px;
  height: 420px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
}
.mxyshow {
  margin-top: 20px;
}
.mxyimg {
  width: 708px;
  margin: 0 auto;
  margin-top: 20px;
}
.mxyimg .text {
  font-size: 28px;
  line-height: 50px;
  color: #141414;
}
.item1box {
  width: 100%;
  margin-top: 50px;
}
.item1box .titleblack {
  width: 708px;
  font-size: 50px;
  line-height: 60px;
}
.item1box .textbox {
  width: 708px;
  height: 420px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
}
.item1box .swiper-container {
  width: 100%;
}
.item1box .swiperbox {
  width: 708px;
  margin: 0 auto;
}
.item1box .swiper-button-prev {
  width: 44px;
  height: 96px;
  background:  no-repeat center;
  left: 0;
  top: 150px;
}
.item1box .swiper-button-next {
  width: 44px;
  height: 96px;
  background:  no-repeat center;
  right: 0;
  top: 150px;
}
.imgcontainer {
  display: none;
  position: absolute;
  bottom: unset;
  top: 0;
  z-index: 11;
  width: 750px;
  height: auto;
  left: 50%;
  margin-left: -375px;
  user-select: none;
}
.imghide {
  width: 100%;
  user-select: none;
}
.item1box .swiper-container .swiper-text {
  line-height: 50px;
  font-size: 28px;
  text-align: left;
}
.mitembox {
  width: 100%;
}
.mitembox .titlered {
  width: 708px;
  font-size: 50px;
  line-height: 60px;
}
.mitembox .textbox {
  width: 708px;
  height: 420px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 50px;
}
.item2box {
  padding-top: 50px;
}
.mzsl {
  width: 100%;
}
.mzsl .titlered {
  width: 708px;
  font-size: 50px;
  line-height: 60px;
}
.mzsl .textbox {
  width: 708px;
  /* height: 407px; */
  overflow: hidden;
  margin: 0 auto;
  margin-top: 50px;
}
.textbox .item {
  line-height: 62px;
  font-size: 32px;
  text-indent: none;
}
/* .mzsl .textbox {
  height: auto;
} */
.item2box .swiper-container {
  width: 708px;
  min-height: 350px;
  margin-top: 0;
}

.itemxxfbox .swiper-container{
  min-height: 700px;
}

.mswiperbox {
  position: relative;
  width: 708px;
  margin: 0 auto;
}
.mswiperbox .imgcontainer2 {
  display: none;
  position: absolute;
  bottom: 0;
  z-index: 11;
  width: 100%;
  height: auto;
  left: 0;
  margin-left: revert-layer;
  user-select: none;
}
.mswiperbox .imghide2 {
  width: 100%;
  user-select: none;
}
.item2box .swiper-container .swiper-slide {
  width: 340px !important;
  /* margin-right: 25px; */
}
.mswiperbox .swiper-pagination-bullet {
  width: 33px;
  height: 33px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 1;
  background: url(/uploads/image/images/2025lbfy_m.png) no-repeat center;
}
.mswiperbox .swiper-pagination-bullet-active {
  background:  no-repeat center;
}
.mswiperbox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  bottom: 0;
}

.xuyanendbox .titleblack {
  width: 600px;
  margin: 0 auto;
  text-align: center;
  line-height: 60px;
}

/* 结束语 */
.ending .xuyanbox {
  width: 100%;
  margin: 0 auto;
  padding-top: 60px;
}

.ending .xuyanbox .textbox{
  height: auto;
}

/* 特殊处理详情按钮移动端隐藏，pc端行内块 */
.pc-mghide{
  display: none;
}