video {
  object-fit: cover;
  width: -webkit-fill-available;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}


.homebaner {
  width: 100%;
  height: 100vh;
  background-size: cover;
  -webkit-background-size: cover;
}

.containerCenter {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 17vw;
  justify-content: center;
}

.containerCenter h1 {
  font-weight: 600;
  color: #000000;
  font-size: clamp(20px, 3vw, 50px);
  line-height: 70px;
  letter-spacing: clamp(2px, 0.3vw, 6px);
  margin-bottom: 40px;
}

.overlay {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  color: white;
}

/* 定义从下方飞入的动画 */
@keyframes slideInFromBottom {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-20vh);
  }
}

/* 应用动画到文字容器 */
.overlay div {
  animation: slideInFromBottom 1s ease-in-out forwards;
}

.tiptit {
  width: 1091px;
  position: absolute;
  bottom: 220px;
  margin-left: -545px;
  left: 50%;
}

.sloganText {
  padding-left: 17vw;
  padding-right: 17vw;
  font-size: clamp(20px, 3vw, 50px);
  width: 100%;
  font-family: MontserratBold;
  font-weight: 700;
  letter-spacing: 3px;
  /* background: linear-gradient(53.0823099364964deg, #D1FDFF 0%, #6BDAFF 39%, #A4FFFA 61%, #12C1AC 100%); */
  background-clip: text;
  -webkit-background-clip: text;
  color: #FFFFFF;

}

.tiph {
  width: 766px;
  height: 80px;
  position: absolute;
  bottom: -220px;
  margin-left: -388px;
  left: 50%;
  font-weight: 400;
  font-size: 50px;
  color: #ffffff;
  line-height: 80px;
  letter-spacing: 11px;
  text-align: center;
}

.tips {
  background: linear-gradient(to bottom, #ffffff, #70f9f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section2 {
  width: 100%;
  height: 100%;
  background: url(../images/home2_bg.png) center center no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 99;

}

.homeh {
  /* width: 1240px; */
  margin: 0 auto;
  display: flex;
  padding-left: 17vw;
  padding-right: 17vw;
  /* justify-content: space-between; */
}

.homehl {
  margin-top: 100px;
}

.bar-features {
  display: flex;
}

.sectionTitle {
  font-size: clamp(20px, 2.7vw, 40px);
  font-weight: 600;
  line-height: 67px;
  letter-spacing: 3px;
  color: #000000;
}

.productSectionTitle {
  margin-bottom: 18px;
}

.productTitle {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
  line-height: 34px;
  margin-top: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.productDesc {
  font-weight: 400;
  font-size: clamp(8px, 1vw, 20px);
  color: #666666;
  line-height: clamp(18px, 2vw, 32px);
  letter-spacing: 1px;
  text-align: left;
}

.homehlp {
  color: #666666;
}

.comsh {
  width: 50px;
  height: 4px;
  background: #ffffff;
  margin: 16px auto;
  margin-bottom: 60px;
}

.homeMore {
  display: flex;
  width: 200px;
  height: 60px;
  line-height: 34px;
  background: #03bcbe;
  border-radius: 113px;
  font-weight: 500;
  font-size: clamp(8px, 1vw, 20px);
  color: #ffffff;
  text-align: center;
  align-items: center;
  justify-content: center;
  letter-spacing: 1px;
  /* margin-top: 60px; */
}

.homehlf {
  display: flex;
  width: 200px;
  height: 60px;
  line-height: 34px;
  background: #03bcbe;
  border-radius: 113px;
  font-weight: 500;
  /* font-size: clamp(8px,1vw,20px); */
  color: #ffffff;
  text-align: center;
  align-items: center;
  justify-content: center;
  /* margin-top: 60px; */

}

.moretop {
  margin-top: 82px;
}

.shmoretop {
  margin-top: 46px;
}

.homehr {
  width: 356px;
  height: 768px;
  caret-color: rgba(0, 0, 0, 0);
}

.homehr .homehrimg {
  display: none;
}

.homehrimg {
  width: 548px;
  /* width: 100%; */
  caret-color: rgba(0, 0, 0, 0);
}

.homebig {
  width: 100%;
  height: 100vh;
  background: url(../images/homem.png) center center no-repeat;
  background-size: 100% auto;
}

.homesection3 {
  background: url(https://eplvs.s3.us-east-1.amazonaws.com/website/338fccd4-789c-40e2-8a1c-daf764b37cce_homeSection3.png) center center no-repeat;
  color: white;
  background-size: cover;
  background-position: center;
  /* background-size: 100% auto; */
  width: 100%;
  height: 100%;
}

.datasSectionTitle {
  margin-top: 80px;
  text-align: center;
  color: #ffffff;
}

.homebhs {
  width: 1240px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}

.homebht {
  font-weight: 700;
  font-size: 60px;
  color: #ffffff;
  font-family: Montserrat-Bold;
  text-align: center;
}

.dataDesc {
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
}

.advantageList {
  width: 1240px;
  margin: 0 auto;
}

.advantageItem {
  box-sizing: border-box;
  width: 413px;
  padding: 40px 30px;
  background-color: #01192e;
}

.advantageItem.gray {
  background-color: #273b4d;
}

.advantageItemCaption {
  margin-bottom: 40px;
  font-size: 28px;
  color: #fff;
}

.advantageItemIcon {
  width: 40px;
  margin-right: 20px;
}

.advantageItemDesc {
  font-weight: 400;
  font-size: 20px;
  color: #9e9e9e;
  line-height: 28px;
  letter-spacing: 1px;
}

.homem {
  width: 1240px;
  padding-top: 97px;
  margin: 0 auto;
}

.serviceSectionTitle {
  margin-bottom: 30px;
  text-align: center;
}

.serviceDesc {
  width: 740px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 20px;
  color: #9e9e9e;
  line-height: 40px;
  letter-spacing: 2px;
  text-align: center;
}

.homemss {
  width: 1240px;
  height: 568px;
  margin-top: 30px;
  display: flex;
}

.homems {
  width: 310px;
  position: relative;
}

.serviceImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homemsimg {
  display: none;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 35px;
  background-color: rgba(3, 188, 190, 0.74);
  color: #fff;
}

.homems:hover .homemsimg {
  display: block;
}

.homems:hover .homemstext {
  display: none;
}

.homems .homemstext {
  position: absolute;
  width: 104px;
  height: 48px;
  line-height: 48px;
  margin-left: 35px;
  margin-top: -120px;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  line-height: 47px;
  letter-spacing: 2px;
}

.serviceCaption {
  margin-top: 319px;
  margin-bottom: 41px;
  font-weight: 600;
  font-size: 24px;
  line-height: 47px;
  letter-spacing: 2px;
}

.serviceText {
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 2px;
  text-align: justify;
}

.homefs {
  width: 100%;
  background: #F1F1F1;
}

.homef {
  width: 1240px;
  height: 900px;
  padding-top: 97px;
  margin: 0 auto;
}

.partnerSectionTitle {
  color: #000000;
  text-align: center;
  margin-bottom: 110px;
}

.homefm {
  width: 1240px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 41px;
}

.partnerImg {
  width: 320px;
  background-color: #FFFFFF;
}


/* .news-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  width: 90%;
  margin-bottom: 46px;
  max-width: 1200px;
}

.news-item {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  position: relative;
  display: flex;
  flex-direction: column;
}

.news-item:hover {
  transform: scale(1.05);
}

.big-img {
  grid-column: span 2;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.big-img img {
  display: none;
}


.small-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.big-img .text-container {
  padding: 10px;
  box-sizing: border-box;
}

.big-img h3 {
  padding: 10px;
  margin: 0;
  font-size: 0.975rem;
  line-height: 1.25rem;
  letter-spacing: 1px;
  color: white;
}

.big-img p {
  padding: 10px;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #CACACA;
}

.small-img p {
  padding: 10px;
  margin: 0;
  font-size: 0.8rem;
  line-height: 1.25rem;
  color: #999999;
}
.small-img h3 {
  padding: 10px;
  margin: 0;
  font-size: 0.975rem;
  letter-spacing: 1px;
  line-height: 1.25rem;
  color: #333;
} */
 .image-container-1{
  display: flex;
  align-items: center;
  justify-content: center;
 }
.image-container-1 img {
  display: none;
  margin-top: 30px;
  width: 150px;
  height: 300px;
}
.feature-button{
  padding: 5px 10px;
  border-radius: 5px;
}
.feature-button.active{
  background-color: #03bcbe;
}
.image-container-1 img.active {
  display: block;
}

.news-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  width: 100%;
  margin-bottom: 80px;
  /* 和.diver宽度一致 */
  transition: opacity 0.3s ease;
}

.news-item {
  border-radius: 6px;
  overflow: hidden;
  background-color: #FFFFFF;
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
  transition: transform 0.3s ease;
  position: relative;
  display: flex;
  flex-direction: column;
}

.news-item:hover {
  transform: scale(1.05);
}

.big-img {
  grid-column: span 2;
  /* 大图占两列 */
  background-size: cover;
  background-position: center;
  display: flex;
  height: 335px;
  flex-direction: column;
  justify-content: flex-end;
}

.big-img img {
  display: none;
}

.small-img {
  grid-column: span 1;
  /* 小图各占一列 */
}

.small-img img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}

.big-img .text-container {
  box-sizing: border-box;
}

.big-img h3 {
  font-size: clamp(8px, 1vw, 20px);
  color: #FFFFFF;
  padding: 10px;
}

.big-img p {
  padding: 0;
  margin: 0;
  font-size: clamp(5px, 0.7vw, 14px);
  padding: 10px;
  line-height: 20px;
  color: #CACACA;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.small-img p {
  padding: 10px;
  margin: 0;
  height: 25px;
  font-size: clamp(5px, 0.7vw, 14px);
  line-height: 1.25rem;
  color: #999;

}

.small-img h3 {
  padding: 10px 10px 0px 10px;
  font-weight: 500;
  font-size: clamp(8px, 1vw, 20px);
  line-height: clamp(11px, 1.3vw, 28px);
  letter-spacing: 1px;
  color: #333333;
}

.container5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.title {
  font-size: clamp(23px, 3vw, 60px);
  display: block;
  margin-bottom: 30px;
  letter-spacing: 7px;
  color: #FFFFFF;
}

.description {
  display: block;
  font-size: clamp(8px, 1vw, 20px);
  margin-bottom: 50px;
  color: #FFFFFF;
  letter-spacing: 1px;
  width: 50%;
  text-align: center;
}

.content-boxes {
  display: flex;
  justify-content: space-around;
  margin-bottom: 50px;
}


.box {
  width: 360px;
  height: 480px;
  background: rgba(2, 68, 68, 0.32);
  border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.20000000298023224)) 1 1;
  padding: 20px;
  height: 50%;
  border-radius: 8px;
  border: 1 solid;
  width: 25%;
  display: flex;
  align-items: center;
  height: 480px;
  text-align: center;
  flex-direction: column;
}

.box-title {
  font-size: clamp(13px, 1.7vw, 32px);
  display: block;
  margin-bottom: 15px;
  color: #FFFFFF;
  margin-top: 80px;
}

.box-content {
  display: block;
  color: #FFFFFF;
  font-size: clamp(8px, 1vw, 20px);
}


/* 
.container {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  gap: 50px;
} */

/* .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px;
  min-height: 100vh;
  background: url(../images/homeSection3.png) center center no-repeat;
  background-size: cover;
  background-position: center;
  color: white;
} */

.left-section {

  padding-left: 17vw;
  padding-right: 17vw;
}

.progress-and-features {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.progress-bar-container {
  width: 4px;
  height: 450px;
  border-radius: 276px;
  overflow: hidden;
  position: relative;
  background-color: #6F6F6F;
}

.progress-bar {
  width: 4px;
  height: 60px;
  background: linear-gradient(180deg, #A9F5F6 0%, #03BCBE 100%);
  /* 进度条激活样式 */
  border-radius: 276px;
  position: absolute;
  top: 0;
  transition: top 0.5s ease;
}

.features {
  display: flex;
  flex-direction: column;
  width: 500px;
  margin-left: 50px;
}

.feature-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  letter-spacing: 1px;
  padding-top: 12px;
  /* height: 100px; */
}

.feature {
  font-size: clamp(13px, 1.7vw, 32px);
  margin-top: 20px;
  font-weight: 600;
  color: #FFFFFF;
}

.sub-feature {
  font-size: 14px;
  color: #CBD4E2;
  display: none;
  margin-top: 12px;
  line-height: clamp(9px, 1.2vw, 24px);
}

.learn-more {
  display: inline-block;
  padding: 10px 20px;
  background-color: #009688;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
  margin-top: 20px;
}

.learn-more:hover {
  background-color: #00796b;
}

.number {
  background-color: white;
  color: #009688;
  padding: 5px 10px;
  border-radius: 50%;
  margin-left: 5px;
}


.image-container {
  position: relative;
  width: 300px;
  max-width: 100%;
  height: 649px;
  overflow: hidden;
}

.image-container img {
  position: absolute;
  right: -300px;
  width: 300px;
  height: 649px;
  object-fit: contain;
  transition: right 1s ease;
}

.more {
  display: flex;
  width: 200px;
  height: 50px;
  align-items: center;
  justify-content: center;
  padding: 5px 24px;
  line-height: 34px;
  background: #03bcbe;
  border-radius: 113px;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  margin-top: 1.22em;
}

.homeSection5 {
  width: 100%;
  height: 100%;
  /* background: url(../images/homeSection5.png) center center no-repeat; */
  background: url(https://eplvs.s3.us-east-1.amazonaws.com/website/beea4767-19ae-4b29-bcf0-2abef1e28c25_homeSection5.png) center center no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.title h1 {
  font-size: clamp(20px, 3vw, 50px);
  font-weight: 600;
}

.title p {
  font-size: clamp(8px, 1vw, 20px);
  letter-spacing: 1px;
  line-height: 38px;
  width: 100%;
}

.homeSection4 {
  width: 100%;
  height: 100%;
  background: url(../images/homeSection4.png) center center no-repeat;
  background-size: cover;
}

.section5 {
  background-color: #F1F1F1;
}

.partners-container {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.partners-title {
  margin-top: 60px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #000000;
  font-size: clamp(20px, 3vw, 50px);
}

.partners-description {
  margin-bottom: 10px;
  color: #9E9E9E;
  font-size: clamp(8px, 1vw, 20px);
}

.slider {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 40px;
}

.slider-row {
  display: flex;
  will-change: transform;
  animation: scroll 30s linear infinite;
}

.slider-row img {
  width: clamp(125px, 16vw, 320px);
  height: clamp(68px, 8vw, 175px);
  margin: 5px 10px;
  flex-shrink: 0;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@media (max-width: 1500px) {
  .news-container {
    max-width: 100%;
  }

  .big-img {
    height: 275px;
  }

  .small-img img {
    height: 133px;
  }

  .small-img p {
    font-size: 11px;
    line-height: 16px;
  }

  .small-img h3 {
    /* font-size: 16px; */
    line-height: 22px;
  }

  .big-img h3 {
    font-size: 16px;
  }



  .containerCenter {
    padding: 30px 17vw;
  }

  .container5 {
    padding: 50px 17vw;
  }

  .tiptit {
    bottom: -100px;
    width: 776px;
    margin-left: -388px;
  }

  .sloganText {
    font-size: 39px;
    text-align: center;
    padding-left: 17vw;
    padding-right: 17vw;
  }

  .tiph {
    width: 570px;
    height: 57px;
    bottom: -100px;
    margin-left: -272px;
    font-size: 36px;
    line-height: 57px;
    letter-spacing: 8px;
  }

  /* .homeh {
    width: 884px;
  } */

  .homehl {
    margin-top: 80px;
  }

  .sectionTitle {
    line-height: 48px;
    font-weight: 600;
    letter-spacing: 3px;
  }

  .productDesc {
    letter-spacing: 1px;
  }

  .productTitle {
    font-size: 19px;
  }

  .homeMore {
    width: 128px;
    height: 38px;
    line-height: 31px;
    /* margin-top: 60px; */
  }

  .homehlf {
    width: 128px;
    height: 38px;
    /* margin-top: 36px; */
    line-height: 31px;
    border-radius: 80px;
    /* font-size: 16px; */
  }

  .homehrimg {
    width: 448px;
  }

  .homehr {
    width: 467px;
    height: 546px;
  }

  .homebig {
    width: 100%;
    height: 100vh;
    background: url(../images/homem.png) center center no-repeat;
    background-size: 100% auto;
  }





  .datasSectionTitle {
    margin-top: 57px;
  }

  .advantageList {
    width: 882px;
    margin: 14px auto 21px;
  }

  .advantageItem {
    width: 294px;
    padding: 28px 21px;
  }

  .advantageItemCaption {
    margin-bottom: 28px;
    font-size: 20px;
    line-height: 28px;
  }

  .advantageItemIcon {
    width: 28px;
    height: 28px;
    margin-right: 14px;
  }

  .advantageItemDesc {
    font-size: 14px;
    line-height: 20px;
  }

  .homebhs {
    width: 882px;
    margin-top: 14px;
    margin-bottom: 21px;
  }

  .homebht {
    font-size: 43px;
  }

  .dataDesc {
    font-size: 14px;
    line-height: 20px;
  }

  .homem {
    width: 884px;
    padding-top: 69px;
  }

  .serviceSectionTitle {
    margin-bottom: 15px;
  }

  .serviceDesc {
    width: 500px;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
  }

  .homemss {
    width: 884px;
    height: 404px;
    margin-top: 21px;
  }

  .homems {
    width: 221px;
  }

  .homemsimg {
    padding: 0 25px;
  }

  .homems .homemstext {
    width: 74px;
    margin-left: 25px;
    margin-top: -100px;
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 1px;
  }

  .serviceCaption {
    margin-top: 210px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 1px;
  }

  .serviceText {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
  }

  .homef {
    width: 884px;
    height: 640px;
    padding-top: 69px;
    margin: 0 auto;
  }

  .partnerSectionTitle {
    margin-bottom: 78px;
  }

  .homefm {
    width: 884px;
    margin-bottom: 29px;
  }

  .partnerImg {
    width: 199px;
  }



  .leftSection {
    width: 60%;
  }

  h1 {
    text-align: center;
    margin-bottom: 20px;
  }

  p {
    text-align: justify;
    /* margin-bottom: 30px; */
  }

  .progressLine {
    position: relative;
    height: 200px;
    margin: 20px 0;
  }

  .progressCircle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #00b8e6;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    animation: progressAnimation 4s linear infinite;
  }

  @keyframes progressAnimation {
    0% {
      height: 0;
    }

    100% {
      height: 100%;
    }
  }

  /* 自定义图片飞入动画 */
  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateX(100%);
    }

    to {
      opacity: 1;
      transform: translateX(0);
    }
  }

  .feature {
    margin-bottom: 20px;
  }

  .learnMore {
    display: inline - block;
    padding: 10px 20px;
    background-color: #00b8e6;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
  }

  .learnMore span {
    background-color: white;
    color: #00b8e6;
    padding: 5px 8px;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -5px;
  }

  .rightSection {
    width: 40%;
    text-align: center;
    overflow: hidden;
  }

  .phoneImage {
    width: 80%;
    animation: fadeIn 2s ease -in -out;
  }

  .progress-and-features {
    width: auto;
  }

  /* .containerCenter h1 {
    font-size: 40px;
  } */

  .title h1 {
    font-size: 39px;
  }

  .title p {
    font-size: 16px;
    line-height: 30px;
  }

  /* .feature {
    font-size: 25px;
  } */

  /* .title {
    font-size: 47px;
  }

  .description {
    font-size: 16px;
  } */

  /* .partners-description {
    font-size: 16px;
  } */

  /* .partners-title {
    font-size: 39px;
  } */

  .box {
    height: 350px;
  }

  /* .box-content {
    font-size: 16px;
  } */

  /* .box-title {
    font-size: 25px;
  } */
}

@media screen and (max-width: 750px) {
  .container5 {
    padding: 20px;
  }


  .left-section {
    padding-left: 5vw;
    padding-right: 5vw;
  }


  .containerCenter {
    padding: 30px 20px;
  }

  .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .box-content {
    font-size: 8px;
  }

  .features {
    height: 350px;
    width: 250px;
    margin-left: 20px;
  }

  /* .image-container img {
    height: 349px;
    position: absolute;
    top: 20%;
  } */


  .progress-and-features {
    flex-wrap: wrap;
    justify-content: center;
  }

  .feature {
    font-size: 12px;
  }

  .sub-feature {
    font-size: 12px;
  }


  .containerCenter h1 {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }

  .box-title {
    font-size: 0.4em;
    margin-top: 40px;
  }

  .title {
    margin-top: 30px;
    font-size: 0.5em;
  }

  .title h1 {
    font-size: 30px;
  }

  .description {
    letter-spacing: 1px;
    width: 90%;
    font-size: 0.25em;
  }


  .partners-title {
    margin-top: 30px;
    font-weight: 600;
    /* font-size: 0.5em; */
  }

  .partners-description {
    margin-bottom: 6px;
  }

  .paimg {
    width: 50px;
    height: 100px;
  }

  /* .news-container {
    grid-template-columns: 1fr;
  }

  .small-img h3 {
    font-size: 0.325rem;
    line-height: 0.5rem;
  }

  .big-img h3 {
    font-size: 0.325rem;
    line-height: 0.5rem;
  }

  .small-img p {
    font-size: 0.25rem;
    line-height: 0.4rem;
  }

  .big-img p {
    font-size: 0.25rem;
    line-height: 0.4rem;
    margin-top: 30px;
    text-shadow: none;

  }

  .big-img {
    grid-column: span 1;
    background-size: cover;
    background-position: center;
    display: block;
  
  }

  .big-img img {
    display: block;
  
    width: 100%;
    height: 200px;
    object-fit: cover;
  }

  .big-img .text-container {
    position: relative;
    background: none;
    
    padding: 10px;
  } */


  .small-img h3 {
    font-size: 8px;
    line-height: 11px;
    padding: 6px;
  }

  .big-img h3 {
    font-size: 8px;
    line-height: 11px;
    padding: 6px;
  }



  .small-img p {
    font-size: 5px;
    line-height: 8px;
    height: 15px;
    padding: 6px;
  }

  .big-img{
    height: 175px;
  }

  .big-img p {
    font-size: 5px;
    margin-top: 5px;
    text-shadow: none;
    line-height: 8px;
    padding: 6px;
  }
  .title p{
    line-height: 20px;
  }

  .news-container {
    grid-template-columns: repeat(6, 1fr);
    /* 使用6列网格系统 */
    gap: 10px;
    /* 减小间距以适应小屏幕 */
  }

  .big-img {
    grid-column: span 4;
    /* 大图占4/6宽度，即两个小图的位置 */
  }

  .big-img+.small-img {
    grid-column: span 2;
  }

  .small-img {
    grid-column: span 2;
  }

  /* 调整小图尺寸 */
  .small-img img {
    height: 60px;
    /* 减小图片高度 */
  }



  .big-img img {
    display: block;
    /* 显示图片元素 */
    width: 100%;
    height: 200px;
    object-fit: cover;
  }

  .big-img .text-container {
    position: relative;
    background: none;
    /* 去掉背景色 */
    /* padding: 10px; */
  }

  .slider-row img {
    width: 23.33%;
    /* 小屏幕显示3张 */
    height: 50%;
  }



  .slider {
    display: flex;
    flex-direction: column;
  }


  .content-boxes {
    flex-direction: column;
    align-items: center;
  }

  .box {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }



  .homebaner {
    box-sizing: border-box;
    display: flex;
    /* height: 15rem; */
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1.6rem;
  }

  .mBannerLogo {
    /* bottom: 80%; */
    width: 2.84rem;
    height: 1.6rem;
    margin-bottom: 0.24rem;
  }

  .tiptit {
    position: static;
    width: 5.46rem;
    margin: 0 0 0.4rem;
    justify-content: center;
  }

  .sloganText {
    font-size: 0.32rem;
    font-weight: 600;
    line-height: 0.48rem;
    width: 100%;
    text-align: center;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .tiph {
    position: static;
    width: 4.72rem;
    height: auto;
    margin-left: 0;
    font-size: 0.32rem;
    line-height: 0.48rem;
    letter-spacing: 2px;
  }

  .homeh {
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    /* height: 15rem; */
    padding: 1.28rem 0.6rem 0;
  }

  .homehl {
    margin-top: 0;
    padding-top: 1rem;
  }

  .sectionTitle {
    font-size: 0.48rem;
    line-height: 0.68rem;
    letter-spacing: 1px;
  }

  .productSectionTitle {
    margin-bottom: 0.4rem;
  }

  .productDesc {
    font-size: 0.28rem;
    line-height: 0.56rem;
    letter-spacing: 1px;
  }

  .productTitle {
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-top: 12px;
  }

  .homehlf {
    width: 2rem;
    height: 0.64rem;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
    padding: 0;
    border-radius: 0.32rem;
    font-size: 0.28rem;
    line-height: 0.64rem;
  }

  .homeMore {
    width: 2rem;
    height: 0.64rem;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
    padding: 0;
    border-radius: 0.32rem;
    font-size: 0.28rem;
    line-height: 0.64rem;
  }

  .homehr .homehrimg {
    /* width: 100%; */
    width: 5rem;
    height: auto;
    margin: 0.8rem auto 0;
  }

  .title p {
    font-size: 12px;
    width: 350px;
  }

  .homebhs {
    box-sizing: border-box;
    width: 100%;
    flex-wrap: wrap;
    margin: 0.4rem 0;
    padding: 0 0.3rem;
  }

  .homebh {
    width: 50%;
    margin: 0 0 0.3rem;
  }

  .homebht {
    font-size: 0.64rem;
  }

  .dataDesc {
    font-size: 0.24rem;
  }

  .advantageList {
    box-sizing: border-box;
    width: 100%;
    padding: 0 0.3rem;
  }

  .advantageItem {
    width: 50%;
    padding: 0.32rem 0.24rem;
  }

  .advantageItemCaption {
    margin-bottom: 0.3rem;
    font-size: 0.26rem;
    font-weight: 600;
  }

  .advantageItemIcon {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.16rem;
  }

  .advantageItemDesc {
    font-size: 0.22rem;
    line-height: 0.32rem;
  }

  .advantage1 {
    order: 1;
  }

  .advantage2 {
    order: 2;
  }

  .advantage3 {
    order: 4;
  }

  .advantage4 {
    order: 3;
  }

  .advantage5 {
    order: 5;
  }

  .advantage6 {
    order: 6;
  }

  /* 充电用户服务 */
  .homem {
    box-sizing: border-box;
    width: 100%;
    padding: 1.28rem 0.3rem 0;
  }

  .serviceSectionTitle {
    margin-bottom: 0.32rem;
  }

  .serviceDesc {
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.5rem;
  }

  .homemss {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    margin-top: 0.38rem;
  }

  .homems {
    width: 50%;
    height: auto;
  }

  .serviceImg {
    /* height: 4.96rem; */
    height: 4rem;
  }

  .homemsimg {
    display: block;
    padding: 0 0.24rem;
    background: linear-gradient(to top, #03bcbe 0%, rgba(3, 188, 190, 0) 100%) bottom center/100% 80% no-repeat;
  }

  .serviceCaption {
    margin: 1.8rem 0 0.2rem;
    font-size: 0.32rem;
    font-weight: 600;
    line-height: 0.48rem;
  }

  .serviceText {
    font-size: 0.24rem;
    line-height: 0.4rem;
    letter-spacing: 0;
  }

  /* 合伙伙伴 */
  .homefs {
    padding-top: 1.28rem;
  }

  .homef {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 0.6rem;
  }

  .partnerSectionTitle {
    margin-bottom: 0.6rem;
  }

  .homefm {
    width: 5.68rem;
    flex-wrap: wrap;
    margin: 0 auto;
  }

  .partnerImg {
    width: 2.64rem;
    margin-bottom: 0.4rem;
  }
}