.newEnergy-title {
  width: 100%;
  height: 1.4rem;
  overflow: hidden;

  position: relative;
}
.newEnergy-title img {
  width: 100%;
}
.newEnergy-title .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0.53rem 0.36rem 0 0.24rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.newEnergy-title .content h1 {
  font-size: 0.36rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 0.42rem;
  font-weight: bold;
}
.newEnergy-title .content span {
  display: block;
  width: 0.6rem;
  height: 0.03rem;
  background-color: #fff;
  margin: 0.2rem;
}
.newEnergy-title .content p {
  font-size: 0.2rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 0.3rem;
}
.newEnergy-main {
  padding: 0 0.29rem 1.4rem 0.29rem;
}
.newEnergy-main .newEnergy-one {
  margin-top: 0.41rem;
}
.newEnergy-main .newEnergy-one h1 {
  font-size: 0.3rem;
  color: #00579f;
  letter-spacing: 0;
  line-height: 0.3rem;
}
.newEnergy-main .newEnergy-one .line::before {
  display: block;
  content: "";
  width: 6.87rem;
  border: #bfbfbf 0.01rem dashed;
  margin: 0.29rem 0 0.31rem 0;
}
.newEnergy-main .newEnergy-one .line::after {
  display: block;
  content: "";
  width: 0.11rem;
  height: 0.11rem;
  background-color: #005baa;
  border-radius: 50%;
  margin-top: -0.38rem;
}
.swiper-container {
  width: 6.9rem;
  height: 2.94rem;
  margin-top: 0.3rem;
}
.swiper-container img {
  width: 100%;
  height: auto;
}

.newEnergy-info {
  padding: 0.4rem 0.2rem 0 0.55rem;
}
.newEnergy-info-center {
  display: flex;
}
.newEnergy-info-center > img {
  width: 0.8rem;
  height: 0.79rem;
  margin-right: 0.3rem;
}
.newEnergy-info-center .newEnergy-info-one {
  margin-bottom: 0.5rem;
}
.newEnergy-info-center .newEnergy-info-one h4 {
  font-size: 0.26rem;
  color: #2b2b2b;
  letter-spacing: 0;
  line-height: 0.4rem;
}
.newEnergy-info-center .newEnergy-info-one p {
  margin-top: 0.08rem;
  font-size: 0.2rem;
  color: #5b5b5b;
  letter-spacing: 0;
  line-height: 0.3rem;
}
/* 昊易充 昊易行 */
.easyCharge-main {
  padding: 0.31rem 0.28rem 0.2rem 0.4rem;
}
.easyCharge-main img {
  width: 100%;
}
.easyCharge-main .hyc_banner{
  position: relative;
}
.easyCharge-main .hyc_banner .hyc_benner-info{
  width: 78%;
  height: 66%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.easyCharge-main .hyc_banner .hyc_benner-info>img{
  width: 1rem;
}
.easyCharge-main .hyc_banner .hyc_benner-info>h1{
    font-size: 0.3rem;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 0.36rem;
    margin: 0.18rem 0 0.04rem 0;
}
.easyCharge-main .hyc_banner .hyc_benner-info>p{
    font-size: 0.12rem;
    color: #ffffff;
    letter-spacing: 0;
}
.easyCharge-main .hyc_banner .hyc_benner-info>a{
  display: block;
  width: 1.4rem;
  height: 0.44rem;
  background-color: #005baa;
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  line-height: 0.44rem;
  margin-top: 0.1rem;

}
.hyx_banner{
  width: 100%;
  position: relative;
}
.hyx_banner .hyx_banner-info{
  width: 83%;
  height: 60%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hyx_banner .hyx_banner-info .banner-title{
  text-align: center;
}
.hyx_banner .hyx_banner-info .banner-title img{
  width: 0.8rem;
  margin: auto;
}
.hyx_banner .hyx_banner-info .banner-title h1{
   font-size: 0.24rem;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 0.36rem;
    margin: 0.18rem 0 0.04rem 0;
}
.hyx_banner .hyx_banner-info .banner-title p{
   font-size: 0.1rem;
    color: #ffffff;
    letter-spacing: 0;
}
.hyx_banner .hyx_banner-info .banner-info{
  width: 80%;
  display: flex;
  color: #fff;
  justify-content: space-around;
  font-size: 0.12rem;
  margin-top: 0.3rem;
}
.hyx_banner .hyx_banner-info .banner-info .item{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hyx_banner .hyx_banner-info .banner-info .line{
  width: 0.01rem;
  height: 0.4rem;
  background-color: #ccc;
}
.hyx_banner .hyx_banner-info .banner-info .item h2{
  font-size: 0.14rem;
}
.easyCharge-main .easyCharge-title {
  margin: 0.8rem 0;
}
.easyCharge-main .easyCharge-title > h1 {
  font-size: 0.3rem;
  color: #00579f;
  letter-spacing: 0;
  line-height: 0.3rem;
  font-weight: bold;
}
.easyCharge-main .easyCharge-title > span {
  display: block;
  width: 0.6rem;
  height: 0.02rem;
  background-color: #00579f;
  margin: 0.24rem 0 0.2rem 0;
}
.easyCharge-item {
  position: relative;
}
.easyCharge-item .easyCharge-item-one {
  position: absolute;
  padding: 0.38rem 0.66rem 0 0.69rem;
  top: 0;
  display: flex;
  flex-direction: column;
}
.easyCharge-item .easyCharge-item-one h2 {
  font-size: 0.3rem;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 0.36rem;
}
.easyCharge-item .easyCharge-item-one span {
  display: block;
  width: 0.6rem;
  height: 0.02rem;
  background-color: #fff;
  margin: 0.21rem 0 0.16rem 0;
}
.easyCharge-item .easyCharge-item-one p {
  font-size: 0.22rem;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 0.26rem;
}
.easyCharge-title .service {
  position: relative;
}
.easyCharge-title .service p {
  position: absolute;
  bottom: 0.24rem;
  padding: 0 0.21rem 0 0.42rem;

  font-size: 0.22rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 0.28rem;
}
.easyCharge-Charging {
    width: 100%;
    height: 4.37rem;
    background: url("/image/mobileImg/map_bg.png") 100% top / cover no-repeat;
    position: relative;
    overflow: hidden;
  }
.easyCharge-Charging .map{
  width: 80%;
    height: 76%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.easyCharge-Charging .map img{
  width: 86%;
  margin: auto;
}
.map .coverage-circle {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
  /* ✅ 删除 transform 里的 translate，改用 margin 负值偏移 */
  /* transform: translate(-77%, -53%);  ← 删掉这行 */
  animation: pulseOut 4s infinite linear;
}
/* 精确位置 & 大小 */
.circle-1 { width: 0.7rem; height: 0.7rem; top: 30.5%; left: 68.5%; animation-delay: 0s;margin-left: calc(0.7rem * -0.77);   /* -0.539rem */
  margin-top: calc(0.7rem * -0.53);    /* -0.371rem */}
.circle-2 { width: 0.6rem; height: 0.6rem; top: 49.6%; left: 76.5%; animation-delay: 0.5s; margin-left: calc(0.6rem * -0.77);   /* -0.462rem */
  margin-top: calc(0.6rem * -0.53);    /* -0.318rem */ }
.circle-3 { width: 0.74rem; height: 0.74rem; top: 62%; left: 68.8%; animation-delay: 1s;margin-left: calc(0.74rem * -0.77);  /* -0.5698rem */
  margin-top: calc(0.74rem * -0.53);   /* -0.3922rem */ }
.circle-4 { width: 0.55rem; height: 0.55rem; top: 47.6%; left: 65.2%; animation-delay: 1.5s; margin-left: calc(0.55rem * -0.77);  /* -0.4235rem */
  margin-top: calc(0.55rem * -0.53);   /* -0.2915rem */ }
.circle-5 { width: 0.96rem; height: 0.96rem; top: 45%; left: 55.6%; animation-delay: 2s; margin-left: calc(0.96rem * -0.77);  /* -0.7392rem */
  margin-top: calc(0.96rem * -0.53);   /* -0.5088rem */ }
@keyframes pulseOut {
  0% {
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.easyCharge-Charging .info{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 6.19rem;
  height: 0.96rem;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  right: 0;
  margin: auto;
}
.easyCharge-Charging .info .item h2{
  font-size: 0.26rem;
color: #131313;
letter-spacing: 0;
line-height: 0.25rem;
font-weight: bold;
}
.easyCharge-Charging .info .item span{
  font-size: 0.16rem;
color: #2B2B2B;
letter-spacing: 0;
line-height: 0.25rem
}
.site-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}
.site-item {
  width: 3.35rem;
  margin-bottom: 0.2rem;
}
.site-item img {
  width: 100%;
  height: 2.8rem;
}
.site-item .site-item-one {
  border: 0.009rem solid #d3d3d3;
  height: 1.68rem;
}
.site-item .site-item-one .site-item-main {
  margin: 0.21rem 0.2rem 0 0.2rem;
}
.site-item .site-item-one h2 {
  font-size: 0.3rem;
  color: #2b2b2b;
  letter-spacing: 0;
  line-height: 0.38rem;
}
.site-item .site-item-one span {
  display: block;
  width: 0.5rem;
  height: 0.02rem;
  background-color: #00579f;
  margin: 0.1rem 0 0.1rem 0;
}
.site-item .site-item-one p {
  font-size: 0.22rem;
  color: #2b2b2b;
  letter-spacing: 0;
  line-height: 0.3rem;
}

.easyCharge-title-advantage .easyCharge-item {
  margin-bottom: 0.35rem;
}
.easyCharge-title-advantage .easyCharge-item .easyCharge-item-one {
  position: unset;
  padding: 0.35rem;
  background: #F3F6F9;
}

.easyCharge-title-advantage .easyCharge-item .easyCharge-item-pic{
  position: relative;
}
.easyCharge-title-advantage .easyCharge-item .easyCharge-item-pic h2 {
  position: absolute;
  left: 0.2rem;
  bottom: 0.2rem;
  font-size: 0.3rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 0.3rem;
  font-weight: bold;
}

.easyCharge-title-advantage .easyCharge-item .easyCharge-item-one p {
  font-size: 0.22rem;
  color: #2b2b2b;
  letter-spacing: 0;
  line-height: 0.38rem;
}
.site-info-hyx .site-item:last-child{
  width: 100%;
}
.site-info-hyx .site-item:last-child .site-item-one .site-item-main {
 display: flex;
 flex-direction: column;
 align-items: center;
}

/* 标准化服务流程轮播图 */
.hyx_service{
  width: 100%;
  min-height: 4.2rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: url("/image/mobileImg/map_bg.png") 100% top / cover no-repeat;
}
/* 服务流程区域 */

.hyx_service_flow {
  padding: 0 0.4rem;
}

/* Swiper 容器 */
#serviceSwiper {
  overflow: visible;
  height: auto;
}

#serviceSwiper .swiper-slide {
  padding-bottom: 0.3rem;
}

/* 每一张卡片的主体 */
#serviceSwiper .swiper-slide .main {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  background: #fff;
  box-shadow: 0 0.06rem 0.25rem rgba(0, 80, 160, 0.08); /* 更淡的阴影 */
  overflow: visible;
  position: relative;
  margin-top: 0.8rem; /* 与 padding-top 匹配 */
  padding: 0.35rem;
}

/* 左侧图片区域 — 大幅向上溢出 */
#serviceSwiper .swiper-slide .main .img {
  width: 3.2rem;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  /* 关键：更大的负边距，更明显溢出 */
  margin-top: -0.8rem;
  margin-left: 0;
  box-shadow: 0 0.05rem 0.15rem rgba(0, 0, 0, 0.08); /* 淡化阴影 */
  /* 固定高度，确保图片足够高 */
  height: 2.5rem;
}

#serviceSwiper .swiper-slide .main .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* 右侧文字区域 */
#serviceSwiper .swiper-slide .main .text {
  flex: 1;
  padding: 0 0 0.1rem 0.3rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
}

/* 编号 — 与图片顶部严格对齐 */
#serviceSwiper .swiper-slide .main .text img {
  width: 0.5rem;
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin-bottom: 0.12rem;
  /* 关键：与图片相同的负边距，顶部对齐 */
  margin-top: -0.7rem;
  padding-top: 0.18rem; /* 微调视觉对齐 */
}

/* 中文标题 */
#serviceSwiper .swiper-slide .main .text h3 {
  font-size: 0.2rem;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0.2rem 0 0.08rem;
  line-height: 1.3;
}

/* 英文副标题 */
#serviceSwiper .swiper-slide .main .text h4 {
  font-size: 0.1rem;
  font-weight: 400;
  color: #aaa;
  letter-spacing: 0.01rem;
  margin: 0 0 0.15rem;
  line-height: 1.4;
  text-transform: uppercase;
}

/* 分隔线 */
#serviceSwiper .swiper-slide .main .text span {
  display: block;
  width:2.4rem;
  height: 0.01rem;
  background: #ddd;
  margin-bottom: 0.15rem;
}

/* 描述文字 */
#serviceSwiper .swiper-slide .main .text p {
  font-size: 0.16rem;
  color: #2B2B2B;
  line-height: 1.7;
  margin: 0;
}
