.top-box {
  width: 100%;
  height: 78px;
  z-index: 4;
}
.top-box .header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 78px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 4;
}
.top-box .header-box .header-left {
  display: flex;
  align-items: center;
  gap: 16px;
  display: flex;
  align-items: center;
  gap: 16px;
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  letter-spacing: 0.24px;
}
.top-box .header-box .header-left img {
  width: 48.494px;
  height: 48.494px;
}
.top-box .header-box .header-right {
  display: flex;
  gap: 53px;
}
.top-box .header-box .header-right .down-link {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .header-box .header-right .down-link:hover {
  color: #2294ff;
}
.top-box .hidden-header-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 3;
}
.top-box .hidden-header-box .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 78px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box .header-left {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  letter-spacing: 0.24px;
}
.top-box .hidden-header-box .header-left img {
  width: 48.494px;
  height: 48.494px;
}
.top-box .hidden-header-box .header-right {
  display: flex;
  gap: 53px;
}
.top-box .hidden-header-box .header-right .down-link {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box .header-right .down-link:hover {
  color: #2294ff;
}

.banner-box {
  height: 926px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/754_sem/pic-bg.png), linear-gradient(100deg, #3952b9 0.44%, #5843af 100%) no-repeat center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner-box .title {
  position: relative;
  margin-top: 64px;
}
.banner-box .title h1 {
  color: #fff;
  font-family: "Microsoft YaHei UI";
  font-size: 113.543px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 12.49px;
}
.banner-box .title .title-msg {
  position: absolute;
  right: -102px;
  top: -11px;
  z-index: 1;
  height: 40px;
  border-radius: 50px 50px 50px 2px;
  background: linear-gradient(120deg, #17cbf8 25.76%, #9bf99e 78.03%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 17px;
}
.banner-box .title .title-msg span {
  color: #4947af;
  font-family: "Microsoft YaHei UI";
  font-size: 20.821px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 41.642px */
  letter-spacing: 0.416px;
  text-transform: uppercase;
}
.banner-box p {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 25.644px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 36px 0;
}
.banner-box .banner-pic {
  margin-top: 70px;
}
.banner-box .banner-pic img {
  width: 874px;
}

.func-box {
  width: 100%;
}
.func-box .text-easy {
  height: 100px;
  margin-top: 60px;
}
.func-box .func-content-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.func-box .func-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.func-box .func-content .func-item:nth-child(odd) {
  background-color: #fff;
  height: 700px;
}
.func-box .func-content .func-item:nth-child(odd) .func-text {
  margin-left: 50px;
}
.func-box .func-content .func-item:nth-child(2) {
  height: 600px;
}
.func-box .func-content .func-item {
  display: flex;
  align-items: center;
  gap: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.func-box .func-content .func-item > div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 90px;
}
.func-box .func-content .func-item .func-img1 {
  width: 666px;
}
.func-box .func-content .func-item .func-img2 {
  width: 644px;
}
.func-box .func-content .func-item .func-img3 {
  width: 666px;
}
.func-box .func-content .func-item .func-text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
}
.func-box .func-content .func-item .func-text h1 {
  width: 434px;
  color: #000;
  font-family: "Microsoft YaHei UI";
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.7px;
}
.func-box .func-content .func-item .func-text h1 + p {
  width: 450px;
  color: #000;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.9px;
}

.assess-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 801px;
  background: #f0f5ff;
}
.assess-box h1 {
  margin-top: 106px;
  color: #000;
  text-align: center;
  font-family: "Douyin Sans";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.26px;
}
.assess-box h1 + img {
  position: absolute;
  top: 138px;
  width: 189px;
  height: 39px;
  border-radius: 36px;
}
.assess-box .swiper-container {
  width: 1200px;
  height: 392px;
  margin-top: 90px;
}
.assess-box .swiper-container .swiper-slide {
  position: relative;
  width: 363px;
  height: 280px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0px 0px 34px 0px rgba(231, 239, 255, 0.8);
}
.assess-box .swiper-container .swiper-slide img {
  width: 74px;
  height: 74px;
}
.assess-box .swiper-container .swiper-slide p:first-of-type {
  position: relative;
  left: 115px;
  bottom: 35px;
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.assess-box .swiper-container .swiper-slide p:first-of-type + img {
  position: relative;
  left: 115px;
  bottom: 35px;
  width: 152px;
  height: 19px;
}
.assess-box .swiper-container .swiper-slide p:last-of-type {
  padding: 0 28px;
  color: #757575;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.assess-box .swiper-container .swiper-slide img:first-of-type {
  position: relative;
  left: 28px;
  top: 30px;
}
.assess-box .swiper-container .swiper-slide img:last-of-type {
  position: relative;
  left: 130px;
  bottom: 78px;
  width: 61.39px;
  height: 43px;
}
.assess-box .swiper-pagination {
  bottom: 193px;
}
.assess-box .swiper-pagination .swiper-pagination-bullet {
  width: 60px;
  height: 9px;
  margin-left: 10px;
  background: rgb(228, 228, 228);
  border-radius: 40px;
  opacity: 1;
}
.assess-box .swiper-pagination .swiper-pagination-bullet-active {
  background: linear-gradient(to left, #4f98fe 0%, #5e4ffe 69%, #894ffe 100%);
}

.download-wrapper {
  position: relative;
  display: inline-block;
  width: 272px;
  height: 93px;
  overflow: hidden;
  border-radius: 50px;
}
.download-wrapper .download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 272px;
  height: 93px;
  background: radial-gradient(109.84% 104.59% at -11.15% -38.17%, rgba(152, 250, 255, 0.08) 0%, #13c144 100%), #13c144;
  overflow: hidden;
}
.download-wrapper .download-btn:hover {
  background: linear-gradient(0deg, #1ad24d 0%, #1ad24d 100%), radial-gradient(109.84% 104.59% at -11.15% -38.17%, rgba(152, 250, 255, 0.08) 0%, #45d36d 100%), #37ff30;
}
.download-wrapper .download-btn:active {
  background: radial-gradient(109.84% 104.59% at -11.15% -38.17%, rgba(152, 250, 255, 0.08) 0%, #12c143 100%), #13c144;
}
.download-wrapper .download-btn img.download-icon {
  width: 46px;
  height: 46px;
  z-index: 2;
}
.download-wrapper .download-btn span {
  color: #f3f3f8;
  font-family: "Microsoft YaHei UI";
  font-size: 33.733px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@keyframes rippleExpand {
  0% {
    width: 0px;
    height: 0px;
  }
  100% {
    width: 272px;
    height: 272px;
  }
}
.download-wrapper .ripple-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: rippleExpand 1s linear infinite;
  pointer-events: none;
  z-index: 1;
}

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