@charset "UTF-8";
.center, .assess_wrapper, .delete_wrapper .delete_box .delete_swiper .swiper .ss_item > div > a, .delete_wrapper .delete_box .delete_swiper .swiper .ss_item, .delete_wrapper .delete_box .delete_swiper .swiper-btn .btn, .characteristic_wrapper, .could_wrapper .could_box .could_dec, .could_wrapper .could_box, .could_wrapper, .banner_wrapper .banner_box .b_left .b_left_dec span, .banner_wrapper .banner_box .b_left > p span, .banner_wrapper .banner_box, .download_btn .buyNow, .download_btn .freeDown, .download_btn {
  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;
}

.download_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.download_btn .freeDown {
  margin-right: 25px;
  width: 208px;
  height: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 10px;
  background: #416ff4;
}
.download_btn .freeDown img {
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
}
.download_btn .freeDown span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.download_btn .buyNow {
  width: 208px;
  height: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 10px;
  border: 2px solid #96adff;
  background: #fff;
}
.download_btn .buyNow img {
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
}
.download_btn .buyNow span {
  color: #2f7af7;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}

.title_bg {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_195/title1_bg.png) no-repeat;
  background-position: right 5px bottom 0px;
}

.delete_swiper {
  position: relative;
}
.delete_swiper .swiper-pagination {
  top: 100px;
}
.delete_swiper .swiper-pagination-bullet {
  border-radius: 0;
  width: 400px;
  height: 7px;
  background: #eef2fe;
}
.delete_swiper .swiper-pagination-bullet-active {
  background: #416ff4;
  border-radius: 8px;
}

.banner_wrapper {
  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;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_195/banner_bg.png) no-repeat center/cover;
  width: 100%;
  height: 700px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.banner_wrapper .header-content {
  margin-bottom: 100px;
}
.banner_wrapper .banner_box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1200px;
}
.banner_wrapper .banner_box .b_left {
  max-width: 500px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.banner_wrapper .banner_box .b_left h1 {
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 47px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 47px */
}
.banner_wrapper .banner_box .b_left > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto 25px 0;
  color: #416ff4;
  font-family: "PingFang SC";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.banner_wrapper .banner_box .b_left > p span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #6b8dfb;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  margin-right: 10px;
}
.banner_wrapper .banner_box .b_left .b_left_dec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}
.banner_wrapper .banner_box .b_left .b_left_dec span {
  color: #494949;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 15px */
  letter-spacing: 0.3px;
  margin-right: 25px;
  margin-bottom: 20px;
}
.banner_wrapper .banner_box .b_left .b_left_dec span i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #6f90ff;
  border-radius: 50%;
  margin-right: 10px;
}
.banner_wrapper .banner_box .b_left .b_left_system_dec {
  color: #595959;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  letter-spacing: 0.28px;
  margin-top: 32px;
  display: inline-block;
}
.banner_wrapper .banner_box .b_right {
  position: relative;
}
.banner_wrapper .banner_box .b_right .animationLeft,
.banner_wrapper .banner_box .b_right .animationRight {
  position: absolute;
}
.banner_wrapper .banner_box .b_right .animationLeft {
  right: -30px;
  top: 30%;
  -webkit-animation: upMoveAnimationLeft 2s infinite linear forwards;
          animation: upMoveAnimationLeft 2s infinite linear forwards;
}
.banner_wrapper .banner_box .b_right .animationRight {
  left: 10px;
  bottom: 10%;
  -webkit-animation: upMoveAnimationRight 2s infinite linear forwards;
          animation: upMoveAnimationRight 2s infinite linear forwards;
}
@-webkit-keyframes upMoveAnimationLeft {
  0% {
    top: 30%;
  }
  50% {
    top: 15%;
  }
  100% {
    top: 30%;
  }
}
@keyframes upMoveAnimationLeft {
  0% {
    top: 30%;
  }
  50% {
    top: 15%;
  }
  100% {
    top: 30%;
  }
}
@-webkit-keyframes upMoveAnimationRight {
  0% {
    bottom: 10%;
  }
  50% {
    bottom: 25%;
  }
  100% {
    bottom: 10%;
  }
}
@keyframes upMoveAnimationRight {
  0% {
    bottom: 10%;
  }
  50% {
    bottom: 25%;
  }
  100% {
    bottom: 10%;
  }
}

.could_wrapper {
  width: 100%;
  height: 618px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.could_wrapper .could_box {
  width: 1200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.could_wrapper .could_box h1 {
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.could_wrapper .could_box > p {
  color: #505050;
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 35px;
  margin-bottom: 85px;
}
.could_wrapper .could_box .could_dec {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.could_wrapper .could_box .could_dec .item_dec {
  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;
  text-align: center;
}
.could_wrapper .could_box .could_dec .item_dec h2 {
  margin-top: 17px;
  margin-bottom: 15px;
  color: #284353;
  font-family: "PingFang SC";
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.could_wrapper .could_box .could_dec .item_dec p {
  color: #909090;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.characteristic_wrapper {
  width: 100%;
  height: 1848px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: -webkit-gradient(linear, right top, left top, color-stop(0.29%, #f8fcff), color-stop(99.74%, #fff));
  background: linear-gradient(270deg, #f8fcff 0.29%, #fff 99.74%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.characteristic_wrapper .characteristic_box {
  width: 1200px;
  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;
}
.characteristic_wrapper .characteristic_box h1 {
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.8px;
  margin-bottom: 100px;
}
.characteristic_wrapper .characteristic_box .characteristic_content {
  width: 1200px;
  height: 1460px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(31, 73, 69, 0.05);
          box-shadow: 0px 0px 16px 0px rgba(31, 73, 69, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.characteristic_wrapper .characteristic_box .characteristic_content .characteristic_item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.characteristic_wrapper .characteristic_box .characteristic_content .characteristic_item {
  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;
  padding: 50px 55px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.characteristic_wrapper .characteristic_box .characteristic_content .characteristic_item > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.characteristic_wrapper .characteristic_box .characteristic_content .characteristic_item > div h3 {
  position: relative;
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 25px */
  letter-spacing: 1.5px;
  margin-bottom: 40px;
}
.characteristic_wrapper .characteristic_box .characteristic_content .characteristic_item > div h3 img {
  position: absolute;
  left: -35px;
  bottom: -30px;
}
.characteristic_wrapper .characteristic_box .characteristic_content .characteristic_item > div span {
  color: #909090;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 20px */
}
.characteristic_wrapper .characteristic_box .characteristic_content .characteristic_item > div > span::before {
  display: inline-block;
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #6c8dff;
  margin-right: 9px;
}

.delete_wrapper {
  width: 100%;
  height: 1030px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.delete_wrapper .delete_box {
  width: 1200px;
  margin: 0 auto;
  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;
}
.delete_wrapper .delete_box > h1 {
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.8px;
  margin-bottom: 115px;
  margin-top: 115px;
}
.delete_wrapper .delete_box .delete_swiper {
  width: 100%;
  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;
}
.delete_wrapper .delete_box .delete_swiper .swiper-btn {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 130px;
}
.delete_wrapper .delete_box .delete_swiper .swiper-btn .btn {
  width: 353px;
  height: 71px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid #dcdcdc;
  background: rgba(255, 255, 255, 0.09);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.delete_wrapper .delete_box .delete_swiper .swiper-btn .btn span {
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.25px;
}
.delete_wrapper .delete_box .delete_swiper .swiper-btn .btn img {
  margin-right: 10px;
}
.delete_wrapper .delete_box .delete_swiper .swiper-btn .active_btn {
  border-radius: 8px;
  background: rgba(65, 111, 244, 0.09);
  border: none;
}
.delete_wrapper .delete_box .delete_swiper .swiper-btn .active_btn span {
  color: #416ff4;
  font-family: "Microsoft YaHei";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.25px;
}
.delete_wrapper .delete_box .delete_swiper .swiper {
  width: 1200px;
  overflow: hidden;
}
.delete_wrapper .delete_box .delete_swiper .swiper .ss_item {
  width: 100%;
  padding: 0 100px;
  height: 441px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 20px;
  background: #f8fcff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.delete_wrapper .delete_box .delete_swiper .swiper .ss_item > div h1 {
  width: 200px;
  height: 40px;
  position: relative;
}
.delete_wrapper .delete_box .delete_swiper .swiper .ss_item > div h1 img {
  position: absolute;
  left: -55px;
  bottom: -25px;
}
.delete_wrapper .delete_box .delete_swiper .swiper .ss_item > div h1 span {
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.9px;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  white-space: nowrap;
}
.delete_wrapper .delete_box .delete_swiper .swiper .ss_item > div > p {
  color: #3d3d3d;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 37px;
  margin-bottom: 47px;
}
.delete_wrapper .delete_box .delete_swiper .swiper .ss_item > div > a {
  width: 208px;
  height: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 10px;
  background: #416ff4;
}
.delete_wrapper .delete_box .delete_swiper .swiper .ss_item > div > a img {
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
}
.delete_wrapper .delete_box .delete_swiper .swiper .ss_item > div > a span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}

.assess_wrapper {
  width: 100%;
}
.assess_wrapper .assess-box {
  width: 100%;
  -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;
  padding-bottom: 100px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_195/assecc_bg.png) no-repeat;
  background-position: right -35px bottom -85px;
}
.assess_wrapper .assess-box > h1 {
  margin-top: 90px;
  margin-bottom: 95px;
  color: #284353;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.6px;
}
.assess_wrapper .assess-box .assess-content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.assess_wrapper .assess-box .assess-content .shade {
  position: absolute;
  top: 276px;
  left: 10px;
  width: 1180px;
  height: 28px;
  background: #fff;
  z-index: 10;
}
.assess_wrapper .assess-box .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;
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 48px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(186, 186, 186, 0.25);
          box-shadow: 0px 0px 30px 0px rgba(186, 186, 186, 0.25);
  background: #fff;
}
.assess_wrapper .assess-box .assess-star h1 {
  font-size: 26px;
  font-weight: 700;
  color: #2d2856;
  margin-bottom: 24px;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li span {
  display: block;
  width: 1000px;
  height: 1px;
  background: #edf0f3;
  border-radius: 0px 0px 0px 0px;
  margin: 40px auto 0 auto;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li p {
  display: inline-block;
  width: 1084px;
  font-size: 18px;
  font-weight: 400;
  color: #666473;
  margin-top: 44px;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li i {
  display: block;
  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;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(186, 186, 186, 0.25);
          box-shadow: 0px 0px 30px 0px rgba(186, 186, 186, 0.25);
}
.assess_wrapper .assess-box .left1 {
  left: 84px;
}
.assess_wrapper .assess-box .left2 {
  left: 270px;
}
.assess_wrapper .assess-box .left3 {
  left: 463px;
}
.assess_wrapper .assess-box .left4 {
  left: 676px;
}
.assess_wrapper .assess-box .left5 {
  left: 893px;
}
.assess_wrapper .assess-box .left6 {
  left: 1087px;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(1) li:first-child {
  display: block;
}
.assess_wrapper .assess-box .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_wrapper .assess-box .assess-content ul:nth-child(2) li {
  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_wrapper .assess-box .assess-content ul:nth-child(2) li:hover {
  cursor: pointer;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) li img {
  width: 76px;
  height: 76px;
  border-radius: 50px;
  border: 3px solid transparent;
}
.assess_wrapper .assess-box .assess-content ul:nth-child(2) li:hover img {
  border: 2px solid #416ff4;
}
.assess_wrapper .assess-box .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_wrapper .assess-box .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;
}

/* 头部banner */
.hidden-header-box {
  display: none;
  width: 100%;
  background-color: #ffffff;
  background: #feffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-left img {
  width: 40px;
  height: 40px;
}

.header-left h1 {
  font-size: 16px;
  color: #000;
  font-family: "microsoft yahei";
  margin-left: 10px;
}

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-right > span {
  margin-right: 30px;
  font-size: 18px;
}

.header-right a {
  position: relative;
  margin-right: 30px;
  font-size: 16px;
  font-family: "microsoft yahei";
  color: #333333;
}

.download_ios_wrapper a .tuijian,
.header-right a .tuijian {
  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;
  position: absolute;
  top: -9px;
  right: -16px;
  width: 37px;
}

.download_ios_wrapper a .tuijian {
  top: -12px;
}

.download_ios_wrapper a .tuijian img,
.header-right a .tuijian img {
  width: 100%;
}

.download_ios_wrapper a .tuijian img {
  height: 24px;
}

.download_ios_wrapper a .tuijian span,
.header-right a .tuijian span {
  position: absolute;
  top: 2px;
  right: 10px;
  color: #fff;
  font-size: 12px;
}

.download_ios_wrapper a .tuijian span {
  top: 1px;
  right: 10px;
}

.header-right a:hover {
  color: #dd2421;
}

.header-right a:last-child {
  margin-right: 0;
}

.header-content {
  height: 60px;
  line-height: 60px;
  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;
}

.hidden-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hidden-header-right p {
  font-size: 16px;
  font-family: "microsoft yahei";
  color: #333333;
  margin-right: 16px;
}

.hidden-header-right a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 200px;
  height: 40px;
  background: #e12924;
  border-radius: 8px;
  font-size: 14px;
  color: #fff;
}

.hidden-header-right a:hover {
  background: #c04000;
}

.hidden-header-right a span {
  margin: 0 10px;
}

.hidden-header-right a img {
  width: 20px;
}

.header-right a,
.banner_top .banner_content .banner_content_left a {
  width: 208px;
  height: 60px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 10px;
  background: #547aff;
  margin-bottom: 30px;
  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;
}

.header-right a {
  margin-bottom: 0;
  width: 150px;
  height: 40px;
}

.headload_sty span {
  color: #fff;
  text-align: center;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  /* identical to box height, or 18px */
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-left: 10px;
}

.b_left .zhenban {
  margin: 20px 0;
  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;
  margin-right: 23px;
}

.b_left .zhenban div {
  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;
  margin-right: 24px;
  color: #000;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
}

.b_left .zhenban div img {
  margin-top: -1px;
  margin-right: 6px;
  width: 18px;
  height: 19px;
}

.b_left .zhenban div + div {
  margin-right: 0;
}

.b_left .header-ul1 {
  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;
  margin-right: 23px;
}

.b_left .header-ul1 li p {
  margin-bottom: 0;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.84px;
}

.b_left .header-ul1 li span {
  margin-right: 5px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 20px;
  font-weight: 700;
}

.b_left .header-ul1 li + li {
  margin-left: 24px;
}

.b_left .system-time {
  margin-top: 10px;
  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;
  margin-right: 23px;
}

.b_left .system-time span {
  display: inline-block;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: lowercase;
}

.b_left .system-time span + span {
  margin-left: 30px;
}

.download_wrapper {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_218/download_bg.png) no-repeat center/cover;
  width: 100%;
  height: 409px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.download_wrapper .download_top {
  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;
}

.download_wrapper .download_top .download_top_right {
  margin-left: 30px;
}

.download_wrapper .download_top .download_top_right h1 {
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 52px */
  letter-spacing: 2.08px;
}

.download_wrapper .download_top .download_top_right p {
  color: #378dff;
  font-family: "PingFang SC";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 15px;
}

.download_wrapper .banner_btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
}

.download_wrapper .banner_btn_box .download_btn {
  width: 208px;
  height: 60px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 10px;
  background: #547aff;
  margin-bottom: 30px;
  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;
}

.download_wrapper .banner_btn_box .download_btn img {
  margin-right: 15px;
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.download_wrapper .banner_btn_box .download_btn span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}

.download_wrapper .banner_btn_box .buy_btn {
  margin-left: 25px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #96adff;
  background: #fff;
  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;
  width: 208px;
  height: 60px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.download_wrapper .banner_btn_box .buy_btn img {
  margin-right: 15px;
}

.download_wrapper .banner_btn_box .buy_btn span {
  color: #2f7af7;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}

/* 聚合页logo */
.juheyelogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 100%;
  /* position: absolute; */
  /* top: 0px; */
  /* left: 0; */
}

.juheyelogo img {
  width: 40px;
  margin-right: 13px;
}

.juheyelogo h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  font-weight: 700;
  /* color: #ffffff; */
}