.serviceBlock {
  padding-top: 138px;
  padding-bottom: 142px;
}
.serviceBlock .w1400 .pageTitle {
  text-align: center;
}
.serviceBlock .w1400 > .tips {
  margin-top: 10px;
  text-align: center;
}
.serviceBlock .w1400 .content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 96px;
}
.serviceBlock .w1400 .content .list {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0 30px;
}
.serviceBlock .w1400 .content .list .img {
  font-size: 0;
}
.serviceBlock .w1400 .content .list p {
  margin-top: 44px;
  --wght: 600;
  --BEVL: 1;
  font-variation-settings: "wght" var(--wght), "BEVL" var(--BEVL);
  font-size: 24px;
  color: #0f141e;
}
.serviceBlock .w1400 .content .list .tips {
  margin-top: 13px;
  text-align: center;
  line-height: 2;
  color: #666;
}
.serviceBlock .w1400 .serviceBlockSwiper {
  position: relative;
  width: 100%;
}
.serviceBlock .w1400 .swiper-pagination {
  display: none;
}

.serviceBlock2 {
  position: relative;
  width: 100%;
  background: #f5f6f9;
}
.serviceBlock2 .w1400 {
  position: relative;
}
.serviceBlock2 .w1400 .left {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 700px;
  height: 100vh;
  font-size: 0;
}
.serviceBlock2 .w1400 .left .cont {
  position: absolute;
  transition: opacity 0.5s;
  width: 100%;
  opacity: 0;
}
.serviceBlock2 .w1400 .left .cont.on {
  opacity: 1;
}
.serviceBlock2 .w1400 .list {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.serviceBlock2 .w1400 .list .right {
  width: 41.0714285714%;
}
.serviceBlock2 .w1400 .list .right .text {
  margin-top: 50px;
}
.serviceBlock2 .w1400 .list .right .text p {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  line-height: 1.75;
}
.serviceBlock2 .w1400 .list .right .text p img {
  margin-right: 10px;
  transform: translateY(6px);
}
.serviceBlock2 .rightBtn {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  right: 5.4166666667%;
  width: 48px;
  padding: 10px 0;
  background-color: #ffffff;
  border-radius: 24px;
  opacity: 1;
}
.serviceBlock2 .rightBtn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  margin-top: 14px;
  border-radius: 50%;
  background: #fff;
  font-size: 0;
}
.serviceBlock2 .rightBtn a img {
  filter: none;
}
.serviceBlock2 .rightBtn a.on {
  background: #0265ff;
}
.serviceBlock2 .rightBtn a.on img {
  filter: contrast(0) brightness(10);
}
.serviceBlock2 .rightBtn a:first-child {
  margin-top: 0;
}

.serviceBlock2Mob {
  display: none;
}

.serviceBlock3 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(../images/service/serviceBlock3Bg.jpg) no-repeat center/cover;
  background-attachment: fixed;
}
.serviceBlock3 .w1400 .pageTitle {
  text-align: center;
  color: #fff;
}
.serviceBlock3 .w1400 > .tips {
  margin-top: 10px;
  text-align: center;
  color: #fff;
}
.serviceBlock3 .w1400 .content {
  margin-top: 76px;
}
.serviceBlock3 .w1400 .content .serviceBlock3Swiper {
  padding-bottom: 44px;
}
.serviceBlock3 .w1400 .content .serviceBlock3Swiper .swiper-wrapper .swiper-slide {
  padding: 40px 40px 72px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}
.serviceBlock3 .w1400 .content .serviceBlock3Swiper .swiper-wrapper .swiper-slide .img {
  font-size: 0;
}
.serviceBlock3 .w1400 .content .serviceBlock3Swiper .swiper-wrapper .swiper-slide .title {
  margin-top: 34px;
  --wght: 500;
  --BEVL: 1;
  font-variation-settings: "wght" var(--wght), "BEVL" var(--BEVL);
  font-size: 24px;
  color: #fff;
}
.serviceBlock3 .w1400 .content .serviceBlock3Swiper .swiper-wrapper .swiper-slide .text {
  margin-top: 16px;
  line-height: 2;
  color: #fff;
}

.serviceBlock4 {
  padding-top: 110px;
  padding-bottom: 60px;
}
.serviceBlock4 .w1400 .pageTitle {
  text-align: center;
}
.serviceBlock4 .w1400 > .tips {
  margin-top: 10px;
  text-align: center;
}
.serviceBlock4 .w1400 .content .serviceBlock4Swiper {
  margin: 0 -30px;
  padding: 54px 30px 60px;
}
.serviceBlock4 .w1400 .content .serviceBlock4Swiper .swiper-wrapper .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 60px 50px;
  background: #fff;
  box-shadow: 4px 30px 50px rgba(0, 43, 111, 0.05);
  border-radius: 10px;
  border: solid 1px #f3f6fa;
}
.serviceBlock4 .w1400 .content .serviceBlock4Swiper .swiper-wrapper .swiper-slide .img {
  font-size: 0;
}
.serviceBlock4 .w1400 .content .serviceBlock4Swiper .swiper-wrapper .swiper-slide .title {
  margin-top: 38px;
  --wght: 600;
  --BEVL: 1;
  font-variation-settings: "wght" var(--wght), "BEVL" var(--BEVL);
  font-size: 24px;
  color: #0f141e;
}
.serviceBlock4 .w1400 .content .serviceBlock4Swiper .swiper-wrapper .swiper-slide .text {
  margin-top: 15px;
  line-height: 2;
  color: #0f141e;
}
.serviceBlock4 .w1400 .content .serviceBlock4Swiper .swiper-wrapper .swiper-slide .link {
  display: flex;
  align-items: center;
  margin-top: 42px;
  color: #0265ff;
}
.serviceBlock4 .w1400 .content .serviceBlock4Swiper .swiper-wrapper .swiper-slide .link img {
  margin-left: 10px;
}

@media (max-width: 1440px) {
  .serviceBlock .w1400 .content .list {
    padding: 0;
  }
}
@media (max-width: 1080px) {
  .serviceBlock {
    padding: 40px 0;
  }
  .serviceBlock .w1400 .content {
    margin-top: 40px;
  }
  .serviceBlock .w1400 .content .list p {
    font-size: 18px;
  }
  .serviceBlock .w1400 .content .list .tips {
    font-size: 14px;
  }
  .serviceBlock .w1400 .serviceBlockSwiper {
    padding-bottom: 40px;
  }
  .serviceBlock .w1400 .swiper-pagination {
    display: block;
  }
  .serviceBlock2 {
    display: none;
  }
  .serviceBlock2Mob {
    display: block;
    padding: 40px 0 10px;
    background: #f5f6f9;
  }
  .serviceBlock2Mob .w1400 .list {
    margin-bottom: 30px;
  }
  .serviceBlock2Mob .w1400 .list .img {
    text-align: center;
    font-size: 0;
  }
  .serviceBlock2Mob .w1400 .list .content {
    margin-top: 30px;
  }
  .serviceBlock2Mob .w1400 .list .content .title {
    font-size: 24px;
  }
  .serviceBlock2Mob .w1400 .list .content .cont {
    margin-top: 20px;
  }
  .serviceBlock2Mob .w1400 .list .content .cont p {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    line-height: 1.75;
  }
  .serviceBlock2Mob .w1400 .list .content .cont p img {
    margin-right: 10px;
    transform: translateY(5px);
  }
  .serviceBlock3 {
    padding: 40px 0;
  }
  .serviceBlock3 .w1400 .content {
    margin-top: 40px;
  }
  .serviceBlock3 .w1400 .content .serviceBlock3Swiper .swiper-wrapper .swiper-slide {
    padding: 30px;
  }
  .serviceBlock4 {
    padding: 40px 0;
  }
}
@media (max-width: 500px) {
  .serviceBlock .w1400 .content .list .img {
    width: 60px;
  }
}/*# sourceMappingURL=service.css.map */