.service-process-home {
  padding: 0.88rem 0 0.6rem;
}
.service-process-home .home-public-title {
  text-align: center;
}
.service-process-home .home-public-title h2 {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 1.5;
  color: #317EE4;
  letter-spacing: 0.05rem;
}
.service-process-home .home-public-title h3 {
  font-size: 0.16rem;
  line-height: 1.5;
  color: #999999 !important;
  font-weight: 500;
}
.service-process-home .home-public-title .home-public-title-icon {
  margin-top: 0.1rem;
}
.service-process-home .home-public-title .home-public-title-icon i,
.service-process-home .home-public-title .home-public-title-icon span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.service-process-home .home-public-title .home-public-title-icon i {
  width: 0.21rem;
  border-bottom: 0.01rem solid #999999;
}
.service-process-home .home-public-title .home-public-title-icon span {
  width: 0.21rem;
  height: 0.18rem;
  background: #fff url("../images/home-public-title-icon.png") center / 0.21rem 0.18rem no-repeat;
  margin: 0 0.22rem;
}
@media screen and (max-width: 1024px) {
  .service-process-home .home-public-title h2 {
    font-size: 0.32rem;
  }
  .service-process-home .home-public-title h3 {
    font-size: 0.28rem;
  }
  .service-process-home .home-public-title .home-public-title-icon {
    margin-top: 0.1rem;
  }
  .service-process-home .home-public-title .home-public-title-icon i {
    width: 0.31rem;
  }
  .service-process-home .home-public-title .home-public-title-icon span {
    width: 0.315rem;
    height: 0.27rem;
    background-size: 0.315rem 0.27rem;
  }
}
.service-process-home .service-process-swiper {
  margin-top: 0.5rem;
}
.service-process-home .service-process-swiper .swiper-slide {
  box-sizing: border-box;
}
.service-process-home .service-process-swiper .swiper-slide:last-child .service-process-item:before {
  content: normal !important;
}
.service-process-home .service-process-swiper .swiper-slide .service-process-item {
  width: 1.54rem;
  margin: auto;
  position: relative;
  text-align: center;
}
.service-process-home .service-process-swiper .swiper-slide .service-process-item:before {
  content: '';
  width: 0.27rem;
  height: 0.27rem;
  background: url("../images/service-process-arrow.png") center / cover no-repeat;
  position: absolute;
  right: -0.35rem;
  top: 30%;
  z-index: 10;
  display: none;
}
.service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-img {
  width: 1.14rem;
  height: 1.31rem;
  background: url("../images/service-process-img.png") center / cover no-repeat;
  display: table;
  text-align: center;
  margin: auto;
}
.service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-img span {
  display: table-cell;
  vertical-align: middle;
}
.service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-img img {
  display: block;
  max-height: 0.8rem;
  width: auto;
  height: auto;
  margin: auto;
}
.service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-title {
  text-align: center;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #333333;
  margin: 0.1rem;
}
.service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-text,
.service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-text p {
  font-size: 0.14rem !important;
  font-family: "Microsoft YaHei" !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #666666 !important;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-text,
  .service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-text p {
    font-size: 0.16rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .service-process-home .service-process-swiper .swiper-slide .service-process-item {
    width: 100%;
  }
  .service-process-home .service-process-swiper .swiper-slide .service-process-item:before {
    content: normal !important;
  }
  .service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-img {
    width: 1.71rem;
    height: 1.965rem;
  }
  .service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-img img {
    display: block;
    max-height: 0.5rem;
    width: auto;
    height: auto;
    margin: auto;
  }
  .service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-title {
    font-size: 0.32rem;
    margin-top: 0.2rem;
  }
  .service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-text,
  .service-process-home .service-process-swiper .swiper-slide .service-process-item .service-process-text p {
    font-size: 0.28rem !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}

.service-process-home .service-process-swiper .swiper-slide::before{
  content:'';
  display: block;
  width: 25%;
  height: 1px;
  background-color: #cccccc;
  position: absolute;
  top: 63%;
  left: 0.2rem;
}

.service-process-home .service-process-swiper .swiper-slide::after{
  content:'';
  display: block;
  width: 25%;
  height: 1px;
  background-color: #cccccc;
  position: absolute;
  top: 63%;
  right: 0.2rem;
}

@media screen and (max-width: 1024px) {
  .service-process-home {
    padding: 0.4rem 0;
  }
  .service-process-home .service-process-swiper .swiper-slide::before{
    top: 66%;
    width: 20%;
  }
  .service-process-home .service-process-swiper .swiper-slide::after{
    top: 66%;
    width: 20%;
  }
}