body .home .container {
  overflow: hidden;
}
body .home .container img {
  transition: all 600ms;
}
body .home .container img:hover {
  transform: scale(1.05);
}
body .home .container .sec1 {
  padding: 9.6875vw 10.4166666667vw 12.7083333333vw 10.4166666667vw;
  overflow: hidden;
  background: #FFF;
  position: relative;
}
body .home .container .sec1 .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .home .container .sec1 .content .lbox {
  width: 32.2916666667vw;
  z-index: 2;
}
body .home .container .sec1 .content .lbox .t {
  color: #333;
  font-weight: 700;
  letter-spacing: 0.46875vw;
}
body .home .container .sec1 .content .lbox .des {
  margin-top: 3.125vw;
  line-height: 1.8;
}
body .home .container .sec1 .content .rbox {
  width: 41.6666666667vw;
  position: relative;
  overflow: hidden;
  border-radius: 2.0833333333vw;
}
body .home .container .sec1 .content .rbox .pic1 {
  position: relative;
  z-index: 10;
}
body .home .container .sec1 .content .rbox .pic1 img {
  width: 100%;
  height: 33.8541666667vw;
  object-fit: cover;
  border-radius: 2.0833333333vw;
}
body .home .container .sec1 .content .rbox p {
  position: absolute;
  right: 1.5625vw;
  top: 1.5625vw;
  font-weight: 700;
  color: #333;
}
body .home .container .sec1 .pic2 {
  position: absolute;
  left: 1.7708333333vw;
  bottom: 11.875vw;
}
body .home .container .sec1 .pic2 img {
  width: 11.6666666667vw;
}
body .home .container .sec1 .pic3 {
  position: absolute;
  left: 13.0729166667vw;
  bottom: 8.4895833333vw;
}
body .home .container .sec1 .pic3 img {
  width: 11.6666666667vw;
}
body .home .container .sec1 .pic4 {
  position: absolute;
  left: 25.625vw;
  bottom: 5.2083333333vw;
}
body .home .container .sec1 .pic4 img {
  width: 9.375vw;
}
body .home .container .sec2 {
  padding: 8.3333333333vw 10.4166666667vw;
}
body .home .container .sec2 .t {
  display: flex;
  align-items: center;
  margin-bottom: 3.125vw;
}
body .home .container .sec2 .t .en {
  color: #333;
  line-height: 1.13;
  font-weight: 600;
  text-transform: uppercase;
}
body .home .container .sec2 .t span {
  width: 1px;
  height: 1.8229166667vw;
  background: #00A9B2;
  margin: 0 1.0416666667vw;
}
body .home .container .sec2 .content {
  display: flex;
  justify-content: space-between;
}
body .home .container .sec2 .content .lbox {
  width: 28.125vw;
  border-radius: 2.0833333333vw;
  overflow: hidden;
}
body .home .container .sec2 .content .lbox img {
  width: 100%;
  height: 33.8541666667vw;
  border-radius: 2.0833333333vw;
}
body .home .container .sec2 .content .rbox {
  width: 45.8333333333vw;
}
body .home .container .sec2 .content .rbox .pt {
  font-weight: 700;
  color: #333;
  margin-top: 5.8854166667vw;
}
body .home .container .sec2 .content .rbox .des {
  margin: 2.0833333333vw 0 3.3854166667vw 0;
  color: #333;
  line-height: 1.8;
  letter-spacing: 0.32px;
}
body .home .container .sec2 .content .rbox .icons {
  display: flex;
  gap: 5.2083333333vw;
  text-align: center;
}
body .home .container .sec2 .content .rbox .icons .item .icon img {
  width: 3.125vw;
}
body .home .container .sec2 .content .rbox .icons .item p {
  margin-top: 1.0416666667vw;
  color: #333;
  font-weight: 600;
}
body .home .container .sec3 {
  background: #F5F5F5;
  padding: 8.3333333333vw 10.4166666667vw;
}
body .home .container .sec3 .t {
  display: flex;
  align-items: center;
  margin-bottom: 3.125vw;
  justify-content: center;
}
body .home .container .sec3 .t .en {
  color: #333;
  line-height: 1.13;
  font-weight: 600;
  text-transform: uppercase;
}
body .home .container .sec3 .t span {
  width: 1px;
  height: 1.8229166667vw;
  background: #00A9B2;
  margin: 0 1.0416666667vw;
}
body .home .container .sec3 .content {
  display: flex;
  justify-content: space-between;
}
body .home .container .sec3 .content .lbox {
  width: 45.8333333333vw;
}
body .home .container .sec3 .content .lbox .pt {
  font-weight: 700;
  color: #333;
  margin-top: 4.84375vw;
}
body .home .container .sec3 .content .lbox .des {
  margin: 2.0833333333vw 0 5.8854166667vw 0;
  color: #333;
  line-height: 1.8;
  letter-spacing: 0.32px;
}
body .home .container .sec3 .content .lbox .nums {
  display: flex;
  gap: 3.6458333333vw;
  align-items: center;
}
body .home .container .sec3 .content .lbox .nums .item .p1 {
  color: #333;
  font-weight: 600;
  margin-bottom: 0.625vw;
}
body .home .container .sec3 .content .lbox .nums .item .p2 {
  color: #00A9B2;
  font-weight: 600;
  font-family: "Poppins";
}
body .home .container .sec3 .content .lbox .nums .line {
  width: 1px;
  height: 5.2083333333vw;
  background: rgba(0, 0, 0, 0.14);
}
body .home .container .sec3 .content .rbox {
  width: 28.125vw;
}
body .home .container .sec3 .content .rbox .pic {
  position: relative;
  border-radius: 2.0833333333vw;
  overflow: hidden;
}
body .home .container .sec3 .content .rbox .pic img {
  width: 100%;
  height: 33.8541666667vw;
  border-radius: 2.0833333333vw;
}
body .home .container .sec3 .content .rbox .pic p {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 2.0833333333vw;
  bottom: 2.0833333333vw;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
body .home .container .sec4 {
  padding: 8.3333333333vw 10.4166666667vw;
  position: relative;
}
body .home .container .sec4 .t {
  display: flex;
  align-items: center;
  margin-bottom: 3.125vw;
}
body .home .container .sec4 .t .en {
  color: #333;
  line-height: 1.13;
  font-weight: 600;
  text-transform: uppercase;
}
body .home .container .sec4 .t span {
  width: 1px;
  height: 1.8229166667vw;
  background: #00A9B2;
  margin: 0 1.0416666667vw;
}
body .home .container .sec4 .content {
  display: flex;
  justify-content: space-between;
}
body .home .container .sec4 .content .lbox {
  width: 28.125vw;
  border-radius: 2.0833333333vw;
  overflow: hidden;
}
body .home .container .sec4 .content .lbox img {
  width: 100%;
  height: 33.8541666667vw;
  border-radius: 2.0833333333vw;
}
body .home .container .sec4 .content .rbox {
  width: 45.8333333333vw;
}
body .home .container .sec4 .content .rbox .pt {
  font-weight: 700;
  color: #333;
  margin-top: 5.8854166667vw;
}
body .home .container .sec4 .content .rbox .des {
  margin: 2.0833333333vw 0 3.3854166667vw 0;
  color: #333;
  line-height: 1.8;
  letter-spacing: 0.32px;
}
body .home .container .sec4 .content .rbox .icons {
  display: flex;
  gap: 5.2083333333vw;
  text-align: center;
}
body .home .container .sec4 .content .rbox .icons .item .icon img {
  width: 3.125vw;
}
body .home .container .sec4 .content .rbox .icons .item p {
  margin-top: 1.0416666667vw;
  color: #333;
  font-weight: 600;
}
body .home .container .sec4 .pic2 {
  position: absolute;
  right: 3.1770833333vw;
  bottom: 0.5208333333vw;
}
body .home .container .sec4 .pic2 img {
  width: 19.53125vw;
}
body .home .container .sec4 .pic3 {
  position: absolute;
  right: 0;
  bottom: 10.3125vw;
}
body .home .container .sec4 .pic3 img {
  width: 14.6354166667vw;
}
body .home .container .sec5 {
  background: #F5F5F5;
  padding: 8.3333333333vw 10.4166666667vw;
}
body .home .container .sec5 .t {
  display: flex;
  align-items: center;
  margin-bottom: 3.125vw;
  justify-content: center;
}
body .home .container .sec5 .t .en {
  color: #333;
  line-height: 1.13;
  font-weight: 600;
  text-transform: uppercase;
}
body .home .container .sec5 .t span {
  width: 1px;
  height: 1.8229166667vw;
  background: #00A9B2;
  margin: 0 1.0416666667vw;
}
body .home .container .sec5 .swiper_box {
  width: 100%;
  position: relative;
}
body .home .container .sec5 .swiper_box .swiper1 {
  width: 100%;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content {
  display: flex;
  justify-content: space-between;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox {
  width: 45.8333333333vw;
  opacity: 0;
  transform: translateX(-20px);
  transition: all 600ms;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .pt {
  font-weight: 700;
  color: #333;
  margin-top: 2.96875vw;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .des {
  margin: 2.0833333333vw 0 3.3854166667vw 0;
  color: #333;
  line-height: 1.8;
  letter-spacing: 0.32px;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .nums {
  display: flex;
  gap: 3.6458333333vw;
  align-items: center;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .nums .item .p1 {
  color: #333;
  font-weight: 600;
  margin-bottom: 0.625vw;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .nums .item .p2 {
  color: #00A9B2;
  font-weight: 600;
  font-family: "Poppins";
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .nums .line {
  width: 1px;
  height: 5.2083333333vw;
  background: rgba(0, 0, 0, 0.14);
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .rbox {
  width: 28.125vw;
  opacity: 0;
  transform: translateX(20px);
  transition: all 600ms;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .rbox .pic {
  position: relative;
  border-radius: 2.0833333333vw;
  overflow: hidden;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .rbox .pic img {
  width: 100%;
  height: 33.8541666667vw;
  border-radius: 2.0833333333vw;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .rbox .pic p {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 2.0833333333vw;
  bottom: 2.0833333333vw;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide-active .content .lbox,
body .home .container .sec5 .swiper_box .swiper1 .swiper-slide-active .content .rbox {
  transform: translateX(0);
  opacity: 1;
}
body .home .container .sec5 .swiper_box .sets {
  position: absolute;
  left: 0;
  bottom: 2.96875vw;
  display: flex;
  align-items: center;
  z-index: 100;
}
body .home .container .sec5 .swiper_box .sets .prev,
body .home .container .sec5 .swiper_box .sets .next {
  cursor: pointer;
}
body .home .container .sec5 .swiper_box .sets .prev img,
body .home .container .sec5 .swiper_box .sets .next img {
  width: 1.5625vw;
}
body .home .container .sec5 .swiper_box .sets .swiper-scrollbar {
  width: 41.3020833333vw;
  height: 2px;
  background: #D9D9D9;
  margin: 0 0.7291666667vw;
}
body .home .container .sec5 .swiper_box .sets .swiper-scrollbar .swiper-scrollbar-drag {
  background: #333;
}
body .home .container .sec6 {
  padding: 8.3333333333vw 10.4166666667vw;
  position: relative;
}
body .home .container .sec6 .t {
  display: flex;
  align-items: center;
  margin-bottom: 1.0416666667vw;
}
body .home .container .sec6 .t .en {
  color: #333;
  line-height: 1.13;
  font-weight: 600;
  text-transform: uppercase;
}
body .home .container .sec6 .t span {
  width: 1px;
  height: 1.8229166667vw;
  background: #00A9B2;
  margin: 0 1.0416666667vw;
}
body .home .container .sec6 .tip {
  color: #107A7F;
  text-transform: capitalize;
  margin-bottom: 3.125vw;
}
body .home .container .sec6 .pics {
  width: 100%;
}
body .home .container .sec6 .pics .swiper2 {
  width: 100%;
}
body .home .container .sec6 .pics .swiper2 .item .pic {
  width: 100%;
  height: 27.0833333333vw;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
body .home .container .sec6 .pics .swiper2 .item .pic .p_b {
  overflow: hidden;
  border-radius: 1.0416666667vw;
}
body .home .container .sec6 .pics .swiper2 .item .pic .p_b img {
  width: 100%;
  border-radius: 1.0416666667vw;
  max-height: 100%;
  object-fit: cover;
}
body .home .container .sec6 .pics .swiper2 .item p {
  margin-top: 2.0833333333vw;
  color: #333;
  font-weight: 600;
}
body .home .container .sec6 .pic1 {
  position: absolute;
  right: 23.59375vw;
  top: 3.4895833333vw;
}
body .home .container .sec6 .pic1 img {
  width: 11.9791666667vw;
}
body .home .container .sec6 .pic2 {
  position: absolute;
  right: 10.2083333333vw;
  top: 12.3958333333vw;
}
body .home .container .sec6 .pic2 img {
  width: 12.9166666667vw;
}
body .home .container .sec6 .pic3 {
  position: absolute;
  right: 6.7708333333vw;
  top: 4.0625vw;
}
body .home .container .sec6 .pic3 img {
  width: 11.9791666667vw;
}
body .home .container .sec6 .pic4 {
  position: absolute;
  right: 0;
  top: 9.5833333333vw;
}
body .home .container .sec6 .pic4 img {
  width: 5.46875vw;
}
@media screen and (max-width: 768px) {
  body .home .container .sec1 {
    padding: 30px 5%;
  }
  body .home .container .sec1 .content {
    flex-direction: column;
  }
  body .home .container .sec1 .content .lbox {
    width: 100%;
  }
  body .home .container .sec1 .content .lbox .des {
    margin-top: 15px;
  }
  body .home .container .sec1 .content .rbox {
    width: 100%;
    margin-top: 15px;
    border-radius: 20px;
  }
  body .home .container .sec1 .content .rbox .pic1 img {
    height: auto;
    border-radius: 20px;
  }
  body .home .container .sec1 .content .rbox p {
    right: 15px;
    top: 15px;
  }
  body .home .container .sec2, body .home .container .sec4 {
    padding: 30px 5%;
  }
  body .home .container .sec2 .t, body .home .container .sec4 .t {
    margin-bottom: 20px;
  }
  body .home .container .sec2 .t span, body .home .container .sec4 .t span {
    height: 20px;
    margin: 0 10px;
  }
  body .home .container .sec2 .content, body .home .container .sec4 .content {
    flex-direction: column;
  }
  body .home .container .sec2 .content .lbox, body .home .container .sec4 .content .lbox {
    width: 100%;
    border-radius: 20px;
  }
  body .home .container .sec2 .content .lbox img, body .home .container .sec4 .content .lbox img {
    height: auto;
    border-radius: 20px;
  }
  body .home .container .sec2 .content .rbox, body .home .container .sec4 .content .rbox {
    width: 100%;
    margin-top: 20px;
  }
  body .home .container .sec2 .content .rbox .pt, body .home .container .sec4 .content .rbox .pt {
    margin: 0;
  }
  body .home .container .sec2 .content .rbox .des, body .home .container .sec4 .content .rbox .des {
    margin: 10px 0 15px 0;
  }
  body .home .container .sec2 .content .rbox .icons, body .home .container .sec4 .content .rbox .icons {
    gap: 40px;
  }
  body .home .container .sec2 .content .rbox .icons .item .icon img, body .home .container .sec4 .content .rbox .icons .item .icon img {
    width: 30px;
  }
  body .home .container .sec2 .content .rbox .icons .item p, body .home .container .sec4 .content .rbox .icons .item p {
    margin-top: 10px;
    font-size: 16px;
  }
  body .home .container .sec3 {
    padding: 30px 5%;
  }
  body .home .container .sec3 .t {
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  body .home .container .sec3 .t span {
    height: 20px;
    margin: 0 10px;
    /* display: none; */
  }
  body .home .container .sec3 .t .cn {
    /* margin-top: 10px; */
    font-size: 18px;
  }
  body .home .container .sec5 .t .cn {
    font-size: 19px;
  }
  body .home .container .sec4 .t .en {
    font-size: 18px;
    white-space: nowrap;
  }
  body .home .container .sec3 .content {
    flex-direction: column;
  }
  body .home .container .sec3 .content .lbox {
    width: 100%;
  }
  body .home .container .sec3 .content .lbox .pt {
    margin-top: 0;
  }
  body .home .container .sec3 .content .lbox .des {
    margin: 10px 0 30px 0;
  }
  body .home .container .sec3 .content .lbox .nums {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body .home .container .sec3 .content .lbox .nums .item {
    width: 40%;
  }
  body .home .container .sec3 .content .lbox .nums .item .p1 {
    margin-bottom: 5px;
  }
  body .home .container .sec3 .content .lbox .nums .line {
    height: 50px;
    display: none;
  }
  body .home .container .sec3 .content .rbox {
    width: 100%;
    margin-top: 20px;
  }
  body .home .container .sec3 .content .rbox .pic {
    border-radius: 20px;
  }
  body .home .container .sec3 .content .rbox .pic img {
    border-radius: 20px;
    height: auto;
  }
  body .home .container .sec3 .content .rbox .pic p {
    padding: 0 20px;
    bottom: 20px;
  }
  body .home .container .sec5 {
    padding: 30px 5%;
  }
  body .home .container .sec5 .t {
    margin-bottom: 20px;
    flex-direction: column;
  }
  body .home .container .sec5 .t span {
    height: 20px;
    margin: 0 10px;
    display: none;
  }
  body .home .container .sec5 .t .cn {
    margin-top: 10px;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content {
    flex-direction: column;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox {
    width: 100%;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .pt {
    margin-top: 0;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .des {
    margin: 10px 0 30px 0;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .nums {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .nums .item {
    width: 40%;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .nums .item .p1 {
    margin-bottom: 5px;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .lbox .nums .line {
    height: 50px;
    display: none;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .rbox {
    width: 100%;
    margin-top: 20px;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .rbox .pic {
    border-radius: 20px;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .rbox .pic img {
    border-radius: 20px;
    height: auto;
  }
  body .home .container .sec5 .swiper_box .swiper1 .swiper-slide .content .rbox .pic p {
    padding: 0 20px;
    bottom: 20px;
  }
  body .home .container .sec5 .swiper_box .sets {
    position: static;
    width: 100%;
    margin-top: 20px;
  }
  body .home .container .sec5 .swiper_box .sets .prev img, body .home .container .sec5 .swiper_box .sets .next img {
    width: 20px;
  }
  body .home .container .sec5 .swiper_box .sets .swiper-scrollbar {
    width: 100%;
    margin: 0 10px;
  }
  body .home .container .sec6 {
    padding: 30px 5% 60px 5%;
  }
  body .home .container .sec6 .t {
    margin-bottom: 20px;
    flex-direction: column;
  }
  body .home .container .sec6 .t span {
    height: 20px;
    margin: 0 10px;
    display: none;
  }
  body .home .container .sec6 .t .cn {
    margin-top: 10px;
  }
  body .home .container .sec6 .tip {
    margin-bottom: 30px;
  }
  body .home .container .sec6 .pics .swiper2 .swiper-slide .pic {
    height: 300px;
  }
  body .home .container .sec6 .pics .swiper2 .swiper-slide .pic .p_b {
    border-radius: 10px;
  }
  body .home .container .sec6 .pics .swiper2 .swiper-slide .pic .p_b img {
    border-radius: 10px;
  }
}

/*# sourceMappingURL=serviceInfo.css.map */
