a {
  user-select: none;
}

.navigation-top-box {
  width: 100%;
  height: 70px;
  background: rgb(255, 255, 255);
}
.navigation-top-box .header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}
.navigation-top-box .header-box .header-left a {
  display: flex;
  align-items: center;
  gap: 11px;
}
.navigation-top-box .header-box .header-left a div {
  font-family: "Microsoft YaHei";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #6B2BFF 0%, #2397FD 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.navigation-top-box .header-box .header-left a img {
  height: 61px;
}
.navigation-top-box .header-box .header-right {
  display: flex;
  align-items: center;
  gap: 42px;
}
.navigation-top-box .header-box .header-right > a {
  color: #5589FF;
  font-family: "Microsoft YaHei";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.navigation-top-box .header-box img {
  height: 50px;
  width: auto;
}
.navigation-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: rgba(255, 255, 255, 0.8);
  z-index: 999;
}
.navigation-top-box .hidden-header-box .hidden-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 1200px;
  margin: 0 auto;
}
.navigation-top-box .hidden-header-box .hidden-header-content .header-left a {
  display: flex;
  align-items: center;
  gap: 11px;
}
.navigation-top-box .hidden-header-box .hidden-header-content .header-left a div {
  font-family: "Microsoft YaHei";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #6B2BFF 0%, #2397FD 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.navigation-top-box .hidden-header-box .hidden-header-content .header-left a img {
  height: 61px;
}
.navigation-top-box .hidden-header-box .hidden-header-content .header-right {
  display: flex;
  align-items: center;
  gap: 42px;
}
.navigation-top-box .hidden-header-box .hidden-header-content .header-right > a {
  color: #5589FF;
  font-family: "Microsoft YaHei";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.navigation-top-box .hidden-header-box img {
  height: 50px;
  width: auto;
}

.page1 {
  height: 849px;
  padding-top: 191px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/859_sem/bg.png) center center no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.page1 .page1-content {
  width: 1164px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.page1 .page1-content img {
  height: 500px;
}
.page1 .page1-content .page1-content-right {
  width: 400px;
}
.page1 .page1-content .page1-content-right .content-right-up {
  color: rgba(255, 255, 255, 0.86);
  font-family: "Microsoft YaHei";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.page1 .page1-content .page1-content-right .content-right-title {
  position: relative;
  margin-top: 5px;
}
.page1 .page1-content .page1-content-right .content-right-title p {
  width: 96px;
  height: 23px;
  position: absolute;
  right: -36px;
  top: -20px;
  background: linear-gradient(90deg, #F60 0%, #E93F3F 100%);
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 6px 6px 6px 0px;
  text-align: center;
  line-height: 23px;
}
.page1 .page1-content .page1-content-right .content-right-title div {
  color: #FFF;
  text-align: center;
  text-shadow: 0 2px 3.7px rgba(72, 2, 141, 0.21);
  font-family: "Microsoft YaHei UI";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.page1 .page1-content .page1-content-right .content-right-title div span {
  color: #FD0;
  font-family: "Microsoft YaHei UI";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.page1 .page1-content .page1-content-right .content-right-subtitle {
  color: rgba(255, 255, 255, 0.86);
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 128.964%;
  margin-top: 47px;
  /* 25.793px */
}
.page1 .page1-content .page1-content-right .content-right-flex {
  display: flex;
  align-items: center;
  margin-top: 7px;
}
.page1 .page1-content .page1-content-right .content-right-flex .right-flex-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-right: 33px;
}
.page1 .page1-content .page1-content-right .content-right-flex .right-flex-item img {
  height: 32px;
}
.page1 .page1-content .page1-content-right .content-right-flex .right-flex-item span {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 19.2px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.page1 .page1-content .page1-content-right .content-right-flex .right-flex-item:last-child {
  margin-right: 0;
}
.page1 .page1-content .page1-content-right a {
  margin-top: 53px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  width: 294px;
  height: 80px;
  border-radius: 11px;
  background: linear-gradient(180deg, #FFF 28.85%, #FFF 71.15%);
  color: #5589FF;
  font-family: "Microsoft YaHei UI";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.page1 .page1-content .page1-content-right a:active {
  background: #DCF5FF;
}
.page1 .page1-content .page1-content-right .animationBtn i {
  position: absolute;
  width: 100.842px;
  height: 123px;
  display: block;
  border-radius: 123px;
  background: rgba(40, 126, 255, 0.21);
  box-shadow: 0 4px 6px 36px rgba(186, 219, 255, 0.25);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: openMax 2.5s ease-out infinite;
}
@keyframes openMax {
  0% {
    width: 100.842px;
    height: 123px;
  }
  100% {
    width: 358px;
    height: 123px;
    border-radius: 358px;
  }
}
.page1 .page1-content .page1-content-right .content-right-downtips {
  margin-top: 14px;
  color: rgba(204, 247, 255, 0.75);
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 216px;
}

.page2 {
  height: 820px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/859_sem/bg2.png) center center no-repeat;
  background-size: cover;
}
.page2 .page2-content {
  width: 1060px;
  margin: 0 auto;
  padding-top: 72px;
  box-sizing: border-box;
}
.page2 .page2-content h1 {
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #6B2BFF 0%, #2397FD 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 25px;
}
.page2 .page2-content .page2-box {
  position: relative;
}
.page2 .page2-content .page2-box > img {
  height: 500px;
  margin-left: 214px;
  margin-top: 29px;
}
.page2 .page2-content .page2-box .single-dashed {
  position: absolute;
  background-image: linear-gradient(to bottom, #5589FF 10px, transparent 5px);
  background-size: 1px 15px;
  background-repeat: repeat-y;
  background-position: left;
  height: 125%;
  padding: 0 16px;
}
.page2 .page2-content .page2-box {
  height: 100%;
}
.page2 .page2-content .page2-box-up {
  display: flex;
  align-items: center;
  position: relative;
  left: -43px;
}
.page2 .page2-content .page2-box-up img {
  height: 86px;
  margin-right: 50px;
}
.page2 .page2-content .page2-box-up .page2-box-up-text p {
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #6B2BFF 0%, #2397FD 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 14px;
}
.page2 .page2-content .page2-box-up .page2-box-up-text span {
  color: #211E68;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.pageSteps {
  height: 681px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/859_sem/bg3.png) no-repeat;
  background-size: cover;
}
.pageSteps .pageSteps-content {
  width: 1060px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 37px;
}
.pageSteps .pageSteps-content h1 {
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #6B2BFF 0%, #2397FD 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pageSteps .pageSteps-content .pageSteps-box {
  position: relative;
}
.pageSteps .pageSteps-content .pageSteps-box > img {
  margin-left: 214px;
  margin-top: 29px;
}
.pageSteps .pageSteps-content .pageSteps-box .single-dashed {
  position: absolute;
  background-image: linear-gradient(to bottom, #5589FF 10px, transparent 5px);
  background-size: 1px 15px;
  background-repeat: repeat-y;
  background-position: left;
  height: 125%;
  padding: 0 16px;
}
.pageSteps .pageSteps-content .pageSteps-box {
  height: 100%;
}
.pageSteps .pageSteps-content .pageSteps-box-up {
  display: flex;
  align-items: center;
  position: relative;
  left: -43px;
}
.pageSteps .pageSteps-content .pageSteps-box-up img {
  height: 86px;
  margin-right: 50px;
}
.pageSteps .pageSteps-content .pageSteps-box-up .pageSteps-box-up-text .uptext-title {
  position: relative;
}
.pageSteps .pageSteps-content .pageSteps-box-up .pageSteps-box-up-text .uptext-title p {
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #6B2BFF 0%, #2397FD 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 14px;
}
.pageSteps .pageSteps-content .pageSteps-box-up .pageSteps-box-up-text .uptext-title img {
  height: 53px;
  width: 67px;
  position: absolute;
  right: 134px;
  top: -20px;
}
.pageSteps .pageSteps-content .pageSteps-box-up .pageSteps-box-up-text span {
  color: #211E68;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.foolter-download {
  height: 460px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/859_sem/bg6.png) no-repeat center center;
  background-size: cover;
}
.foolter-download .foolter-download-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 78px;
  box-sizing: border-box;
}
.foolter-download .foolter-download-content .download-content-title {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.foolter-download .foolter-download-content .download-content-title img {
  height: 105px;
  margin-right: 25px;
}
.foolter-download .foolter-download-content .download-content-title p {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.foolter-download .foolter-download-content .download-content-subtitle {
  color: #FFF;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 36px;
}
.foolter-download .foolter-download-content a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  width: 308px;
  height: 80px;
  border-radius: 11px;
  border: 3px solid #A7EAFF;
  background: linear-gradient(180deg, #FFF 28.85%, #FFF 71.15%);
  color: #4D75FE;
  font-family: "Microsoft YaHei UI";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.foolter-download .foolter-download-content a:active {
  background: #DCF5FF;
}

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