@charset "UTF-8";
.banner {
  margin-top: 112px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 860px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_172/bg.png) no-repeat center center/cover;
}
.banner .b_top {
  padding: 0 20px;
  padding-top: 35px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .b_top .b_right {
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.banner .b_top .b_right .b_h1 {
  margin-bottom: 110px;
  position: relative;
  width: fit-content;
  color: #1e2938;
  font-family: "Microsoft YaHei";
  font-size: 66px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.banner .b_top .b_right .b_h1 span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  right: -100px;
  top: 57%;
  transform: translateY(-50%);
  width: 94px;
  height: 62px;
  background-color: #ff894d;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 38px */
}
.banner .b_top .b_right .b_h1 i {
  position: absolute;
  top: -48px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 92px;
  height: 35px;
  flex-shrink: 0;
  color: #164732;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_172/Rectangle_5909.png) no-repeat center center;
}
.banner .b_top .b_right .b_h1 > img {
  position: absolute;
  bottom: -66px;
  left: 0;
  width: 252px;
}
.banner .b_top .b_right p {
  width: 481px;
  margin-bottom: 68px;
  color: #788294;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 151%; /* 36.24px */
}
.banner .b_top .b_right .common_btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .b_top .b_right .common_btn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 196px;
  height: 58px;
  border-radius: 10px;
  background-color: #5ec991;
  border: 2px solid transparent;
  box-sizing: border-box;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.banner .b_top .b_right .common_btn a i {
  position: absolute;
  bottom: -39px;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(32, 47, 68, 0.5);
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  width: 118px;
}
.banner .b_top .b_right .common_btn a:last-child i {
  bottom: -39px;
  left: 40%;
}
.banner .b_top .b_right .common_btn a .rq-code-img-div {
  position: absolute;
  bottom: -176px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  flex-direction: column;
  align-items: center;
  width: 152px;
  height: 168px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #eceff2;
}
.banner .b_top .b_right .common_btn a .rq-code-img-div .recode-img {
  margin-top: 7px;
  margin-bottom: 10px;
}
.banner .b_top .b_right .common_btn a .rq-code-img-div span {
  color: #a6a7a8;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
}
.banner .b_top .b_right .common_btn a + a {
  margin-left: 30px;
  border-radius: 10px;
  border: 2px solid #5ec991;
  box-sizing: border-box;
  background: linear-gradient(0deg, rgba(26, 226, 141, 0.07) 0%, rgba(26, 226, 141, 0.07) 100%), #fff;
  color: #5ec991;
}
.banner .b_top .b_right .common_btn a + a:hover {
  background-color: #5ec991;
  color: #f2f2f2;
}
.banner .b_top .b_right .common_btn a:first-child:hover .rq-code-img-div {
  display: flex;
}
.banner .b_top .b_left {
  margin-left: 85px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
}
.banner .b_top .b_left img:nth-child(1) {
  width: 707px;
  height: 754px;
}
.banner .b_top .b_left img:nth-child(2) {
  position: absolute;
  top: 39px;
  left: 64px;
  width: 303px;
}
.banner .b_top .b_left img:nth-child(2).active {
  transform: translateY(0);
  transition: all 0.3s;
}
.banner .b_top .b_left img:nth-child(2).active:hover {
  transform: translateY(-16px);
}
.banner .b_top .b_left img:nth-child(3) {
  position: absolute;
  top: 116px;
  right: 44px;
  width: 303px;
}
.banner .b_top .b_left img:nth-child(3).active {
  transform: translateY(0);
  transition: all 0.3s;
}
.banner .b_top .b_left img:nth-child(3).active:hover {
  transform: translateY(-16px);
}
.banner .b_bottom {
  margin-top: 71px;
}
.banner .b_bottom ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .b_bottom ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 108px;
  color: #788294;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 18px */
}
.banner .b_bottom ul li img {
  margin-bottom: 26px;
  width: 50px;
  transform: translateY(0);
  transition: all 0.3s;
}
.banner .b_bottom ul li + li {
  margin-left: 46px;
}
.banner .b_bottom ul li:hover img {
  transform: translateY(-10px);
}

.step1-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.step1-box ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.step1-box ul li {
  width: 285px;
  height: 171px;
  border-radius: 20px;
  background-color: #f7f9fc;
  position: relative;
  padding-top: 29px;
  padding-left: 30px;
  box-sizing: border-box;
}
.step1-box ul li img {
  width: 70px;
  position: absolute;
  top: -31px;
  right: 30px;
}
.step1-box ul li .text h3 {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  text-align: start;
  color: #1e2938;
  margin-bottom: 24px;
}
.step1-box ul li .text p {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #58606e;
}
.step1-box ul li .text p span {
  display: inline-block;
  margin-left: 24px;
}
.step1-box ul li .text p + p {
  margin-top: 14px;
}
.step1-box ul li + li {
  margin-left: 20px;
}

.characteristics_box {
  padding-top: 78px;
  padding-bottom: 100px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.characteristics_box h1 {
  margin-bottom: 80px;
  color: #1e2938;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 42px */
}
.characteristics_box ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.characteristics_box ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 461px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 4px 22.6px 0px rgba(202, 202, 202, 0.25);
  border-radius: 20px;
}
.characteristics_box ul li + li {
  margin-top: 80px;
}
.characteristics_box ul li .l_left {
  position: relative;
  width: 626px;
  height: 417px;
  box-sizing: border-box;
  background: radial-gradient(121.35% 104.83% at 5.03% 122.54%, #eaf6f6 0%, #f5f6f9 100%), radial-gradient(53.68% 34.87% at 85.06% 18.82%, #e4e9ff 0%, #f5f6f9 100%), #f5f6f9;
  overflow: hidden;
  border-radius: 20px;
}
.characteristics_box ul li .l_left img {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scale(1);
  transition: all 0.3s;
  width: 100%;
}
.characteristics_box ul li .l_left .qr_img_box {
  position: absolute;
  top: 160px;
  left: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 125px;
  background-color: #fff;
  box-shadow: 0px 3px 8px 0px rgba(156, 153, 183, 0.25);
  transform: 1;
  transition: all 0.3s;
}
.characteristics_box ul li .l_left .qr_img_box .recode-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
}
.characteristics_box ul li .l_left .qr_img_box .recode-img canvas {
  width: 100%;
  height: 100%;
}
.characteristics_box ul li:hover .l_left img {
  transform: scale(1.1);
}
.characteristics_box ul li:hover .l_left .qr_img_box {
  transform: scale(1.1);
  left: 80px;
}
.characteristics_box ul li .text {
  display: flex;
  flex-direction: column;
}
.characteristics_box ul li .text p {
  margin-bottom: 33px;
  color: #202f44;
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 28px */
  letter-spacing: 1.4px;
}
.characteristics_box ul li .text span {
  color: #788294;
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 20px */
}

.demand_box {
  padding-top: 100px;
  padding-bottom: 120px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_172/demand_bg.png) no-repeat center center/cover;
}
.demand_box h1 {
  color: #1e2938;
  font-family: "Microsoft YaHei";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 42px */
}
.demand_box > p {
  margin-top: 33px;
  margin-bottom: 90px;
  color: #425670;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.demand_box ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.demand_box ul li {
  width: 373px;
  height: 358px;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #ffffff;
  border-radius: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px 50px 0;
  box-sizing: border-box;
  transform: translateY(0px);
  transition: all 0.3s;
}
.demand_box ul li img {
  margin-bottom: 23px;
  width: 60px;
}
.demand_box ul li > span {
  display: inline-block;
  margin-bottom: 25px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  color: #000000;
}
.demand_box ul li div {
  width: 286px;
}
.demand_box ul li div p span {
  display: inline-block;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #788294;
}
.demand_box ul li div p span + span {
  margin-left: 20px;
}
.demand_box ul li + li {
  margin-left: 40px;
}
.demand_box ul li:hover {
  transform: translateY(-16px);
}
.demand_box ul li:hover div p span {
  color: #3f454e;
}

.scene_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
  box-sizing: border-box;
}
.scene_box h1 {
  margin-bottom: 77px;
  color: #1e2938;
  font-family: "Microsoft YaHei";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 42px */
}
.scene_box ul {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.scene_box ul li {
  height: 240px;
  margin-right: 24px;
  box-sizing: border-box;
  transform: translateY(0px);
  transition: all 0.3s;
}
.scene_box ul li:nth-child(3n) {
  margin-right: 0;
}
.scene_box ul li:nth-child(n+4) {
  margin-top: 24px;
}
.scene_box ul li:nth-child(1) {
  width: 530px;
}
.scene_box ul li:nth-child(2) {
  width: 310px;
}
.scene_box ul li:nth-child(3) {
  width: 310px;
}
.scene_box ul li:nth-child(4) {
  width: 384px;
}
.scene_box ul li:nth-child(5) {
  width: 384px;
}
.scene_box ul li:nth-child(6) {
  width: 384px;
}
.scene_box ul li img {
  width: 100%;
  height: 100%;
}
.scene_box ul li:hover {
  transform: translateY(-16px);
}

.intrro_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 85px;
  padding-bottom: 120px;
  box-sizing: border-box;
}
.intrro_box h1 {
  margin-bottom: 48px;
  color: #1e2938;
  font-family: "Microsoft YaHei";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 42px */
}
.intrro_box ul {
  position: relative;
  width: 1200px;
  height: 382px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_172/intro_bg.png) no-repeat center center;
}
.intrro_box ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translateY(0);
  transition: all 0.3s;
  cursor: default;
}
.intrro_box ul li:hover {
  transform: translateY(-16px);
}
.intrro_box ul li img {
  width: 122px;
  height: 122px;
}
.intrro_box ul li p {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #1e2938;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 126%; /* 27.72px */
}
.intrro_box ul li span {
  color: #788294;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.intrro_box ul li:nth-child(1) {
  position: absolute;
  top: 103px;
  left: 29px;
}
.intrro_box ul li:nth-child(2) {
  position: absolute;
  top: 206px;
  left: 493px;
}
.intrro_box ul li:nth-child(3) {
  position: absolute;
  top: 32px;
  right: 0;
}

.footer_down {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_172/footer_bg.png) no-repeat center center/cover;
  width: 100%;
  height: 218px;
}
.footer_down h1 {
  margin-right: 124px;
  color: #1e2938;
  font-family: "Microsoft YaHei";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 42px */
}
.footer_down .rq-code-img-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 152px;
  height: 168px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #eceff2;
}
.footer_down .rq-code-img-div .recode-img {
  margin-top: 7px;
  margin-bottom: 10px;
}
.footer_down .rq-code-img-div span {
  color: #a6a7a8;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
}

/* 评价 */
.assess-box {
  background-color: #fff;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.assess-box h1 {
  margin-bottom: 70px;
  color: #202f44;
  font-family: "Microsoft YaHei";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 42px */
  text-align: center;
}

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

.shadow {
  display: block;
  position: absolute;
  top: 275px;
  left: 26px;
  width: 1147px;
  height: 30px;
  background-color: #f6f7fa;
  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 #f2f2f2;
  fill: #fff;
  background-color: #f6f7fa;
}

.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: #f6f7fa;
  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 #f2f2f2;
  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;
}

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