@charset "UTF-8";
.top-box {
  position: absolute;
  width: 100%;
  height: 60px;
  z-index: 4;
}
.top-box .header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 60px;
  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: 40px;
  height: 40px;
}
.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: 60px;
  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: 40px;
  height: 40px;
}
.banner-box {
  background: linear-gradient(rgba(59, 165, 254, 0.05), rgba(59, 165, 254, 0.05)), url("https://res.callmysoft.com/wm-static-resource/Sem/720_sem/pic-bg-1.png") no-repeat center;
  background-size: cover;
  height: 1016px;
}
.banner-box .banner-content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 178px;
}
.banner-box .banner-content h1 {
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}
.banner-box .banner-content h1 p {
  font-family: "Microsoft YaHei";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 131.831%; /* 79.098px */
  background: linear-gradient(116deg, #25baff 19.51%, #1a94ff 70.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-box .banner-content h1 span {
  position: absolute;
  right: -59px;
  top: -26px;
  z-index: 1;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal; /* 设置字体样式 */
  font-weight: 400;
  line-height: normal;
}
.banner-box .banner-content h1::after {
  content: "";
  position: absolute;
  top: -36px;
  right: -78px;
  width: 111px;
  height: 50px;
  background: url("https://res.callmysoft.com/wm-static-resource/Sem/720_sem/pic-message.png") no-repeat center center;
  background-size: cover;
}
.banner-box .banner-content p {
  color: #666;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
}
.banner-box .banner-content .advantage-list {
  display: flex;
  gap: 45px;
  margin: 52px 0 74px;
}
.banner-box .banner-content .advantage-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.banner-box .banner-content .advantage-list li img {
  width: 63px;
  height: 56px;
}
.banner-box .banner-content .advantage-list li span {
  color: #666;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 131.831%; /* 23.73px */
}
.banner-box .banner-content .instruction-list {
  display: flex;
  gap: 30px;
  margin: 40px 0 22px;
}
.banner-box .banner-content .instruction-list li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.banner-box .banner-content .instruction-list li img {
  width: 24px;
  height: 24px;
}
.banner-box .banner-content .instruction-list li span {
  color: #666;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 131.831%; /* 31.639px */
}
.banner-box .banner-content .download-container {
  position: relative;
  display: inline-block;
  width: 252px;
  height: 72px;
}
.banner-box .banner-content .download-container .icon-ripple {
  width: 103px;
  height: 44px;
  border-radius: 22px 30px 30px 0px;
  background: linear-gradient(296deg, #f60 29.6%, #ff9000 80.49%);
  position: absolute;
  right: -72px;
  top: -30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-box .banner-content .download-container .icon-ripple span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 131.831%; /* 26.366px */
}
.banner-box .banner-content .down-user {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: 0.2px;
  margin-bottom: 22px;
}
.banner-box .banner-content .down-user span {
  color: #3ca6fe;
  font-family: "Microsoft YaHei";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.32px;
}
.banner-box .banner-content .system-info p {
  color: #666;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: 0.2px;
}
.banner-box .banner-content .system-info p:nth-child(1) {
  margin-bottom: 12px;
}

.change-box {
  width: 1200px;
  margin: 0 auto;
}
.change-box ul {
  display: flex;
  gap: 40px;
  margin: 111px 0 107px;
}
.change-box ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 27px;
}
.change-box ul li img {
  width: 68px;
  height: 68px;
}
.change-box ul li span {
  color: #838383;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.steps-box {
  background: #f7fbff;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 621px;
}
.steps-box h2 {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 131.831%; /* 63.279px */
  margin: 120px 0 100px 0;
}
.steps-box ul {
  display: flex;
  width: 1200px;
  justify-content: center;
  gap: 80px;
}
.steps-box ul li {
  width: 312px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  line-height: 100%;
}
.steps-box ul li .li-img .li-icon {
  position: absolute;
  left: 66px;
  top: -4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  background: linear-gradient(116deg, #59c7fa 19.51%, #3ba5fe 70.4%);
  border-radius: 50%;
}
.steps-box ul li .li-img .li-icon span {
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 15px */
}
.steps-box ul li .li-img .li-img-icon {
  width: 180px;
  height: 180px;
}
.steps-box ul li .text {
  color: #000;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 48px */
  margin: 30px 0 0px;
}
.steps-box ul li p {
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
}
.steps-box ul li .li-arrow {
  position: absolute;
  top: 88px;
  right: -88px;
  width: 105.5px;
  height: 30.33px;
}

.function-box {
  width: 1200px;
  margin: 0 auto 100px;
}
.function-box h2 {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 131.831%; /* 63.279px */
  text-align: center;
  margin-top: 153px;
}
.function-box .function-list {
  display: flex;
  flex-direction: column;
  gap: 200px;
  margin-top: 73px;
}
.function-box .function-list li {
  display: flex;
  justify-content: space-between;
}
.function-box .function-list li .content-text {
  margin-top: 12px;
}
.function-box .function-list li .content-text .title {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-bottom: 36px;
}
.function-box .function-list li .content-text .title img {
  width: 40px;
  height: 40px;
}
.function-box .function-list li .content-text .title p {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 131.831%; /* 47.459px */
}
.function-box .function-list li .content-text .title p span {
  background: linear-gradient(116deg, #25baff 19.51%, #1a94ff 70.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 131.831%;
}
.function-box .function-list li .content-text .tags {
  display: flex;
  flex-direction: row;
  gap: 30px;
  margin-bottom: 20px;
}
.function-box .function-list li .content-text .tags li {
  border-radius: 6px;
  border: 2px solid #25baff;
  display: inline-block;
}
.function-box .function-list li .content-text .tags li span {
  display: inline-block;
  padding: 7px 12px;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 131.831%; /* 26.366px */
  background: linear-gradient(116deg, #59c7fa 19.51%, #3ba5fe 70.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.function-box .function-list li .content-text .desc {
  width: 516px;
  color: #999;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  margin-bottom: 50px;
}
.function-box .function-list li .content-img {
  margin-left: -20px;
}
.function-box .function-list li .content-img img {
  width: 612px;
  margin-left: -20px;
}

.bottom-box {
  position: fixed;
  bottom: 10px;
  right: -100%;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 10;
  transition: right 1s ease-in-out, opacity 1s ease-in-out;
  opacity: 0;
}
.bottom-box .bottom-content {
  width: 1200px;
  height: 93px;
  display: flex;
  justify-content: space-between;
  border-radius: 11px;
  border: 1px solid #3ba5fe;
  background: #fff;
  box-shadow: 0px -1px 4px 0px rgba(59, 165, 254, 0.26);
  background: #fff;
}
.bottom-box .bottom-content .bottom-left {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-left: 24px;
}
.bottom-box .bottom-content .bottom-left img {
  width: 59px;
  height: 59px;
}
.bottom-box .bottom-content .bottom-left p {
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 131.831%; /* 36.913px */
}
.bottom-box .bottom-content .bottom-left p span {
  background: linear-gradient(116deg, #25baff 19.51%, #1a94ff 70.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  align-items: center;
}
.bottom-box .bottom-content .bottom-right {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-right: 24px;
}
.bottom-box .bottom-content .bottom-right .download-btn-second {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 160px;
  height: 60px;
  border-radius: 12px;
  background: linear-gradient(116deg, #59c7fa 19.51%, #3ba5fe 70.4%);
  overflow: hidden;
}
.bottom-box .bottom-content .bottom-right .download-btn-second img.download-icon {
  width: 13.052px;
  height: 14.642px;
  z-index: 2;
}
.bottom-box .bottom-content .bottom-right .download-btn-second span {
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 131.831%; /* 26.366px */
  background: linear-gradient(181deg, #fff 15.9%, #fff 86.72%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.download-wrapper {
  position: relative;
  display: inline-block;
  width: 252px;
  height: 72px;
  overflow: hidden;
}
.download-wrapper .download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 252px;
  height: 72px;
  background: linear-gradient(116deg, #25baff 19.51%, #1a94ff 70.4%);
  border-radius: 12px;
  overflow: hidden;
}
.download-wrapper .download-btn img.download-icon {
  width: 40px;
  height: 40px;
  z-index: 2;
}
.download-wrapper .download-btn span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@keyframes rippleExpand {
  0% {
    width: 0px;
    height: 0px;
  }
  100% {
    width: 252px;
    height: 252px;
  }
}
.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;
}

.my-download-popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.3);
}
.my-download-popup .download-popup-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.my-download-popup .download-popup-container .download-popup-content {
  background: url("https://res.callmysoft.com/wm-static-resource/Sem/720_sem/pic-propups-bg.png") no-repeat center;
  background-size: cover;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 360px;
  position: relative;
}
.my-download-popup .download-popup-container .download-popup-content .close-btn {
  width: 36px;
  height: 36px;
  position: absolute;
  right: -18px;
  top: -20px;
  cursor: pointer;
}
.my-download-popup .download-popup-container .download-popup-content .gift-pic {
  position: absolute;
  top: -38px;
  left: 99px;
  width: 171.54px;
  height: auto;
}
.my-download-popup .download-popup-container .download-popup-content .popup-text {
  margin-top: 130px;
  width: 275px;
}
.my-download-popup .download-popup-container .download-popup-content .popup-text h3 {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: 0.24px;
  margin-bottom: 18px;
}
.my-download-popup .download-popup-container .download-popup-content .popup-text p {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: 0.18px;
  margin-bottom: 11px;
}
.my-download-popup .download-popup-container .download-popup-content .popup-download-wrapper {
  margin: 58px 0 50px;
}
.my-download-popup .download-popup-container .download-popup-content .popup-download-wrapper .download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 50px;
  border-radius: 12px;
  background: linear-gradient(116deg, #fb9177 19.51%, #ffc38b 70.4%);
}
.my-download-popup .download-popup-container .download-popup-content .popup-download-wrapper .download-btn span {
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 131.831%; /* 23.73px */
  background: linear-gradient(181deg, #fff 15.9%, #fff 86.72%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

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