.banner .right img {
  top: 60%;
  width: 65%;
}

.banner .left {
  width: 45%;
  padding: 0 20px;
  justify-content: flex-start;
  padding-top: 80px;
}
.seek-btn {
  height: 44px;
  /* margin-top: 20px; */
  background-image: linear-gradient(#fd2c55, #fd2c55),
    linear-gradient(90deg, #0cda9d 0%, #17da17 100%);
  background-blend-mode: normal, normal;
  border-radius: 6px;
  cursor: pointer;
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
}
.w166 {
  width: 166px;
}

.w254 {
  width: 254px;
}

#section2 {
  /* height: 739px; */
  background: url("../imgs/home/section2-bg.png");
  background-size: 100% 100%;
  overflow: hidden;
}

#section2 .middle-box {
  margin: 70px auto;
}
#section2 .middle-box .list-box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 80px auto;
}

.w1200 {
  width: 1200px;
}

#section2 .middle-box .item-box {
  box-sizing: border-box;
  width: 370px;
  height: 430px;
  background-color: #4568f8;
  border-radius: 10px;
  padding: 40px 28px 0 28px;
}

#section2 .middle-box .item-box .title-box {
  font-family: SourceHanSansCN-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
}

#section2 .middle-box .item-box .desc-box {
}

#section2 .middle-box .item-box .desc-item {
  display: flex;
  margin: 18px 0;
  align-items: center;
  /* justify-content: space-between; */
}

#section2 .desc-item > .dot {
  width: 10px;
  height: 10px;
  background-color: #abccff;
  border-radius: 50%;
}

#section2 .desc-item > .label {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin-left: 8px;
}

.middle-box .item-box .img-box {
  height: 140px;
  width: 98px;
}

.middle-box .item-box .img-box img {
  height: 100%;
  width: 100%;
}

#section3 {
  padding-top: 105px;
  background-color: #fff;
  background: none;
}
#section3 > .box-content > .head {
  text-align: center;
  padding: 0 10%;
  padding-bottom: 70px;
}
#section3 > .box-content > .head > .title-box {
  font-family: SourceHanSansCN-Regular;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #000000;
}

#section3 > .box-content > .head > .desc-box {
  margin-top: 20px;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
  line-height: 30px;
}

#section3 .body > .list-item {
  padding: 80px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#section3 .body > .list-item > .text-box {
  flex: 1;
}

#section3 .body > .list-item > .img-box {
  flex: 1;
}

#section3 .body > .list-item > .text-box > .title-box {
  font-family: SourceHanSansCN-Regular;
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #000000;
}

#section3 .body > .list-item > .text-box > .desc-box > .item-box {
  display: flex;
  margin-top: 28px;
  align-items: center;
}

#section3 .body > .list-item > .text-box > .desc-box > .item-box > .left-box {
  margin-right: 6px;
}

#section3 .body > .list-item > .text-box > .btn-box {
  margin-top: 60px;
}

#section3-1 > .box-content > .head {
  text-align: center;
  padding-bottom: 15px;
}

#section3-1 > .box-content > .head > h2 {
  font-family: SourceHanSansCN-Medium;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 4px;
  color: #333333;
}

#section3-1 .content-box {
  display: flex;
  padding-top: 50px;
  /* max-height: 360px; */
}

#section3-1 .content-box > .left-box {
  flex: 4;
  margin-right: 50px;
}

#section3-1 .content-box > .right-box {
  flex: 5;
}

#section3-1 .content-box > .right-box > img {
  width: 100%;
  /* height: 100%; */
}

#section3-1 .content-box > .left-box > .title {
  font-family: SourceHanSansCN-Medium;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 3px;
  color: #1f45ae;
}

#section3-1 .content-box > .left-box > .desc-box {
  font-family: SourceHanSansCN-Medium;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 3px;
  margin-top: 20px;
  line-height: 25px;
}
#section3-2 {
  margin-top: 150px;
  background-image: url("../imgs/home/section6-bg.png");
  background-size: 100% 100%;
  overflow: hidden;
}
#section3-2 > .box-content > .head {
  padding-top: 50px;
  text-align: center;
}

#section3-2 > .box-content > .head > h2 {
  font-family: SourceHanSansCN-Medium;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 4px;
  color: #333333;
}

#section3-3 > .box-content > .head {
  padding-top: 60px;
  text-align: center;
}

#section3-3 > .box-content > .head > h2 {
  font-family: SourceHanSansCN-Medium;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 4px;
  color: #333333;
}

#section3-2 > .box-content > .head > p {
  font-family: SourceHanSansCN-Medium;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #333333;
  margin-top: 20px;
}

#section3-3 > .box-content > .head > p {
  font-family: SourceHanSansCN-Medium;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #333333;
  margin-top: 20px;
}

#section3-2 .swiper-slide {
  width: 312px;
  height: 320px;
  background: #ffffff;
  box-shadow: 0px 6px 16px 0px rgba(0, 107, 157, 0.22);
  border-radius: 10px;
  margin: 0 30px;
  overflow: hidden;
}

#section3-2 .partners-card .partners-img {
  height: 172px;
  background: #a0a0a0;
}

#section3-2 .partners-card .partners-img img {
  width: 312px;
  height: 172px;
}

#section3-2 .partners-card .partners-behalfName {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  letter-spacing: 1px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 14px;
}

#section3-2 .partners-card .partners-say {
  height: 80px;
  padding: 0 14px 14px 14px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
#section3-2 .feature-content {
  margin-top: 50px;
}

#section3-2 .box-footer {
  padding: 35px 0;
  text-align: center;
}

#section3-2 .box-footer .button-2 {
  width: 210px;
  height: 48px;
  background: linear-gradient(#fd2c55, #fd2c55),
    linear-gradient(90deg, #0cda9d 0%, #17da17 100%);
  border-radius: 24px;
  font-size: 22px;
  font-weight: 400;
  color: #fdfdff;
  line-height: 33px;
  outline: none;
  border-color: transparent;
  border: none;
  cursor: pointer;
}

#section3-2 .box-footer .button-2-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fff;
}

#section3-2 .box-footer svg {
  width: 26px;
  height: 26px;
  margin-left: 10px;
}

#section3-3 .feature-container {
  display: flex;
  flex-direction: row;
  padding-top: 50px;
  padding-bottom: 75px;
}

#section3-3 .feature-button-prev {
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

#section3-3 .feature-content {
  flex: 1 0 0;
  overflow: hidden;
  margin-left:15%;
}

#section3-3 .feature-button-next {
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;

}

#section3-3 svg {
  width: 64px;
  height: 64px;
}

#section3-3 .swiper-slide {
  width: 202px;
}

#section3-3 .img-container {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

#section3-3 .item-img {
  width: 100%;
  /* height: 260px; */
  background-color: rgba(41, 218, 157, 0.6);
  border-width: 4px;
  border-style: solid;
  border-color: rgba(41, 218, 157, 0.6);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 8px;
  box-shadow: 0 6px 6px 2px rgba(0, 77, 62, 0.24);
}

#section3-3 .item-img:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

#section4 > .box-content > .head {
  text-align: center;
  padding-bottom: 15px;
}

#section4 {
  margin-bottom: 170px;
  margin-top: 200px;
  overflow: hidden;
  background: none;
}

#section4 > .box-content > .head > h2 {
  font-family: SourceHanSansCN-Medium;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 4px;
  color: #333333;
}

#section4 > .box-content > .head > p {
  font-family: SourceHanSansCN-Normal;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 30px;
}

#section4 .list-box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 60px;
}

#section4 .list-box > .item-box {
  box-sizing: border-box;
  background: url("/imgs/home/hom-s4-item-bg.png") no-repeat;
  background-size: 100% 80%;
  width: 385px;
  height: 372px;
  margin-top: 30px;
  position: relative;
  border-radius: 10px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 14px 34px 0px rgba(153, 153, 153, 0.26);
}

#section4 .list-box > .item-box::before {
  content: "互联网";
  position: absolute;
  width: 74px;
  height: 26px;
  background-color: #fd2c55;
  border-radius: 0px 0px 10px 0px;
  color: #fff;
  text-align: center;
  line-height: 26px;
}

#section4 .list-box > .item-box > .bottom-box {
  position: absolute;
  width: 100%;
  top: 177px;
  background-image: linear-gradient(0deg, #fefeff 0%, #f1f6fc 100%);
  border-radius: 20px;
  border: solid 2px #ffffff;
  padding: 25px 35px 20px 35px;
  z-index: 22;
}

#section4 .list-box > .item-box > .bottom-box > h3 {
  font-family: SourceHanSansCN-Medium;
  font-size: 24px;
  color: #333333;
}

#section4 .list-box > .item-box > .bottom-box > p {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  color: #666666;
  margin-top: 40px;
  margin-bottom: 16px;
}

#section4 .list-box > .item-box > .bottom-box > .link {
  text-align: right;
}

#section4 .list-box > .item-box > .bottom-box > .link > a {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  color: #266dff;
}

#section4 .list-box > .item-box img {
  width: 100%;
  min-height: 180px;
}

.geng-duo-zixun {
  width: 210px;
  height: 45px;
  line-height: 45px;
  border-radius: 24px;
}

#section4 > .box-content > .btn-box {
  display: flex;
  justify-content: center;
}

.s5-container {
  margin: 0 auto;
  display: flex;
  /* flex-wrap: wrap; */
}

.s5-container > .left-box {
  margin-right: 29px;
}

.s5-container > .lianxi {
  width: 100%;
  height: 242px;
  background-image: linear-gradient(90deg, #f9fafe 0%, #f2f5fc 100%);
  padding-left: 41px;
  padding-right: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.s5-container > .lianxi > .text-box {
  /*  margin-top: -60px;*/
}

.s5-container > .lianxi > .img-box {
  /* vertical-align: middle; */
}

.s5-container > .lianxi > .text-box > h3 {
  font-family: SourceHanSansCN-Medium;
  font-size: 24px;
  letter-spacing: 1px;
  color: #000000;
}

.s5-container > .lianxi > .text-box > .row-box {
  display: flex;
  align-content: center;
  margin-top: 25px;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  letter-spacing: 1px;
  color: #999999;
}

.s5-container >.lianxi >.text-box >.row-box >.right {
  word-break: break-all;
}

.s5-container > .lianxi > .text-box > .row-box > .left {
  margin-right: 10px;
}


@media screen and (max-width: 768px) {
  .banner >.box-content >.left {
    width: 100%;
    padding-top: 0;
  }
  #section2 .middle-box >h2 {
    padding: 0 20px;
  }
  #section2 .middle-box .list-box {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 20px;
  }
  #section2 .middle-box .item-box {
    margin: 20px auto;
    width: 90%;
  }

  #section3 >.box-content {
    width: 100%;
  }

  #section3 .body >.list-item {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 50px;
    overflow: hidden;
  }

  #section3 .body >.list-item:first-child {
    margin-top: 0;
  }

  #section3 .body >.list-item >.text-box {
   text-align: center;
    padding: 0 20px;
  }

  #section3 .body >.list-item >.text-box .desc-box {
    width: 100%;
    flex-direction: column;
    /* align-items: center; */
    display: flex;
    /* justify-content: center; */
    font-size: 12px;
  }

  #section3 .body >.list-item >.text-box >.btn-box {
    display: flex;
    justify-content: center;
  }

  #section3 .body >.list-item >.img-box {
    margin-top: 40px;
  }

  #section3 .body >.list-item >.img-box img {
    width: 100%;
  }
  #section4 {
    margin-top: 100px;
  }
  #section4 .box-content {
    width: 100%;
  }

  #section4 .list-box >.item-box {
    width: 90%;
  }
  
#section3-3 .feature-content {
  flex: 1 0 0;
  overflow: hidden;
  margin-left:0%;
}


  .s5-container {
    width: 100%;
    flex-wrap: wrap;
    padding: 0 20px;
  }
  .s5-container >.left-box {
    margin-right: 0px;
  }

  .s5-container >.right-box {
    margin-top: 20px;
  }
  .s5-container >.lianxi {
    /* height: auto; */
  }
  .s5-container >.lianxi >.text-box {
  
  }

  .s5-container >.lianxi >.img-box {
    display: none;
  }

  .s5-container >.lianxi {
    padding-left: 10px;
    padding-right: 5px;
  }
  #section3 >.box-content >.head >.title-box {
    font-size: 18px;
    font-weight: 700;
  }
  #section3 >.box-content >.head >.desc-box {
    font-size: 14px;
    line-height: normal;
  }
  #section3 .body >.list-item >.text-box >.title-box {
    font-size: 18px;
    font-weight: 700;
  }
  #section3 .body >.list-item >.tesu-text-box {
    margin-top: 40px;
  }
  #section3-1 .box-content {
    width: 100%;
  }
  #section3-1 .content-box {
    display: block;
    text-align: center;
    padding: 0 10px;
  }

  #section3-1 >.box-content >.head > h2 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
  }

  #section3-1 .content-box >.left-box {
    margin-right: 0;
  }
  #section3-1 .content-box >.left-box >.title {
    font-size: 16px;
  }

  #section3-1 .content-box >.left-box >.desc-box {
    font-size: 13px;
    margin-bottom: 15px;
  }

  #section3-2 {
    margin-top: 80px;
  }
  #section3-2 .box-content {
    width: 100%;
  }

  #section3-2 >.box-content >.head > h2 {
    font-size: 18px;
    font-weight: 700;
    /* margin-top: 20px; */
  }

  #section3-2 >.box-content >.head > p {
    font-size: 13px;
  }

  #section3-2 .box-content {
    text-align: center;
    padding: 0 10px;
  }

  #section3-3 .box-content {
    width: 90%;
  }
  #section3-3 >.box-content >.head > h2 {
    font-size: 18px;
    font-weight: 700;
  }
  #section3-3 >.box-content >.head > p {
    font-size: 13px;
  }
  #section4 >.box-content >.head > h2 {
    font-size: 18px;
    font-weight: 700;
  }
  #section4 >.box-content >.head > p {
    font-size: 13px;
  }
}