@font-face {
  font-family: YouSheBiaoTiHei;
  src: url(../font/YouSheBiaoTiHei.woff2) format("woff2");
  font-display: swap;
}
@keyframes floatY {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes shineMove {
  0% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(300px);
  }
}
.banner-box {
  padding: 100px 0 0 0;
  margin-top: 128px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/690_wm/banner-bg.png) no-repeat center;
  background-size: cover;
}
.banner-box-content {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.banner-box-left {
  display: flex;
  flex-direction: column;
}
.banner-box-title {
  display: flex;
  align-items: center;
}
.banner-box-title img {
  width: 85px;
  height: 91px;
}
.banner-box-title h2 {
  color: #FFF;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-family: YouSheBiaoTiHei;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box-title h2 span {
  color: #FFD234;
  font-family: YouSheBiaoTiHei;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box-title + span {
  margin-top: -15px;
  color: #FFF;
  font-family: YouSheBiaoTiHei;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box-title + span i {
  background: linear-gradient(90deg, #2684FA 0%, #09E2FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: YouSheBiaoTiHei;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box-text {
  margin: 24px 0 48px;
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box .download-box {
  display: flex;
  align-items: center;
  gap: 38px;
}
.banner-box .download-box .download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 191px;
  height: 63px;
  border-radius: 10px;
  background: linear-gradient(94deg, #5EADE6 2.72%, #1D98EF 72.35%);
  transition: all 0.3s ease-in-out;
}
.banner-box .download-box .download-btn > img {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.banner-box .download-box .download-btn > span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box .download-box .download-btn:hover {
  border-radius: 10px;
  background: linear-gradient(94deg, #0088E9 2.72%, #0077CA 72.35%);
}
.banner-box .download-box .buy-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 256px;
  height: 76px;
  border-radius: 12px;
  background: linear-gradient(98deg, #FFC703 11.54%, #FF9D2D 90.42%);
  z-index: 3;
}
.banner-box .download-box .buy-btn > img {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
}
.banner-box .download-box .buy-btn .animate-box {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  z-index: 2;
  pointer-events: none;
}
.banner-box .download-box .buy-btn .animate-box > svg {
  position: absolute;
  left: -20px;
  top: 0;
  animation: shineMove 2s linear infinite;
}
.banner-box .download-box .buy-btn > span {
  position: relative;
  font-family: YouSheBiaoTiHei;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: linear-gradient(180deg, #5D0D0D 0%, #BD4800 51.44%, #530202 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 5;
}
.banner-box .download-box .buy-btn::after {
  content: "";
  position: absolute;
  top: -27px;
  right: -35px;
  width: 128px;
  height: 46.5px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/690_wm/float-pic.png) no-repeat center;
  background-size: contain;
  animation: floatY 3s ease-in-out infinite;
}
.banner-box .download-box .buy-btn:hover {
  border-radius: 12px;
  background: #FF8C00;
}
.banner-box .download-box + p {
  margin-top: 24px;
  color: #7F848B;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-box-right > img {
  width: 697.37px;
  height: 658px;
}

.whyChoose-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 114px 0 43px 0;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/690_wm/whychoose-bg.png) no-repeat center;
  background-size: cover;
}
.whyChoose-box > p {
  position: relative;
  color: #A9A9A9;
  text-align: center;
  font-family: YouSheBiaoTiHei;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 1;
}
.whyChoose-box ul {
  display: flex;
  align-items: center;
  gap: 70px;
  margin-top: 60px;
}
.whyChoose-box ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 323px;
  height: 166px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/690_wm/choose-item-bg-new.png) no-repeat center;
  background-size: contain;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.whyChoose-box ul li:hover > span {
  color: #FFF;
}
.whyChoose-box ul li:hover .content {
  transition: all 0.3s ease-in-out;
  border: 1px solid #116477;
  background: rgba(56, 86, 94, 0.2);
  box-shadow: 0 4px 14px 1px rgba(115, 255, 241, 0.68), 0 0 23.5px 31px rgba(110, 224, 250, 0.18);
}
.whyChoose-box ul li:hover .content > span {
  color: #FFD234;
}
.whyChoose-box ul li > span {
  position: absolute;
  top: -16px;
  right: 7px;
  color: #E5E5E5;
  text-align: right;
  font-family: YouSheBiaoTiHei;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.whyChoose-box ul li .content {
  width: 272px;
  height: 119px;
  box-sizing: border-box;
  padding: 20px 0 0 7px;
  border: 1px solid #116477;
  background: rgba(56, 86, 94, 0.2);
}
.whyChoose-box ul li .content > span {
  color: #11FCFD;
  font-family: YouSheBiaoTiHei;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.whyChoose-box ul li .content > p {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.whyChoose-box .download-btn {
  position: relative;
  display: flex;
  width: 256px;
  height: 76px;
  margin-top: 75px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: linear-gradient(111deg, #2DFEFF 11.46%, #0059FF 50.29%);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  color: #FFF;
  font-family: YouSheBiaoTiHei;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  z-index: 2;
}
.whyChoose-box .download-btn > span {
  position: relative;
  z-index: 2;
}
.whyChoose-box .download-btn > svg {
  position: absolute;
  left: -20px;
  top: 0;
  animation: shineMove 2s linear infinite;
  z-index: -1;
}
.whyChoose-box .download-btn:hover {
  border-radius: 12px;
  background: linear-gradient(111deg, #2DB5FF 11.46%, #0047CB 50.29%);
}

.function-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 140px 0 55px 0;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/690_wm/func-bg.png) no-repeat center;
  background-size: cover;
}
.function-box .title + p {
  position: relative;
  color: #A9A9A9;
  text-align: center;
  font-family: YouSheBiaoTiHei;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 1;
}
.function-box-item {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin-top: 100px;
}
.function-box-item:nth-of-type(odd) {
  flex-direction: row-reverse;
}
.function-box-item:nth-of-type(odd) .text-box::before {
  position: absolute;
  left: -40px;
  top: 10px;
  content: "";
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg, #EF851D 0%, rgba(255, 255, 255, 0) 100%);
}
.function-box-item:nth-of-type(odd) .text-box > i {
  background: linear-gradient(180deg, #F68B00 0%, #FFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.function-box-item:nth-of-type(odd) .text-box span > i {
  color: #FF6F00;
  font-family: YouSheBiaoTiHei;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.function-box-item .img-box {
  width: 605px;
  height: auto;
}
.function-box-item .img-box > img {
  width: 100%;
  height: auto;
}
.function-box-item .text-box {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 487px;
  margin-left: 40px;
}
.function-box-item .text-box::before {
  position: absolute;
  left: -40px;
  top: 10px;
  content: "";
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg, #1D98EF 0%, rgba(255, 255, 255, 0) 100%);
}
.function-box-item .text-box > i {
  font-family: YouSheBiaoTiHei;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: linear-gradient(180deg, #3C93F9 0%, #FFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.function-box-item .text-box span {
  color: #FFF;
  font-family: YouSheBiaoTiHei;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.function-box-item .text-box span > i {
  color: #338EFF;
  font-family: YouSheBiaoTiHei;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.function-box-item .text-box p {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.function-box-item .text-box ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 36px;
}
.function-box-item .text-box ul li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.function-box-item .text-box ul li img {
  width: 24px;
  height: 24px;
}
.function-box-item .text-box ul li span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.title {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 1;
}
.title > span {
  color: #FFF;
  font-family: YouSheBiaoTiHei;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.title img {
  position: absolute;
  bottom: -48px;
  width: 1117px;
  height: 102px;
  z-index: -1;
  pointer-events: none;
}

.assess-box {
  padding: 120px 0 220px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/690_wm/bottom-bg.png) no-repeat center/cover;
}
.assess-box-top {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}
.assess-box-top-container {
  margin-top: 50px;
  padding: 40px 0;
  overflow: hidden;
}
.assess-box-bottom {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}
.assess-box-bottom-container {
  padding: 40px 0;
  overflow: hidden;
}
.assess-box > span {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  font-family: YouSheBiaoTiHei;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: linear-gradient(180deg, #FFF 0%, #4BE3F7 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.assess-box > span::after {
  content: "";
  position: absolute;
  bottom: -44px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/690_wm/bottom-title-bg.png) no-repeat center;
  background-size: contain;
  width: 527px;
  height: 144px;
  aspect-ratio: 355/97;
}
.assess-box > p {
  position: relative;
  margin: 52px auto 0;
  width: fit-content;
  text-align: center;
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.assess-box > p::after {
  content: "";
  position: absolute;
  right: -30px;
  top: 10px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background: #11FCFD;
}
.assess-box > p::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 10px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background: #11FCFD;
}
.assess-box .assess-item {
  display: flex;
  align-items: center;
  gap: 21px;
  width: 955px;
  height: 124px;
  padding: 28px 48px;
  box-sizing: border-box;
  border-radius: 12px;
  border: 1px solid #00E4FF;
  background: rgba(132, 226, 255, 0.05);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.assess-box .assess-item:hover {
  scale: 1.08;
}
.assess-box .assess-item > img {
  width: 77px;
  height: 77px;
  border-radius: 50%;
}
.assess-box .assess-item .item-text {
  display: flex;
  flex-direction: column;
  gap: 16.5px;
}
.assess-box .assess-item .item-text .user-title {
  display: flex;
  align-items: center;
}
.assess-box .assess-item .item-text .user-title > span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.assess-box .assess-item .item-text > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.assess-box .assess-item .item-text > div ul {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-left: 13px;
}
.assess-box .assess-item .item-text > div ul li {
  display: flex;
  height: 28px;
  box-sizing: border-box;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 6px;
  background: linear-gradient(93deg, #FF6F00 2.4%, #FF9215 100.69%);
}
.assess-box .assess-item .item-text > div .assess-rate {
  display: flex;
  align-items: center;
  gap: 15px;
}
.assess-box .assess-item .item-text > div .assess-rate img {
  width: 150px;
  height: 30px;
}
.assess-box .assess-item .item-text > div .assess-rate > span {
  color: #FF6F00;
  font-family: YouSheBiaoTiHei;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.assess-box .assess-item .item-text > p {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.js-marquee-wrapper {
  display: flex;
  align-items: center;
}

.js-marquee {
  display: flex;
  align-items: center;
  gap: 61px;
}

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