.process_banner {
  background: linear-gradient(161.6725deg, #1a1a2e 14%, #16163a 50%, #2d3cdf 85%);
  padding-top: 99px;
  overflow: hidden;
  position: relative;
}
.process_banner::before {
  position: absolute;
  width: 53.2%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  pointer-events: none;
  background-image: linear-gradient(to bottom, #1a1a2e -7.63%, rgba(26, 26, 46, 0.1) 37%, transparent 56%, transparent 80%, rgba(26, 26, 46, 0.2));
  z-index: 2;
}
.process_banner .flex {
  min-height: 63.6rem;
}
.process_banner .image {
  width: 49.86111111%;
  margin: -8.8194444% -2.916667% -13.2638889% 0;
}
.process_banner .image ul {
  position: static;
  display: flex;
  flex-direction: column;
}
.process_banner .image .img {
  width: 79.1086351%;
  --h: 84.15492958%;
  background-color: rgba(255, 255, 255, 0.2);
  clip-path: polygon(37% 0, 100% 0, 63% 100%, 0 100%);
  margin-top: -3px;
}
.process_banner .image .img:nth-child(even) {
  margin-left: auto;
}
.process_banner .image .img img {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  left: 1px;
  top: 1px;
  clip-path: polygon(37% 0, 100% 0, 63% 100%, 0 100%);
}
.process_banner .lt {
  position: relative;
  z-index: 2;
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 71rem;
  padding: 6.2rem 0 9.1rem;
}
.process_banner .lt .head {
  max-width: 65rem;
  margin: auto 0;
}
.process_banner .lt .head p {
  font-weight: 300;
  letter-spacing: 0.012rem;
}
.process_banner p {
  max-width: 57rem;
  margin-top: 2.3rem;
}
.process_banner .nums {
  margin-top: 3rem;
}
.process_banner .nums ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 4.2rem;
}
.process_banner .nums li {
  color: #fff;
}
.process_banner .nums .wrap {
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.process_banner .nums .label {
  font-size: 1.5rem;
  opacity: 0.8;
  margin-top: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.022rem;
}
.process_banner .float_mask {
  opacity: 0.56;
}
.process_banner .float_mask .img {
  filter: contrast(0) brightness(2);
}
.process_banner .float_mask .img1 {
  left: -40.8333333%;
  bottom: -57.9591837%;
}
.process_banner .float_mask .img2 {
  right: -13.28125%;
  bottom: 4.4897959%;
}
.process_intro {
  padding: 12.4rem 0 14.5rem;
}
.process_intro .head h2 {
  max-width: 56.1rem;
}
.process_intro .head p {
  max-width: 70.7rem;
  margin-right: 3.194444%;
  margin-top: 4rem;
}
.process_intro .main {
  margin-top: 5.2rem;
}
.process_intro .desc {
  flex: 1;
  width: 100%;
  max-width: 57rem;
  font-size: 1.7rem;
  line-height: 3rem;
  color: var(--text);
  letter-spacing: -0.005rem;
  padding-top: 0.4rem;
}
.process_intro .desc p + p {
  margin-top: 3rem;
}
.process_intro .items {
  width: 53.19444444%;
}
.process_intro .items ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.2rem 1.8rem;
}
.process_intro .items .active .item {
  box-shadow: var(--shadow3);
}
.process_intro .items .active .item .icon {
  transform: translateY(3px);
}
.process_intro .items .active .item::after {
  opacity: 1;
}
.process_intro .item {
  position: relative;
  display: block;
  height: 100%;
  border: 1px solid var(--border2);
  transition: all 0.3s;
  padding: 2.2rem 2.5rem 2.4rem;
}
.process_intro .item::after {
  position: absolute;
  width: 100%;
  height: 0.3rem;
  background-color: var(--primary);
  left: 0;
  bottom: -2px;
  content: '';
  opacity: 0;
  transition: all 0.3s;
}
.process_intro .item .icon {
  width: 6.2rem;
  height: 6.2rem;
  background-color: var(--bg2);
  transition: all 0.3s;
}
.process_intro .item .icon img {
  transform: scale(0.64516129);
}
.process_intro .item .info {
  margin-top: 2.9rem;
}
.process_intro .item .info h3 {
  font-size: 2.2rem;
  font-weight: 600;
  color: #1a1a2e;
}
.process_intro .item .info p {
  line-height: 2.4rem;
  color: var(--text);
  hyphens: auto;
  max-width: 32rem;
  margin-top: 0.8rem;
  letter-spacing: -0.007rem;
}
.process_stage {
  position: relative;
  z-index: 2;
  background-color: var(--bg2);
  padding: 12.1rem 0 8.65rem;
}
.process_stage::before {
  position: absolute;
  width: 100%;
  height: 26.7rem;
  background-color: #fff;
  left: 0;
  bottom: 0;
  content: '';
  pointer-events: none;
  z-index: -1;
}
.process_stage p {
  max-width: 74.2rem;
  margin-top: 1.9rem;
}
.process_stage .process_stage_swiper {
  max-width: 133rem;
  margin: 7.6rem auto 0;
}
.process_stage .process_stage_swiper strong {
  margin-top: 4rem;
}
.process_stage .process_stage_swiper p {
  max-width: 27.1rem;
}
.process_stage .process_stage_card {
  border: 1px solid var(--border2);
  background-color: #fff;
  overflow: hidden;
  margin: 7.1rem -1px 0 0;
}
.process_stage .process_stage_card .grid {
  display: grid;
  grid-template-columns: 1fr 49.27032662%;
  height: 100%;
}
.process_stage .process_stage_card .info {
  align-self: center;
  font-size: 1.7rem;
  line-height: 3rem;
  color: var(--text);
  padding: 4.9315068% 10.9589041% 4.109589%;
}
.process_stage .process_stage_card .info h3 {
  font-size: 2.8rem;
  line-height: normal;
  font-weight: 600;
  color: var(--title);
}
.process_stage .process_stage_card .info p {
  max-width: 55.2rem;
  margin-top: 2.2rem;
}
.process_stage .process_stage_card .info ul {
  line-height: normal;
  margin-top: 2.4rem;
}
.process_stage .process_stage_card .info ul li + li {
  margin-top: 0.82353em;
}
.process_stage .process_stage_card .info ul li {
  position: relative;
  padding-left: 1.64705882em;
}
.process_stage .process_stage_card .info ul li::before {
  position: absolute;
  left: 0;
  top: 0.177em;
  content: "";
  width: 0.82352941em;
  height: 0.82352941em;
  background: url("../img/gou.svg") no-repeat center / contain;
}
.process_stage .process_stage_card .img {
  padding-bottom: 66.71368124%;
  margin: -1px -1px -1px 0;
}
.process_stage .float_mask {
  z-index: -2;
}
.process_stage .float_mask .img1 {
  left: -38.6458333%;
  bottom: 3.9247751%;
}
.process_stage .float_mask .img2 {
  right: -10.46875%;
  bottom: 56.582175%;
}
.process_capability {
  padding: 8.65rem 0 12.6rem;
  overflow: hidden;
}
.process_capability .head h2 {
  max-width: 49.2rem;
}
.process_capability .head p {
  max-width: 59.3rem;
  margin-top: 4.3rem;
}
.process_capability .process_capability_swiper {
  margin-top: 5.4rem;
}
.process_capability .process_capability_swiper .swiper-slide {
  max-width: 460px;
}
.process_capability .item {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid var(--border2);
}
.process_capability .item:hover img {
  transform: scale(1.03);
}
.process_capability .item .img {
  padding-bottom: 60.26200873%;
}
.process_capability .item .info {
  flex: 1;
  padding: 5.4585153% 6.9868996% 11.790393%;
}
.process_capability .item .info .title {
  font-size: 2.4rem;
  font-weight: 600;
  color: #1a1a2e;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.process_capability .item .info .desc {
  font-size: 1.7rem;
  line-height: 2.8rem;
  color: var(--text);
  max-width: 38.7rem;
  margin-top: 2.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.process_capability .swiper_btns {
  justify-content: center;
  margin-top: 4.1rem;
}
.process_certification .items {
  border-top: 1px solid var(--border2);
  min-height: 20.2rem;
  padding: 4rem 0;
}
.process_certification .items ul {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(22rem, 100%), 1fr));
  gap: 3rem;
  padding-bottom: 0.4rem;
}
.process_certification .items li {
  display: grid;
  grid-template-columns: 5.5rem 1fr;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 500;
  color: #1a1a2e;
  gap: 1.4rem;
  letter-spacing: -0.002rem;
}
.process_certification .items li .icon {
  padding-bottom: 100%;
  background-color: var(--primary);
}
.process_certification .items li .icon img {
  transform: scale(0.72727273);
}
.process_certification .items li p {
  margin-bottom: 0.4rem;
}
.process_advantages {
  background-color: var(--bg2);
  padding: 7.8rem 0 4.7rem;
}
.process_advantages .img {
  width: 56.11111111%;
  --h: 62.5%;
  margin-right: -8.40277778%;
}
.process_advantages .head {
  flex: 1;
  width: 100%;
  max-width: 55rem;
  padding: 0.5rem 0 8.5416667%;
}
.process_advantages p {
  max-width: 45.2rem;
  margin-top: 1.9rem;
}
.process_advantages .btn {
  margin-top: 4.5rem;
}
.process_advantages .process_advantages_swiper {
  overflow: hidden;
  position: relative;
  z-index: 2;
  background-color: var(--bg2);
  margin: -8.5416667% -3.0555556% 0;
  padding: 3.4722222% 3.0555556%;
}
.process_advantages .process_advantages_swiper .swiper-slide {
  max-width: 463px;
  opacity: 0;
  transition: opacity 0.3s;
}
.process_advantages .process_advantages_swiper .swiper-slide-active {
  opacity: 1;
}
.process_advantages .process_advantages_swiper .swiper-slide-active + .swiper-slide-next,
.process_advantages .process_advantages_swiper .swiper-slide-active + .swiper-slide-next + .swiper-slide {
  opacity: 1;
}
.process_advantages .process_advantages_swiper .active .item {
  box-shadow: var(--shadow3);
}
.process_advantages .process_advantages_swiper .active .item::after {
  opacity: 1;
}
.process_advantages .item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
  border: 1px solid var(--border2);
  transition: all 0.3s;
  padding: 6.9114471% 6.9114471% 8.2073434%;
}
.process_advantages .item::after {
  position: absolute;
  width: 100%;
  height: 0.3rem;
  background-color: var(--primary);
  left: 0;
  bottom: -2px;
  content: '';
  opacity: 0;
  transition: all 0.3s;
}
.process_advantages .item .icon {
  width: 5.8rem;
  height: 5.8rem;
}
.process_advantages .item .info {
  flex: 1;
  margin-top: 2.8rem;
}
.process_advantages .item .info h3 {
  font-size: 2.4rem;
  font-weight: 600;
}
.process_advantages .item .info p {
  line-height: 2.4rem;
  color: var(--text);
  max-width: 39.5rem;
  margin-top: 1.6rem;
  letter-spacing: -0.007rem;
}
.process_advantages .item .stat {
  margin-top: 2.8rem;
}
.process_advantages .item .stat strong {
  display: block;
  font-size: 2.8rem;
  font-weight: 600;
  color: var(--primary);
}
.process_advantages .item .stat p {
  font-size: 1.4rem;
  color: var(--text);
  margin-top: 0.5rem;
  letter-spacing: -0.012rem;
}
.process_support {
  padding: 13.5rem 0 15.8rem;
}
.process_support p {
  margin-top: 1.8rem;
}
.process_support .list {
  margin-top: 5.3rem;
}
.process_support .list ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(35rem, 100%), 1fr));
  gap: 3.2rem 1.77083333%;
}
.process_support .list .active .item {
  background-color: #fff;
  box-shadow: var(--shadow3);
}
.process_support .list .active .item::after {
  opacity: 1;
}
.process_support .item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #f7f8fc;
  border: 1px solid var(--border2);
  transition: all 0.3s;
  padding: 7.775378% 6.9114471% 6.0475162%;
  min-height: 31.7rem;
}
.process_support .item::after {
  position: absolute;
  width: 100%;
  height: 0.3rem;
  background-color: var(--primary);
  left: 0;
  bottom: -2px;
  content: '';
  opacity: 0;
  transition: all 0.3s;
}
.process_support .item .icon {
  width: 4.5rem;
  height: 4.5rem;
}
.process_support .item .info {
  flex: 1;
  margin-top: 2.2rem;
}
.process_support .item .info .title {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 600;
  color: #232323;
  display: flex;
  align-items: end;
  min-height: 4.4rem;
}
.process_support .item .info .desc {
  line-height: 2.4rem;
  color: var(--text);
  max-width: 39.8rem;
  margin-top: 1.3rem;
  letter-spacing: -0.007rem;
}
.process_support .item .btn_i {
  font-weight: 600;
  margin-top: 3.9rem;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .process_advantages .img {
    margin-right: -2rem;
  }
}
@media screen and (max-width: 768px) {
  .process_banner {
    padding-top: 64px;
  }
  .process_banner .flex {
    min-height: unset;
  }
  .process_banner .image {
    align-self: center;
    margin: -64px 0 0;
  }
  .process_banner .lt {
    padding: 30px 0;
  }
  .process_banner .nums {
    margin-top: 20px;
  }
  .process_banner .nums ul {
    gap: 20px;
  }
  .process_banner .nums .wrap {
    font-size: 22px;
  }
  .process_banner .nums .label {
    font-size: 14px;
    letter-spacing: unset;
    margin-top: 8px;
  }
  .process_intro {
    padding: 50px 0 30px;
  }
  .process_intro .head {
    display: block;
  }
  .process_intro .head p {
    margin: 12px 0 0;
  }
  .process_intro .main {
    margin-top: 12px;
    display: block;
  }
  .process_intro .desc {
    max-width: unset;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: unset;
    padding: 0;
  }
  .process_intro .desc p + p {
    margin-top: 12px;
  }
  .process_intro .items {
    width: 100%;
    margin-top: 10px;
  }
  .process_intro .items ul {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 20px;
    overflow-x: auto;
    display: flex;
    gap: 20px;
  }
  .process_intro .items ul::-webkit-scrollbar {
    display: none;
  }
  .process_intro .items ul li {
    flex: 0 0 220px;
  }
  .process_intro .item {
    padding: 20px;
  }
  .process_intro .item .icon {
    width: 50px;
    height: 50px;
  }
  .process_intro .item .info {
    margin-top: 20px;
  }
  .process_intro .item .info h3 {
    font-size: 18px;
  }
  .process_intro .item .info p {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: unset;
    margin-top: 10px;
  }
  .process_stage {
    padding: 50px 0;
    overflow: hidden;
  }
  .process_stage .process_stage_swiper {
    overflow: unset;
    margin-top: 30px;
  }
  .process_stage .process_stage_card {
    margin: 30px 0 0;
  }
  .process_stage .process_stage_card .info {
    padding: 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  .process_stage .process_stage_card .info h3 {
    font-size: 18px;
  }
  .process_stage .process_stage_card .info p {
    margin-top: 10px;
  }
  .process_stage .process_stage_card .info ul {
    margin-top: 10px;
  }
  .process_capability {
    padding: 50px 0;
  }
  .process_capability .head p {
    margin-top: 12px;
  }
  .process_capability .process_capability_swiper {
    margin-top: 30px;
  }
  .process_capability .process_capability_swiper .swiper-slide {
    max-width: 323px;
  }
  .process_capability .item .info {
    padding: 20px;
  }
  .process_capability .item .info .title {
    font-size: 18px;
  }
  .process_capability .item .info .desc {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: unset;
    margin-top: 10px;
  }
  .process_capability .swiper_btns {
    margin-top: 30px;
  }
  .process_certification .items {
    padding: 30px 0;
    min-height: unset;
  }
  .process_certification .items ul {
    width: calc(100% + 40px);
    padding: 0 20px;
    margin: 0 -20px;
    flex-wrap: nowrap;
    gap: 20px;
    overflow-x: auto;
    display: flex;
  }
  .process_certification .items ul::-webkit-scrollbar {
    display: none;
  }
  .process_certification .items li {
    grid-template-columns: 40px 1fr;
    gap: 12px;
    font-size: 14px;
    letter-spacing: unset;
  }
  .process_certification .items li p {
    margin: 0;
    white-space: nowrap;
  }
  .process_advantages {
    overflow: hidden;
  }
  .process_advantages .img {
    margin: 0;
    width: 50%;
  }
  .process_advantages .head {
    padding: 0;
  }
  .process_advantages .process_advantages_swiper {
    margin: 30px 0 0;
    padding: 0;
    overflow: unset;
  }
  .process_advantages .process_advantages_swiper .swiper-slide {
    opacity: 1;
  }
  .process_advantages .item {
    padding: 20px;
  }
  .process_advantages .item .icon {
    width: 40px;
    height: 40px;
  }
  .process_advantages .item .info {
    margin-top: 20px;
  }
  .process_advantages .item .info h3 {
    font-size: 18px;
  }
  .process_advantages .item .info p {
    line-height: 1.5;
    letter-spacing: unset;
    margin-top: 10px;
  }
  .process_advantages .item .stat {
    margin-top: 20px;
  }
  .process_advantages .item .stat strong {
    font-size: 20px;
  }
  .process_advantages .item .stat p {
    font-size: 13px;
    margin-top: 5px;
    letter-spacing: unset;
  }
  .process_support {
    padding: 50px 0 30px;
  }
  .process_support .list {
    margin-top: 10px;
  }
  .process_support .list ul {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 20px;
    overflow-x: auto;
    display: flex;
    gap: 20px;
  }
  .process_support .list ul::-webkit-scrollbar {
    display: none;
  }
  .process_support .list ul li {
    flex: 0 0 250px;
  }
  .process_support .item {
    padding: 20px;
    min-height: unset;
  }
  .process_support .item .icon {
    width: 40px;
    height: 40px;
  }
  .process_support .item .info {
    margin-top: 20px;
  }
  .process_support .item .info .title {
    font-size: 18px;
    line-height: 1.5;
    min-height: unset;
  }
  .process_support .item .info .desc {
    line-height: 1.5;
    letter-spacing: unset;
    margin-top: 10px;
  }
  .process_support .item .btn_i {
    margin-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  .process_banner .image {
    width: 100%;
    order: -1;
  }
  .process_banner .nums ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .process_stage .process_stage_card .grid {
    grid-template-columns: 1fr;
  }
  .process_stage .process_stage_card .grid .img {
    order: -1;
  }
  .process_advantages .img {
    width: 100%;
    order: -1;
  }
}
