body {
  margin: 0;
  padding: 0;
  overflow-x:hidden;
}
.vi-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #344DDD;
  /* background: rgba(255, 255, 255, 0.1) #344DDD; */
  opacity: 0.88;
  padding: 18px 70px 18px 100px;
}
.vih-navigation {
  display: flex;
  align-items: center;
}
.vih-n-one {
  padding: 2px 20px;
  background: #FFFFFF;
  border-radius: 100px;
  font-weight: bold;
  font-size: 14px;
  color: #344DDD;
  text-align: center;
  line-height: 30px;
}
.vih-n-two {
  padding: 2px 20px;
  font-size: 14px;
  color: #FFFFFF;
  margin-left: 60px;
  line-height: 30px;
}

/* 第一页 */

.vi-pg-one {
  display: flex;
  flex-direction: column;
  background: url(https://qiniu.goodminya.com/vanx/static/img/index-one-bg.png) no-repeat;
  background-size: cover;
  height: 760px;
  /* background: linear-gradient(359.21deg, #0F0E15 0.84%, #6E45E4 100.82%, rgba(121, 78, 245, 0) 100.83%); */
}
.vpo-span{
  margin: 34px 54px 18px 64px;
  font-size: 12px;
  letter-spacing: 14em;
  color: rgba(255, 255, 255, 0.4);
}
.vpo-block {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;

}
.vpo-left {
  display: flex;
  flex-direction: column;
  width: 380px;
  margin-left: 146px;
}
.vpo-l-top {
  font-weight: bold;
  font-size: 46px;
  line-height: 69px;
  letter-spacing: 0.06em;
  margin-top: 214px;
  color: #FFFFFF;
}
.vpo-l-bottom {
  font-family: Source Han Sans CN;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  margin-top: 20px;
}
  /* .vpo-right {
    width: 640px;
    height: 472px;
  } */
.vpo-r-phone {
  margin: 80px 30px 0;
}
.spr-pgt {
  position: static; 
  --swiper-theme-color: #fff; 
}
.swiper-pagination-bullet {
  width: 10px; 
  height: 10px;
}

/* 第二页 */
.vi-pg-two {
  display: flex;
  justify-content: center ;
  background: linear-gradient(180deg, #DCE6FF 0%, rgba(255, 255, 255, 0) 100%);
}
.vpt-realization {
  margin-top: -120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #FFFFFF;
  width: 85%;
  box-shadow: 0px 4px 30px rgba(28, 79, 190, 0.1);
  border-radius: 20px;
}
.vpt-icon {
  width: 88px;
  height: 88px;
  margin: 30px 0 20px;

}
.vpt-sp1 {
  letter-spacing: 0.06em;
  font-weight: 500;
  font-size: 30px;
  color: #333333;
}
.vpt-sp1 span {
  color: #4A66DD;
}
.vpt-line {
  width: 80px;
  height: 4px;
  margin: 6px 0 10px;
  background: #4568E5;
  border-radius: 4px;
}
.vpt-sp2 {
  font-size: 16px;
  letter-spacing: 0.06em;
  color: #B4B8D1;
}
.vpt-relation {
  width: 779px;
  height: 315px;
  margin: 70px 0;
}

/* 第三页 */
.vi-pg-three {
  display: flex;
  flex-direction: column;
}
.vpth-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.vpth-icon {
  width: 88px;
  height: 88px;
  margin: 60px 0 30px;
}
.vpth-sp {
  letter-spacing: 0.06em;
  font-weight: 500;
  font-size: 30px;
  color: #333333;
}
.vpth-line {
  width: 40px;
  height: 4px;
  margin-top: 4px;
  background: #4568E5;
  border-radius: 4px;
}
.vpth-sp2 {
  font-size: 16px;
  letter-spacing: 0.06em;
  color: #B4B8D1;
  margin: 10px 0 70px;
}
.vpth-block {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  margin-bottom: -285px;
  /* padding: 0 82px 0 150px; */
}
.vpth-b-one {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
}
.vpth-bo-location {
  display: flex;
  align-items: center;
}
.vpth-bol-select {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  padding: 1px;
  border: 1px solid #5590F6;
}
.vpth-bol-select2 {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #5590F6;
}
.vpth-bol-span1 {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.06em;
  color: #4568E5;
  margin-left: 10px;
}

.vpth-bol-uncheck {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  padding: 1px;
  border: 1px solid white;
}
.vpth-bol-uncheck2 {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #A2C6FC;
}
.vpth-bol-span2 {
  font-size: 13px;
  letter-spacing: 0.06em;
  color: #B4B8D1;
  margin-left: 10px;
}
.vpth-dotted-line {
  width: 0px;
  height: 25px;
  margin-right: 64px;
  border: 1px dashed #A2C6FC;
}
.vpth-b-scene {
  display: flex;
  flex: 2;
}
.vpth-b-showp {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vpth-b-two {
  display: flex;
}
.vpth-bt-frame {
  width: 252px;
  height: 520px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(62, 117, 211, 0.2), 0px 2px 5px rgba(0, 48, 130, 0.1), inset 0px 0px 10px #CDDBFF;
  border-radius: 27px;
}
.vpth-bt-frame2 {
  width: 252px;
  height: 520px;
  margin-left: 80px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(62, 117, 211, 0.2), 0px 2px 5px rgba(0, 48, 130, 0.1), inset 0px 0px 10px #CDDBFF;
  border-radius: 27px;
}
.vpth-bt-phone1 {
  width: 100%;
  height: 100%;
}
.vpth-bt-phone2 {
  width: 100%;
  height: 100%;
}
.vpth-b-three {
  display: flex;
  flex-direction: column;
  width: 240px;
  margin: 0 70px 210px 140px;
}
.vpth-bth-title {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: #4A66DD;
}
.vpth-bth-content {
  margin-top: 14px;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #999999;
}

/* 第四页 */
.vi-pg-four {
  background: url(https://qiniu.goodminya.com/vanx/static/img/index-three-fourbg.png) no-repeat;
  height: 1480px;
  background-size: 100% 100%;
  padding-top: 285px;
}
.vpf-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 70px;
}
.vpf-icon {
  width: 88px;
  height: 88px;
  margin: 110px 0 30px;
}
.vpf-sp {
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.vpf-sp span{
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 0.06em;
  color: #20F2FF;
}
.vpf-line {
  width: 90px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 4px;
  margin: 6px 0 10px 0;
}
.vpf-sp2 {
  font-size: 16px;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}

/* 第五页 */
.vi-pg-five {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -410px;
}
.vpfi-realization {
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  width: 80%;
  border-radius: 20px;
  padding: 30px 85px 35px 85px;
}
.vpfi-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.vpfi-icon {
  width: 88px;
  height: 88px;
}
.vpfi-sp {
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 0.06em;
  color: #333333;
  margin: 20px 0 6px 0;
}
.vpfi-sp span {
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 0.06em;
  color: #4A66DD;
}
.vpfi-line {
  width: 50px;
  height: 4px;
  background: #4568E5;
  border-radius: 4px;
}
.vpfi-cpt-partner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.vpfi-cp-region {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vpfi-cp-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 250px;
  margin-bottom: 30px;
}
.vpfi-cpb-icon {
  width: 150px;
  height: 100px;
}
.vpfi-cpb-span {
  font-weight: 500; 
  font-size: 13px;
  letter-spacing: 0.06em;
  color: #999999;
  margin-top: 23px;
}

/* 尾部 */
.vi-tail {
  margin-top: 60px;
}
.vt-top {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1F242E;
  padding: 20px 0;
}
.vtt-span {
  font-size: 14px;
  color: #FFFFFF;
}
.vtt-line {
  width: 1px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 1px;
  margin: 0 60px;
}
.vt-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0 32px 0;
  background: #2B3342;
}
.vtb-logo {
  margin-bottom: 28px;
}
.vtb-i-span1 {
  font-size: 12px;
  color: #999999;
}
.vtb-i-span2 {
  font-size: 14px;
  color: #FFFFFF;
}

.vpf-spr {
  position: relative;
}
.vpf-spr .swiper-container {
  height: 520px;
  width: 1000px;
}
.vpf-spr .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* width: 242px; */
  /* background: #fff; */
  /* Center slide text vertically */
  flex-direction: column;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
  opacity: 0.4;
}

.vpf-spr .swiper-slide .swiper-slide-img {
  width: 240px;
  border-radius: 30px;
}


/* .get_job_focus .swiper-slide a img {
  width: 100%;
  height: 100%;
} */

.vpf-spr .swiper-slide-active,
.vpf-spr .swiper-slide-duplicate-active {
  transform: scale(1);
  z-index: 999;
  opacity: 1;
}

.vpf-spr .swiper-button-next,
.vpf-spr .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  border-radius: 50%;
  margin: 0 120px;
}
.vpf-spr .swiper-button-next:after,
.vpf-spr .swiper-button-prev:after {
  font-size: 16px;
  color: #FFFFFF;
}

@media (min-width: 1394px) and (max-width: 1480px) {
  .vpth-b-three {
    margin: 0 70px 210px 100px;
  }
}

@media (min-width: 1024px) and (max-width: 1393px) {
  .vih-n-two {
    padding: 2px 0px;
  }
  .vpo-left {
    margin-left: 60px;
  }
  .vpo-l-top {
    font-size: 42px;
  }
  .vpo-l-bottom {
    font-size: 16px;
  }
  .vpo-right {
    width: 640px;
    height: 472px;
  }
  .vpo-r-phone {
    margin: 30px 0 0;
    padding-left: 74px;
  }
  .vpt-sp1 {
    font-size: 28px;
  }
  .vpth-sp {
    font-size: 28px;
  }
  .vpf-sp {
    font-size: 28px;
  }
  .vpf-sp span {
    font-size: 28px;
  }
  .vpt-realization {
    margin-top: -190px;
  }
  .vpth-block {
    display: flex;
    justify-content: space-between;
  }
  .vpth-b-one {
    flex: 0.8;
    margin-left: 0;
    margin-right: 0;
  }
  .vpth-b-two {
    margin-left: 20px;
  }
 
  .vpth-bt-frame {
    margin-left: 0;
  }
  .vpth-bt-frame2 {
    margin-left: 20px;
  }
  .vpth-b-three {
    margin: 0 34px 160px 100px;
  }
  .vpf-spr .swiper-container {
    width: 840px;
  }
  .vpf-spr .swiper-slide .swiper-slide-img {
    width: 240px;
  }
  .vpf-spr .swiper-button-next {
    margin: 0 20px;
  }
  .vpf-spr .swiper-button-prev {
    margin: 0 20px;
  }
  .vpfi-sp {
    font-size: 28px;
  }
  .vpfi-sp span {
    font-size: 28px;
  }
  .vpfi-cp-block {
    width: 150px;
    margin: 0 18px 30px 18px;
  }
  .vi-pg-five {
    margin-top: -440px;
  }
}

@media (min-width: 1024px) and (max-width: 1140px) {
  .vpth-bt-frame {
    width: 240px;
    height: 500px;
  }
  .vpth-bt-frame2 {
    width: 240px;
    height: 500px;
  }
  .vpth-b-three {
    margin: 0 15px 160px 20px;
  }
}

@media (min-width: 1150px) and (max-width: 1250px) {
  .vpth-bt-frame {
    width: 240px;
    height: 500px;
  }
  .vpth-bt-frame2 {
    width: 240px;
    height: 500px;
  }
  .vpth-b-three {
    margin: 0 15px 160px 72px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .vi-head {
    padding: 18px 20px 18px 20px;
  }
  .vih-n-two {
    margin-left: 0px;
  }
  .vpo-left {
    margin-left: 34px;
  }
  .vpo-l-top {
    margin-top: 100px;
    font-size: 34px;
  }
  .vpo-l-bottom {
    font-size: 16px;
  }
  .vpo-right {
    width: 550px;
    height: 400px;
  }
  .vpo-r-phone {
    width: 490px;
    height: 375px;
    margin: 30px 0 0;
  }
  .vpt-realization {
    width: 95%;
  }
  .vpt-icon {
    width: 72px;
    height: 72px;
  }
  .vpt-sp1 {
    font-size: 24px;
  }
  .vpt-line {
    width: 65px;
    height: 3px;
  }
  .vpt-sp2 {
    font-size: 15px;
  }
  .vpt-relation {
    width: 610px;
    height: 270px;
  }

  .vpt-realization {
    margin-top: -245px;
  }
  .vpth-icon {
    width: 72px;
    height: 72px;
    margin: 30px 0 30px;
  }
  .vpth-sp {
    font-size: 24px;
  }
  .vpth-line {
    height: 3px;
  }
  .vpth-block {
    justify-content: center;
    flex-wrap: wrap;
  }
  .vpth-b-one {
    margin: 0 60px;
  }
  .vpth-bt-phone1 {
    margin-left: 0;
  }
  .vpth-b-three {
    margin: 20px 420px 120px 60px;
  }
  .vpf-icon {
    width: 72px;
    height: 72px;
    margin: 38px 0 30px;
  }
  .vpf-sp {
    font-size: 24px;
  }
  .vpf-sp span {
    font-size: 24px;
  }
  .vpf-line {
    height: 3px;
  }
  .vpf-spr .swiper-container {
    width: 700px;
  }
  .vpf-spr .swiper-slide .swiper-slide-img {
    width: 200px;
  }
  .vpf-spr .swiper-button-next {
    display: none;
  }
  .vpf-spr .swiper-button-prev {
    display: none;
  }
  .vi-pg-four {
    height: 1310px;
  }
  .vpfi-realization {
    width: 98%;
    padding: 30px 0 25px 0;
  } 
  .vpfi-icon {
    width: 72px;
    height: 72px;
  }
  .vpfi-sp {
    font-size: 24px;
  }
  .vpfi-sp span {
    font-size: 24px;
  }
  .vpfi-line {
    height: 3px;
  }
  .vpfi-cp-block {
    width: 150px;
    /* margin: 0 18px 30px 18px; */
  }
}


@media (max-width: 767px) { 
  .vi-head {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #344DDD;
    /* background: rgba(255, 255, 255, 0.1) #344DDD; */
    opacity: 0.88;
    padding: 14px 0px;
  }
  .vi-pg-one {
    height: 625px;
  }
  .vih-navigation {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 14px;
  }
  .vih-n-one {
    /* padding: 2px 20px; */
    background: #FFFFFF;
    border-radius: 100px;
    font-weight: bold;
    font-size: 14px;
    color: #344DDD;
    text-align: center;
    line-height: 30px;
  }
  .vih-n-two {
    padding: 2px 20px;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 0px;
    line-height: 30px;
  }
  .vpo-block {
    display: flex;
    flex-direction: column;
  }
  .vpo-left {
    margin-left: 0;
    width: 94%;
    padding: 0 5px 0 20px;
  }
  .vpo-l-top {
    font-size: 32px;
    margin-top: 20px;
  }
  .vpo-l-bottom {
    font-size: 16px;
    margin-top: 0;
  }
  .vpo-right {
    display: flex;
    justify-content: center;
  }
  .vpo-r-phone {
    width: 350px;
    height: 270px;
    margin: 0;
  }
  .vpt-realization {
    width: 95%;
  }
  .vpt-icon {
    width: 65px;
    height: 65px;
    margin: 30px 0 10px;
  }
  .vpt-sp1 {
    font-size: 24px;
  }
  .vpt-line {
    width: 60px;
    height: 3px;
  }
  .vpt-sp2 {
    padding: 0 8px;
  }
  .vpt-relation {
    width: 325px;
    height: 155px;
  }
  .vpth-icon {
    width: 65px;
    height: 65px;
    margin: 15px 0 8px;
  }
  .vpth-sp {
    font-size: 24px;
  }
  .vpth-sp2 {
    padding: 0 8px;
  }
  .vpth-line {
    height: 3px;
  }
  .vpfi-icon {
    width: 65px;
    height: 65px;
  }
  .vpfi-sp {
    font-size: 24px;
    margin: 8px 0 6px 0;
  }
  .vpfi-sp span {
    font-size: 24px;
  }
  .vpfi-line {
    height: 3px;
  }
  .vpfi-cpt-partner {
    margin-top: 20px;
  }
  .vpfi-cp-region {
    flex-wrap: wrap;
  }
  .vpfi-cp-block {
    width: 125px;
  }
  .vpfi-cpb-icon {
    width: 120px;
    height: 80px;
  }
 .spr-pgt {
    display: none;
  }


  .vi-tail {
    margin-top: 0px;
  }
  .vtt-line {
    width: 1px;
    height: 10px;
    background: #FFFFFF;
    color:transparent;
    border-radius: 1px;
    margin: 0 15px;
  }
  .vt-block {
    padding: 15px 0 20px 0;
  }
  .vt-top {
    padding: 12px 0;
  }
  .vtt-span {
    font-size: 14px;
    color: #FFFFFF;
  }
  .vtb-logo {
    width: 138px;
    margin-bottom: 15px;
  }
  .vtb-i-span1 {
    font-size: 10px;
    color: #999999;
  }
  .vtb-i-span2 {
    font-size: 13px;
    color: #FFFFFF;
  }
  .vpt-realization {
    margin-top: -230px;
  }
}