.slideInDownInit {
  -webkit-transform: translateY(32px);
  transform: translateY(32px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}

.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;
}

sup {
  top: -0.5em;
  font-size: 62%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}

img {
  width: 100%;
}

.section1 {
  position: relative;
}

.section1-bg {
  position: relative;
  width: 100%;
  height: auto;
}

.section1-bg img {
  width: 100%;
  height: auto;
}

.uf100f-2-1024 {
  position: absolute;
  top: 5vw;
  left: 20vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  padding: 20px;
}

.uf100f-2-title {
  display: flex;
  gap: 10px;
  align-items: center;
  border-bottom: 1px solid #383838;
  padding-bottom: 0.5vw;
  font-size: 5.5vw;
  line-height: 1.2em;
}
.uf100f1-title .side-text span{line-height: 1.23em; }
.uf100f1-title > span:nth-child(1), .uf100f1-title > span:nth-child(2) {
  color: rgb(0, 140, 250);
  font-weight: 600;
  text-align: center;
}
.uf100f1-title .side-text {
  display: flex;
  flex-direction: column;
  margin-top: 0.05em;
}
.uf100f1-title .side-text span:nth-child(1) {
  font-size: 1.5vw;
  font-weight: normal;
  background: linear-gradient(195deg, rgb(0, 149, 250), #fff 63%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: justify;
  text-align-last: justify;
}

.section1-title .side-text span{line-height: 1.23em;}
.section1-title > span:nth-child(1), .section1-title > span:nth-child(2) {
  color: rgb(0, 140, 250);
  font-weight: 600;
  text-align: center;
}

.section1-title > span:nth-child(1){   font-size: 6.9vw; margin-top: 1%;}

.section1-title .side-text {
  display: flex;
  flex-direction: column;
  margin-top: 0.05em;
}
.section1-title .side-text span:nth-child(1) {
  font-size: 1.5vw;
  font-weight: normal;
  background: linear-gradient(195deg, rgb(0, 149, 250), #fff 63%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: justify;
  text-align-last: justify;
}

.section1-title .side-text span:nth-child(2) {
  font-size: 2.3vw;
  background: linear-gradient(195deg, rgb(254, 108, 0), #383838 37%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: justify;
  text-align-last: justify;
}
.section1-title-uf100f {
  display: flex;
  gap: 5px;
  align-items: center;
  border-bottom: 1px solid #383838;
  padding-bottom: 0vw;
  font-size: 5.5vw;
  line-height: 1.2em;
}

.section1-title-uf100f .side-text-uf100f span{line-height: 1.23em;}

.section1-title-uf100f > span:nth-child(1), .section1-title-uf100f > span:nth-child(2) {
  color: rgb(255, 255, 255);
  font-weight: 400;
  
}

.section1-title-uf100f > span:nth-child(1){   font-size: 1.2vw; margin-top: 1%;}

.section1-title-uf100f .side-text-uf100f {
  display: flex;
  flex-direction: column;
  margin-top: 0.05em;
}
.section1-title-uf100f .side-text-uf100f span:nth-child(1) {
  font-size: 1.5vw;
  font-weight: normal;
  background: linear-gradient(195deg, rgb(137, 201, 151), #89c997 63%);
  -webkit-background-clip: text;
  font-weight: 600;
  background-clip: text;
  color: transparent;
  text-align: justify;
  text-align-last: justify;
}

.section1-title-uf100f .side-text-uf100f span:nth-child(2) {
  font-size: 2.3vw;
  background: linear-gradient(195deg, rgb(254, 108, 0), #383838 37%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: justify;
  text-align-last: justify;
}

.section1-subtitle {
  margin-top: 0.5vw;
  display: flex;
  align-items: center;
  gap: 2vw;
  text-align: justify;
  font-size: 0.9vw;
  color: rgb(38, 38, 38);
  width: 100%;
}
.section1-subtitle span:nth-of-type(odd) {
  width: 49%;
  text-align: justify;
  text-align-last: justify;
}

.section2 {
  height: 220vh;
  background-color: rgb(9, 9, 9);
  position: relative;
}

.section2-title {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  padding: 20px;
  color: #fff;
  position: sticky;
  height: 100vh;
}

.section2-text1 {
  position: absolute;
  margin-top: -9%;
  opacity: 0;
  font-size: 1vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(0, 151, 255), #ffffff 77%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.section2-textBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  color: #fff;
  opacity: 0;
}

.section2-text2 {
  font-size: 1.5vw;
  margin-top: 0vw;
}
.seciton3-hrBox {
  display: flex;
  justify-content: center;
  padding: 6vw 0;
}

.section2-hr {
  width: 2vw;
  margin: 1vw 0;
}

.section2-text3, .section2-text5 {
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 2;
}

.section2-text4 {
  font-size: 0.8vw;
  line-height: 1.5;
  color: rgb(149, 149, 149);
  margin-top: 10vw;
  padding-bottom: 4vh; 
}

.section3 {
  height: 430vh;
  background-color: rgb(9, 9, 9);
  position: relative;
}
.section3-main {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  padding: 20px;
  color: #fff;
  position: sticky;
}

.section3-text1 {
  font-size: 9vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(0, 151, 255), #ffffff 78%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-top: 3vw;
}
.section-rightBox1{ padding-left: 46vw;
}
.section3-leftBox {
	padding-left: 5vw;
  min-width: 20vw;
}
.section8-leftBox {
  min-width: 20vw;
}
.section88-leftBox {
  min-width: 20vw;
}
.section89-leftBox {
  min-width: 40vw;
}
.section3-rightBox img,
.section3-video {
  width: 100%;
}
.section3-img2,
.section3-img3,
.section3-img4,
.section3-video {
  display: none;
  opacity: 0;
}

.section3-box {
  margin-top: 3.5vw;
  display: flex;
  justify-content: space-between;
  width: 70vw;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 4vw;
}
.section88-box {
  margin-top: 2vw;
  display: flex;
  justify-content: space-between;
  width: 70vw;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 4vw;
}
.section89-box { 
  margin-top: -1vw;
  display: flex;
  justify-content: space-between;
  width: 12vw;
  text-align: right;
  line-height: 1.5;
  margin-bottom: 4vw;
}
.section90-box {
  margin-top: 15vw;
  display: flex;
  justify-content: space-between;
  width: 72vw;
  text-align: left;
  line-height: 1.5;
  margin-bottom: -12vw;
}
.section3-text2,
.section3-text3,
.section3-text4,
.section3-text5 {
  font-size: 1.5vw;
  position: relative;
  display: block;
  padding-left: 28px;
  color: rgb(179, 179, 179);
  border-left: "1px solid rgb(255,255,255,0)";
}
.section88-text2 {font-weight: 600;
  font-size: 3.0vw;
  position: relative;
  display: block;
  padding-left: 18px;
  color: rgb(137, 201, 151);
  border-left: "1px solid rgb(255,255,255,0)";
}
.section89-text2 {font-weight: 600;
  font-size: 3.0vw;
  position: relative;
  display: block;
  padding-left: 20px;
  color: rgb(137, 201, 151);
}
.section90-text2 {font-weight: 600;
  font-size: 3.0vw;
  position: relative;
  display: block;
  padding-left: 20px;
  color: rgb(137, 201, 151);
}
.se
.section3-text2,
.section3-text3,
.section3-text4,
.section3-text5 {
  margin-top: 1vw;
}

.section3-subText2,
.section3-subText3,
.section3-subText4,
.section3-subText5 {
  font-size: 1.0vw;
  margin-top: 0.5vw;
  display: none;
  opacity: 0;
}
.section3-subText2 span{  color: rgb(137, 201, 151); font-size: 1.0vw; font-weight: bold;}
.section3-subText3 span{  color: rgb(137, 201, 151); font-size: 1.0vw; font-weight: bold;}
.section3-subText4 span{  color: rgb(137, 201, 151); font-size: 1.0vw; font-weight: bold;}
.section3-subText5 span{  color: rgb(137, 201, 151); font-size: 1.0vw; font-weight: bold;}


.section4 {
  background-color: rgb(38, 38, 38);
  position: relative;
}
.section4-main {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  padding: 20px;
  color: #fff;
}

.section4-text1 {
  font-size: 3vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(0, 151, 255), #c1d9f6 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-top: 5vw;
}

.section4-video {
  width: 50vw;
  margin-top: 3vw;
  margin-bottom: 7vw;
}

.section4-text2 {
  font-size: 1.5vw;
  margin-top: 1.5vw;
  color: #ffffff;
  text-align: center;
}

.section4-text3 {
  font-size: 1.2vw;
  margin-top: 1vw;
  text-align: center;
}

.section5 {
  background-color: rgb(9, 9, 9);
  position: relative;
}

.section5-bg {
  position: relative;
  width: 100%;
  height: auto;
}

.section5-bg img {
  width: 100%;
  height: auto;
}

.section5-main {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  top: 6vw;
}
.section1-main {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  top: 2vw;
}
.section5-text1 {
  font-size: 3vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(0, 151, 255), #c1d9f6 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.section1-text1 {
  margin-top:2%;
  font-size: 2.5vw;
  font-weight: 400;
  background: linear-gradient(195deg, rgb(0, 151, 255), #ffffff 78%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.sectionbox-text1 { margin-bottom: 2%;
  font-size: 2.5vw;
  text-align: center;
	line-height: normal;
  background: linear-gradient(195deg, rgb(0, 151, 255), #c1d9f6 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.section1-text1-940 {
  margin-top:6%;
  font-size: 4vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(0, 151, 255), #c1d9f6 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.uf100f2-text1 {
  font-size: 4vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(0, 151, 255), #c1d9f6 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.section5-text2 {
  font-weight: 300;
  color: rgb(255, 255, 255);
  margin-top: 4vw;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.section5-text2 span {
  font-size: 4vw;
  font-weight: bold;
  color: rgb(137, 201, 157);
}

.section4-text3 span {
		    font-family: "Manrope3-Bold";
	        font-weight: 600;
			font-size: 1.4vw;
}

.section6 {
  background-color: rgb(9, 9, 9);
  position: relative;
  height: 1024px;
}

.section6-bg {
  background-color: rgb(0, 0, 0);
  position: relative;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.section3-video, #section3-940video{
  pointer-events: none;
}

.section6-bg video {
  width: 100%;
	height: auto;
}
.section6-main {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  top: 10vw;
}

.section6-text1 {
  font-size: 2.5vw;
  font-weight: 400;
  background: linear-gradient(195deg, rgb(255, 255, 255), #ffffff 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.section6-text2 {
  font-size: 1.2vw;
  font-weight: 300;
  color: #ffffff;
  margin-top: 1vw;
}

.section7 {
  background-color: rgb(9, 9, 9);
  position: relative;
}

.section7-bg {
  position: relative;
  width: 100%;
  height: auto;
}

.section7-bg img {
  width: 100%;
  height: auto;
}

.section7-main {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  top: 20vw;
}

.section7-text1 {
  font-size: 3vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(254, 108, 0), #ffffff 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.section7-text2 {
  font-size: 1.2vw;
  font-weight: 300;
  color: #ffffff;
  margin-top: 1vw;
}

.section8 {
  background-color: rgb(9, 9, 9);
  position: relative;
}

.section8-bg {
  position: relative;
  width: 100%;
  height: auto;
}
.section8-bg img {
  width: 100%;
  height: auto;
}

.section8-main {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  top: 18vw;
}

.section8-text1 {
  font-size: 3vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(254, 108, 0), #ffffff 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.section8-text2 {
  font-size: 1.2vw;
  font-weight: 300;
  color: #ffffff;
  margin-top: 1vw;
  line-height: 2;
}

.section9 {
  /* background-color: rgb(9, 9, 9); */
  position: relative;
}

.section9-bg {
  position: relative;
  width: 100%;
  height: auto;
}
.section9-bg img {
  width: 100%;
  height: auto;
}

.section9-main {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  top: 6vw;
}

.section9-text1 p:nth-child(1) {
  background: linear-gradient(195deg, rgb(254, 108, 0), #ffffff 58%);
  font-size: 3vw;
  font-weight: bold;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

}
.section9-text1 p:nth-child(2) {
  font-size: 0.7vw;
  margin-top: 0.3vw;
  color: #ffffff;
}
.section9-content {padding-bottom: calc(3vh + 2vw);
  top: 8vw;
  width: 50vw;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.section9-08 {
  top: 8vw;
  width: 30vw;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.section9-text2 p:nth-child(1) {
  font-size: 1.2vw;
  color: rgb(99, 99, 99);
}
.section9-text2 p:nth-child(2) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
}

.section9-uf100f p:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.2vw;
  color: rgb(137, 201, 157);
}
.section9-uf100f p:nth-child(2) {
  font-size: 1.4vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-uf100f p:nth-child(3) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-01 p:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.2vw;
  color: rgb(99, 99, 99);
}
.section9-01 p:nth-child(2) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-01 p:nth-child(3) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-01 span:nth-child(1) {
  margin-top: 1.4vw;
  font-size: 1.2vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-01 span:nth-child(2) {
  font-size: 1.4vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-01 span:nth-child(3) {
  font-size: 1.4vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}

.section9-02 p:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.2vw;
  color: rgb(99, 99, 99);
}
.section9-02 p:nth-child(2) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-02 p:nth-child(3) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-02 span:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.2vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-02 span:nth-child(2) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-02 span:nth-child(3) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}

.section9-03 p:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.1vw;
  color: rgb(200, 200, 200);
}
.section9-03 p:nth-child(2) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(200, 200, 200);
}
.section9-03 p:nth-child(3) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(200, 200, 200);
}
.section9-03 span:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.1vw;
  color: rgb(137, 201, 157);
  font-weight: 400;
}
.section9-03 span:nth-child(2) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: 400;
}
.section9-03 span:nth-child(3) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: 400;	
}

.section9-04 p:nth-child(1) {
  margin-top: 1.1vw;
  font-size: 1.1vw;
 color: rgb(200, 200, 200);
}
.section9-04 p:nth-child(2) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
 color: rgb(200, 200, 200);
}
.section9-04 p:nth-child(3) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
 color: rgb(200, 200, 200);
}
.section9-04 p:nth-child(4) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
 color: rgb(200, 200, 200);
}
.section9-04 p:nth-child(5) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
 color: rgb(200, 200, 200);
}
.section9-04 p:nth-child(6) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
 color: rgb(200, 200, 200);
}
.section9-04 p:nth-child(7) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
 color: rgb(200, 200, 200);
}
.section9-04 span:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.1vw;
  color: rgb(137, 201, 157);
  font-weight: 400;
}
.section9-04 span:nth-child(2) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: 400;
}
.section9-04 span:nth-child(3) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}
.section9-04 span:nth-child(4) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}
.section9-04 span:nth-child(5) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}
.section9-04 span:nth-child(6) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}
.section9-04 span:nth-child(7) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}
.section9-04 p:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.1vw;
  color: rgb(200, 200, 200);
}
.section9-04 p:nth-child(2) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(200, 200, 200);
}
.section9-05 p:nth-child(3) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-05 span:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.1vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-05 span:nth-child(2) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-05 span:nth-child(3) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}

.section9-06 p:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.1vw;
  color: rgb(99, 99, 99);
}
.section9-06 p:nth-child(2) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-06 p:nth-child(3) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-06 span:nth-child(1) {
  margin-top: 1.1vw;
  font-size: 1.2vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-06 span:nth-child(2) {
  font-size: 1.1vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-06 span:nth-child(3) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}
.section9-07 p:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.2vw;
  color: rgb(99, 99, 99);
}
.section9-07 p:nth-child(2) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-07 p:nth-child(3) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(99, 99, 99);
}
.section9-07 span:nth-child(1) {
  margin-top: 1.2vw;
  font-size: 1.2vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-07 span:nth-child(2) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;
}
.section9-07 span:nth-child(3) {
  font-size: 1.2vw;
  margin-top: 0.3vw;
  color: rgb(137, 201, 157);
  font-weight: bold;	
}
.section10 {
  background-color: #f9fafb; 
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: calc(3vh + 2vw);
}

.section10-text1 {
  font-size: 3vw;
  background: linear-gradient(243deg, rgb(254, 108, 0), #383838 86%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  padding-top: calc(3vh + 3vw);

}

.section10-text2 {
  text-align: center;
  line-height: 1.8;
  margin-top: 0.5vw;
  color: #383838;
  font-size: 1.2vw;
}

.section10-form {
  padding: 20px;
  max-width: 30vw;
  width: 100%;
}
.section10-form form {
  display: contents;
}
.section10-form input:nth-child(1),
.section10-form input:nth-child(2) {
  width: 47%; 
}
@media screen and (max-width: 1200px) {
  .section10-form input:nth-child(1),
  .section10-form input:nth-child(2) {
    width: 94.8%;
  }
}

.section10-form input,
.section10-form textarea {
  width: 94.8%;
  padding: 0.51vw;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.section10-form #dosubmit {
  width: 30%;
  min-width: 120px;
  padding: 10px;
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 1vw;
}
.section10-btn {
  display: flex;
  justify-content: center;
}
.section10-form #dosubmit:hover {
  background-color: #333;
}

.section11 {
  padding: 5vw 0;
  background-color: rgb(39, 39, 39);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section11-text {
  color: rgb(149, 149, 149);
  line-height: 1.4;
  font-size: 0.8vw;
}
.section11-text p {
  padding-top: 0.5vw;
}
/* :lang(en).section2-textBox {
  opacity: 1;
} */
:lang(en).section1-title {
  display: block;
}
:lang(en).section1-title span:nth-child(1) {
  font-size: 4.8vw;
}
:lang(en).section1-title .side-text span:nth-child(1) {
  font-size: 1.3vw;
}
:lang(en).section1-subtitle {
  font-size: 0.75vw;
}

:lang(en).section2-text1-subtitle {
  opacity: 0;
  font-size: 1vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(0, 151, 255), #ffffff 67%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  position: absolute;
  margin-top: 17%;
}
:lang(en).section9-text2 p:nth-child(2) {
  font-size: 1.8vw;
}
:lang(en).section4-text3,
:lang(en).section6-text2,
:lang(en).section8-text2 {
  line-height: 1.5;
}

:lang(en).section3-text4,
:lang(en).section3-text5 {
  display: none;
}

.section1,
.section2,
.section3,
.section4,
.section6 {
  display: block;
}
.section9-content {
  display: flex;
}
.section9-08 {
  display: flex;
}
.section1-940,
.section2-940,
.section3-940,
.section4-940,
.section6-940,
.section9-940content {
  display: none;
}
.tabs li {
  white-space: nowrap;
}
.section4-text2 {
  line-height: 1.5;
}

:lang(en).section1-subtitle {
  font-size: 0.8vw;
  gap: 1vw;
}

:lang(en).section1-title span:nth-child(1) {
  font-size: 5.5vw;
}

:lang(en).section1-title .side-text span:nth-child(1) {
  font-size: 1.5vw;
}


.progress {
  display: none !important;
}

.section1-title .side-text,
.section1-title .side-text span:nth-child(1) {
  font-weight: 600;
}
.section2-text1-bottom {
  font-size: 1.9vw;
  position: absolute;
  margin-top: 18%;
  opacity: 0;
}
.section9-main {
  top: 4vw;
}
.section9-text1 p:nth-child(1) {
  font-size: 3vw;
  font-weight: bold;
  background: linear-gradient(195deg, rgb(254, 108, 0), #ffffff 58%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.section9-content {
  top: 8vw;
}
.section9-08 {
  top: 28vw;
}
.section9-033 {
  top: 28vw;
}
.section11-text {
  width: 1200px;
}
:lang(en).section9-text2 p:nth-child(2) {
  font-size: 1vw;
}
:lang(en).section9-uf100f p:nth-child(2) {
  font-size: 1vw;
}

.section2-text1 {
  margin-top: 0;
}
:lang(en).section2-text1 {
  margin-top: -9%;
}


@media screen and (max-width: 940px) {
  .section11-text {
    width: 100%;
  }
  .section11 {
    flex-direction: row;
  }
}

.section3-subText2, .section3-subText3 ,.section3-subText4 ,.section3-subText5 { color: #aaa;}
.section88-subText2,
.section89-subText2,
.section90-subText2{ color: #fff; font-size: 1.2vw; margin-top: 2%;font-weight: 200;}

@media screen and (max-width: 940px) {
  .section1,
  .section2,
  .section3,
  .section4,
  .section6,
  .section9-content {
    display: none;
  }
  .section9-08 {
    display: none;
  }
  .section1-940,
  .section2-940,
  .section3-940,
  .section4-940,
  .section6-940 {
    display: block;
    position: relative;
  }

  .section9-940content {
    display: flex;
  }
  .section1-title{padding-bottom: 10px;}

  .section1-title > span:nth-child(1) {
    font-size: 17vw;
  }
  .section1-title > span:nth-child(2) {
    font-size: 14vw;
  }
  .section1-title .side-text span:nth-child(1) {
    font-size: 6.6vw;
  }
  .section1-title .side-text span:nth-child(2) {
    font-size: 5.4vw;
  }
  .section1-subtitle {
    font-size: 3.4vw;
    margin-top: 1.4vw;
    gap: 3vw;
  }

  .section2-content {
    font-size: 3.5vw;
    text-align: center;
    color: rgb(110, 110, 111);
    position: absolute;
    bottom: 6vw; 
    width: 100%;
  }

  .section2-940 {
    height: 260vh;
    background-color: rgb(9, 9, 9);
    position: relative;
  }
  .section2-title {
    height: 80vh;
    top: 10vw;
  }
  .section2-text1 {
    margin-top: -10%;
  }
  .section2-text2 {
    font-size: 12vw;
    margin-top: 0;
  }
  .section2-hr {
    width: 18vw;
    margin: 11vw 0;
  }
  .section2-text3,
  .section2-text5 {
    font-size: 5vw;
    line-height: 1.8;
  }
  .section2-text4 {
    font-size: 2.8vw;
  }
  .section3-940 {
    background-color: rgb(9, 9, 9);
    position: relative;
  }
  .section3-main {
    position: relative !important;
  }
  .section3-text1 {
    font-size: 9vw;
  }
  .section3-940text2,
  .section3-940text3,
  .section3-940text4,
  .section3-940text5 {
    margin: 2vw 0 10vw 0;
    font-size: 7vw;
    width: 100%;
    text-align: center;
  }

  .section3-940subText2,
  .section3-940subText3,
  .section3-940subText4,
  .section3-940subText5 {
    font-size: 3.8vw;
    margin: 2vw 0 5vw 0;
    opacity: 1;
    display: block;
    line-height: 1.5;
  }

  .section3-main {
    padding-bottom: 0;
  }
  .section4-main {
    padding-top: 0;
  }

  .section4-940 {
    background-color: rgb(9, 9, 9);
    position: relative;
    padding-bottom: 5vw;
  }
  .section4-text1 {
    font-size: 9vw;
    margin-top: 0;
  }
  .section4-text2 {
    font-size: 5.5vw;
  }
  .section4-text3 {
    font-size: 4vw;
    line-height: 1.5;
    margin: 5vw 0 5vw 0;
  }

  .section1-text1-940 {
    font-size: 8vw;
  }
  .section5-text1,
  .section6-text1 {
    font-size: 9vw;
  }
  .section5-text2 {
    font-size: 4vw;
    padding: 5vw;
    line-height: 1.5;
  }
  .section6-text1 {
    padding: 10vw 0 0 0;
    background: linear-gradient(201deg, rgb(255, 255, 255), #ffffff 86%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .section6-text2 {
    font-size: 4vw;
    padding: 5vw;
    line-height: 1.5;
  }
  /* .section6-bg video {
    height: 66vh;
  } */
  .section6-main {
    position: static;
    text-align: center;
    background-color: #000;
  }

  .section7-text1 {
    font-size: 9vw;
  }
  .section7-text2 {
    font-size: 4vw;
    padding: 5vw;
    line-height: 1.5;
  }
  .section7-main {
    top: 32vw;
  }

  .section8-text1 {
    font-size: 9vw;
  }
  .section8-text2 {
    font-size: 4vw;
    padding: 5vw;
    line-height: 1.5;
  }
  .section8-main {
    top: 32vw;
  }

  .section9-text1 p:nth-child(1) {
    font-size: 9vw;
  }
  .section9-text1 p:nth-child(2) {
    font-size: 3.3vw;
  }
  .section9-text2 p:nth-child(1) {
    font-size: 8vw;
  }
  .section9-text2 p:nth-child(2) {
    font-size: 3vw;
    margin: 1vw 0 3vw 0;
  }

  .section9-940content {
    width: 80vw;
    margin-top: 50vw;
  }
  .section9-940content {
    display: flex;
    justify-content: space-between;
  }
  .section10-text1 {
    font-size: 9vw;
  }
  .section10-text2 {
    font-size: 3.4vw;
    padding: 3vw;
  }
  .section10-form {
    max-width: 85vw;
  }
  .section10-form input,
  .section10-form textarea {
    padding: 3vw;
  }
  .section11 {
    padding: 9vw 0;
  }
  .section11-text p {
    margin-top: 0.8vw;
  }
  .section11-text {
    font-size: 2.4vw;
    padding: 0 4vw;
    line-height: 1.4;
  }

  :lang(en).section1-title span:nth-child(1) {
    font-size: 12vw;
  }
  :lang(en).section1-title .side-text span:nth-child(1) {
    font-size: 3.3vw;
  }
  :lang(en).section1-subtitle {
    font-size: 2vw;
  }
  :lang(en).section4-text1 {
    font-size: 8vw;
  }
  :lang(en).section4-text2 {
    font-size: 4.5vw;
  }
  :lang(en).section6-text2 {
    font-size: 3.4vw;
  }
  :lang(en).section9-text2 p:nth-child(2) {
    font-size: 2.4vw;
  }
  :lang(en).section9-uf100f p:nth-child(2) {
    font-size: 2.4vw;
  }
  :lang(en).section9-940content {
    margin-top: 41vw;
  }
  :lang(en).section9-main {
    top: 10vw;
  }
  :lang(en).section9-text1 p:nth-child(1) {
    font-size: 5vw;
  }
  :lang(en).section11 {
    align-items: stretch;
  }
}

/* productList */

body {
  background-color: rgb(248, 248, 248);
}
.product-list-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 1200px;
  margin: auto;
  padding: 4vw 0;
}

.product-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
}
.product-title span:nth-child(1) {
  color: #000000;
  font-size: 28px;
}

.product-title span:nth-child(2) {
  color: #b8b8b8;
  font-size: 14px;
  line-height: 28px;
}

.tabs {
  display: flex;
  margin-bottom: 20px;
  justify-content: flex-start;
  padding: 0;
  list-style-type: none;
  overflow: auto;
}

.tabs li {
  padding: 10px 20px;
  cursor: pointer;
  background-color: rgb(248, 248, 248);
  border-top: 1px solid #ffffff00;
  flex: 1 1 auto;
  box-sizing: border-box;
}
.tabs li.active {
  background-color: #ffffff;
  color: #000000;
  border-top: 1px solid #000000;
}
.tab-content {
  display: none; width: 100%;
}
.tab-content.active {
  display: block;
}
.product-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  gap: 8px;
}
@media screen and (max-width: 1200px) {
  .product-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .product-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1vw;
  }
}
.product-item {
  border-radius: 5px;
  /* padding: 20px; */
  background-color: #fff;
}

.product-item .product-image {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.product-item .product-image img{max-width: 100%;}
.image-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.text-container {
  padding: 10px 20px 30px 20px;
  overflow: hidden;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.808);
  color: #fff;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.3s ease;
  text-align: left;
  padding: 20px 30px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1.8em;
  pointer-events: none;
  justify-content: center;
}


.image-container:hover .overlay {
  opacity: 1;
}

.product-item .product-name {
  text-align: left;
  color: #000000;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 6px;
  font-size: 26px;
  font-weight: 600;
}
.product-item .product-textOne { 
  margin-top: 10px;
  font-size: 14px;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 5px;
}

.product-textOne > *:first-child{color: #999; margin-bottom: 5px;}


.product-item .btn {
  font-size: 14px;
  display: inline-block;
  margin: 10px 5px 10px 0;
  padding: 6px 1vw;
  border: none;
  cursor: pointer;
  margin-top: 20px;
}
.product-item .buy-now {
  background-color: #000000;
  color: #fff;
}
.product-item .learn-more {
  color: #000000;
  background-color: #ffffff;
  position: relative;
}
.product-item .learn-more::after {
  content: "";
  display: block;
  width: 80%;
  border-bottom: 2px solid #000000;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.button1, .button2 {white-space: nowrap;  margin-left: 0 ; margin-right: 8px;}
.button1{color: #fff !important;}
.button2 {
  font-size: 0.85em;
  border-bottom: 2px solid #000;
  line-height: 28px;
  border-top: 0;
  padding: 0 5px;
  margin-right: 0px;
}
.name{display: flex;}




@media screen and (max-width: 940px) {
  :lang(en).section3-940text2,
  :lang(en).section3-940text3,
  :lang(en).section3-940text4,
  :lang(en).section3-940text5 {
    font-size: 6.6vw;
  }
  :lang(en).section3-940subText2,
  :lang(en).section3-940subText3,
  :lang(en).section3-940subText4,
  :lang(en).section3-940subText5 {
    font-size: 4vw;
  }
  :lang(en).section9-text2 p:nth-child(2) {
    font-size: 3.4vw;
  }
  :lang(en).section9-uf100f p:nth-child(2) {
    font-size: 3.4vw;
  }
  .overlay{display: none;}
  .text-container {
    padding: 10px 10px 30px 10px;  
  }

  .button2 {font-size: 12px; padding: 0 2px;}
}


.pic_auto {position: relative; width: 100%; height: 0; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; display: flex;}
.pic_auto .pic{height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; }

.section2_bg{ width: 100%; padding-bottom: 100vh; position: sticky; top: 0; left: 0; }
.section2_bg::after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8);}

.go_list{
  width: 100%;
  text-align: left;
}
.go_list button{
  color: #000;
  border: 0;
  background-color: #fff;
  padding: 5px 15px;
  text-align: left;
  margin-top: 20px;
  border-radius: 3px;
  cursor: pointer;
}
.go_list button:hover{
  background-color: #44a8f2;
}

@media screen and (max-width: 768px) {
  .section2_bg::after{background-color: rgba(0, 0, 0, 0.8);}
  .product-list-box {
    padding: 4vw;
  }
  .go_list{
    text-align: center;
  }
  .go_list button{ font-size: 14px;}
}

.section9-text2 p:hover img{ transform: translateY(-.3rem);}

.section3-940subText2 span{
  color: #89c99d;
  font-weight: bold;
}

.box{background: #000; color: #fff; width: 100%; padding-top: 5%; padding-bottom: 10%;}
.box dl,.box li{ list-style: none;padding: 0;margin:0}
.box,.box li,.box dt,.box dd,.box p,.box div,.box span{font-family: 'PingFangMedium';font-weight: normal;}
.box .tit{font-size: .72rem; text-align: center;font-family: 'PingFangSemibold';}
.ul li{ color: #b9b9b9;}
.ul li span{ color: #fff;}
.box .engTit{font-family: 'Manrope3-Bold';font-weight: normal;font-style: normal;}
.box .engWz{ font-family: 'Manrope3-Semibold';font-weight: normal; font-style: normal;}
.ul li{ color: #b7b7b7;}
.center{text-align: center; }
.box .productBannerTxt{ color: #aaa;;position: absolute;z-index: 5;width: 100%; text-align: center;font-family: 'Manrope3-Bold';}
.tabComponent{align-content: center; width: 80%; margin: auto; }
.boxCon{ width: 80%; margin: auto; }
.productBannerTxt{ font-size: .5rem;top:19%;}
.productBannerTxt div{font-size: .25rem;margin-top: .3rem;}
.textCon{ font-size: .36rem;line-height: .6rem;}
.dl dt{font-size: .32rem; }
.dl dd,.ul li{ font-size: .2rem;}
.tev{ display: none;}
.eff .tabTit ul {display: flex;justify-content: space-between;align-items: center;border-bottom: #666 2px solid;}
.eff .tabTit ul li { position: relative;}

.tabTit ul li dl{ transform: translateY(.69rem); }
.eff .tabTit ul li dt,.eff .tabTit ul li dd{color: #666;}

.eff .tabTit ul li dt{ font-size: 1.4vw; }

.eff .tabTit ul li dd{ font-size: 1.0vw; margin-top: .3rem;}
.eff .tabTit ul li.active dt,.eff .tabTit ul li.active dd span{color: #fff;}
.eff .tabTit ul li.active dd {color: #c3c3c3;}
.eff .tabItem img{ width: 1000px; margin:0 100 0 100 ; text-align: center; }
.eff .tabTit ul li::after{  width: 0;position: absolute; content: '';display: block;height: 3px;background: #fff;}
.eff .tabTit ul li.active::after{width: 100%;	transition: all 1s ease;}

@media (max-width: 1000px) {
.boxCon{ width: 90%;}
.box .tit {font-size: .6rem;}

.dl dt{font-size: .36rem; }
.dl dd,.ul li{ font-size: .3rem;}
.pcv{ display: none;}


.view img{ width: 19rem;}
.vdivW{ position: relative;}
.vdivW .vbg,.vdivW .vbtnW img{ width: 100%;}
.vdivW .vbtnW{ position: absolute; width: 1rem; left: 50%; top:50%;transform:translate(-.5rem,-.5rem);transition: 3s}
}

.tabTit ul li { cursor: pointer; position: relative;}
.tabItem{ display: none; }
.tabItem.active{ display: block;}
.test .swiper-slide {
position: relative;
text-align: center;
}

	

.image-wrapper-5 {
	width: 100%;
	height: 100%;
	position: relative;

}

.section3-box-5 img {
	position: absolute;
	width: 70vw;
	margin-top: 0;
	object-fit: contain;
}

/* 第一张图片 - 默认显示 */
.image-1 {
	opacity: 1;
}

/* 第二张图片 - 默认隐藏 */
.image-2 {
	opacity: 0;
}

/* 悬停时显示第二张图片 */
.section3-box-5:hover .image-1 {
	opacity: 0;
}

.section3-box-5:hover .image-2 {
	opacity: 1;
}

.info-5 {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	color: #888;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
