body {
  padding: 0;
  line-height: 1;
}
.unv-esg-wrap {
  max-width: 1600px;
  margin: 0 auto;
  font-size: 18px;
  margin-bottom: 100px;
}
.unv-esg-wrap a:link,
.unv-esg-wrap a:visited {
  color: #64E2C0;
}
.unv-esg-wrap a:hover {
  color: #64E2C0;
}
.unv-esg-wrap p {
  line-height: 1.4;
  margin-bottom: 15px;
}
.unv-esg-wrap h4 {
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  background-image: url(../img/h4-bg.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  margin-bottom: 25px;
}
.unv-esg-wrap h6 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  text-transform: initial;
}
.unv-esg-wrap.esgbanner {
  margin-bottom: initial;
}
.unv-esg-banner {
  background-image: url(../img/esg-banner.png);
  height: 390px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  color: white;
  padding-top: 129px;
  padding-left: 120px;
  margin-top: 3.625rem;
}
.unv-esg-banner h2 {
  font-size: 48px;
}
.unv-esg-intro {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.unv-esg-intro .txt-box {
  align-self: center;
  width: 50%;
}
.unv-esg-intro .txt-box p {
  margin-bottom: 25px;
}
.unv-esg-intro .txt-box p span {
  text-decoration: underline;
  text-decoration-color: #64E2C0;
  text-decoration-thickness: 3px;
  text-underline-offset: 5px;
}
.unv-esg-intro .top-pic {
  margin-bottom: -200px;
}
.unv-esg-intro .bottom-pic {
  align-self: flex-end;
  margin-top: -120px;
}
.unv-esg-case h6 {
  margin-bottom: 40px;
}
.unv-esg-case .lunbo-wrap {
  max-width: 1400px;
  margin: 0 auto;
}
.unv-esg-case .lunbo-wrap .trigger-btn {
  display: grid;
  place-items: center;
  position: relative;
}
.unv-esg-case .lunbo-wrap .trigger-btn .img-wrapper {
  object-fit: cover;
}
.unv-esg-case .lunbo-wrap .trigger-btn .txt-wapper {
  position: absolute;
  color: white;
  width: 80%;
  text-align: left;
  /* top: 323px; */
  bottom: 30px;
}
.unv-esg-case .lunbo-wrap .trigger-btn .txt-wapper h2 {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.unv-esg-case .lunbo-wrap .trigger-btn .txt-wapper p {
  font-size: 16px;
  color: #64E2C0;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  color: #64E2C0;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  color: #64E2C0;
}
.swiper-pagination-bullet-active {
  color: #64E2C0;
}
.unv-esg-plan .title {
  display: flex;
  width: 100%;
  margin-bottom: 80px;
}
.unv-esg-plan .title img {
  width: 100%;
  padding-top: 22px;
}
.unv-esg-plan .title .c-txt {
  font-size: 36px;
  font-weight: bold;
  flex: 0 0 445px;
  text-align: center;
}
.unv-esg-plan .title .l-pic,
.unv-esg-plan .title .r-pic {
  flex: 1;
}
.unv-esg-plan .plan-list-wrap {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 45px;
  align-items: stretch;
}
.unv-esg-plan .plan-list-wrap .plan-box {
  width: 32%;
  background-color: #F6F6F6;
  padding: 50px 26px;
}
.unv-esg-plan .plan-list-wrap .plan-box .t-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
}
.unv-esg-plan .plan-list-wrap .plan-box .t-box span {
  padding-left: 12px;
  font-weight: bold;
  font-size: 32px;
}
.unv-esg-plan .plan-list-wrap .plan-box ul li {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.unv-esg-plan .plan-list-wrap .plan-box p {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
.unv-esg-plan .con-box {
  display: flex
        ;
  justify-content: center;
  align-items: center;
}
.unv-esg-plan .con-box span {
  padding-left: 15px;
  color: #64E2C0;
  font-size: 24px;
  font-weight: bold;
}
.unv-esg-solution {
  max-width: 1200px;
  margin: 0 auto;
}
.unv-esg-solution img {
  border-radius: 10px;
}
.unv-esg-solution h6 {
  font-size: 30px ;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 20px;
}
.unv-esg-solution a {
  font-size: 16px;
}
.unv-esg-solution .solution-box-wrap {
  margin-bottom: 20px;
  display: grid;
  place-items: center;
  /* 水平垂直居中 */
  position: relative;
  width: 100%;
  height: 340px;
}
.unv-esg-solution .solution-box-wrap .s-pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* 图片填充 */
}
.unv-esg-solution .solution-box-wrap .s-txt {
  position: absolute;
  /* 让文字显示在图片上方 */
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.unv-esg-solution .solution-box-wrap .s-txt h6 {
  font-size: 36px;
}
.unv-esg-solution .solution-box-list {
  display: flex;
  justify-content: space-between;
}
.unv-esg-solution .solution-box-list .list-box {
  display: grid;
  place-items: center;
  /* 水平垂直居中 */
  position: relative;
  width: 32%;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
}
.unv-esg-solution .solution-box-list .list-box .s-pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.unv-esg-solution .solution-box-list .list-box .s-pic img {
  width: 100%;
}
.unv-esg-solution .solution-box-list .list-box .s-txt {
  position: absolute;
  /* 让文字显示在图片上方 */
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.unv-esg-solution .solution-box-list .list-box .s-txt h6 {
  font-size: 20px;
  line-height: 1.2;
}
.unv-esg-adv {
  background-color: #D4D4D438;
}
.unv-esg-adv .esg-adv-wrap {
  max-width: 1200px;
  margin: 0 auto;
  height: 376px;
  display: flex
;
  align-items: center;
  justify-content: space-around;
}
.unv-esg-adv .esg-adv-wrap .adv-l-box .rz {
  display: flex;
  align-items: center;
  margin-bottom: 38px;
}
.unv-esg-adv .esg-adv-wrap .adv-l-box .rz span {
  font-size: 48px;
  font-weight: bold;
  padding-left: 20px;
}
.unv-esg-adv .esg-adv-wrap .adv-l-box p {
  font-size: 28px;
  margin-bottom: 70px;
}
.unv-esg-adv .esg-adv-wrap .adv-l-box a {
  font-size: 16px;
}
.rvc {
  max-width: 1400px;
  position: relative;
  margin: auto;
  margin-top: 30px;
}
.rvc .rvc-wrapper {
  margin: auto;
  overflow: hidden;
}
.rvc .rvc-wrapper ul {
  overflow: hidden;
  position: relative;
}
.rvc .rvc-wrapper ul li {
  float: left;
}
.rvc .rvc-wrapper ul li {
  display: grid;
  place-items: center;
  position: relative;
}
.rvc .rvc-wrapper ul li .img-wrapper {
  object-fit: cover;
}
.rvc .rvc-wrapper ul li .txt-wapper {
  position: absolute;
  color: white;
  width: 80%;
  text-align: left;
  /* top: 323px; */
  bottom: 30px;
}
.rvc .rvc-wrapper ul li .txt-wapper h2 {
  font-size: 17px;
  /* font-weight: bold; */
  line-height: 1.4;
}
.rvc .rvc-wrapper ul li .txt-wapper p {
  font-size: 16px;
  font-weight: normal;
}
.rvc .rvc-wrapper ul li a {
  display: block;
  width: 100%;
  height: auto;
  text-decoration: none;
}
.rvc .rvc-wrapper ul li a .img-wrapper {
  height: 504px;
  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;
}
.rvc .rvc-wrapper ul li a .img-wrapper img {
  display: initial;
}
.rvc .rvc-wrapper ul li a h2 {
  margin-top: 10px;
  text-align: center;
}
.rvc .rvc-wrapper ul li a p {
  padding: 10px;
  height: 80px;
}
.rvc-prv,
.rvc-next {
  position: absolute;
  height: 100%;
  top: 0;
  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;
}
.rvc-prv {
  left: 0;
  transform: rotate(180deg);
}
.rvc-next {
  right: 0;
}
.rvc-prv,
.rvc-next {
  cursor: pointer;
}
.rvc-prv img,
.rvc-next img {
  max-width: initial;
  width: 35px;
  transition: transform 0.25s ease;
  /* 设置平滑过渡 */
  transform-origin: center;
  /* 设置放大中心点为图片的中心 */
}
.rvc-prv img:hover,
.rvc-next img:hover {
  transform: scale(1.2);
  /* 鼠标悬停时放大 1.2 倍 */
}
/* 遮罩层样式 */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}
/* 弹出框样式 */
.popup-box {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 800px;
  height: 500px;
  overflow: hidden;
  background-color: white;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  transform: translate(-50%, -50%);
  z-index: 1000;
  border-radius: 25px;
  /* padding: 20px; */
  box-sizing: border-box;
}
/* 关闭按钮 */
.close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background: white;
  color: white;
  border: none;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 50%;
  z-index: 1001;
  transition: transform 0.5s ease-in-out;
  /* 设置过渡效果 */
}
.close-btn:hover {
  transform: rotate(180deg);
  /* 鼠标悬停时旋转 360 度 */
}
/* 触发按钮样式 */
.trigger-btn {
  cursor: pointer;
}
.popup-list-warp {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  /* 允许垂直滚动 */
  background: white;
  border-radius: 8px;
  box-sizing: border-box;
}
.popup-txt-wrap {
  padding: 50px;
}
.popup-txt-wrap .tit {
  border-left: 7px solid #64E2C0;
  border-radius: 0;
  padding-left: 24px;
}
.popup-txt-wrap .tit h1 {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 15px;
}
.popup-txt-wrap .tit p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}
.popup-txt-wrap .cont-box {
  padding-top: 55px;
}
.popup-txt-wrap .cont-box p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.unv-esg-active h6 {
  line-height: 1.8;
  margin-bottom: 20px;
}
.unv-esg-active .act-more {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.unv-esg-active .active-list-img {
  width: 100%;
  /* 容器宽度 */
  overflow: hidden;
  /* 隐藏超出部分 */
  position: relative;
}
.unv-esg-active .active-list-img .list-img-box {
  display: flex;
  animation: scroll 25s linear infinite;
  /* 10秒完成一次循环，且持续播放 */
  height: 423px;
}
.unv-esg-active .active-list-img .list-img-box img {
  width: initial;
  /* 每张图片的宽度为容器的100% */
  flex-shrink: 0;
  /* 防止图片缩放 */
  max-width: initial;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
    /* 初始位置 */
  }
  100% {
    transform: translateX(-100%);
    /* 向左移动100%，即使得图片流畅循环 */
  }
}
@media (min-width: 1600px) {
  .popup-box {
    height: 850px;
  }
}
@media (max-width: 768px) {
  .popup-box {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    transform: translate(-50%, -50%);
    z-index: 1000;
    border-radius: 0;
    padding: 0;
    box-sizing: border-box;
  }
  .popup-txt-wrap .tit p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
  }
  .popup-txt-wrap .tit h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .popup-txt-wrap .tit {
    border-left: 7px solid #64E2C0;
    border-radius: 0;
    padding-left: 10px;
  }
  .unv-esg-wrap {
    width: 100%;
    margin-bottom: 40px;
    max-width: initial;
  }
  .unv-esg-banner {
    background-image: url(../img/Frame-60.png);
    height: 390px;
    padding-top: initial;
    padding-left: initial;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: initial;
  }
  .unv-esg-banner h2 {
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
  }
  .unv-esg-banner p {
    text-align: center;
    font-size: 20px;
  }
  .unv-esg-intro .top-pic {
    width: 30%;
    margin-bottom: -50px;
  }
  .unv-esg-intro .txt-box {
    align-self: center;
    width: 90%;
  }
  .unv-esg-intro .bottom-pic {
    align-self: flex-end;
    margin-top: -50px;
    width: 30%;
  }
  .unv-esg-wrap h4 {
    font-size: 30px;
    background-image: none;
  }
  .unv-esg-wrap h6 {
    font-size: 20px;
  }
  .unv-esg-plan .title .c-txt {
    font-size: 20px;
    width: 85%;
    flex: initial;
  }
  .unv-esg-plan .plan-list-wrap {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 45px;
    align-items: center;
    flex-wrap: nowrap;
  }
  .unv-esg-plan .plan-list-wrap .plan-box {
    width: 100%;
    background-color: #F6F6F6;
    padding: 50px 26px;
    margin-bottom: 20px;
  }
  .unv-esg-plan .plan-list-wrap .plan-box .t-box span {
    padding-left: 12px;
    font-weight: bold;
    font-size: 20px;
  }
  .unv-esg-intro .txt-box p {
    margin-bottom: 25px;
    font-size: 16px;
  }
  .unv-esg-solution .solution-box-wrap {
    margin-bottom: 20px;
    display: grid;
    place-items: center;
    position: relative;
    width: 100%;
    height: 340px;
    overflow: hidden;
  }
  .unv-esg-solution .solution-box-wrap .s-pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
    height: 340px;
  }
  .unv-esg-solution img {
    border-radius: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .unv-esg-solution .solution-box-wrap .s-txt h6 {
    font-size: 30px;
    line-height: 1.2;
  }
  .unv-esg-solution .solution-box-list {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  .unv-esg-solution .solution-box-list .list-box {
    display: grid;
    place-items: center;
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .unv-esg-solution .solution-box-list .list-box .s-pic {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
  }
  .unv-esg-adv .esg-adv-wrap {
    max-width: 1200px;
    margin: 0 auto;
    height: initial;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    width: 100%;
  }
  .unv-esg-adv .esg-adv-wrap .adv-l-box .rz {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: center;
  }
  .unv-esg-adv .esg-adv-wrap .adv-l-box .rz img {
    width: 12%;
  }
  .unv-esg-adv .esg-adv-wrap .adv-l-box .rz span {
    font-size: 30px;
    font-weight: bold;
    padding-left: 10px;
  }
  .adv-l-box {
    padding-top: 30px;
    margin-bottom: 50px;
  }
  .unv-esg-adv .esg-adv-wrap .adv-l-box p {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .unv-esg-plan .title {
    display: flex;
    width: 100%;
    margin-bottom: 80px;
    justify-content: center;
  }
  .unv-esg-plan .title .l-pic,
  .unv-esg-plan .title .r-pic {
    display: none;
  }
  .unv-esg-case .lunbo-wrap .trigger-btn .img-wrapper {
    width: 100%;
  }
  .unv-esg-case .lunbo-wrap .trigger-btn .img-wrapper img {
    width: 100%;
  }
  .unv-esg-case .lunbo-wrap .trigger-btn .txt-wapper h2 {
    font-size: 18px;
    top: 185px;
    text-shadow: 2px 2px 4px gray;
  }
}
