.banner-box {
  padding-top: 172px;
  background: url("https://res.callmysoft.com/wm-static-resource/wm/730_wm/banner-bg.png") no-repeat center;
  background-size: cover;
}
.banner-box .banner-box-content {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 1440px;
  margin: 0 auto;
}
.banner-box .banner-box-content .banner-content-text h2 {
  color: rgb(30, 41, 56);
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.banner-box .banner-box-content .banner-content-text ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 39px 0 74px 0;
}
.banner-box .banner-box-content .banner-content-text ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.banner-box .banner-box-content .banner-content-text ul li img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.banner-box .banner-box-content .banner-content-text ul li span {
  color: #444446;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 20px */
}
.banner-box .banner-box-content .banner-content-text .download-box {
  display: flex;
  align-items: center;
  gap: 31px;
}
.banner-box .banner-box-content .banner-content-text .download-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 252px;
  height: 72px;
  border-radius: 8px;
  background: linear-gradient(266deg, #53EE8B -52.92%, #0FC9A4 61%), #0FC9A4;
}
.banner-box .banner-box-content .banner-content-text .download-box a:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%), radial-gradient(202.53% 83.14% at 96.67% 13.33%, #53EE8B 0%, #0FC9A4 100%), #0FC9A4;
}
.banner-box .banner-box-content .banner-content-text .download-box a > img {
  width: 55px;
  height: 55px;
  flex-shrink: 0;
}
.banner-box .banner-box-content .banner-content-text .download-box a > span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.banner-box .banner-box-content .banner-content-text .user-text {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 22px;
}
.banner-box .banner-box-content .banner-content-text .user-text img {
  width: 126px;
  height: 36px;
  flex-shrink: 0;
}
.banner-box .banner-box-content .banner-content-text .user-text span {
  color: #888;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
}
.banner-box .banner-box-content > img {
  width: 798px;
  height: 683.54px;
  flex-shrink: 0;
}

.feature-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 61px 0 92px 0;
  background: #F7F9F5;
}
.feature-box h3 {
  color: #333;
  font-family: "Microsoft YaHei UI";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
}
.feature-box h3 span {
  color: #13C9A1;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
  /* 134.783% */
}
.feature-box > span {
  margin-top: 14px;
  color: #555;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.442px;
}
.feature-box .zitie-list {
  display: flex;
  align-items: center;
  width: 1200px;
  gap: 48px;
  margin: 63px 0 100px 0;
}
.feature-box .zitie-list > li {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 368px;
  height: 504px;
  flex-shrink: 0;
  border-radius: 14px;
  background: #FFF;
  box-shadow: 3px 1px 9.6px 0 rgba(94, 93, 93, 0.25);
}
.feature-box .zitie-list > li p {
  padding-left: 34px;
  color: #333;
  font-family: "Source Han Sans CN";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.5px;
}
.feature-box .zitie-list > li > img {
  width: 368px;
  height: 192px;
}
.feature-box .zitie-list > li > ul {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin: 20px 0 26px 0;
  padding-left: 34px;
}
.feature-box .zitie-list > li > ul li {
  display: flex;
  align-items: center;
  gap: 24px;
}
.feature-box .zitie-list > li > ul li img {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.feature-box .zitie-list > li > ul li span {
  color: #444446;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.feature-box .feature-list {
  display: flex;
  align-items: center;
  gap: 48px;
  width: 1200px;
  flex-wrap: wrap;
}
.feature-box .feature-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 368px;
  height: 260px;
  border-radius: 14px;
  background: #FFF;
  box-shadow: 0 0 6.3px 0 rgba(0, 0, 0, 0.25);
}
.feature-box .feature-list li img {
  width: 72px;
  height: 72px;
  margin-top: 25px;
}
.feature-box .feature-list li p {
  margin: 32px 0 16px 0;
  color: #333;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.feature-box .feature-list li span {
  width: 80%;
  color: #444446;
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.442px;
}

.intro-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 130px;
  padding: 120px 0;
}
.intro-box .intro-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.intro-box .intro-item h3 {
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 46px */
}
.intro-box .intro-item h3 span {
  background: linear-gradient(90deg, #13C9A1 0%, #2BD679 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Microsoft YaHei UI";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.intro-box .intro-item > p {
  margin: 23px 0 52px 0;
  color: #555;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.442px;
}
.intro-box .intro-item:first-of-type .intro-item-content > img {
  width: 672.495px;
  height: auto;
}
.intro-box .intro-item .intro-item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
}
.intro-box .intro-item .intro-item-content > img {
  width: 659px;
  height: auto;
}
.intro-box .intro-item .intro-item-content ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.intro-box .intro-item .intro-item-content ul li {
  display: flex;
  align-items: center;
  gap: 28px;
  width: 430px;
}
.intro-box .intro-item .intro-item-content ul li img {
  width: 65px;
  height: 65px;
  flex-shrink: 0;
}
.intro-box .intro-item .intro-item-content ul li .intro-text {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.intro-box .intro-item .intro-item-content ul li .intro-text p {
  color: #333;
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.intro-box .intro-item .intro-item-content ul li .intro-text span {
  color: #696969;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 21px */
}

.bottom-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 65px 0 73px 0;
  background: #F7F9F5;
}
.bottom-box h3 {
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.5px;
}
.bottom-box h3 span {
  color: #13C9A1;
  font-family: "Microsoft YaHei UI";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.5px;
}
.bottom-box ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 46px;
  width: 1200px;
  margin-top: 100px;
}
.bottom-box ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 368px;
  height: 260px;
  border-radius: 14px;
  background: #FFF;
  box-shadow: 0 0 6.3px 0 rgba(0, 0, 0, 0.25);
}
.bottom-box ul li img {
  width: 72px;
  height: 72px;
  margin-top: 24px;
}
.bottom-box ul li p {
  margin: 32px 0 16px 0;
  color: #333;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.bottom-box ul li span {
  width: 80%;
  color: #444446;
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.442px;
}

.download-btn:hover {
  border-radius: 8px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%), radial-gradient(202.53% 83.14% at 96.67% 13.33%, #53EE8B 0%, #0FC9A4 100%), #0FC9A4;
}

.footer-download-box {
  position: fixed;
  bottom: 10px;
  right: -1200px;
  width: 1200px;
  height: 120px;
  border-radius: 16.921px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(0px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 22px;
  box-sizing: border-box;
  z-index: 100;
  transition: all 0.8s ease-in-out;
  opacity: 0;
  border: 1px solid #53EE8B;
}
.footer-download-box.active {
  right: 50%;
  transform: translateX(50%);
  opacity: 1;
}
.footer-download-box .footer-left {
  display: flex;
  align-items: center;
  gap: 16px;
}
.footer-download-box .footer-left > img {
  width: 80px;
  height: auto;
}
.footer-download-box .footer-left > span {
  color: #13C9A1;
  font-family: "Microsoft YaHei UI";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.5px;
}
.footer-download-box .footer-right {
  display: flex;
  align-items: center;
  gap: 31px;
}
.footer-download-box .footer-right a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 252px;
  height: 72px;
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 8px;
  background: radial-gradient(202.53% 83.14% at 96.67% 13.33%, #53EE8B 0%, #0FC9A4 100%), #0FC9A4;
}
.footer-download-box .footer-right a .qrcode-box {
  top: -195px;
}

.download-btn {
  position: relative;
}
.download-btn > img {
  position: relative;
  top: 3px;
  width: 60px;
  height: 60px;
}
.download-btn .qrcode-box {
  position: absolute;
  top: 95px;
  display: none;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  gap: 11.7px;
  width: 165px;
  height: 188.368px;
  padding: 8.44px 15px 12.14px;
  border-radius: 6px;
  background: #FFF;
  border: 1px solid #ECEFF2;
}
.download-btn .qrcode-box #qrcode {
  width: 135.087px;
  height: 135.087px;
  flex-shrink: 0;
}
.download-btn .qrcode-box span {
  color: #A6A7A8;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 15px */
}
.download-btn:hover .qrcode-box {
  display: flex;
}

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