body {
  min-width: 1370px;
}
.m-place {
  display: none;
}

.fontbold {
    font-weight: bold;
}

.index-page {
  position: relative;
}

.common-title {
    font-weight: bold;
    font-size: 48px;
    color: #233863;
    line-height: 67px;
    text-align: center;
    font-style: normal;
}

.solution-top {
  position: relative;
  height: 780px;
  overflow: hidden;
  min-width: 1370px;
}

.solution-bg {
  height: 780px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: url("../images/zhengcan/solution-bg.png") no-repeat center center / cover;
}

.solution-float {
  margin: 0 auto;
  width: 1370px;
  margin-top: 140px;
  position: relative;
}

.solution-left {
  width: 486px;
  margin-left: 55px;
  float: left;
  padding-top: 67px;
}

.solution-title {
  width: 414px;
  font-weight: bold;
  font-size: 56px;
  color: #233863;
  line-height: 78px;
  text-align: left;
  font-style: normal;
}

.solution-text {
  font-weight: 400;
  font-size: 20px;
  color: #4A4A4A;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  margin-top: 32px;
}

.solution-link {
  display: block;
  width: 180px;
  height: 52px;
  background: linear-gradient(270deg, #4379FF 0%, #9461D9 100%);
  background-size: 100% 100%;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 52px;
  text-align: center;
  font-style: normal;
  margin-top: 32px;
    border-radius: 26px;
}

.solution-right {
  width: 676px;
  height: 585px;
  float: right;
  position: relative;
}

.solution-person {
  width: 321px;
  position: absolute;
  left: 0;
  top: 0;
}

.solution-tip {
  width: 322px;
  position: absolute;
  right: 39px;
  top: 25px;
}

.solution-way {
  min-width: 1340px;
  padding-top: 88px;
  background-color: #fff;
  overflow: hidden;
}

.solution-content {
  margin-top: 48px;
  position: relative;
}

.solution-detail {
  height: 440px;
  position: relative;
  padding-top: 39px;
}


.solution-icon {
  width: 178px;
  height: 178px;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  line-height: 178px;
  text-align: center;
  font-style: normal;
  float: left;
  margin-top: 92px;
}

.solution-way-bg {
  width: 1790px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  height: 440px;
}

.solution-rt .solution-icon {
  background: url("../images/zhengcan/way-icon1.png");
  margin-right: 11px;
  background-size: 100% 100%;
}

.solution-rt .solution-way-bg {
  background: url("../images/zhengcan/way-bg1.png");
  right: calc((100% - 1920px) / 2);
  margin-left: 11px;
  background-size: 100% 100%;
}

.solution-lf .solution-icon {
  background: url("../images/zhengcan/way-icon2.png");
  margin-left: 11px;
  background-size: 100% 100%;
}

.solution-lf .solution-way-bg {
  background: url("../images/zhengcan/way-bg2.png");
  left: calc((100% - 1920px) / 2);
  background-size: 100% 100%;
}

.solution-container {
  width: 1328px;
  margin: 0 auto;
  padding-right: 22px;
}

.solution-box {
  width: 1116px;
  float: right;
}

.solution-item {
  width: 33.33%;
  height: 170px;
  padding: 0 11px;
  float: left;
  margin-bottom: 11px;
}

.solution-inside {
  width: 100%;
  height: 100%;
}

.solution-rt .solution-inside {
  background: url("../images/zhengcan/way-item1.png");
  background-size: 100% 100%;
}

.solution-lf .solution-inside {
  background: url("../images/zhengcan/way-item2.png");
  background-size: 100% 100%;
}

.solution-inside-title {
  font-weight: bold;
  font-size: 20px;
  color: #233863;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  padding-left: 21px;
  padding-top: 21px;
  padding-bottom: 4px;
}

.solution-inside-text {
  font-size: 14px;
  color: #6B7B9B;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  padding-left: 21px;
  padding-top: 8px;
}

.solution-swiper {
  padding: 88px 0;
  background: url("../images/zhengcan/solution-swiper.png") no-repeat left top / contain;
}

.swiper-text {
  width: 1100px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  color: #4A4A4A;
  line-height: 24px;
  text-align: center;
  font-style: normal;
  padding-top: 16px;
}

.swiper-place {
  width: 1260px;
  padding-top: 48px;
  margin: 0 auto;
}

.swiper-cursor {
  font-weight: 400;
  font-size: 16px;
  color: #233863;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  cursor: pointer;
  float: left;
}

.active .swiper-cursor {
  color: #229AF4;
}

.active .swiper-pointer {
  background: #229AF4;
}

.swiper-line {
  width: 12px;
  margin-left: 20px;
  margin-right: 24px;
  float: left;
  position: relative;
}

.active .swiper-line::before {
  content: '';
  width: 11px;
  height: 11px;
  position: absolute;
  transform-origin: center center;
  transform: rotate(45deg);
  left: -20px;
  top: 4px;
  background: #229AF4;
}

.swiper-pointer {
  width: 5px;
  height: 1px;
  background: #233863;
  margin-top: 10px;
}

.swiper-pointer:first-child {
  width: 12px;
}

.swiper-container {
  width: 880px;
  height: 450px;
  float: right;
}

.swiper-bg {
  position: relative;
  width: 830px;
}

.swiper-content {
  width: 830px;
  height: 400px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.09) 100%);
  box-shadow: 0px 4px 14px 0px rgba(63, 96, 116, 0.1);
  border-radius: 12px;
  border: 1px solid #FFFFFF;
  backdrop-filter: blur(10px);
  position: absolute;
  left: 40px;
  top: 40px;
  padding-left: 40px;
  padding-top: 40px;
  cursor: -webkit-grab;
}

.swiper-content::before {
  content: '';
  width: 830px;
  height: 400px;
  background: linear-gradient(309deg, rgba(255, 255, 255, 0.48) 0%, #FFFFFF 100%);
  border-radius: 12px;
  backdrop-filter: blur(10px);
}

.swiper-content-title {
  font-weight: bold;
  font-size: 24px;
  color: #233863;
  line-height: 33px;
  text-align: left;
  font-style: normal;
}

.swiper-content-text {
  width: 650px;
  font-weight: 400;
  font-size: 14px;
  color: #4A4A4A;
  line-height: 21px;
  text-align: left;
  font-style: normal;
  padding-top: 24px;
  margin-bottom: 24px;
}

.swiper-link {
  font-weight: 400;
  font-size: 18px;
  color: #229AF4;
  line-height: 20px;
  text-align: left;
  font-style: normal;
}
.swiper-link::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/zhengcan/right-icon.svg");
  position: relative;
  top: 4px;
}

.swiper-bottom-item {
  width: 363px;
  height: 148px;
  background: #fff;
  border-radius: 8px;
  padding-left: 24px;
}

.swiper-left {
  padding-top: 32px;
  float: left;
}

.bottom-right-title {
  font-weight: bold;
  font-size: 20px;
  color: #233863;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  padding-top: 32px;
}

.bottom-right-text {
  width: 220px;
  font-weight: 400;
  font-size: 14px;
  color: #6B7B9B;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin-top: 16px;
}

.swiper-bottom {
  width: 750px;
  padding-top: 30px;
}

.bottom-item-lf {
  float: left;
}

.bottom-item-rt {
  float: right;
}

.bottom-img {
  float: left;
  margin-right: 24px;
  margin-top: 38px;
  width: 72px;
    height: 72px;
    flex-shrink: 0;
}

.bottom-right {
  float: left;
}

.advantage-title {
  padding-top: 53px;
}

.advantage-content {
  width: 1276px;
  margin: 0 auto;
  padding-top: 48px;
  padding-bottom: 11px;
}

.advantage-item {
  width: 25%;
  height: 350px;
  padding: 0 8px;
  float: left;
}

.advantage-item .advantage-inside {
  height: 100%;
  border-radius: 12px;
}

.advantage-item:first-child .advantage-inside {
  background: linear-gradient(322deg, #F7FEFC 0%, #E9F7FF 100%);
}

.advantage-item:nth-child(2) .advantage-inside {
  background: linear-gradient(318deg, #F7F9FF 0%, #EBF3FF 100%);
}

.advantage-item:nth-child(3) .advantage-inside {
  background: linear-gradient(318deg, #F8F7FF 0%, #EBF0FF 100%);
}

.advantage-item:last-child .advantage-inside {
  background: linear-gradient(326deg, #FFFAEF 0%, #FEF0F0 100%);
}

.advantage-inside-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  text-align: left;
  font-style: normal;
  margin-left: 24px;
  padding-top: 24px;
}
.advantage-item:first-child .advantage-inside-title {
  color: #0091B9;
}

.advantage-item:nth-child(2) .advantage-inside-title {
  color: #214FBC;
}

.advantage-item:nth-child(3) .advantage-inside-title {
  color: #8C218B;
}

.advantage-item:last-child .advantage-inside-title {
  color: #B3640B;
}
.advantage-inside-text {
  width: 255px;
  height: 72px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #233863;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  margin-left: 24px;
  margin-top: 16px;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .pc-place {
    display: none;
  }

  .m-place {
    display: block;
  }
    .m-place::-webkit-scrollbar {
        display: none;
    }

    .common-title {
        font-size: 32px;
        line-height: 45px;
    }

  .solution-top {
    min-width: unset;
    height: auto;
  }

  .solution-m {
    background: url("../images/zhengcan/m-bg1.png") no-repeat bottom center / cover;
    padding: 39px 0 409px;
  }

  .solution-title {
    text-align: center;
    width: 100%;
      line-height: 50px;
      font-size: 36px;
      padding: 0 59px;
  }

  .solution-text {
      margin-top: 16px;
      padding: 0 24px;
      line-height: 24px;
      font-size: 16px;
      text-align: center;
  }

  .top-btn {
      padding: 0 24px;
  }

  .solution-link {
      width: 100%;
    font-size: 16px;
    margin: 24px auto 0;
      border-radius: 26px;
  }

  .solution-way {
    min-width: unset;
    padding: 50px 25px 40px;
  }

  .way-one {
      background: linear-gradient( 270deg, rgba(223,228,255,0.1) 0%, #DFE4FF 0%, #DFE4FF 100%);
  }

    .way-two {
        background: linear-gradient( 270deg, rgba(223,228,255,0.1) 0%, #D9EBFF 0%, #D9EBFF 100%);
    }

  .sloution-content-m {
    padding: 16px 0 0;
  }

  .solution-icon {
    width: 88px;
    height: 88px;
    margin: 12px auto;
    float: unset;
    background: url("../images/zhengcan/way-icon1.png");
    background-size: 100% 100%;
    font-size: 16px;
    line-height: 88px;
  }
  .way-two .solution-icon {
    background-image: url("../images/zhengcan/way-icon2.png");
  }

  .solution-item {
    float: unset;
    width: 100%;
    box-shadow: 0 4px 14px 0 rgba(63, 96, 116, 0.1);
    background: url("../images/zhengcan/way-item1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
      margin-bottom: 16px;
      padding: 22px 20px 20px;
      border-radius: 10px;
      height: unset;
  }

    .solution-item:last-child {
      margin-bottom: 0;
    }

  .solution-inside-title {
      padding-top: 0;
      padding-bottom: 5px;
      padding-left: 0;
      font-size: 18px;
      line-height: 25px;
  }

  .solution-inside-text {
      padding-top: 8px;
      padding-left: 0;
  }
  .way-two .solution-item {
    background-image: url("../images/zhengcan/way-item2.png");
  }
  .swiper-place {
    width: 100%;
    padding-top: 24px;
  }
  .swiper-container {
    width: 100%;
    float: unset;
    height: auto;
  }
  .advantage-content {
    width: 100%;
    padding: 20px 24px 0;
    height: auto;
  }
  .swiper-pagination {
    bottom: -4px !important;
  }
  .solution-swiper {
    padding-top: 24px;
    padding-bottom: 0;
  }
  .advantage-item {
    padding: 0;
    float: unset;
    height: auto;
    width: 100%;
    border-radius: 8px;
    box-shadow: none;
    margin-bottom: 16px;
  }

  .advantage-inside-title {
    margin: 0;
      padding: 0 24px;
      font-size: 20px;
  }
  .advantage-item .advantage-inside {
    padding: 24px 0 0;
  }
  .advantage-inside-img {
    margin-top: 15px;
      padding: 0 12px;
  }
  .advantage-inside-img img {
    width: 100%;
  }
  .advantage-inside-text {
      width: 100%;
      margin: 8px 0 0;
      height: auto;
      padding: 0 24px;
      line-height: 22px;
  }
  .swiper-text {
    font-size: 16px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
  }
  .swiper-content {
    width: 100%;
    height: auto;
    padding: 0 24px 40px;
    position: unset;
    backdrop-filter: unset;
      background: #639AFF;
  }

  .bg2 .swiper-content {
      background: #51B4FE;
  }

  .bg3 .swiper-content {
      background: #8FA9FF;
  }

    .bg4 .swiper-content {
        background: #8BE5CD;
    }

    .bg5 .swiper-content {
        background: #FCCB9D;
    }


  .spBox {
    padding: 0;
      margin-top: 132px;
  }

    .swiper-left {
        overflow: auto;
        white-space: nowrap;
        height: 100px;
    }

    .swiper-item {
        display: inline-block;
        font-size: 0;
        position: relative;
    }

  .swiper-line,
  .swiper-line-first {
      width: unset;
      font-size: 0;
      margin: 0;
      float: left;
  }

    .swiper-line-first {
        padding-top: 9px;
    }

    .swiper-item .swiper-line::before {
        display: none;
    }

    .swiper-item .swiper-line:nth-child(2)::before {
        display: block;
    }

    .swiper-line::before {
        display: inline-block;
        content: '';
        width: 11px;
        height: 11px;
        position: absolute;
        transform-origin: center center;
        transform: rotate(45deg);
        left: -71.5px!important;
        bottom: -23px!important;;
        background: #233863;
        top: unset!important;
    }

    .active .swiper-line::before {
        background: #229AF4;
        top: unset;
    }

    .swiper-pointer {
        display: inline-block;
        height: 5px;
        width: 1px;
        margin-right: 10px;
        margin-top: 0;
    }

    .swiper-cursor {
        position: absolute;
        bottom: -53px;
        left: -5px;
        z-index: 10;
        padding-top: 50px;
    }

    .active .swiper-cursor {
        color: #229AF4;
    }

    .swiper-line-first .swiper-pointer:first-child {
        height: 5px;
        width: 1px;
    }

    .swiper-pointer:first-child,
    .swiper-pointer:nth-child(7n) {
        width: 1px;
        height: 12px;
    }
  .swiper-bg {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    padding: 0;
    width: 100%;
      background-image: none!important;
  }
  .swiper-bg.bg1 {
    background-image: url("../images/zhengcan/swiper1.png");
  }
  .swiper-bg.bg2 {
    background-image: url("../images/zhengcan/swiper2.png");
  }
  .swiper-bg.bg3 {
    background-image: url("../images/zhengcan/swiper3.png");
  }
  .swiper-bg.bg4 {
    background-image: url("../images/zhengcan/swiper4.png");
  }
  .swiper-bg.bg5 {
    background-image: url("../images/zhengcan/swiper5.png");
  }
  .swiper-bg > img {
    display: none;
  }
  .swiper-content-text {
    width: 100%;
  }
  .swiper-bottom {
    width: unset;
      padding-top: 0;
      position: relative;
      margin-top: -91px;
  }

  .swiper-bottom-item {
    float: unset;
    width: unset;
    padding: 0;
    padding-left: 23px;
    height: auto;
    display: flex;
    padding-right: 15px;
    padding-bottom: 32px;
    box-shadow: 0px 4px 14px 0px rgba(63, 96, 116, 0.1);
      margin-bottom: 17px;
  }

    .swiper-bottom-item:last-child {
      margin-bottom: 0;
    }

    .bottom-right-title {
        padding-top: 36px;
        font-size: 16px;
        line-height: 22px;
    }

    .bottom-right-text {
        width: 100%;
        margin-top: 8px;
    }
  body {
    min-width: unset;
  }
}
