.center, .assess_wrapper, .no_advertisements_wrapper .n_a_image > div h2, .no_advertisements_wrapper .n_a_image, .func_wrapper, .banner_wrapper .banner_dec, .single_download a, .download_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, .func_wrapper .swiper .swiper-wrapper .swiper-slide > div, .banner_wrapper .banner_dec > li, .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;
}

.download_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.download_box a {
  margin: 0 25px;
  width: 281px;
  height: 64px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 4px;
  background: #2073ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.download_box a span {
  margin-left: 8px;
  color: #fff;
  font-family: "Microsoft YaHei UI";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
}
.download_box a:nth-child(2) {
  border-radius: 4px;
  border: 2px solid #62d06d;
  background: #62d06d;
}

.single_download {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.single_download a {
  width: 188px;
  height: 62px;
  border-radius: 4px;
  background: #2073ff;
}
.single_download a span {
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-left: 8px;
}

.banner_wrapper {
  width: 100%;
  margin-top: 118px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_135_v1/banner-bg.png) no-repeat center/cover;
  min-width: 1200px;
  height: calc(100vh - 117px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.banner_wrapper > h1 {
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner_wrapper > p {
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 60px;
}
.banner_wrapper > span {
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  margin-top: 20px;
  margin-bottom: 100px;
}
.banner_wrapper .banner_dec {
  width: 1200px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.banner_wrapper .banner_dec > li span {
  margin-top: 25px;
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.func_wrapper {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_135_v1/bg.png) no-repeat center/cover;
  width: 100%;
  min-height: 1080px;
}
.func_wrapper .swiper {
  width: 1200px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.func_wrapper .swiper .swiper-wrapper .swiper-slide > div h2 {
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.func_wrapper .swiper .swiper-wrapper .swiper-slide > div p {
  color: #4d4d4d;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 15px;
  margin-bottom: 50px;
}
.func_wrapper .swiper .swiper-button-next,
.func_wrapper .swiper .swiper-button-prev {
  top: 42% !important;
}
.func_wrapper .swiper .swiper-button-next {
  width: 68px;
  height: 68px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_135_v1/2-right-normal.png) no-repeat center/cover;
}
.func_wrapper .swiper .swiper-button-next:hover {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_135_v1/2-right-hover.png) no-repeat center/cover;
}
.func_wrapper .swiper .swiper-button-prev {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_135_v1/2-left-normal.png) no-repeat center/cover;
  width: 68px;
  height: 68px;
}
.func_wrapper .swiper .swiper-button-prev:hover {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_135_v1/2-left-hover.png) no-repeat center/cover;
}
.func_wrapper .swiper .swiper-pagination {
  bottom: 110px !important;
}
.func_wrapper .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #b5cdfd;
  opacity: 1;
}
.func_wrapper .swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 25px;
  height: 15px;
  border-radius: 10px;
  background-color: #a6c0f4;
}
.func_wrapper .swiper .single_download {
  margin: 0 auto;
  margin-top: 50px;
}

.no_advertisements_wrapper {
  background-color: #f1f7ff;
  width: 100%;
  height: 800px;
  overflow: hidden;
}
.no_advertisements_wrapper .n_a_image {
  width: 100%;
  height: 100%;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_135_v1/3-bg.png) no-repeat center/cover;
}
.no_advertisements_wrapper .n_a_image > div {
  width: 1200px;
}
.no_advertisements_wrapper .n_a_image > div h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.no_advertisements_wrapper .n_a_image > div h2 span {
  margin-left: 8px;
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 51.948px; /* 129.87% */
  letter-spacing: 1.6px;
}
.no_advertisements_wrapper .n_a_image > div p {
  margin-top: 20px;
  margin-bottom: 60px;
  color: #4d4d4d;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 32px */
}

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