@charset "UTF-8";
.home {
  position: relative;
  width: 100%;
}
.home .banner {
  position: relative;
  height: calc(100vh + 600px);
}
.home .banner .fix {
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.home .banner .bg {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
}
.home .banner .bg .animate {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
}
.home .banner .bg img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  position: absolute;
  right: 0;
}
.home .banner .text {
  position: absolute;
  left: 10.4166666667vw;
  top: 16.875vw;
  color: white;
}
.home .banner .text.on .p1 {
  color: #000;
}
.home .banner .text.on .p2 {
  color: #000;
}
.home .banner .text .p1 {
  font-size: 6.25vw;
  line-height: 1;
  margin-bottom: 2.0833333333vw;
  transition: 0.6s ease;
}
.home .banner .text .p2 {
  font-size: 2.5vw;
  transition: 0.6s ease;
}
.home .banner .product-label {
  align-items: flex-end;
  background: linear-gradient(180deg, transparent, #000 95%);
  bottom: 0;
  color: #fff;
  display: flex;
  font-size: 12.5vw;
  height: 12.989vw;
  left: 0;
  letter-spacing: -0.5208vw;
  line-height: 0.68;
  mix-blend-mode: darken;
  padding-left: 10.4166666667vw;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.home .banner .product-label .en_num_light {
  font: inherit;
  margin: 0;
  font-family: "PINGFANGSC";
}
.home .section1 {
  background: #FAFAFA;
  padding: 6.25vw 0 0 0;
}
.home .section1 .box1 {
  margin: 0 9.375vw;
}
.home .section1 .box1 .t {
  display: flex;
  align-items: center;
}
.home .section1 .box1 .t p {
  color: #003B83;
  font-size: 2.5vw;
  font-family: "PingFang-Bold";
}
.home .section1 .box1 .t svg {
  margin-left: 0.8333333333vw;
  width: 2.65625vw;
  display: block;
}
.home .section1 .box1 .des {
  margin: 2.5vw 0 4.21875vw 0;
  color: #2D2D2D;
  font-size: 0.9375vw;
  line-height: 2;
}
.home .section1 .content {
  position: relative;
}
.home .section1 .content.aos-animate svg {
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}
.home .section1 .content.aos-animate .position .point {
  transform: translateX(0);
  opacity: 1;
}
.home .section1 .content .nums {
  width: 26.3020833333vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: absolute;
  left: 9.375vw;
  top: 0;
}
.home .section1 .content .nums .item {
  border-left: 2px solid #D9D9D9;
  padding-left: 2.5vw;
  width: 48%;
}
.home .section1 .content .nums .item .p1 {
  display: flex;
  color: #003B83;
  align-items: center;
}
.home .section1 .content .nums .item .p1 .num {
  font-size: 3.125vw;
}
.home .section1 .content .nums .item .p1 span {
  font-size: 1.6666666667vw;
  margin-top: 1.5625vw;
  display: block;
}
.home .section1 .content .nums .item .tag {
  color: #181818;
  font-size: 1.0416666667vw;
  margin-top: 1.25vw;
}
.home .section1 .content svg {
  width: 100%;
  display: block;
  height: auto;
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  transition: 2s;
}
.home .section1 .content .position {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.home .section1 .content .position .point {
  position: absolute;
  pointer-events: auto;
  text-align: center;
  transform: translateX(-30px);
  opacity: 0;
  transition: 1s;
}
.home .section1 .content .position .point span {
  color: #040404;
  font-size: 2.2916666667vw;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0.8333333333vw;
  position: relative;
}
.home .section1 .content .position .point span:after {
  content: attr(data-text);
  display: inline-block;
}
.home .section1 .content .position .point p {
  color: #040404;
  font-size: 0.9375vw;
  font-weight: 300;
}
.home .section1 .content .position .point .center {
  margin: 0.8333333333vw auto 0;
}
.home .section1 .content .position .point .center .line {
  width: 1px;
  height: 5.6770833333vw;
  background: rgba(0, 0, 0, 0.26);
  margin: auto;
}
.home .section1 .content .position .point .center .circle {
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  border-radius: 50%;
  background: #040404;
  margin: auto;
}
.home .section1 .content .position .point.point_1 {
  bottom: 5.2604166667vw;
  left: 18.6458333333vw;
}
.home .section1 .content .position .point.point_2 {
  bottom: 9.2708333333vw;
  left: 33.8541666667vw;
}
.home .section1 .content .position .point.point_3 {
  bottom: 15.0520833333vw;
  left: 48.59375vw;
}
.home .section1 .content .position .point.point_4 {
  bottom: 25.5208333333vw;
  left: 66.40625vw;
}
.home .section1 .content .position .point.point_5 {
  bottom: 33.4375vw;
  left: 83.75vw;
}
.home .section1 .content .position .point.point_5 .line {
  height: 6.875vw;
}
.home .section2 {
  display: flex;
  justify-content: space-between;
  padding: 13.3333333333vw 0 13.4895833333vw 10.4166666667vw;
  align-items: center;
  gap: 4.1666666667vw;
  position: relative;
  overflow: hidden;
}
.home .section2 .bg {
  position: absolute;
  left: 0;
  top: 0;
}
.home .section2 .bg img {
  width: 39.375vw;
  display: block;
}
.home .section2::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 68.8020833333vw;
  background: #FAFAFA;
  height: 100%;
  z-index: -1;
}
.home .section2::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 31.1979166667vw;
  background: #fff;
  height: 100%;
}
.home .section2 .l {
  width: 28.90625vw;
}
.home .section2 .l .t {
  display: flex;
  align-items: center;
}
.home .section2 .l .t p {
  color: #003B83;
  font-size: 2.5vw;
  font-family: "PingFang-Bold";
}
.home .section2 .l .t svg {
  margin-left: 0.8333333333vw;
  width: 2.65625vw;
  display: block;
}
.home .section2 .l .des {
  margin: 2.2916666667vw 0 10.4166666667vw 0;
  color: #2D2D2D;
  font-size: 0.9375vw;
  line-height: 2;
}
.home .section2 .l .btns {
  display: flex;
  align-items: center;
}
.home .section2 .l .btns .prev,
.home .section2 .l .btns .next {
  margin-right: 0.78125vw;
}
.home .section2 .l .btns .prev svg,
.home .section2 .l .btns .next svg {
  width: 3.9583333333vw;
  cursor: pointer;
  display: block;
}
.home .section2 .l .btns .prev svg path,
.home .section2 .l .btns .prev svg rect,
.home .section2 .l .btns .next svg path,
.home .section2 .l .btns .next svg rect {
  fill: #000;
  transition: all 600ms;
}
.home .section2 .l .btns .prev svg:hover path,
.home .section2 .l .btns .prev svg:hover rect,
.home .section2 .l .btns .next svg:hover path,
.home .section2 .l .btns .next svg:hover rect {
  fill: #003B83;
}
.home .section2 .l .btns .swiper-pagination {
  color: #C4C4C4;
  font-size: 0.8333333333vw;
  position: static;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 1.5625vw;
}
.home .section2 .l .btns .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  opacity: 1;
  font-family: "PingFang-Bold";
  transition: all 600ms;
}
.home .section2 .l .btns .swiper-pagination .swiper-pagination-current {
  color: #000;
}
.home .section2 .r {
  width: calc(100% - 33vw);
}
.home .section2 .r .swiper-container {
  width: 100%;
}
.home .section2 .r .swiper-container .item {
  position: relative;
  margin: 1.0416666667vw 0;
  box-shadow: -2px 0.9375vw 1.2239583333vw 0px rgba(192, 192, 192, 0.25);
}
.home .section2 .r .swiper-container .item .pic img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section2 .r .swiper-container .item .text {
  position: absolute;
  left: 2.0833333333vw;
  top: 2.0833333333vw;
}
.home .section2 .r .swiper-container .item .text .p1 {
  color: #003B83;
  font-size: 0.7291666667vw;
  font-family: "PingFang-Bold";
  margin-bottom: 0.8333333333vw;
}
.home .section2 .r .swiper-container .item .text .tag {
  color: #000;
  font-size: 1.25vw;
  letter-spacing: -0.0520833333vw;
}
.home .section3 {
  padding: 6.25vw 10.4166666667vw;
  position: relative;
  overflow: hidden;
}
.home .section3::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 31.1979166667vw;
  background: #FAFAFA;
  height: 100%;
  z-index: -1;
}
.home .section3 .bg {
  position: absolute;
  left: 0;
  top: 0;
}
.home .section3 .bg img {
  width: 68.8020833333vw;
  display: block;
}
.home .section3 .t {
  display: flex;
  align-items: center;
}
.home .section3 .t p {
  color: #003B83;
  font-size: 2.5vw;
  font-family: "PingFang-Bold";
}
.home .section3 .t svg {
  margin-left: 0.8333333333vw;
  width: 2.65625vw;
  display: block;
}
.home .section3 .t2 {
  margin: 2.5vw 0 0 0;
  color: #2D2D2D;
  font-size: 0.9375vw;
  line-height: 2;
}
.home .section3 .content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home .section3 .content .list p {
  width: 15.78125vw;
  color: #888;
  font-size: 1.25vw;
  border-bottom: 1px solid #DDD;
  padding-bottom: 0.8333333333vw;
  margin-bottom: 1.25vw;
  cursor: pointer;
  position: relative;
}
.home .section3 .content .list p::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all 600ms;
  height: 1px;
  background: #003B83;
}
.home .section3 .content .list .on {
  color: #003B83;
}
.home .section3 .content .list .on::after {
  width: 110%;
}
.home .section3 .content .swiper-container {
  width: calc(100% - 15.8vw);
}
.home .section3 .content .swiper-container .item {
  position: relative;
}
.home .section3 .content .swiper-container .item .pic img {
  max-width: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .section3 .content .swiper-container .item .info {
  position: absolute;
  right: 0;
  z-index: 10;
  bottom: 8.75vw;
  width: 20.3125vw;
}
.home .section3 .content .swiper-container .item .info .p1 {
  color: #012350;
  font-size: 2.0833333333vw;
  margin-bottom: 2.7083333333vw;
  position: relative;
}
.home .section3 .content .swiper-container .item .info .p1::before {
  content: attr(data-num);
  display: block;
  position: absolute;
  left: -5.7291666667vw;
  top: -3.125vw;
  color: rgba(0, 0, 0, 0.1);
  font-size: 6.25vw;
  font-weight: 600;
}
.home .section3 .content .swiper-container .item .info .des {
  color: #666;
  font-size: 1.0416666667vw;
  line-height: 2;
}
.home .section4 {
  position: relative;
  overflow: hidden;
}
.home .section4 .boxes .box {
  position: relative;
}
.home .section4 .boxes .box::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}
.home .section4 .boxes .box img {
  width: 100%;
  display: block;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section4 .boxes .box .text {
  position: absolute;
  left: 10.4166666667vw;
  top: 6.3020833333vw;
  color: white;
}
.home .section4 .boxes .box .text .p1 {
  font-size: 2.5vw;
  margin-bottom: 2.0833333333vw;
}
.home .section4 .boxes .box .text .des {
  font-size: 1.0416666667vw;
  font-family: "PINGFANGSC";
  width: 30.2083333333vw;
  line-height: 2;
}
.home .section4 .list {
  position: absolute;
  right: 0;
  top: 0;
  width: 31.25vw;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 10;
}
.home .section4 .list .item {
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: 33.4%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  transition: all 600ms;
}
.home .section4 .list .item .icon {
  margin-bottom: 1.25vw;
}
.home .section4 .list .item .icon img {
  width: 2.5vw;
  display: block;
}
.home .section4 .list .item p {
  color: #FFF;
  font-size: 1.25vw;
}
.home .section4 .list .item .shadw {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  transform: translateX(100%);
  transition: all 600ms;
  pointer-events: none;
}
.home .section4 .list .item .shadw img {
  display: block;
  height: 100%;
}
.home .section4 .list .on {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(153, 153, 153, 0.08) 100%);
}
.home .section4 .list .on .shadw {
  transform: translateX(0);
}
.home .section5 {
  background: #FAFAFA;
  padding: 4.1666666667vw 0 6.25vw 0;
  position: relative;
  overflow: hidden;
}
.home .section5 .map_dom {
  position: relative;
  display: none;
}
.home .section5 .map_dom .point {
  position: absolute;
  transition: all 600ms;
  cursor: pointer;
}
.home .section5 .map_dom .point img {
  width: 1.0416666667vw;
  display: block;
  transform: scale(0.7);
}
.home .section5 .map_dom .point1 {
  left: 23.625vw;
  top: 36.04167vw;
}
.home .section5 .map_dom .point2 {
  left: 34.625vw;
  top: 38.04167vw;
}
.home .section5 .map_dom .point3 {
  left: 38.625vw;
  top: 33.04167vw;
}
.home .section5 .map_dom .point4 {
  left: 44.625vw;
  top: 36.04167vw;
}
.home .section5 .map_dom .point5 {
  left: 56.625vw;
  top: 38.04167vw;
}
.home .section5 .map_dom .point6 {
  left: 56.625vw;
  top: 32.04167vw;
}
.home .section5 .map_dom .point7 {
  left: 64.625vw;
  top: 37.04167vw;
}
.home .section5 .map_dom .point8 {
  left: 69.625vw;
  top: 33.04167vw;
}
.home .section5 .map_dom .point9 {
  left: 63.625vw;
  top: 21.04167vw;
}
.home .section5 .map_dom img {
  width: 100%;
  display: block;
}
.home .section5 .t {
  display: flex;
  align-items: center;
  margin: 0 10.4166666667vw 3.125vw 10.4166666667vw;
}
.home .section5 .t p {
  color: #003B83;
  font-size: 2.5vw;
  font-family: "PingFang-Bold";
}
.home .section5 .t svg {
  margin-left: 0.8333333333vw;
  width: 2.65625vw;
  display: block;
}
.home .section5 .allArea .btns {
  margin: 0 8.4895833333vw;
  display: flex;
  justify-content: center;
  margin-top: 1.3541666667vw;
}
.home .section5 .allArea .btns .prev, .home .section5 .allArea .btns .next {
  margin-left: 2.4479166667vw;
  cursor: pointer;
}
.home .section5 .allArea .btns .prev svg, .home .section5 .allArea .btns .next svg {
  display: block;
  width: 2.7604166667vw;
}
.home .section5 .allArea .swiper-container {
  width: 100%;
}
.home .section5 .allArea .swiper-container .swiper-slide {
  margin-bottom: 1.5625vw;
  overflow: hidden;
}
.home .section5 .allArea .swiper-container .swiper-slide .item {
  overflow: hidden;
  background: #F7F7F7;
  /* AUX投影 */
  padding: 1.25vw;
  cursor: pointer;
  transition: all 600ms;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .pic {
  overflow: hidden;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .pic img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 14.5833333333vw;
  transition: all 600ms;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .shadow {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  transform: translateX(100%);
  display: flex;
  align-items: flex-end;
  transition: all 600ms;
  pointer-events: none;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .shadow img {
  width: 13.59375vw;
  display: block;
  max-height: 100%;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .text {
  margin-top: 1.25vw;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .text .p1 {
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  font-size: 0.8333333333vw;
  font-weight: 600;
  transition: all 600ms;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .text .info {
  margin-top: 0.8333333333vw;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .text .info .i {
  display: flex;
  justify-content: space-between;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .text .info .i img {
  width: 0.8333333333vw;
  display: block;
  height: 0.8333333333vw;
  margin-top: 0.4166666667vw;
  transition: all 600ms;
}
.home .section5 .allArea .swiper-container .swiper-slide .item .text .info .i p {
  width: calc(100% - 1.2vw);
  color: #666;
  font-size: 0.7291666667vw;
  line-height: 2;
  transition: all 600ms;
}
.home .section5 .allArea .swiper-container .swiper-slide .item:hover .pic img {
  transform: scale(1.05);
}
.home .section5 .allArea .swiper-container .swiper-slide-active .item {
  box-shadow: -2px 0.9375vw 1.2239583333vw 0px rgba(192, 192, 192, 0.25);
}
.home .section5 .allArea .swiper-container .swiper-slide-active .item .shadow {
  transform: translateX(0);
}
@media screen and (max-width: 1024px) {
  .home {
    padding-top: 60px;
  }
  .home .section1 {
    padding: 35px 0;
  }
  .home .section1 .box1 {
    margin: 0 5%;
  }
  .home .section1 .box1 .t {
    margin: 0 0 7px 0;
  }
  .home .section1 .box1 .t p {
    font-size: 20px;
  }
  .home .section1 .box1 .t svg {
    width: 20px;
    margin-left: 10px;
  }
  .home .section1 .box1 .des {
    font-size: 14px;
    line-height: 1.7;
  }
  .home .section1 .content .nums {
    width: 65%;
    position: static;
    padding: 0 5%;
  }
  .home .section1 .content .nums .item {
    padding-left: 0;
    border-left: none;
  }
  .home .section1 .content .nums .item .tag {
    font-size: 14px;
    margin-top: 10px;
  }
  .home .section1 .content .nums .item .p1 .num {
    font-size: 36px;
  }
  .home .section1 .content .nums .item .p1 span {
    font-size: 16px;
  }
  .home .section1 .content .position {
    padding: 0 5%;
    position: static;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 45px 0 0 0;
  }
  .home .section1 .content .position .point {
    position: static;
    text-align: left;
  }
  .home .section1 .content .position .point .center {
    display: none;
  }
  .home .section1 .content .position .point span {
    font-size: 24px;
  }
  .home .section1 .content .position .point p {
    font-size: 14px;
  }
  .home .section1 .content svg {
    display: none;
  }
  .home .section2 {
    padding: 25px 5%;
    flex-direction: column;
    align-items: unset;
  }
  .home .section2:after {
    display: none;
  }
  .home .section2 .r {
    width: 100%;
  }
  .home .section2 .r .swiper-container .item {
    margin: 15px 0;
  }
  .home .section2 .r .swiper-container .item .text {
    top: 25px;
    left: 15px;
  }
  .home .section2 .r .swiper-container .item .text .p1 {
    font-size: 16px;
  }
  .home .section2 .r .swiper-container .item .text .tag {
    font-size: 12px;
  }
  .home .section2 .l {
    width: 100%;
  }
  .home .section2 .l .t {
    margin: 0 0 7px 0;
  }
  .home .section2 .l .t p {
    font-size: 20px;
  }
  .home .section2 .l .t svg {
    width: 20px;
    margin-left: 10px;
  }
  .home .section2 .l .des {
    font-size: 14px;
  }
  .home .section2 .l .btns .prev {
    margin-right: 20px;
  }
  .home .section2 .l .btns .prev svg {
    width: 35px;
  }
  .home .section2 .l .btns .next svg {
    width: 35px;
  }
  .home .section2 .l .btns .swiper-pagination {
    margin: 0 0 0 25px;
    font-size: 16px;
  }
  .home .section2 .l .btns .swiper-pagination span {
    font-size: 16px;
  }
  .home .section3 {
    padding: 25px 5%;
  }
  .home .section3 .t {
    margin: 0 0 7px 0;
  }
  .home .section3 .t p {
    font-size: 20px;
  }
  .home .section3 .t svg {
    width: 20px;
    margin-left: 10px;
  }
  .home .section3 .t2 {
    font-size: 14px;
  }
  .home .section3 .content {
    flex-direction: column;
    align-items: unset;
    margin: 30px 0 0 0;
  }
  .home .section3 .content .list p {
    width: 100%;
    margin-bottom: 25px;
    font-size: 14px;
    padding-bottom: 15px;
  }
  .home .section3 .content .list p.on:after {
    width: 100%;
  }
  .home .section3 .content .swiper-container .item .info {
    position: static;
    width: 100%;
    margin: 25px 0 0 0;
  }
  .home .section3 .content .swiper-container .item .info .p1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .home .section3 .content .swiper-container .item .info .des {
    font-size: 14px;
  }
  .home .section4 > .list {
    display: none;
  }
  .home .section4 .boxes .swiper-container .swiper-wrapper {
    flex-direction: column;
  }
  .home .section4 .boxes .box {
    height: 300px;
  }
  .home .section4 .boxes .box:before {
    background: rgba(0, 0, 0, 0.2);
  }
  .home .section4 .boxes .box img {
    height: 100%;
  }
  .home .section4 .boxes .box .text {
    top: 25px;
    left: 0;
    width: 100%;
    padding: 0 5%;
  }
  .home .section4 .boxes .box .text .p1 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .home .section4 .boxes .box .text .des {
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
  }
  .home .section5 {
    padding: 25px 5%;
  }
  .home .section5 .map_dom .point img {
    width: 15px;
  }
  .home .section5 .t {
    margin: 0 0 7px 0;
  }
  .home .section5 .t p {
    font-size: 20px;
  }
  .home .section5 .t svg {
    width: 20px;
    margin-left: 10px;
  }
  .home .section5 .allArea {
    position: static;
  }
  .home .section5 .allArea .swiper-container {
    margin: 25px 0 0 0;
  }
  .home .section5 .allArea .swiper-container .swiper-slide .item {
    padding: 5%;
  }
  .home .section5 .allArea .swiper-container .swiper-slide .item .pic img {
    height: auto;
  }
  .home .section5 .allArea .swiper-container .swiper-slide .item .text {
    margin-top: 15px;
  }
  .home .section5 .allArea .swiper-container .swiper-slide .item .text .p1 {
    font-size: 18px;
  }
  .home .section5 .allArea .swiper-container .swiper-slide .item .text .info .i img {
    width: 20px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 5px;
  }
  .home .section5 .allArea .swiper-container .swiper-slide .item .text .info .i p {
    font-size: 14px;
    margin: 0 0 0 10px;
  }
  .home .section5 .allArea .btns .prev img, .home .section5 .allArea .btns .next img {
    width: 35px;
  }
}/*# sourceMappingURL=medical.css.map */