.prodects-header {
  height: 92px;
}
.header {
  background-color: #1d1d1f;
}
.prodect {
  width: 100%;
  background-color: #f8f9f8;
}
.prodect-detail {
  width: 100%;
  padding: 100px 0 129px 0;
  display: flex;
}

.detail-left {
  width: 50.1875%;
}
.detail-left .swiper-slide {
  background-color: #ffffff;
}
.detail-left .swiper-slide img {
  margin: 90px 0 110px 110px;
  width:80%;
}
.detail-left .swiper-button-prev {
  top: auto;
  right: 83px;
  left: auto;
  bottom: 0;
}
.detail-left .swiper-button-next {
  top: auto;
  bottom: 0;
  right: 0;
}
.detail-left .swiper-button-next,
.detail-left .swiper-button-prev {
  color: rgba(0, 0, 0, 0);
  width: 81px;
  height: 49px;
  display: flex;
  background: #b4b4b4 !important;
  align-items: center;
  justify-content: center;
}
.detail-left .swiper-button-next:after,
.detail-left .swiper-button-prev:after {
  display: none;
  width: 81px;
  height: 49px;
}
.swiper-pagination-horizontal {
  width: auto !important;
  margin-left: 33px;
  font-family: "Medium", sans-serif;
  color: #a0a0a0;
}
.swiper-pagination-horizontal .swiper-pagination-current {
  color: #000000;
}
.detail-right {
  width: 41%;
  margin-left: 6.25%;
}
.detail-right ul li:nth-child(1) {
  font-size: 14px;
  color: #2f318b;
  margin-top: 30px;
  text-transform: uppercase;
}
.detail-right ul li:nth-child(2) {
  font-family: "Medium", sans-serif;
  font-size: 40px;
  color: #000000;
  margin-top: 4px;
}
.detail-right ul li:nth-child(3) {
  font-size: 16px;
  color: #333333;
  margin-top: 14px;
}
.detail-right ul li:nth-child(4) {
  width: 100%;
  height: 1px;
  background-color: #8f8f8f;
  margin-top: 9px;
}
.detail-right ul p{
  margin: 30px 0;
  font-size: 18px;
  line-height: 32px;
  color: #a0a0a0;
}
.detail-right ul li:nth-child(5) {
  display: flex;
  margin-top: 28px;
}
.detail-right ul li:nth-child(5) span {
  width: 116px;
  height: 53px;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 21px;
}
.detail-right ul li:nth-child(5) p {
  font-size: 16px;
  color: #505050;
  font-family: "Medium", sans-serif;
}
.detail-right ul li:nth-child(5) i {
  font-style: normal;
  font-size: 14px;
  color: #505050;
}
.detail-right ul li:nth-child(6) {
  font-size: 16px;
  color: #333333;
  margin-top: 32px;
}
.detail-right ul li:nth-child(7) {
  width: 100%;
  height: 1px;
  background-color: #8f8f8f;
  margin-top: 9px;
}
.detail-right ul li:nth-child(8) {
  margin-top: 27px;
}
.detail-right ul li:nth-child(8),
.detail-right ul li:nth-child(9),
.detail-right ul li:nth-child(10),
.detail-right ul li:nth-child(11),
.detail-right ul li:nth-child(12) {
  font-size: 16px;
  color: #333333;
  margin-bottom: 7px;
}
.detail-right ul li:nth-child(13) a {
  width: 175px;
  height: 45px;
  background: #078f22;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #ffffff;
  margin-top: 32px;
}
.prodect-pic {
  width: 100%;
  margin-bottom: 108px;
}
.prodect-pic-title {
  width: 100%;
  margin-top: 100px;
}
.prodect-pic-title p {
  width: 100%;
  text-align: center;
  font-family: "Medium", sans-serif;
  font-size: 45px;
  color: #000000;
}
.prodect-pic-title span {
  width: 100%;
  text-align: center;
  display: block;
  font-family: "Medium", sans-serif;
  font-size: 20px;
  color: #cacaca;
  text-transform: uppercase;
}

.prodect-pic-video {
  width: 100%;
  margin-top: 46px;
}
.prodect-pic-video ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prodect-pic-video ul li {
  width: 19.1875%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.prodect-pic-video ul li img {
  width: 100%;
  border-radius: 10px;
}
.prodect-pic-video ul li a {
  font-size: 16px;
  color: #333333;
  margin-top: 17px;
  line-height: 27px;
}
.prodect-pic-video ul li span {
  font-size: 16px;
  color: #999999;
  margin-top: 14px;
}
.detail-title {
  width: 100%;
  height: 100vh;
  background-color: #000000;
}
.detail-Introduction {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 102px auto 57px;
}
.Introduction-title {
  width: 16.93752%;
  margin-left: 45px;
}
.Introduction-title p {
  font-family: "Medium", sans-serif;
  font-size: 45px;
  color: #000000;
}
.Introduction-title span {
  font-family: "Medium", sans-serif;
  font-size: 20px;
  color: #cacaca;
  text-transform: uppercase;
}
.Introduction-text {
  width: 44.8125%;
  margin-right: 35px;
}
.Introduction-text p {
  font-size: 18px;
  color: #555555;
  line-height: 34px;
}

.product-Advantage {
  width: 100%;
  height: 100vh;
  background: url(/static/image/product-detail/product-Advantage-bg.jpg)
    no-repeat;
  background-size: 100% 100%;
}

.product-Advantage-text {
  width: 100%;
}
.product-Advantage-text > div {
  padding-top: 108px;
  margin-left: 45px;
}
.product-Advantage-text > div span {
  font-family: "Medium", sans-serif;
  font-size: 45px;
  color: #ffffff;
}
.product-Advantage-text > div p {
  font-family: "Medium", sans-serif;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 77px;
  text-transform: uppercase;
}

.product-Advantage-text ul {
  margin-left: 45px;
  width: 38%;
  height: 600px;
  overflow: hidden; /* 隐藏滚动条 */
  overflow-y: scroll; /* 启用垂直滚动 */
}
.product-Advantage-text ul::-webkit-scrollbar {
  display: none; /* 隐藏滚动条 */
}
.product-Advantage-text ul li {
  margin-top: 43px;
}
.product-Advantage-text ul .Advantage {
  opacity: 0.2;
}
.product-Advantage-text ul li span {
  font-family: "Medium", sans-serif;
  font-size: 30px;
  color: #06bc2a;
}
.product-Advantage-text ul li p {
  font-size: 18px;
  color: #ffffff;
  line-height: 30px;
  margin-top: 6px;
}
.product-parameter {
  width: 100%;
  background: #fafafa;
  margin-top: 45px;
}
.product-parameter > div:nth-child(1) {
  width: 100%;
  padding-top: 100px;
}
.product-parameter > div p {
  font-family: "Medium", sans-serif;
  font-size: 45px;
  color: #000000;
  text-align: center;
}
.product-parameter > div span {
  font-family: "Medium", sans-serif;
  font-size: 20px;
  color: #cacaca;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.parameter-img {
  width: 78.552%;
  margin: 27px auto 0;
  overflow-x: auto;
}
/* 隐藏滚动条 */
body::-webkit-scrollbar {
  display: none; /* Chrome, Safari 和 Opera 浏览器 */
}
.product-text {
  width: 100%;
  height: 110vh;
  background: url(/static/image/product-detail/bg.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.product-text > img:first-child {
  position: absolute;
  z-index: 1;
  transform: scale(1);
  transition: 0.2s linear;
}
.product-text span {
  position: absolute;
  font-size: 72px;
  color: #ffffff;
  z-index: 2;
  transform: scale(1);
  transition: 0.2s linear;
}
.product-text > img:nth-child(3) {
  position: absolute;
  width: 100%;
  height: 110vh;
  z-index: 3;
  display: none;
  clip: rect(220px, 1020px, 750px, 900px);
  transition: 0.2s linear;
}
.product-text p {
  width: 30%;
  top: 15%;
  position: absolute;
  color: #ffffff;
  z-index: 4;
  font-size: 20px;
  text-align: center;
  opacity: 0.2;
  display: none;
  transition: 0.2s linear;
}
@media (max-width: 768px) {
  .prodects-header {
    background: #1d1d1f;
  }
  .prodect-detail {
    padding: 0;
    flex-direction: column;
  }
  .detail-left,
  .detail-right {
    width: 100%;
  }
  .detail-right {
    margin: 0;
  }
  .detail-left .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .detail-left .swiper-slide img {
    margin: 40px 0;
    width: 70%;
  }
  .detail-left .swiper-button-next,
  .detail-left .swiper-button-prev {
    display: none;
  }
  .detail-left .swiper-pagination-horizontal {
    right: 15px;
    text-align: right;
  }
  .detail-right ul {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .detail-right ul li:nth-child(1) {
    font-size: 10px;
    color: #2f318b;
    margin-top: 27px;
  }
  .detail-right ul li:nth-child(2) {
    font-size: 22.5px;
    color: #000000;
  }
  .detail-right ul li:nth-child(3) {
    font-size: 13px;
    color: #333333;
    margin-top: 11px;
  }
  .detail-right ul li:nth-child(5) {
    margin-top: 13px;
    justify-content: space-between;
  }
  .detail-right ul li:nth-child(5) span {
    width: calc(25% - 10px);
    height: 35px;
    margin-right: 0;
  }
  .detail-right ul li:nth-child(5) p,
  .detail-right ul li:nth-child(5) i {
    font-size: 9.5px;
    color: #505050;
  }
  .detail-right ul li:nth-child(6) {
    font-size: 13px;
    color: #333333;
    margin-top: 21px;
  }
  .detail-right ul li:nth-child(8) {
    margin-top: 12px;
  }
  .detail-right ul li:nth-child(8),
  .detail-right ul li:nth-child(9),
  .detail-right ul li:nth-child(10),
  .detail-right ul li:nth-child(11),
  .detail-right ul li:nth-child(12) {
    font-size: 14px;
    color: #333333;
  }
  .detail-right ul li:nth-child(13) a {
    width: 120px;
    height: 31px;
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 25px;
  }
  .detail-right ul li:nth-child(13) {
    margin-bottom: 45px;
  }
  .prodect-pic {
    margin-bottom: 0;
  }
  .prodect-pic-title {
    width: calc(100% - 30px);
    margin: 40px auto 0;
  }
  .prodect-pic-title p {
    font-size: 22.5px;
    color: #000000;
    text-align: left;
  }
  .prodect-pic-title span {
    font-size: 13px;
    color: #cacaca;
    text-align: left;
  }
  .prodect-pic-video {
    width: calc(100% - 30px);
    margin: 30px auto 45px;
  }
  .prodect-pic-video ul {
    flex-wrap: wrap;
  }
  .prodect-pic-video ul li {
    width: calc(50% - 5px);
    position: relative;
    margin-bottom: 10px;
  }
  .prodect-pic-video ul li:last-child {
    display: none;
  }
  .prodect-pic-video ul li a {
    font-size: 13px;
    color: #ffffff;
    line-height: 17px;
    text-shadow: 0px 3px 6px rgba(1, 10, 25, 0.36);
    position: absolute;
    left: 8px;
    bottom: 30px;
  }
  .prodect-pic-video ul li span {
    font-size: 12px;
    color: #ffffff;
    text-shadow: 0px 3px 6px rgba(1, 10, 25, 0.36);
    position: absolute;
    left: 8px;
    bottom: 10px;
  }
  .detail-Introduction {
    flex-direction: column;
    margin: 40px 0 30px 0;
  }
  .Introduction-title {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .Introduction-title p {
    font-size: 22.5px;
    color: #000000;
  }
  .Introduction-title span {
    font-size: 13px;
    color: #cacaca;
  }
  .Introduction-text {
    width: calc(100% - 45px);
    margin-left: 15px;
    margin-top: 10px;
  }
  .Introduction-text p {
    font-size: 14px;
    color: #555555;
    line-height: 24px;
  }
  .product-Advantage {
    background: url(/static/image/m-product/m-product-Advantage-bg.jpg)
      no-repeat;
    height: auto;
    padding-bottom: 42px;
  }
  .product-Advantage-text > div {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding-top: 45px;
  }
  .product-Advantage-text > div span {
    font-size: 22.5px;
    color: #ffffff;
  }
  .product-Advantage-text > div p {
    font-size: 13px;
    color: #ffffff;
    margin-bottom: 0;
  }
  .product-Advantage-text ul {
    width: 72.5%;
    margin-left: 15px;
    height: auto;
  }
  .product-Advantage-text ul li {
    margin-top: 30px;
  }
  .product-Advantage-text ul .Advantage {
    opacity: 1;
  }
  .product-Advantage-text ul li span {
    font-size: 18px;
  }
  .product-Advantage-text ul li p {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
  }
  .product-Advantage-text ul li:nth-child(5),
  .product-Advantage-text ul li:nth-child(6) {
    display: none;
  }
  .product-parameter {
    margin-top: 27px;
  }
  .product-parameter > div:nth-child(1) {
    padding-top: 45px;
  }
  .product-parameter > div p {
    font-size: 22.5px;
    color: #000000;
  }
  .product-parameter > div span {
    font-size: 13px;
    color: #cacaca;
  }
  .parameter-img {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .parameter-img > img {
    width: 200%;
  }
  .cooperate {
    margin-top: 24px;
  }
  .cooperate .cooperate-text {
    padding-top: 0;
  }
  .cooperate .cooperate-text b {
    margin: 0 0 16px 0;
  }
  .m-products-text {
    width: 100%;
    height: 100vh;
    background: #000000;
    position: relative;
    overflow: hidden;
    transition: 0.5s linear;
  }
  .m-products-text > img:nth-child(1) {
    width: 65%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.5s linear;
    opacity: 1;
  }
  .m-products-text > p:nth-child(2) {
    width: 500%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* 通过移动自身宽高的一半实现完全居中 */
    transition: 0.5s linear;
    opacity: 1;
  }
  .m-products-text > img:nth-child(3) {
    width: 100%;
    object-fit: cover; /* 使图片铺满容器，保持比例 */
    clip-path: inset(50% 50% 50% 50%); /* 初始状态，裁剪为中心点的0% */
    transition: clip-path 1s ease;
  }
  .m-products-text > span:nth-child(4) {
    position: absolute;
    top: 12%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #ffffff;
    width: 80%;
    text-align: center;
    opacity: 0;
    transition: 0.5s linear;
  }
}
