body {
  min-width: 1400px;
}

.center, .footer_wrapper .f_top, .comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide-next > p, .func_wrapper .item > div, .func_wrapper .item, .banner_wrapper .banner_box, .banner_wrapper, .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, .footer_wrapper, .comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide, .comment_wrapper, .func_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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download_box a {
  width: 198.794px;
  height: 58.342px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 101.558px;
  background: -webkit-gradient(linear, left top, right top, from(#80a6ff), to(#4d82fd));
  background: linear-gradient(90deg, #80a6ff 0%, #4d82fd 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.download_box a span {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Microsoft YaHei";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 40.82px */
  margin-left: 10px;
}
.download_box a:nth-child(2) {
  margin-left: 30px;
  border-radius: 96.156px;
  border: 2.161px solid #4d82fd;
  background: #fff;
}
.download_box a:nth-child(2) span {
  color: #4d82fd;
  leading-trim: both;
  text-edge: cap;
  font-family: "Microsoft YaHei";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 40.82px */
}

.banner_wrapper {
  margin-top: 117px;
  background: linear-gradient(98deg, #fdffff 5.24%, #deeeff 56.46%);
  width: 100%;
  height: 611px;
}
.banner_wrapper .banner_box {
  margin-bottom: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1200px;
}
.banner_wrapper .banner_box .banner_left > h1 {
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 48px */
}
.banner_wrapper .banner_box .banner_left > p {
  color: #464646;
  leading-trim: both;
  text-edge: cap;
  font-family: "Microsoft YaHei";
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 43px;
  margin-bottom: 55px;
}
.banner_wrapper .banner_box .banner_left > p img {
  margin-right: 15px;
}
.banner_wrapper .banner_box .banner_left > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #595959;
  font-family: "Microsoft YaHei";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 32px;
  margin-bottom: 20px;
}
.banner_wrapper .banner_box .banner_left .banner_green {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner_wrapper .banner_box .banner_left .banner_green p {
  color: #595959;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.banner_wrapper .banner_box .banner_left .banner_green p img {
  margin-right: 8px;
}
.banner_wrapper .banner_box .banner_left .banner_green p:nth-child(2) {
  margin-left: 25px;
}
.banner_wrapper .banner_box .banner_right {
  margin-right: -120px;
}

.func_wrapper {
  width: 100%;
  padding-top: 100px;
}
.func_wrapper > h1 {
  color: #3c3c3c;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.func_wrapper .item {
  width: 100%;
  overflow: hidden;
}
.func_wrapper .item > div {
  width: 1200px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 548px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.func_wrapper .item > div .item_left {
  padding-bottom: 60px;
}
.func_wrapper .item > div .item_left .item_l_p {
  width: 533px;
  color: #666;
  leading-trim: both;
  text-edge: cap;
  font-family: "Microsoft YaHei";
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.func_wrapper .item > div .item_left .item_s {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.func_wrapper .item > div .item_left .item_s > p {
  margin-left: 25px;
  position: relative;
}
.func_wrapper .item > div .item_left .item_s > p span {
  position: relative;
  z-index: 2;
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.func_wrapper .item > div .item_left .item_s > p i {
  position: absolute;
  bottom: 0;
  right: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 98px;
  height: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 21px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(100, 153, 255, 0.25)), color-stop(61%, rgba(31, 244, 246, 0.25)), to(rgba(31, 244, 246, 0)));
  background: linear-gradient(90deg, rgba(100, 153, 255, 0.25) 0%, rgba(31, 244, 246, 0.25) 61%, rgba(31, 244, 246, 0) 100%);
}
.func_wrapper .item:nth-child(2n-1) {
  background: #fbfbfb;
}
.func_wrapper .item:nth-child(2n-1) > div {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.comment_wrapper {
  padding-top: 100px;
  padding-bottom: 110px;
  width: 100%;
  height: 1215px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}
.comment_wrapper > h1 {
  color: #3c3c3c;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  margin-bottom: 100px;
}
.comment_wrapper .c_conent {
  background: linear-gradient(98deg, rgba(253, 255, 255, 0.7) 5.24%, rgba(222, 238, 255, 0.7) 56.46%) no-repeat;
  background-size: 100% 411px;
  width: 1200px;
  height: 857px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 45px;
  border: 2px solid #bcecff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.comment_wrapper .c_conent .swiper {
  margin: 0 auto;
  width: 990px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 45px;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper {
  height: 200px;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide .image_wrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  opacity: 0.5;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide > span {
  display: none;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide > p {
  display: none;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide > img {
  display: none;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide > .s_image_wrap {
  display: none;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide-next .image_wrap {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  border-radius: 50%;
  border: 1px solid #5689fe;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide-next > span {
  display: block;
  margin-top: 35px;
  margin-bottom: 21px;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide-next > p {
  display: block;
  position: absolute;
  width: 990px;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 300px;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide-next > img {
  display: block;
}
.comment_wrapper .c_conent .swiper .swiper-wrapper .swiper-slide-next > .s_image_wrap {
  width: 990px;
  top: 420px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.comment_wrapper .c_conent .swiper .swiper-button-prev,
.comment_wrapper .c_conent .swiper .swiper-button-next {
  top: 200px;
  -webkit-box-shadow: 0px 0px 5px #dce0e6;
          box-shadow: 0px 0px 5px #dce0e6;
  border-radius: 50%;
  width: 72px;
  height: 72px;
}
.comment_wrapper .c_conent .swiper .swiper-button-prev {
  left: 100px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_138_v1/s_left.png) no-repeat center center;
}
.comment_wrapper .c_conent .swiper .swiper-button-next {
  right: 100px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_138_v1/s_right.png) no-repeat center center;
}

.footer_wrapper {
  width: 100%;
  height: 409px;
  background: linear-gradient(93deg, #fdffff 3.23%, #deeeff 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 82px;
}
.footer_wrapper .f_top {
  margin-bottom: 88px;
}
.footer_wrapper .f_top img {
  margin-right: 33px;
  width: 125px;
  height: 125px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.footer_wrapper .f_top > div h1 {
  color: #3c3c3c;
  font-family: "Microsoft YaHei";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 48px */
  letter-spacing: 1.92px;
}
.footer_wrapper .f_top > div p {
  color: #378dff;
  font-family: "DingTalk JinBuTi";
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 32px;
}