.sustainDevelop-fund {
  padding-top: 64px;
}
.sustainDevelop-fund.sustainDevelop-fund-en .bg .swiper-slide {
  padding: 44px 34px;
}
.sustainDevelop-fund.sustainDevelop-fund-en .bg .swiper-slide .txt {
  text-align: justify;
  font-size: 15px;
  line-height: 20px;
}
.sustainDevelop-fund.sustainDevelop-fund-en .bg .swiper-slide .line {
  margin: 8px 0 20px;
}
.sustainDevelop-fund.sustainDevelop-fund-en .bg .last-note-wrap {
  width: 676px;
}
.sustainDevelop-fund.sustainDevelop-fund-en .bg .last-note-wrap .note-note-txt {
  text-align: justify;
}
.sustainDevelop-fund.sustainDevelop-fund-en .bg .last-note-wrap .dot3 {
  top: 10px;
}
.sustainDevelop-fund.sustainDevelop-fund-en .bg .last-note-wrap .dot4 {
  right: -40px;
  bottom: -20px;
}
.sustainDevelop-fund .padding-bottom {
  padding-bottom: 140px;
}
.sustainDevelop-fund .imax {
  width: 100%;
}
.sustainDevelop-fund .imax-img {
  width: 100%;
  display: block;
}
.sustainDevelop-fund .title {
  padding: 90px 0 30px;
  font-size: 41px;
  text-align: center;
  color: #444;
}
.sustainDevelop-fund .note {
  font-size: 15px;
  text-align: center;
  line-height: 25px;
  color: #444;
  margin-bottom: 50px;
}
.sustainDevelop-fund .bg {
  background-color: #055d80;
  padding: 70px 0 40px;
  position: relative;
  z-index: 1;
}
.sustainDevelop-fund .bg .img {
  display: block;
  width: 800px;
  margin: 0 auto;
}
.sustainDevelop-fund .bg .mySwiper {
  width: 1092px;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 54px;
  position: relative;
  left: 5px;
}
.sustainDevelop-fund .bg .swiper-slide {
  width: 264px;
  background: #fff;
  border-right: 12px solid #055d80;
  box-sizing: border-box;
  padding: 44px 50px;
}
.sustainDevelop-fund .bg .swiper-slide .time {
  color: #055d80;
  font-size: 18px;
}
.sustainDevelop-fund .bg .swiper-slide .line {
  width: 83px;
  height: 1px;
  background: #055d80;
  margin: 8px 0 30px;
}
.sustainDevelop-fund .bg .swiper-slide .txt {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.sustainDevelop-fund .bg .swiper-button-next {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 21px;
  margin-top: -10px;
}
.sustainDevelop-fund .bg .swiper-button-next .next {
  display: block;
  height: 100%;
}
.sustainDevelop-fund .bg .swiper-button-prev {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 11px;
  margin-top: -10px;
}
.sustainDevelop-fund .bg .swiper-button-prev .prev {
  display: block;
  height: 100%;
}
.sustainDevelop-fund .bg .last-note-wrap {
  position: relative;
  margin: 60px auto;
  width: 620px;
  height: 82px;
}
.sustainDevelop-fund .bg .last-note {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 22px;
}
.sustainDevelop-fund .bg .dot3 {
  width: 24px;
  display: block;
  position: absolute;
  top: 0;
  left: 30px;
}
.sustainDevelop-fund .bg .dot4 {
  width: 24px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}
.sustainDevelop-fund .bg .note-note-txt {
  position: absolute;
  top: 17px;
  left: 74px;
  color: #fff;
  line-height: 26px;
  font-size: 16px;
}
.sustainDevelop-fund .bg .data-module {
  background: #fff;
  padding: 70px 0;
  color: #616161;
}
.sustainDevelop-fund .bg .data-module .left {
  margin-left: 230px;
  float: left;
}
.sustainDevelop-fund .bg .data-module .right {
  width: 100px;
  grid-template: 100px;
  margin-left: 242px;
  float: left;
}
.sustainDevelop-fund .bg .data-module .item {
  font-size: 18px;
  line-height: 44px;
}
.sustainDevelop-fund .bg .data-module .last-time {
  font-size: 15px;
  text-align: right;
  padding-right: 70px;
  margin-top: 30px;
}
.sustainDevelop-fund .green-bg {
  width: 100%;
  height: 442px;
  margin-top: -734px;
  background: #33b7b8;
  margin-bottom: 242px;
}
@media screen and (max-width: 768px) {
  .sustainDevelop-fund {
    padding-top: 52px;
  }
  .sustainDevelop-fund.sustainDevelop-fund-en .bg .mySwiper {
    height: 22rem;
  }
  .sustainDevelop-fund.sustainDevelop-fund-en .bg .swiper-slide {
    padding: 3rem 4rem;
  }
  .sustainDevelop-fund.sustainDevelop-fund-en .bg .last-note-wrap {
    width: 100%;
    height: auto;
  }
  .sustainDevelop-fund.sustainDevelop-fund-en .bg .last-note-wrap .note-note-txt {
    text-align: justify;
    position: static;
    padding: 0 2.5rem;
  }
  .sustainDevelop-fund.sustainDevelop-fund-en .bg .last-note-wrap .dot3 {
    top: -0.5rem;
  }
  .sustainDevelop-fund.sustainDevelop-fund-en .bg .last-note-wrap .dot4 {
    right: 0;
    bottom: 0;
  }
  .sustainDevelop-fund .padding-bottom {
    padding-bottom: 4rem;
  }
  .sustainDevelop-fund .imax {
    width: 100%;
    height: 10.8rem;
    position: relative;
    overflow: hidden;
  }
  .sustainDevelop-fund .imax-img {
    width: auto;
    height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .sustainDevelop-fund .title {
    padding: 3rem 0 1rem;
    font-size: 2rem;
  }
  .sustainDevelop-fund .note {
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 2rem;
  }
  .sustainDevelop-fund .wrap-c.wrap-no-padding {
    padding: 0;
  }
  .sustainDevelop-fund .bg {
    padding: 3rem 15px 5rem;
  }
  .sustainDevelop-fund .bg .img {
    width: 100%;
  }
  .sustainDevelop-fund .bg .mySwiper {
    width: 100%;
    height: 20rem;
    margin-top: 2rem;
    position: relative;
    left: 0;
  }
  .sustainDevelop-fund .bg .swiper-slide {
    width: auto;
    border-right: 0;
    padding: 3rem 4rem;
  }
  .sustainDevelop-fund .bg .swiper-slide .time {
    font-size: 1.6rem;
  }
  .sustainDevelop-fund .bg .swiper-slide .line {
    width: 8rem;
    height: 1px;
  }
  .sustainDevelop-fund .bg .swiper-slide .txt {
    line-height: 2.2rem;
    font-size: 1.5rem;
  }
  .sustainDevelop-fund .bg .swiper-button-next {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -10px;
  }
  .sustainDevelop-fund .bg .swiper-button-next .next {
    display: block;
    height: 100%;
  }
  .sustainDevelop-fund .bg .swiper-button-prev {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 11px;
    margin-top: -10px;
  }
  .sustainDevelop-fund .bg .swiper-button-prev .prev {
    display: block;
    height: 100%;
  }
  .sustainDevelop-fund .bg .last-note-wrap {
    margin: 0;
    margin-top: 2.5rem;
    width: 100%;
  }
  .sustainDevelop-fund .bg .last-note {
    width: 100%;
    height: 5rem;
    left: 0;
  }
  .sustainDevelop-fund .bg .dot3 {
    width: 2rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sustainDevelop-fund .bg .dot4 {
    width: 2rem;
    display: block;
    position: absolute;
    bottom: -1rem;
    right: 0.5rem;
  }
  .sustainDevelop-fund .bg .note-note-txt {
    top: 0;
    left: 0;
    line-height: 2.2rem;
    padding: 0 3.5rem;
    font-size: 1.4rem;
    text-align: center;
  }
  .sustainDevelop-fund .bg .data-module {
    background: #fff;
    padding: 70px 0;
    color: #616161;
  }
  .sustainDevelop-fund .bg .data-module .left {
    margin-left: 230px;
    float: left;
  }
  .sustainDevelop-fund .bg .data-module .right {
    width: 100px;
    grid-template: 100px;
    margin-left: 242px;
    float: left;
  }
  .sustainDevelop-fund .bg .data-module .item {
    font-size: 18px;
    line-height: 44px;
  }
  .sustainDevelop-fund .bg .data-module .last-time {
    font-size: 15px;
    text-align: right;
    padding-right: 70px;
    margin-top: 30px;
  }
  .sustainDevelop-fund .green-bg {
    display: none;
    width: 100%;
    height: 442px;
    margin-top: 0;
    background: #33b7b8;
    margin-bottom: 242px;
  }
}
