.swiper-container {
  position: relative;
  top: 0;
}
.banner-swiper .banner-item {
  position: relative;
}
.banner-swiper .banner-item-1 .banner-content {
  position: absolute;
  left: 20vw;
  top: 15vw;
}
.banner-swiper .banner-item-1 .banner-content h3 {
  width: 66%;
  font-size: 60px;
  color: #ffffff;
  font-family: OpenSansbold;
  line-height: 58px;
  font-weight: 400;
}
.banner-swiper .banner-item-1 .banner-content > p {
  font-size: 16px;
  color: #ffffff;
  line-height: 28px;
  width: 44%;
  margin-top: 30px;
}

.Introduction {
  width: 100%;
  position: relative;
}
.Introduction-text {
  width: 78.125%;
  background: #f1f1f2;
  padding-left: 8.3333%;
  padding-top: 102px;
  padding-bottom: 148px;
}
.Introduction-text > div {
  width: 38%;
}
.Introduction-text > div h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  line-height: 61px;
}
.Introduction-text > div p {
  font-size: 15px;
  color: #000000;
  line-height: 26px;
  margin-top: 30px;
}
.Introduction-photo {
  width: 52.65625%;
  position: absolute;
  right: 8.3333%;
  top: 116px;
}
.Introduction-photo > img {
  width: 100%;
}
.Introduction > p {
  width: 69.17%;
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  margin-top: 145px;
  margin-left: 13.85%;
  position: relative;
}
.Introduction > p::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #18365a;
  border-radius: 50%;
  position: absolute;
  left: -50px;
  top: 6px;
}
.Introduction > p::before {
  content: "";
  display: block;
  width: 1px;
  height: 160px;
  border-left: 1px dotted #011a72;
  position: absolute;
  left: -44.5px;
  top: -145px;
}
.Introduction-photo-2 {
  width: 60.52%;
  margin: 16px auto 42px;
}
.Introduction-photo-2 img {
  width: 100%;
}

.choose {
  width: 100%;
  background: #000a2e;
}
.choose > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 102px 0;
}
.choose-left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.choose-left > div {
  width: 141px;
  height: 506px;
  background: linear-gradient(to bottom, #000a2e, #0d1a48);
}
.choose-left > div > img {
  transform: scale(1.1);
  margin-top: 140px;
}
.choose-left > div > p {
  font-family: "OpenSanssemibold";
  font-size: 16px;
  color: #fefeff;
  line-height: 26px;
  width: 100%;
  padding: 0 10px;
  text-align: center;
  margin-top: 30px;
}
.choose-left > div:nth-child(2) {
  background: linear-gradient(to bottom, #0d1a48, #000a2e);
  margin: 0 63px;
}
.choose-left > div:nth-child(2) > img {
  margin-top: 30px;
}
.choose-left > div:nth-child(2) > p {
  margin-top: 50px;
}

.choose-right {
  width: 48.875%;
}
.choose-right > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #ffffff;
  line-height: 61px;
  margin-bottom: 40px;
}
.choose-right > p {
  font-size: 15px;
  color: #ffffff;
  line-height: 26px;
  margin-bottom: 22px;
}
.good {
  width: 100%;
  background: #f7f7f7;
  padding-top: 62px;
  padding-bottom: 127px;
}
.good > div:first-child {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.good-text {
  width: 41.375%;
}
.good-text > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  line-height: 61px;
  margin-bottom: 32px;
}
.good-text > h4 {
  font-family: "OpenSanssemibold";
  font-size: 16px;
  color: #000a2e;
  line-height: 26px;
  margin-bottom: 3px;
}
.good-text > p {
  font-size: 15px;
  color: #000000;
  line-height: 26px;
}
.good-text > p:nth-child(3) {
  margin-bottom: 36px;
}
.good-img {
  width: 53.125%;
}
.good-img > img {
  width: 100%;
}
.good > div:last-child {
  width: 100%;
  margin-top: 100px;
}
.good > div:last-child > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  line-height: 61px;
}
.good > div:last-child > div {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 70px;
}
.modules-left {
  width: 43%;
}
.modules-left > img {
  width: 100%;
}
.modules-left > p {
  font-size: 15px;
  color: #000000;
  line-height: 26px;
  margin-top: 45px;
}
.modules-right {
  width: 50.8125%;
}
.modules-right > img {
  width: 100%;
}
.genergation {
  width: 100%;
  padding: 84px 0 30px 0;
}
.genergation > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  line-height: 61px;
  margin-bottom: 36px;
}
.genergation > p {
  width: 96%;
  font-size: 15px;
  color: #000000;
  line-height: 26px;
  margin-bottom: 24px;
}
.advantages {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.advantages-pic {
  width: 46.2%;
  position: absolute;
  left: 0;
}
.advantages-pic img {
  width: 100%;
}
.advantages-text {
  width: 83%;
  background: #f7f7f7;
  padding: 106px 0;
  padding-left: 35%;
}
.advantages-text > h3 {
  font-family: "OpenSansbold";
  font-size: 30px;
  color: #000000;
  line-height: 26px;
  margin-bottom: 60px;
}
.advantages-text > h4 {
  font-family: "OpenSanssemibold";
  font-size: 18px;
  color: #000000;
  line-height: 26px;
  margin-bottom: 9px;
}
.advantages-text > p {
  font-size: 15px;
  color: #000000;
  line-height: 26px;
  margin-bottom: 30px;
  width: 80%;
  margin-left: 29px;
  position: relative;
}
.advantages-text > p::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background: #f0bd00;
  border-radius: 50%;
  position: absolute;
  left: -17px;
  top: 10px;
}

.free {
  width: 100%;
  background: url(/static/CHP/pic-8.webp) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.free > h3 {
  text-align: center;
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #ffffff;
  line-height: 61px;
  margin-top: 87px;
}
.free > p {
  font-size: 15px;
  color: #ffffff;
  line-height: 26px;
  margin: 10px 0 50px 0;
}
.free > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 232px;
  height: 45px;
  background: #f0bd00;
  border-radius: 6px;
  font-family: "OpenSanssemibold";
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 84px;
  position: relative;
}
.free > a::after {
  content: "";
  display: block;
  width: 8px;
  height: 15px;
  background: url(/static/CHP/pic-9.webp) no-repeat 100% 100%;
  position: absolute;
  right: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.solutions {
  width: 100%;
  background: #f7f7f7;
  padding: 85px 0 100px 0;
}
.solutions > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  line-height: 61px;
  text-align: center;
}
.solutions > ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 52px auto 66px;
}
.solutions > ul > li {
  display: block;
  padding: 20px 90px;
  border-radius: 100px;
  border: 1px solid #000a2e;
  font-size: 18px;
  color: #000000;
  cursor: pointer;
  margin: 0 40px;
}
.solutions > ul > li:nth-child(2) {
}
.solutions > ul > li.li-style {
  background-color: #f0bd00;
  border: 1px solid #f0bd00;
}
.solutions > div {
  position: relative;
}
.solutions > div > .solutions-text-style {
  display: block;
}
.solutions-text {
  width: 100%;
  padding: 73px 50px 64px 85px;
  background-color: #ffffff;
  display: none;
  position: relative;
  left: 0;
  top: 0;
}
.solutions-text > h3 {
  font-family: "OpenSanssemibold";
  font-size: 30px;
  color: #010101;
  margin-bottom: 32px;
}
.solutions-text > p {
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 18px;
}

.type {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.type-left {
  width: 42%;
}
.type-left > span {
  font-size: 15px;
  color: #00953b;
  display: block;
  margin-left: 34px;
  position: relative;
  margin-bottom: 6px;
}
.type-left > span::after {
  content: "";
  display: block;
  width: 22px;
  height: 1px;
  background: #00953b;
  position: absolute;
  top: 10px;
  left: -28px;
}
.type-left > h3 {
  font-family: "OpenSanssemibold";
  font-size: 22px;
  color: #010101;
  margin-bottom: 13px;
}
.type-left > p {
  font-size: 15px;
  color: #000000;
  margin-bottom: 49px;
}
.type-left > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.type-left > ul > li {
  width: calc(25% - 2px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
  margin-bottom: 18px;
}
.type-left > ul > li span {
  font-size: 10px;
  color: #000000;
  margin-top: 12px;
}
.type-left > ul > li img {
  border-radius: 50%;
}
.type-right {
  width: 52%;
}
.type-right > img {
  width: 100%;
}

.specifications {
  width: 100%;
}
.specifications > h3 {
  width: 60%;
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  margin-top: 65px;
  margin-bottom: 63px;
}

/* 整体表格样式 */
table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
  color: #090909;
  font-style: normal;
}

/* 表头样式 */
th {
  background-color: #f9f9f9;
  text-align: left;
  padding: 20px 0 20px 100px;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
  font-style: normal;
}

/* 表格单元格样式 */
td {
  padding: 20px 0 20px 100px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  font-style: normal;
}

/* 第一列（参数名称）样式 */
td:first-child,
th:first-child {
  width: 30%;
}

/* 第二列（典型值范围）样式 */
td:nth-child(2),
th:nth-child(2) {
  width: 40%;
}

/* 第三列（备注）样式 */
td:nth-child(3),
th:nth-child(3) {
  width: 30%;
}

/* 隔行换色，提升可读性 */
tr:nth-child(even) {
  background-color: #f9f9f9;
}

tr:nth-child(odd) {
  background-color: #ffffff;
}
tr:hover {
  background: #f0bd00;
}

.specifications > h4 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  margin-top: 86px;
  margin-bottom: 23px;
}
.specifications > p {
  font-size: 15px;
  color: #000000;
}
.Walkthrough {
  width: 100%;
  background: #f7f7f7;
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Walkthrough-pic {
  width: 53.375%;
  cursor: pointer;
}
.Walkthrough-pic > img {
  width: 100%;
}
.Walkthrough-text {
  width: 46.625%;
  padding-left: 4.5%;
}
.Walkthrough-text > h3 {
  font-family: "OpenSanssemibold";
  font-size: 30px;
  color: #010101;
  margin-bottom: 30px;
}
.Walkthrough-text > p {
  font-size: 15px;
  color: #000000;
  margin-bottom: 20px;
  margin-left: 17px;
  position: relative;
}
.Walkthrough-text > p::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #f0bd00;
  border-radius: 50%;
  position: absolute;
  left: -17px;
  top: 8px;
}

.what-it-is {
  width: 100%;
  background: #f7f7f7;
  padding: 85px 0 100px 0;
  margin-top: 100px;
}
.what-it-is > div > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
}
.what-it-is-content {
  width: 100%;
  margin-top: 180px;
  position: relative;
}
.what-it-is-content::after {
  content: "Reality";
  font-family: "OpenSansbold";
  font-size: 24px;
  color: #000000;
  text-align: center;
  padding-top: 60px;
  display: block;
  width: 280px;
  height: 588px;
  background: #f0bd00;
  position: absolute;
  top: -110px;
  right: 348px;
  z-index: 1;
}
.what-it-is-content::before {
  content: "Myth";
  font-family: "OpenSansbold";
  font-size: 24px;
  color: #000000;
  text-align: center;
  padding-top: 60px;
  display: block;
  width: 280px;
  height: 588px;
  background: #f7f7f7;
  position: absolute;
  top: -110px;
  left: 348px;
  z-index: 1;
}
.what-it-is-content > div {
  width: 77.9375%;
  height: 121px;
  margin: 0 auto;
  background: linear-gradient(90deg, #f7f7f7 10%, #000000);
  margin-bottom: 47px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
  z-index: 2;
}
.what-it-is-content > div > span {
  font-family: "OpenSanssemibold";
  font-size: 16px;
  color: #000000;
  line-height: 26px;
  text-align: center;
}
.what-it-is-content > div > p {
  font-family: "OpenSanssemibold";
  font-size: 16px;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
}
.what-it-is-content > div:nth-child(1) span,
.what-it-is-content > div:nth-child(1) p {
  width: 30%;
}
.what-it-is-content > div:nth-child(2) span,
.what-it-is-content > div:nth-child(2) p {
  width: 32%;
}
.what-it-is-content > div:nth-child(3) span,
.what-it-is-content > div:nth-child(3) p {
  width: 30%;
}
.what-it-is-content > div:nth-child(1)::after,
.what-it-is-content > div:nth-child(3)::after {
  content: "";
  display: block;
  width: 168px;
  height: 84px;
  border-top: 8px solid #f0bd00;
  border-left: 8px solid #f0bd00;
  border-right: 8px solid #f0bd00;
  border-radius: 200px 200px 0 0; /* 半圆效果 */
  overflow: hidden; /* 确保线条是半圆 */
  position: absolute;
  left: 42%;
  top: 15px;
  transform: rotate(90deg);
}
.what-it-is-content > div:nth-child(2)::after {
  content: "";
  display: block;
  width: 168px;
  height: 84px;
  border-top: 8px solid #f0bd00;
  border-left: 8px solid #f0bd00;
  border-right: 8px solid #f0bd00;
  border-radius: 200px 200px 0 0; /* 半圆效果 */
  overflow: hidden; /* 确保线条是半圆 */
  position: absolute;
  left: 44%;
  top: 15px;
  transform: rotate(-90deg);
}

.Industries {
  width: 100%;
  padding: 84px 0 100px 0;
}
.Industries > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  margin-bottom: 22px;
}
.Industries > p {
  font-size: 15px;
  color: #010101;
}

.Industries > .swiper {
  width: 91.6667%;
  float: right;
  margin-top: 65px;
}
.Industries > .swiper .swiper-slide p {
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  margin-top: 18px;
}

.Advantage {
  width: 100%;
  overflow: hidden;
}
.Advantage > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  margin-top: 84px;
}
.Advantage > p {
  font-size: 15px;
  color: #010101;
  margin-top: 24px;
}
.Advantage > ul {
  width: 96.0625%;
  margin-top: 65px;
  margin-left: 34px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.Advantage > ul > li {
  width: calc(25% - 25px);
}
.Advantage > ul > li > h4 {
  font-family: "OpenSansbold";
  font-size: 20px;
  color: #000000;
  margin-bottom: 15px;
}
.Advantage > ul > li > p {
  font-size: 15px;
  color: #000000;
  line-height: 22px;
  margin-left: 19px;
  margin-bottom: 19px;
}
.Advantage-text {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 90px;
}
.Advantage-pic {
  width: 51.0625%;
}
.Advantage-pic > img {
  width: 100%;
}
.Advantage-text-content {
  width: 39.9375%;
  margin-left: 80px;
}
.Advantage-text-content > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
  margin-top: 53px;
}
.Advantage-text-content > p {
  font-size: 15px;
  color: #000000;
  line-height: 22px;
  margin-top: 25px;
}
.Advantage-text-content > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 48px;
  background: #f0bd00;
  border-radius: 6px;
  font-size: 18px;
  color: #000000;
  margin-top: 49px;
}

.helping {
  width: 100%;
  background: #e7e7e7;
  padding: 85px 0 18px 0;
}
.helping > div > h3 {
  font-family: "OpenSansbold";
  font-size: 45px;
  color: #010101;
}
.helping > div > ul {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}
.helping > div > ul > li {
  width: calc(33% - 18px);
  margin-bottom: 59px;
}
.helping > div > ul > li > span {
  font-family: "OpenSansbold";
  font-size: 18px;
  color: #000000;
  display: block;
  margin-bottom: 49px;
  position: relative;
}
.helping > div > ul > li > span::after {
  content: "";
  display: block;
  width: 31px;
  height: 3px;
  background: #f0bd00;
  position: absolute;
  left: 0;
  top: 38px;
}
.helping > div > ul > li > p {
  padding: 0 40px 0 10px;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  margin-top: 20px;
}
.vr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: none;
}
.vr > img {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  transform: rotate(45deg);
}
.vr > iframe {
  width: 100%;
  height: 100vh;
}

.nav {
  position: fixed;
  top: 36%;
  left: 30px;
  z-index: 3;
  display: none;
  flex-direction: column;
}
.nav > a {
  font-size: 11px;
  color: #000000;
  margin-bottom: 10px;
  position: relative;
}
.nav > a::after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #000000;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: -10px;
}
.nav > .nav-style {
  color: #2f318b;
  font-weight: 600;
}
.nav > .nav-style::after {
  background-color: #2f318b;
}
/* 禁止滚动的样式 */
body.no-scroll {
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .type-left > ul > li:nth-child(7),
  .type-left > ul > li:nth-child(8) {
    display: none;
  }
  .specifications > h3 {
    width: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .type-left > ul > li {
    display: none;
  }
  th,
  td {
    padding: 20px 0 20px 30px;
  }
  .choose-left > div:nth-child(2) {
    margin: 0 16px;
  }
  .modules-left {
    width: 80%;
    margin: 0 auto;
  }
  .what-it-is-content::after,
  .what-it-is-content::before {
    /* display: none; */
  }
  .what-it-is-content > div > p {
    font-size: 12px;
    color: #ffffff;
    line-height: 15px;
  }
  .what-it-is-content > div > span {
    font-size: 12px;
    line-height: 15px;
  }
  .what-it-is-content > div:nth-child(1)::after,
  .what-it-is-content > div:nth-child(3)::after {
    left: 36%;
  }
  .Industries > .swiper {
    display: none;
  }
  .Industries-pic {
    width: 92vw;
    margin: 17px auto 0;
  }
  .Industries-pic > li {
    width: 100%;
    margin-bottom: 25px;
  }
  .Industries-pic > li img {
    width: 100%;
  }
  .Advantage-text {
    width: 92vw;
    margin: 90px auto 0;
    flex-direction: column;
  }
  .Advantage-pic {
    width: 100%;
  }
  .Advantage-text-content {
    width: 100%;
    margin: 0;
  }
  .helping > div > ul > li {
    width: calc(50% - 18px);
  }
}
@media screen and (max-width: 768px) {
  .m-header {
    background-color: unset;
  }
  .m-banner-content {
    position: absolute;
    color: #ffffff;
    top: 32.53vw;
    padding-left: 30px;
  }
  .m-banner-content h3 {
    font-size: 8.667vw;
    font-family: OpenSansbold;
  }
  .m-banner-content p {
    font-size: 3.2vw;
    line-height: 3.73vw;
    color: #ced3db;
    margin-top: 4vw;
    font-family: OpenSanssemibold;
  }
  .m-banner-content p a {
    display: block;
    width: 40vw;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5vw;
    height: 10vw;
    line-height: 10vw;
    margin-top: 40px;
  }
  .Introduction-text {
    width: 100%;
    padding: 39px 15px 175px;
  }
  .Introduction-text > div {
    width: 100%;
  }
  .Introduction-text > div h3 {
    width: 60%;
    font-size: 22.5px;
    color: #010101;
    line-height: 30px;
  }
  .Introduction-text > div p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-top: 8px;
  }
  .Introduction-photo {
    width: calc(100% - 15px);
    right: 0;
    top: 315px;
  }
  .Introduction > p {
    width: 100%;
    padding: 0 15px;
    margin: 60px 0 0 0;
  }
  .Introduction > p::before {
    display: none;
  }
  .Introduction-photo-2 {
    width: 100%;
    margin: 0;
  }
  .choose > div {
    flex-direction: column-reverse;
    padding: 24px 0;
  }
  .choose-right {
    width: 100%;
  }
  .choose-right > h3 {
    font-size: 22.5px;
    color: #ffffff;
    margin-bottom: 5px;
  }
  .choose-right > p {
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
    margin-bottom: 14px;
  }
  .choose-left > div:nth-child(2) {
    margin: 0 35px;
  }
  .choose-left > div {
    width: 78px;
    height: 250px;
  }
  .choose-left > div > p {
    font-size: 9px;
    color: #fefeff;
    line-height: 14px;
    padding: 0 5px;
    margin-top: 20px;
  }
  .choose-left > div:nth-child(2) > p {
    margin-top: 25px;
  }
  .choose-left > div:nth-child(2) > img {
    margin-top: 20px;
  }
  .choose-left > div > img {
    transform: scale(1.1);
    margin-top: 55px;
  }
  .good {
    width: 100%;
    padding: 0 15px;
  }
  .good > div:first-child {
    flex-direction: column;
  }
  .good-text {
    width: 100%;
  }
  .good-text > h3 {
    font-size: 22.5px;
    color: #010101;
    line-height: normal;
    margin-top: 17px;
    margin-bottom: 10px;
  }
  .good-text > h4 {
    font-size: 15px;
    color: #000a2e;
    line-height: normal;
    margin-bottom: 3px;
  }
  .good-text > p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
  }
  .good-text > p:nth-child(3) {
    margin-bottom: 10px;
  }
  .good-img {
    width: 100%;
    margin-top: 10px;
  }
  .good > div:last-child {
    margin-top: 18px;
  }
  .good > div:last-child > h3 {
    font-size: 22.5px;
    color: #010101;
    line-height: 30px;
  }
  .modules-right {
    display: none;
  }
  .modules-left {
    width: 100%;
  }
  .good > div:last-child > div {
    margin-top: 5px;
  }
  .modules-left > p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-top: 5px;
  }
  .modules-left > img:last-child {
    margin: 18px 0 25px 0;
  }
  .genergation {
    width: 100%;
    padding: 0 15px;
  }
  .genergation > h3 {
    font-size: 22.5px;
    color: #010101;
    line-height: 30px;
    margin-top: 33px;
    margin-bottom: 18px;
  }
  .genergation > p {
    width: 100%;
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 17px;
  }
  .advantages {
    margin-top: 155px;
  }
  .advantages-text {
    width: calc(100% - 15px);
    padding: 155px 0 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .advantages-text > h3 {
    font-size: 18px;
    color: #000000;
    margin-bottom: 17px;
  }
  .advantages-text > h4 {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .advantages-text > p {
    width: 90%;
    margin-left: 25px;
    font-size: 13px;
    color: #000000;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .advantages-text > p::after {
    left: -12px;
    top: 7px;
  }
  .advantages-pic {
    width: calc(100% - 15px);
    left: 0;
    top: -130px;
  }
  .free {
    background: url(/static/CHP/m/pic-2.webp) no-repeat;
  }
  .free > h3 {
    font-size: 22.5px;
    color: #ffffff;
    line-height: 30px;
    width: 80%;
    margin-top: 34px;
  }
  .free > p {
    width: 80%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
    margin: 12px 0 32px 0;
  }
  .free > a {
    width: 186px;
    height: 40px;
    background: #ffcd11;
    font-size: 14px;
    color: #000000;
    margin-bottom: 40px;
  }
  .free > a::after {
    width: 8px;
    height: 13px;
    background: url(/static/CHP/m/pic-3.webp) no-repeat 100%;
    right: 17px;
    top: 2px;
  }
  .solutions {
    width: 100%;
    padding: 0 15px 15px;
    padding-top: 35px;
  }
  .solutions > h3 {
    font-size: 22.5px;
    color: #010101;
    line-height: 30px;
    text-align: center;
  }
  .solutions > ul {
    width: 100%;
    margin: 21px auto 28px;
    flex-wrap: nowrap;
    overflow-x: scroll;
    white-space: nowrap;
    justify-content: flex-start;
  }
  .solutions > ul > li {
    width: auto;
    padding: 14px 38px;
    font-size: 16px;
    color: #000000;
    text-align: center;
    margin: 0 16px 0 0;
  }
  .solutions > ul > li:nth-child(2) {
    padding: 14px 54px;
  }
  .solutions > ul > li:nth-child(3) {
    padding: 14px 60px;
  }
  .solutions-text {
    padding: 15px;
  }
  .solutions-text > h3 {
    font-size: 18px;
    color: #010101;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .solutions-text > p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .type {
    flex-direction: column-reverse;
  }
  .type-right {
    width: 100%;
    margin-top: 25px;
  }
  .type-left {
    width: 100%;
    margin-top: 17px;
  }
  .type-left > span {
    font-size: 12px;
    color: #ffcd11;
    margin-left: 20px;
    margin-bottom: 4px;
  }
  .type-left > span::after {
    width: 11px;
    height: 1px;
    background: #ffcd11;
    top: 8px;
    left: -18px;
  }
  .type-left > h3 {
    font-size: 17px;
    color: #010101;
  }
  .type-left > p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 32px;
  }
  .type-left > ul {
    width: 100%;
  }
  .type-left > ul > li {
    width: calc(33% - 17px);
    padding: 0;
    margin-bottom: 22px;
  }
  .type-left > ul > li:nth-child(7),
  .type-left > ul > li:nth-child(8) {
    display: none;
  }
  .type-left > ul > li span {
    margin-top: 5px;
    font-size: 13px;
    color: #000000;
  }
  .specifications {
    width: 100%;
    padding: 0 15px;
  }
  .specifications > h3 {
    width: 100%;
    font-size: 22.5px;
    color: #010101;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 24px;
  }
  table > thead > tr > th:nth-child(3),
  table > tbody > tr > td:nth-child(3) {
    display: none;
  }
  th,
  td {
    padding: 16px 0 16px 20px;
    font-size: 12.5px;
    color: #090909;
  }
  td:nth-child(2),
  th:nth-child(2) {
    width: 30%;
  }
  .specifications > h4 {
    font-size: 22.5px;
    color: #010101;
    margin-top: 34px;
    margin-bottom: 19px;
  }
  .specifications > p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
  }
  .Walkthrough {
    flex-direction: column;
    margin-top: 16px;
  }
  .Walkthrough-pic {
    width: 100%;
  }
  .Walkthrough-text {
    width: 100%;
    padding-left: 16px;
    margin-top: 24px;
    padding-bottom: 28px;
  }
  .Walkthrough-text > h3 {
    font-size: 18px;
    color: #010101;
    line-height: 23px;
    margin-bottom: 11px;
  }
  .Walkthrough-text > p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .what-it-is {
    width: 100%;
    margin-top: 40px;
    padding: 34px 0 56px 0;
  }
  .what-it-is > div > h3 {
    font-size: 22.5px;
    color: #010101;
  }
  .what-it-is-content > div {
    width: 100%;
    height: 65px;
    margin-bottom: 12px;
  }
  .what-it-is-content > div > span {
    font-size: 8px;
    color: #000000;
    line-height: 10px;
  }
  .what-it-is-content > div > p {
    font-size: 8px;
    color: #ffffff;
    line-height: 10px;
  }
  .what-it-is-content > div:nth-child(1) span,
  .what-it-is-content > div:nth-child(1) p {
    width: 40%;
  }
  .what-it-is-content > div:nth-child(2) span,
  .what-it-is-content > div:nth-child(2) p {
    width: 42%;
  }
  .what-it-is-content > div:nth-child(3) span,
  .what-it-is-content > div:nth-child(3) p {
    width: 40%;
  }
  .what-it-is-content > div:nth-child(1)::after,
  .what-it-is-content > div:nth-child(3)::after {
    width: 73px;
    height: 38px;
    border-top: 2.5px solid #f0bd00;
    border-left: 2.5px solid #f0bd00;
    border-right: 2.5px solid #f0bd00;
    border-radius: 50px 50px 0 0;
    left: 38%;
    top: 13px;
  }
  .what-it-is-content > div:nth-child(2)::after {
    width: 73px;
    height: 38px;
    border-top: 2.5px solid #f0bd00;
    border-left: 2.5px solid #f0bd00;
    border-right: 2.5px solid #f0bd00;
    border-radius: 50px 50px 0 0;
    left: 43%;
    top: 13px;
  }
  .what-it-is-content {
    margin-top: 52px;
  }
  .what-it-is-content::before {
    width: 77.5px;
    height: 271px;
    font-size: 12px;
    color: #000000;
    padding-top: 10px;
    top: -34px;
    left: 48px;
  }
  .what-it-is-content::after {
    width: 77.5px;
    height: 271px;
    font-size: 12px;
    color: #000000;
    padding-top: 10px;
    top: -34px;
    right: 48px;
  }

  .Industries > .swiper {
    display: none;
  }
  .Industries {
    width: 100%;
    padding: 33px 15px 40px;
  }
  .Industries > h3 {
    font-size: 22.5px;
    color: #010101;
    margin-bottom: 9px;
  }
  .Industries > p {
    font-size: 14px;
    color: #010101;
    line-height: 22px;
  }
  .Industries-pic {
    width: 100%;
    margin-top: 17px;
  }
  .Industries-pic > li {
    width: 100%;
    margin-bottom: 25px;
  }
  .Industries-pic > li > img {
    width: 100%;
  }
  .Industries-pic > li > p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-top: 14px;
  }
  .Advantage > h3 {
    font-size: 22.5px;
    color: #010101;
    margin-top: 5px;
  }
  .Advantage > p {
    font-size: 14px;
    color: #010101;
    line-height: 22px;
    margin-top: 14px;
  }
  .Advantage > ul {
    width: 100%;
    margin: 24px 0 0 0;
    flex-direction: column;
  }
  .Advantage > ul > li {
    width: 100%;
  }
  .Advantage > ul > li > h4 {
    font-size: 15px;
    color: #000000;
    margin-bottom: 22px;
  }
  .Advantage > ul > li > p {
    font-size: 14px;
    color: #010101;
    line-height: 22px;
    margin-left: 10px;
    margin-bottom: 13px;
  }
  .Advantage-text {
    flex-direction: column;
    margin-top: 27px;
  }
  .Advantage-pic {
    width: 100%;
  }
  .Advantage-text-content {
    width: 100%;
    margin: 0;
  }
  .Advantage-text-content > h3 {
    font-size: 22.5px;
    color: #010101;
    line-height: 30px;
    margin-top: 17px;
  }
  .Advantage-text-content > p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-top: 10px;
  }
  .Advantage-text-content > a {
    font-size: 15px;
    color: #000000;
    width: 140px;
    height: 40px;
    background: #ffcd11;
    margin-top: 23px;
  }
  .helping {
    padding: 34px 0 18px 0;
  }
  .helping > div > h3 {
    font-size: 22.5px;
    color: #010101;
  }
  .helping > div > ul {
    flex-direction: column;
    margin-top: 23px;
  }
  .helping > div > ul > li {
    width: 100%;
    margin-bottom: 27px;
  }
  .helping > div > ul > li > img {
    width: 100%;
  }
  .helping > div > ul > li > span {
    font-size: 18px;
    color: #000000;
    margin-bottom: 45px;
  }
  .helping > div > ul > li > span::after {
    width: 26px;
    height: 2.5px;
    background: #f0bd00;
  }
  .helping > div > ul > li > p {
    width: 100%;
    font-size: 13px;
    color: #000000;
    line-height: 20px;
    padding: 0;
    margin-top: 14px;
  }
}
