@charset "UTF-8";
/**
所有的样式
 */
.mainAboutUs {
  margin-top: 82px;
  position: relative;
  min-height: 500px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mainAboutUs .top-header-box {
  padding-top: 78px;
  height: 452px;
  background: url("../../../images/icon-esg-header-background.png") no-repeat center/cover;
}

.mainAboutUs .top-header-box .content {
  width: 1200px;
  margin: 0 auto;
  color: #020814;
}

.mainAboutUs .top-header-box .content p {
  margin-bottom: 10px;
  line-height: 42px;
  font-size: 30px;
}

.mainAboutUs .top-header-box .content h3 {
  font-size: 40px;
  color: #222222;
  line-height: 60px;
  font-weight: bolder;
}

.mainAboutUs .sub_sidebar {
  position: fixed;
  font-size: 16px;
  top: 562px;
  padding-top: 40px;
  margin-left: 100px;
  border-right: 1px solid #eeeeee;
  min-height: 600px;
}

.mainAboutUs .sub_sidebar_list {
  width: 192px;
  line-height: 22px;
  text-align: left;
}

.mainAboutUs .sub_sidebar_list li {
  margin-bottom: 20px;
}

.mainAboutUs .sub_sidebar_list a {
  display: inline-block;
  width: 192px;
  color: #222222;
}

.mainAboutUs .sub_sidebar_list li {
  position: relative;
}

.cover_layer {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 192px;
  height: 46px;
  border-right: 4px solid #f70;
}

.sub_sidebar_list li.current a {
  color: #f70;
  font-weight: bold;
}

.mainAboutUs .industrial-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mainAboutUs .industrial-wrapper .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 63px;
}

.mainAboutUs .industrial-wrapper .item img {
  width: 440px;
  height: 160px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

.mainAboutUs .industrial-wrapper .item span {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}

.mainAboutUs .article_content {
  padding-bottom: 88px;
  box-sizing: content-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.mainAboutUs .article_content .section {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mainAboutUs .culture-item {
  padding-top: 80px;
  width: 1200px;
  overflow: hidden;
}

.mainAboutUs .esg-message-chairman {
  width: 289px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.mainAboutUs .curTitle {
  font-size: 32px;
  font-weight: bolder;
  text-align: center;
  font-family: "Microsoft YaHei", sans-serif;
  margin: 0 0 56px 0;
}

.mainAboutUs .sustainable-main {
  font-size: 18px;
  color: #222;
  padding-bottom: 56px;
  border-bottom: 1px solid #f5f5f5;
  text-indent: 0;
  line-height: 40px;
}

.mainAboutUs .leader-ul {
  padding-bottom: 56px;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}

.mainAboutUs .leader-ul .leader-li {
  width: 442px;
  float: left;
  position: relative;
  margin-bottom: 20px;
  min-height: 366px;
}

.mainAboutUs .leader-ul .leader-li:nth-child(odd) {
  margin-right: 24px;
}

.mainAboutUs .leader-ul .lead-top {
  width: 442px;
  height: 280px;
  overflow: hidden;
}

.mainAboutUs .leader-ul .leaders-left {
  width: 92px;
  min-height: 105px;
  text-align: center;
  background-color: #242154;
  position: absolute;
  left: 0;
  top: 260px;
}

.mainAboutUs .leader-ul .leaders-left .leadName {
  padding-top: 36px;
  color: #fff;
  font-size: 20px;
  overflow: hidden;
  padding-bottom: 7px;
}

.mainAboutUs .leader-ul .leaders-left .leadJob {
  padding-top: 9px;
  color: #fff;
  font-size: 16px;
  border-top: 1px solid #ffffff;
  margin: 0 14px;
  opacity: 0.5;
  line-height: 30px;
  margin-bottom: 15px;
}

.mainAboutUs .leader-ul .leaders-right {
  margin-left: 92px;
}

.mainAboutUs .leader-ul .leaders-right .leadIntroduce {
  color: #707070;
  font-size: 14px;
  line-height: 24px;
  margin: 16px 0 0px 16px;
  max-height: 194px;
  overflow: hidden;
}

.mainAboutUs .announcement-ul {
  padding-bottom: 56px;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}

#culture_announcement img {
  width: 100%;
}

.mainAboutUs .history-main {
  padding-bottom: 56px;
  border-bottom: 1px solid #f5f5f5;
  font-size: 14px;
  line-height: 40px;
}

.mainAboutUs .history-main p {
  font-size: 18px;
  color: #222;
}

.sub_sidebar_list li a:hover {
  color: #f70;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bar-box {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
  z-index: 999;
}

.bar-box .item {
  color: #222;
}

.culture-item .text {
  font-size: 16px;
  color: #222222;
  line-height: 30px;
  word-break: break-word;
  text-align: justify;
}

.culture-item .text-indent {
  font-size: 16px;
  color: #222222;
  line-height: 30px;
  text-indent: 0;
  word-break: break-all;
  text-align: justify;
}

.ul-text-indent {
  list-style-type: disc;
  font-size: 16px;
  color: #222222;
  line-height: 30px;
  text-indent: 0;
  padding-left: 20px;
}

.ul-text-indent li {
  list-style-type: disc;
}

.esg-title-text {
  font-size: 24px;
  font-weight: bold;
  font-family: "Microsoft YaHei", sans-serif;
  color: #222;
  letter-spacing: 1px;
  text-indent: 0;
}

.esg-title-underline-bar {
  width: 30px;
  height: 5px;
  background: #FF7700;
  margin-top: 4px;
  border-radius: 2px;
  margin: 20px 0 20px 0;
}

.esg-community-buoy {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 0;
  background-color: #F47A30;
}

.footer {
  margin-top: 0 !important;
}

.esg-report-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 20px;
  padding: 5px;
}

.esg-report-gallery .esg-report-card {
  background-color: #FFFFFF;
  padding: 22px 35px;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-indent: 0;
}

.esg-report-gallery .esg-report-card .esg-report-download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.esg-report-gallery .esg-report-card .esg-report-download .esg-report-download-p {
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #666;
  text-indent: 0;
}

.esg-policy-subtitle-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 220px;
  height: 60px;
  background: url("/images/esg/icon-esg-policy-social.png") no-repeat;
  background-size: cover;
  padding-left: 60px;
}

.esg-policy-sub-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 20px;
  height: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 590px;
  background-color: #F4F4F6;
  cursor: pointer;
}

.esg-policy-sub-item-content {
  width: 500px;
  line-height: 20px;
  font-size: 16px;
  line-height: 30px;
}

.esg-policy-sub-item:hover {
  background-color: #FFF3E9;
  color: #F47A30;
}
