.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;
}

.delayed-element {
  opacity: 0;
  transform: translateY(32px);
  transition: all 0.5s ease 0.2s;
}

.delayed-element.delayed-show {
  opacity: 1;
  transform: translateY(0);
}

: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(16px, 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(36px, 4vw, 54px);
  --font-70: clamp(40px, 4.5vw, 70px);
  --font-90: clamp(46px, 7vw, 90px);
  --font-num-48: clamp(14px, 2.8vw, 44px);
}

.goods-detail {
  margin-top: 108px;
}

.goods-section .backgroundPicture picture {
  width: 100%;
}

.goods-section .backgroundPicture img {
  width: 100%;
  margin: 0;
  min-width: 30px;
}

.backgroundPicture {
  width: 100%;
}

.progress {
  display: none !important;
}

.section-1-768 {
  background-color: #000000;
}

.section-1 .backgroundPicture {
  background-color: #0a0a0a;
}
.section-2 .backgroundPicture {
  background-color: #030303;
}
.section-3 {
  background-color: #000000;
}
.section-4 .backgroundPicture {
  background-color: #020202;
}
.section-5 .backgroundPicture {
  background-color: #020202;
}
.section-6 {
  background-color: #000000;
}
.section-7 .backgroundPicture {
  background-color: #030303;
}
.section-8 .backgroundPicture {
  background-color: #030303;
}

/* .backgroundPicture {
  position: absolute;
}
.backgroundPicture img {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100% !important;
} */

#product_desc,
.product_desc {
  padding: 0;
}

.section-logo {
  width: clamp(40px, 8vw, 100px);
  position: absolute;
  top: 5vw;
  right: 10%;
}

.section-logo img {
  width: 100%;
}

.section-1 .backgroundPicture {
  background-color: #0a0a0a;
}

.goods-section {
  background-size: cover;
  line-height: normal;
  position: relative;
  overflow: hidden;
}
.section-con {
  position: absolute;
  z-index: 4;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
}

.section-con .section-titleBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.section-1-768 {
  display: none;
}

.section-1 .section-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 8%;
}

.section-1 .section-con .section-con-text1 {
  background: linear-gradient(135deg, #fcd7b7, #81634d);
  -webkit-background-clip: text;
  color: transparent;
  font-size: var(--font-54);
  font-weight: bold;
  line-height: 1.2;
}

:lang(en).section-1 .section-con .section-con-text1,
:lang(en).section-3 .section-con .section-con-text1 {
  text-align: center;
  line-height: 1.2;
}

.section-1 .section-con .section-con-text2 {
  color: #ffffff;
  font-size: var(--font-22);
  padding-top: 2vw;
  text-align: center;
  line-height: 1.5;
}

.section-1 .section-con .section-con-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  padding-top: 2vw;
}
/* 
.section-1 .section-con .section-con-title {
  font-size:var(--font-34);
  background: linear-gradient(to bottom right, #fcd7b7, #b38667);
  -webkit-background-clip: text;
  color: transparent;
}

.section-1 .section-con .section-con-subtitle {
  color: #ffffff;
  font-size: 2.8vw;
  font-weight: bold;
}

.section-1 .section-con .section-con-unit {
  background: linear-gradient(to bottom right, #fcd7b7, #b38667);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 1.1vw;
  margin-left: 0.1vw;
}

.section-1 .section-con .section-con-small {
  font-size: 1vw;
  margin-left: 0.1vw;
  color: #ffffff;
} */

.section-1 .section-con .section-con-text3 {
  color: #cececf;
  font-size: var(--font-14);
  text-align: center;
  position: absolute;
  bottom: 2vw;
  width: 80%;
}

.section-2 {
  min-height: 20vw;
  background-color: #000000;
}

.section-2 .section-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #212121;
  position: relative;
  padding: 6% 16%;
}

.section-2 .section-con .section-con-topBox {
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  gap: 2vw;
}

.section-2 .section-con .section-con-bottomBox {
  display: grid;
  grid-template-columns: 1fr 0.8fr;
  gap: 2vw;
  padding-top: 6vw;
}

.section-2 .section-con .section-con-title {
  font-weight: bold;
  font-size: var(--font-54);
  background: linear-gradient(135deg, #fcd7b7, #81634d);
  -webkit-background-clip: text;
  color: transparent;
}

.section-2 .section-con .section-con-subtitle {
  font-size: var(--font-22);
  color: #ffffff;
  line-height: 1.5;
  padding-top: 7.5%;
  padding-bottom: 10%;
}

.section-2 .section-con .section-con-topBox .section-con-title {
  line-height: 1.2;
}

.section-2 .section-con .section-con-bottomBox .section-con-title {
  line-height: 1.2;
}

.section-3 .section-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 8%;
  position: relative;
}

.section-3 .section-3-img {
  display: grid;
  grid-template-columns: 1fr 0.5fr;
  justify-content: center;
  padding: 6vw 0;
  padding-left: 15%;
  align-items: end;
  padding-right: 20%;
}

.section-3 .section-3-img img {
  width: 100%;
}

.section-3 .section-3-img2 {
  width: 80% !important;
}

.section-3 .section-con .section-con-text1 {
  font-weight: bold;
  font-size: var(--font-54);
  background: linear-gradient(135deg, #fcd7b7, #81634d);
  -webkit-background-clip: text;
  color: transparent;
}

.section-3 .section-con .section-con-text2 {
  color: #ffffff;
  font-size: var(--font-22);
  padding-top: 2vw;
  text-align: center;
}

:lang(en).section-3 .section-con .section-con-text2 {
  width: 75%;
}

.section-3 .section-con #bigNum2 {
  font-size: var(--font-90);
}

.section-3 .section-con .section-con-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  padding-top: 4vw;
  align-items: end;
  text-align: center;
  gap: 3vw;
}

.section-3 .section-con .section-con-num {
  color: #c19576;
  font-weight: bold;
}
.section-3 .section-con .animated-number .number {
  display: inline-block;
}

.section-3 .section-con .section-con-toptitle {
  color: #999999;
  font-size: var(--font-22);
}

.section-3 .section-con .section-con-title {
  font-size: var(--font-70);
  color: #ffffff;
  font-weight: bold;
}

.section-3 .section-con .section-con-subtitle {
  color: #999999;
  font-size: var(--font-18);
}

.section-3 .section-con .section-con-unit {
  color: #ffffff;
  font-size: var(--font-18);
}

.section-3 .section-con .section3-colorText,
.section-3 .section-con .section3-colorText .section-con-unit {
  color: #c19576;
}

.section-4 {
  width: 100%;
  min-height: 20vw;
  background-color: #000000;
}

.section-4 .section-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 8%;
  padding-bottom: 6%;
  z-index: 9;
}

.section-4 .backgroundPicture {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: scaleX(1);
  height: 100%;
  z-index: 999;
}

.section-4 .backgroundPicture {
  display: block;
}

.section-4 .mobileBackground {
  display: none;
}
.section-4 .mobileBackground img {
  width: 100%;
  padding-top: 25%;
}

#video3 {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
  position: relative;
}

.section-4 .section-con .section-con-text1 {
  font-weight: bold;
  font-size: var(--font-54);
  background: linear-gradient(135deg, #fcd7b7, #81634d);
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  line-height: 1.2;
}

.section-4 .section-con .section-con-text2 {
  color: #ffffff;
  font-size: var(--font-22);
  padding-top: 2vw;
  text-align: center;
  line-height: 1.5;
}

:lang(en).section-4 .section-con .section-con-text2 {
  width: 75%;
}

.section-4 .section-con .section-con-box {
  display: grid;
  grid-template-columns: 1fr 0.8fr 1fr;
  justify-items: center;
  padding-top: 6vw;
  align-items: center;
  text-align: center;
}

.section-4 .section-con .section-con-box img {
  width: 80% !important;
  margin-left: 0 !important;
}

.section-4 .section-con .section-con-title {
  background: linear-gradient(135deg, #fcd7b7, #81634d);
  -webkit-background-clip: text;
  color: transparent;
  font-size: var(--font-54);
  font-weight: bold;
}

.section-4 .section-con .section-con-subtitle {
  color: #ffffff;
  font-size: var(--font-16);
}

.section-4 .section-con .section-con-unit {
  font-size: var(--font-20);
}

.section-4 .section-con .section-con-text3 {
  background: linear-gradient(to bottom right, #fcd7b7, #b38667);
  -webkit-background-clip: text;
  color: transparent;
  font-size: var(--font-20);
  text-align: center;
  line-height: 1.5;
  position: absolute;
  bottom: 3.9vw;
  padding-left: 5%;
  padding-right: 5%;
}

.section-5 .section-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 8%;
  z-index: 9;
  background: rgba(0, 0, 0, 0.3);
}

.section-5 .section-con .section-con-text1 {
  font-weight: bold;
  font-size: var(--font-54);
  background: linear-gradient(135deg, #fcd7b7, #81634d);
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  line-height: 1.2;
}

.section-5 .section-con .section-con-text2 {
  color: #ffffff;
  font-size: var(--font-22);
  padding-top: 2vw;
  text-align: center;
  line-height: 1.5;
}

:lang(en).section-5 .section-con .section-con-text2 {
  width: 75%;
}

.section-5 .section-con .section-con-num {
  color: #b38667;
  font-weight: bold;
}

.section-5 .section-con .section-con-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  padding-top: 5vw;
  gap: 4vw;
}

.section-5 .section-con .section-con-title {
  color: #ffffff;
  font-size: var(--font-54);
  font-weight: bold;
}

.section-5 .section-con .section-con-subtitle {
  color: #ffffff;
  font-size: var(--font-16);
}

.section-5 .section-con .section-con-subtitle .section-con-tips {
  color: #c19576;
}

.section-5 .section-con .section-con-unit {
  font-size: var(--font-16);
  font-weight: normal;
}

.section-5 .section-con .section-con-text3 {
  color: #c19576;
  font-size: var(--font-22);
  text-align: center;
  line-height: 1.5;
  padding-top: 1vw;
}

.section-6 .section-con {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 14%;
  padding-left: 12%;
  z-index: 9;
}

:lang(en).section-6 .section-con {
  padding-top: 8%;
}

.section-6 .section-con .section-con-text1 {
  font-weight: bold;
  font-size: var(--font-54);
  background: linear-gradient(135deg, #fcd7b7, #81634d);
  -webkit-background-clip: text;
  color: transparent;
  line-height: 1.2;
}

.section-6 .section-con .section-con-text2 {
  color: #ffffff;
  font-size: var(--font-22);
  padding-top: 2vw;
  line-height: 1.5;
  width: 44%;
}

.section-6 .section-con .section-con-box {
  display: grid;
  justify-items: center;
  padding-top: 8vw;
}

.section-6 .section-con .section-con-title {
  color: #ffffff;
  font-size: var(--font-54);
  font-weight: bold;
}

.section-6 .section-con .section-con-subtitle {
  color: #ffffff;
  font-size: var(--font-16);
}

.section-6 .section-con .section-con-unit {
  font-weight: 300;
  font-size: var(--font-20);
}

.section-6 .section-con .section-con-text3 {
  color: #ff0000;
  font-size: var(--font-14);
  padding-top: 4vw;
  line-height: 1.5;
  width: 44%;
}

.section-7 .section-con {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.section-7 .section-con .section-left {
  background: #0a0a0a;
  padding: 6vw 5vw;
}
.section-7 .section-con .section-right {
  background: #000000;
  padding: 6vw 5vw;
}

.section-7 .section-con .section-left:hover {
  background-image: url("../images/i7bgc.png");
  background-position: 20%;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 200%;
}

.section-7 .section-con .section-right:hover {
  background-image: url("../images/i7bgc.png");
  background-position: 20%;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 200%;
}

.section-7 .section-con .section-con-text1 {
  font-weight: bold;
  font-size: var(--font-54);
  background: linear-gradient(135deg, #fcd7b7, #81634d);
  -webkit-background-clip: text;
  color: transparent;
  line-height: 1.2;
}

.section-7 .section-con .section-con-text2 {
  color: #ffffff;
  font-size: var(--font-22);
  padding-top: 2vw;
  line-height: 1.5;
}
.section-con-text1 {
  letter-spacing: -1px;
}

@media screen and (max-width: 1600px) {
  .section-2 .section-con {
    padding: 6% 10%;
  }
}

@media screen and (max-width: 1200px) {
  .goods-section .backgroundPicture img {
    width: 150%;
    margin-left: -25%;
  }
  .section-2 .section-con .section-con-topBox {
    grid-template-columns: 1fr;
  }

  .section-2 .section-con .section-con-bottomBox {
    display: flex;
    flex-direction: column-reverse;
  }

  .section-1 .section-con .section-con-text2 {
    width: 95%;
  }
  .section-1 .section-con .section-con-text3 {
    width: 60%;
  }

  :lang(en).section-3 .section-con .section-con-text2 {
    width: 100%;
  }

  :lang(en).section-4 .section-con .section-con-text2 {
    width: 100%;
  }
  :lang(en).section-5 .section-con .section-con-text2 {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .section-1-768 {
    display: flex;
  }
  .section-1-768 .section-con {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 28vw 0 0 0;
    position: relative;
  }
  .section-1-768 .backgroundPicture img {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .section-1-768 .section-con .section-con-text1 {
    background: linear-gradient(135deg, #fcd7b7, #81634d);
    -webkit-background-clip: text;
    color: transparent;
    font-size: var(--font-54);
    font-weight: bold;
  }

  :lang(en).section-1-768 .section-con .section-con-text1 {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 1.2;
  }

  .section-1-768 .section-con .section-con-text2 {
    color: #ffffff;
    font-size: var(--font-22);
    text-align: center;
    line-height: 1.5;
    padding: 9% 5% 8% 5%;
  }

  .section-1-768 .section-con .section-con-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    padding-top: 2vw;
  }

  .section-1-768 .section-con .section-con-text3 {
    color: #cececf;
    font-size: var(--font-14);
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 18vw;
  }

  .section-1 {
    display: none;
  }

  .section-con,
  .section-2 .section-con,
  .section-1 .section-con .section-con-text3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .goods-section .backgroundPicture img {
    width: 180%;
    margin-left: -40%;
  }

  #video3 {
    width: 250% !important;
    margin-left: -75%;
  }

  .section-5 .section-con {
    padding-top: 27%;
  }

  .section-5 .section-con .section-con-box {
    display: none;
  }

  .section-2 .section-con {
    padding: 26% 5%;
  }

  .section-2 .section-con .section-con-bottomBox {
    padding-top: 27%;
  }

  .section-2 .section-con-main {
    text-align: center;
  }

  .section-3 .section-con {
    padding-top: 38%;
  }

  .section-3 .section-con .section-con-box {
    display: none;
  }
  .section-3 .section-3-img {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    padding: 27% 10% 33% 10%;
  }
  .section-3 .section-3-img picture {
    display: flex;
    justify-content: center;
  }
  .section-3 .section-3-img img {
    width: 110%;
  }
  .section-3 .section-3-img2 {
    width: 100% !important;
  }
  .section-3 .section-con .section-con-text2 {
    text-align: center;
  }
  .section-4 .section-con .section-con-box {
    grid-template-columns: 1fr;
    gap: 10%;
    padding-top: 12%;
  }
  .section-4 .section-con .section-con-text3 {
    position: relative;
    bottom: 0;
    padding: 10% 5%;
  }
  .section-4 .backgroundPicture {
    display: none;
  }

  .section-4 .mobileBackground {
    display: block;
  }
  .section-4 .section-con {
    padding-top: 27%;
    position: relative;
    background-color: #212121;
    padding-left: 0;
    padding-right: 0;
  }
  .section-4 .section-con .section-con-text1,
  .section-4 .section-con .section-con-text2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-7 .section-con {
    grid-template-columns: 1fr;
  }
  .section-7 .section-con .section-left,
  .section-7 .section-con .section-right {
    padding: 30% 5%;
    text-align: center;
  }

  .section-7 .section-con .section-left {
    background-image: url("../images/i7bgc.png");
    background-position: 20%;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 200%;
  }
  .section-6 {
    display: flex;
    flex-direction: column-reverse;
  }
  .section-6 .section-con {
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    align-items: center;
  }

  .section-6 .section-con .section-con-text2,
  .section-6 .section-con .section-con-text3 {
    width: 100%;
    padding-top: 10%;
  }

  .section-6 .backgroundPicture img {
    width: 215% !important;
    margin-left: -113%;
  }

  :lang(zh).section-4 .section-con .section-con-text3 {
    bottom: 12vw;
  }
}

@media screen and (max-width: 540px) {
  .goods-section .backgroundPicture img {
    width: 300%;
    margin-left: -100%;
  }

  .section-3 .section-3-img2 {
    width: 50% !important;
  }
}
