* {
  margin: 0;
  padding: 0;
}
.wow {
  min-height: 200px;
  height: 47.5%;
  position: relative;
}
sup {
  cursor: pointer;
  font-size: 60%;
  top: -0.7em;
}
.sub-nav-log {
  filter: blur(0);
}

.t30-contianer {
  font-family: "Manrope", Arial, Helvetica Neue, Helvetica, sans-serif;
  width: 100%;
  overflow-x: hidden;
}
.t30-pv {
  height: 55.3645vw;
  position: relative;
}
.t30-pv .t30-pv-background img {
  position: absolute;
  height: auto;
}
.t30-pv .t30-pv-content .t30-pv-logo img {
  position: absolute;
  top: 21vw;
  left: 6.041vw;
  width: 35.635vw;
  height: auto;
}
.t30-pv .t30-pv-content .t30-pv-text {
  position: absolute;
  top: 26.5vw;
  left: 4.895vw;
  width: 38.25vw;
  height: auto;
}
.t30-pv .t30-pv-content .t30-pv-text p {
  margin-bottom: 0;
  font-size: 1.15vw;
  text-align: center;
}

.t30-pv .t30-foot-text {
  position: absolute;
  bottom: 0vw;
  left: 0.5vw;
  height: auto;
}

.t30-pv .t30-foot-text p {
  margin-bottom: 0;
  font-size: 0.53vw;
}

.t30-with-android {
  position: relative;
  height: 56.9895vw;
  overflow-x: hidden;
}
.t30-with-android .t30-with-android-phone {
  position: absolute;
  left: 20.468vw;
}

.t30-with-android .t30-with-android-phone img {
  width: 19.427vw;
  height: auto;
}
.t30-with-android .t30-with-android-text .t30-with-android-text-header {
  position: absolute;
  width: 42.96875vw;
  left: 49.479vw;
  top: 9.9479vw;
  font-size: 4.1666vw;
}

.t30-with-android .t30-with-android-text .t30-with-android-text-content {
  position: absolute;
  width: 29.6875vw;
  left: 49.479vw;
  top: 18.333vw;
  font-size: 1.145vw;
  line-height: 1.77vw;
}

.t30-with-android-text sup {
  cursor: default;
}

.top_9k {
  background: #fff;
}

.top_9k_mob {
  display: none;
}

.md {
  margin: 0 12.5vw;
  padding-top: 10vw;
  position: relative;
}
.md-mob {
  display: none;
}
.md-p1 {
  font-size: 1.75vw;
  margin-top: 2.5vw;
  text-align: center;
}
.md-p {
  left: 1.5vw;
  top: 8.5vw;
  font-size: 2.75vw;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(
    90deg,
    rgba(110, 123, 158) 0%,
    rgba(110, 123, 158) 25%,
    rgba(135, 149, 179) 50%,
    rgba(154, 170, 195) 75%,
    rgba(179, 196, 216) 100%
  );
}
.md-p2 {
  height: 2vw;
  font-size: 1.75vw;
  line-height: 2vw;
  text-align: center;
  margin-top: -1vw;
}
.md-p3 {
  height: 2vw;
  font-size: 1.75vw;
  text-align: center;
  margin-top: 4vw;
}
.md-p4 {
  height: 2vw;
  font-size: 1.75vw;
  text-align: center;
  margin-top: 2.5vw;
}
.md-p5 {
  height: 2vw;
  font-size: 1.75vw;
  text-align: center;
  margin-top: -1vw;
}
.md div {
  animation-delay: 0.7s;
  position: relative;
}
.md img {
  border: 0;
  vertical-align: middle;
}
.md-p {
  position: absolute;
}
.md_img {
  display: flex;
  height: 45vw;
}
.mdbox {
  height: 100%;
  background: #f4f4f4;
  border-radius: 1.5vw;
}

.md_1 {
  margin-bottom: 1.5vw;
  position: relative;
}
.md_1 .img-wrap {
  margin: 1vw 1.5vw 0 1.5vw;
}

.md_2 img {
  margin-top: -0.5vw;
}

.md_3 {
  display: flex;
  flex-direction: column;
}

.md_3 .img-wrap {
  position: relative;
  height: 100%;
}

.md_3 img {
  width: 80%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.md_4 {
  margin-bottom: 1.5vw;
}

.md_4 .img-wrap {
  margin: 1vw 0 0 1vw;
  scale: 1.2;
}

.md_4 img {
  margin-top: 2vw;
}

.md_5 {
  text-align: center;
}

.md_5 .img-wrap {
  margin: 1vw 5.5vw 0 5.5vw;
}

.md_img1 {
  width: 24vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.md_img2 {
  width: 24vw;
  margin: 0 1.5vw;
}

.md_img3 {
  width: 24vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.md_img3mg {
  height: 101%;
}

.title {
  margin: 10vw 0 0 0;
  text-align: center;
  font-size: 5vw;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(
    90deg,
    rgba(76, 90, 101) 0%,
    rgba(76, 90, 101) 35%,
    rgba(118, 138, 159) 50%,
    rgba(118, 138, 159) 75%,
    rgba(118, 138, 159) 100%
  );
}
img {
  max-width: 100% !important;
  border: 0;
  vertical-align: middle;
}
.wow {
  min-height: 0 !important;
}

.section2 {
  height: 52.3vw;
  width: 100%;
  background-color: #1a1a1a;
  position: relative;
}
.section2 video {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section2-list {
  position: absolute;
  top: 5vw;
  left: 8.33vw;
  width: 46.6vw;
  height: 43.1vw;
  color: azure;
  z-index: 4;
}
.section2-list .list-p {
  list-style: none;
  height: 3.65vw;
  margin: 3vw 0;
  font-size: 3.281vw;
  line-height: 3.75vw;
}
.section2-list .video-btn {
  list-style: none;
  height: 4.2vw;
  line-height: 3.8vw;
  margin: 4vw 0;
  border: 1px solid snow;
  border-radius: 2.1vw;
  width: 15.6vw;
  text-align: center;
  font-size: 1.4vw;
  cursor: pointer;
}
.section2-p-section3 {
  width: 59.37vw;
  text-align: center;
  margin: 8vw auto 2vw;
  font-size: 1.15vw;
  line-height: 1.5;
}

.section3-classes {
  position: absolute;
  bottom: 12vw;
  right: 22vw;
}
.section3-classes .active {
  color: black;
}
.section3-classes li {
  list-style: none;
  margin: 0;
  font-size: 3vw;
  cursor: pointer;
  color: white;
  text-shadow: 0.5px 0.5px #000, -0.1px -0.1px #000, 0.1px -0.1px #000,
    -0.1px 0.1px #000;
}
.section3 {
  position: relative;
}
.section3-p {
  color: #111111;
  height: 3vw;
  border-radius: 0 0 8px 8px;
  text-align: left;
  position: absolute;
  left: 7%;
  top: 20%;
  z-index: 2;
}
.section3-p .wow {
  min-height: 0 !important;
}
.section3-p-title {
  font-size: 3vw;
  font-weight: bold;
  padding-bottom: 2vw;
}
.section3-p-content {
  font-size: 1.5vw;
  padding-top: 1.5vw;
  padding-bottom: 7vw;
}
.section2-screen {
  position: fixed;
  height: 100vh;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
}

.section2-break {
  position: absolute;
  right: 3vw;
  top: 3vw;
  color: #fff;
  z-index: 105;
  border-radius: 10.5vw;
  background-color: darkgray;
}
.section2-break svg {
  height: 3vw;
  width: 3vw;
  cursor: pointer;
}
.section2-break:hover {
  transition: 0.5s;
  transform: scale(1.2);
}
.section2-video2 {
  width: 100%;
  height: 100%;
  background-color: black;
}

.section3-left .img-show,
.section3-right .img-show {
  display: inline-block !important;
}
.section3-left span {
  height: 38.2vw;
  width: 33.3vw;
}

.box {
  height: 150vh;
  background-color: bisque;
}

img.lazy {
  filter: blur(2vw);
}

img.focus {
  filter: blur(0);
}

.blur-up {
  filter: blur(20px);
  transition: filter 0.4s;
}

.blur-up.lazyloaded {
  filter: blur(0);
}

.section4 {
  width: 100%;
  margin-top: 1vw;
  position: relative;
  display: flex;
  flex-direction: column;
}

.section4-tiltle {
  display: flex;
  font-size: 1.25vw;
  margin-left: 28.75vw;
  margin-top: 1vw;
}

.section4-tiltle .title-let1 {
  margin-left: 10.75vw;
}

.section4-tiltle .title-let2 {
  margin-left: 5.5vw;
}

.section4-tiltle .title-let3 {
  margin-left: 6vw;
}

.section4 .img-content {
  display: flex;
  justify-content: center;
  align-content: center;
  margin: 0 20vw;
  padding-top: 2.656vw;
}

.section4 .detail {
  width: 60.833vw;
  font-size: 1.1458vw;
  position: absolute;
  bottom: 8.072917vw;
  left: 22.604167vw;
  line-height: 1.77vw;
}

.section4-p {
  padding-top: 3vw;
  text-align: center;
  margin: 0 15vw;
  font-size: 1.25vw;
  line-height: 2vw;
  height: auto;
}

.md_section5 {
  align-content: center;
  padding-top: 5vw;
}

.section5 {
  width: 100%;
  position: relative;
  color: #fff;
}

.title-5 {
  font-size: 5vw;
  margin: 0px 12.5vw;
  z-index: 10;
}

.section5 .phone {
  width: 70.520833vw;
  position: absolute;
  top: 19.036458vw;
  left: 16vw;
  z-index: 2;
}

.section5 .img-content {
  text-align: center;
}

.section5-title-blod {
  font-size: 3vw;
  font-weight: bold;
  text-indent: 1.25vw;
}

.section5-title-blod4 {
  font-size: 3vw;
  font-weight: bold;
  text-indent: 5vw;
}

.section5-p1 {
  color: #111111;
  font-size: 1.5vw;
  width: 40vw;
  border-radius: 0 0 8px 8px;
  text-align: left;
  position: absolute;
  left: 12.5vw;
  top: 46.5vw;
  z-index: 2;
  height: 10vw;
  line-height: 2.25vw;
}

.section6 {
  position: relative;
  margin: 0 12.5vw;
}

.section6-title {
  font-size: 1.766667vw;
  height: 10vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section6-img {
  width: 60vw;
  display: flex;
  justify-content: space-between;
}

.title6-1 {
  margin: 0 9.5vw;
}

.title6 {
  margin: 0 20vw;
}

.title-6 {
  margin: 0 20vw;
}

.section6-title1 {
  font-size: 1.8vw;
  line-height: 1.5;
  height: 7vw;
  text-align: center;
}

.section6-title img {
  width: 7vw;
  height: 7vw;
}

.section7-p {
  margin: 0 20vw;
  text-align: left;
}

.icon-2 img {
  width: 8vw;
  height: 6vw;
}

.section6-p1 {
  color: #111111;
  font-size: 2vw;
  width: 80vw;
  display: flex;
  justify-content: space-around;
  margin: 1vw 0 0 0vw;
}
.section6-pp {
  width: 100%;
  text-align: left;
  font-size: 4.5vw;
  margin: 1vw 0 0 30vw;
}

.section6-pp-3 {
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(
    90deg,
    rgba(247, 179, 255) 0%,
    rgba(247, 179, 255) 35%,
    rgba(182, 170, 245) 50%,
    rgba(137, 162, 239) 75%,
    rgba(137, 162, 239) 100%
  );
}

.section6-pp-1 {
  margin-left: 11.5vw;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(
    90deg,
    rgba(247, 179, 255) 0%,
    rgba(247, 179, 255) 35%,
    rgba(182, 170, 245) 50%,
    rgba(137, 162, 239) 75%,
    rgba(137, 162, 239) 100%
  );
}
.section6-pp-2 {
  margin-left: 16.5vw;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(
    90deg,
    rgba(247, 179, 255) 0%,
    rgba(247, 179, 255) 35%,
    rgba(182, 170, 245) 50%,
    rgba(137, 162, 239) 75%,
    rgba(137, 162, 239) 100%
  );
}

.section6 .content {
  margin-top: 2vw;
  position: relative;
}

.section6 .content .section6-bg {
  width: 51.614583vw;
}

.section6 .content .title-sub {
  color: #fff;
  font-size: 4.895833vw;
  line-height: 1.14;
  position: absolute;
  right: 2.77778vw;
  bottom: 1.041667vw;
}
.section6 .span-remark {
  position: absolute;
  top: 35.5vw;
  left: 4.5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 3.25vw;
}
.section6 .span-remark1 {
  position: absolute;
  top: 45.5vw;
  left: 2.5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 3.25vw;
}
.section6 .span-remark2 {
  position: absolute;
  top: 33.5vw;
  left: 20.5vw;
  font-size: 8.5vw;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(
    180deg,
    rgba(192, 209, 226) 0%,
    rgba(185, 202, 221) 35%,
    rgba(179, 196, 216) 50%,
    rgba(169, 186, 208) 85%,
    rgba(135, 150, 180) 100%
  );
}
.section6 .span-remark3 {
  width: 100%;
  position: absolute;
  top: 43.5vw;
  left: 20.5vw;
  font-size: 8.5vw;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(
    180deg,
    rgba(135, 150, 180) 0%,
    rgba(127, 141, 172) 35%,
    rgba(110, 123, 157) 50%,
    rgba(110, 123, 157) 75%,
    rgba(110, 123, 157) 100%
  );
}
.span-title {
  font-size: 3vw;
}
.span-content {
  font-size: 1.5vw;
}

/* 03.15 pd -start*/
.section7 {
  width: 100%;
  margin-top: 10vw;
  position: relative;
}
.md_section7 {
  align-content: center;
  margin: 0 auto;
  padding-top: 3vw;
  position: relative;
  width: 65vw;
}

.section7 .title7 {
  font-size: 3.2vw;
  text-align: center;
}

.title7 {
  height: 10vw;
  margin-bottom: 0 !important;
}

.section7-img1 {
  width: 60%;
  position: absolute;
  left: -8vw;
  top: 23vw;
  z-index: 4;
}

.section7-img2 {
  width: 50%;
  position: absolute;
  left: 33vw;
  z-index: 4;
  top: 37.5vw;
}

.section7-img3 {
  width: 80%;
  position: absolute;
  left: 25vw;
  top: 5vw;
}

.section7-p1 {
  color: #111111;
  font-size: 1.5vw;
  height: 1vw;
  border-radius: 0 0 8px 8px;
  text-align: left;
  position: absolute;
  left: 9vw;
  top: 21vw;
  width: 20vw;
}

.section7-p2 {
  color: #111111;
  font-size: 1.25vw;
  border-radius: 0 0 8px 8px;
  margin: 0 auto;
  height: 1vw;
  width: 85%;
  left: 62vw;
  top: -29vw;
}

.section7-p3 {
  color: #111111;
  font-size: 1.25vw;
  text-align: left;
  position: absolute;
  height: 1vw;
  left: -8vw;
  top: 50vw;
}

.section7-p4 {
  color: #111111;
  font-size: 1.25vw;
  text-align: left;
  position: absolute;
  left: 54vw;
  top: 60vw;
  z-index: 2;
  width: 100%;
}

.section8 {
  padding-top: 5vw;
  width: 100%;
  position: relative;
}

.section8 .title8 {
  font-size: 3.2vw;
  line-height: 1.5;
  text-align: center;
  height: 10vw;
}

.md_section8 {
  text-align: center;
  align-content: center;
  margin: 0 auto;
  position: relative;
}

.md_section8 img {
  margin-top: 5vw;
}

.section8-p {
  z-index: 10;
  position: absolute;
  top: 17vw;
  margin: 0 20vw;
}

.section9-p {
  z-index: 10;
  position: absolute;
  top: 17vw;
  margin: 0 15vw;
}

.section8-3 {
  padding-top: 7vw;
}

.section10-p {
  padding-top: 0;
  z-index: 10;
  position: absolute;
  top: 17vw;
  margin: 0 20vw;
}

.section10 {
  width: 100%;
  height: 55.416667vw;
  position: relative;
  overflow: hidden;
  padding-top: 5vw;
}

.md-section10 {
  display: flex;
  height: 100%;
  margin: 0 12.5vw;
}

.section10-img1 img {
  width: 35vw;
}

.title10 {
  width: 45%;
  position: absolute;
  right: 0;
  top: 20%;
  font-size: 1.5vw;
}

.title10 p {
  height: 2vw;
  margin: 0.5vw 0;
}

.title-10 {
  text-align: left;
  margin: 0;
  height: 12vw;
}

.title-10 p {
  font-size: 4vw;
  height: 5vw;
  margin: 0;
}

.section10-sup {
  width: 35vw;
  line-height: 2vw;
}

.t30-struction {
  padding: 8vw 12.5vw;
  line-height: 1.5;
  color: #707070;
}
.t30-struction p {
  font-size: 1.2vw;
  margin-bottom: 0;
}

.section-12-sup {
  margin-top: 5%;
}

@media screen and (max-aspect-ratio: 51 / 50) {
  .md_div1-1 p {
    position: absolute;
  }
  .t30-pv {
    padding: 0;
    width: 100%;
    height: 108.36vw;
    position: relative;
    overflow-y: hidden;
    overflow-x: hidden;
  }
  .t30-pv .t30-pv-background img {
    width: 100%;
    top: 45vw;
  }
  .t30-pv-content {
    height: 45vw;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .t30-pv .t30-pv-content .t30-pv-text {
    position: static;
    width: 53.25vw;
  }
  .t30-pv .t30-pv-content .t30-pv-text p {
    font-size: 2.75vw;
  }
  .t30-pv .t30-pv-content .t30-pv-logo img {
    width: 75vw;
    position: static;
    padding-bottom: 5vw;
  }
  .moble-none {
    display: none;
  }
  .t30-foot-text {
    display: none;
  }
  .title img {
    width: 60%;
  }
  .title {
    font-weight: bold;
    font-size: 8vw;
  }
  .md {
    height: 110vw;
    display: none;
  }

  .md-mob {
    display: block;
    padding-top: 5vw;
    margin: 0 3vw;
  }
  .md_div1-1 p {
    height: auto;
  }
  .md_img {
    height: 100%;
  }
  .md_img1 {
    flex-direction: column;
    justify-content: space-between;
    width: 48.5vw;
  }
  .md-rea {
    position: relative;
  }
  .md_img2 {
    margin: 0;
    width: 48.5vw;
    padding-left: 3vw;
  }
  .md_img2_mob {
    padding-bottom: 3vw;
  }
  .md-p {
    left: 2.5vw;
    top: 14.5vw;
    font-size: 5vw;
  }
  .md-p1 {
    height: 2vw;
    left: 8vw;
    top: 31vw;
    font-size: 3.5vw;
  }
  .md-p2 {
    left: 8vw;
    top: 27vw;
    font-size: 3.5vw;
    line-height: 4.25vw;
  }
  .md-p3 {
    left: 6.5vw;
    top: 6vw;
    font-size: 3.5vw;
    text-align: center;
    margin-top: 0;
  }
  .md-p4 {
    left: 0;
    top: 33vw;
    font-size: 3.5vw;
    visibility: visible;
    width: 100%;
    margin-top: 0;
  }
  .md-p5 {
    left: 14.5vw;
    top: 35vw;
    font-size: 3.5vw;
    visibility: visible;
  }
  .section2 video {
    width: auto;
    height: 100%;
  }
  .section2-break svg {
    height: 6vw;
    width: 6vw;
  }
  .section2 {
    height: 189.7vw;
  }
  .section2-list .list-p {
    height: 30vw;
    line-height: 30vw;
    font-size: 8.3vw;
  }
  .section2-list {
    z-index: 1;
    height: 190vw;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgb(83, 83, 83, 0.7);
  }
  .section2-list .video-btn {
    width: 41vw;
    height: 11.2vw;
    border-radius: 5.6vw;
    font-size: 3.6vw;
    line-height: 10.5vw;
  }
  .section3 {
    position: relative;
  }
  .section3-p1 {
    top: 0vw;
    width: auto;
    margin-left: 7.6vw;
    text-indent: 0;
    text-align: left;
    font-size: 8.9vw;
    line-height: 13.333333vw;
  }
  .section3-left span {
    display: inline-block;
    margin-top: 20vw;
    margin-left: 7.6vw;
    width: 63.3vw;
    height: 72.6vw;
  }
  .section3-p {
    width: 100%;
    height: 100%;
    font-size: 2.9vw;
    line-height: 1.5;
    left: 0;
    top: 6%;
    text-align: center;
    margin-bottom: 0;
  }
  .section3 .wow {
    height: 0;
  }
  .section3-p-content {
    font-size: 2.5vw;
    margin: 3vw 0;
    color: #707070;
  }
  .section3-p-title {
    text-align: center;
    font-size: 4vw;
  }
  .title1 {
    margin-top: 15vw;
  }
  .section4 {
    height: 95vw;
    display: flex;
    flex-direction: column;
  }
  .section4-p {
    padding-top: 5vw;
    text-align: center;
    margin: 0 3vw;
    font-size: 3.25vw;
    line-height: 4.25vw;
  }
  .section4-tiltle {
    position: static;
    font-size: 3.25vw;
    margin-left: 16vw;
    margin-top: 2vw;
  }
  .section4 .img-content {
    position: relative;
    margin: 0 5vw;
    padding-top: 2.656vw;
  }
  .section4 .img-content .section4-bg {
    width: 100%;
    position: static;
  }
  .section4 .img-content .phone {
    width: 100%;
    top: -0.555556vw;
    right: 35.708333vw;
  }
  .section4-tiltle .title-let1 {
    margin-left: 17vw;
  }
  .section4-tiltle .title-let2 {
    margin-left: 6vw;
  }
  .section4-tiltle .title-let3 {
    margin-left: 6vw;
  }

  .section5 {
    height: auto;
  }
  .title-5 {
    text-align: center;
    font-size: 8vw;
    position: static;
    margin: 0;
  }
  .md_section5 {
    padding: 0;
  }
  .md_section5 img {
    width: 100%;
    padding-top: 10vw;
    padding-bottom: 20vw;
  }
  .md_section5 .img-content {
    text-align: center;
    margin-top: 5vw;
    display: flex;
    flex-direction: column-reverse;
  }
  .section5 .phone {
    width: 100%;
    position: static;
  }
  .section5-p1 {
    line-height: 4.25vw;
    font-size: 3.25vw;
    position: static;
    margin: 0 3vw;
    width: auto;
    height: 100%;
    text-align: center;
  }
  .section5-title-blod {
    font-size: 6vw;
  }
  .section5-title-blod4 {
    font-size: 6vw;
  }
  .section5-p4-content {
    text-align: center;
    width: 22vw;
    line-height: 3.5vw;
  }
  .title-6 {
    margin: 0;
  }
  .section6 {
    padding: 0 3vw;
    margin: 0;
  }
  .title6 {
    margin: 0;
    height: auto;
  }
  .section6-title {
    height: 25vw;
    text-align: center;
    font-size: 3vw;
    line-height: 1.5;
  }
  .section6-title1 {
    height: 20vw;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.5;
    display: flex;
    justify-content: center;
  }
  .section6-title1 div {
    width: 68vw;
    text-align: center;
  }
  .section6-p1 {
    font-size: 3vw;
    display: block;
    text-align: left;
    margin: 0 0 0 38vw;
    width: 100%;
  }
  .section6-pp {
    margin: 1vw 0 0 25vw;
    width: 100%;
    font-size: 6vw;
  }
  .section6-pp-1 {
    margin-left: 8vw;
  }
  .section6-pp-2 {
    margin-left: 12vw;
  }
  .section6-sup {
    margin-left: 13vw;
  }
  .section6-sup2 {
    margin-left: 12vw;
  }
  .section6 .content {
    width: 100%;
    margin-top: 10vw;
  }
  .section6 .content img {
    z-index: 10;
  }
  .section6 .content .section6-bg {
    width: 64.583333vw;
  }
  .section6 .content .title-sub {
    font-size: 6.666667vw;
    right: 2.77778vw;
  }
  .section6 .span-remark {
    position: absolute;
    top: 49vw;
    left: 5vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 4.25vw;
  }
  .section6 .span-title {
    font-size: 3.5vw;
    font-weight: bolder;
  }
  .section6 .span-content {
    font-size: 2vw;
  }
  .section6 .span-remark1 {
    position: absolute;
    top: 49vw;
    left: 26vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 4.5vw;
  }
  .section6 .span-mob {
    display: none;
  }
  .section7 {
    width: 100%;
    margin-top: 20vw;
  }
  .md_section7 {
    height: 100%;
    width: auto;
    align-content: baseline;
    margin: 0 5vw;
    padding-top: 5vw;
  }
  .section7 .title7 {
    height: 10vw;
    font-size: 3.5vw;
  }
  .section7-img1 {
    left: -18vw;
    width: 75%;
  }
  .section7-img2 {
    left: 36vw;
    width: 60%;
  }
  .section7-img3 {
    width: 85%;
  }
  .section7-p1 {
    width: 100vw;
    font-size: 2.75vw;
    position: static;
    text-align: center;
    height: 7vw;
    margin-bottom: 2vw;
  }
  .section7-p2 {
    font-size: 2.5vw;
    position: absolute;
    text-align: right;
    height: 1vw;
    left: 25vw;
    top: 1vw;
  }
  .section7-p3 {
    font-size: 2.5vw;
    left: 8vw;
    top: 59vw;
  }
  .section7-p4 {
    font-size: 2.5vw;
    left: 51.5vw;
    top: 65vw;
  }
  .section8 {
    width: 100%;
    padding-top: 15vw;
  }
  .md_section8 img {
    margin: 0;
  }
  .section8 .title8 {
    height: 10vw;
    font-size: 3.5vw;
  }
  .section8-p {
    position: static;
  }
  .title6-1 {
    margin: 0;
  }
  .section9-p {
    position: static;
  }
  .section10-p {
    position: static;
  }
  .section10 {
    width: 100%;
    height: 100%;
    margin-top: 5vw;
  }
  .section10-sup {
    text-align: center;
  }
  .md-section10 {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    align-items: center;
  }
  .section10-img1 {
    text-align: center;
    width: 100%;
    position: static;
  }
  .section10-img1 img {
    width: 50vw;
    padding-top: 5vw;
  }
  .title10 {
    width: 100%;
    position: static;
  }
  .title10 img {
    width: 60%;
  }
  .title-10 {
    height: 20vw;
    text-align: center;
  }

  .title-10 p {
    font-size: 8vw;
    height: 10vw;
  }

  .section10-sup {
    padding-top: 5vw;
    text-align: center;
    margin: 0 3vw;
    font-size: 3.25vw;
    line-height: 4.25vw;
    width: auto;
  }

  .t30-struction {
    height: auto;
    padding: 15vw 3vw 20vw 3vw;
  }
  .t30-struction p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-top: 1vw;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .section9-absolute_p3 {
    bottom: 0vw;
  }
}
/* 03.15 pd -end*/
