.section_wrap,
.section_content {
  color: #ffffff;
}
.section1 {
  background-color: #161c29;
}
.section1 .section_content {
  position: relative;
}
.section1_img {
  position: absolute;
  top: 7.3%;
  right: 3.6%;
  height: 89%;
  width: auto;
}
.section1_left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 11.1% 0 11.1% 5%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
.section1 h2,
.section1 .help {
  font-size: 48px;
  font-weight: 500;
  line-height: 65px;
  letter-spacing: 2px;
}
.section1 .help {
  margin-top: 0;
  position: relative;
}
.section1 .help::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffb758;
  background: -o-linear-gradient(285deg, #ffb758 0%, #f86900 100%);
  background: linear-gradient(165deg, #ffb758 0%, #f86900 100%);
}
.section1 h6 {
  margin-top: 1.1%;
  font-size: 20px;
  line-height: 28px;
}
.section1 a {
  margin-top: 3.4%;
  padding: 0 4%;
  border: 1px solid #3784ff;
  font-size: 20px;
  line-height: 2.3;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  word-break: keep-all;
  border-radius: 8px;
}

.section1 a::before {
  background: -o-linear-gradient(315deg, #6871ff 0%, #3784ff 72%, #3784ff 100%);
  background: linear-gradient(135deg, #6871ff 0%, #3784ff 72%, #3784ff 100%);
}
.section1 .btn_animate::before {
  border-radius: 0;
}
.section2 p {
  text-align: center;
}
.section-bgc {
  background-color: #f6fafc;
}
.section-bgc-white {
  background-color: #fff;
}

.section_content2 {
  margin: 6.3% 0;
  margin: min(88px, 6.3%) 5%;
  color: #ffffff;
}
.section2_left {
  width: 31.5%;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 1px;
  position: relative;
}
.section2_left p {
  margin: 15.9% 28% 13% 23.8%;
}
.section2_left img {
  width: auto;
  height: 80%;
}
.section2_right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;

  font-size: 20px;
  line-height: 27px;
}
.section2_left p {
  margin: 15.9% 28% 13% 23.8%;
}
.section2_bg {
  overflow: hidden;
  position: relative;
}
.section2_bg img {
  position: absolute;
  right: -3px;
  bottom: 0;
  display: block;
}
.section2_bg p {
  position: relative;
  text-align: left;
}
.section2_right img {
  height: 100%;
  width: auto;
}
.section2_right p {
  max-width: 618px;
  margin: 8% 26% 0 6.8%;
  font-size: 20px;
  color: #ffffff;
  line-height: 27px;
}
.section2_right .section2_contengt {
  margin: 5% 0 0 6.8%;
}
.section2_right h6 {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 27px;
}
.section2_right ul {
  margin-top: 1%;
  /* margin-left: 1em;
  list-style: disc; */
}
.section2_right li {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  position: relative;
}

@media (min-width: 1400px) {
  .section_content {
    width: 1400px;
  }
}
@media (max-width: 1400px) {
  .section_content {
    width: 100%;
  }
  .section1 h2,
  .section1 .help {
    font-size: 44px;
    line-height: 62px;
  }
  .section1 a {
    font-size: 18px;
  }
  .section2_left p {
    margin: 15.9% 28% 13% 18%;
    font-size: 22px;
    line-height: 30px;
  }
  .section2_right P {
    margin: 8% 24% 0 6.8%;
    font-size: 18px;
    line-height: 24px;
  }
  .section2_right h6 {
    font-size: 18px;
    line-height: 26px;
  }
  .section2_right li {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 1200px) {
  .section1 h2,
  .section1 .help {
    font-size: 42px;
    line-height: 60px;
  }
  .section1 a {
    font-size: 16px;
  }
  .section2_left p {
    font-size: 18px;
    line-height: 30px;
  }
  .section2_right P {
    font-size: 16px;
    line-height: 24px;
  }
  .section2_right h6 {
    font-size: 16px;
    line-height: 24px;
  }
  .section2_right li {
    line-height: 24px;
  }
}
@media (max-width: 1000px) {
  .section1 h2,
  .section1 .help {
    font-size: 40px;
    line-height: 58px;
  }
  .section1 a {
    font-size: 14px;
  }
  .section2_left p {
    font-size: 16px;
    line-height: 28px;
  }
  .section2_right P {
    font-size: 14px;
    line-height: 22px;
  }
  .section2_right h6 {
    font-size: 14px;
    line-height: 22px;
  }
  .section2_right li {
    line-height: 24px;
  }
}
@media (max-width: 880px) {
  .section1 h2,
  .section1 .help {
    font-size: 38px;
    line-height: 56px;
  }
  .section1 a {
    font-size: 14px;
  }
  .section2_left p {
    font-size: 15px;
    line-height: 28px;
  }
  .section2_right P {
    font-size: 14px;
    line-height: 22px;
  }
  .section2_right h6 {
    font-size: 14px;
    line-height: 20px;
  }
  .section2_right li {
    line-height: 22px;
  }
}
@media (max-width: 768px) {
  .section_wrap,
  .section_content {
    padding: 0;
    min-width: auto;
  }

  .section2 {
    width: auto;
    min-width: auto;
  }
  .section2 .section_content {
    margin: 24px 5% 24px;
  }
  .section1 h2,
  .section1 .help {
    font-size: 26px;
    line-height: 36px;
  }
  .section1 .help::before {
    bottom: -2px;
    height: 2px;
  }
  .section1 h6 {
    margin-top: 2%;
    font-size: 16px;
    line-height: 20px;
  }
  .section1 a {
    margin-top: 3.5%;
    font-size: 14px;
    line-height: 1.8;
  }
  .section1 .section1_img {
    right: 0;
  }
  .section2_right p {
    margin: 8% 26% 7.6% 6.8%;
  }
  .section_content2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px 0;
  }
  .section2_left,
  .section2_right {
    width: 100%;
  }
  .section2_left p {
    margin: 5% 80px 5% 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .section2_right p {
    margin: 20px 10px 30px 15px;
    font-size: 12px;
    line-height: 18px;
  }
  .section2_right .section2_contengt {
    margin: 2% 0 10px 15px;
  }
  .section2_right h6 {
    font-size: 16px;
    line-height: 22px;
  }
  .section2_right ul {
    margin-top: 5px;
  }
  .section2_right li {
    font-size: 12px;
    line-height: 18px;
  }
  .section2_right li::before {
    top: 5px;
  }
  .section2_right img {
    opacity: 0.5;
  }
}
@media (max-width: 450px) {
  .section_wrap,
  .section_content {
    padding: 0;
    min-width: auto;
  }
  .section2 {
    width: auto;
    min-width: auto;
  }
  .section2 .section_content {
    margin: 16px 5%;
  }
  .section1 h2,
  .section1 .help {
    font-size: 19px;
    line-height: 25px;
  }
  .section1 h6 {
    font-size: 12px;
  }
  .section1 a {
    margin-top: 3.5%;
    font-size: 13px;
    line-height: 2.1;
  }
  .section2_right p {
    margin: 8% 26% 7.6% 6.8%;
  }
  .section2_left p {
    margin: 5% 80px 5% 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .section2_right p {
    margin: 20px 10px 15px 15px;
    font-size: 12px;
    line-height: 18px;
  }
  .section2_right .section2_contengt {
    margin: 2% 0 10px 15px;
  }
  .section2_right h6 {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 375px) {
  .section1 h2,
  .section1 .help {
    font-size: 16px;
    line-height: 22px;
  }
  .section1 h6 {
    font-size: 12px;
  }
  .section2 .section_content {
    margin: 12px 5%;
  }
}
