@charset "UTF-8";
.big_title {
  z-index: 2;
  position: relative;
}

.big_title h1 {
  color: #545ff2;
  font-family: "Microsoft YaHei";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.big_title img {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
}

@keyframes open {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

.banner_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 115px;
  width: 100%;
  height: 514px;
  flex-shrink: 0;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/257/banner_bg.png) no-repeat center center/cover;
}

.banner_wrapper .banner_box {
  display: flex;
  height: 100%;
  width: 1200px;
}

.banner_wrapper .banner_box .banner_left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner_wrapper .banner_box .banner_left h1 {
  margin-bottom: 40px;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(180deg, #7f69d6 40.41%, #391f75 93.84%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner_wrapper .banner_box .banner_left .dec_span {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 17px */
}

.banner_wrapper .banner_box .banner_left .dec_span::before {
  content: "";
  display: block;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  border-radius: 50%;
  background: linear-gradient(180deg, #a854f2 0%, #626dff 100%);
}

.banner_wrapper .banner_box .banner_left .download_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 15px;
  width: 235px;
  height: 67.788px;
  flex-shrink: 0;
  border-radius: 11.298px;
  background: #545ff2;
}

.banner_wrapper .banner_box .banner_left .download_box img {
  width: 33.894px;
  height: 33.894px;
  flex-shrink: 0;
}

.banner_wrapper .banner_box .banner_left .download_box span {
  margin-left: 15px;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 24px */
}

.banner_wrapper .banner_box .banner_left p {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
}

.banner_wrapper .banner_box .banner_right {
  margin-top: 40px;
  margin-left: 60px;
}

.function_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 872px;
  background: linear-gradient(180deg, #fff 41.37%, #f3fbff 136.43%);
}

.function_wrapper .function_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 100%;
}

.function_wrapper .function_box .big_title {
  margin-top: 80px;
}

.function_wrapper .function_box .big_title img {
  top: 25px;
  right: -15px;
}

.function_wrapper .function_box ul {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.function_wrapper .function_box ul li {
  margin: 0 5px;
}

.function_wrapper .function_box ul .func_normal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 159.244px;
  height: 433.317px;
  flex-shrink: 0;
  border-radius: 11.194px;
  cursor: pointer;
}

.function_wrapper .function_box ul .func_normal h3 {
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
}

.function_wrapper .function_box ul .func1 {
  background: linear-gradient(180deg, rgba(154, 162, 254, 0.33) 0%, rgba(133, 82, 251, 0.33) 100%);
}

.function_wrapper .function_box ul .func1 img {
  margin-top: 60px;
}

.function_wrapper .function_box ul .func2 {
  background: linear-gradient(180deg, rgba(83, 197, 255, 0.33) 0%, rgba(178, 215, 255, 0.33) 27.5%, rgba(200, 106, 244, 0.33) 74.5%, rgba(148, 139, 250, 0.33) 100%);
}

.function_wrapper .function_box ul .func2 img {
  margin-top: 50px;
}

.function_wrapper .function_box ul .func3 {
  background: linear-gradient(180deg, rgba(46, 196, 253, 0.3) 0%, rgba(48, 134, 244, 0.3) 26.5%, rgba(34, 51, 254, 0.3) 100%);
}

.function_wrapper .function_box ul .func3 img {
  margin-top: 73px;
}

.function_wrapper .function_box ul .func4 {
  background: linear-gradient(180deg, rgba(255, 194, 137, 0.33) 0%, rgba(255, 121, 72, 0.33) 100%);
}

.function_wrapper .function_box ul .func4 img {
  margin-top: 40px;
}

.function_wrapper .function_box ul .func5 {
  background: linear-gradient(180deg, rgba(154, 162, 254, 0.33) 0%, rgba(133, 82, 251, 0.33) 100%);
}

.function_wrapper .function_box ul .func5 img {
  margin-top: 70px;
}

.function_wrapper .function_box ul .func_active {
  position: relative;
  display: none;
  width: 517px;
  height: 433.317px;
  flex-shrink: 0;
  border-radius: 11.194px;
}

.function_wrapper .function_box ul .func_active .func_top {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 25px;
  width: 516.731px;
  height: 100.746px;
  border-radius: 11.194px;
  flex-shrink: 0;
}

.function_wrapper .function_box ul .func_active .func_top span {
  margin-bottom: 20px;
  margin-right: 5px;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 38.999px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.95px;
}

.function_wrapper .function_box ul .func_active .func_top h4 {
  position: relative;
  margin-bottom: 15px;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.45px;
}

.function_wrapper .function_box ul .func_active .func_top h4 .qianming {
  position: absolute;
  bottom: 0;
  right: 0;
}

.function_wrapper .function_box ul .func_active .func_top .wangge {
  position: absolute;
  top: 0;
  left: 0;
}

.function_wrapper .function_box ul .func_active .func_bootom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 516.731px;
  height: 354.237px;
  flex-shrink: 0;
  border-radius: 11.194px;
  background: rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(16.79104px);
}

.function_wrapper .function_box ul .func_active .func_bootom img {
  border-radius: 11.194px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.function_wrapper .function_box ul .func_active .func_bootom .mask {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 75%;
  transform: translate(-50%, -50%);
  border-radius: 11.194px;
  width: 495.065px;
  height: 162.494px;
  flex-shrink: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.69) 0%, transparent 100%);
}

.function_wrapper .function_box ul .func_active .func_bootom .mask p {
  margin-top: 50px;
  padding: 19px;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.8px;
}

.function_wrapper .function_box ul .func11 .func_top {
  background: linear-gradient(90deg, #855cff 0%, #92a0fe 100%);
}

.function_wrapper .function_box ul .func22 .func_top {
  background: linear-gradient(180deg, rgba(35, 181, 255, 0.85) 0%, rgba(178, 215, 255, 0.85) 100%);
}

.function_wrapper .function_box ul .func33 .func_top {
  background: linear-gradient(180deg, rgba(46, 196, 253, 0.75) 0%, rgba(48, 134, 244, 0.75) 100%);
}

.function_wrapper .function_box ul .func44 .func_top {
  background: linear-gradient(180deg, #ffc289 0%, #ff7948 100%);
}

.function_wrapper .function_box ul .func55 .func_top {
  background: linear-gradient(90deg, #855cff 0%, #92a0fe 100%);
}

.best_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-shrink: 0;
}

.best_wrapper .containter_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 116px;
}

.best_wrapper .containter_wrapper .big_title {
  margin-top: 80px;
  margin-bottom: 90px;
}

.best_wrapper .containter_wrapper .big_title img {
  top: 25px;
  right: -50px;
}

.best_wrapper .containter_wrapper .containter_box1,
.best_wrapper .containter_wrapper .containter_box2 {
  position: sticky;
  top: 15%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 579px;
  transform-style: preserve-3d;
  transition: 1.3s all;
}

.best_wrapper .containter_wrapper .containter_box1 .best_box,
.best_wrapper .containter_wrapper .containter_box2 .best_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 587px;
  height: 579px;
  flex-shrink: 0;
  border-radius: 30px;
}

.best_wrapper .containter_wrapper .containter_box1 .best_box p,
.best_wrapper .containter_wrapper .containter_box2 .best_box p {
  opacity: 1;
  margin-bottom: 30px;
  width: 529px;
  color: rgba(40, 67, 83, 0.8);
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.9px;
}

.best_wrapper .containter_wrapper .containter_box1 .best_box .video_wrapper,
.best_wrapper .containter_wrapper .containter_box2 .best_box .video_wrapper {
  opacity: 1;
  width: 523px;
  height: 405px;
  flex-shrink: 0;
  border-radius: 48px;
}

.best_wrapper .containter_wrapper .containter_box1 .best_box .video_wrapper video,
.best_wrapper .containter_wrapper .containter_box2 .best_box .video_wrapper video {
  width: 100%;
  height: 100%;
  border-radius: 48px;
}

.best_wrapper .containter_wrapper .containter_box1 .best1 {
  background: linear-gradient(209deg, rgba(123, 144, 255, 0.16) 17.32%, rgba(177, 143, 255, 0.16) 74.57%);
}

.best_wrapper .containter_wrapper .containter_box1 .best2 {
  background: linear-gradient(199deg, rgba(143, 188, 255, 0.16) 12.74%, rgba(114, 210, 255, 0.16) 81.03%);
}

.best_wrapper .containter_wrapper .containter_box2 {
  margin: 100px 0;
}

.best_wrapper .containter_wrapper .containter_box2 .best3 {
  background: linear-gradient(209deg, rgba(255, 187, 114, 0.16) 17.32%, rgba(255, 177, 143, 0.16) 74.57%);
}

.best_wrapper .containter_wrapper .containter_box2 .best4 {
  background: linear-gradient(199deg, rgba(87, 254, 170, 0.16) 12.74%, rgba(87, 254, 170, 0.16) 60.27%, rgba(87, 254, 170, 0.16) 81.03%);
}

/* 评价 */
.assess-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px 0;
  box-sizing: border-box;
  background: linear-gradient(0deg, #fff 49.47%, #f3fbff 100%);
}

.assess-box .big_title {
  margin-bottom: 110px;
}

.assess-box .big_title img {
  top: 25px;
  right: -50px;
}

.assess-content {
  width: 1200px;
  margin: 0 auto;
}

.assess-content ul:nth-child(1) li {
  display: none;
  width: 100%;
  height: 307px;
  box-sizing: border-box;
  background: #fefdff;
  border-radius: 30px;
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 48px;
  filter: drop-shadow(0px 0px 14px rgba(186, 186, 186, 0.25));
}

.assess-star h1 {
  font-size: 26px;
  font-weight: 700;
  color: #2d2856;
  margin-bottom: 24px;
}

.assess-content ul:nth-child(1) li span {
  display: block;
  width: 1000px;
  height: 1px;
  background: #ebeff3;
  border-radius: 0px 0px 0px 0px;
  margin: 40px auto 0 auto;
}

.assess-content ul:nth-child(1) li p {
  font-size: 18px;
  font-weight: 400;
  color: #666473;
  margin-top: 44px;
}

.assess-content ul:nth-child(1) li i {
  display: block;
  width: 40px;
  height: 40px;
  background: #fefdff;
  border-radius: 2px 2px 2px 2px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  bottom: -20px;
}

.left1 {
  left: 80px;
}

.left2 {
  left: 280px;
}

.left3 {
  left: 479px;
}

.left4 {
  left: 678px;
}

.left5 {
  left: 877px;
}

.left6 {
  left: 1081px;
}

.assess-content ul:nth-child(1) li:first-child {
  display: block;
}

.assess-content ul:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 63px;
}

.assess-content ul:nth-child(2) li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.assess-content ul:nth-child(2) li:hover {
  cursor: pointer;
}

.assess-content ul:nth-child(2) li img {
  width: 84px;
  height: 84px;
  border-radius: 50%;
}

.assess-content ul:nth-child(2) li.active img {
  border: 4px solid rgba(123, 144, 255, 0.4);
}

.assess-content ul:nth-child(2) li p {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: lowercase;
  color: #666473;
  margin-top: 17px;
  margin-bottom: 11px;
}

.assess-content ul:nth-child(2) li h2 {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #283256;
}

.footer_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 300px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/257/footer_bg.png) no-repeat center center/cover;
}

.footer_wrapper h1 {
  margin-bottom: 40px;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(180deg, #7f69d6 40.41%, #391f75 93.84%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer_wrapper .download_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 235px;
  height: 67.788px;
  flex-shrink: 0;
  border-radius: 11.298px;
  background: #545ff2;
}

.footer_wrapper .download_box span {
  margin-right: 10px;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 24px */
}

.footer_wrapper .download_box img {
  width: 19.067px;
  height: 16.824px;
  flex-shrink: 0;
}
