/*首页内容样式*/
#headerNavbarWrap .navbar-nav .tabs-list1 a::after {
  content: "";
  position: absolute;
  display: block;
  font-weight: bold;
}
#headerNavbarWrap .navbar-nav .tabs-list1 > a {
  font-weight: bold;
}
.productanalysis {
  background: #f6faff;
}
.swiper-pagination .swiper-pagination-bullet {
  margin-right: 0px !important;
  width: 19px;
  height: 8px;
  background: #2648ef;
  border-radius: 0;
  display: inline-block;
  background: #ffffff;
}
.swiper-container1 .text {
  position: absolute;
  bottom: 261px;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
}
.swiper-container1 .text p {
  width: 686px;
}
.getSwiper {
  margin-top: 60px !important;
}
.swiper-container1 .text p:first-of-type {
  margin-bottom: 20px;
  font-size: 44px;
  font-family: PingFang;
  font-weight: bold;
  color: #333333;
  line-height: 74px;
}
.swiper-container1 .text p:last-of-type span {
  display: block;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 34px;
}
.swiper-container1 .text p:last-of-type {
  margin: 0;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 36px;
}
.button2 {
  margin-top: 13px;
  width: 151px;
  height: 49px;
  background: #2956ff;
  border-radius: 4px;
  outline: none;
  border: none;
  color: #fff;
  /* position: absolute; */
  /* bottom: 313px; */
  /* left: 50%; */
  /* margin-left: -570px; */
  z-index: 3;
}
.productanalysis .swiper-container1 .text p:first-of-type img {
  width: 62px;
  height: 64px;
  vertical-align: baseline;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 50px;
}
.swiper-pagination-bullet-active {
  background-color: #fff;
  border-radius: 100px 0px 100px 0px !important;
}

.swiper-container2 .swiper-pagination-bullet-active {
  background: #2949ff;
}

.swiper-container {
  /* height: 719px !important; */
}
.productanalysis .swiper-container1 .button2 img {
  margin-left: 7px;
  width: 21px;
  height: 10px;
}
.button2 a {
  color: #fff;
  font-size: 18px;
  font-family: PingFang;
  font-weight: bold;
  color: #ffffff;
  line-height: 25px;
}
.swiper-pointer-events {
  position: relative !important;
}
.widthMax {
  width: 1200px;
  margin: 0 auto;
}
.productanalysis .swiper-container1 {
  width: 100%;
  height: 760px;
  position: relative;
}
div {
  box-sizing: border-box;
}
.productanalysis .swiper-container1 img {
  width: 100%;
  height: 100%;
}
.swiper-pagination1 {
  text-align: left !important;
  left: 50% !important;
  width: 1200px !important;
  margin-left: -600px !important;
  margin-bottom: 228px;
}
img {
  object-fit: cover;
}
.getSwiper {
  margin-top: 63px;
}

.swiper-pagination-bullet-active {
  background-color: #4068f8 !important;
}
.productanalysis .content {
  position: relative;
}
.tabs-list .tab li:nth-child(4) {
  background: #2956ff;
  box-shadow: 0px 2px 8px 0px rgba(43, 36, 36, 0.5);
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #ffffff !important;
  line-height: 25px;
  text-shadow: 0px 2px 8px rgba(206, 206, 206, 0.5);
}
.tabs-list .tab li:nth-child(4) a {
  color: #fff !important;
}
/*  */
.f2 {
  padding-bottom: 208px;
  overflow: hidden;
}
.f2 .title {
  padding: 100px 0 34px;
  text-align: center;
  font-size: 34px;
  font-family: PingFang;
  font-weight: bold;
  color: #151a28;
  line-height: 40px;
}
.f2 .list {
  margin-bottom: 68px;
  display: flex;
  align-items: center;
}

.f2 .list li {
  cursor: pointer;
  margin-right: 11px;
  padding: 9px 17px;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 25px;
}
.f2 .list li:last-of-type {
  margin: 0;
}
.f2 .list li.active {
  width: 164px;
  height: 78px;
  padding-left: 20px;
  text-align: center;
  line-height: 62px;
  background: url("../imageNew/productanalysis-f1-ck.png") no-repeat;
  background-size: 100% 100%;
  font-size: 18px;
  font-family: PingFang;
  font-weight: bold;
  color: #2648ef;
  /* background: #ffffff; */
  /* box-shadow: 0px 4px 17px 0px rgba(62, 93, 165, 0.16); */
}
.f2 .list li.active::after {
  display: none;
}
.f2 .slide-li {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.f2 .slide-li .slide-li-content {
  padding: 30px 32px;
  display: flex;
  height: 100%;
  background: url("/static/modifyImg/active-bg.png") no-repeat;
  background-size: 100% 100%;
}
.f2 .slide-li .slide-li-content .logo img {
  margin-right: 20px;
  width: 64px;
  height: 64px;
  object-fit: contain;
}
.f2 .slide-li .slide-li-content .box > p:first-of-type {
  margin-bottom: 20px;
  text-align: left;
  font-size: 24px;
  font-family: PingFang;
  font-weight: bold;
  color: #222222;
  line-height: 33px;
}
.f2 .slide-li .slide-li-content .box > p:nth-child(2) {
  margin-bottom: 26px;
  width: 484px;
  height: 1px;
  background: rgba(133, 133, 133, 0.3);
  border-radius: 2px;
}
.f2 .slide-li .slide-li-content .box ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.f2 .slide-li .slide-li-content .box ul > div {
  display: flex;
}
.f2 .slide-li .slide-li-content .box ul img {
  margin-bottom: 10px;
  width: 56px;
  height: 56px;
}
.f2 .slide-li .slide-li-content .box ul li {
  width: 70px;
  margin-right: 84px;
  margin-bottom: 24px;
}
.f2 .slide-li .slide-li-content .box ul p {
  margin: 0;
  text-align: center;
  font-size: 16px;
  font-family: PingFang;
  font-weight: bold;
  color: #333333;
  line-height: 22px;
}
.f2 .slide-li .slide-li-content2 {
  display: flex !important;
}
.f2 .slide-li .slide-li-content1 {
  display: none !important;
}
.f2 .slide-li.slide-li-act .slide-li-content2 {
  display: none !important;
}
.f2 .slide-li.slide-li-act .slide-li-content1 {
  display: flex !important;
}

.f2 .slide-li .slide-li-content2 {
  position: relative;
  background: #ffffff;
  box-shadow: 0px 4px 17px 0px rgba(62, 93, 165, 0.16);
  border-radius: 12px;
  width: 648px;
  height: 340px;
}
.f2 .slide-li-content2 .bg-logo {
  width: 129px;
  height: 127px;
  position: absolute;
  bottom: 0;
  right: 20px;
}
.slide-box .slide-out .slide-li {
  box-shadow: 0px 4px 17px 0px rgba(62, 93, 165, 0.16);
  border-radius: 12px;
}
.f2 .slide-li-content2 p {
  color: #222 !important;
}
.f2 .slide-li .slide-li-content2 .box > p:nth-child(2) {
  background: #dfdef5;
}
.f2 .slide-pagination {
  opacity: 0;
}
/* .f2 .slide-li:nth-child(1) {
  background: #01ad59;
  color: #fff;
}
.f2 .slide-li:nth-child(3) {
  background-color: #2f2f2f;
  color: #fff;
} */
.f3 {
  padding: 85px 0 137px;
  background: url("/static/modifyImg/Methodology-bg.png") no-repeat;
  background-size: 100% 100%;
}
.f3 .title {
  font-size: 34px;
  font-family: PingFang;
  font-weight: bold;
  color: #151a28;
  line-height: 40px;
  text-align: center;
}
.f3 .ftitle {
  padding: 22px 0 80px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 26px;
  text-align: center;
}
.f3 ul {
  display: flex;
}
.f3 ul li {
  margin-right: 20px;
  position: relative;
  padding: 31px 0 0 24px;
  width: 224px;
  height: 324px;
  background: url("../imageNew/productanalysis-f4.png") no-repeat;
  background-size: 100% 100%;
  /* background: linear-gradient(180deg, #ffffff 0%, #f5f7ff 100%); */
  /* box-shadow: 0px 6px 14px 0px rgba(205, 205, 205, 0.5); */
  border-radius: 4px;
  transition: all 0.3s linear;
}
.f3 ul li > img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 72px;
  height: 72px;
}
.f3 ul li div:first-of-type img {
  margin-right: 9px;
  width: 25px;
  height: 20px;
  vertical-align: middle;
}
.f3 ul li:nth-child(2) div:first-of-type img {
  width: 35px;
  height: 20px;
}
.f3 ul li:nth-child(3) div:first-of-type img {
  width: 34px;
  height: 20px;
}
.f3 ul li:nth-child(4) div:first-of-type img {
  width: 37px;
  height: 20px;
}
.f3 ul li:nth-child(5) div:first-of-type img {
  width: 35px;
  height: 20px;
}
.f3 ul li div:first-of-type {
  margin-bottom: 23px;
  font-size: 22px;
  font-family: PingFang;
  font-weight: bold;
  color: #212121;
  line-height: 30px;
}
.f3 ul li div {
  margin-bottom: 16px;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #4f5469;
  line-height: 28px;
}

@media screen and (min-width: 778px) {
  .f3 ul li:hover {
    margin-top: -8px;
    background: url("../imageNew/productanalysis-f4-ck.png") no-repeat;
    background-size: 100% 100%;
    /* transform: translate(0px, -8px); */
  }
}
.f4 {
  padding: 90px 0 136px 0;
}
.f4 .title {
  text-align: center;
  padding-bottom: 88px;
  font-size: 34px;
  font-family: PingFang;
  font-weight: bold;
  color: #151a28;
  line-height: 40px;
}
.f4-bg {
  background: #ecf3ff;
}
.f4 ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.f4 ul li {
  margin-bottom: 36px;
  margin-right: 24px;
  padding: 28px 24px 0 24px;
  display: flex;
  width: 384px;
  height: 161px;
  /* background: #f9fbff; */
  background: url("../imageNew/productanalysis-f5.png") no-repeat;
  background-size: 100% 100%;
  transition: all 0.3s linear;
}

@media screen and (min-width: 1200px) {
  .f4 ul li:hover {
    background: url("../imageNew/productanalysis-f5-ck.png") no-repeat;
    background-size: 100% 100%;
    margin-top: -8px;
    /* box-shadow: 0px 6px 14px 0px rgba(205, 205, 205, 0.5); */
  }
}
.f4 ul li:nth-child(3n) {
  margin-right: 0;
}
.f4 ul li:nth-child(7),
.f4 ul li:nth-child(8),
.f4 ul li:nth-child(9) {
  margin-bottom: 0;
}
.f4 ul li img {
  margin-top: 17px;
  margin-right: 24px;
  width: 72px;
  height: 72px;
}
.f4 ul li div p:first-of-type {
  margin-bottom: 16px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #212121;
  line-height: 30px;
}
.f4 ul li div p:nth-child(2) {
  margin: 0;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #4f5469;
  line-height: 30px;
}
.f5 {
  /* background: #f6f7fa; */
  padding: 122px 0 122px;
}
.f5 .title {
  padding-bottom: 71px;
  text-align: center;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.f5 ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.f5 ul li {
  margin-right: 30px;
  margin-bottom: 30px;
  width: 380px;
  height: 420px;
  background: #f8fbff;
  box-shadow: 10px 10px 20px 1px rgba(134, 134, 134, 0.09),
    -6px -3px 20px 1px rgba(237, 243, 255, 0.81);
  border-radius: 12px;
}
.f5 ul a:nth-child(4) li,
.f5 ul a:nth-child(5) li,
.f5 ul a:nth-child(6) li {
  margin-bottom: 0;
}
.f5 ul a:nth-child(3n) li {
  margin-right: 0;
}
.f5 ul li div:first-child {
  padding-top: 14px;
  text-align: center;
}
.f5 ul li > div:first-of-type img {
  width: 350px;
  height: 274px;
  border-radius: 14px;
}
.f5 ul li > div:last-of-type {
  padding-top: 26px;
  padding-bottom: 34px;
  padding-left: 15px;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 0px 0px 16px 16px;
}
.f5 ul li > div:last-of-type p:first-of-type {
  margin-bottom: 6px;
  font-size: 24px;
  font-family: PingFang;
  font-weight: bold;
  color: #333333;
  line-height: 33px;
}
.f5 ul li > div:last-of-type p:last-of-type {
  width: 256px;
  margin: 0;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.f5 ul li > div:last-of-type img {
  margin-right: 14px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
}
.f5 .btns {
  margin-top: 40px;
  text-align: center;
}
.f5 .btns div {
  margin: 0 auto;
  width: 112px;
  height: 42px;
  border-radius: 34px;
  border: 1px solid #2956ff;
  font-size: 16px;
  font-family: PingFang;
  font-weight: bold;
  color: #2956ff;
  line-height: 42px;
}
.f6 {
  padding-bottom: 73px;
}
.f6 .title {
  margin-bottom: 80px;
  text-align: center;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #151a28;
  line-height: 40px;
}
.f6 div {
  text-align: center;
}
.f6 img {
  max-width: 1620px;
  width: 100%;
}
.realinfo {
  background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
  opacity: 0.8;
  border: 2px solid #ffffff;
}

.realinfo div {
  display: flex;
  width: 1319px;
  margin: 0 auto;
}
.realinfo div > p {
  margin-right: 17px;
  padding-right: 10px;
  border-right: 1px solid #b7bdd3;
}
.realinfo div > p img {
  width: 119px;
  height: 27px;
}
.realinfo div ul {
  display: flex;
}
.realinfo > div:first-child {
  padding: 29px 0 27px 0;
}
.realinfo > div:last-child {
  padding: 29px 0 27px 0;
}
.bor {
  border-bottom: 1px solid #f0f0f0;
}
.realinfo div ul li {
  margin-right: 53px;
  display: flex;
  align-items: center;
}
.realinfo div ul li:last-of-type {
  margin: 0;
}
.realinfo div ul li .i1 {
  margin-right: 8px;
  width: 18px;
  height: 18px;
  /* vertical-align: middle; */
}
.realinfo div ul li span a {
  color: #656b83;
}
.realinfo div ul li span {
  width: 329px;
  display: inline-block;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.us {
  position: relative;
  /* height: 284px; */
  /* min-height: 240px; */
  /* background: url("../imageNew/zx-bg.png") no-repeat;
  background-size: 100% 100%; */
}
.us img {
  width: 100%;
  cursor: pointer;
  /* height: 284px; */
}
@media screen and (max-width: 428px) {
  .swiper-container1 .swiper-pagination-bullet:only-child {
    display: inline-block !important;
  }
  .swiper-container1 .swiper-pagination-lock {
    display: block;
  }
  .getSwiper {
    margin-top: 44px !important;
  }
  #headerNavbarWrap .navbar-nav .nav-item-list1 > a {
    color: #2648ef !important;
    font-weight: bold;
  }
  #headerNavbarWrap .navbar-nav .nav-item-list1 > a {
    color: #2648ef !important;
  }
  #headerNavbarWrap .navbar-nav .nav-item-list1 ul li:nth-child(4) a {
    color: #2648ef !important;
  }
  .swiper-container1 .text p:first-of-type {
    margin-bottom: 7px;
    font-size: 22px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 21px;
  }
  .swiper-container1 .text p:last-of-type {
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 21px;
  }
  .productanalysis .swiper-container1 {
    width: 100%;
    height: 440px;
    position: relative;
  }
  .swiper-container1 .text p {
    width: 100%;
  }
  .swiper-container1 .text {
    position: absolute;
    bottom: 269px;
    left: 0%;
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  .button2 {
    margin-top: 10px;
    width: 94px;
    height: 32px;
    background: #2648ef;
    border-radius: 2px;
  }
  .button2 a {
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #ffffff;
    line-height: 16px;
  }
  .productanalysis .swiper-container1 .button2 img {
    margin-left: 4px;
    width: 11px;
    height: 5px;
  }
  .swiper-pagination1 {
    text-align: center !important;
    left: 0% !important;
    width: 100% !important;
    margin-left: -0px !important;
    margin-bottom: 22px;
  }
  .swiper-pagination3 .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: #ececec;
    opacity: 1;
  }
  .swiper-pagination3 {
    bottom: -42px !important;
  }
  .swiper-container3 {
    width: 100%;
    overflow: hidden;
  }
  .swiper-container3 .slide-li {
    /* width: 100% !important; */
  }
  .swiper-container3 .slide-li .slide-li-content {
    width: 100%;
  }
  /* .swiper-container3 .swiper-slide-active {
    margin-top: -6px;
  } */
  .swiper-pagination3 .swiper-pagination-bullet-active {
    background: #2956ff;
  }
  .swiper-pagination1 .swiper-pagination-bullet {
    margin-right: 0px !important;
    width: 10px;
    height: 4px;
    opacity: 1;
    background: #2648ef;
    border-radius: 0;
    display: inline-block;
    background: #ffffff;
  }
  .widthMax {
    width: 100%;
  }
  .f2 .slide-li .slide-li-content1 {
    display: flex !important;
    padding: 15px 0 18px 15px;
  }
  .f2.widthMax {
    padding: 0 15px;
    padding-bottom: 35px;
  }
  .f2 .title {
    padding: 35px 0 20px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .f2 .list {
    padding-bottom: 0px;
    border-bottom: 1px solid #dfdef5;
    margin-bottom: 20px;
    width: 100%;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
  }
  .f2 .list li {
    display: inline-block;
    margin-right: 20px;
    padding: 0px;
    background: transparent;
    border-radius: 0px;
    font-size: 15px;
    font-family: PingFang;
    font-weight: 400;
    color: #4f5469;
    line-height: 21px;
  }
  .f2 .list li.active {
    position: relative;
    width: auto;
    height: auto;
    padding-left: 0;
    padding-bottom: 12px;
    box-shadow: initial;
    font-size: 16px;
    font-family: PingFang;
    font-weight: 600;
    color: #2956ff;
    line-height: 23px;
    background: transparent;
  }
  .f2 .list li.active::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -24px;
    width: 48px;
    height: 2px;
    background: #2956ff;
    border-radius: 2px;
  }
  .f2 .slide-box .slide-out {
    width: 100%;
  }
  .f2 .slide-box .slide-out .slide-li {
    width: 100%;
    display: none;
    float: initial;
    transform: scale(1);
  }
  .f2 .slide-box {
    width: 100%;
    height: auto;
  }
  .f2 .slide-li .slide-li-content {
    background: url("/static/modifyImg/active-bg-h5.png") no-repeat;
    background-size: 100% 100%;
  }
  .f2 .slide-li .slide-li-content .logo {
    margin: 0;
    width: auto;
    height: auto;
  }
  .f2 .slide-li .slide-li-content .logo img {
    margin-right: 10px;
    width: 36px;
    height: 36px;
  }
  .f2 .slide-li .slide-li-content .box ul {
    display: block;
  }
  .f2 .slide-li .slide-li-content .box ul img {
    width: 40px;
    height: 40px;
    border-bottom: 4px;
  }
  .f2 .slide-li .slide-li-content .box ul p {
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #ffffff;
    line-height: 17px;
  }
  .f2 .slide-li .slide-li-content .box ul li {
    width: 60px;
    margin-right: 36px;
    margin-bottom: 12px;
  }
  .f2 .slide-li .slide-li-content .box ul li:nth-child(4),
  .f2 .slide-li .slide-li-content .box ul li:nth-child(5),
  .f2 .slide-li .slide-li-content .box ul li:nth-child(6) {
    margin-bottom: 0;
  }
  .f2 .slide-li .slide-li-content .box > p:first-of-type {
    margin-top: 17px;
    margin-bottom: 18px;
    width: 260px;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 1px;
  }
  .f2 .slide-li .slide-li-content .box ul li:nth-child(3n) {
    margin-right: 0px !important;
  }
  .f2 .slide-li .slide-li-content .box ul li {
    width: 48px;
  }
  .swiper-container2 img {
    width: 132px;
    height: 170px;
  }
  .swiper-container2 .swiper-slide {
    /* width: auto !important;
    height: 170px !important; */
    width: 132px !important;
  }
  .swiper-container2 .swiper-slide-active {
    margin-top: -10px;
  }
  .swiper-container2 .swiper-slide-active li {
    background: url("../imageNew/productanalysis-f4-ck.png") no-repeat;
    background-size: 100% 100%;
  }
  .f3 ul li {
    margin-right: 0px;
    position: relative;
    padding: 15px 0 0 15px;
    width: 132px !important;
    height: 170px;
    /* background: url("../imageNew-h5/productanalysis-f3-bg") no-repeat;
    background-size: 100% 100%; */
    /* background: linear-gradient(180deg, #ffffff 0%, #f5f7ff 100%); */
    box-shadow: 0px 2px 5px 0px rgba(205, 205, 205, 0.3);
    border-radius: 2px;
    transition: all 0.3s linear;
  }
  .f3 ul li div:first-of-type img {
    margin-right: 6px;
    width: 21px;
    height: 15px;
    vertical-align: middle;
    object-fit: contain;
  }
  .f3 ul li div:first-of-type {
    margin-bottom: 15px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #212121;
    line-height: 15px;
  }
  .f3 ul li div {
    margin-bottom: 10px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #4f5469;
    line-height: 14px;
  }
  .f3 ul li > img {
    width: 28px;
    height: 28px;
  }
  .f3 .title {
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    text-align: center;
  }
  .f3 .getSwiper {
  }
  .f3 {
    padding-top: 24px;
    padding-bottom: 36px;
  }
  .f3 .widthMax {
    padding: 0 15px;
  }
  .f3 .getSwiper {
    margin: 0;
    margin-top: 0 !important;

    width: 100%;
  }
  .f3 .ftitle {
    padding: 10px 0 42px;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 16px;
    text-align: center;
  }
  .f4.widthMax {
    padding: 35px 15px 36px 15px;
  }
  .f4 .title {
    text-align: center;
    padding-bottom: 28px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .f4 ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .f4 ul li {
    margin-bottom: 12px;
    margin-right: 0px;
    padding: 10px 10px 0 10px;
    text-align: left;
    display: block;
    width: 31.3%;
    height: 178px;
    /* background: #f9fbff; */
    background: url("../imageNew-h5/productanalysis-f4-bg.png") no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s linear;
  }
  .f4 ul li:nth-child(3n) {
    margin-right: 0;
  }
  .f4 ul li:nth-child(7),
  .f4 ul li:nth-child(8),
  .f4 ul li:nth-child(9) {
    margin-bottom: 0;
  }
  .f4 ul li div {
    text-align: center;
  }
  .f4 ul li img {
    margin-right: 0;
    margin-top: 0px;
    margin-bottom: 7px;
    width: 36px;
    height: 36px;
  }
  .f4 ul li div p:first-of-type {
    margin-bottom: 9px;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #212121;
    line-height: 15px;
  }
  .f4 ul li div p:nth-child(2) {
    margin: 0;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    text-align: left;
    line-height: 18px;
  }
  .f5 {
    background: #f6f7fa;
    padding: 24px 0 36px;
  }
  .f5 .widthMax {
    padding: 0 15px;
  }
  .f5 ul li div:first-child {
    padding-top: 0px;
    text-align: center;
  }
  .f5 .title {
    padding-bottom: 29px;
    text-align: center;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .f5 ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .d-s-flex {
    display: flex !important;
    align-items: center;
  }
  .f5 ul a {
    width: 48%;
  }

  .f5 ul li {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
    height: 213px;
    background: #ffffff;
    box-shadow: 0px 2px 9px 0px rgba(191, 191, 191, 0.2);
    border-radius: 4px;
  }
  .f5 ul li:nth-child(4),
  .f5 ul li:nth-child(5),
  .f5 ul li:nth-child(6) {
    margin-bottom: 0;
  }
  .f5 ul li:nth-child(2n) {
    margin-right: 0;
  }
  .f5 ul li > div:first-of-type img {
    width: 100%;
    height: 126px;
    border-radius: 4px 4px 0px 0px;
  }
  .f5 ul li > div:last-of-type {
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    align-items: flex-start;
    background: #fff;
    border-radius: 0px 0px 8px 8px;
  }
  .f5 ul li > div:last-of-type p:first-of-type {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
  }
  .f5 ul li > div:last-of-type .t {
    display: inline-block;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
  }
  .f5 ul li > div:last-of-type p:last-of-type {
    margin-top: 10px;
    width: 100%;
    height: 32px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: initial;
    text-overflow: ellipsis;
  }

  .f5 ul li > div:last-of-type img {
    margin-right: 8px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    vertical-align: initial;
  }
  .f5 .btns {
    margin-top: 20px;
    text-align: center;
  }
  .f5 .btns div {
    margin: 0 auto;
    width: 80px;
    height: 26px;
    border-radius: 13px;
    border: 1px solid #2956ff;
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #2956ff;
    line-height: 26px;
  }
  .f6 {
    padding-top: 30px;
    padding-bottom: 17px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .f6 .title {
    text-align: center;
    margin-bottom: 28px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .f6 .content {
    overflow-x: auto;
    padding-bottom: 25px;
  }
  /* .f6 .content::-webkit-scrollbar {

    height: 2px;
  }

  .f6 .content::-webkit-scrollbar-thumb {
    border-radius: 5px;
    width: 100px;

    background: #2648ef;
  }

  .f6 .content::-webkit-scrollbar-track {

    border-radius: 3px;

    background: #dbdbdb;
  } */
  .f6 img {
    width: 738px;
    /* height: 578px; */
  }
  .digital-upgrade .bor {
    text-align: center;
  }
  .digital-upgrade .bor img {
    margin-top: 24px;
    width: 126px;
    height: 2px;
  }
  .realinfo {
    background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
    opacity: 0.8;
    border: 2px solid #ffffff;
  }

  .realinfo div {
    display: flex;
    width: 100%;
    margin: 0 auto;
  }
  .realinfo div > p {
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #b7bdd3;
  }
  .realinfo div > p img {
    width: 67px;
    height: 17px;
  }
  .realinfo div ul {
    display: flex;
  }
  .realinfo > div:first-child {
    padding: 15px 0 17px 0;
  }
  .realinfo > div:last-child {
    padding: 15px 0 17px 15px;
  }
  .bor {
    border-bottom: 1px solid #f0f0f0;
  }
  .realinfo div ul li {
    margin-right: 53px;
    display: flex;
    align-items: center;
  }
  .realinfo div ul li:last-of-type {
    margin: 0;
  }
  .realinfo div ul li .i1 {
    margin-right: 6px;
    width: 14px;
    height: 14px;
    /* vertical-align: middle; */
  }
  .realinfo div ul li span a {
    color: #656b83;
  }
  .realinfo div ul li span {
    width: 240px;
    display: inline-block;
    font-size: 11px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .us {
    position: relative;
    /* height: 284px; */
    /* min-height: 240px; */
    /* background: url("../imageNew/zx-bg.png") no-repeat;
    background-size: 100% 100%; */
  }
  .us img {
    width: 100%;
    cursor: pointer;
    /* height: 284px; */
  }
}
