.sq_process_wrap {
  padding-left: 110px;
  position: relative;

}

.sq_process_wrap li {

  padding-bottom: 38px;
}


.sq_dot::after {
  position: absolute;
  content: '';
  top: 18px;
  left: 8px;
  width: 0;
  height: 1050px !important;
  border-left: 1px solid #D9D9D9 !important;
}

.sq_pro1 {
  font-size: 20px;

}

.sq_pro1 img {
  vertical-align: top;
}

.sq_pro2 {
  font-size: 14px;
  margin: 14px 0px;
  color: #4991E1;
  font-weight: 700;
}

.sq_pro3 {
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 14px;
}

.sq_pro4 p {
  position: relative;
  color: #555;
  font-family: Noto Sans SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-left: 10px;
}

.sq_pro4 p::after {
  position: absolute;
  content: '';
  top: 10px;
  left: 0px;
  width: 4px;
  height: 4px;
  background-color: #555;
  border-radius: 50%;
}

.sq_time {
  position: absolute;
  left: 50px;
  color: #7A8DA2;
  font-family: Noto Sans SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 4px;
  text-align: right;
}

.sq_time em {
  color: #7A8DA2;
  font-family: Noto Sans SC;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  text-align: right;
}

.sq_logo {
  margin-top: 54px;
  margin-bottom: 33px;
}

.pat_process_wrap1  .sq_em1 {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 32px;
  background: #D9D9D9;
  top: -29px;
  left: 119px;
}

.pat_process_wrap .progress_item .dot {
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #a5c4e5;
}

.pat_process_wrap .progress_item .dot::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  top: 4px;
  left: 4px;
  border-radius: 50%;
  background-color: #4991e1;
}

.pat_process_wrap .progress_item .dot::after {
  position: absolute;
  content: '';
  top: 18px;
  left: 8px;
  width: 0;
  height: 70px;
  border-left: 1px dashed #a5c4e5;
}

.sq_dot::after {
  position: absolute;
  content: '';
  top: 18px;
  left: 8px;
  width: 0;
  height: 1050px !important;
  border-left: 1px solid #D9D9D9 !important;
}

.pat_process_wrap .progress_item {
  position: relative;
  padding-left: 36px;
  overflow: hidden;
}

.sq_cent {
  text-align: center;
  padding-top: 36px;
  padding-bottom: 16px;
}

.ny_detail .sq_title {
  color: #000;
  font-family: Noto Sans SC;
  font-size: 24px;
}

.sq_mintitle {
  font-size: 14px;
}