.supage_352 .service-process {
  padding: 0.4rem 0 1rem;
}
.supage_352 .service-process .public-title h2 {
  display: block;
  font-size: 0.3rem;
  font-weight: bold;
  color: #465ADD;
  text-align: center;
}
.supage_352 .service-process .public-title p {
  display: block;
  font-size: 0.16rem;
  color: #707070;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .supage_352 .service-process .public-title h2 {
    font-size: 0.45rem;
  }
  .supage_352 .service-process .public-title h3 {
    font-size: 0.3rem;
  }
}
.supage_352 .service-process .service-process-list {
  margin-top: 0.5rem;
  position: relative;
  height: 1rem;
}
@media screen and (max-width: 1460px) {
  .supage_352 .service-process .service-process-list {
    height: 1.5rem;
  }
}
.supage_352 .service-process .service-process-list li {
  text-align: center;
  width: 18%;
  margin-bottom: 0.3rem;
  position: absolute;
}
.supage_352 .service-process .service-process-list li .list-icon {
  background: #333333;
  border-radius: 1rem;
  border: 4px solid #fff;
  height: 0.8rem;
}
.supage_352 .service-process .service-process-list li .list-icon:hover {
  background: #465ADD;
}
.supage_352 .service-process .service-process-list li .list-icon .img {
  padding-top: 0.1rem;
  width: 0.3rem;
  height: 0.3rem;
  margin: 0 auto;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 1024px) {
  .supage_352 .service-process .service-process-list li .list-icon .img {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.supage_352 .service-process .service-process-list li .list-icon .img img {
  width: 100%;
}
.supage_352 .service-process .service-process-list li:nth-child(1) {
  left: 8%;
  z-index: 1000;
}
.supage_352 .service-process .service-process-list li:nth-child(2) {
  left: 21%;
  z-index: 900;
}
.supage_352 .service-process .service-process-list li:nth-child(3) {
  left: 34%;
  z-index: 800;
}
.supage_352 .service-process .service-process-list li:nth-child(4) {
  left: 47%;
  z-index: 700;
}
.supage_352 .service-process .service-process-list li:nth-child(5) {
  left: 60%;
  z-index: 600;
}
.supage_352 .service-process .service-process-list li:nth-child(6) {
  left: 73%;
  z-index: 500;
}
.supage_352 .service-process .service-process-list li .service-process-list-title {
  margin: auto;
  font-size: 0.16rem;
  line-height: 0.31rem;
  color: #fff;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.supage_352 .service-process .service-process-list li .service-process-list-title2 {
  color: #465ADD;
  margin-top: 0.3rem;
  font-size: 0.2rem;
  font-weight: bold;
  position: relative;
}
.supage_352 .service-process .service-process-list li .service-process-list-title2::before {
  width: 1px;
  height: 0.2rem;
  content: '';
  background: #eeeeee;
  position: absolute;
  top: -0.26rem;
  left: 50%;
}
.supage_352 .service-process .service-process-list li .service-process-list-text {
  margin: 0.05rem auto 0;
  font-size: 0.14rem;
  line-height: 1.3;
  color: #A8A8A8;
  margin-top: 0.1rem;
  width: 1.2rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .supage_352 .service-process {
    padding: 4% 0 6%;
  }
  .supage_352 .service-process .service-process-list {
    margin-top: 4%;
    height: 6rem;
  }
  .supage_352 .service-process .service-process-list li {
    margin-bottom: 4%;
    width: 2.8rem;
  }
  .supage_352 .service-process .service-process-list li:before {
    content: normal !important;
  }
  .supage_352 .service-process .service-process-list li:nth-child(1) {
    left: 0;
    z-index: 1000;
  }
  .supage_352 .service-process .service-process-list li:nth-child(2) {
    left: 28%;
    z-index: 900;
  }
  .supage_352 .service-process .service-process-list li:nth-child(3) {
    left: 58%;
    z-index: 800;
  }
  .supage_352 .service-process .service-process-list li:nth-child(4) {
    left: 0%;
    top: 62%;
    z-index: 700;
  }
  .supage_352 .service-process .service-process-list li:nth-child(5) {
    left: 28%;
    top: 62%;
    z-index: 600;
  }
  .supage_352 .service-process .service-process-list li:nth-child(6) {
    left: 58%;
    top: 62%;
    z-index: 500;
  }
  .supage_352 .service-process .service-process-list li .list-icon {
    width: 2.8rem;
    height: 1.5rem;
  }
  .supage_352 .service-process .service-process-list li .img {
    margin-bottom: 0.2rem !important;
  }
  .supage_352 .service-process .service-process-list li .service-process-list-text {
    width: 68%;
    font-size: 0.16rem;
    line-height: 1.5;
  }
  .supage_352 .service-process .service-process-list li .service-process-list-title2 {
    font-size: 0.22rem;
  }
}
