.esg-title {
  position: relative;
  font-weight: bold;
  font-size: 1rem;
  color: #FFFFFF;
  line-height: 1.4rem;
  padding-bottom: 0.6rem;
}
.esg-title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 1.5rem;
  height: 0.2rem;
  background: #FFFFFF;
  border-radius: 4px;
}
.esg-base-title {
  font-weight: bold;
  font-size: 1rem;
  color: #000000;
  line-height: 1.4rem;
  text-align: center;
}
.banner-title{
  color: #fff;
}
.strategy{
  padding: 2rem 10%;
}
.strategy{
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.strategy-left{
  flex: 1;
  padding-right: 6.2rem;
}
.strategy-left-content {
  font-weight: 400;
  font-size: 0.45rem;
  color: #4D4D4D;
  line-height: 1rem;
  margin-top: 1.7rem;
}
.strategy-btn{
  margin-top: 1.8rem;
}
.strategy-list{
  position: relative;
  width: 16.9rem;
  height: 12.4rem;
  background-size: contain;
  background-image: url(./../img/esg/strategy_bg.png);
  background-repeat: no-repeat;
}
.strategy-item {
  position: absolute;
  font-weight: 400;
  font-size: 0.55rem;
  color: #333333;
  line-height: 0.8rem;
}
.strategy-item:nth-child(1) {
  top: 2.25rem;
  left: 2.5rem;
}
.strategy-item:nth-child(2) {
  top: 2.25rem;
  right: 2.5rem;
}
.strategy-item:nth-child(3) {
  top: 4.5rem;
  left: 0.55rem;
}
.strategy-item:nth-child(4) {
  top: 4.575rem;
  left: 5.875rem;
  font-size: 0.75rem;
  color: #C0191F;
  line-height: 1rem;
}
.strategy-item:nth-child(5) {
  top: 4.5rem;
  right: 0.55rem;
}
.strategy-item:nth-child(6) {
  top: 6.875rem;
  left: 2.8rem;
}
.strategy-item:nth-child(7) {
  top: 6.875rem;
  right: 2.8rem;
}
.strategy-item:nth-child(8) {
  top: 9.5rem;
  left: 6rem;
}
.intel .strategy-item {
  width: 4rem;
  font-size: 0.4rem;
  text-align: center;
}
.intel .strategy-item:nth-child(1) {
  top: 2rem;
  left: 2.5rem;
}
.intel .strategy-item:nth-child(2) {
  top: 2rem;
  right: 2rem;
}
.intel .strategy-item:nth-child(3) {
  top: 4.4rem;
  left: -0.5rem;
}
.intel .strategy-item:nth-child(4) {
  top: 4rem;
  left: 6.4rem;
  font-size: 0.6rem;
}
.intel .strategy-item:nth-child(5) {
  top: 4.4rem;
  right: 0.55rem;
  text-align: right;
}
.intel .strategy-item:nth-child(6) {
  top: 6.4rem;
  left: 2rem;
}
.intel .strategy-item:nth-child(7) {
  top: 6.4rem;
  right: 2rem;
}
.intel .strategy-item:nth-child(8) {
  top: 9.5rem;
  left: 6.5rem;
}

.environment{
  padding: 2rem 10%;
  background-position: center center;
  background-size: cover;
  background-image: url(./../img/esg/banner_e.jpg);
  background-repeat: no-repeat;
  padding-left: calc(10% + 0.9rem);
}
.environment-desc{
  margin-top: 0.8rem;
  font-weight: 400;
  font-size: 0.45rem;
  color: #FFFFFF;
  line-height: 0.9rem;
}
.environment-list {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-top: -0.55rem;
}
.environment-item{
  width: 33.33%;
  margin-top: 1.55rem;
}
/* .environment-item:not(:nth-child(3n)) {
  padding-right: 2.5rem;
} */
.environment-head{
  display: flex;
  line-height: 1rem;
}
.environment-item-small{
  font-weight: 400;
  font-size: 0.45rem;
  line-height: 1.2rem;
  color: #FFFFFF;
}
.environment-item-big{
  font-weight: bold;
  font-size: 0.7rem;
  color: #FFFFFF;
  line-height: 1.2rem;
}
.environment-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-top: 0.05rem;
}
.environment-item-small, .environment-item-big{
  padding-right: 0.2rem;
}
.society{
  padding: 2rem 10%;
}
.society-wrapper{
  position: relative;
}
.society-banner{
  width: 100%;
}
.society-content{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 17rem;
  height: 12.825rem;
  background: #C0191F;
  border-radius: 4rem 0px 0px 0px;
  box-sizing: border-box;
  padding: 3rem 1rem 0 1.5rem;
}
.society-desc{
  margin-top: 0.8rem;
  font-weight: 400;
  font-size: 0.45rem;
  color: #FFFFFF;
  line-height: 0.9rem;
}
.public{
  padding: 2rem 10%;
}
.public-wrapper{
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 1.5rem;
  overflow: hidden;
}
.public-wrapper:nth-child(2) {
  margin-top: 1rem;
}
.public-left{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31.27%;
  border-radius: 0.5rem;
  border: 1px solid #DADADA;
}

.public-left-image{
  width: 7.3rem;
  height: 3.5rem;
  transition: 0.3s all;
}
.public-btn{
  position: absolute;
  left: 50%;
  bottom: 1rem;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all;
}
.public-left:hover .public-btn {
  visibility: visible;
  opacity: 1;
}
.public-left:hover .public-left-image {
  transform: translateY(-20%);
}
.public-swiper{
  position: relative;
  width: 66.8%;
  overflow: hidden;
}
.public-m-wrapper {
  display: none;
}
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.public-item {
  position: relative;
  width: 94.48%;
  overflow: hidden;
}
.public-item-image {
  width: 100%;
}

.public-item-content{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateY(100%);
  width: 100%;
  transition: 0.3s all;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  padding: 1.3rem 1rem;
  border-radius: 0.5rem;
}
.public-item-title{
  font-weight: bold;
  font-size: 0.7rem;
  color: #FFFFFF;
  line-height: 1rem;
  text-align: center;
}
.public-item-desc{
  font-weight: 400;
  font-size: 0.45rem;
  color: #FFFFFF;
  line-height: 0.9rem;
  margin-top: 0.55rem;
}
.public-item:hover .public-item-content{
  transform: translateY(0);
}
.global{
  padding: 2rem 10%;
}
.global-banner{
  margin-top: 0.8rem;
  width: 100%;
  line-height: 0;
}
.global-content{
  padding: 1rem 0.7rem;
  border-left: 1px solid #F1F3F5;
  border-right: 1px solid #F1F3F5;
}
.block-title{
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.5rem;
  color: #4D4D4D;
  line-height: 0.7rem;
}
.block-icon{
  width: 0.8rem;
  height: 0.8rem;
  line-height: 0;
  margin-right: 0.2rem;
}
.block-content{
  margin-top: 0.3rem;
  font-weight: 400;
  font-size: 0.45rem;
  color: #4D4D4D;
  line-height: 1rem;
}
.block-font{
  font-weight: bold;
  font-size: 0.6rem;
  color: #C0191F;
}
.global-list {
  display: flex;
  border-top: 1px solid #F1F3F5;
  border-bottom: 1px solid #F1F3F5;
}
.global-item{
  width: 33.33%;
  padding: 1rem 0.7rem 0.8rem 0.7rem;
  border-left: 1px solid #F1F3F5;
  box-sizing: border-box;
}
.global-item:last-child {
  border-right: 1px solid #F1F3F5;
}

.employee{
  padding: 2rem 10%;
  background-color: #F6F6F6;
}
.employee-wrapper{
  display: flex;
  align-items: center;
  margin-top: 1.2rem;
}
.employee-image{
  width: 41%;
  border-radius: 0 2rem 0 0;
}
.employee-list{
  display: flex;
  flex-wrap: wrap;
  padding-left: 1.2rem;
  margin-top: -0.8rem;
  flex: 1;
  box-sizing: border-box;
}
.employee-item{
  width: 33.33%;
  margin-top: 0.8rem;
}
.employee-item-label{
  font-weight: 400;
  font-size: 0.45rem;
  color: #4D4D4D;
  line-height: 1rem;
}
.employee-item-desc{
  display: flex;
  align-items: center;
}
.employee-item-red{
  font-weight: bold;
  font-size: 0.8rem;
  color: #C0191F;
  line-height: 1rem;
}
.employee-item-subtitle{
  font-weight: 400;
  font-size: 0.35rem;
  color: #4D4D4D;
  line-height: 0.8rem;
  margin-left: 0.2rem;
}
.employee-item-uni{
  font-weight: 400;
  font-size: 0.5rem;
  color: #C0191F;
  line-height: 0.5rem;
}
.company-wrapper {
  position: relative;
}
.company-banner{
  width: 100%;
}
.company-content{
  position: absolute;
  left: calc(10% + 0.9rem);
  top: 2rem;
}
.company-desc{
  margin-top: 0.8rem;
  font-weight: 400;
  font-size: 0.45rem;
  color: #FFFFFF;
  line-height: 0.9rem;
  max-width: 12.7rem;
}
.company-list{
  display: flex;
  padding: 1rem 10%;
  background-color: #F6F6F6;
}
.company-item{
  width: 25%;
  box-sizing: border-box;
  padding:  0 0.5rem;
}
.esg-container .swiper-button-prev {
  left: 3%;
  width: 0.4rem;
  height: 0.8rem;
  background-size: contain;
}
.esg-container .swiper-button-next {
  right: 3%;
  width: 0.4rem;
  height: 0.8rem;
  background-size: contain;
}

.course-nav{
  position: fixed;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all;
}
.course-nav.active {
  visibility: visible;
  opacity: 1;
}
.course-nav-item{
  display: block;
  width: calc(12rem / 40);
  height: calc(12rem / 40);
  border: calc(2rem / 40) solid #999999;
  margin-top: 0.7rem;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}

.course-nav-item.active {
  width: 2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.4rem;
  border: 1px solid #4D4D4D;
}
.course-nav-item-name{
  display: none;
  font-size: 0.4rem;
  font-weight: 600;
  color: #999999;
  font-family: D-DIN-PRO-Medium, D-DIN-PRO;
}
.course-nav-item.active {
  border-color: rgba(192, 25, 31, 1);
}
.course-nav-item.active > .course-nav-item-name{
  display: inline-block;
  color: rgba(192, 25, 31, 1);
}

@media screen and (max-width: 1500px) {
  .strategy-left {
    padding-right: 2.8rem;
  }
}

@media screen and (max-width: 1000px) {
  .banner-content{
    top: calc(112rem / 32);
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }
  .banner-title{
    color: #fff;
  }
  .strategy{
    flex-direction: column;
    align-items: center;
  }
  .strategy-left {
    order: 1;
    padding-right: initial;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .environment {
    padding-left: 10%;
    background-image: url(./../img/esg/mobile/banner_e.jpg);
  }
  .environment-item{
    width: 50%;
  }
  .society {
    padding-bottom: 0;
  }
  .society-content {
    position: relative;
    width: 100%;
    height: auto;
    padding: calc(40rem / 32);
    border-radius: 0 calc(80rem / 32) 0 0;
    transform: translateY(calc(-70rem / 32));
  }
  .public{
    padding-top: 0;
  }
  .public-m-wrapper {
    position: relative;
    display: block;
    margin-top: calc(40rem / 32);
    overflow: hidden;
  }
  .public-swiper{
    display: none;
  }
  .public-left {
    width: 100%;
    padding: 1rem 0;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-around;
  }
  .public-btn {
    position: initial;
    transform: initial;
    visibility: visible;
    opacity: 1;
  }
  .public-item-content{
    position: relative;
    background-color: initial;
    transform: initial;
    padding-left: 0;
    padding-right: 0;
  }
  .public-item-title{
    color: #000000;
  }
  .public-item-desc{
    color: #333;
  }

  .public-m-wrapper .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
    background: #F2F2F2;
    border-radius: 50%;
    transition: 0.3s all;
  }
  .public-m-wrapper .swiper-pagination-bullet-active{
    width: 0.8rem;
    height: 0.5rem;
    border-radius: initial;
    background-image: url(./../img/about/swiper_icon.png);
    background-repeat: no-repeat;
    background-size: contain; 
    background-color: initial;
  }

  .global-list {
    flex-direction: column;
    align-items: initial;
  }
  .global-item{
    width: 100%;
    border-right: 1px solid #F1F3F5
  }
  .global-item:not(:first-child) {
    border-top: 1px solid #F1F3F5
  }

  .employee-wrapper{
    flex-direction: column;
  }
  .employee-image {
    width: 100%;
  }
  .employee-list{
    padding-left: initial;
    margin-top: calc(28rem / 32);
  }
  .employee-item {
    width: 50%;
  }

  .company-content {
    padding: 0 10%;
    left: initial;

  }
  .company-desc {
    max-width: initial;
  }

  .company-list{
    flex-direction: column;
  }
  .company-item{
    width: 100%;
  }
  .company-item:not(:first-child) {
    margin-top: calc(66rem / 32);
  }
  .course-nav-container{
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .strategy, .environment, .society, .public, .global, .employee, .company-content, .company-list{
    padding-left: 5%;
    padding-right: 5%;
  }
  .strategy-list{
    transform: scale(0.8);
  }
  .public-left-image{
    width: calc(200rem / 52);
    height: calc(113rem / 52);
  }
}