/* 三合一 */
#threeInOne {
  /* background-image: url(../img/0.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
}

#threeInOne .shade {
  opacity: 0.47;
}

.threeInOne_nav ul {
  border-bottom: 2px solid#828898;
}
/* 第一 */
.layui-form input {
  height: 48px;
  border-radius: 4px;
  border: 1px solid;
  border-color: rgb(205, 205, 205);
  margin-bottom: 24px;
  padding-left: 16px;
  box-sizing: border-box;
}
input::placeholder {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #b4b8c1;
  letter-spacing: 0;
}
.layui-btn.formBtn1 {
  border: none;
  height: 48px;
  width: 133px;
}
.layui-btn.formBtn1:hover {
  background: #000000;
  color: #fff;
}

.layui-btn.formBtn2 {
  width: 100%;
  height: 60px;
  background: #828898;
  border-radius: 4px;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  border: none;
}
.layui-btn.formBtn2:hover {
  background: #ff4610;
}
.threeInOne-mySwiper .swiper-slide {
  opacity: 0 !important;
}
.threeInOne-mySwiper .swiper-slide-active {
  opacity: 1 !important;
}
.threeInOneNav-mySwiper {
  border-bottom: 2px solid#828898;
}
.threeInOneNav-mySwiper .swiper-slide-active,
.threeInOneNav-mySwiper .swiper-slide-duplicate-active {
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  font-family: PingFangSC-Medium, PingFang SC, "Microsoft YaHei",
    "Helvetica Neue", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial,
    sans-serif;
  line-height: 45px;
}
.threeInOneNav-mySwiper::after {
  position: absolute;
  bottom: -3px;
  transition: 0.6 all ease-in-out;
  height: 4px;
  width: 128px;
  left: 245px;
}
.threeInOneNav-mySwiper .swiper-wrapper {
  align-items: flex-end;
}
.threeInOne-swiper-button-prev,
.threeInOne-swiper-button-next {
  height: 96px;
  width: 48px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  transition: 0.3s all ease-in-out;
  background-color: #ffffff1a;
  opacity: 1 !important;
  z-index: 3;
}
.threeInOne-swiper-button-prev {
  left: 0;
  background-image: url(../img/l.svg);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.threeInOne-swiper-button-next {
  right: 0;
  background-image: url(../img/r.svg);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.title_box {
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  background: rgba(29, 29, 31, 0.7);
}
/* pad端 */
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .w-576 {
    width: 100%;
  }
  .w-558 {
    width: 49%;
  }
}
/* 移动端 */
@media (max-width: 768px) {
  /* 购买弹窗
   */
  .wxcode_shade {
    padding: 0 16px;
  }
  #wxcode_box {
    padding-top: 40px;
    height: 400px;
  }
  #wxcode_box img {
    width: 180px;
  }
  .PageHeader {
    position: sticky;
    top: 0;
  }
  #banner {
    height: 53.333vw;
    /* margin-top: 48px; */
  }
  .Banner-text {
    top: 3vw;
  }
  .Banner-text h4 {
    font-size: 3.2vw;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 1vw;
  }
  .Banner-text h1 {
    font-size: 5.6vw;
    line-height: normal;
    margin-bottom: 1.6vw;
  }
  .Banner-text div {
    width: 20.467vw;
    padding: 1.2vw 1.6vw;
    font-size: 3.2vw;
    height: 6vw;
  }
  #content {
    padding: 4.267vw;
  }
  .content_t {
    display: block;
    height: auto;
    margin-bottom: 4.267vw;
  }
  .content_t img {
    height: 80vw;
    overflow: auto;
  }
  .content_b ul {
    display: block;
    height: auto;
  }
  .content_b ul li {
    height: 80vw;
    margin-bottom: 4.267vw;
    padding-top: 17.067vw;
  }
  .content_b ul li img {
    width: 21.333vw;
    height: 21.333vw;
  }
  .content_b ul li .pb-70 {
    padding-bottom: 4.267vw;
  }
  .content_b ul li .pb-40 {
    padding-bottom: 4.267vw;
  }
  .content_b ul li h3 {
    font-size: 6.4vw;
    font-weight: 400;
    margin-bottom: 4.267vw;
  }
  .content_b ul li .pb-70 span {
    font-size: 4.8vw;
    font-weight: 400;
  }
  .content_b ul li:nth-child(1) span {
    color: #ff4610;
  }
  .content_b ul li:nth-child(2) {
    padding-top: 11.733vw;
  }
  .content_b ul li:nth-child(2) img {
    width: 36.267vw;
    height: 35.467vw;
  }

  .w-558 {
    width: 100%;
  }
  .w-576 {
    width: 100%;
  }
  .pt-158 {
    padding-top: 23.733vw;
    height: 80vw;
  }
  .pt-158 h4 {
    font-size: 4.267vw;
    margin-bottom: 4.267vw;
  }
  .pt-158 h2 {
    font-size: 8vw;
    margin-bottom: 4.267vw;
  }
  .pt-158 span {
    font-size: 4.8vw;
    color: #ff4610;
  }

  /* 三合一 */
  #threeInOne {
    background-image: none;
    background-color: #fff;
    padding-bottom: 24vw;
  }
  .threeInOne {
    width: 80vw;
    margin: auto;
    position: initial;
  }
  .threeInOne_nav {
    padding-top: 11.467vw;
  }
  .threeInOne-mySwiper .swiper-slide {
    background-color: transparent;
    padding: 0;
  }
  .threeInOne-mySwiper .swiper-slide .w-576 {
    background-color: transparent;
    padding: 0;
  }
  .w-620 {
    width: 100%;
  }
  .swiper-wrapper.mt-72 {
    margin-top: 0.8vw;
  }
  .swiper-slide.pb-40 {
    padding-bottom: 18.667vw;
  }
  .swiper-slide p {
    font-size: 3.2vw;
  }
  .threeInOneNav-mySwiper .swiper-slide {
    font-size: 3.733vw;
  }
  .threeInOneNav-mySwiper .swiper-slide-active,
  .threeInOneNav-mySwiper .swiper-slide-duplicate-active {
    font-size: 5.867vw;
    color: #000000;
  }
  span.after {
    width: 26.667vw;
  }
  #threeInOne .w50 {
    width: 100%;
    padding: 0;
    background: none;
  }
  .layui-form .df {
    justify-content: space-between;
  }
  .layui-form input.w-332 {
    width: 50.667vw;
    margin-right: 2.133vw;
  }
  .layui-btn.formBtn1 {
    width: 26.667vw;
  }
  .h-560,
  .h-900 {
    height: auto;
  }
  input::placeholder {
    font-size: 3.733vw !important;
  }
}
