@charset "UTF-8";
body {
  min-width: 1200px;
}

@keyframes spread {
  0% {
    width: 0px;
  }
  100% {
    width: 500px;
  }
}
@media (max-width: 1280px) {
  .banner_wrapper .banner_box {
    margin-top: 14px !important;
  }
}
.common_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 266px;
  height: 60px;
  background: linear-gradient(272.84deg, #4f98fe 1.43%, #5e4ffe 78.26%, #894ffe 112.07%);
  border-radius: 77px;
}
.common_btn img {
  margin-right: 14px;
  width: 28px;
}
.common_btn span {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
}

/* 头部banner */
.hidden-header-box {
  display: none;
  width: 100%;
  background-color: #ffffff;
  background: #feffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.hidden-header-box.active {
  background-color: #ffffff;
}
.hidden-header-box .header-content .header-left span {
  color: #000;
}
.hidden-header-box .header-content .header-right a {
  background: linear-gradient(97deg, #ffab19 11.05%, #ff8d2f 93.47%);
}
.hidden-header-box .header-content .header-right a span {
  color: #fff;
}

.header-content {
  height: 72px;
  line-height: 72px;
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  background: rgba(255, 255, 255, 0.1);
}
.header-content .download_btn {
  width: 175.526px;
  height: 45.432px;
  flex-shrink: 0;
  border-radius: 25px;
  box-sizing: border-box;
}
.header-content .download_btn img {
  width: 26.716px;
  height: 26.716px;
  flex-shrink: 0;
}
.header-content .download_btn span {
  color: #fff;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 19.083px */
  margin-left: 15px;
}
.header-content .header-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-content .header-right .ms3 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.06em;
  color: #ffffff;
}
.header-content .header-right .ms3 span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #000;
  display: inline-block;
  margin-left: 12px;
  margin-right: 24px;
  position: relative;
}
.header-content .header-right .ms3 span.show {
  /* 渐变 */
  background: linear-gradient(88.84deg, #5cff38 4.54%, #f9ff43 53.74%, #23ffbd 102.93%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.header-content .header-right .ms3 span.show::after {
  background: linear-gradient(88.84deg, #51ffa4 4.54%, #45ffab 53.74%, #3bffaf 102.93%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.header-content .header-right .ms3 span::after {
  content: "+";
  position: absolute;
  top: -8px;
  right: -17px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #000;
}
.header-content .header-right .ms3.hidden {
  color: #000;
}
.header-content .header-right a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 40px;
  border-radius: 6px;
  background: linear-gradient(97deg, #ffab19 11.05%, #ff8d2f 93.47%);
}
.header-content .header-right a img {
  margin-right: 8px;
  width: 24px;
}
.header-content .header-right a span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.header-content .header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-content .header-left img {
  margin-right: 12px;
  width: 40px;
  height: 40px;
}
.header-content .header-left span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.header-content .header-left img {
  width: 40px;
}
.header-content .header-left h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  color: #0faa58;
  margin-left: 10px;
}
.header-content .header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.add_adaptation {
  width: 100%;
}
.add_adaptation .w {
  height: 84px;
  line-height: 84px;
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  box-sizing: border-box;
  width: 100%;
  height: 800px;
  background-color: #3d58f6;
  position: relative;
  overflow: hidden;
}
.banner_wrapper .banner_box {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 78px;
}
.banner_wrapper .banner_box .b_b_left .title {
  position: relative;
  width: fit-content;
  margin-bottom: 36px;
}
.banner_wrapper .banner_box .b_b_left .title h1 {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.banner_wrapper .banner_box .b_b_left .title .tuijian {
  position: absolute;
  top: -24px;
  right: -129px;
  width: 128px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px 20px 20px 0px;
  background: linear-gradient(97deg, #ffab19 11.05%, #ff8d2f 93.47%);
  color: #fff;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 18px */
}
.banner_wrapper .banner_box .b_b_left .ms1 {
  margin-bottom: 36px;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  display: inline-block;
  width: 516px;
}
.banner_wrapper .banner_box .b_b_left .ms2 {
  margin-bottom: 20px;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: fit-content;
  display: flex;
  align-items: center;
}
.banner_wrapper .banner_box .b_b_left .ms2::before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 8px;
  flex-shrink: 0;
}
.banner_wrapper .banner_box .b_b_left .ms2::after {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  margin-left: 8px;
  flex-shrink: 0;
}
.banner_wrapper .banner_box .b_b_left a {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  background: linear-gradient(97deg, #ffab19 11.05%, #ff8d2f 93.47%);
  border-radius: 12px;
  width: 320px;
  height: 80px;
  margin-bottom: 20px;
}
.banner_wrapper .banner_box .b_b_left a img {
  margin-right: 16px;
  width: 48px;
  z-index: 2;
}
.banner_wrapper .banner_box .b_b_left a span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 2;
}
.banner_wrapper .banner_box .b_b_left a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: rgba(247, 174, 46, 0.6);
  animation: spread 1.5s linear infinite;
  z-index: 1;
}
.banner_wrapper .banner_box .b_b_left .ms3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 36px;
  width: fit-content;
}
.banner_wrapper .banner_box .b_b_left .ms3 div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_wrapper .banner_box .b_b_left .ms3 div img {
  margin-right: 8px;
  width: 24px;
}
.banner_wrapper .banner_box .b_b_left .ms3 div span {
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.banner_wrapper .banner_box .b_b_left .ms3 div + div {
  margin-left: 40px;
}
.banner_wrapper .banner_box .b_b_left .ms4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 38px;
  width: fit-content;
}
.banner_wrapper .banner_box .b_b_left .ms4 .update-time-box {
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner_wrapper .banner_box .b_b_left .ms4 .system {
  color: rgba(255, 255, 255, 0.9);
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner_wrapper .banner_box .b_b_right {
  width: 582px;
  margin-left: 123px;
}
.banner_wrapper .banner_box .b_b_right img {
  width: 100%;
}
.banner_wrapper > img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1920px;
  height: 800px;
  z-index: 1;
}

.step01_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px 0;
  box-sizing: border-box;
  background: linear-gradient(180deg, #fff 35.41%, #f5f8ff 100%);
}
.step01_box .ms1 {
  margin-bottom: 24px;
  color: #333;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 100% */
}
.step01_box > img {
  margin-bottom: 20px;
  width: 194px;
}
.step01_box .ms2 {
  margin-bottom: 80px;
  color: #666;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 24px */
}
.step01_box ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.step01_box ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 384px;
  height: 453px;
  border-radius: 16px;
  background-color: #f5f8ff;
  overflow: hidden;
  cursor: pointer;
}
.step01_box ul li:hover {
  background-color: #eaedff;
  box-shadow: 0px 4px 20px 0px rgba(36, 62, 215, 0.1);
}
.step01_box ul li:hover .text p {
  color: #3d58f6;
}
.step01_box ul li > img {
  width: 208px;
  height: 205px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.step01_box ul li .text {
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  box-sizing: border-box;
}
.step01_box ul li .text p {
  margin-bottom: 20px;
  color: #333;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.step01_box ul li .text a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 192px;
  height: 48px;
  border-radius: 7.2px;
  background: #3d58f6;
}
.step01_box ul li .text a img {
  width: 28px;
  margin-right: 9px;
}
.step01_box ul li .text a span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 19.2px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.step01_box ul li + li {
  margin-left: 24px;
}

.step02_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px 0;
  box-sizing: border-box;
}
.step02_box .ms1 {
  margin-bottom: 24px;
  color: #333;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 100% */
}
.step02_box > img {
  margin-bottom: 20px;
  width: 194px;
}
.step02_box .ms2 {
  margin-bottom: 80px;
  color: #666;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 24px */
}
.step02_box ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.step02_box ul li {
  width: 282px;
  height: 300px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  cursor: pointer;
}
.step02_box ul li:nth-child(1) {
  background-color: #f6f9ff;
}
.step02_box ul li:nth-child(2) {
  background-color: #fffcf5;
}
.step02_box ul li:nth-child(3) {
  background-color: #f5fbff;
}
.step02_box ul li:nth-child(4) {
  background-color: #eeffeb;
}
.step02_box ul li + li {
  margin-left: 24px;
}
.step02_box ul li:hover {
  box-shadow: 0px 4px 10px 0px rgba(36, 62, 215, 0.1);
  transform: translateY(-20px);
}
.step02_box ul li img {
  margin-bottom: 20px;
  width: 160px;
}
.step02_box ul li p {
  margin-bottom: 16px;
  color: #333;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 24px */
}
.step02_box ul li span {
  color: #333;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  text-transform: uppercase;
}

.aggregate_style {
  line-height: 1;
}
.aggregate_style img {
  width: 40px !important;
  height: 40px !important;
}
.aggregate_style .header-title h1 {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  margin-left: 0;
}
.aggregate_style .header-title span {
  display: inline-block;
  margin-left: 0;
}

.hidden-header-box .header-title h1,
.hidden-header-box .header-title span {
  color: #000;
}

/*# sourceMappingURL=style.css.map */
