*,
span,
div {
  font-family: "Inter", "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
}

.area1 {
  width: 100%;
  height: 100svh;
  background-size: cover;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 39px;
}

.area1 .area-content {
  flex-direction: column;
}

.a1-t1 {
  color: #ffffff;
  text-align: center;
  text-shadow: 0 5px 10px #00000080;
  font-family: "Microsoft YaHei";
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: 1.08px;
}

.a1-t2 {
  width: fit-content;
  display: flex;
  padding: 16px 48px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  background: #FF6E00;

  color: #ffffff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transition: all .3s;
  border: 1px solid transparent;
}

.a1-t2:hover {
  border: 1px solid #212121;
  background: #F9F9F9;
  color: rgb(33, 33, 33);
}

.a1-t2 svg path {
  transition: all .3s;
}

.a1-t2:hover svg path {
  stroke: #212121 !important;
}


.area-content {
  width: 100%;
  max-width: 1480px;
  padding: 0 20px;
  margin: 0 auto;

  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 1919px) {
  .area-content {
    max-width: unset;
    width: 77.2%;
  }
}

@media screen and (max-width: 1675px) {
  .area-content {
    max-width: unset;
    width: 87%;
  }
}

@media screen and (max-width: 1000px) {
  .area-content {
    max-width: unset;
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1900px) {
  .area-content {
    max-width: 77.08333vw;
    padding: 0 1.04167vw;
  }
}


.area1 .area-content {
  gap: 39px;
}

.area2 {
  background: #FF6E00;
  padding: 65px 0;

  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0.48px;
}

.area3 {
  padding-top: 108px;
}

.area10 {
  padding-top: 112px;
  padding-bottom: 165px;
  background-color: #fff;
}

.a10-title {
  color: #212121;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 68px;
}

.a10-content {
  margin-top: 81px;
  display: flex;
  height: auto;
  gap: 26px;
}

.a10-content-left {
  flex: 564;
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.a10-content-right {
  flex: 850;
  display: flex;
  flex-direction: column;
  gap: 26px;
}


.a10-content-item {
  flex: 1;
  padding: 57px 44px;
  background-size: cover;
  background-position: center;
}

.a10-content-item-title {
  color: #ffffff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 21px;
}

.a10-content-item-desc {
  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  max-width: 411px;
}

.a10-content-right .a10-content-item > div {
  text-align: left;
}

.a9-title {
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 1.2px;
  margin-bottom: 60px;
}

.area9 {
  background: #F9F9F9;
  padding-top: 128px;
  padding-bottom: 186px;
}

@media screen and (max-width: 1000px) {
  .area1 {
    height: auto;
    padding: 120px 0 80px;
  }
  .a1-t1 {
    font-size: 32px;
    line-height: 44px;
  }
  .a1-t2 {
    font-size: 14px;
    padding: 12px 32px;
  }
  .area2 {
    font-size: 16px;
    line-height: 28px;
    padding: 40px 0;
  }
  .area3 {
    padding-top: 60px;
  }
  .area10 {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .a10-title {
    font-size: 36px;
    line-height: 44px;
  }
  .a10-content {
    margin-top: 40px;
    flex-direction: column;
    height: auto;
  }
  .a10-content-left, .a10-content-right {
    flex: auto;
    width: 100%;
  }
  .a10-content-item {
    padding: 40px 24px;
  }
  .a10-content-item-title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .a10-content-item-desc {
    font-size: 16px;
    line-height: 24px;
  }
  .area9 {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .a9-title {
    font-size: 36px;
    margin-bottom: 30px;
  }
}

/* Global fixes for page-7 to prevent 100svh height issues on tablets and desktop */
.swiper-slide.home-page.page-7 {
  height: auto !important;
  padding: 80px 20px 60px !important;
}
.page-7 .slide-content-1 {
  top: 0 !important;
}

@media screen and (max-width: 1200px) {
  .swiper-slide.home-page.page-7 {
    padding: 60px 20px 40px !important;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1900px) {
  .a1-t1 {
    font-size: max(24px, 2.8125vw);
    line-height: max(32px, 3.75vw);
  }
  .a1-t2 {
    font-size: max(12px, 0.8333vw);
    padding: 0.8333vw 2.5vw;
  }
  .area2 {
    padding: 3.385vw 0;
    font-size: max(14px, 1.25vw);
    line-height: max(24px, 2.1875vw);
  }
  .area3 {
    padding-top: 5.625vw;
  }
  .area10 {
    padding-top: 5.833vw;
    padding-bottom: 8.59vw;
  }
  .a10-title {
    font-size: max(24px, 3.125vw);
    line-height: max(32px, 3.54vw);
  }
  .a10-content {
    margin-top: 4.218vw;
    height: auto;
    gap: 1.354vw;
  }
  .a10-content-left {
    gap: 1.354vw;
  }
  .a10-content-right {
    gap: 1.354vw;
  }
  .a10-content-item {
    padding: 2.968vw 2.29vw;
  }
  .a10-content-item-title {
    font-size: max(16px, 1.66vw);
    margin-bottom: 1.09vw;
  }
  .a10-content-item-desc {
    font-size: max(12px, 1.04vw);
    line-height: max(18px, 1.66vw);
    max-width: 21.4vw;
  }
  .area9 {
    padding-top: 6.66vw;
    padding-bottom: 9.68vw;
  }
  .a9-title {
    font-size: max(24px, 3.125vw);
    line-height: max(24px, 1.66vw);
    margin-bottom: 3.125vw;
  }
}