.openAndTranspant {
  padding-top: 4.375vw;
}
.current-page {
  color: #231815 !important;
}

.openAndTranspant .crumbs {
  padding: 1.25vw 0 4.1667vw;
}

.top-nav {
  position: sticky;
  z-index: 1000;
  top: 4.3229vw; /* 确保在垂直滚动时生效 */
  height: 3.9583vw;
  background-color: #fff;
  border-top: 0.0521vw solid #2318151a;
  border-bottom: 0.0521vw solid #2318151a;
}
.openAndTranspant-title {
  color: #231815;
  /* Heading5-40 */
  font-family: Montserrat;
  font-size: 2.0833vw;
  font-style: normal;
  font-family: "Montserrat-SemiBold" !important;
  line-height: 150%;
  text-transform: capitalize;
}
.top-nav-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 !important;
  height: 3.9583vw;
}
.top-box-text {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.1667vw !important;
}
.top-box-title,
.bottom-box-title {
  max-width: 26.0417vw;
  color: #231815;
  /* Heading3-60 */
  font-family: "Montserrat-SemiBold" !important;
  font-size: 3.125vw;
  font-style: normal;
  line-height: 150%; /*  */
  text-transform: capitalize;
  margin-right: 4.1667vw;
}
.bottom-box-title {
  max-width: none;
  margin-right: 0;
}

.top-box-desc,
.bottom-box-desc {
  width: 59.8%;
  max-width: 43.75vw;
  font-size: 0.8333vw;
}
.top-box-imgs {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6.25vw !important;
}
.top-box-imgs img {
  width: 100%;
}

.bottom-box {
  /* background-color:  #FAFAFA;; */
  margin: 0 0 5.2083vw;
}

.openbottom-desc {
  font-family: Montserrat, Montserrat;
  font-weight: 400;
  font-size: 0.8333vw;
  color: #231815;
  line-height: 150%;

  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 0 0 2.0833vw;
}
.swiper-backface-hidden .swiper-slide {
  background: #fafafa;
}
.openbottom-content {
  width: calc((100% - 6.25vw) / 4);
  margin-right: 2.0833vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.0833vw;
  background-color: #fafafa;
}

.openbottom-content:nth-child(4n) {
  margin-right: 0;
}
.openbottom-content img {
  max-width: 4.1667vw;
  margin-bottom: 1.25vw;
}

.openbottom-content .openbottom-img-title {
  font-family: "Montserrat-SemiBold" !important;
  font-size: 1.25vw;
  color: #231815;
  line-height: 150%;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.8333vw;
}
.openbottom-content .openbottom-img-desc {
  font-weight: 400;
  max-width: 59.7396vw;
  font-size: 0.8333vw;
  color: #231815;
  line-height: 150%;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.tab-content {
  display: flex !important;
  flex-wrap: wrap;
  padding-bottom: 4.1667vw;
}

.tab-content .content {
  width: 100%;
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  margin-top: 1.25vw;
}
.tab-content .content:nth-child(4n) {
  margin-right: 0;
}
.tab-content .content.active {
  display: flex !important;

  visibility: visible;
  opacity: 1;
}
.openbottom-item {
  display: flex;
  padding: 1.25vw;
  background-color: #fafafa;
  margin-bottom: 1.25vw;
}
.openbottom-item:last-child {
  margin-bottom: 0;
}
.item-title {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  /* Heading7-S-24 */
  font-family: Montserrat;
  font-size: 1.25vw;
  font-style: normal;
  line-height: 150%; /*  */
  text-transform: capitalize;
  margin-bottom: 0.9375vw;
  margin-top: 0.8333vw;
}
.item-desc {
  color: #231815;

  /* Large1-R-16 */
  font-family: Montserrat;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /*  */
  font-weight: 400;
}
.image img {
  width: 100%;
  height: 21.0938vw;
}

.item.text {
  padding-right: 4.1667vw;
  padding-left: 0.8333vw;
  flex: 0 0 48.3%;
}

.image {
  flex: 0 0 51.8%;
  max-width: 37.5vw;
}
.reverse .text {
  order: 2; /* 调整文字的顺序 */
  padding-right: 0;
  padding-left: 4.1667vw;
}

.reverse .image {
  order: 1; /* 调整图片的顺序 */
}

.tab-content .content {
  width: 100%;
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  margin-top: 1.25vw;
}
.tab-content .content:nth-child(4n) {
  margin-right: 0;
}
.tab-content .content.active {
  display: flex !important;

  visibility: visible;
  opacity: 1;
}
.privacy {
  display: none;
}
.tab-content {
  display: flex;
}
.privacy-img-box .pc-img {
  display: flex;
}
.privacy-img-box .mobile-img {
  display: none;
}
@media screen and (max-width: 1440px) {
  .top-box-desc {
    width: 63%;
    max-width: 47.2222vw;
  }
  .top-box-title {
    width: 29.7%;

    max-width: 22.2222vw;
  }
  .bottom-title {
    width: 37%;
    max-width: 27.5vw;
  }
  .bottom-desc {
    width: 60%;
    max-width: 41.9444vw;
  }
  .openbottom-item {
    justify-content: space-between;
  }
  .item.text {
    flex: 42.4%;
    padding: 0;
    max-width: 30.2778vw;
  }
  .image {
    flex: 0 0 52.4%;
    max-width: 37.5vw;
  }
  .image img {
    height: 21.1111vw;
    object-fit: cover;
  }
  .item-title {
    margin-bottom: 1.1111vw;
  }

  .reverse .text {
    padding-left: 0;
  }
  .openbottom-content {
    width: calc((100% - 5vw) / 4);
    margin-right: 1.6667vw;
    padding: 1.6667vw 1.6667vw 2.2222vw;
  }
  .top-box-text {
    margin-bottom: 2.7778vw !important;
  }
}

@media screen and (max-width: 768px) {
  .crumbs {
    padding: 2.1333vw 6.4vw 10.6667vw !important;
  }
  .openAndTranspant {
    padding-top: 12.8vw;
  }
  .top-nav {
    height: fit-content;
    top: 12.5333vw;
  }
  .top-box-title {
    width: 100%;
    max-width: fit-content;
  }
  .top-nav-box {
    height: fit-content;
    padding: 2.1333vw 6.4vw !important;
  }
  .openAndTranspant-title {
    font-size: 4.2667vw;
  }
  .top-box-text {
    flex-direction: column;
    margin-bottom: 0 !important;
  }
  .top-box-title,
  .bottom-box-title {
    font-size: 8.5333vw;
    margin-right: 0;
    margin-bottom: 6.4vw;
  }
  .bottom-box-title {
    margin-top: 10.6667vw;
  }

  .top-box-desc,
  .bottom-box-desc {
    width: 100%;
    max-width: fit-content;
    font-size: 3.7333vw;
  }
  .openbottom-item {
    flex-direction: column;
    padding: 0;
  }
  .item.text {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  .item-title {
    margin-top: 0;
    font-size: 6.4vw;
    margin-bottom: 4.2667vw;
  }
  .openbottom-content img {
    max-width: 14.9333vw;
    margin-bottom: 6.4vw;
  }
  .openbottom-content .openbottom-img-title {
    font-size: 4.2667vw;
    margin-bottom: 6.4vw;
  }
  .openbottom-content .openbottom-img-desc {
    font-size: 3.7333vw;
  }
  .bottom-box {
    background-color: #fafafa;
    margin-bottom: 14.6667vw;
    padding-bottom: 10.6667vw;
  }
  .reverse .text {
    order: 0;
    padding: 0;
  }
  .item-desc {
    margin-bottom: 6.4vw;
    font-size: 3.7333vw;
  }
  .image {
    max-width: 100%;
  }
  .image img {
    max-width: 100%;
    height: 49.0667vw;
    object-fit: cover;
  }
  .openbottom-item {
    margin-bottom: 10.6667vw;
  }
  .privacy-img-box {
    width: 100%;
  }
  .top-box-imgs {
    padding: 0 !important;
    margin-bottom: 20.2667vw !important;
  }
  .top-box-desc {
    margin-bottom: 17.0667vw !important;
  }
  .tab-content {
    display: none !important;
  }
  .bottom-desc {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10.6667vw;
  }
  .privacy {
    display: flex;
    position: relative;
    overflow: hidden;
  }
  .swiper-backface-hidden .swiper-slide {
    width: 77%;
  }
  .openbottom-content {
    width: 100%;
    padding: 6.4vw 6.4vw 8.5333vw;
    margin-right: 0;
  }
  .swipers-privacy {
    width: 100%;
    overflow: visible;
    padding-bottom: 27.7333vw;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 10.6667vw;
    height: 10.6667vw;
    color: #231815;
    font-weight: 600;
    top: auto;
    bottom: 10.6667vw;
    border-radius: 10.6667vw;
    background-color: #fafafa;
  }
  .swiper-button-prev {
    right: 17.0667vw;
    left: auto;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 3.2vw;
  }
  .privacy-img-box .pc-img {
    display: none;
  }
  .privacy-img-box .mobile-img {
    display: flex;
    height: 114.6667vw;
    object-fit: cover;
  }
}
