.center, .assess_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

@keyframes upMoveAnimationLeft {
  0% {
    top: 15%;
  }
  50% {
    top: 10%;
  }
  100% {
    top: 15%;
  }
}
@media (max-width: 1280px) {
  .banner-box {
    margin-top: 75px !important;
  }
}
.delete_swiper {
  position: relative;
}
.delete_swiper .swiper-pagination {
  top: 100px;
}
.delete_swiper .swiper-pagination-bullet {
  border-radius: 0;
  width: 400px;
  height: 7px;
  background: #eef2fe;
}
.delete_swiper .swiper-pagination-bullet-active {
  background: #416ff4;
  border-radius: 8px;
}

.banner-box {
  margin-top: 112px;
  width: 100%;
  height: 651px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, #eff7ff 54.88%, #ffffff 100%);
}
.banner-box .b-b-left .title-box {
  position: relative;
  margin-bottom: 42px;
  width: fit-content;
}
.banner-box .b-b-left .title-box h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0.08em;
  color: #284353;
}
.banner-box .b-b-left .title-box h1 span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0.08em;
  background: linear-gradient(90deg, #44eddd 23.72%, #744fff 74.94%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.banner-box .b-b-left .title-box img {
  position: absolute;
  top: -52px;
  right: -48px;
  width: 138px;
  height: 51px;
}
.banner-box .b-b-left .description-box {
  margin-bottom: 53px;
  display: flex;
  align-items: center;
}
.banner-box .b-b-left .description-box img {
  height: 30px;
  margin-right: 5px;
}
.banner-box .b-b-left .description-box span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  color: #284353;
}
.banner-box .b-b-left ul {
  display: flex;
  width: 540px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 45px;
}
.banner-box .b-b-left ul li {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 255px;
  margin-right: 30px;
}
.banner-box .b-b-left ul li:nth-child(2n) {
  margin-right: 0;
}
.banner-box .b-b-left ul li:nth-child(n+3) {
  margin-top: 21px;
}
.banner-box .b-b-left ul li img {
  margin-right: 12px;
  width: 9px;
}
.banner-box .b-b-left ul li span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 17.0042px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: rgba(40, 67, 83, 0.8);
}
.banner-box .b-b-left .banner-down-box {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 18px;
}
.banner-box .b-b-left .banner-down-box a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 208px;
  height: 60px;
  background: linear-gradient(96.49deg, #03f0b6 -42.6%, #128cff 96.07%);
  border-radius: 10px;
}
.banner-box .b-b-left .banner-down-box a img {
  margin-right: 16px;
  width: 30px;
}
.banner-box .b-b-left .banner-down-box a span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  color: #ffffff;
}
.banner-box .b-b-left .banner-down-box a + a {
  margin-left: 25px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/294_wm/banner-a-child-bg.png) no-repeat center center;
}
.banner-box .b-b-left .banner-down-box a + a span {
  color: #1191fb;
}
.banner-box .b-b-left .system-text {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #284353;
}
.banner-box .b-b-right {
  position: relative;
  height: fit-content;
  margin-left: 48px;
  width: 645px;
}
.banner-box .b-b-right img:nth-child(1) {
  width: 100%;
}
.banner-box .b-b-right img:nth-child(2) {
  width: 106px;
  height: 29px;
  position: absolute;
  top: 62px;
  right: 11px;
  animation: upMoveAnimationLeft 1.5s infinite linear forwards;
}

.step01-box {
  width: 100%;
  padding-top: 51px;
  padding-bottom: 126px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.step01-box h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #284353;
  margin-bottom: 84px;
}
.step01-box h1 span {
  display: inline-block;
  background-color: #cefdff;
}
.step01-box .s-b-content {
  width: 1200px;
  height: 621px;
  overflow: hidden;
  border-radius: 20px;
}
.step01-box .s-b-content .swiper {
  width: 100%;
  height: 395px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/294_wm/swiper-bg.png) no-repeat center center/cover;
}
.step01-box .s-b-content .swiper-slide .content {
  width: 100%;
  height: 100%;
  display: flex;
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-left {
  height: 100%;
  width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-left img {
  width: 500px;
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-right {
  height: 100%;
  width: 600px;
  padding-top: 81px;
  padding-left: 73px;
  box-sizing: border-box;
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-right p {
  margin-bottom: 30px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  color: #284353;
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-right ul {
  margin-bottom: 47px;
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-right ul li {
  position: relative;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  color: rgba(40, 67, 83, 0.8);
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-right a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 49.04px;
  background: linear-gradient(96.49deg, #03f0b6 -42.6%, #128cff 96.07%);
  border-radius: 24.5192px;
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-right a img {
  margin-right: 13px;
  width: 24px;
}
.step01-box .s-b-content .swiper-slide .content .s-s-c-right a span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  color: #ffffff;
}
.step01-box .s-b-content .swiper-pagination-custom ul {
  display: flex;
  align-items: center;
}
.step01-box .s-b-content .swiper-pagination-custom ul li {
  position: relative;
  width: 200px;
  height: 176px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.step01-box .s-b-content .swiper-pagination-custom ul li img {
  margin-bottom: 15px;
  width: 55px;
}
.step01-box .s-b-content .swiper-pagination-custom ul li img:nth-child(1) {
  display: block;
}
.step01-box .s-b-content .swiper-pagination-custom ul li img:nth-child(2) {
  display: none;
}
.step01-box .s-b-content .swiper-pagination-custom ul li span {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #5c5c5c;
}
.step01-box .s-b-content .swiper-pagination-custom ul li.active img:nth-child(2) {
  display: block;
}
.step01-box .s-b-content .swiper-pagination-custom ul li.active img:nth-child(1) {
  display: none;
}
.step01-box .s-b-content .swiper-pagination-custom ul li.active::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(278.37deg, #28cdea 12.82%, #0d83fc 100%);
  border-radius: 10px;
}

.step02-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 86px;
  background: linear-gradient(180deg, #eff7ff -88.74%, #ffffff 100%);
  padding-bottom: 67px;
}
.step02-box h1 {
  margin-bottom: 92px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #284353;
}
.step02-box h1 span {
  background-color: #cefdff;
}
.step02-box .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.step02-box .content .content-box {
  width: 347px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.step02-box .content .content-box .img-box {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 254px;
  margin-bottom: 9px;
}
.step02-box .content .content-box .img-box > img {
  width: 309px;
}
.step02-box .content .content-box .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}
.step02-box .content .content-box .text img {
  margin-right: 14px;
  width: 40px;
}
.step02-box .content .content-box .text span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  letter-spacing: 0.06em;
  color: #284353;
}
.step02-box .content .content-box p {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  text-align: center;
  color: rgba(40, 67, 83, 0.8);
}
.step02-box .content > img {
  width: 55px;
  margin: 0 41px;
}

.assess_wrapper {
  width: 100%;
  margin-top: 95px;
}
.assess_wrapper .assess-box {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: 100px;
  background: #ffffff;
}
.assess_wrapper .assess-box .assess-content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.assess_wrapper .assess-box .assess-content .shade {
  position: absolute;
  top: 276px;
  left: 10px;
  width: 1180px;
  height: 28px;
  background: #fff;
  z-index: 10;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li {
  display: none;
  width: 100%;
  height: 307px;
  box-sizing: border-box;
  border-radius: 30px;
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 48px;
  border-radius: 10px;
  box-shadow: 0px 0px 14px rgba(47, 151, 255, 0.18);
  background: #fff;
}
.assess_wrapper .assess-box .assess-star h1 {
  font-size: 26px;
  font-weight: 700;
  color: #2d2856;
  margin-bottom: 24px;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li span {
  display: block;
  width: 1000px;
  height: 1px;
  background: #edf0f3;
  border-radius: 0px 0px 0px 0px;
  margin: 40px auto 0 auto;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li p {
  display: inline-block;
  width: 1084px;
  font-size: 18px;
  font-weight: 400;
  color: #666473;
  margin-top: 44px;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li i {
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 2px 2px 2px 2px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  bottom: -20px;
  box-shadow: 0px 0px 14px rgba(47, 151, 255, 0.18);
}
.assess_wrapper .assess-box .left1 {
  left: 84px;
}
.assess_wrapper .assess-box .left2 {
  left: 270px;
}
.assess_wrapper .assess-box .left3 {
  left: 463px;
}
.assess_wrapper .assess-box .left4 {
  left: 676px;
}
.assess_wrapper .assess-box .left5 {
  left: 893px;
}
.assess_wrapper .assess-box .left6 {
  left: 1087px;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li:first-child {
  display: block;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 63px;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) li:hover {
  cursor: pointer;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) li img {
  width: 76px;
  height: 76px;
  border-radius: 50px;
  border: 3px solid transparent;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) li:hover img {
  border: 2px solid #416ff4;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) li p {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: lowercase;
  color: #666473;
  margin-top: 17px;
  margin-bottom: 11px;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) li h2 {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #283256;
}

.footer-box {
  width: 100%;
  padding: 79px 0;
  box-sizing: border-box;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/294_wm/footer-bg.png) no-repeat center center/cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-box h1 {
  margin-bottom: 47px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  letter-spacing: 0.08em;
  color: #284353;
}
.footer-box h1 span {
  background-color: #cefdff;
}
.footer-box a {
  width: 208px;
  height: 60px;
  background: linear-gradient(96.49deg, #03f0b6 -42.6%, #128cff 96.07%);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-box a img {
  margin-right: 16px;
  width: 30px;
}
.footer-box a span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  color: #ffffff;
}

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