@charset "UTF-8";
.banner_wrapper {
  margin-top: 118px;
  background: #fcfafb;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/203/banner_color.png) no-repeat center/cover;
  width: 100%;
  height: 969px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_wrapper .banner_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1250px;
}
.banner_wrapper .banner_box .banner_left {
  display: flex;
  flex-direction: column;
}
.banner_wrapper .banner_box .banner_left h4 {
  margin-bottom: 10px;
  font-family: "PingFang SC";
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  text-align: left;
  color: #333333;
}
.banner_wrapper .banner_box .banner_left h1 {
  margin-bottom: 20px;
  font-family: "PingFang SC";
  font-size: 48px;
  font-weight: 600;
  line-height: 67.2px;
  text-align: left;
  color: #333;
}
.banner_wrapper .banner_box .banner_left h1 span {
  background: linear-gradient(225deg, #f92844 0%, #f96517 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-size: 48px;
  font-weight: 600;
  line-height: 67.2px;
  text-align: left;
}
.banner_wrapper .banner_box .banner_left p {
  margin-bottom: 50px;
  font-family: "PingFang SC";
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  color: #333333;
}
.banner_wrapper .banner_box .banner_left .b_described {
  display: flex;
  margin-bottom: 20px;
}
.banner_wrapper .banner_box .banner_left .b_described li {
  margin-right: 30px;
  font-family: "Smiley Sans";
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #00ca51;
}
.banner_wrapper .banner_box .banner_left .free_download {
  display: flex;
  margin-bottom: 24px;
}
.banner_wrapper .banner_box .banner_left .free_download div {
  box-sizing: border-box;
  margin-right: 10px;
}
.banner_wrapper .banner_box .banner_left .free_download div:nth-child(1) a {
  display: block;
  text-align: center;
  width: 190px;
  height: 64px;
  line-height: 64px;
  background: #3479ff;
  border-radius: 7px;
}
.banner_wrapper .banner_box .banner_left .free_download div:nth-child(1) a span {
  margin-left: 7px;
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
}
.banner_wrapper .banner_box .banner_left .free_download div:nth-child(2) a {
  display: block;
  text-align: center;
  width: 64px;
  height: 60px;
  line-height: 59px;
  border-radius: 7px;
  border: 2px solid #3479ff;
  vertical-align: middle;
}
.banner_wrapper .banner_box .banner_left .adaptation-system {
  display: inline-block;
  margin-bottom: 24px;
  color: #9798A1;
  font-family: Microsoft YaHei;
  font-size: 16px;
}
.banner_wrapper .banner_box .banner_left .banner_count {
  display: flex;
  align-items: center;
  font-family: "PingFang SC";
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  color: #333;
}
.banner_wrapper .banner_box .banner_left .banner_count span {
  font-family: "PingFang SC";
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  letter-spacing: 0.05em;
  text-align: right;
  color: #333333;
}
.banner_wrapper .banner_box .banner_right {
  position: relative;
  margin-left: -50px;
}
.banner_wrapper .banner_box .banner_right .bg {
  width: 800px;
}
.banner_wrapper .banner_box .banner_right .func {
  position: absolute;
  top: 323px;
  left: 15px;
}

.deal_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 110px;
  background: #fff;
  width: 100%;
}
.deal_wrapper h1 {
  margin-bottom: 70px;
  font-family: PingFang SC;
  font-size: 48px;
  font-weight: 600;
  line-height: 67.2px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #333;
}
.deal_wrapper .deal_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  box-sizing: border-box;
  width: 1200px;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}
.deal_wrapper .deal_box .pagination_wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 166px;
}
.deal_wrapper .deal_box .pagination_wrapper .pagination_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  border-right: 2px solid #f0f0f0;
  cursor: pointer;
}
.deal_wrapper .deal_box .pagination_wrapper .pagination_item span {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: #5c5c5c;
}
.deal_wrapper .deal_box .pagination_wrapper .pagination_item img {
  margin-bottom: 20px;
}
.deal_wrapper .deal_box .pagination_wrapper .pagination_item .pagination_active {
  display: none;
}
.deal_wrapper .deal_box .pagination_wrapper .pagination_item_active {
  background: #f7fafc;
}
.deal_wrapper .deal_box .swiper {
  width: 1200px;
  height: 475px;
  overflow: hidden;
  background: #f7fafc;
}
.deal_wrapper .deal_box .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.deal_wrapper .deal_box .swiper .swiper-wrapper .swiper-slide .banner_dec {
  width: 402px;
  height: 238px;
  padding-right: 45px;
}
.deal_wrapper .deal_box .swiper .swiper-wrapper .swiper-slide .banner_dec h1 {
  margin-bottom: 30px;
  font-family: "PingFang SC";
  font-size: 26px;
  font-weight: 500;
  line-height: 36.4px;
  text-align: left;
  color: #333;
}
.deal_wrapper .deal_box .swiper .swiper-wrapper .swiper-slide .banner_dec p {
  margin-bottom: 50px;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  text-align: left;
  color: #5c5c5c;
}
.deal_wrapper .deal_box .swiper .swiper-wrapper .swiper-slide .banner_dec a {
  display: block;
  text-align: center;
  width: 130px;
  height: 46px;
  line-height: 46px;
  vertical-align: middle;
  border: 2px solid #3479ff;
  border-radius: 23px;
}
.deal_wrapper .deal_box .swiper .swiper-wrapper .swiper-slide .banner_dec a span {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  text-align: left;
  color: #017fff;
}
.deal_wrapper .deal_box .swiper .swiper-wrapper .swiper-slide .sw_bg {
  margin-top: 50px;
  margin-left: 70px;
  margin-right: 50px;
  vertical-align: middle;
}

.simple_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 0 100px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #eef1ff 0%, #eaf5fa 98.32%), linear-gradient(0deg, #f8fbff, #f8fbff), radial-gradient(95.28% 144.69% at 4.22% 4.72%, #fcfafb 0%, rgba(252, 250, 251, 0) 100%);
}
.simple_box h1 {
  margin-bottom: 70px;
  text-align: center;
  font-style: normal;
  font-family: "PingFang SC";
  font-size: 48px;
  font-weight: 600;
  line-height: 67.2px;
  letter-spacing: 1.5px;
  color: #333;
}
.simple_box .easy-content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.simple_box .easy-content ul li {
  padding-top: 30px;
  padding-left: 25px;
  width: 444px;
  height: 134px;
  box-sizing: border-box;
  border-bottom: 1px solid #d8d8d8;
}
.simple_box .easy-content ul li .easy-text-img {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 16px;
}
.simple_box .easy-content ul li .easy-text-img h2 {
  color: #999999;
  font-family: "PingFang SC";
  font-size: 28px;
  font-weight: 500;
  line-height: 39.2px;
  text-align: left;
}
.simple_box .easy-content ul li.active .easy-text-img h2 {
  color: #3479ff;
}
.simple_box .easy-content ul li .easy-text-img img {
  padding-top: 6px;
  margin-right: 11px;
  width: 34px;
  height: 34px;
}
.simple_box .easy-content ul li.active {
  border-left: 4px solid #3479ff;
}
.simple_box .easy-content ul li img {
  width: 32px;
  height: 32px;
}
.simple_box .easy-content ul li img:nth-child(1) {
  display: block;
}
.simple_box .easy-content ul li img:nth-child(2) {
  display: none;
}
.simple_box .easy-content ul li.active img:nth-child(1) {
  display: none;
}
.simple_box .easy-content ul li.active img:nth-child(2) {
  display: block;
}
.simple_box .easy-content ul li .easy-text h2 {
  height: 26px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  color: #666666;
  margin-bottom: 10px;
}
.simple_box .easy-content ul li.active .easy-text h2 {
  height: 26px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 21px;
  background: linear-gradient(180deg, #11d2d0 16.91%, #27baff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.simple_box .easy-content ul li .easy-text p {
  padding-left: 50px;
  font-family: "PingFang SC";
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #999;
}
.simple_box .easy-content ul li.active .easy-text p {
  color: #3479ff;
}
.simple_box .easy-img-bg {
  position: relative;
  margin-left: 63px;
  width: 714px;
  height: 402px;
  border-radius: 15px;
  overflow: hidden;
  margin-right: 30px;
}
.simple_box .easy-img-bg > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.simple_box .easy-img-box img {
  display: none;
  width: 100%;
}
.simple_box .easy-img-box img.active {
  display: block;
}

.advantage_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.advantage_wrapper h1 {
  margin-top: 110px;
  margin-bottom: 75px;
  font-family: "PingFang SC";
  font-size: 48px;
  font-weight: 600;
  line-height: 67.2px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #333333;
}
.advantage_wrapper .advantage_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  flex-wrap: wrap;
  margin-bottom: 70px;
}
.advantage_wrapper .advantage_box li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  box-sizing: border-box;
  width: 374px;
  height: 300px;
  border: 1px solid #f0f2f4;
  border-radius: 16px;
  overflow: hidden;
}
.advantage_wrapper .advantage_box li h2 {
  margin-bottom: 0px;
  margin-left: 30px;
  font-family: PingFang SC;
  font-size: 28px;
  font-weight: 600;
  line-height: 39.2px;
  text-align: left;
  color: #4c4c4c;
}
.advantage_wrapper .advantage_box li:nth-child(1) {
  padding-top: 30px;
  background: #d9eeff;
}
.advantage_wrapper .advantage_box li:nth-child(2) {
  padding-top: 31px;
  background: #fff0bc;
}
.advantage_wrapper .advantage_box li:nth-child(2) h2 {
  margin-right: 30px;
}
.advantage_wrapper .advantage_box li:nth-child(3) {
  padding-top: 30px;
  background: #ffd3c3;
}
.advantage_wrapper .advantage_box li:nth-child(3) h2 {
  margin-right: 30px;
}
.advantage_wrapper .advantage_box li:nth-child(4) {
  padding-top: 22px;
  background: #edfbf4;
}
.advantage_wrapper .advantage_box li:nth-child(4) h2 {
  margin-right: 30px;
}
.advantage_wrapper .advantage_box li:nth-child(5) {
  padding-top: 20px;
  background: #f6f8fa;
}
.advantage_wrapper .advantage_box li:nth-child(5) h2 {
  margin-right: 30px;
}
.advantage_wrapper .advantage_box li:nth-child(5) img {
  margin-left: 5px;
}
.advantage_wrapper .advantage_box li:nth-child(6) {
  padding-top: 20px;
  background: #eaf8fe;
}
.advantage_wrapper .advantage_box li:nth-child(6) h2 {
  margin-right: 30px;
}

/* 评价 */
.assess-box {
  background: linear-gradient(95.94deg, #eef1ff -2.28%, #eaf5fa 99.79%);
  width: 100%;
  padding-top: 120px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.assess-box h1 {
  margin-bottom: 70px;
  color: #223548;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

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

.shadow {
  display: none;
  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 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;
  padding: 0 38px;
  box-sizing: border-box;
}

.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;
}

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