.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_1 .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, .esgListBox .esgList .esgItem::after, .classNoteBox .point .right .numList .numTxt, .bannerArea .bannerInfo .item:nth-of-type(2) .link, .bannerArea .bannerInfo .item:nth-of-type(3) .link {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

body:not(.WebSiteHome) .bannerInfo .item:nth-of-type(1) .left .title {
  position: relative;
}
body:not(.WebSiteHome) .bannerInfo .item:nth-of-type(1) .left .title::before, body:not(.WebSiteHome) .bannerInfo .item:nth-of-type(1) .left .title::after {
  display: none;
}
body:not(.WebSiteHome) .bannerInfo .item:nth-of-type(1) .left .title .line {
  width: 100%;
  max-height: 50px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mainArea {
  padding-top: 0;
}

.bannerArea {
  background: #f7f7f7;
}
.bannerArea .bannerItem .Txt {
  padding: 0;
}
.bannerArea .bannerItem .Txt .wrap {
  max-width: 1540px;
  padding: 30px 20px;
}
.bannerArea .bannerItem .Txt .wrap .textEditor {
  color: #ffffff;
}
.bannerArea .bannerInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: -55px;
  z-index: 5;
}
@media (max-width: 720px) {
  .bannerArea .bannerInfo {
    top: 0;
    margin: -110px 0 20px;
  }
}
.bannerArea .bannerInfo.noImg {
  top: 0;
  border-bottom: 1px solid #e3e3e3;
  padding: 60px 0 40px;
  margin-top: 0;
}
.bannerArea .bannerInfo.noImg > .wrap {
  padding: 0;
}
@media (max-width: 720px) {
  .bannerArea .bannerInfo.noImg {
    padding: 30px 0 10px;
  }
}
.bannerArea .bannerInfo .wrap {
  max-width: 1540px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 20px;
}
.bannerArea .bannerInfo .contentBox {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}
@media (max-width: 1400px) {
  .bannerArea .bannerInfo .contentBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.bannerArea .bannerInfo .item {
  min-height: 110px;
  background: #ffffff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .bannerArea .bannerInfo .item {
    min-height: 80px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 60px 0 10px;
  padding: 15px 40px;
}
@media (max-width: 1600px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) {
    margin-right: 10px;
  }
}
@media (max-width: 1400px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 840px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
    margin-bottom: 15px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .left .title {
  color: #003281;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.2;
  text-align: left;
  position: relative;
  padding: 0 32px;
}
@media (max-width: 840px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .left .title {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .left .title {
    font-size: 26px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .left .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 50px;
  background: #e3e3e3;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 840px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .left .title::before {
    height: 30px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .left .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 50px;
  background: #e3e3e3;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 840px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .left .title::after {
    height: 30px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .right {
  text-align: left;
  padding-left: 30px;
}
@media (max-width: 840px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .right {
    padding-left: 0;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .right .enTitle {
  color: #003281;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.8px;
  margin-bottom: 8px;
}
@media (max-width: 840px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .right .enTitle {
    text-align: center;
    margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .right .enTitle {
    font-size: 18px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .bread {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.bannerArea .bannerInfo .item:nth-of-type(1) .bread .wrap {
  -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;
  padding: 0;
}
.bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTagBox {
  width: 100%;
  position: relative;
  margin-top: 8px;
}
@media (max-width: 1400px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTagBox {
    margin-top: 10px;
    padding: 0 30px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTagBox .arrowBox {
  display: none;
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTagBox .arrowBox {
    width: calc(100% + 20px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTagBox .arrowBox .arrow {
    width: 35px;
    height: 35px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTag {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -3px -6px;
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTag {
    display: block;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTag .tagItem {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 3px 6px;
}
.bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTag .pic {
  border-radius: 999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0 auto;
}
.bannerArea .bannerInfo .item:nth-of-type(1) .sdgsTag img {
  width: 56px;
  height: 56px;
}
.bannerArea .bannerInfo .item:nth-of-type(2), .bannerArea .bannerInfo .item:nth-of-type(3) {
  max-width: 330px;
  min-height: 110px;
  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;
  padding: 0 30px;
  margin: 0 10px;
}
@media (max-width: 1400px) {
  .bannerArea .bannerInfo .item:nth-of-type(2), .bannerArea .bannerInfo .item:nth-of-type(3) {
    max-width: none;
    width: calc(50% - 20px);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (max-width: 1200px) {
  .bannerArea .bannerInfo .item:nth-of-type(2), .bannerArea .bannerInfo .item:nth-of-type(3) {
    min-height: 80px;
  }
}
@media (max-width: 840px) {
  .bannerArea .bannerInfo .item:nth-of-type(2), .bannerArea .bannerInfo .item:nth-of-type(3) {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .bannerArea .bannerInfo .item:nth-of-type(2), .bannerArea .bannerInfo .item:nth-of-type(3) {
    padding: 0 10px;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(2) .icon, .bannerArea .bannerInfo .item:nth-of-type(3) .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
}
.bannerArea .bannerInfo .item:nth-of-type(2) .icon .sdgsIcon_1, .bannerArea .bannerInfo .item:nth-of-type(3) .icon .sdgsIcon_1 {
  display: block;
  width: 65px;
  height: 65px;
  background: url("../images/esg/info1.svg") no-repeat center;
  background-size: contain;
}
.bannerArea .bannerInfo .item:nth-of-type(2) .icon .reportIcon, .bannerArea .bannerInfo .item:nth-of-type(3) .icon .reportIcon {
  display: block;
  width: 45px;
  height: 65px;
  background: url("../images/esg/info2.svg") no-repeat center;
  background-size: contain;
}
.bannerArea .bannerInfo .item:nth-of-type(2) .text, .bannerArea .bannerInfo .item:nth-of-type(3) .text {
  max-width: 120px;
  color: #003281;
  font-size: 18px;
  font-weight: 700;
  margin-right: 30px;
}
@media (max-width: 1200px) {
  .bannerArea .bannerInfo .item:nth-of-type(2) .text, .bannerArea .bannerInfo .item:nth-of-type(3) .text {
    margin-right: 0;
  }
}
.bannerArea .bannerInfo .item:nth-of-type(2) .link, .bannerArea .bannerInfo .item:nth-of-type(3) .link {
  width: 35px;
  height: 35px;
  border: 1px solid #e3e3e3;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
}
.bannerArea .bannerInfo .item:nth-of-type(2) .link a, .bannerArea .bannerInfo .item:nth-of-type(3) .link a {
  width: 100%;
  height: 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;
}
.bannerArea .bannerInfo .item:nth-of-type(2) .link .arrow, .bannerArea .bannerInfo .item:nth-of-type(3) .link .arrow {
  display: block;
  width: 13px;
  height: 10px;
  background: url("../images/esg/arrow2.svg") no-repeat center;
  background-size: contain;
}
@media (max-width: 1200px) {
  .bannerArea .bannerInfo .item:nth-of-type(2) .link, .bannerArea .bannerInfo .item:nth-of-type(3) .link {
    margin-left: auto;
  }
}
.bannerArea .bannerInfo .item .coverLink {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.bannerArea .bannerInfo .item .coverLink:hover ~ .link {
  border-color: #003281;
  background-color: #003281;
}
.bannerArea .bannerInfo .item .coverLink:hover ~ .link i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.classNoteBox {
  background-color: #f7f7f7;
}
.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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  .classNoteBox .point {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.classNoteBox .point .left {
  width: 50%;
}
@media (max-width: 960px) {
  .classNoteBox .point .left {
    width: 100%;
  }
}
.classNoteBox .point .left .title {
  display: inline-block;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  color: #003281;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 0 28px;
  margin: 0 auto 30px 0;
}
.classNoteBox .point .left .intro {
  display: inline-block;
  color: #444444;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.classNoteBox .point .left .Img {
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.classNoteBox .point .left .Img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.classNoteBox .point .right {
  width: 50%;
  padding: 40px 0 0 70px;
}
@media (max-width: 1500px) {
  .classNoteBox .point .right {
    padding-left: 30px;
  }
}
@media (max-width: 960px) {
  .classNoteBox .point .right {
    width: 100%;
    padding: 30px 0 0;
  }
}
.classNoteBox .point .right .mainNum {
  display: block;
  margin-bottom: 50px;
  padding-left: 20px;
}
@media (max-width: 960px) {
  .classNoteBox .point .right .mainNum {
    margin-bottom: 25px;
    padding-left: 0;
  }
}
.classNoteBox .point .right .mainNum .numTxt .unit {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 720px) {
  .classNoteBox .point .right .mainNum .numTxt .unit {
    font-size: 20px;
  }
}
.classNoteBox .point .right .mainNum .numTxt .num {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 3.6px;
  margin-right: 5px;
}
@media (max-width: 1400px) {
  .classNoteBox .point .right .mainNum .numTxt .num {
    font-size: 50px;
    letter-spacing: 2px;
  }
}
@media (max-width: 540px) {
  .classNoteBox .point .right .mainNum .numTxt .num {
    font-size: 45px;
    letter-spacing: 2px;
  }
}
.classNoteBox .point .right .mainNum .numTxt .superior {
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  vertical-align: top;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.classNoteBox .point .right .mainNum .title {
  color: #444444;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 2px;
}
@media (max-width: 720px) {
  .classNoteBox .point .right .mainNum .title {
    font-size: 24px;
  }
}
.classNoteBox .point .right .numList .slick-track {
  margin-left: 0;
}
.classNoteBox .point .right .numList .num,
.classNoteBox .point .right .numList .percent {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 1.2px;
}
@media (max-width: 1400px) {
  .classNoteBox .point .right .numList .num,
  .classNoteBox .point .right .numList .percent {
    font-size: 40px;
  }
}
.classNoteBox .point .right .numList .superior {
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  vertical-align: top;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.classNoteBox .point .right .numList .unit {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  vertical-align: super;
  margin-left: 10px;
}
@media (max-width: 720px) {
  .classNoteBox .point .right .numList .unit {
    font-size: 18px;
  }
}
.classNoteBox .point .right .numList .title {
  display: block;
  color: #003281;
  font-size: 24px;
  font-weight: 700;
  padding-left: 20px;
}
@media (max-width: 1600px) {
  .classNoteBox .point .right .numList .title {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .classNoteBox .point .right .numList .title {
    font-size: 18px;
  }
}
.classNoteBox .point .right .numList .numTxt {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.classNoteBox .point .right .numList .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.classNoteBox .point .right .numList .numItem {
  border-bottom: 1px solid #e3e3e3;
  text-align: left;
  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: 24px 0 24px 20px;
}
.classNoteBox .point .right .numList .numItem:first-of-type {
  border-top: 1px solid #e3e3e3;
}
@media (max-width: 1400px) {
  .classNoteBox .point .right .numList .numItem {
    padding: 20px;
  }
}
@media (max-width: 1200px) {
  .classNoteBox .point .right .numList .numItem {
    padding: 15px 0;
  }
}
.classNoteBox .wrap {
  max-width: 1540px;
}
.classNoteBox .classNote {
  padding: 30px 0;
}
@media (max-width: 960px) {
  .classNoteBox .classNote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.classNoteBox .classNote .left {
  padding-right: 70px;
}
@media (max-width: 1500px) {
  .classNoteBox .classNote .left {
    padding-right: 30px;
  }
}
@media (max-width: 1400px) {
  .classNoteBox .classNote .left {
    width: 50%;
  }
}
@media (max-width: 960px) {
  .classNoteBox .classNote .left {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.classNoteBox .classNote .left .subtitle.bottomLine {
  margin-bottom: 25px;
}
.classNoteBox .classNote .left .title {
  display: inline-block;
  color: #003281;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.classNoteBox .classNote .left .text {
  color: #444444;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 1.75;
}
.classNoteBox .classNote .right {
  width: 100%;
  max-width: 680px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1400px) {
  .classNoteBox .classNote .right {
    width: 50%;
  }
}
@media (max-width: 960px) {
  .classNoteBox .classNote .right {
    width: 100%;
    max-width: none;
  }
}
.classNoteBox .classNote .right .Img {
  width: 100%;
  max-height: 305px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.classNoteBox .classNote .right .Img img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 960px) {
  .classNoteBox .classNote .right .Img img {
    width: 100%;
  }
}

.esgWrap.fixed {
  width: 100%;
  height: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 9;
}
.esgWrap.fixed .esgListBox {
  width: 100%;
  background: #ffffff;
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 2;
}
@media (max-width: 1180px) {
  .esgWrap.fixed .esgListBox {
    top: 70px;
  }
}

.esgListBox {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.esgListBox .wrap {
  max-width: 1540px;
}
.esgListBox .esgList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.esgListBox .esgList::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1200px) {
  .esgListBox .esgList::before {
    width: 100px;
  }
}
@media (max-width: 720px) {
  .esgListBox .esgList::before {
    width: 60px;
  }
}
.esgListBox .esgList::after {
  content: "";
  position: absolute;
  width: 200px;
  height: 100px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
  right: 0;
  top: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  z-index: 2;
  pointer-events: none;
  visibility: visible;
}
@media (max-width: 1200px) {
  .esgListBox .esgList::after {
    width: 100px;
  }
}
@media (max-width: 720px) {
  .esgListBox .esgList::after {
    width: 60px;
  }
}
.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 {
  width: auto;
  height: auto;
  min-width: 180px;
  text-align: center;
  position: relative;
}
@media (max-width: 1200px) {
  .esgListBox .esgList .esgItem {
    min-width: 120px;
  }
}
.esgListBox .esgList .esgItem::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 1px;
  background: #e3e3e3;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.esgListBox .esgList .esgItem::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 0;
  height: 2px;
  background: #003281;
}
.esgListBox .esgList .esgItem .title {
  display: block;
  color: #003281;
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .esgListBox .esgList .esgItem .title {
    font-size: 18px;
  }
}
.esgListBox .esgList .esgItem .title a {
  display: block;
  padding: 25px 40px;
  color: #003281;
}
.esgListBox .esgList .esgItem .title a[href="javascript:;"] {
  color: #003281;
}
@media (max-width: 1200px) {
  .esgListBox .esgList .esgItem .title a {
    padding: 20px 40px;
  }
}
@media (max-width: 840px) {
  .esgListBox .esgList .esgItem .title a {
    padding: 20px 15px;
  }
}
@media (min-width: 1181px) {
  .esgListBox .esgList .esgItem:hover::after {
    width: 100%;
  }
  .esgListBox .esgList .esgItem:hover .title a {
    color: #003281;
  }
}
.esgListBox .esgList .esgItem.current::after {
  width: 100%;
}
.esgListBox .esgList .esgItem.current .title a {
  color: #003281;
}

#newsModule .moduleWrap {
  max-width: 960px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 150px 150px 60px 0;
}
@media (max-width: 1400px) {
  #newsModule .moduleWrap {
    padding-right: 80px;
  }
}
@media (max-width: 1200px) {
  #newsModule .moduleWrap {
    padding: 110px 80px 0 0;
  }
}
@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;
    padding: 110px 20px 0;
  }
}
#newsModule .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 .topBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#newsModule .topBox::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #003281;
  left: auto;
  bottom: 0;
}
#newsModule .topBox .line {
  min-width: 0;
  width: 0;
  height: 1px;
  background-color: #e3e3e3;
  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 .topBox .line {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  #newsModule .topBox .line {
    padding: 0 20px;
  }
}
#newsModule .topBox .classTitle {
  color: #003281;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 1.2px;
  padding-top: 20px;
}
@media (max-width: 1200px) {
  #newsModule .topBox .classTitle {
    padding-top: 0;
  }
}
#newsModule .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 .topBox .dateBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#newsModule .topBox .dateBox .date {
  color: #444444;
  font-size: 34px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  #newsModule .topBox .dateBox .date {
    font-size: 24px;
  }
}
#newsModule .topBox .dateBox .year {
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  padding-right: 30px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  #newsModule .topBox .dateBox .year {
    font-size: 14px;
    margin-bottom: 0;
  }
}
#newsModule .topBox .dateBox .year::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #c9c9c9;
  border-radius: 50%;
  top: 6px;
  right: 10px;
}
@media (max-width: 1200px) {
  #newsModule .moduleClose {
    top: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
#newsModule .moduleContent {
  height: auto;
  position: relative;
  padding: 0 0 0 80px;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 1024px) {
  #newsModule .moduleContent {
    padding-left: 0px;
  }
}
#newsModule .moduleContent .moduleTitle {
  line-height: 1.5;
  padding-bottom: 70px;
}
@media (max-width: 1200px) {
  #newsModule .moduleContent .moduleTitle {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  #newsModule .moduleContent .moduleTitle {
    padding-bottom: 50px;
  }
}
@media (max-width: 540px) {
  #newsModule .moduleContent .moduleTitle {
    padding-bottom: 40px;
  }
}
#newsModule .moduleContent .Img {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 18px;
}
#newsModule .moduleContent .Img img {
  width: 100%;
}
#newsModule .moduleContent .textEditor {
  color: #444444;
  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: #003281;
  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 {
    height: 52px;
  }
  .typeLayout .classHeadBox .selectBox.selectBox.fixed .selector.selector {
    border: 0;
    border-radius: 0;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 3;
  }
}
.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 #e3e3e3;
  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: #003281;
  background-color: #003281;
}
.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: #00a0e9;
  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: #003281;
  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 #e3e3e3;
  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: #003281;
  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: 30px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .typeLayout .classHeadBox {
    padding-bottom: 5px;
  }
}
.typeLayout .classHeadBox > .title {
  color: #222222;
  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;
}
@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: #e3e3e3;
  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;
  color: #444444;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-right: 30px;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox .selectBox .title {
    display: none;
  }
}
.typeLayout .classHeadBox .selectBox .selector {
  min-width: 240px;
  border: 1px solid #e3e3e3;
  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: 60px;
  border: 0;
  color: #003281;
  font-size: 17px;
  font-weight: 700;
  padding: 0 50px 0 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 1200px) {
  .typeLayout .classHeadBox .selectBox .selector select {
    height: 52px;
  }
}
.typeLayout .classHeadBox .selectBox .selector .arrow {
  display: block;
  width: 13px;
  height: 7px;
  background: url("../images/esg/arrow5.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
}
.typeLayout .classExpBox {
  padding-bottom: 30px;
}
.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: #003281;
}
.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 #e3e3e3;
  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 #e3e3e3;
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #e3e3e3;
    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 #e3e3e3;
}
.typeLayout .numberWrap.style2 .numberList .numberItem .title {
  color: #003281;
  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: #003281;
  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: #003281;
  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 .title.bottomLine {
  display: inline-block;
  color: #003281;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  letter-spacing: 1px;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
.typeLayout .title.bottomLine::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #003281;
  left: 0;
  bottom: 0;
}
.typeLayout .title.bottomLine + .subtitle {
  color: #444444;
  font-size: 17px;
}
.typeLayout .title.leftLine {
  display: inline-block;
  color: #003281;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
}
.typeLayout .title.leftLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  background: #003281;
  left: 0;
  top: 7px;
}
.typeLayout .title.leftLine + .subtitle {
  color: #444444;
  font-size: 17px;
}
.typeLayout .title.xLine {
  display: inline-block;
  color: #003281;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  margin-right: auto;
  padding: 0 35px;
}
.typeLayout .title.xLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e3e3e3;
  left: 0;
  top: 0;
}
.typeLayout .title.xLine::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e3e3e3;
  top: 0;
  right: 0;
}
.typeLayout.type1_1 .topNote {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_1 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type1_1 .newsBox {
  width: 100%;
  padding-top: 60px;
}
.typeLayout.type1_1 .newsBox.wrap {
  max-width: 1540px;
}
.typeLayout.type1_1 .newsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -30px;
}
@media (max-width: 1400px) {
  .typeLayout.type1_1 .newsList {
    margin: 0 -20px;
  }
}
.typeLayout.type1_1 .newsList .newsItem {
  width: 33.3333333333%;
  padding: 0 30px;
  margin-bottom: 70px;
}
@media (max-width: 1400px) {
  .typeLayout.type1_1 .newsList .newsItem {
    padding: 0 20px;
  }
}
@media (max-width: 1024px) {
  .typeLayout.type1_1 .newsList .newsItem {
    width: 50%;
  }
}
@media (max-width: 720px) {
  .typeLayout.type1_1 .newsList .newsItem {
    width: 100%;
    margin-bottom: 20px;
  }
}
.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: #003281;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .text {
  height: 90px;
  color: #444444;
  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 #e3e3e3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
}
.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;
  padding: 10px 0;
  margin: 0;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .more .link:hover .title, .typeLayout.type1_1 .newsList .newsItem .Txt .more .link.active .title {
  color: #003281;
}
.typeLayout.type1_1 .newsList .newsItem .Txt .more .link .title {
  display: inline-block;
  color: #444444;
  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: #444444;
  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: #444444;
  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;
  color: #444444;
  font-size: 34px;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.typeLayout.type1_1 .newsList .newsItem .dateBox .line {
  min-width: 0;
  width: 0;
  height: 1px;
  background-color: #e3e3e3;
  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: #003281;
}
.typeLayout.type1_1 .newsList .newsItem.hover .Txt .more .title {
  color: #003281;
}
.typeLayout.type1_2 .topNote {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_2 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type1_2 .newsBox {
  width: 100%;
  padding-top: 50px;
}
.typeLayout.type1_2 .newsBox.wrap {
  max-width: 1540px;
}
.typeLayout.type1_2 .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_2 .newsList {
    margin: 0 -10px;
  }
}
.typeLayout.type1_2 .newsList .newsItem {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 40px;
}
@media (max-width: 1400px) {
  .typeLayout.type1_2 .newsList .newsItem {
    padding: 0 10px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type1_2 .newsList .newsItem {
    width: 100%;
    margin-bottom: 20px;
  }
}
.typeLayout.type1_2 .newsList .newsItem .item {
  min-height: 255px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f7f7;
  border-radius: 20px;
  padding: 20px;
}
@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;
  }
}
.typeLayout.type1_2 .newsList .newsItem .Txt {
  padding-left: 20px;
}
@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;
}
@media (max-width: 1200px) {
  .typeLayout.type1_2 .newsList .newsItem .Txt .title {
    padding-top: 0px;
  }
}
.typeLayout.type1_2 .newsList .newsItem .Txt .title a {
  color: #003281;
  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: #003281;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .text {
  height: 60px;
  color: #444444;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 1px;
  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: #003281;
}
.typeLayout.type1_2 .newsList .newsItem .Txt .more .link .title {
  display: inline-block;
  height: auto;
  color: #444444;
  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;
  padding-top: 10px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .typeLayout.type1_2 .newsList .newsItem .dateBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 0;
  }
}
.typeLayout.type1_2 .newsList .newsItem .dateBox .year {
  display: inline-block;
  color: #444444;
  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: #444444;
  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 #e3e3e3;
    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: #444444;
  font-size: 24px;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.typeLayout.type1_2 .newsList .newsItem .dateBox .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  width: 0;
  height: 1px;
  background-color: #444444;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 30px;
}
@media (max-width: 1600px) {
  .typeLayout.type1_2 .newsList .newsItem .dateBox .line {
    padding: 0 15px;
  }
}
@media (max-width: 1024px) {
  .typeLayout.type1_2 .newsList .newsItem .dateBox .line {
    padding: 0 5px;
  }
}
@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: #003281;
}
.typeLayout.type1_2 .newsList .newsItem.hover .Txt .more .title {
  color: #003281;
}
.typeLayout.type1_3 .topNote {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type1_3 .topNote {
    margin-bottom: 45px;
  }
}
@media (max-width: 720px) {
  .typeLayout.type1_3 .topNote {
    margin-bottom: 30px;
  }
}
.typeLayout.type1_3 .newsBox {
  width: 100%;
  padding-top: 50px;
}
.typeLayout.type1_3 .newsBox.wrap {
  max-width: 1540px;
}
.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 #e3e3e3;
  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: #003281;
  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: #003281;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .text {
  max-height: 90px;
  color: #444444;
  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: #e3e3e3;
  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: #003281;
}
.typeLayout.type1_3 .newsList .newsItem .Txt .more .link .title {
  display: inline-block;
  color: #444444;
  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 #e3e3e3;
    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: #003281;
  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: #444444;
  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: #003281;
  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: #e3e3e3;
  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 {
  padding-top: 60px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_1 {
    padding-top: 30px;
  }
}
.typeLayout.type4_1 .topNote {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_1 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type4_1 .wrap {
  max-width: 1540px;
}
.typeLayout.type4_1 .documentList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.typeLayout.type4_1 .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 {
    width: 20%;
  }
}
@media (max-width: 1400px) {
  .typeLayout.type4_1 .documentList .documentItem {
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type4_1 .documentList .documentItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 720px) {
  .typeLayout.type4_1 .documentList .documentItem {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .typeLayout.type4_1 .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type4_1 .documentList .documentItem .item {
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 20px;
  position: relative;
  padding: 60px 30px 30px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .typeLayout.type4_1 .documentList .documentItem .item {
    padding: 40px 20px 20px;
  }
}
.typeLayout.type4_1 .documentList .documentItem .item:hover {
  border-color: #003281;
}
.typeLayout.type4_1 .documentList .documentItem .item:hover .title {
  color: #003281;
}
.typeLayout.type4_1 .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 {
  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 {
  color: #444444;
  font-size: 13px;
  position: relative;
  padding-right: 20px;
}
.typeLayout.type4_1 .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 {
  color: #003281;
  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 {
  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 {
  color: #003281;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.2px;
}
.typeLayout.type4_1 .documentList .documentItem .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.typeLayout.type4_1 .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: 60px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 {
    padding-top: 30px;
  }
}
.typeLayout.type4_2 .topNote {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type4_2 .wrap {
  max-width: 1540px;
}
.typeLayout.type4_2 .groupList .groupItem {
  border-bottom: 1px solid #e3e3e3;
  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: #003281;
  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: #e3e3e3;
  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: #e3e3e3;
  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 #e3e3e3;
  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 #e3e3e3;
  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: #003281;
}
.typeLayout.type4_2 .documentList .documentItem .item:hover .title {
  color: #003281;
}
.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: #444444;
  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: #003281;
  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: #e3e3e3;
  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: #444444;
  font-style: 13px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_2 .documentList .documentItem .item .info .note {
    display: none;
  }
}
.typeLayout.type4_3 {
  padding-top: 60px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 {
    padding-top: 30px;
  }
}
.typeLayout.type4_3 .topNote {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type4_3 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type4_3 .wrap {
  max-width: 1540px;
}
.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: #003281;
  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 #e3e3e3;
  height: 100px;
  color: #444444;
  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 #e3e3e3;
  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: #003281;
  border-color: #003281;
}
.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 #003281;
  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: #003281;
  position: relative;
}
.typeLayout.type4_3 .documentList td.mobile button .line::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background: #003281;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.typeLayout.type4_3 .documentList td.mobile button.active {
  background-color: #003281;
  border-color: #003281;
}
.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: #003281;
  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: #e3e3e3;
}
.typeLayout.type4_3 .documentList #expandTable a.link:hover i {
  -webkit-filter: none;
          filter: none;
}
.typeLayout.type2_1 {
  padding-top: 60px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 {
    padding-top: 30px;
  }
}
.typeLayout.type2_1 .topNote {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type2_1 .wrap {
  max-width: 1540px;
}
.typeLayout.type2_1 .groupList .groupItem {
  border-bottom: 1px solid #e3e3e3;
  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;
}
@media (max-width: 1400px) {
  .typeLayout.type2_1 .groupList .groupItem .groupInfo {
    max-width: none;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo .title {
  color: #003281;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.2px;
  position: relative;
  margin-bottom: 30px;
  padding: 0 30px;
}
@media (max-width: 1400px) {
  .typeLayout.type2_1 .groupList .groupItem .groupInfo .title {
    margin-right: auto;
    padding: 0 30px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .groupList .groupItem .groupInfo .title {
    margin-bottom: 0px;
  }
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e3e3e3;
  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: #e3e3e3;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type2_1 .groupList ~ .documentList {
  border-top: 1px solid #e3e3e3;
  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;
  margin: 0 -15px;
}
@media (max-width: 1600px) {
  .typeLayout.type2_1 .documentList {
    margin: 0 -10px;
  }
}
.typeLayout.type2_1 .documentList .documentItem {
  width: calc((100% - 20px) / 5);
  margin-bottom: 20px;
  padding: 0 15px;
}
@media (max-width: 1600px) {
  .typeLayout.type2_1 .documentList .documentItem {
    padding: 0 10px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type2_1 .documentList .documentItem:nth-of-type(5) {
  width: calc(20% + 15px);
  padding-left: 40px;
}
@media (max-width: 1600px) {
  .typeLayout.type2_1 .documentList .documentItem:nth-of-type(5) {
    padding-left: 30px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem:nth-of-type(5) {
    width: 100%;
    padding: 0 10px;
  }
}
.typeLayout.type2_1 .documentList .documentItem:nth-of-type(5) .item {
  background-color: #f7f7f7;
}
.typeLayout.type2_1 .documentList .documentItem .item {
  width: 100%;
  min-height: 80px;
  border: 1px solid #e3e3e3;
  border-radius: 20px;
  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: 30px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item {
    min-height: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 30px;
  }
}
@media (max-width: 540px) {
  .typeLayout.type2_1 .documentList .documentItem .item {
    padding: 10px 20px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item:hover {
  border-color: #003281;
}
.typeLayout.type2_1 .documentList .documentItem .item:hover .title {
  color: #003281;
}
.typeLayout.type2_1 .documentList .documentItem .item:hover .icon svg path {
  stroke: #003281;
}
.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 {
  width: 100%;
  color: #003281;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .title {
    position: relative;
    padding-right: 20px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .title i {
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/esg/arrow2.png") no-repeat center;
  background-size: contain;
  margin: 10px 0 0 auto;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .title i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0 0 0 5px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info {
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info {
    width: auto;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .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: #003281;
  bottom: 0;
  left: 0;
}
.typeLayout.type2_1 .documentList .documentItem .item .info .year {
  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;
}
.typeLayout.type2_1 .documentList .documentItem .item .info .text {
  color: #003281;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  padding-left: 10px;
  margin-left: 5px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .text {
    color: #003281;
    margin-left: 0;
    padding-left: 0px;
    padding-right: 20px;
  }
  .typeLayout.type2_1 .documentList .documentItem .item .info .text::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background: #dddddd;
    right: 10px;
    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: #e3e3e3;
  left: 0;
  top: 50%;
  -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 {
  color: #444444;
  font-style: 13px;
}
@media (max-width: 1200px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .note {
    display: none;
  }
}
.typeLayout.type3_1 {
  padding-top: 50px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 {
    padding-top: 30px;
  }
}
.typeLayout.type3_1 .wrap {
  max-width: 1540px;
  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: #003281;
  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: #003281;
  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: #003281;
  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 #e3e3e3;
  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;
  padding-left: 30px;
}
@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: #003281;
  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: #e3e3e3;
  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: #e3e3e3;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .topBox .topItem .right .title {
  color: #444444;
  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;
    position: relative;
    top: -4px;
  }
}
@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;
    margin-bottom: 10px;
  }
}
.typeLayout.type3_1 .topBox .topItem .download {
  max-width: 290px;
  width: 100%;
  min-height: 60px;
  background: #003281;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 14px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topBox .topItem .download {
    max-width: none;
    margin-top: 20px;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.typeLayout.type3_1 .topBox .topItem .download:hover {
  background: #003281;
}
.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: #e3e3e3;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.typeLayout.type3_1 .historyArea > .wrap > .title {
  color: #003281;
  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: #e3e3e3;
  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: #e3e3e3;
  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 #e3e3e3;
  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: #444444;
  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: #003281;
  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: #e3e3e3;
  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 #e3e3e3;
  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: #003281;
  border-color: #003281;
}
.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: #444444;
  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: 50px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 {
    padding-top: 30px;
  }
}
.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: #003281;
  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: #003281;
  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: #003281;
  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 .wrap {
  max-width: 1540px;
}
.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 #e3e3e3;
  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 40px;
}
@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 #e3e3e3;
  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%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.typeLayout.type3_2 .topItem .main .title {
  max-width: 100%;
  color: #003281;
  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: #e3e3e3;
  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: #e3e3e3;
  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: #003281;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 14px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topItem .main .download {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.typeLayout.type3_2 .topItem .main .download:hover {
  background: #003281;
}
.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 #e3e3e3;
}
@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 #e3e3e3;
  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: #00a0e9;
  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 #e3e3e3;
  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: #003281;
  border-color: #003281;
}
.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: #444444;
  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: #003281;
  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: #e3e3e3;
  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: #e3e3e3;
  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 #e3e3e3;
  border-radius: 20px;
  padding: 25px 30px 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: #444444;
  font-size: 13px;
  margin-bottom: 2px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .title {
  color: #003281;
  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: #003281;
  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: #003281;
  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 #e3e3e3;
  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: 10px 30px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .download,
  .typeLayout.type3_2 .historyArea .historyItem .item .report {
    padding: 10px 20px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .download span,
.typeLayout.type3_2 .historyArea .historyItem .item .report span {
  color: #00a0e9;
  font-size: 16px;
  letter-spacing: 1.2px;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .download span,
  .typeLayout.type3_2 .historyArea .historyItem .item .report span {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
}
.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: #003281;
  background: #003281;
}
.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 .topWrap {
  padding-top: 50px;
}
.typeLayout.type5_1 .topNote {
  padding-top: 0;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type5_1 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type5_1 .wrap {
  max-width: 1540px;
}
.typeLayout.type5_1 .faqItem {
  border-top: 1px solid #e3e3e3;
}
.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: #003281;
}
.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: #444444;
  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 #003281;
  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: #003281;
  position: relative;
}
.typeLayout.type5_1 .faqItem .toggler .toggleOpen .line::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 14px;
  background: #003281;
  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 #e3e3e3;
}
.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: #003281;
}
.typeLayout.type5_1 .faqItem .toggler.open .index span {
  color: #ffffff;
}
.typeLayout.type5_1 .faqItem .toggler.open .title {
  color: #003281;
}
.typeLayout.type5_1 .faqItem .toggler.open .toggleOpen {
  background-color: #003281;
}
.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: #003281;
  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 .topWrap {
  padding-top: 50px;
}
.typeLayout.type5_2 .topNote {
  padding-top: 0px;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .typeLayout.type5_2 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type5_2 .wrap {
  max-width: 1540px;
}
.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 #e3e3e3;
  border-radius: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.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: #003281;
}
.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: #444444;
  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 #e3e3e3;
}
.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: #003281;
}
.typeLayout.type5_2 .faqItem .toggler.open .title {
  color: #003281;
}
.typeLayout.type5_2 .faqItem .toggler.open .toggleOpen .line {
  background-color: #003281;
}
.typeLayout.type5_2 .faqItem .toggler.open .toggleOpen .line::after {
  height: 0;
  background-color: #003281;
}
.typeLayout.type5_2 .faqItem .title {
  color: #003281;
  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 .wrap.articleList {
  max-width: 1540px;
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 1200px) {
  .typeLayout.type8_1 .wrap.articleList {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.typeLayout.type8_1 .title.bottomLine {
  display: inline-block;
  color: #003281;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  letter-spacing: 1px;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
.typeLayout.type8_1 .title.bottomLine::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #003281;
  bottom: 0;
  left: 0;
}
.typeLayout.type8_1 .title.leftLine {
  display: inline-block;
  color: #003281;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  letter-spacing: 1px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.typeLayout.type8_1 .title.leftLine::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  background: #003281;
  top: 7px;
  left: 0;
}
.typeLayout.type8_1 .title.xLine {
  display: inline-block;
  color: #003281;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  letter-spacing: 1px;
  padding: 0 35px;
  margin-right: auto;
}
.typeLayout.type8_1 .title.xLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #003281;
  left: 0;
  top: 0;
}
.typeLayout.type8_1 .title.xLine::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #003281;
  right: 0;
  top: 0;
}
.typeLayout.type8_1 .subtitle {
  color: #444444;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}
.typeLayout.type8_1 .articleItem {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.typeLayout.type8_1 .articleItem:last-of-type {
  border: none;
  padding: 0;
  margin: 0;
}
.typeLayout.type8_2 .wrap.articleList {
  max-width: 1540px;
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 1200px) {
  .typeLayout.type8_2 .wrap.articleList {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.typeLayout.type8_2 .articleItem {
  border-bottom: 1px solid #e3e3e3;
  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 {
  color: #003281;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .typeLayout.type8_2 .articleItem .left .title {
    font-size: 20px;
  }
}
.typeLayout.type9_1 .articleList.wrap {
  max-width: 1540px;
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 1200px) {
  .typeLayout.type9_1 .articleList.wrap {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.typeLayout.type9_1 .textEditor {
  color: #444444;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 1.7;
}
.typeLayout.type9_1 .subtitle {
  color: #003281;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
}
.typeLayout.type9_1 .articleItem {
  border-bottom: 1px solid #e3e3e3;
  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 .articleList.wrap {
  max-width: 1540px;
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 1200px) {
  .typeLayout.type9_2 .articleList.wrap {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
.typeLayout.type9_2 .articleList.wrap .articleItem {
  border-bottom: 1px solid #e3e3e3;
  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: #003281;
  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: #444444;
  font-size: 17px;
  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: #003281;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}
.typeLayout.type9_3 .articleList.wrap {
  max-width: 1540px;
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 1200px) {
  .typeLayout.type9_3 .articleList.wrap {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
.typeLayout.type9_3 .textEditor {
  color: #444444;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: 1px;
}
.typeLayout.type9_3 .subtitle {
  color: #003281;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}
.typeLayout.type9_3 .articleItem {
  border-bottom: 1px solid #e3e3e3;
  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 .articleList.wrap {
  max-width: 1540px;
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 1200px) {
  .typeLayout.type9_4 .articleList.wrap {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
.typeLayout.type9_4 .articleList.wrap .articleItem {
  border-bottom: 1px solid #e3e3e3;
  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: #003281;
  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: #444444;
  font-size: 17px;
  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: #003281;
  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: #003281;
  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: #e3e3e3;
}
.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 #e3e3e3;
  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: #444444;
  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: #003281;
  }
  .side_news_wrap .item:hover .Txt .title a {
    color: #003281;
  }
  .side_news_wrap .item:hover .Txt .moreBtn .more {
    color: #003281;
  }
  .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%;
  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: #003281;
  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: #003281;
}
.side_news_wrap .item .Txt .title a:hover {
  color: #003281;
}
.side_news_wrap .item .Txt .text {
  max-height: 100px;
  color: #444444;
  font-size: 17px;
  line-height: 1.8;
  letter-spacing: 1.2px;
  margin-bottom: 22px;
}
.side_news_wrap .item .Txt .moreBtn {
  border-top: 1px solid #e3e3e3;
  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 #e3e3e3;
  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: #003281;
  background-color: #003281;
  background-image: url(../images/esg/arrow2.svg);
}