@media screen and (max-width: 1290px) {
  .banner-right img {
    width: 700px !important;
    height: auto;
    aspect-ratio: 301/192;
  }
}
.download-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 228px;
  height: 54px;
  padding: 0 10px 0 40px;
  border-radius: 27px;
  background: #0098fd;
}
.download-btn span {
  color: #fff;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.top-box {
  position: absolute;
  width: 100%;
  height: 70px;
}
.top-box .header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}
.top-box .header-box .header-left {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #4d5e90;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .header-box .header-right {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #4d5e90;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .header-box .header-right > a {
  color: #4d5e90;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .header-box img {
  width: 40px;
  height: 40px;
}
.top-box .hidden-header-box {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  background-color: #fff;
  z-index: 999;
}
.top-box .hidden-header-box .hidden-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 1200px;
  margin: 0 auto;
}
.top-box .hidden-header-box .hidden-header-content .header-left {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #4d5e90;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box .hidden-header-content .header-right {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #4d5e90;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box .hidden-header-content .header-right > a {
  color: #4d5e90;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box img {
  width: 40px;
  height: 40px;
}
.top-box .download-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 40px;
  margin-left: 30px;
  padding: 0;
  border-radius: 8px;
  border: 1px solid #0098fd;
  background: none;
}
.top-box .download-btn:hover {
  border-radius: 8px;
  background: #0098fd;
}
.top-box .download-btn:hover span {
  color: #fff;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .download-btn span {
  color: #0098fd;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.banner-box {
  padding: 134px 0 50px 0;
  background: linear-gradient(180deg, #f8fbfb 0%, #f0f7fd 100%);
}
.banner-box .banner-content {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.banner-box .banner-content .banner-left {
  display: flex;
  flex-direction: column;
  padding-top: 55px;
}
.banner-box .banner-content .banner-left h1 {
  display: flex;
  align-items: center;
  margin-bottom: 47px;
}
.banner-box .banner-content .banner-left h1 img {
  width: 88px;
  height: 88px;
  margin-right: 17px;
}
.banner-box .banner-content .banner-left h1 p {
  color: #21222a;
  font-family: "Microsoft YaHei UI";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 38px */
  margin-bottom: 10px;
}
.banner-box .banner-content .banner-left h1 p + p {
  color: #21222a;
  font-family: "Microsoft YaHei UI";
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 23px */
  letter-spacing: 6.44px;
  opacity: 0.6;
  margin: 0px;
}
.banner-box .banner-content .banner-left p {
  position: relative;
  color: #1b2874;
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}
.banner-box .banner-content .banner-left p span:first-of-type {
  position: relative;
  color: #fff;
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 2;
}
.banner-box .banner-content .banner-left p span:last-of-type {
  position: absolute;
  right: 40%;
  top: -1px;
  width: 117px;
  height: 34px;
  border-radius: 4px;
  background: #0098fd;
  z-index: 1;
}
.banner-box .banner-content .banner-left .download-btn {
  margin-top: 60px;
  width: 320px;
  height: 87px;
  padding: 0 15px 0 50px;
  border-radius: 50px;
}
.banner-box .banner-content .banner-left .download-btn span {
  font-size: 29px;
}
.banner-box .banner-content .banner-left .download-btn img {
  width: 43px;
  height: 43px;
}
.banner-box .banner-content .banner-left ul:first-of-type {
  display: flex;
  justify-content: center;
  gap: 40px;
  width: 325px;
  margin-top: 16px;
}
.banner-box .banner-content .banner-right img {
  width: 722.4px;
  height: auto;
  aspect-ratio: 301/192;
}
.banner-box .banner-bottom {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.banner-box .banner-bottom p {
  color: #243875;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.feature-box {
  background: #fbfbfe;
}
.feature-box > ul {
  display: flex;
  justify-content: space-around;
  width: 1200px;
  margin: 0 auto;
  padding: 55px 0;
}
.feature-box > ul li {
  display: flex;
  align-items: center;
  gap: 32px;
}
.feature-box > ul li img {
  width: 100px;
  height: 100px;
}
.feature-box > ul li > div h1 {
  color: #21222a;
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.feature-box > ul li > div ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 30px;
}
.feature-box > ul li > div ul li {
  color: #4d5e90;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.intro-box {
  margin-top: 70px;
  padding-bottom: 130px;
}
.intro-box h1 {
  color: #18191b;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.intro-box .intro-item {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin: 80px auto 0 auto;
}
.intro-box .intro-item:nth-of-type(1) > img {
  width: 372.5px;
  height: auto;
}
.intro-box .intro-item:nth-of-type(2) > img {
  width: 336px;
  height: auto;
}
.intro-box .intro-item:nth-of-type(3) > img {
  width: 337px;
  height: auto;
}
.intro-box .intro-item:nth-of-type(4) > img {
  width: 413px;
  height: auto;
}
.intro-box .intro-item .intro-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 374px;
}
.intro-box .intro-item .intro-text h2 {
  color: #171717;
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.intro-box .intro-item .intro-text p {
  color: #565656;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.bottom-download-box {
  padding: 50px 0;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/660_sem/bottom-bg.png) no-repeat center;
  background-size: cover;
}
.bottom-download-box h1 {
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-family: "Microsoft YaHei UI";
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  max-width: fit-content;
}
.bottom-download-box h1 > span {
  position: absolute;
  right: -100px;
  top: 16px;
  display: block;
  width: 96px;
  height: 34px;
  margin-left: 10px;
  text-align: center;
  color: #5f3739;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  border-radius: 13.6px 0px;
  background: linear-gradient(90deg, #ffd8a4 0%, #f97 100%);
}
.bottom-download-box p {
  text-align: center;
  color: #fff;
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bottom-download-box .download-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 378px;
  height: 70px;
  margin: 30px auto 0 auto;
  padding: 0;
  border-radius: 12px;
  background: #fff;
}
.bottom-download-box .download-btn span {
  color: #0098fd;
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

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