#nextButton {
  display: none;
}
.prodects-header {
  width: 100%;
  height: 60.83vh;
  background: url(/static/image/products/prodects-header-bg.jpg) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* 隐藏滚动条 */
body::-webkit-scrollbar {
  display: none; /* Chrome, Safari 和 Opera 浏览器 */
}
body>div:nth-child(11){
    display: none;
}
.bodynone-A{
display: block !important;
}
.prodects-header > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.prodects-header > div p {
  font-family: "Medium", sans-serif;
  font-size: 50px;
  color: #ffffff;
  margin-bottom: 2px;
}
.prodects-header > div span {
  font-family: "Medium", sans-serif;
  font-size: 26px;
  color: #ffffff;
}

.product-supplier {
  width: 100%;
  height: 210vh;
  background: #000000;
  padding-bottom: 50px;
  transition: 0.1s linear;
}
.product-supplier .product-supplier-top {
  width: 100%;
  height: 110vh;
  background: url(/static/image/products/bg1.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  transition: 0.1s linear;
}
.product-supplier .product-supplier-top > div {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 45%;
  transition: 0.6s ease-in-out;
}
.product-supplier .product-supplier-top span {
  width: 100%;
  text-align: center;
  font-size: 30px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(#58ee76, #078f22);
  opacity: 0.3;
  font-family: "Medium", sans-serif;
  display: block;
}
.product-supplier .product-supplier-top p {
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #078f22;
  opacity: 0.3;
}
.product-supplier-bottom {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top: 0;
  transition: 0.2s linear;
}
.product-supplier-bottom > .swiper {
  width: 100%;
}
.product-supplier-bottom > .swiper > .swiper-wrapper > .swiper-slide {
  width: 62.67%;
  background-color: #ffffff !important;
}
.product-supplier-bottom > .swiper > .swiper-wrapper > .swiper-slide > div {
  width: 100%;
  position: absolute;
  z-index: 333;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.product-supplier-bottom > .swiper > .swiper-wrapper > .swiper-slide > div p {
  font-family: "Semibold", sans-serif;
  font-size: 16px;
  color: #d1d1d1;
  text-transform: uppercase;
  margin-top: 74px;
}
.product-supplier-bottom
  > .swiper
  > .swiper-wrapper
  > .swiper-slide
  > div
  span {
  font-family: "Semibold", sans-serif;
  font-size: 36px;
  color: #ffffff;
}
.product-supplier-bottom > .swiper > .swiper-wrapper > .swiper-slide > div a {
  width: 141px;
  height: 35px;
  background: rgba(255, 255, 255, 0.42);
  border-radius: 17px;
  border: 1px solid #ffffff;
  font-family: "Semibold", sans-serif;
  font-size: 14px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}
.product-supplier-bottom
  > .swiper
  > .swiper-wrapper
  > .swiper-slide
  > div
  a
  img {
  width: 8px;
  margin-left: 13px;
}
.product-supplier-bottom > .swiper > .swiper-wrapper > .swiper-slide img {
  width: 100%;
}
.product-supplier-bottom
  > .swiper
  > .swiper-wrapper
  .swiper-slide:nth-child(2n) {
  width: 62.67%;
}

.product-supplier-bottom
  > .swiper
  > .swiper-wrapper
  .swiper-slide:nth-child(3n) {
  width: 62.67%;
}
.product-supplier-bottom > .swiper-button {
  width: 62.67%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.product-supplier-bottom > .swiper-button > .swiper-button-next,
.product-supplier-bottom > .swiper-button > .swiper-button-prev {
  position: unset;
  margin-top: 40px;
  color: unset;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-supplier-bottom > .swiper-button > .swiper-button-next {
  margin-left: 27px;
}
.product-supplier-bottom > .swiper-button > .swiper-button-next::after,
.product-supplier-bottom > .swiper-button > .swiper-button-prev::after {
  display: none;
}
.product-supplier-bottom > .swiper-button > div img {
  width: 100%;
}
.product-supplier-bottom > .swiper-pagination {
  width: 15.677% !important;
  position: unset;
  margin-top: -30px;
  margin-left: 18.802%;
  background: #4d4d4d;
  height: 1px !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ffffff !important;
  height: 3px !important;
  top: -1px !important;
}
.product-one {
  width: 100%;
  margin-top: 88px;
}
.product-one > div:nth-child(1) > p {
  font-family: "Medium", sans-serif;
  font-size: 45px;
  color: #000000;
}
.product-one > div:nth-child(1) > b {
  font-family: "Medium", sans-serif;
  font-size: 20px;
  color: #cacaca;
}
.product-one > div:nth-child(1) > span {
  width: 100%;
  height: 2px;
  background-color: #2f318b;
  display: flex;
  margin-top: 32px;
}
.product-boiler {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 48px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  transition: 0.5s linear;
}

.product-boiler-height {
  height: auto;
  transition: 0.5s linear;
}
.product-one .product-boiler > div {
  width: 24.0625%;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  margin-top: 19px;
}
.product-one .product-boiler > div {
  width: calc(25% - 12px);
}

.product-one .product-boiler > div:last-child:nth-child(4n - 1) {
  margin-right: calc(24% + 4% / 3);
}
.product-one .product-boiler > div:last-child:nth-child(4n - 2) {
  margin-right: calc(48% + 8% / 3);
}
.product-one .product-boiler > .product-boiler-border {
  box-shadow: 0px 3px 13px 0px rgba(47, 49, 139, 0.27);
  position: relative;
}
.product-one .product-boiler > .product-boiler-border::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #2f318b;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product-one .product-boiler > div > a > ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.products-shengwuzhi .product-one .product-boiler > div > a > ul > li:nth-child(3) img{
    width: 80%;
    height: 250px;
}
.product-one .product-boiler > div > a > ul > li:nth-child(3) img {
  width: 100%;
}
.product-one .product-boiler > div > a > ul > li:nth-child(4) {
  width: 61%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-one .product-boiler > div > a > ul > li:nth-child(4) > span {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-one .product-boiler > div > a > ul > li:nth-child(1) {
  font-size: 26px;
  color: #000000;
  margin-top: 37px;
}
.product-one .product-boiler > div > a > ul > li:nth-child(2) {
  font-size: 18px;
  color: #4f4f4f;
  margin: 0 0 32px 0;
}
.product-one .product-boiler > div > a > ul > li:nth-child(3) {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body
  > div:nth-child(7)
  .product-one
  .product-boiler
  > div
  > a
  > ul
  > li:nth-child(3) {
  height: 300px;
}
body
  > div:nth-child(7)
  .product-one
  .product-boiler
  > div
  > a
  > ul
  > li:nth-child(3)
  img {
  width: 60%;
}
.product-one .product-boiler > div > a > ul > li:nth-child(4) {
  margin-top: 31px;
}
.product-one .product-boiler > div > a > ul > li:nth-child(4) > span > p {
  font-size: 22px;
  color: #696969;
}
.product-one .product-boiler > div > a > ul > li:nth-child(4) > span > i {
  font-size: 16px;
  color: #b9b9b9;
  font-style: normal;
}
.product-one .product-boiler > div > .product-button {
  width: 70.12%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px auto 46px;
}

.product-one .product-boiler > div > .product-button > a {
  width: 118px;
  height: 38px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  font-size: 16px;
  color: #6f6f6f;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-one .product-footer {
  margin-top: 102px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.product-one .product-footer > span {
  width: 37.125%;
  height: 1px;
  background-color: #bfbfbf;
  display: block;
}
.product-one .product-footer > button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 23.5%;
  height: 71px;
  background: #ffffff;
  border-radius: 36px;
  border: 1px solid #d7d7d7;
  font-size: 18px;
  color: #696969;
}
@media (max-width: 768px) {
  body
  > div:nth-child(7)
  .product-one
  .product-boiler
  > div
  > a
  > ul
  > li:nth-child(3) {
  height: 125px;
}
body
  > div:nth-child(7)
  .product-one
  .product-boiler
  > div
  > a
  > ul
  > li:nth-child(3)
  img {
  width: 80%;
}
.bodynone-A{
display: none !important;
}
.products-shengwuzhi .product-one .product-boiler > div > a > ul > li:nth-child(3) img{
    width: 80%;
    height: 115px;
}
  .prodects-header {
    background: url("/static/image/m-product/banner.jpg") no-repeat;
    background-size: 100%;
    height: 34.83vh;
  }
  .prodects-header > div p {
    font-size: 27.5px;
    color: #ffffff;
  }
  .prodects-header > div span {
    font-size: 18px;
    color: #ffffff;
  }
  .system-text {
    width: 100%;
    height: 131.5px;
    background: #000812;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .system-text > div > span {
    font-size: 23.5px;
    color: #078f22;
    display: block;
    text-align: center;
  }
  .system-text > div > p {
    font-size: 12px;
    color: #025212;
    display: block;
    text-align: center;
  }
  .system-product {
    width: 100%;
    background: #000812;
  }
  .prodect-steam {
    width: 100%;
    height: 437px;
    background: url("/static/image/m-product/product-steam.jpg ") no-repeat;
    background-size: 100% 100%;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
  .prodect-steam > span {
    font-family: "Semibold", sans-serif;
    font-size: 22.5px;
    color: #ffffff;
    margin-top: 46px;
  }
  .prodect-steam > p {
    font-size: 13px;
    color: #d6dbe2;
    width: 79%;
    text-align: center;
    margin: 15px 0 23px 0;
  }
  .prodect-steam > a {
    width: 126px;
    height: 35px;
    background: #ffffff;
    border-radius: 35px;
    font-size: 15px;
    color: #2f318b;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .prodect-steam > a img {
    width: 6.5px;
    height: 8px;
    margin-left: 8px;
  }
  .system-product > div:nth-child(2) {
    margin-top: 19px;
  }
  .prodect-fitting {
    margin-top: 19px;
    padding-bottom: 45px;
  }
  .prodect-fitting > .mySwiper0 > .swiper-wrapper > .swiper-slide {
    width: 100%;
    height: 467px;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
  .prodect-fitting > .mySwiper0 > .swiper-wrapper > .swiper-slide:nth-child(1) {
    background: url("/static/image/m-product/product-system.jpg") no-repeat;
    background-size: 100% 100%;
  }
  .prodect-fitting > .mySwiper0 > .swiper-wrapper > .swiper-slide:nth-child(2) {
    background: url("/static/image/m-product/product-system.jpg") no-repeat;
    background-size: 100% 100%;
  }
  .prodect-fitting > .mySwiper0 > .swiper-wrapper > .swiper-slide:nth-child(3) {
    background: url("/static/image/m-product/product-system.jpg") no-repeat;
    background-size: 100% 100%;
  }
  .prodect-fitting > .mySwiper0 > .swiper-wrapper > .swiper-slide > span {
    font-family: "Semibold", sans-serif;
    font-size: 22.5px;
    color: #ffffff;
    margin-top: 46px;
  }
  .prodect-fitting > .mySwiper0 > .swiper-wrapper > .swiper-slide > p {
    font-size: 13px;
    color: #d6dbe2;
    width: 79%;
    text-align: center;
    margin: 15px 0 23px 0;
  }
  .prodect-fitting > .mySwiper0 > .swiper-wrapper > .swiper-slide > a {
    width: 126px;
    height: 35px;
    background: #ffffff;
    border-radius: 35px;
    font-size: 15px;
    color: #2f318b;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .prodect-fitting > .mySwiper0 > .swiper-wrapper > .swiper-slide > a img {
    width: 6.5px;
    height: 8px;
    margin-left: 8px;
  }
  .swiper-pagination-bullet {
    background: #727173 !important;
  }
  .swiper-pagination-bullet-active {
    background: #ffffff !important;
  }
  .prodect-fitting .swiper-button-next,
  .prodect-fitting .swiper-button-prev {
    width: 25px;
    height: 45px;
  }
  .prodect-fitting .swiper-button-next {
    right: 24px;
  }
  .prodect-fitting .swiper-button-prev {
    left: 24px;
  }
  .prodect-fitting .swiper-button-next img,
  .prodect-fitting .swiper-button-prev img {
    width: 100%;
  }
  .prodect-fitting .swiper-button-next:after,
  .prodect-fitting .swiper-button-prev:after {
    display: none;
  }
  .product-one {
    width: calc(100% - 30px);
    margin: 32.5px auto 0;
  }
  .product-one > div:nth-child(1) > p {
    font-size: 22.5px;
    color: #000000;
  }
  .product-one > div:nth-child(1) > b {
    font-size: 13px;
    color: #cacaca;
  }
  .product-one > div:nth-child(1) > span {
    height: 1.5px;
    margin-top: 10px;
  }
  .product-one > .product-steamboiler {
    width: 100%;
    height: 175px;
    background: url("/static/image/m-product/product-boiler.jpg") no-repeat;
    background-size: 100% 100%;
    margin-top: 33.5px;
  }
  .product-one > .product-steamboiler > span {
    font-family: "Medium", sans-serif;
    font-size: 18px;
    color: #ffffff;
    padding-top: 26px;
    margin-left: 25px;
    display: block;
  }
  .product-one > .product-steamboiler a {
    width: 75px;
    height: 21px;
    background: rgba(255, 255, 255, 0.22);
    border-radius: 10.5px;
    border: 1px solid #ffffff;
    font-size: 9px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 25px;
    margin-top: 12.5px;
  }
  .product-one > .product-steamboiler a img {
    width: 3px;
    height: 4.5px;
    margin-left: 5px;
  }
  .product-boiler {
    margin-top: 24px;
  }
  .product-one .product-boiler > div {
    width: calc(50% - 10px);
    margin-top: 0;
    margin-bottom: 9px;
    background: #ffffff;
    box-shadow: 0px 0px 4px 1px rgba(70, 91, 134, 0.27);
  }
  .product-one .product-boiler > div > a > ul > li:nth-child(1) {
    font-size: 17px;
    color: #000000;
    font-weight: bold;
    margin-top: 21px;
  }
  .product-one .product-boiler > div > a > ul > li:nth-child(2) {
    font-weight: 400;
    font-size: 12px;
    color: #4f4f4f;
    margin: 0 0 25px 0;
  }
  .product-one .product-boiler > div > a > ul > li:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product-one .product-boiler > div > a > ul > li:nth-child(3) img {
    width: 100%;
  }
  .product-one .product-boiler > div > a > ul > li:nth-child(4) {
    display: none;
  }
  .product-one .product-boiler > div > .product-button {
    display: none;
  }
  .product-one .product-boiler > div > .boiler-button {
    width: calc(100% - 16px);
    margin: 27px auto 21px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  .product-one .product-boiler > div > .boiler-button p {
    font-size: 2.5vw;
    color: #b9b9b9;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .product-one .product-boiler > div > .boiler-button p img {
    width: 12.5px;
    height: 9.5px;
  }
  .product-one .product-boiler > div > .boiler-button a {
    width: 42px;
    height: 20px;
    background: #2f318b;
    border-radius: 10px;
    font-size: 10px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product-one .product-boiler > div:nth-child(7),
  .product-one .product-boiler > div:nth-child(8),
  .product-one .product-boiler > div:nth-child(9),
  .product-one .product-boiler > div:nth-child(10),
  .product-one .product-boiler > div:nth-child(11),
  .product-one .product-boiler > div:nth-child(12) {
    display: none;
  }
  .product-boiler {
    height: auto;
    overflow: unset;
  }
  .cooperate {
    margin-top: 24px;
  }
  .cooperate .cooperate-text {
    padding-top: 0;
  }
  .cooperate .cooperate-text b {
    margin: 0 0 16px 0;
  }
}
