@charset "UTF-8";
body {
  min-width: 1200px;
}

.center, .step_wrapper .step_content, .solve_wrapper .solver_content, .banner_wrapper .swiper .swiper-wrapper .swiper-slide, .banner_wrapper .pagination_wrapper .pagination_item, .banner_wrapper .pagination_wrapper, .banner_wrapper, .func_wrapper .func_content, .banner_top .banner_content .banner_content_right, .banner_top .banner_content, .banner_top, .banner_btn_box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.center_align, .step_wrapper .step_content .step_item, .step_wrapper, .solve_wrapper, .func_wrapper .func_content .func_item, .func_wrapper, .banner_top .banner_content .banner_content_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.total-num {
  margin: 0 8px;
}

.banner_btn_box a {
  width: 227.532px;
  height: 62.338px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 10px;
  background: linear-gradient(134deg, #3798ff -2.01%, #1779e2 100%);
}
.banner_btn_box a img {
  width: 31.169px;
  height: 31.169px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
}
.banner_btn_box a span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 21px */
}

.banner_top {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/banner_bg.png) no-repeat center/cover;
  margin-top: 118px;
  width: 100%;
  height: 678px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.banner_top .banner_content {
  width: 1200px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.banner_top .banner_content .banner_content_left .b_c_l_title {
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 55px */
  letter-spacing: 2.2px;
}
.banner_top .banner_content .banner_content_left .b_c_l_dec {
  color: #595959;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 337px;
  margin-top: 38px;
  margin-bottom: 32px;
}
.banner_top .banner_content .banner_content_left .b_c_l_download {
  color: #595959;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner_top .banner_content .banner_content_left .b_c_l_download span {
  color: #3393fb;
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.banner_top .banner_content .banner_content_left .banner_btn_box {
  margin-top: 22px;
  margin-bottom: 16px;
}
.banner_top .banner_content .banner_content_left .b_c_l_system {
  color: #595959;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 25px;
}
.banner_top .banner_content .banner_content_left .banner_i_t_r_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner_top .banner_content .banner_content_left .banner_i_t_r_tags div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 15px;
}
.banner_top .banner_content .banner_content_left .banner_i_t_r_tags div img {
  width: 19.79px;
  height: 19.79px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
}
.banner_top .banner_content .banner_content_left .banner_i_t_r_tags div span {
  color: #595959;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 17.99px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 17.99px */
}
.banner_top .banner_content .banner_content_right {
  position: relative;
}
.banner_top .banner_content .banner_content_right .animation {
  position: absolute;
  top: -110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.func_wrapper {
  width: 100%;
  height: 543px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.func_wrapper > img {
  margin-top: 60px;
}
.func_wrapper > h1 {
  color: #1d3755;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  margin-top: 69px;
  margin-bottom: 96px;
}
.func_wrapper > h1 img {
  position: absolute;
  right: -100px;
  bottom: -25px;
}
.func_wrapper > h1 span {
  position: relative;
  z-index: 2;
}
.func_wrapper .func_content {
  width: 1200px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.func_wrapper .func_content .func_item {
  /* 鼠标移入图片向上移动10px */
}
.func_wrapper .func_content .func_item .move_ten_px {
  width: 95px;
  height: 95px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.func_wrapper .func_content .func_item .move_ten_px:hover {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.func_wrapper .func_content .func_item span {
  color: rgba(29, 55, 85, 0.61);
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  margin-top: 17px;
}

.banner_wrapper {
  position: relative;
  margin-top: 92px;
}
.banner_wrapper .pagination_wrapper {
  position: absolute;
  top: 0;
  bottom: unset;
  background-color: #f7f8fa;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 30px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
}
.banner_wrapper .pagination_wrapper .pagination_item {
  width: 210px;
  height: 62px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 30px;
  background-color: #f7f8fa;
  cursor: pointer;
}
.banner_wrapper .pagination_wrapper .pagination_item img {
  margin-right: 10px;
}
.banner_wrapper .pagination_wrapper .pagination_item .pagination_active {
  display: none;
}
.banner_wrapper .pagination_wrapper .pagination_item_active {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/active_bg.png) no-repeat center/cover;
}
.banner_wrapper .swiper {
  width: 1100px;
  height: 400px;
  margin-top: 100px;
  overflow: hidden;
}
.banner_wrapper .swiper .swiper-wrapper .swiper-slide {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.banner_wrapper .swiper .swiper-wrapper .swiper-slide > img {
  margin-right: 60px;
}
.banner_wrapper .swiper .swiper-wrapper .swiper-slide .banner_dec {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.banner_wrapper .swiper .swiper-wrapper .swiper-slide .banner_dec h1 {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.banner_wrapper .swiper .swiper-wrapper .swiper-slide .banner_dec h1 > img {
  position: absolute;
  right: -40px;
  bottom: 10px;
}
.banner_wrapper .swiper .swiper-wrapper .swiper-slide .banner_dec h1 span {
  font-family: "Microsoft YaHei UI";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #409afb;
}
.banner_wrapper .swiper .swiper-wrapper .swiper-slide .banner_dec h1 span span {
  color: #1d3755;
}
.banner_wrapper .swiper .swiper-wrapper .swiper-slide .banner_dec p {
  width: 485px;
  color: rgba(29, 55, 85, 0.61);
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-top: 39px;
  margin-bottom: 64px;
}

.solve_wrapper {
  margin-top: 200px;
}
.solve_wrapper > h1 {
  color: #1d3755;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin-bottom: 110px;
}
.solve_wrapper > h1 img {
  position: absolute;
  right: -100px;
  bottom: -25px;
}
.solve_wrapper > h1 span {
  position: relative;
  z-index: 2;
}
.solve_wrapper .solver_content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1000px;
}
.solve_wrapper .solver_content .s_item {
  width: 269px;
  height: 244px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 100px;
  padding: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.solve_wrapper .solver_content .s_item h2 {
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 138.982%; /* 38.915px */
}
.solve_wrapper .solver_content .s_item h3 {
  color: #58717e;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 138.982%;
  text-align: center;
  line-height: 150%;
}
.solve_wrapper .solver_content .s_item:nth-child(1) {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/wenti_image_1.png) no-repeat center/cover;
}
.solve_wrapper .solver_content .s_item:nth-child(2) {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/wenti_image_2.png) no-repeat center/cover;
}
.solve_wrapper .solver_content .s_item:nth-child(3) {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/wenti_image_3.png) no-repeat center/cover;
}
.solve_wrapper .solver_content .s_item:nth-child(4) {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/wenti_image_4.png) no-repeat center/cover;
}
.solve_wrapper .solver_content .s_item:nth-child(5) {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/wenti_image_5.png) no-repeat center/cover;
}
.solve_wrapper .solver_content .s_item:nth-child(6) {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/wenti_image_6.png) no-repeat center/cover;
}

.step_wrapper {
  background: linear-gradient(101deg, #fff -1.51%, #f3f6f9 166.52%);
  padding-top: 130px;
  padding-bottom: 100px;
}
.step_wrapper > h1 {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.step_wrapper > h1 img {
  position: absolute;
  right: -100px;
  bottom: -25px;
}
.step_wrapper > h1 span {
  color: #1d3755;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  z-index: 2;
}
.step_wrapper .step_content {
  margin-top: 118px;
  margin-bottom: 100px;
  width: 1100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.step_wrapper .step_content .arrow {
  margin-bottom: 90px;
}
.step_wrapper .step_content .step_item > img {
  margin-bottom: 30px;
}
.step_wrapper .step_content .step_item p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.step_wrapper .step_content .step_item p span {
  color: #495e76;
  font-family: "Microsoft YaHei UI";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.step_wrapper .step_content .step_item p span span {
  color: #1d3755;
  font-family: "Microsoft YaHei UI";
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 17px */
}
.step_wrapper .step_content .step_item p .step_item_special {
  margin-top: 25px;
}

/* 评价 */
.assess-box {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_284_v1/assess_bg.png) no-repeat center/cover;
  width: 100%;
  padding-bottom: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

.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;
  -webkit-box-sizing: border-box;
          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;
  -webkit-filter: drop-shadow(0px 0px 14px rgba(186, 186, 186, 0.25));
          filter: drop-shadow(0px 0px 14px rgba(186, 186, 186, 0.25));
}

.assess-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 63px;
}

.assess-content ul:nth-child(2) li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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 #3f92ff;
}

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