.arrowBox .arrow, .side_news_wrap .item .Txt .moreBtn .more::before, .side_news_wrap .item .Img, .typeLayout.type5_2 .faqItem .title, .typeLayout.type5_2 .faqItem .toggler .toggleOpen .line::after, .typeLayout.type5_2 .faqItem .toggler .toggleOpen .line, .typeLayout.type5_2 .faqItem .toggler .index, .typeLayout.type5_1 .faqItem .title, .typeLayout.type5_1 .faqItem .toggler .toggleOpen .line::after, .typeLayout.type5_1 .faqItem .toggler .toggleOpen .line, .typeLayout.type5_1 .faqItem .toggler .index span, .typeLayout.type5_1 .faqItem .toggler .index, .typeLayout.type3_2 .historyArea .historyItem .item .download i,
.typeLayout.type3_2 .historyArea .historyItem .item .report i, .typeLayout.type3_2 .historyArea .historyItem .item .download span,
.typeLayout.type3_2 .historyArea .historyItem .item .report span, .typeLayout.type3_2 .topItem .documentList .documentItem .download i, .typeLayout.type3_2 .topItem .documentList .documentItem .download span, .typeLayout.type3_1 .historyArea .historyItem .item .download i,
.typeLayout.type3_1 .historyArea .historyItem .item .report i, .typeLayout.type3_1 .historyArea .historyItem .item .download span,
.typeLayout.type3_1 .historyArea .historyItem .item .report span, .typeLayout.type2_1 .documentList .documentItem .item .title, .typeLayout.type2_1 .documentList .documentItem .item .icon svg path, .typeLayout.type2_1 .documentList .documentItem .item, .typeLayout.type4_3 .documentList td a.link i, .typeLayout.type4_3 .documentList td a.link, .typeLayout.type4_3 .documentList tbody tr, .typeLayout.type4_2 .documentList .documentItem .item .title, .typeLayout.type4_2 .documentList .documentItem .item, .typeLayout.type4_1 .documentList .documentItem .title, .typeLayout.type4_4 .documentList .documentItem .title, .typeLayout.type4_1 .documentList .documentItem .item, .typeLayout.type4_4 .documentList .documentItem .item, .typeLayout.type1_3 .newsList .newsItem .Txt .more .link .title, .typeLayout.type1_3 .newsList .newsItem .item, .typeLayout.type1_2 .newsList .newsItem .Img .more, .typeLayout.type1_2 .newsList .newsItem .Txt .more .link .title, .typeLayout.type1_1 .newsList .newsItem .Img .more, .typeLayout.type1_1 .newsList .newsItem .Txt .more .link .title, .typeLayout .classHeadBox.listStyle .classList .classItem .text {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.bannerArea {
  overflow: visible;
}

.bannerBox {
  position: relative;
}
.bannerBox .bannerItem .Img {
  overflow: hidden;
}

.bannerInfo {
  position: absolute;
  width: 100%;
  padding: 0 30px;
  bottom: 0;
  translate: 0 50%;
  z-index: 5;
}
@media (max-width: 768px) {
  .bannerInfo {
    position: relative;
    translate: 0 0;
    padding: 0;
  }
}
.bannerInfo .wrap {
  max-width: 1500px;
}
.bannerInfo .contentBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem 1.5rem;
  width: 100%;
  background: #ffffff;
  border-radius: 16px;
  padding: 1.75rem 2.25rem;
}
@media (max-width: 1180px) {
  .bannerInfo .contentBox {
    padding: 1.25rem 1.5rem;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
.bannerInfo .contentBox .left {
  position: relative;
}
.bannerInfo .contentBox .left .title {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #d88138;
  padding: 0 1.25rem;
}
@media (max-width: 1180px) {
  .bannerInfo .contentBox .left .title {
    font-size: 28px;
    padding: 0 1rem;
  }
}
@media (max-width: 768px) {
  .bannerInfo .contentBox .left .title {
    font-size: 24px;
    padding: 0 0.625rem;
  }
}
.bannerInfo .contentBox .left .title::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #d88138;
  top: 0;
  left: 0;
}
.bannerInfo .contentBox .left .title::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #d88138;
  top: 0;
  right: 0;
}
.bannerInfo .contentBox .right {
  position: relative;
}
.bannerInfo .contentBox .right .enTitle {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #d88138;
}
@media (max-width: 1180px) {
  .bannerInfo .contentBox .right .enTitle {
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .bannerInfo .contentBox .right .enTitle {
    font-size: 20px;
  }
}

.classNoteBox {
  position: relative;
  padding: 100px 0 60px;
  background-color: #f7f7f7;
}
@media (max-width: 768px) {
  .classNoteBox {
    padding: 40px 0;
  }
}
.classNoteBox .classLayout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 960px) {
  .classNoteBox .classLayout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.classNoteBox .point {
  position: relative;
}
.classNoteBox .point .left {
  position: relative;
}
.classNoteBox .point .title {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #d88138;
  padding: 0 1.25rem;
  margin-bottom: 1.5rem;
}
.classNoteBox .point .intro {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.625;
  color: #383838;
}
.classNoteBox .point + .classNote {
  margin-top: 3rem;
}
.classNoteBox .classNote {
  position: relative;
  padding: 0;
}

.esgWrap.fixed {
  position: relative;
  width: 100%;
}
.esgWrap.fixed .esgListBox {
  position: fixed;
  width: 100%;
  background: #ffffff;
  top: 82px;
  left: 0;
  z-index: 5;
}
@media (max-width: 1499px) {
  .esgWrap.fixed .esgListBox {
    top: 80px;
  }
}
@media (max-width: 1366px) {
  .esgWrap.fixed .esgListBox {
    top: 73px;
  }
}
@media (max-width: 1180px) {
  .esgWrap.fixed .esgListBox {
    top: 58px;
  }
}

.esgListBox {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.esgListBox .wrap {
  position: relative;
}
@media (max-width: 768px) {
  .esgListBox .wrap {
    padding: 0 30px;
  }
}
.esgListBox .controlBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.esgListBox .controlBox:has(.swiper-button-lock) {
  display: none;
}
.esgListBox .controlBox .arrow {
  width: 20px;
  height: 20px;
  pointer-events: auto;
}
@media (max-width: 1180px) {
  .esgListBox .controlBox .arrow {
    width: 16px;
  }
}
.esgListBox .controlBox .arrow.prev {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 20px;
  translate: 0 -50%;
}
@media (max-width: 1180px) {
  .esgListBox .controlBox .arrow.prev {
    left: 6px;
  }
}
.esgListBox .controlBox .arrow.next {
  position: absolute;
  top: 50%;
  right: 20px;
  bottom: auto;
  left: auto;
  translate: 0 -50%;
}
@media (max-width: 1180px) {
  .esgListBox .controlBox .arrow.next {
    right: 6px;
  }
}
.esgListBox .esgList {
  position: relative;
  overflow-x: clip;
}
.esgListBox .esgList.onLeft::before {
  visibility: hidden;
}
.esgListBox .esgList.onRight::after {
  visibility: hidden;
}
.esgListBox .esgList .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.esgListBox .esgList .esgItem {
  position: relative;
  width: auto;
  height: auto;
  min-width: 180px;
}
@media (max-width: 1200px) {
  .esgListBox .esgList .esgItem {
    min-width: 120px;
  }
}
.esgListBox .esgList .esgItem::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 1px;
  height: 16px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  translate: 0 -50%;
}
.esgListBox .esgList .esgItem .title {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #d88138;
  text-align: center;
}
@media (max-width: 1180px) {
  .esgListBox .esgList .esgItem .title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .esgListBox .esgList .esgItem .title {
    font-size: 16px;
  }
}
.esgListBox .esgList .esgItem .title a {
  display: block;
  padding: 16px 32px;
}
@media (max-width: 480px) {
  .esgListBox .esgList .esgItem .title a {
    padding: 16px 24px;
  }
}
@media (min-width: 1181px) {
  .esgListBox .esgList .esgItem .title a:hover {
    color: #2f4388;
  }
}
.esgListBox .esgList .esgItem.current::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #d88138;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.esgListBox .esgList .esgItem.current .title a {
  color: #d88138;
}

#newsModule .moduleWrap {
  max-width: 1200px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  #newsModule .moduleWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
#newsModule .moduleContent {
  position: relative;
  height: 80dvh;
  overflow-y: auto;
  padding: 0 30px;
}
@media (max-width: 768px) {
  #newsModule .moduleContent {
    padding: 0 20px;
  }
}
@media (max-width: 575px) {
  #newsModule .moduleContent {
    padding: 0 10px;
  }
}
#newsModule .moduleContent > .topBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent > .topBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#newsModule .moduleContent > .topBox .line {
  min-width: 0;
  width: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 36px;
  margin-top: 8px;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent > .topBox .line {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  #newsModule .moduleContent > .topBox .line {
    padding: 0 20px;
  }
}
#newsModule .moduleContent > .topBox .classTitle {
  color: #d88138;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 1.2px;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent > .topBox .classTitle {
    padding-top: 0;
  }
}
#newsModule .moduleContent > .topBox .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent > .topBox .dateBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#newsModule .moduleContent > .topBox .dateBox .date {
  color: #383838;
  font-size: 34px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent > .topBox .dateBox .date {
    font-size: 24px;
  }
}
#newsModule .moduleContent > .topBox .dateBox .year {
  color: #383838;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  padding-right: 30px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent > .topBox .dateBox .year {
    font-size: 14px;
    margin-bottom: 0;
  }
}
#newsModule .moduleContent > .topBox .dateBox .year::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #c9c9c9;
  border-radius: 50%;
  top: 6px;
  right: 10px;
}
#newsModule .moduleContent .moduleTitle {
  line-height: 1.5;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent .moduleTitle {
    font-size: 28px;
    padding-bottom: 20px;
  }
}
#newsModule .moduleContent .Img {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 18px;
}
#newsModule .moduleContent .Img img {
  width: 100%;
}
#newsModule .moduleContent .textEditor {
  color: #383838;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0px;
}
@media (max-width: 1024px) {
  #newsModule .moduleContent .textEditor {
    margin-bottom: -50px;
  }
}
#newsModule .moduleContent .textEditor .subtitle {
  color: #2f4388;
  font-size: 17px;
  font-weight: bold;
}
#newsModule .moduleContent .textEditor .chart {
  min-height: 400px;
}
#newsModule .moduleContent .bottom {
  height: 100px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
  position: sticky;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 3;
}
@media (max-width: 1024px) {
  #newsModule .moduleContent .bottom {
    height: 150px;
  }
}

.typeLayout .textEditor {
  width: 100%;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox .selectBox.selectBox.fixed .selector.selector {
    position: fixed;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #fff;
    top: 136px;
    left: 0;
    z-index: 3;
  }
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .selectBox.selectBox.fixed .selector.selector {
    top: 115px;
  }
}
.typeLayout .classHeadBox.listStyle {
  padding-bottom: 40px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox.listStyle {
    padding-bottom: 10px;
  }
}
.typeLayout .classHeadBox.listStyle .classList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -10px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox.listStyle .classList {
    display: none;
  }
}
.typeLayout .classHeadBox.listStyle .classList .classItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  margin-bottom: 10px;
}
.typeLayout .classHeadBox.listStyle .classList .classItem .btn {
  min-width: 150px;
  width: 100%;
  border-radius: 99px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.typeLayout .classHeadBox.listStyle .classList .classItem .btn:hover, .typeLayout .classHeadBox.listStyle .classList .classItem .btn.current {
  border-color: #d88138;
  background-color: #d88138;
}
.typeLayout .classHeadBox.listStyle .classList .classItem .btn:hover .text, .typeLayout .classHeadBox.listStyle .classList .classItem .btn.current .text {
  color: #ffffff;
}
.typeLayout .classHeadBox.listStyle .classList .classItem .text {
  color: #d88138;
  font-size: 17px;
  font-weight: 700;
}
.typeLayout .classHeadBox.listStyle .selectBox.mobile {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox.listStyle .selectBox.mobile {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.typeLayout .classHeadBox.listStyle .selectBox.mobile .title {
  display: inline-block;
  color: #2f4388;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-right: 30px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox.listStyle .selectBox.mobile .title {
    display: none;
  }
}
.typeLayout .classHeadBox.listStyle .selectBox.mobile .selector {
  min-width: 240px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox.listStyle .selectBox.mobile .selector {
    width: 100%;
    margin-bottom: 30px;
  }
}
.typeLayout .classHeadBox.listStyle .selectBox.mobile .selector select {
  display: block;
  width: 100%;
  height: 60px;
  border: 0;
  color: #2f4388;
  font-weight: bold;
  font-size: 17px;
  padding: 0 50px 0 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox.listStyle .selectBox.mobile .selector select {
    height: 52px;
  }
}
.typeLayout .classHeadBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 50px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .typeLayout .classHeadBox {
    padding-bottom: 5px;
  }
}
.typeLayout .classHeadBox > .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #d88138;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox > .title {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: left;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.typeLayout .classHeadBox > .title .note {
  font-size: 22px;
  margin-left: 20px;
  padding-right: 32px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox > .title .note {
    margin-left: 10px;
    padding-right: 0;
  }
}
.typeLayout .classHeadBox .line {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: content-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 90px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox .line {
    display: none;
  }
}
.typeLayout .classHeadBox .selectBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox .selectBox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
}
.typeLayout .classHeadBox .selectBox .title {
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #2d2d2d;
  margin-right: 24px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox .selectBox .title {
    display: none;
  }
}
.typeLayout .classHeadBox .selectBox .selector {
  min-width: 240px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox .selectBox .selector {
    width: 100%;
    margin-bottom: 30px;
  }
}
.typeLayout .classHeadBox .selectBox .selector select {
  display: block;
  width: 100%;
  height: 50px;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.625;
  color: #383838;
  padding: 0.5rem 1.875rem 0.5rem 1.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 768px) {
  .typeLayout .classHeadBox .selectBox .selector select {
    font-size: 15px;
    padding: 0.5rem 1.875rem 0.5rem 1rem;
  }
}
.typeLayout .classHeadBox .selectBox .selector .arrow {
  display: block;
  width: 10px;
  height: 6px;
  background: url("../images/esg/arrow5.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 768px) {
  .typeLayout .classHeadBox .selectBox .selector .arrow {
    right: 12px;
  }
}
.typeLayout .numberWrap {
  position: relative;
  width: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.typeLayout .numberWrap .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 90px 20px;
}
@media (max-width: 1024px) {
  .typeLayout .numberWrap .wrap {
    padding: 60px 20px;
  }
}
.typeLayout .numberWrap.style1 {
  background-color: #d88138;
}
.typeLayout .numberWrap.style1 .numberList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.typeLayout .numberWrap.style1 .numberList .numberItem {
  width: 25%;
  border-right: 1px solid #ffffff;
  padding: 30px;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem {
    padding: 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem {
    width: 50%;
    margin-bottom: 20px;
  }
  .typeLayout .numberWrap.style1 .numberList .numberItem:nth-of-type(2n + 1) {
    border-left: 1px solid #ffffff;
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
    padding: 30px 20px;
  }
  .typeLayout .numberWrap.style1 .numberList .numberItem:nth-of-type(n) {
    border-left: 0;
  }
}
.typeLayout .numberWrap.style1 .numberList .numberItem:nth-of-type(4n + 1) {
  border-left: 1px solid #ffffff;
}
.typeLayout .numberWrap.style1 .numberList .numberItem .title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .num {
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem .content .num {
    font-size: 36px;
  }
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .num .text {
  line-height: 1.1;
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .num .unit {
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 5px;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem .content .num .unit {
    font-size: 16px;
  }
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .Img {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .Img img {
  width: 52px;
  height: 52px;
  vertical-align: middle;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.typeLayout .numberWrap.style1 .title.xLine {
  display: block;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 65px;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style1 .title.xLine {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style1 .title.xLine {
    margin-bottom: 20px;
  }
}
.typeLayout .numberWrap.style2 {
  background-color: #f1f1f1;
}
.typeLayout .numberWrap.style2 .numberList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.typeLayout .numberWrap.style2 .numberList .numberItem {
  width: 25%;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding: 30px;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem {
    padding: 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem {
    width: 50%;
    margin-bottom: 20px;
  }
  .typeLayout .numberWrap.style2 .numberList .numberItem:nth-of-type(2n + 1) {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 0;
    padding: 30px 20px;
  }
  .typeLayout .numberWrap.style2 .numberList .numberItem:nth-of-type(n) {
    border-left: 0;
  }
}
.typeLayout .numberWrap.style2 .numberList .numberItem:nth-of-type(4n + 1) {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.typeLayout .numberWrap.style2 .numberList .numberItem .title {
  color: #2f4388;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .num {
  color: #d88138;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem .content .num {
    font-size: 36px;
  }
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .num .text {
  line-height: 1.1;
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .num .unit {
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 5px;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem .content .num .unit {
    font-size: 16px;
  }
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .Img {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .Img img {
  width: 52px;
  height: 52px;
  vertical-align: middle;
}
.typeLayout .numberWrap.style2 .title.xLine {
  display: block;
  color: #d88138;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 65px;
}
@media (max-width: 1400px) {
  .typeLayout .numberWrap.style2 .title.xLine {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style2 .title.xLine {
    margin-bottom: 20px;
  }
}
.typeLayout .topNote {
  margin-bottom: 60px;
}
@media (max-width: 1180px) {
  .typeLayout .topNote {
    margin-bottom: 40px;
  }
}
.typeLayout.type1_1 {
  padding-top: 40px;
}
.typeLayout.type1_1 .newsBox {
  width: 100%;
}
.typeLayout.type1_1 .newsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 60px;
}
@media (max-width: 1280px) {
  .typeLayout.type1_1 .newsList {
    gap: 48px 36px;
  }
}
.typeLayout.type1_1 .newsList .newsItem {
  width: calc(33.3333333333% - 40px);
}
@media (max-width: 1280px) {
  .typeLayout.type1_1 .newsList .newsItem {
    width: calc(33.3333333333% - 24px);
  }
}
@media (max-width: 991px) {
  .typeLayout.type1_1 .newsList .newsItem {
    width: calc(50% - 30px);
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .newsItem {
    width: 100%;
  }
}
.typeLayout.type1_1 .newsList .newsItem .Txt {
  padding-top: 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_1 .newsList .newsItem .Txt {
    padding-top: 15px;
  }
}
.typeLayout.type1_1 .newsList .newsItem .Txt > .title {
  height: 90px;
  padding-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_1 .newsList .newsItem .Txt > .title {
    height: 70px;
    margin-bottom: 10px;
    padding-top: 0px;
  }
}
.typeLayout.type1_1 .newsList .newsItem .Txt > .title a {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.7;
}
.typeLayout.type1_1 .newsList .newsItem .Txt > .title a:hover, .typeLayout.type1_1 .newsList .newsItem .Txt > .title a.active {
  color: #d88138;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .text {
  height: 90px;
  color: #383838;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .more {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 16px;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .more .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .more .link:hover .title, .typeLayout.type1_1 .newsList .newsItem .Txt .more .link.active .title {
  color: #d88138;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .more .link .title {
  display: inline-block;
  color: #383838;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0 10px 0 0;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .more .arrow {
  display: block;
  width: 13px;
  height: 13px;
  background: url("../images/esg/arrow2.png") no-repeat center;
  background-size: contain;
}
.typeLayout.type1_1 .newsList .newsItem .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1200px) {
  .typeLayout.type1_1 .newsList .newsItem .dateBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.typeLayout.type1_1 .newsList .newsItem .dateBox .year {
  display: inline-block;
  color: #383838;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding-right: 30px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_1 .newsList .newsItem .dateBox .year {
    margin-bottom: 0;
  }
}
.typeLayout.type1_1 .newsList .newsItem .dateBox .year::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #c9c9c9;
  border-radius: 50%;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type1_1 .newsList .newsItem .dateBox .classTitle {
  color: #383838;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  letter-spacing: 0.8px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_1 .newsList .newsItem .dateBox .classTitle {
    margin-bottom: 0;
  }
}
.typeLayout.type1_1 .newsList .newsItem .dateBox .date {
  min-width: 0;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: #383838;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1180px) {
  .typeLayout.type1_1 .newsList .newsItem .dateBox .date {
    font-size: 32px;
  }
}
.typeLayout.type1_1 .newsList .newsItem .dateBox .line {
  min-width: 0;
  width: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 30px;
  margin-bottom: 15px;
}
@media (max-width: 1024px) {
  .typeLayout.type1_1 .newsList .newsItem .dateBox .line {
    padding: 0 5px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type1_1 .newsList .newsItem .dateBox .line {
    margin-bottom: 0;
  }
}
.typeLayout.type1_1 .newsList .newsItem .Img {
  width: 100%;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
.typeLayout.type1_1 .newsList .newsItem .Img.imh_opacity:hover .more {
  opacity: 1;
}
.typeLayout.type1_1 .newsList .newsItem .Img .more {
  width: 115px;
  height: 115px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
}
.typeLayout.type1_1 .newsList .newsItem .Img a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.typeLayout.type1_1 .newsList .newsItem .Img img {
  width: 100%;
  max-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.typeLayout.type1_1 .newsList .newsItem.hover .Img .more {
  opacity: 1;
}
.typeLayout.type1_1 .newsList .newsItem.hover .Img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.8;
}
.typeLayout.type1_1 .newsList .newsItem.hover .Txt .title a {
  color: #d88138;
}
.typeLayout.type1_1 .newsList .newsItem.hover .Txt .more .title {
  color: #d88138;
}
.typeLayout.type1_2 {
  padding-top: 40px;
}
.typeLayout.type1_2 .newsBox {
  width: 100%;
}
.typeLayout.type1_2 .newsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 1280px) {
  .typeLayout.type1_2 .newsList {
    gap: 36px;
  }
}
.typeLayout.type1_2 .newsList .newsItem {
  width: calc(50% - 20px);
}
@media (max-width: 1280px) {
  .typeLayout.type1_2 .newsList .newsItem {
    width: calc(50% - 18px);
  }
}
@media (max-width: 1180px) {
  .typeLayout.type1_2 .newsList .newsItem {
    width: 100%;
  }
}
.typeLayout.type1_2 .newsList .newsItem .item {
  min-height: 255px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f7f7;
  border-radius: 20px;
  padding: 32px;
}
@media (max-width: 640px) {
  .typeLayout.type1_2 .newsList .newsItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type1_2 .newsList .newsItem .Txt {
    padding-top: 15px;
  }
}
@media (max-width: 640px) {
  .typeLayout.type1_2 .newsList .newsItem .Txt {
    padding-left: 0;
  }
}
.typeLayout.type1_2 .newsList .newsItem .Txt .title {
  height: 50px;
  padding-top: 15px;
  margin-bottom: 10px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1200px) {
  .typeLayout.type1_2 .newsList .newsItem .Txt .title {
    padding-top: 0px;
  }
}
.typeLayout.type1_2 .newsList .newsItem .Txt .title a {
  color: #2f4388;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.7;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .title a:hover, .typeLayout.type1_2 .newsList .newsItem .Txt .title a.active {
  color: #d88138;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .text {
  height: 60px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.7;
  color: #383838;
  margin-bottom: 10px;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .more .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  margin: 0;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .more .link:hover .title, .typeLayout.type1_2 .newsList .newsItem .Txt .more .link.active .title {
  color: #d88138;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .more .link .title {
  display: inline-block;
  height: auto;
  color: #383838;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0 10px 0 0;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .more .arrow {
  display: block;
  width: 13px;
  height: 13px;
  background: url("../images/esg/arrow2.png") no-repeat center;
  background-size: contain;
}
.typeLayout.type1_2 .newsList .newsItem .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 640px) {
  .typeLayout.type1_2 .newsList .newsItem .dateBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.typeLayout.type1_2 .newsList .newsItem .dateBox .year {
  display: inline-block;
  color: #383838;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .typeLayout.type1_2 .newsList .newsItem .dateBox .year {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .typeLayout.type1_2 .newsList .newsItem .dateBox .year::after {
    content: normal;
    padding-right: 0;
  }
}
.typeLayout.type1_2 .newsList .newsItem .dateBox .year::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #c9c9c9;
  border-radius: 50%;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type1_2 .newsList .newsItem .dateBox .classTitle {
  color: #383838;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.8px;
}
@media (max-width: 640px) {
  .typeLayout.type1_2 .newsList .newsItem .dateBox .classTitle {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 0 5px;
    margin-top: 5px;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.typeLayout.type1_2 .newsList .newsItem .dateBox .date {
  min-width: 0;
  color: #383838;
  font-size: 24px;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.typeLayout.type1_2 .newsList .newsItem .dateBox .line {
  display: block;
  width: 60px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 16px;
}
@media (max-width: 640px) {
  .typeLayout.type1_2 .newsList .newsItem .dateBox .line {
    display: none;
  }
}
.typeLayout.type1_2 .newsList .newsItem .Img {
  width: 100%;
  max-width: 48%;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 640px) {
  .typeLayout.type1_2 .newsList .newsItem .Img {
    max-width: 100%;
    margin-bottom: 0px;
  }
}
.typeLayout.type1_2 .newsList .newsItem .Img.imh_opacity:hover .more {
  opacity: 1;
}
.typeLayout.type1_2 .newsList .newsItem .Img .more {
  width: 115px;
  height: 115px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
.typeLayout.type1_2 .newsList .newsItem .Img a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeLayout.type1_2 .newsList .newsItem .Img img {
  width: 100%;
  max-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.typeLayout.type1_2 .newsList .newsItem.hover .Img .more {
  opacity: 1;
}
.typeLayout.type1_2 .newsList .newsItem.hover .Img img {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.typeLayout.type1_2 .newsList .newsItem.hover .Txt .title a {
  color: #d88138;
}
.typeLayout.type1_2 .newsList .newsItem.hover .Txt .more .title {
  color: #d88138;
}
.typeLayout.type1_3 {
  padding-top: 40px;
}
.typeLayout.type1_3 .newsBox {
  width: 100%;
}
.typeLayout.type1_3 .newsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}
@media (max-width: 1400px) {
  .typeLayout.type1_3 .newsList {
    margin: 0 -10px;
  }
}
.typeLayout.type1_3 .newsList .newsItem {
  padding: 0 20px;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 1400px) {
  .typeLayout.type1_3 .newsList .newsItem {
    padding: 0 10px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type1_3 .newsList .newsItem {
    margin-bottom: 20px;
  }
}
.typeLayout.type1_3 .newsList .newsItem .item {
  min-height: 200px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
}
@media (max-width: 640px) {
  .typeLayout.type1_3 .newsList .newsItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type1_3 .newsList .newsItem .item.active {
  background-color: #f7f7f7;
}
.typeLayout.type1_3 .newsList .newsItem .Txt {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1200px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt {
    padding-top: 16px;
  }
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 6px 30px;
  }
}
.typeLayout.type1_3 .newsList .newsItem .Txt .title {
  display: inline-block;
  max-height: 50px;
  line-height: 1;
  margin-bottom: 10px;
  padding-top: 15px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt .title {
    padding-top: 0px;
  }
}
.typeLayout.type1_3 .newsList .newsItem .Txt .title a {
  color: #2f4388;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .title a:hover, .typeLayout.type1_3 .newsList .newsItem .Txt .title a.active {
  color: #d88138;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .text {
  max-height: 90px;
  color: #383838;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: 1px;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .more {
  max-width: 295px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 20px 0 60px;
}
@media (max-width: 1400px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt .more {
    max-width: 250px;
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt .more {
    max-width: 200px;
  }
}
@media (max-width: 960px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt .more {
    max-width: 150px;
    padding-left: 20px;
  }
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt .more {
    display: none;
  }
}
.typeLayout.type1_3 .newsList .newsItem .Txt .more::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 120px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt .more::before {
    display: none;
  }
}
.typeLayout.type1_3 .newsList .newsItem .Txt .more .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  margin: 0;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .more .link:hover .title, .typeLayout.type1_3 .newsList .newsItem .Txt .more .link.active .title {
  color: #d88138;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .more .link .title {
  display: inline-block;
  color: #383838;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0 10px 0 0;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .more .arrow {
  display: block;
  width: 13px;
  height: 13px;
  background: url("../images/esg/arrow2.png") no-repeat center;
  background-size: contain;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .right {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 40px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt .right {
    padding-right: 20px;
  }
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .Txt .right {
    padding-right: 0;
  }
}
.typeLayout.type1_3 .newsList .newsItem .newsInfoBox {
  max-width: 210px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1400px) {
  .typeLayout.type1_3 .newsList .newsItem .newsInfoBox {
    max-width: 180px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type1_3 .newsList .newsItem .newsInfoBox {
    max-width: 150px;
  }
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .newsInfoBox {
    max-width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
.typeLayout.type1_3 .newsList .newsItem .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .dateBox {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .typeLayout.type1_3 .newsList .newsItem .dateBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 0;
  }
}
.typeLayout.type1_3 .newsList .newsItem .dateBox .year {
  display: inline-block;
  color: #2f4388;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
@media (max-width: 1200px) {
  .typeLayout.type1_3 .newsList .newsItem .dateBox .year {
    margin-bottom: 0;
  }
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .dateBox .year {
    line-height: 1.2;
    padding-right: 17px;
  }
  .typeLayout.type1_3 .newsList .newsItem .dateBox .year::after {
    content: "/";
    position: absolute;
    font-size: 14px;
    line-height: 1.2;
    right: 5px;
    top: 1px;
  }
}
.typeLayout.type1_3 .newsList .newsItem .dateBox .classTitle {
  color: #383838;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.8px;
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .dateBox .classTitle {
    margin-left: auto;
  }
}
.typeLayout.type1_3 .newsList .newsItem .dateBox .date {
  min-width: 0;
  color: #2f4388;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .dateBox .date {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
  }
}
.typeLayout.type1_3 .newsList .newsItem .dateBox .line {
  min-width: 0;
  width: 30px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 15px 0 20px;
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .newsList .newsItem .dateBox .line {
    display: none;
  }
}
.typeLayout.type4_1, .typeLayout.type4_4 {
  padding-top: 40px;
}
.typeLayout.type4_1 .documentList, .typeLayout.type4_4 .documentList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.typeLayout.type4_1 .documentList .documentItem, .typeLayout.type4_4 .documentList .documentItem {
  width: 16.6666666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .typeLayout.type4_1 .documentList .documentItem, .typeLayout.type4_4 .documentList .documentItem {
    width: 20%;
  }
}
@media (max-width: 1400px) {
  .typeLayout.type4_1 .documentList .documentItem, .typeLayout.type4_4 .documentList .documentItem {
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type4_1 .documentList .documentItem, .typeLayout.type4_4 .documentList .documentItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 720px) {
  .typeLayout.type4_1 .documentList .documentItem, .typeLayout.type4_4 .documentList .documentItem {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .typeLayout.type4_1 .documentList .documentItem, .typeLayout.type4_4 .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type4_1 .documentList .documentItem .item, .typeLayout.type4_4 .documentList .documentItem .item {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  position: relative;
  padding: 60px 30px 30px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .typeLayout.type4_1 .documentList .documentItem .item, .typeLayout.type4_4 .documentList .documentItem .item {
    padding: 40px 20px 20px;
  }
}
.typeLayout.type4_1 .documentList .documentItem .item:hover, .typeLayout.type4_4 .documentList .documentItem .item:hover {
  border-color: #d88138;
}
.typeLayout.type4_1 .documentList .documentItem .item:hover .title, .typeLayout.type4_4 .documentList .documentItem .item:hover .title {
  color: #d88138;
}
.typeLayout.type4_1 .documentList .documentItem .item .link, .typeLayout.type4_4 .documentList .documentItem .item .link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.typeLayout.type4_1 .documentList .documentItem .info, .typeLayout.type4_4 .documentList .documentItem .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 5px;
}
.typeLayout.type4_1 .documentList .documentItem .info .note, .typeLayout.type4_4 .documentList .documentItem .info .note {
  color: #383838;
  font-size: 13px;
  position: relative;
  padding-right: 20px;
}
.typeLayout.type4_1 .documentList .documentItem .info .note::after, .typeLayout.type4_4 .documentList .documentItem .info .note::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: #dddddd;
  right: 10px;
  top: 2px;
}
.typeLayout.type4_1 .documentList .documentItem .info .year, .typeLayout.type4_4 .documentList .documentItem .info .year {
  color: #d88138;
  font-size: 13px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.typeLayout.type4_1 .documentList .documentItem .info .year i, .typeLayout.type4_4 .documentList .documentItem .info .year i {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../images/esg/arrow2.png") no-repeat center;
  background-size: contain;
  margin-left: 8px;
}
.typeLayout.type4_1 .documentList .documentItem .title, .typeLayout.type4_4 .documentList .documentItem .title {
  color: #2f4388;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.2px;
}
.typeLayout.type4_1 .documentList .documentItem .icon, .typeLayout.type4_4 .documentList .documentItem .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.typeLayout.type4_1 .documentList .documentItem .icon i, .typeLayout.type4_4 .documentList .documentItem .icon i {
  display: block;
  width: 60px;
  height: 60px;
  background: url("../images/esg/file_download.svg") no-repeat center;
  background-size: contain;
}
.typeLayout.type4_2 {
  padding-top: 40px;
}
.typeLayout.type4_2 .groupList .groupItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  margin-bottom: 60px;
}
@media (max-width: 1400px) {
  .typeLayout.type4_2 .groupList .groupItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .groupList .groupItem {
    padding-bottom: 30px;
  }
}
.typeLayout.type4_2 .groupList .groupItem:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo {
  max-width: 400px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 8px 30px 0 0;
}
@media (max-width: 1400px) {
  .typeLayout.type4_2 .groupList .groupItem .groupInfo {
    max-width: none;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo .title {
  color: #2f4388;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1.2px;
  position: relative;
  padding: 0 35px;
}
@media (max-width: 1400px) {
  .typeLayout.type4_2 .groupList .groupItem .groupInfo .title {
    margin-right: auto;
    padding: 0 30px;
  }
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo .info {
  display: block;
  font-size: 17px;
  margin-top: 20px;
}
.typeLayout.type4_2 .groupList ~ .documentList {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 60px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .groupList ~ .documentList {
    padding-top: 50px;
  }
}
.typeLayout.type4_2 .groupList ~ .documentList.noData {
  border-top: 0;
}
.typeLayout.type4_2 .groupList ~ .documentList .documentItem:last-of-type {
  margin-bottom: 100px;
}
.typeLayout.type4_2 .documentList {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.typeLayout.type4_2 .documentList .documentItem {
  width: 100%;
  margin-bottom: 20px;
}
.typeLayout.type4_2 .documentList .documentItem .item {
  width: 100%;
  min-height: 80px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 10px 40px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item {
    min-height: 60px;
    padding: 10px 20px;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item:hover {
  border-color: #d88138;
}
.typeLayout.type4_2 .documentList .documentItem .item:hover .title {
  color: #d88138;
}
.typeLayout.type4_2 .documentList .documentItem .item .link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.typeLayout.type4_2 .documentList .documentItem .item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  margin-right: 30px;
  padding-right: 30px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item .icon {
    padding-right: 20px;
    margin-right: 20px;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .icon::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: #dddddd;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type4_2 .documentList .documentItem .item .icon .download {
  display: block;
  width: 40px;
  height: 40px;
  background: url("../images/esg/file_download.svg") no-repeat center;
  background-size: contain;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item .icon .download {
    width: 28px;
    height: 28px;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .title {
  color: #383838;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item .title {
    padding-right: 0;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .title i {
  display: block;
  width: 17px;
  height: 17px;
  background: url("../images/esg/arrow2.png") no-repeat center;
  background-size: contain;
  margin-left: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item .title i {
    margin-left: 5px;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
}
.typeLayout.type4_2 .documentList .documentItem .item .info .year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.typeLayout.type4_2 .documentList .documentItem .item .info .text {
  color: #d88138;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item .info .text {
    padding-left: 20px;
    margin-left: 0;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .info .text::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item .info .text::before {
    display: none;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .info .note {
  color: #383838;
  font-style: 13px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item .info .note {
    display: none;
  }
}
.typeLayout.type4_3 {
  padding-top: 40px;
}
.typeLayout.type4_3 .documentList {
  width: 100%;
  border-collapse: collapse;
}
.typeLayout.type4_3 .documentList tbody tr:hover {
  background-color: #f7f7f7;
}
.typeLayout.type4_3 .documentList tbody tr.active {
  background-color: #f7f7f7;
}
.typeLayout.type4_3 .documentList th {
  color: #2f4388;
  font-size: 17px;
  font-weight: 700;
  position: relative;
  padding: 30px 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList th {
    padding: 20px 10px;
  }
  .typeLayout.type4_3 .documentList th.year {
    width: 90px;
  }
}
.typeLayout.type4_3 .documentList th.title {
  text-align: left;
}
.typeLayout.type4_3 .documentList th.title span {
  padding-left: 45px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList th.title span {
    padding-left: 20px;
  }
}
@media (max-width: 375px) {
  .typeLayout.type4_3 .documentList th.title span {
    padding-left: 10px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList th.title::before {
    display: none;
  }
  .typeLayout.type4_3 .documentList th.title::after {
    width: calc(100% - 10px);
    left: 10px;
    right: auto;
    -webkit-transform: none;
            transform: none;
  }
}
.typeLayout.type4_3 .documentList th::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: #dddddd;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type4_3 .documentList th::after {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: 1px;
  background: #aaaaaa;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.typeLayout.type4_3 .documentList th:first-of-type {
  padding-left: 0;
}
.typeLayout.type4_3 .documentList th:first-of-type::after {
  width: calc(100% - 10px);
  left: 0;
  right: auto;
  -webkit-transform: none;
          transform: none;
}
.typeLayout.type4_3 .documentList th:last-of-type {
  padding-right: 0;
}
.typeLayout.type4_3 .documentList th:last-of-type::after {
  width: calc(100% - 10px);
  right: 0;
  left: auto;
  -webkit-transform: none;
          transform: none;
}
.typeLayout.type4_3 .documentList th:last-of-type::before {
  display: none;
}
.typeLayout.type4_3 .documentList th.pc {
  display: table-cell;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList th.pc {
    display: none;
  }
}
.typeLayout.type4_3 .documentList th.mobile {
  display: none;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList th.mobile {
    display: table-cell;
  }
}
.typeLayout.type4_3 .documentList td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  height: 100px;
  color: #383838;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.2px;
  vertical-align: middle;
  padding: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList td {
    height: 70px;
    font-size: 17px;
  }
}
.typeLayout.type4_3 .documentList td.title {
  text-align: left;
}
.typeLayout.type4_3 .documentList td.title span {
  padding-left: 45px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList td.title span {
    padding-left: 20px;
  }
}
@media (max-width: 375px) {
  .typeLayout.type4_3 .documentList td.title span {
    padding-left: 10px;
  }
}
.typeLayout.type4_3 .documentList td a.link {
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
}
.typeLayout.type4_3 .documentList td a.link i {
  display: block;
  width: 30px;
  height: 30px;
}
.typeLayout.type4_3 .documentList td a.link i.link {
  background: url("../images/esg/link.svg") no-repeat center;
  background-size: contain;
}
.typeLayout.type4_3 .documentList td a.link i.download {
  background: url("../images/esg/file_download.svg") no-repeat center;
  background-size: contain;
}
.typeLayout.type4_3 .documentList td a.link i.media {
  background: url("../images/esg/media.svg") no-repeat center;
  background-size: contain;
}
.typeLayout.type4_3 .documentList td a.link:hover {
  background-color: #d88138;
  border-color: #d88138;
}
.typeLayout.type4_3 .documentList td a.link:hover i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.typeLayout.type4_3 .documentList td.pc {
  display: table-cell;
}
.typeLayout.type4_3 .documentList td.pc .title {
  display: none;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList td.pc {
    display: none;
  }
  .typeLayout.type4_3 .documentList td.pc .title {
    display: block;
  }
}
.typeLayout.type4_3 .documentList td.mobile {
  display: none;
  width: 60px;
  text-align: center;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .documentList td.mobile {
    display: table-cell;
  }
}
@media (max-width: 480px) {
  .typeLayout.type4_3 .documentList td.mobile {
    width: 50px;
  }
}
.typeLayout.type4_3 .documentList td.mobile button {
  width: 32px;
  height: 32px;
  border: 1px solid #d88138;
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
}
.typeLayout.type4_3 .documentList td.mobile button .line {
  width: 10px;
  height: 2px;
  background-color: #d88138;
  position: relative;
}
.typeLayout.type4_3 .documentList td.mobile button .line::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background: #d88138;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.typeLayout.type4_3 .documentList td.mobile button.active {
  background-color: #d88138;
  border-color: #d88138;
}
.typeLayout.type4_3 .documentList td.mobile button.active .line {
  background-color: #fff;
}
.typeLayout.type4_3 .documentList td.mobile button.active .line::after {
  display: none;
}
.typeLayout.type4_3 .documentList td span {
  display: inline-block;
}
.typeLayout.type4_3 .documentList #expandTable td {
  text-align: left;
}
.typeLayout.type4_3 .documentList #expandTable a.link {
  display: inline-block;
  width: calc(50% - 12px);
  height: auto;
  text-align: center;
  margin: 0 6px;
  padding: 0 6px;
}
.typeLayout.type4_3 .documentList #expandTable a.link .title {
  display: inline-block;
  color: #2f4388;
  font-size: 15px;
  font-weight: 700;
  line-height: 42px;
}
.typeLayout.type4_3 .documentList #expandTable a.link i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.typeLayout.type4_3 .documentList #expandTable a.link:hover {
  background: #ffffff;
  border-color: rgba(0, 0, 0, 0.2);
}
.typeLayout.type4_3 .documentList #expandTable a.link:hover i {
  -webkit-filter: none;
          filter: none;
}
.typeLayout.type2_1 {
  padding-top: 40px;
}
.typeLayout.type2_1 .groupList .groupItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
@media (max-width: 1400px) {
  .typeLayout.type2_1 .groupList .groupItem {
    margin-bottom: 40px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .groupList .groupItem {
    padding-bottom: 30px;
  }
}
.typeLayout.type2_1 .groupList .groupItem:last-of-type {
  border: none;
  margin: 0;
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo {
  max-width: 400px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
}
@media (max-width: 1400px) {
  .typeLayout.type2_1 .groupList .groupItem .groupInfo {
    max-width: none;
    padding-right: 0;
  }
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo .title {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #d88138;
  padding: 0 24px;
}
@media (max-width: 1400px) {
  .typeLayout.type2_1 .groupList .groupItem .groupInfo .title {
    margin-right: auto;
    padding: 0 30px;
  }
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type2_1 .groupList ~ .documentList {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 50px;
}
.typeLayout.type2_1 .groupList ~ .documentList.noData {
  border-top: 0;
}
.typeLayout.type2_1 .groupList ~ .documentList .documentItem:last-of-type {
  margin-bottom: 100px;
}
.typeLayout.type2_1 .documentList {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.25rem;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList {
    row-gap: 2rem;
  }
}
.typeLayout.type2_1 .documentList .documentItem {
  position: relative;
  width: calc(20% - 1rem);
}
@media (max-width: 1366px) {
  .typeLayout.type2_1 .documentList .documentItem {
    width: calc(25% - 0.9375rem);
  }
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  padding: 1.5rem;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item {
    padding: 16px 30px;
  }
}
@media (max-width: 575px) {
  .typeLayout.type2_1 .documentList .documentItem .item {
    padding: 16px 20px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item:hover {
  border-color: #d88138;
}
.typeLayout.type2_1 .documentList .documentItem .item:hover .title {
  color: #d88138;
}
.typeLayout.type2_1 .documentList .documentItem .item:hover .icon svg path {
  stroke: #d88138;
}
.typeLayout.type2_1 .documentList .documentItem .item .link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.typeLayout.type2_1 .documentList .documentItem .item .icon {
  padding-right: 30px;
  position: relative;
  margin-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .icon {
    padding-right: 20px;
    margin-right: 20px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .icon::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: #dddddd;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type2_1 .documentList .documentItem .item .icon svg {
  width: 40px;
  height: 40px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .icon svg {
    width: 28px;
    height: 28px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #2d2d2d;
}
.typeLayout.type2_1 .documentList .documentItem .item .title span {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.typeLayout.type2_1 .documentList .documentItem .item .title i {
  display: block;
  width: 10px;
  height: 10px;
  background: url("../images/esg/arrow2.png") no-repeat center;
  background-size: contain;
  margin-top: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.typeLayout.type2_1 .documentList .documentItem .item .info {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info {
    display: inline-block;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .typeLayout.type2_1 .documentList .documentItem .item .info::after {
    display: none;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #d88138;
  bottom: 0;
  left: 0;
}
.typeLayout.type2_1 .documentList .documentItem .item .info .year {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .year {
    display: inline-block;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info .text {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
  color: #d88138;
  padding-left: 8px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .text {
    padding-left: 0;
    padding-right: 8px;
  }
  .typeLayout.type2_1 .documentList .documentItem .item .info .text::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background: #dddddd;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info .text::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: rgba(0, 0, 0, 0.2);
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .text::before {
    display: none;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info .note {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
  color: #2d2d2d;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .note {
    display: none;
  }
}
.typeLayout.type3_1 {
  padding-top: 40px;
}
.typeLayout.type3_1 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeLayout.type3_1 .infoBox {
  padding-top: 10px;
  margin-right: 40px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .infoBox {
    display: none;
  }
}
.typeLayout.type3_1 .infoBox .title {
  display: inline-block;
  color: #d88138;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 1.5px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: sideways-right;
  position: relative;
  padding-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .infoBox .title {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin: 0;
    padding: 0 0 0 10px;
  }
}
.typeLayout.type3_1 .infoBox .title::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d88138;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .infoBox .title::before {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.typeLayout.type3_1 .infoBox .enTitle {
  color: #d88138;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.5px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-transform: uppercase;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .infoBox .enTitle {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.typeLayout.type3_1 .topNote {
  margin-bottom: 60px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topNote {
    margin-bottom: 45px;
  }
}
@media (max-width: 640px) {
  .typeLayout.type3_1 .topNote {
    margin-bottom: 20px;
  }
}
.typeLayout.type3_1 .topBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 12px 0 50px;
  margin: 0 -40px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .topBox {
    margin: 0 -20px;
    padding-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .typeLayout.type3_1 .topBox {
    padding-bottom: 0;
  }
}
.typeLayout.type3_1 .topBox .topItem {
  width: 50%;
  padding: 0 40px;
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .topBox .topItem {
    padding: 0 20px;
  }
}
@media (max-width: 640px) {
  .typeLayout.type3_1 .topBox .topItem {
    width: 100%;
    margin-bottom: 40px;
  }
}
.typeLayout.type3_1 .topBox .topItem .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topBox .topItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type3_1 .topBox .topItem .Img {
  max-width: 400px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .topBox .topItem .Img {
    max-width: 300px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topBox .topItem .Img {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.typeLayout.type3_1 .topBox .topItem .Img img {
  width: 100%;
}
.typeLayout.type3_1 .topBox .topItem .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topBox .topItem .right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    margin-right: -5px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem .right {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.typeLayout.type3_1 .topBox .topItem .right .year {
  max-width: 100%;
  color: #2f4388;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0 30px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topBox .topItem .right .year {
    font-size: 22px;
    text-align: left;
    word-break: break-word;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 0 20px;
    margin: 0 auto 0 0;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem .right .year {
    margin: 0;
    padding: 0 16px;
    margin-bottom: 10px;
  }
}
.typeLayout.type3_1 .topBox .topItem .right .year::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .topBox .topItem .right .year::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .topBox .topItem .right .title {
  color: #383838;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topBox .topItem .right .title {
    text-align: left;
    margin: 0;
    padding: 0 5px;
  }
}
@media (max-width: 960px) {
  .typeLayout.type3_1 .topBox .topItem .right .title {
    width: 100%;
    margin-top: 5px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem .right .title {
    width: auto;
    position: relative;
    margin: 0;
  }
}
.typeLayout.type3_1 .topBox .topItem .download {
  max-width: 290px;
  width: 100%;
  min-height: 60px;
  background: #d88138;
  border-radius: 99px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1.2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 14px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topBox .topItem .download {
    max-width: none;
    margin-top: 20px;
    margin: 0 auto;
  }
}
.typeLayout.type3_1 .topBox .topItem .download:hover {
  background: #2f4388;
}
.typeLayout.type3_1 .topBox .topItem .download span {
  margin: 0 10px 0 16px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .topBox .topItem .download span {
    margin-left: 0px;
  }
}
.typeLayout.type3_1 .topBox .topItem .download .circle {
  width: 35px;
  height: 35px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.typeLayout.type3_1 .topBox .topItem .download .circle i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("../images/esg/arrow2.svg") no-repeat center;
  background-size: contain;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.typeLayout.type3_1 .historyArea > .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding-top: 70px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .historyArea > .wrap {
    padding-top: 50px;
  }
}
.typeLayout.type3_1 .historyArea > .wrap::before {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.typeLayout.type3_1 .historyArea > .wrap > .title {
  color: #2f4388;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1.2px;
  position: relative;
  padding: 0 30px;
  margin: 0 auto 30px 0;
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .historyArea > .wrap > .title {
    margin: auto;
    margin-bottom: 30px;
  }
}
.typeLayout.type3_1 .historyArea > .wrap > .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .historyArea > .wrap > .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .historyArea .historyBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 -20px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .historyArea .historyBox {
    margin: 0 -10px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .historyArea .historyItem {
    padding: 0 10px;
  }
}
@media (max-width: 960px) {
  .typeLayout.type3_1 .historyArea .historyItem {
    width: 100%;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .historyArea .historyItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .title {
  color: #383838;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.2px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .title {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 15px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .year {
  color: #2f4388;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.typeLayout.type3_1 .historyArea .historyItem .item .year .note {
  position: relative;
  padding-right: 20px;
}
.typeLayout.type3_1 .historyArea .historyItem .item .year .note::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .historyArea .historyItem .item .left {
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .left {
    margin-bottom: 0;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .right {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .report {
  margin-left: 12px;
}
@media (max-width: 480px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .report {
    margin: 10px 0 0;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .download,
.typeLayout.type3_1 .historyArea .historyItem .item .report {
  width: 200px;
  min-height: 50px;
  border-radius: 99px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 10px 20px 10px 30px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .download,
  .typeLayout.type3_1 .historyArea .historyItem .item .report {
    max-width: calc(50% - 6px);
    width: 100%;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .download,
  .typeLayout.type3_1 .historyArea .historyItem .item .report {
    max-width: 100%;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .download:hover,
.typeLayout.type3_1 .historyArea .historyItem .item .report:hover {
  background: #d88138;
  border-color: #d88138;
}
.typeLayout.type3_1 .historyArea .historyItem .item .download:hover span,
.typeLayout.type3_1 .historyArea .historyItem .item .report:hover span {
  color: #ffffff;
}
.typeLayout.type3_1 .historyArea .historyItem .item .download:hover i,
.typeLayout.type3_1 .historyArea .historyItem .item .report:hover i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.typeLayout.type3_1 .historyArea .historyItem .item .download span,
.typeLayout.type3_1 .historyArea .historyItem .item .report span {
  color: #383838;
  letter-spacing: 1.2px;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .download span,
  .typeLayout.type3_1 .historyArea .historyItem .item .report span {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .download i,
.typeLayout.type3_1 .historyArea .historyItem .item .report i {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../images/esg/arrow2.svg") no-repeat center;
  background-size: contain;
  margin-left: auto;
}
.typeLayout.type3_2 {
  padding-top: 40px;
}
.typeLayout.type3_2 .infoBox {
  padding-top: 10px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .infoBox {
    display: none;
  }
}
.typeLayout.type3_2 .infoBox .title {
  display: inline-block;
  color: #d88138;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 1.5px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: sideways-right;
  position: relative;
  padding-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .infoBox .title {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin: 0;
    padding: 0 0 0 10px;
  }
}
.typeLayout.type3_2 .infoBox .title::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d88138;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .infoBox .title::before {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.typeLayout.type3_2 .infoBox .enTitle {
  color: #d88138;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.5px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-transform: uppercase;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .infoBox .enTitle {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.typeLayout.type3_2 .topNote {
  margin-bottom: 60px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topNote {
    margin-bottom: 45px;
  }
}
@media (max-width: 640px) {
  .typeLayout.type3_2 .topNote {
    margin-bottom: 20px;
  }
}
.typeLayout.type3_2 .topItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 80px;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topItem {
    border: none;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .typeLayout.type3_2 .topItem {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type3_2 .topItem .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  padding: 0 70px 0 0;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .topItem .main {
    padding: 0 30px 0 0;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.typeLayout.type3_2 .topItem .main .mobile {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 20px;
}
@media (min-width: 769px) {
  .typeLayout.type3_2 .topItem .main .mobile {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main .mobile {
    display: none;
  }
}
.typeLayout.type3_2 .topItem .main .Img {
  max-width: 290px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main .Img {
    max-width: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main .Img {
    max-width: 100%;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.typeLayout.type3_2 .topItem .main .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.typeLayout.type3_2 .topItem .main .title {
  max-width: 100%;
  color: #2f4388;
  font-size: 32px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0 30px;
  margin: 0 auto 30px 0;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topItem .main .title {
    text-align: left;
    font-size: 22px;
    word-break: break-word;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.typeLayout.type3_2 .topItem .main .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .topItem .main .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main > .title {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main > .title {
    display: block;
    margin: 0 auto 20px;
  }
}
.typeLayout.type3_2 .topItem .main .download {
  max-width: 290px;
  width: 100%;
  min-height: 60px;
  background: #d88138;
  border-radius: 99px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 14px;
}
.typeLayout.type3_2 .topItem .main .download:hover {
  background: #2f4388;
}
.typeLayout.type3_2 .topItem .main .download span {
  margin-left: 16px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topItem .main .download span {
    margin-left: 0px;
  }
}
.typeLayout.type3_2 .topItem .main .download .circle {
  width: 35px;
  height: 35px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.typeLayout.type3_2 .topItem .main .download .circle i {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../images/esg/arrow2.svg") no-repeat center;
  background-size: contain;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main > .download {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main > .download {
    width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 20px;
  }
}
.typeLayout.type3_2 .topItem .documentList {
  max-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 10px -20px 0;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topItem .documentList {
    max-height: none;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem:nth-of-type(5n + 1) .item {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem:nth-of-type(5n + 1) .item {
    border-top: none;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem .item {
  width: 100%;
  min-height: 90px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem .item {
    min-height: 60px;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem .title {
  color: #d88138;
  font-size: 17px;
  letter-spacing: 1px;
  padding-right: 15px;
}
.typeLayout.type3_2 .topItem .documentList .documentItem .title .index {
  margin-right: 10px;
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download {
  min-width: 100px;
  border-radius: 99px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 10px;
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download:hover {
  background: #d88138;
  border-color: #d88138;
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download:hover span {
  color: #ffffff;
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download:hover i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download span {
  color: #383838;
  font-size: 15px;
  margin-right: 10px;
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download i {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../images/esg/arrow2.svg") no-repeat center;
  background-size: contain;
}
.typeLayout.type3_2 .historyArea > .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.typeLayout.type3_2 .historyArea > .wrap > .title {
  color: #2f4388;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1.2px;
  position: relative;
  margin: 0 auto 30px 0;
  padding: 0 30px;
}
.typeLayout.type3_2 .historyArea > .wrap > .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .historyArea > .wrap > .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .historyArea .historyBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 -12px;
}
.typeLayout.type3_2 .historyArea .historyItem {
  width: 20%;
  padding: 0 12px;
  margin-bottom: 24px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 720px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 100%;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  padding: 24px 20px 40px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_2 .historyArea .historyItem .item {
    padding: 24px 20px 30px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem .item {
    padding: 24px 15px 30px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item > .note {
  color: #383838;
  font-size: 13px;
  margin-bottom: 2px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .title {
  color: #2f4388;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.2px;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .title {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 15px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .year {
  color: #2f4388;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .year::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #d88138;
  bottom: 0;
  left: 0;
}
.typeLayout.type3_2 .historyArea .historyItem .item .report {
  margin-top: 15px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download,
.typeLayout.type3_2 .historyArea .historyItem .item .report {
  width: 100%;
  min-height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 8px 20px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download span,
.typeLayout.type3_2 .historyArea .historyItem .item .report span {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #d88138;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .download span,
  .typeLayout.type3_2 .historyArea .historyItem .item .report span {
    font-size: 14px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .download i,
.typeLayout.type3_2 .historyArea .historyItem .item .report i {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../images/esg/arrow2.svg") no-repeat center;
  background-size: contain;
  margin-left: auto;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download:hover,
.typeLayout.type3_2 .historyArea .historyItem .item .report:hover {
  border-color: #d88138;
  background: #d88138;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download:hover span,
.typeLayout.type3_2 .historyArea .historyItem .item .report:hover span {
  color: #ffffff;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download:hover i,
.typeLayout.type3_2 .historyArea .historyItem .item .report:hover i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.typeLayout.type5_1 {
  padding-top: 40px;
}
.typeLayout.type5_1 .faqItem {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.typeLayout.type5_1 .faqItem .toggler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  cursor: pointer;
}
.typeLayout.type5_1 .faqItem .toggler:hover .title {
  color: #d88138;
}
.typeLayout.type5_1 .faqItem .toggler .index {
  width: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 20px 20px calc((100% - 1500px) / 2);
}
@media (max-width: 1540px) {
  .typeLayout.type5_1 .faqItem .toggler .index {
    padding-left: 20px;
  }
}
.typeLayout.type5_1 .faqItem .toggler .index span {
  display: block;
  min-width: 60px;
  color: #383838;
  font-size: 50px;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .typeLayout.type5_1 .faqItem .toggler .index span {
    min-width: 40px;
    font-size: 30px;
  }
}
.typeLayout.type5_1 .faqItem .toggler .toggleOpen {
  width: 40px;
  height: 40px;
  border: 1px solid #d88138;
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  margin: 0 calc((100% - 1500px) / 2) 0 20px;
}
@media (max-width: 1540px) {
  .typeLayout.type5_1 .faqItem .toggler .toggleOpen {
    margin-right: 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type5_1 .faqItem .toggler .toggleOpen {
    margin-left: 10px;
  }
}
.typeLayout.type5_1 .faqItem .toggler .toggleOpen .line {
  width: 14px;
  height: 2px;
  background-color: #d88138;
  position: relative;
}
.typeLayout.type5_1 .faqItem .toggler .toggleOpen .line::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 14px;
  background: #d88138;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.typeLayout.type5_1 .faqItem .toggler .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeLayout.type5_1 .faqItem .toggler + .content {
  display: none;
  background-color: #f7f7f7;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.typeLayout.type5_1 .faqItem .toggler + .content .definition {
  padding: 40px 100px;
}
@media (max-width: 1540px) {
  .typeLayout.type5_1 .faqItem .toggler + .content .definition {
    padding: 44px 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type5_1 .faqItem .toggler + .content .definition {
    padding: 20px 0px;
  }
}
.typeLayout.type5_1 .faqItem .toggler.open .index {
  background-color: #d88138;
}
.typeLayout.type5_1 .faqItem .toggler.open .index span {
  color: #ffffff;
}
.typeLayout.type5_1 .faqItem .toggler.open .title {
  color: #d88138;
}
.typeLayout.type5_1 .faqItem .toggler.open .toggleOpen {
  background-color: #d88138;
}
.typeLayout.type5_1 .faqItem .toggler.open .toggleOpen .line {
  background-color: #ffffff;
}
.typeLayout.type5_1 .faqItem .toggler.open .toggleOpen .line::after {
  background-color: transparent;
}
.typeLayout.type5_1 .faqItem .title {
  color: #2f4388;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1.2px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 20px 0 20px 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type5_1 .faqItem .title {
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type5_1 .faqItem .title {
    font-size: 18px;
  }
}
.typeLayout.type5_2 {
  padding-top: 40px;
}
.typeLayout.type5_2 .faqList {
  margin-bottom: 130px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .typeLayout.type5_2 .faqList {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type5_2 .faqList {
    margin-bottom: 60px;
  }
}
.typeLayout.type5_2 .faqItem {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  margin-bottom: 20px;
}
.typeLayout.type5_2 .faqItem .toggler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0 15px 0 30px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .typeLayout.type5_2 .faqItem .toggler {
    padding-left: 0;
  }
}
.typeLayout.type5_2 .faqItem .toggler:hover .title {
  color: #d88138;
}
.typeLayout.type5_2 .faqItem .toggler .index {
  width: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: 20px;
}
@media (max-width: 1540px) {
  .typeLayout.type5_2 .faqItem .toggler .index {
    padding-left: 20px;
  }
}
.typeLayout.type5_2 .faqItem .toggler .index span {
  display: block;
  min-width: 60px;
  color: #383838;
  font-size: 40px;
  font-weight: bold;
  line-height: 80px;
}
@media (max-width: 1200px) {
  .typeLayout.type5_2 .faqItem .toggler .index span {
    min-width: 40px;
    font-size: 30px;
  }
}
.typeLayout.type5_2 .faqItem .toggler .toggleOpen {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  margin-left: 20px;
}
@media (max-width: 1540px) {
  .typeLayout.type5_2 .faqItem .toggler .toggleOpen {
    margin-right: 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type5_2 .faqItem .toggler .toggleOpen {
    width: 30px;
    height: 30px;
    margin: 0 0 0 10px;
  }
}
.typeLayout.type5_2 .faqItem .toggler .toggleOpen .line {
  width: 18px;
  height: 2px;
  background-color: #c5c5c5;
  position: relative;
}
.typeLayout.type5_2 .faqItem .toggler .toggleOpen .line::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 18px;
  background: #c5c5c5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.typeLayout.type5_2 .faqItem .toggler .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeLayout.type5_2 .faqItem .toggler + .content {
  display: none;
  background-color: #f7f7f7;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.typeLayout.type5_2 .faqItem .toggler + .content .definition {
  padding: 40px 100px;
}
@media (max-width: 1540px) {
  .typeLayout.type5_2 .faqItem .toggler + .content .definition {
    padding: 40px 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type5_2 .faqItem .toggler + .content .definition {
    padding: 20px;
  }
}
.typeLayout.type5_2 .faqItem .toggler.open .index {
  color: #d88138;
}
.typeLayout.type5_2 .faqItem .toggler.open .title {
  color: #d88138;
}
.typeLayout.type5_2 .faqItem .toggler.open .toggleOpen .line {
  background-color: #d88138;
}
.typeLayout.type5_2 .faqItem .toggler.open .toggleOpen .line::after {
  height: 0;
  background-color: #d88138;
}
.typeLayout.type5_2 .faqItem .title {
  color: #2f4388;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 20px 0 20px 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type5_2 .faqItem .title {
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type5_2 .faqItem .title {
    font-size: 18px;
    padding-left: 0px;
  }
}
.typeLayout.type8_1 {
  padding-top: 40px;
}
.typeLayout.type8_1 .subtitle {
  color: #383838;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}
.typeLayout.type8_1 .articleItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .typeLayout.type8_1 .articleItem {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
.typeLayout.type8_1 .articleItem:last-of-type {
  border: none;
  padding: 0;
  margin: 0;
}
.typeLayout.type8_1 .articleItem > .title {
  position: relative;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #d88138;
  margin-bottom: 1.5rem;
}
@media (max-width: 1180px) {
  .typeLayout.type8_1 .articleItem > .title {
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type8_1 .articleItem > .title {
    font-size: 20px;
    margin-bottom: 1rem;
  }
}
.typeLayout.type8_1 .articleItem > .title.bottomLine {
  display: inline-block;
  padding-bottom: 1.25rem;
}
@media (max-width: 1180px) {
  .typeLayout.type8_1 .articleItem > .title.bottomLine {
    padding-bottom: 1rem;
  }
}
.typeLayout.type8_1 .articleItem > .title.bottomLine::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  bottom: 0;
}
.typeLayout.type8_1 .articleItem > .title.leftLine {
  display: inline-block;
  padding-left: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type8_1 .articleItem > .title.leftLine {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type8_1 .articleItem > .title.leftLine {
    padding-left: 16px;
  }
}
.typeLayout.type8_1 .articleItem > .title.leftLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 50%;
  left: 0;
  translate: 0 -50%;
}
.typeLayout.type8_1 .articleItem > .title.xLine {
  display: inline-block;
  margin-right: auto;
  padding: 0 30px;
}
@media (max-width: 1180px) {
  .typeLayout.type8_1 .articleItem > .title.xLine {
    padding: 0 24px;
  }
}
.typeLayout.type8_1 .articleItem > .title.xLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
}
.typeLayout.type8_1 .articleItem > .title.xLine::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  right: 0;
}
.typeLayout.type8_1 .articleItem > .title + .subtitle {
  color: #383838;
  font-size: 17px;
}
.typeLayout.type8_2 {
  padding-top: 40px;
}
.typeLayout.type8_2 .articleItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .typeLayout.type8_2 .articleItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 840px) {
  .typeLayout.type8_2 .articleItem {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 540px) {
  .typeLayout.type8_2 .articleItem {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.typeLayout.type8_2 .articleItem:last-of-type {
  border: none;
  padding: 0;
  margin: 0;
}
.typeLayout.type8_2 .articleItem .left {
  max-width: 32%;
  width: 100%;
  padding-right: 100px;
}
@media (max-width: 1600px) {
  .typeLayout.type8_2 .articleItem .left {
    padding-right: 60px;
  }
}
@media (max-width: 1400px) {
  .typeLayout.type8_2 .articleItem .left {
    padding-right: 40px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type8_2 .articleItem .left {
    max-width: none;
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.typeLayout.type8_2 .articleItem .left .title {
  position: relative;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #d88138;
  margin-bottom: 1.5rem;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem .left .title {
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type8_2 .articleItem .left .title {
    font-size: 20px;
    margin-bottom: 1rem;
  }
}
.typeLayout.type8_2 .articleItem .left .title.bottomLine {
  display: inline-block;
  padding-bottom: 1.25rem;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem .left .title.bottomLine {
    padding-bottom: 1rem;
  }
}
.typeLayout.type8_2 .articleItem .left .title.bottomLine::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  bottom: 0;
}
.typeLayout.type8_2 .articleItem .left .title.leftLine {
  display: inline-block;
  padding-left: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem .left .title.leftLine {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type8_2 .articleItem .left .title.leftLine {
    padding-left: 16px;
  }
}
.typeLayout.type8_2 .articleItem .left .title.leftLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 50%;
  left: 0;
  translate: 0 -50%;
}
.typeLayout.type8_2 .articleItem .left .title.xLine {
  display: inline-block;
  margin-right: auto;
  padding: 0 30px;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem .left .title.xLine {
    padding: 0 24px;
  }
}
.typeLayout.type8_2 .articleItem .left .title.xLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
}
.typeLayout.type8_2 .articleItem .left .title.xLine::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  right: 0;
}
.typeLayout.type8_2 .articleItem .left .title + .subtitle {
  color: #383838;
  font-size: 17px;
}
.typeLayout.type9_1 {
  padding-top: 40px;
}
.typeLayout.type9_1 .textEditor {
  color: #383838;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.7;
}
.typeLayout.type9_1 .subtitle {
  color: #2f4388;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
}
.typeLayout.type9_1 .articleItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.typeLayout.type9_1 .articleItem:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.typeLayout.type9_2 {
  padding-top: 40px;
}
.typeLayout.type9_2 .articleList.wrap .articleItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .typeLayout.type9_2 .articleList.wrap .articleItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 840px) {
  .typeLayout.type9_2 .articleList.wrap .articleItem {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 540px) {
  .typeLayout.type9_2 .articleList.wrap .articleItem {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.typeLayout.type9_2 .articleList.wrap .articleItem:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.typeLayout.type9_2 .articleList.wrap .articleItem .left {
  max-width: 32%;
  width: 100%;
  padding-right: 100px;
}
@media (max-width: 1600px) {
  .typeLayout.type9_2 .articleList.wrap .articleItem .left {
    padding-right: 60px;
  }
}
@media (max-width: 1400px) {
  .typeLayout.type9_2 .articleList.wrap .articleItem .left {
    padding-right: 40px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type9_2 .articleList.wrap .articleItem .left {
    max-width: none;
    margin-bottom: 25px;
    padding-right: 0;
  }
}
.typeLayout.type9_2 .articleList.wrap .articleItem .left .title {
  color: #2f4388;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .typeLayout.type9_2 .articleList.wrap .articleItem .left .title {
    font-size: 20px;
  }
}
.typeLayout.type9_2 .textEditor {
  min-width: 0;
  color: #383838;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.7;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.typeLayout.type9_2 .textEditor .Img {
  max-width: 360px;
  width: 100%;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 40px;
  overflow: hidden;
}
@media (max-width: 840px) {
  .typeLayout.type9_2 .textEditor .Img {
    max-width: none;
    margin: 0 0 20px;
  }
}
.typeLayout.type9_2 .textEditor img {
  border-radius: 20px;
}
.typeLayout.type9_2 .textEditor .layout1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 840px) {
  .typeLayout.type9_2 .textEditor .layout1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type9_2 .subtitle {
  color: #2f4388;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}
.typeLayout.type9_3 {
  padding-top: 40px;
}
.typeLayout.type9_3 .textEditor {
  color: #383838;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 1px;
}
.typeLayout.type9_3 .subtitle {
  color: #2f4388;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}
.typeLayout.type9_3 .articleItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.typeLayout.type9_3 .articleItem:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .typeLayout.type9_3 .classHeadBox .title {
    display: none;
  }
}
.typeLayout.type9_4 {
  padding-top: 40px;
}
.typeLayout.type9_4 .articleList.wrap .articleItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
@media (max-width: 1200px) {
  .typeLayout.type9_4 .articleList.wrap .articleItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 840px) {
  .typeLayout.type9_4 .articleList.wrap .articleItem {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 540px) {
  .typeLayout.type9_4 .articleList.wrap .articleItem {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.typeLayout.type9_4 .articleList.wrap .articleItem:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.typeLayout.type9_4 .articleList.wrap .articleItem .left {
  max-width: 32%;
  width: 100%;
  padding-right: 100px;
}
@media (max-width: 1600px) {
  .typeLayout.type9_4 .articleList.wrap .articleItem .left {
    padding-right: 60px;
  }
}
@media (max-width: 1400px) {
  .typeLayout.type9_4 .articleList.wrap .articleItem .left {
    padding-right: 40px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type9_4 .articleList.wrap .articleItem .left {
    max-width: none;
    margin-bottom: 26px;
    padding-right: 0;
  }
}
.typeLayout.type9_4 .articleList.wrap .articleItem .left .title {
  color: #2f4388;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .typeLayout.type9_4 .articleList.wrap .articleItem .left .title {
    font-size: 20px;
  }
}
.typeLayout.type9_4 .textEditor {
  min-width: 0;
  color: #383838;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.typeLayout.type9_4 .textEditor .Img {
  max-width: 360px;
  width: 100%;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 40px;
  overflow: hidden;
}
@media (max-width: 840px) {
  .typeLayout.type9_4 .textEditor .Img {
    max-width: none;
    margin: 0 0 20px;
  }
}
.typeLayout.type9_4 .textEditor img {
  border-radius: 20px;
}
.typeLayout.type9_4 .textEditor .layout1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 840px) {
  .typeLayout.type9_4 .textEditor .layout1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type9_4 .subtitle {
  color: #2f4388;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}
@media (max-width: 1200px) {
  .typeLayout.type9_4 .classHeadBox .title {
    display: none;
  }
}

.side_news_wrap {
  max-width: 1560px;
}
.side_news_wrap .slick-list {
  margin: 0 -15px;
}
.side_news_wrap .slick-slide {
  padding: 0 15px;
}
.side_news_wrap .sectionTitle {
  color: #2f4388;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
@media (max-width: 1200px) {
  .side_news_wrap .sectionTitle {
    margin-bottom: 40px;
  }
}
@media (max-width: 479px) {
  .side_news_wrap .sectionTitle {
    margin-bottom: 20px;
  }
}
.side_news_wrap .sectionTitle strong.titleTw {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 0 30px;
}
.side_news_wrap .sectionTitle strong.titleTw::before, .side_news_wrap .sectionTitle strong.titleTw::after {
  content: "";
  position: absolute;
  top: calc(50% - 15px);
  width: 1px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.2);
}
.side_news_wrap .sectionTitle strong.titleTw::before {
  left: 0;
}
.side_news_wrap .sectionTitle strong.titleTw::after {
  right: 0;
}
.side_news_wrap .sectionTitle strong.titleEn {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.8px;
  margin-left: 28px;
}
@media (max-width: 1200px) {
  .side_news_wrap .sectionTitle strong.titleEn {
    display: none;
  }
}
.side_news_wrap .sectionTitle a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.side_news_wrap .newsInfoBox {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.side_news_wrap .newsInfoBox .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side_news_wrap .newsInfoBox .dateBox .classTitle {
  color: #383838;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.2px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 10px;
}
.side_news_wrap .newsInfoBox .dateBox .day {
  color: #555555;
  font-size: 40px;
  font-weight: bold;
  line-height: 56px;
  margin-right: 15px;
}
.side_news_wrap .newsInfoBox .dateBox .month,
.side_news_wrap .newsInfoBox .dateBox .year {
  color: #555555;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
}
.side_news_wrap .newsInfoBox .dateBox .month .slash,
.side_news_wrap .newsInfoBox .dateBox .year .slash {
  margin: 0 5px;
}
.side_news_wrap .newsInfoBox .dateBox .year {
  font-size: 14px;
  letter-spacing: 1px;
}
.side_news_wrap .newsInfoBox .tagBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
.side_news_wrap .newsInfoBox .tagBox .tagList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side_news_wrap .newsInfoBox .tagBox .sdgImgBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 99px;
  overflow: hidden;
  margin: 0 2px;
}
.side_news_wrap .newsInfoBox .tagBox .sdgImg {
  width: 56px;
  height: 56px;
}
.side_news_wrap .item {
  position: relative;
}
@media (min-width: 1181px) {
  .side_news_wrap .item:hover .Img {
    -webkit-filter: brightness(0.8);
            filter: brightness(0.8);
  }
  .side_news_wrap .item:hover .Txt .title {
    color: #d88138;
  }
  .side_news_wrap .item:hover .Txt .title a {
    color: #d88138;
  }
  .side_news_wrap .item:hover .Txt .moreBtn .more {
    color: #d88138;
  }
  .side_news_wrap .item:hover .Txt .moreBtn .more::before {
    -webkit-transform: translate(3px, -3px);
            transform: translate(3px, -3px);
  }
}
.side_news_wrap .item .Img {
  width: 100%;
}
.side_news_wrap .item .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.side_news_wrap .item .Txt {
  padding-top: 20px;
}
.side_news_wrap .item .Txt .title {
  display: inline-block;
  height: 70px;
  color: #2f4388;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1.2px;
  margin-bottom: 18px;
}
@media (max-width: 1200px) {
  .side_news_wrap .item .Txt .title {
    font-size: 20px;
  }
}
.side_news_wrap .item .Txt .title a {
  display: inline-block;
  height: 70px;
  color: #2f4388;
}
.side_news_wrap .item .Txt .title a:hover {
  color: #d88138;
}
.side_news_wrap .item .Txt .text {
  max-height: 100px;
  color: #383838;
  font-size: 17px;
  line-height: 1.8;
  letter-spacing: 1.2px;
  margin-bottom: 22px;
}
.side_news_wrap .item .Txt .moreBtn {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}
.side_news_wrap .item .Txt .moreBtn .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.side_news_wrap .item .Txt .moreBtn .more::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background: url("../images/esg/arrow2.png") no-repeat center;
  background-size: contain;
  top: 0;
  right: -25px;
}
.side_news_wrap .item .Txt .linkWrap {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#fade_mask {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.arrowBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.arrowBox .arrow {
  width: 51px;
  height: 51px;
  border-radius: 99px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: no-repeat url(../images/esg/arrow2.svg) center/17px auto;
  cursor: pointer;
  pointer-events: auto;
}
.arrowBox .arrowPrev {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.arrowBox .arrowPrev.slick-hidden, .arrowBox .arrowNext.slick-hidden {
  display: none !important;
}
.arrowBox .arrow:hover {
  border-color: #2f4388;
  background-color: #2f4388;
  background-image: url(../images/esg/arrow2.svg);
}
/*# sourceMappingURL=esg.css.map */