@keyframes resizeBarAnimate {
  0% {
    left: 0;
  }
  100% {
    left: 50%;
  }
}
@keyframes resizeI {
  0% {
    width: 22px;
  }
  100% {
    width: calc(50% + 22px);
  }
}
@keyframes widthExpand {
  0% {
    width: 1200px;
  }
  100% {
    width: 100%;
  }
}
@keyframes textAnimate {
  0% {
    width: 0px;
  }
  70% {
    width: 180px;
  }
  100% {
    width: 180px;
  }
}
.banner-box {
  margin-top: 116px;
  padding-top: 20px;
  padding-bottom: 100px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/391_wm/banner-bg.png) no-repeat center center/cover;
}
.banner-box .banner-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.banner-box .banner-content-left {
  display: flex;
  flex-direction: column;
}
.banner-box .banner-content-left .user-count {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  box-sizing: border-box;
  width: 212px;
  height: 32.27px;
  padding-right: 14px;
  border-radius: 16px;
  background: linear-gradient(44deg, #F9EEE2 28.34%, #FEFEFD 83.21%);
}
.banner-box .banner-content-left .user-count > span {
  color: #F84F00;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 19.6px */
  text-transform: uppercase;
}
.banner-box .banner-content-left .user-count > img {
  width: 48px;
  height: auto;
}
.banner-box .banner-content-left h2 {
  display: flex;
  gap: 10px;
  margin-top: 9px;
  color: #101010;
  font-family: "Alimama ShuHeiTi";
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 70px */
  text-transform: uppercase;
}
.banner-box .banner-content-left h2 div {
  display: flex;
  align-items: center;
  width: 172px;
  height: 67px;
  background: rgba(146, 199, 255, 0.21);
  border: 1px dashed #017DFF;
  border-right: 4px solid #3581FF;
  overflow: hidden;
  animation: textAnimate 0.9s linear infinite alternate;
}
.banner-box .banner-content-left h2 span {
  display: inline-block;
  width: 162px;
  height: 100%;
  margin-left: 11px;
  font-family: "Alimama ShuHeiTi";
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  /* 70px */
  white-space: nowrap;
  text-transform: uppercase;
  background: linear-gradient(104deg, #7DD8F6 7.38%, #3277FF 27.65%, #8B5EFF 56.04%, #DD57F7 84.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-box .banner-content-left > p {
  margin: 12px 0 42px 0;
  color: #333;
  font-family: "Microsoft YaHei UI";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 32.2px */
  letter-spacing: 1.15px;
  text-transform: uppercase;
}
.banner-box .banner-content-left .download-box {
  display: flex;
  align-items: center;
  gap: 16px;
}
.banner-box .banner-content-left .download-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  width: 210px;
  height: 60px;
}
.banner-box .banner-content-left .download-box a.download-btn {
  border-radius: 5.629px;
  background: #3581FF;
}
.banner-box .banner-content-left .download-box a.buy-btn {
  position: relative;
  border-radius: 5.629px;
  background: #000;
}
.banner-box .banner-content-left .download-box a.buy-btn > i {
  position: absolute;
  right: 0;
  top: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 105px;
  height: 27px;
  border-radius: 8px 8px 0 8px;
  background: linear-gradient(93deg, #FF7B00 16.83%, #FF4D00 58.92%, #FF0059 99.65%);
  color: #FFF;
  font-family: "Source Han Sans SC";
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 18.2px */
  text-transform: uppercase;
}
.banner-box .banner-content-left .download-box a > span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.938px;
}
.banner-box .banner-content-left .download-box a > img {
  width: 30px;
  height: 30px;
}
.banner-box .banner-content-left > span {
  margin: 22px 0 23px 0;
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 21px */
}
.banner-box .banner-content-left ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.banner-box .banner-content-left ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 40%;
}
.banner-box .banner-content-left ul li img {
  width: 27px;
  height: 27px;
}
.banner-box .banner-content-left ul li span {
  color: #333;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.banner-box .banner-content-right .pic-box {
  position: relative;
}
.banner-box .banner-content-right .pic-box img {
  display: none;
}
.banner-box .banner-content-right .pic-box img.active {
  display: inline-block;
  width: 630px;
  height: 450px;
}
.banner-box .banner-content-right .pic-box .pic-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  width: 601px;
  height: 80px;
  padding: 16px 22px;
  align-items: center;
  border-radius: 17px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(7.8499999046px);
}
.banner-box .banner-content-right .pic-box .pic-mask li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 84px;
  height: 48px;
  color: #4D4D4D;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 28px */
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}
.banner-box .banner-content-right .pic-box .pic-mask li.active {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 28px */
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 7px;
  background: linear-gradient(107deg, #A762FF 20.36%, #1A8EFF 91%);
}

.support-box {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
}
.support-box-content {
  display: flex;
  align-items: center;
  width: 1120px !important;
  justify-content: space-between;
}
.support-box-content .support-img {
  position: relative;
  top: -50px;
  overflow: hidden;
}
.support-box-content .support-img > img {
  position: relative;
  top: 0;
  width: 600px;
  height: 378px;
}
.support-box-content .support-img i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 600px;
  height: 378px;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
.support-box .support-decoration {
  position: absolute;
  width: 1280px;
  height: 338px;
  border-radius: 100px 22px 22px 22px;
  background: linear-gradient(96deg, rgba(215, 255, 243, 0.35) 4.58%, rgba(222, 234, 255, 0.35) 56.32%);
  z-index: -1;
}
.support-box .func-decoration {
  position: absolute;
  width: 1280px;
  height: 338px;
  border-radius: 100px 22px 22px 22px;
  background: linear-gradient(94deg, rgba(186, 226, 255, 0.25) 10.15%, rgba(251, 225, 255, 0.25) 93.84%);
  z-index: -1;
}
.support-box .compare-decoration {
  position: absolute;
  width: 1280px;
  height: 338px;
  border-radius: 100px 22px 22px 22px;
  background: linear-gradient(96deg, rgba(255, 237, 205, 0.25) 4.58%, rgba(185, 255, 231, 0.25) 56.32%);
  z-index: -1;
}
.support-box .support-text h3 {
  color: #000;
  font-family: "Microsoft YaHei UI";
  font-size: 41px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 47.6px */
  text-transform: uppercase;
}
.support-box .support-text p {
  margin: 21px 0 43px 0;
  color: #545454;
  font-family: "Microsoft YaHei UI";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.support-box .support-text .download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  width: 222px;
  height: 62px;
  border-radius: 24px;
  border: 1.128px solid #3581FF;
  background: #3581FF;
}
.support-box .support-text .download-btn span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 23.684px */
  text-transform: uppercase;
}
.support-box .support-text .download-btn img {
  width: 24px;
  height: 24px;
}

.pic-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 100px auto;
}
.pic-box .bg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 1200px;
  height: 561px;
  aspect-ratio: 1200/561;
  transition: all 2s linear;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/391_wm/expand-pic.png) no-repeat center center/cover;
  overflow: hidden;
}
.pic-box .bg.width-expand {
  width: 1200px;
  animation: widthExpand 2s linear forwards;
}
.pic-box .bg > p {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 48px;
  font-style: italic;
  font-weight: 700;
  line-height: 166.298%;
  /* 79.823px */
}
.pic-box .bg > span {
  margin: 24px 0 46px 0;
  color: #FFF;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.277px;
  /* 85.107% */
}
.pic-box .bg .download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  width: 222px;
  height: 62px;
  border-radius: 24px;
  border: 1.128px solid #3581FF;
  background: #3581FF;
  width: 172px;
  height: 54px;
}
.pic-box .bg .download-btn span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 23.684px */
  text-transform: uppercase;
}
.pic-box .bg .download-btn img {
  width: 24px;
  height: 24px;
}
.pic-box .bg .download-btn > span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 16.917px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 23.684px */
  text-transform: uppercase;
}
.pic-box .bg .download-btn > img {
  width: 18px;
  height: 20.577px;
}

#advantage-container {
  margin-top: 200px;
}

.advantage-section {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  left: 0;
}
.advantage-section .section-header {
  position: relative;
  z-index: 2;
  font-size: 56px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  background-color: #fff;
}
.advantage-section .section-header .section-title {
  position: relative;
}
.advantage-section .section-gap {
  height: 120px;
  max-height: 6vh;
}
.advantage-section .scroll-container {
  width: 100%;
  min-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.advantage-section .section-content {
  position: relative;
  width: 1200px;
  padding-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
.advantage-section .section-content .section-swiper {
  display: flex;
  align-items: center;
  width: fit-content;
}
.advantage-section .section-content .advantage-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  width: 1200px;
  margin-left: 68px;
  border-radius: 40px;
}
.advantage-section .section-content .advantage-item:first-child {
  margin-left: 0;
}
.advantage-section .section-content .advantage-item .advantage-image-warp {
  width: 760px;
  height: 550px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.advantage-section .section-content .advantage-item .advantage-image-warp .advantage-image {
  width: 100%;
  box-shadow: 0 0 60px 0 rgba(204, 204, 204, 0.5);
}
.advantage-section .section-content .advantage-item .advantage-text {
  width: 500px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.advantage-section .section-content .advantage-item .advantage-text .tag {
  font-size: 40px;
  color: #007DFF;
  font-weight: bold;
}
.advantage-section .section-content .advantage-item .advantage-text .title {
  font-size: 40px;
  font-weight: 600;
  color: #333333;
  margin-top: 10px;
}
.advantage-section .section-content .advantage-item .advantage-text .desc {
  font-size: 16px;
  font-weight: 400;
  color: #707176;
  line-height: 1.6;
  margin-top: 40px;
}
.advantage-section .section-content .advantage-item .advantage-text .button-group {
  margin-top: 140px;
}
.advantage-section .section-content .advantage-item .advantage-text .button-group .button-item {
  width: 260px;
}

.assess-box h1 {
  padding-top: 100px;
  font-size: 40px;
  text-align: center;
}

.assess-box .assess-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 307px;
  margin-top: 190px;
  border-radius: 30px;
  background: #FEFDFF;
  filter: drop-shadow(0 0 31px rgba(0, 0, 0, 0.08));
}

.assess-box .assess-content h2 {
  margin-bottom: 30px;
  font-size: 26px;
  color: #3c3c3c;
}

.assess-box .assess-content .stars {
  display: flex;
  margin-bottom: 30px;
}

.assess-box .assess-content p {
  display: none;
  width: 100%;
  margin: 10px 0;
  padding-top: 50px;
  font-size: 18px;
  color: #666666;
  text-align: center;
  border-top: rgba(177, 177, 177, 0.15) 1px solid;
}

.assess-box .assess-content p.active {
  display: block;
}

.assess-box .assess-content p.active {
  display: block;
}

.assess-box ul {
  display: flex;
  justify-content: flex-end;
  margin-top: 100px;
}

.assess-box ul li {
  position: relative;
  margin-right: 105px;
  text-align: center;
}

.assess-box ul li img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
  border: 3px solid transparent;
}

.assess-box ul li span {
  display: block;
  margin-top: 24px;
  font-size: 16px;
  color: #555555;
}

.assess-box ul li.active .arrow {
  position: absolute;
  top: -105px;
  left: 10px;
  width: 80px;
  height: 40px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #fff;
  filter: drop-shadow(0px 0px 20px rgba(175, 191, 212, 0.25));
}

.assess-box ul li.active img {
  border: #057FFF 3px solid;
}

.assess-box .assess-box-background-color1 {
  position: absolute;
  top: 10px;
  right: 50px;
  width: 448px;
  height: 448px;
  border-radius: 50%;
  background: radial-gradient(circle, #C8F8FF 0%, #EDFFFC 100%);
  opacity: 0.13;
}

.assess-box .assess-box-background-color2 {
  position: absolute;
  bottom: 200px;
  left: 80px;
  width: 448px;
  height: 448px;
  border-radius: 50%;
  background: radial-gradient(circle, #FFEDC8 0%, #FFFFED 100%);
  opacity: 0.13;
  pointer-events: none;
}

.bottom-download-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 105px 0;
  margin-top: 111px;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/391_wm/bottom-bg.png) no-repeat center center/cover;
}
.bottom-download-box h3 {
  font-family: "Alimama ShuHeiTi";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 61.6px */
  text-transform: uppercase;
  background: linear-gradient(90deg, #9439FF 0%, #1890FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bottom-download-box h3 span {
  position: relative;
  margin: 0 20px;
  font-family: "Alimama ShuHeiTi";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  -webkit-text-fill-color: rgb(64, 116, 255);
  color: rgb(64, 116, 255);
  z-index: 1;
}
.bottom-download-box h3 span img {
  position: absolute;
  left: -17px;
  bottom: -40px;
  z-index: -1;
}
.bottom-download-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 197px;
  height: 56px;
  margin-top: 51px;
  gap: 7px;
  border-radius: 5.629px;
  background: #3581FF;
}
.bottom-download-box a > span {
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 18.764px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.938px;
}
.bottom-download-box a > img {
  width: 28.146px;
  height: 28.146px;
}

.resize-bar {
  position: absolute;
  left: calc(50% - 22px);
  top: 0;
  width: 55px;
  height: 100%;
  background: url(https://res.callmysoft.com/wm-static-resource/wm/391_wm/resize-bar-new.png) no-repeat center center;
  background-size: cover;
  border-radius: 22px;
  cursor: col-resize;
  z-index: 2;
}

.resize-image span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 7px 13px;
  min-width: 127px;
  height: 37px;
  color: #FFF;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
  border-radius: 8px;
  background: linear-gradient(115deg, #A762FF 27.06%, #1A8EFF 120.96%);
  backdrop-filter: blur(3.25px);
}
.resize-image span.normal {
  top: 20px;
  left: 10px;
}
.resize-image span.product {
  top: 20px;
  right: 40px;
}

.mask-box {
  position: absolute;
  width: 50%;
  max-width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 2;
  border-radius: 22px;
}
.mask-box > img {
  width: 600px;
  height: 100%;
}

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