@charset "UTF-8";
.top-box {
  position: absolute;
  width: 100%;
  height: 70px;
  z-index: 4;
}
.top-box .header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 70px;
  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: 12px;
  color: #333;
  text-align: center;
  font-family: "DFZongYiSC24-W5";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  letter-spacing: 0.24px;
}
.top-box .header-box .header-left .logo {
  width: 40px;
  height: 40px;
}
.top-box .header-box .header-left span {
  color: rgba(0, 0, 0, 0.9);
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
  z-index: 3;
}
.top-box .hidden-header-box .hidden-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 70px;
  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: 12px;
  color: #333;
  text-align: center;
  font-family: "DFZongYiSC24-W5";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
  letter-spacing: 0.24px;
}
.top-box .hidden-header-box .header-left .logo {
  width: 40px;
  height: 40px;
}
.top-box .hidden-header-box .header-left span {
  color: rgba(0, 0, 0, 0.9);
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box .header-right .download-btn-second {
  display: inline-flex;
  padding: 12px 24px 12px 22px;
  align-items: center;
  gap: 10px;
  border-radius: 6.043px;
  border: 1px solid #3083ff;
  background: #fff;
}
.top-box .hidden-header-box .header-right .download-btn-second svg {
  fill: #3083ff;
}
.top-box .hidden-header-box .header-right .download-btn-second span {
  color: #3083ff;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box .header-right .download-btn-second:hover {
  border-radius: 6.043px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #3083ff;
}
.top-box .hidden-header-box .header-right .download-btn-second:hover svg {
  fill: #fff;
}
.top-box .hidden-header-box .header-right .download-btn-second:hover span {
  color: #fff;
}
.top-box .hidden-header-box .header-right .download-btn-second:active {
  border-radius: 6.043px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), #3083ff;
}
.top-box .hidden-header-box .header-right .download-btn-second:active svg {
  fill: #fff;
}
.top-box .hidden-header-box .header-right .download-btn-second:active span {
  color: #fff;
}

.banner-box {
  width: 100%;
  height: 700px;
}
.banner-box .banner-content-box {
  width: 100%;
  height: 700px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/728_sem/pic-banner-bg.png) no-repeat center;
  background-size: cover;
}
.banner-box .banner-content-box .banner-content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 165px;
  display: flex;
  gap: 51px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-title {
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-title p {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 6px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-title span {
  width: 59px;
  position: absolute;
  right: -70px;
  top: -22px;
  z-index: 1;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.7px;
  background: linear-gradient(217deg, #fff 17.11%, rgba(255, 255, 255, 0.8) 68.91%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-title::after {
  content: "";
  position: absolute;
  top: -26px;
  right: -80px;
  width: 79px;
  height: 50.5px;
  background: url("https://res.callmysoft.com/wm-static-resource/Sem/728_sem/icon-message.png") no-repeat center center;
  background-size: cover;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-desc {
  color: rgba(51, 51, 51, 0.85);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.6px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-desc span {
  color: #3083ff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.6px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-icon {
  margin-top: 40px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-icon ul {
  display: inline-flex;
  align-items: center;
  gap: 42px;
  margin-bottom: 36px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-icon ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-icon ul li img {
  width: 60px;
  height: 60px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-icon ul li p {
  color: #666;
  font-family: "Alibaba PuHuiTi";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-button-box {
  display: flex;
  gap: 15px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-button-box .down-user {
  margin-top: 21px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-button-box .down-user p {
  width: 178px;
  color: rgba(0, 0, 0, 0.65);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box .banner-content-box .banner-content .banner-content-left .banner-button-box .down-user p span {
  color: #3083ff;
  font-family: "Microsoft YaHei";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.banner-box .banner-content-box .banner-content .banner-content-left .system-info {
  display: flex;
  gap: 26px;
  margin-top: 16px;
}
.banner-box .banner-content-box .banner-content .banner-content-left .system-info p {
  color: rgba(0, 0, 0, 0.35);
  font-family: "Microsoft YaHei";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box .banner-content-box .banner-content .banner-right-pic {
  width: 665.585px;
  margin-top: -70px;
}

.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;
}
.download-wrapper .download-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 272px;
  height: 93px;
  background: radial-gradient(109.84% 104.59% at -11.15% -38.17%, rgba(152, 250, 255, 0.08) 0%, #3083ff 100%), #3083ff;
  border-radius: 12px;
  overflow: hidden;
}
.download-wrapper .download-btn:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 100%), radial-gradient(109.84% 104.59% at -11.15% -38.17%, rgba(152, 250, 255, 0.08) 0%, #3083ff 100%), #3083ff;
}
.download-wrapper .download-btn:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), radial-gradient(109.84% 104.59% at -11.15% -38.17%, rgba(152, 250, 255, 0.08) 0%, #3083ff 100%), #3083ff;
}
.download-wrapper .download-btn .upper {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.download-wrapper .download-btn .upper img.download-icon {
  width: 30px;
  height: 30px;
  z-index: 2;
}
.download-wrapper .download-btn .upper span {
  color: #f3f3f8;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.download-wrapper .download-btn .bottom {
  width: 100%;
  height: 33px;
  display: flex;
  justify-content: center;
  gap: 16px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.15) 51.92%, rgba(255, 255, 255, 0.05) 100%);
}
.download-wrapper .download-btn .bottom::after {
  content: "";
  position: absolute;
  inset: 0; /* 上右下左全部 0，铺满 */
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.15) 51.92%, rgba(255, 255, 255, 0.05) 100%);
  pointer-events: none; /* 不挡点击 */
  z-index: 1;
}
.download-wrapper .download-btn .bottom li {
  display: flex;
  align-items: center;
  gap: 4px;
}
.download-wrapper .download-btn .bottom li img {
  width: 12px;
  height: 12px;
}
.download-wrapper .download-btn .bottom li span {
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}
@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: 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 */
