@charset "UTF-8";
.btn_a {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Source Han Sans CN";
  font-size: 25.93px;
  font-style: normal;
  font-weight: 500;
  line-height: 157%;
  /* 40.71px */
  width: 305px;
  height: 70px;
  border-radius: 102px;
  background: #fff;
  background: linear-gradient(96deg, #20f094 -10.75%, #11d681 29.36%, #08c675 100%);
  cursor: pointer !important;
}
.btn_a img {
  margin-right: 12px;
  width: 36px;
}
.btn_a i {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  width: 340px;
  height: 340px;
  border-radius: 50%;
  margin-left: -170px;
  margin-top: -170px;
  animation: spread 1.5s infinite both;
  -webkit-animation: spread 1.5s infinite both;
  -moz-animation: spread 1.5s infinite both;
  -o-animation: spread 1.5s infinite both;
  z-index: 1;
}

@keyframes spread {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes spread {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes spread {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes spread {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
.banner_box {
  padding-top: 128px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_145_v1/banner_bg.png) no-repeat center center/cover;
  height: 670px;
}
.banner_box .banner_top_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_box .banner_top_box .b_left {
  margin-right: 60px;
}
.banner_box .banner_top_box .b_left h1 {
  position: relative;
  width: fit-content;
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 44px */
}
.banner_box .banner_top_box .b_left h1 .dll_text {
  color: #00c094;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.banner_box .banner_top_box .b_left h1 .new_title {
  position: absolute;
  top: -33px;
  right: -145px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 138px;
  height: 41px;
  color: #fff;
  font-family: "PingFang SC";
  font-size: 21.6px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 21.6px */
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/455_sem/banner_label.png) no-repeat center center/cover;
}
.banner_box .banner_top_box .b_left h1 .new_title i {
  font-style: normal;
}
.banner_box .banner_top_box .b_left ul {
  margin-top: 30px;
  margin-bottom: 38px;
}
.banner_box .banner_top_box .b_left ul li {
  display: flex;
  justify-content: start;
  align-items: center;
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner_box .banner_top_box .b_left ul li + li {
  margin-top: 25px;
}
.banner_box .banner_top_box .b_left ul li img {
  margin-right: 3px;
  width: 22px;
  height: 22px;
}
.banner_box .banner_top_box .b_left .banner_btn {
  display: flex;
  align-items: center;
}
.banner_box .banner_top_box .b_left .banner_btn .btn_a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 305px;
  height: 70px;
  border-radius: 11px;
  background: linear-gradient(96deg, #20f094 -10.75%, #11d681 29.36%, #08c675 100%);
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 25.93px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  /* 40.71px */
}
.banner_box .banner_top_box .b_left .banner_btn .btn_a img {
  margin-right: 12px;
  width: 36px;
  height: 36px;
}
.banner_box .banner_top_box .b_left .b_genuine {
  display: flex;
  justify-content: start;
  align-items: center;
}
.banner_box .banner_top_box .b_left .b_genuine ul {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 37px;
}
.banner_box .banner_top_box .b_left .b_genuine ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #303030;
  font-family: "Source Han Sans CN";
  font-size: 20.736px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 20.736px */
}
.banner_box .banner_top_box .b_left .b_genuine ul li img {
  margin-right: 5.8px;
  width: 31px;
  height: 31px;
}
.banner_box .banner_top_box .b_left .b_genuine ul li + li {
  margin-left: 19px;
  margin-top: 0;
}
.banner_box .banner_top_box .b_left .b_genuine ul li:first-child {
  margin-left: 22px;
}
.banner_box .banner_top_box .b_left .update-time-box {
  margin-bottom: 15px;
  color: #000;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 20px */
}
.banner_box .banner_top_box .b_left .system_box {
  color: #000;
  font-family: "Source Han Sans CN";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 20px */
}
.banner_box .banner_top_box .b_right {
  width: 625px;
}
.banner_box .banner_top_box .b_right img {
  width: 100%;
  height: 100%;
}
.banner_box .banner_top_bottom {
  margin-top: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_box .banner_top_bottom ul {
  display: flex;
}
.banner_box .banner_top_bottom ul li {
  display: flex;
  justify-content: center;
  align-content: inherit;
  color: #000;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 26px */
}
.banner_box .banner_top_bottom ul li + li {
  margin-left: 40px;
}
.banner_box .header-content {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 150px;
  height: 60px;
  line-height: 60px;
  min-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner_box .header-content a {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_box .header-content a img {
  margin-right: 12px;
  width: 40px;
  height: 40px;
}
.banner_box .header-content a .header-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.banner_box .header-content a .header-title h1 {
  margin-bottom: 7px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
.banner_box .header-content a .header-title span {
  line-height: 100%;
  font-size: 16px;
}
.banner_box .header-content a i {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  width: 340px;
  height: 340px;
  border-radius: 50%;
  margin-left: -170px;
  margin-top: -170px;
  animation: spread 1.5s infinite both;
  -webkit-animation: spread 1.5s infinite both;
  -moz-animation: spread 1.5s infinite both;
  -o-animation: spread 1.5s infinite both;
  z-index: 1;
}
.banner_box .header-content .header-right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_box .header-content .header-right span {
  margin-right: 30px;
  font-size: 18px;
  color: #3c3c3c;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner_box .header-content .header-right a {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 102px;
  height: 32px;
  margin-right: 0;
  background: linear-gradient(96deg, #20f094 -10.75%, #11d681 29.36%, #08c675 100%);
  border-radius: 10px;
}
.banner_box .header-content .header-right a span {
  margin-right: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
}
.banner_box .header-content .header-right a i {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  width: 340px;
  height: 340px;
  border-radius: 50%;
  margin-left: -170px;
  margin-top: -170px;
  animation: spread 1.5s infinite both;
  -webkit-animation: spread 1.5s infinite both;
  -moz-animation: spread 1.5s infinite both;
  -o-animation: spread 1.5s infinite both;
  z-index: 1;
}
.banner_box .hidden-header-box {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  width: 100%;
  z-index: 999;
}
.banner_box .hidden-header-box .hhb_content {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner_box .hidden-header-box .hhb_content .h_left {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_box .hidden-header-box .hhb_content .h_left img {
  margin-right: 12px;
  width: 40px;
}
.banner_box .hidden-header-box .hhb_content .h_left span {
  font-size: 16px;
  color: #000;
  font-family: "microsoft yahei";
  font-weight: 700;
}
.banner_box .hidden-header-box .hhb_content .h_left.header-left {
  line-height: 1;
}
.banner_box .hidden-header-box .hhb_content .h_left.header-left h1 {
  margin-bottom: 7px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #000;
}
.banner_box .hidden-header-box .hhb_content .h_left.header-left span {
  line-height: 100%;
  font-size: 16px;
  font-weight: 400;
}
.banner_box .hidden-header-box .hhb_content .h_right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_box .hidden-header-box .hhb_content .h_right span {
  margin-right: 18px;
  font-size: 18px;
  color: #3c3c3c;
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner_box .hidden-header-box .hhb_content .h_right a {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 102px;
  height: 32px;
  margin-right: 0;
  background: linear-gradient(96deg, #20f094 -10.75%, #11d681 29.36%, #08c675 100%);
  border-radius: 10px;
}
.banner_box .hidden-header-box .hhb_content .h_right a span {
  margin-right: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
}
.banner_box .hidden-header-box .hhb_content .h_right a i {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  width: 340px;
  height: 340px;
  border-radius: 50%;
  margin-left: -170px;
  margin-top: -170px;
  animation: spread 1.5s infinite both;
  -webkit-animation: spread 1.5s infinite both;
  -moz-animation: spread 1.5s infinite both;
  -o-animation: spread 1.5s infinite both;
  z-index: 1;
}
.banner_box .hidden-header-box .hhb_content .h_right ul {
  margin-left: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_box .hidden-header-box .hhb_content .h_right ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.banner_box .hidden-header-box .hhb_content .h_right ul li img {
  margin-right: 4px;
  width: 24px;
}
.banner_box .hidden-header-box .hhb_content .h_right ul li + li {
  margin-left: 24px;
}

.menu_box_sem {
  padding: 62px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu_box_sem ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 45px;
}
.menu_box_sem ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 172px;
}
.menu_box_sem ul li img {
  margin-bottom: 20px;
  width: 120px;
}
.menu_box_sem ul li span {
  color: #000;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 22px */
}

.intro_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 94px;
  padding-bottom: 80px;
  box-sizing: border-box;
  background-color: #f9fafc;
}
.intro_box h1 {
  margin-bottom: 28px;
  color: #3c3c3c;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.intro_box h1 span {
  color: #00c094;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.intro_box p {
  width: 976px;
  margin-bottom: 40px;
  color: #666;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.intro_box img {
  width: 1200px;
}

.menu_box {
  width: 100%;
  overflow: hidden;
  padding-top: 58px;
  padding-bottom: 86px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.menu_box h1 {
  margin-bottom: 113px;
  color: #3c3c3c;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.menu_box h1 span {
  color: #00c094;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.menu_box ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.menu_box ul li {
  width: 1140px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu_box ul li + li {
  margin-top: 160px;
}
.menu_box ul li > img {
  width: 515px;
}
.menu_box ul .li_text .t_top {
  display: flex;
  align-items: center;
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.menu_box ul .li_text .t_top img {
  margin-right: 30px;
  width: 80px;
}
.menu_box ul .li_text > span {
  display: inline-block;
  margin-top: 44px;
  margin-bottom: 82px;
  color: #666;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

/* 评价 */
.assess-box {
  width: 100%;
  padding-bottom: 110px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 120px;
  box-sizing: border-box;
}
.assess-box h1 {
  margin-bottom: 90px;
  color: #3c3c3c;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.assess-box h1 span {
  color: #00c094;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

.shadow {
  position: absolute;
  top: 396px;
  left: 26px;
  width: 1147px;
  height: 30px;
  background-color: #fff;
  z-index: 10;
}

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

.assess-star {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.assess-star h1 {
  margin-bottom: 24px;
  color: #111;
  font-family: Microsoft YaHei UI;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.assess-content ul:nth-child(1) li span {
  display: block;
  width: 100%;
  height: 1px;
  background: #2f3458;
  border-radius: 0px 0px 0px 0px;
  margin: 40px auto 0 auto;
  opacity: 0.15;
  background: #b1b1b1;
}

.assess-content ul:nth-child(1) li p {
  padding: 0 20px;
  color: #555;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 166.667% */
  text-transform: lowercase;
  margin-top: 44px;
}

.assess-content ul:nth-child(1) li i {
  display: none;
  width: 40px;
  height: 40px;
  background: #fff;
  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;
  border: 2px solid #fff;
  border-radius: 7px;
}

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

.left1 {
  left: 82px;
}

.left2 {
  left: 280px;
}

.left3 {
  left: 482px;
}

.left4 {
  left: 686px;
}

.left5 {
  left: 874px;
}

.left6 {
  left: 1073px;
}

.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 {
  position: relative;
  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 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 3px solid transparent;
}

.assess-content ul:nth-child(2) li:hover {
  /* border: 3px solid transparent; */
}

.assess-content ul:nth-child(2) li img {
  margin-top: 2.5px;
  width: 76px;
  height: 76px;
}

.assess-content ul:nth-child(2) li img:nth-child(2) {
  position: absolute;
  top: -7px;
  left: -4.8px;
  width: 90px;
  height: 90px;
  display: none;
}

.assess-content ul:nth-child(2) li p {
  display: inline-block;
  width: 96px;
  color: #555;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
  text-transform: lowercase;
  margin-top: 17px;
  margin-bottom: 11px;
}

.assess-content ul:nth-child(2) li h2 {
  color: #555;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
  text-transform: lowercase;
}

.assess-content ul:nth-child(2) li img.active {
  border-radius: 50%;
  border: 3px solid #19d0b2;
}

.assess-box-title {
  margin-top: 70px;
  margin-bottom: -90px;
}

.down_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 366px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_145_v1/footer_down_1.png) no-repeat center center/cover;
}
.down_box ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.down_box ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.down_box ul li + li {
  margin-left: 10px;
}
.down_box h1 {
  position: relative;
  width: fit-content;
  margin-top: 24px;
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 46px */
}
.down_box h1 span {
  color: #00c094;
  font-family: "Microsoft YaHei";
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.down_box h1 img {
  position: absolute;
  top: -23px;
  right: -32px;
  width: 35px;
}
.down_box p {
  margin-top: 35px;
  margin-bottom: 36px;
  color: #000;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.down_box a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 305px;
  height: 70px;
  border-radius: 11px;
  background: linear-gradient(96deg, #20f094 -10.75%, #11d681 29.36%, #08c675 100%);
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 25.93px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  /* 40.71px */
}
.down_box a img {
  margin-right: 12px;
  width: 36px;
  height: 36px;
}

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