.slideInDownInit {
  -webkit-transform: translateY(32px);
  transform: translateY(32px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  transition-delay: 0.2s;
}

.slideInDown {
  opacity: 1 !important;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

.scaleInit {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}

.goods-section .backgroundPicture {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.goods-section .backgroundPicture img {
  width: 100%;
  height: 100%;
  min-width: 30px;
  object-fit: cover;
  object-position: center;
}

.progress {
  display: none !important;
}

:root {
  --font-14: clamp(12px, 1vw, 14px);
  --font-16: clamp(13px, 1.15vw, 16px);
  --font-18: clamp(14px, 1.3vw, 18px);
  --font-20: clamp(15px, 1.45vw, 20px);
  --font-22: clamp(14px, 1.6vw, 22px);
  --font-24: clamp(17px, 1.75vw, 24px);
  --font-26: clamp(18px, 1.9vw, 26px);
  --font-28: clamp(19px, 2.05vw, 28px);
  --font-30: clamp(20px, 2.2vw, 30px);
  --font-32: clamp(21px, 2.35vw, 32px);
  --font-34: clamp(22px, 2.5vw, 34px);
  --font-36: clamp(23px, 2.65vw, 36px);
  --font-38: clamp(24px, 2.8vw, 38px);
  --font-40: clamp(25px, 2.95vw, 40px);
  --font-42: clamp(26px, 3.1vw, 42px);
  --font-44: clamp(27px, 3.25vw, 44px);
  --font-46: clamp(28px, 3.4vw, 46px);
  --font-48: clamp(29px, 3.55vw, 48px);
  --font-52: clamp(28px, 3.85vw, 52px);
  --font-54: clamp(28px, 4vw, 54px);
  --font-62: clamp(32px, 4.3vw, 62px);
  --font-108: clamp(64px, 8vw, 108px);
  --font-num-48: clamp(14px, 2.8vw, 44px);

  --letter-4: 4px;

  --color-fff: #fff;
  --color-d4d4d4: #d4d4d4;
  --color-000: #000;
  --color-171A1D: #171a1d;
  --color-999: #999;
  --color-81C0FA: #81c0fa;
}

.ipet {
  margin-top: 108px;
}

.section-1 .backgroundPicture {
  background-color: #000105;
}

.section-2 .backgroundPicture {
  background-color: #0a0a0a;
}

.section-3 {
  background-color: var(--color-171A1D);
}

.section-4 {
  background-color: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-6 {
  background-color: #0a0a0a;
}

.section-con .lineheight15 {
  line-height: 1.5;
}

.section-con .letterSpacing-1 {
  letter-spacing: -1px;
}

.section-con .marginLeftAuto {
  margin-left: auto;
}


.goods-section {
  background-size: cover;
  line-height: normal;
  position: relative;
}

:lang(en).goods-section {
  letter-spacing: 0px;
}

.section-con {
  position: absolute;
  z-index: 4;
  top: 0;
  /* width: 100%;
  height: 100%; */
}

.section-con .marginTop05 {
  padding-top: 0.5vw;
}

.section-con .marginTop1 {
  padding-top: 1vw;
}

.section-con .marginTop15 {
  margin-top: 1.5vw;
}

.section-con .marginTop2 {
  margin-top: 2vw;
}

.section-con .marginTop24 {
  margin-top: 2.4vw;
}

.section-con .marginTop3 {
  margin-top: 3vw;
}

.section-con .marginTop45 {
  margin-top: 4.5vw;
}

.section-con .marginTop6 {
  margin-top: 6vw;
}

.section-1 .section-con {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 17%;
  padding-top: 10%;
}

.section-2 .section-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 4%;
  width: 100%;
  text-align: center;
}

.section-3 .section-con {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 10% 17%;
}

.section-4 .section-con {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 6% 17% 0 17%;
  text-align: center;
  align-items: center;
}

.section-6 .section-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4% 15% 0 15%;
  text-align: center;
  width: 100%;
}

.section-8 {
  margin-top: -1px;
}

.section-8 .section-con {
  display: flex;
  flex-direction: column;
  right: 17%;
  top: 35%;
  align-items: flex-start;
}

.section-1 .section-con-entip {
  font-size: var(--font-22);
  color: var(--color-fff);
  margin-left: 0.15vw;
}

.section-con-ffftitle {
  font-size: var(--font-54);
  font-weight: bold;
  color: var(--color-fff);
}

.section-con-gradienttitle {
  font-size: var(--font-54);
  font-weight: bold;
  background: linear-gradient(to right, #6dbfff, #ffffff, #6dbfff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.section-1 .section-con-ffftitle,
.section-1 .section-con-gradienttitle {
  font-size: var(--font-62);
}

.section-con-content {
  font-size: var(--font-22);
  color: var(--color-fff);
}

.section-con-d4content {
  font-size: var(--font-22);
  color: var(--color-d4d4d4);
}

.section-con-999content {
  font-size: var(--font-22);
  color: var(--color-999);
}

.section-con-text-justify {
  text-align: justify;
}

.section-con-icon img {
  width: 100%;
  max-width: 31px;
}

.section-1 .section-con-model {
  background-color: var(--color-fff);
  color: var(--color-000);
  font-size: var(--font-16);
  border-radius: 5px;
  font-weight: bold;
  padding: 2px 10px;
}

.section-3 .title-box {
  display: grid;
  justify-content: space-between;
  grid-template-columns: 1fr 0.8fr;
  align-items: start;
}

.section_big_title {
  line-height: 1.2;
}

.section-3 .m-player {
  border-radius: 10px;
}

.section-4-text-width {
  width: 76%;
}

.section-6-text-width {
  width: 77%;
}

.section-6 .rotate-num {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4vw;
  justify-content: space-between;
  align-items: center;
}

.section-6 .rotate-num p,
.section-6 .rotate-num span {
  perspective: 1000px;
  transform-style: preserve-3d;
}

.section-6 .rotate-num img {
  will-change: transform;
  transform-origin: center;
  width: 100%;
}

.section-con-monitoring {
  position: relative;
}

.monitoring-left-num,
.monitoring-right-num {
  color: var(--color-81C0FA);
  font-size: var(--font-num-48);
  font-weight: bold;
}

.monitoring-left-num {
  position: absolute;
  top: 43%;
  left: 51%;
}

.monitoring-right-num {
  position: absolute;
  top: 43%;
  left: 50%;
}
/* 按钮样式 */
.monitoring-btn {
  display: inline-block;
  padding: 5px 15px;
  background-color: #6a7176;
  color: var(--color-fff);
  font-size: var(--font-16);
  font-weight: bold;
  text-align: center;
  border-radius: 30px;
  box-shadow: 0 5px 15px rgba(139, 142, 145, 0.3);
  cursor: pointer;
  transition: all 0.3s ease;
}

.monitoring-btn:hover {
  background-color: #4b4f57;
  transform: translateY(-2px);
}

.monitoring-btn:active {
  transform: translateY(2px);
}

#video5 .progress {
  display: flex !important;
}

.modal .m-player {
  border-radius: 10px;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.modal-content {
  background-color: #fff;
  padding: 2vw;
  border-radius: 10px;
  width: 60vw;
  text-align: center;
  position: relative;
}

.modal-content p {
  margin-bottom: 2vw;
  color: var(--color-171A1D);
  font-size: var(--font-22);
}

.modal h2 {
  font-size: 20px;
  margin-bottom: 20px;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
  color: #aaa;
}

.close-btn:hover {
  color: #242424;
}

.section-7 {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
  display: flex;
  margin-top: -1px;
}

.section-7 .leftbox,
.section-7 .rightbox {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  color: white;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-7 .leftbox {
  background: linear-gradient(
    to bottom right,
    #131313 0%,
    #131313 30%,
    #636b79 50%,
    #636b79 100%
  );
  clip-path: polygon(0 0, 100% 0, 0 100%);
  color: #000;
}

.section-7 .rightbox {
  background-color: #000;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.section-7 .section-7-can {
  position: absolute;
  top: 20%;
  left: 10%;
  font-weight: bold;
  font-size: var(--font-108);
  color: var(--color-999);
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

.section-7 .section-7-pwm {
  position: absolute;
  color: var(--color-999);
  font-weight: bold;
  top: 70%;
  right: 10%;
  font-size: var(--font-108);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.section-7 .section-7-pwm p,
.section-7 .section-7-can p {
  font-weight: bold;
}

.section-7-leftarrow {
  padding-left: 0.4vw;
}

.section-7-rightarrow {
  padding-left: 0.5vw;
  transform: rotate(180deg);
}

.section-7-con-gradienttitle {
  background: linear-gradient(to right, #6dbfff, #ffffff, #6dbfff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-weight: bold;
}

.centerbox {
  position: absolute;
  z-index: 8;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
}

.centerbox .changeTit-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: var(--color-fff);
  font-size: var(--font-20);
}

#video3 {
  width: 60% !important;
}

:lang(en).section-6 .backgroundPicture img {
  width: 100%;
}

@media screen and (max-width: 1700px) {
  :lang(en).section-6 .backgroundPicture img {
    width: 120%;
    margin-left: -10%;
  }
}

@media screen and (max-width: 1200px) {
  .goods-section .backgroundPicture img {
    width: 150%;
    margin-left: -25%;
  }
  .section-1 .section-con {
    padding-left: 10%;
  }
  .modal-content {
    width: 80vw;
  }
  .centerbox img {
    width: 80%;
  }
  .section-7 .leftbox,
  .section-7 .rightbox,
  .section-7 {
    height: 70vh;
  }
  .section-7 .section-7-can {
    top: 10%;
  }
  .section-4-text-width,
  .section-6-text-width {
    width: 100%;
  }

  :lang(en).section-6 .backgroundPicture img {
    width: 150%;
  }
}

@media screen and (max-width: 768px) {
  .goods-section .backgroundPicture img {
    width: 180%;
    margin-left: -40%;
  }
  .section-1 .section-con,
  .section-2 .section-con,
  .section-3 .section-con,
  .section-4 .section-con,
  .section-6 .section-con {
    padding-left: 5%;
    padding-right: 5%;
  }
  .section-3 .title-box {
    grid-template-columns: 1fr;
    gap: 2vw;
  }
  #video3 {
    width: 90% !important;
  }

  .modal-content {
    width: 90vw;
  }

  .section-7-leftarrow,
  .section-7-rightarrow {
    width: 70%;
  }
  .section-6 .section-con {
    padding-top: 20%;
  }
  .section-8 .section-con {
    right: 5%;
    top: 32%;
  }
  .centerbox img {
    width: 100%;
  }
  .close-btn {
    top: 0;
    right: 10px;
  }
  :lang(en).section-6 .backgroundPicture img {
    width: 180%;
  }

  :lang(en).section-6 .section-con {
    padding-top: 6%;
  }
}

@media screen and (max-width: 540px) {
  .goods-section .backgroundPicture img {
    width: 240%;
    margin-left: -80%;
  }
  :lang(en).section-1 .backgroundPicture img {
    width: 240%;
    margin-left: -80%;
    margin-top: 20%;
  }
  :lang(en).section-6 .backgroundPicture img {
    width: 260%;
  }
  .section-8 .backgroundPicture img {
    width: 100%;
    margin-left: 0;
  }
  .section-8 .section-con {
    position: relative;
    background-color: #030303;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10vw;
    text-align: center;
  }
  .section-8 {
    display: flex;
    flex-direction: column-reverse;
  }
}
