#esg-tpc-masker {
  background-color: rgba(8, 8, 8, 0.9);
}
#esg-tpc-masker .tpc-container {
  max-width: 375px;
}
#esg-tpc-masker .tpc-container .tpc-title {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
}
#esg-tpc-masker .tpc-container .tpc-content {
  font-size: 16px;
  color: #ffffff;
}
.banner {
  width: 100%;
}
#body {
  flex: 1;
}
.esg-banner {
  width: 100%;
}
.esg-btns {
  margin: 32px 0;
  padding: 0 12px;
}
.esg-btns .esg-btn {
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #f4faff;
  color: #373737;
  font-size: 16px;
  border-radius: 8px;
  padding: 0 4px;
  text-align: center;
}
.esg-btns .esg-btn:nth-child(n+2) {
  margin-top: 12px;
}
#esg-env #esg-stlxt-masker .preview-img {
  width: 100%;
  max-width: 750px;
}
#esg-social .section .text {
  font-size: 0.9375rem;
  color: #373737;
  text-align: justify;
  line-height: 1.75rem;
}
#esg-social .tabs {
  display: flex;
  overflow-x: scroll;
}
#esg-social .tabs::-webkit-scrollbar {
  display: none;
}
#esg-social .tabs .cell {
  margin: 0 0.75rem;
  flex-shrink: 0;
  font-size: 0.9375rem;
  color: #373737;
}
#esg-social .tabs .cell:nth-child(1) {
  margin: 0 0.75rem 0 0;
}
#esg-social .tabs .cell:nth-last-child(1) {
  margin: 0 0 0 0.75rem;
}
#esg-social .tabs .cell.active span {
  color: #0062B1;
  position: relative;
}
#esg-social .tabs .cell.active span::after {
  content: '';
  width: 1.4375rem;
  height: 1px;
  display: block;
  position: relative;
  margin-top: 0.75rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: #0062B1;
}
#esg-social #respon {
  margin: 2.375rem 0 4.6875rem;
  padding: 0 1.75rem;
}
#esg-social #respon .qssr {
  margin-top: 32px;
}
#esg-social #respon .qssr .qssr-title {
  color: #0062b1;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}
#esg-social #respon .qssr .img-wrap {
  margin-top: 16px;
}
#esg-social #respon .img-title {
  margin: 0 auto 1.625rem;
  width: 8.625rem;
  height: 2.625rem;
}
#esg-social #respon .tabs {
  margin-top: 3.5rem;
}
#esg-social #respon .content {
  display: none;
  margin-top: 2rem;
}
#esg-social #respon .content.active {
  display: block;
}
#esg-social #respon .content .img-wrapper {
  width: 100%;
}
#esg-social #respon .content .box {
  box-sizing: border-box;
  padding: 2.25rem 1.25rem 1rem;
}
#esg-social #respon .content .box .img-wrapper img {
  margin: 0;
}
#esg-social #respon .content .box .text {
  color: #ffffff;
}
#esg-social #respon .content .box .box-title {
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
}
#esg-social #respon #pingzhi .box {
  background-color: #58BBF3;
}
#esg-social #respon #jiayuan .box {
  background-color: #82c36f;
}
#esg-social #respon #yingcai .box {
  background-color: #ea5a60;
}
#esg-social #respon #weilai .box {
  background-color: #a55f9c;
}
#esg-social #respon #shequ .box {
  background-color: #ea9653;
}
#esg-social #action {
  margin-bottom: 5.75rem;
  padding: 0 1rem;
}
#esg-social #action .intro {
  margin: 3rem auto;
  width: 90%;
}
#esg-social #action .tabs {
  margin-top: 2rem;
}
#esg-social #action .tabs .cell {
  font-size: 0.9375rem;
}
#esg-social #action .content {
  overflow: hidden;
  margin-top: 1.75rem;
  display: none;
}
#esg-social #action .content.active {
  display: block;
}
#esg-social #action .content .swiper {
  position: relative;
  padding-bottom: 2rem;
}
#esg-social #action .content .cell-group {
  display: flex;
  flex-wrap: wrap;
}
#esg-social #action .content .cell-group .cell {
  flex: 1 1 48%;
  max-width: 48%;
}
#esg-social #action .content .cell-group .cell:nth-child(2n) {
  margin-left: 2%;
}
#esg-social #action .content .cell-group .cell:nth-child(n+3) {
  margin-top: 2%;
}
#esg-social #action .content .cell-group .cell .img-wrapper {
  width: 100%;
}
#esg-social #action .content .cell-group .cell .box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 6.25rem;
  padding: 1rem 1.0625rem 0.625rem 0.8125rem;
  background-color: #F5F4F4;
  box-sizing: border-box;
}
#esg-social #action .content .cell-group .cell .box .text {
  line-height: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#esg-social #action .content .cell-group .cell .box .createTime {
  font-size: 0.6875rem;
  color: #AEAEAE;
}
#esg-governpolicy #social,
#esg-report #social {
  margin-bottom: 32px;
}
#esg-governpolicy #social .img-title,
#esg-report #social .img-title {
  margin: 16px auto 48px;
  width: 90%;
  max-width: 325px;
}
#esg-governpolicy #social .section-title,
#esg-report #social .section-title {
  font-size: 32px;
  color: #0064b4;
  text-align: center;
  padding-bottom: 16px;
  margin: 16px 16px 32px;
  font-weight: 700;
  border-bottom: 2px solid #0064b4;
  letter-spacing: 4px;
}
#esg-governpolicy #social .cell-group,
#esg-report #social .cell-group {
  padding: 0 1rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 8px;
}
#esg-governpolicy #social .cell-group .cell,
#esg-report #social .cell-group .cell {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#esg-governpolicy #social .cell-group .cell:nth-child(2n),
#esg-report #social .cell-group .cell:nth-child(2n) {
  margin-left: 2%;
}
#esg-governpolicy #social .cell-group .cell:nth-child(n+3),
#esg-report #social .cell-group .cell:nth-child(n+3) {
  margin-top: 2%;
}
#esg-governpolicy #social .cell-group .cell .pic-wrapper,
#esg-report #social .cell-group .cell .pic-wrapper {
  width: 7.625rem;
  height: 10.5rem;
}
#esg-governpolicy #social .cell-group .cell .pic-wrapper .img,
#esg-report #social .cell-group .cell .pic-wrapper .img {
  object-fit: contain;
}
#esg-governpolicy #social .cell-group .cell .text,
#esg-report #social .cell-group .cell .text {
  margin: 1rem 0 0.75rem;
  color: #0062B1;
  line-height: 1;
}
#esg-governpolicy #social .cell-group .cell .img-wrapper,
#esg-report #social .cell-group .cell .img-wrapper {
  width: 2.875rem;
  height: 0.5625rem;
}
#esg-governpolicy .more,
#esg-report .more {
  margin: 2rem 0;
  font-size: 0.9375rem;
  color: #373737;
  display: flex;
  justify-content: center;
  align-items: center;
}
#esg-governpolicy .more.loading .icon,
#esg-report .more.loading .icon {
  animation: rotate 2s linear infinite;
}
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
#esg-governpolicy .more .icon,
#esg-report .more .icon {
  margin-left: 0.5rem;
  width: 1rem;
}
#esg-env-report .section {
  padding: 0 16px;
}
#esg-env-report .section-title {
  font-size: 32px;
  color: #0064b4;
  text-align: center;
  padding-bottom: 16px;
  margin: 16px 0 32px;
  font-weight: 700;
  border-bottom: 2px solid #0064b4;
  letter-spacing: 4px;
}
#esg-env-report .env-report-list {
  margin-bottom: 16px;
  padding-left: 28px;
}
#esg-env-report .env-report-list .env-report-item {
  display: flex;
  align-items: center;
  color: #a4a4a4;
}
#esg-env-report .env-report-list .env-report-item:nth-child(n+2) {
  margin-top: 16px;
}
#esg-env-report .env-report-list .env-report-item:nth-child(1) {
  position: relative;
}
#esg-env-report .env-report-list .env-report-item:nth-child(1)::after {
  content: '置顶';
  position: absolute;
  top: 50%;
  left: -32px;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 10px;
  background-color: #0064b4;
  border-radius: 2px;
  padding: 0 4px;
}
#esg-env-report .env-report-list .title {
  margin-right: 8px;
  flex: 1;
  font-size: 16px;
}
#esg-env-report .env-report-list .createTime {
  flex-shrink: 0;
  font-size: 14px;
}
#esg-env-report .more {
  margin: 2rem 0;
  font-size: 0.9375rem;
  color: #373737;
  display: flex;
  justify-content: center;
  align-items: center;
}
#esg-env-report .more.loading .icon {
  animation: rotate 2s linear infinite;
}
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
#esg-env-report .more .icon {
  margin-left: 0.5rem;
  width: 1rem;
}
.esg-honor-swiper {
  margin: 64px auto;
  width: 95%;
  overflow: hidden;
  max-width: 900px;
}
.esg-honor-swiper #esg-honor-swiper {
  width: 100%;
}
.esg-honor-swiper .honor-item {
  display: flex;
  flex-direction: column;
}
.esg-honor-swiper .honor-item .honor-title {
  font-size: 24px;
  color: #0064b4;
  text-align: center;
  margin-bottom: 12px;
}
.esg-honor-swiper .honor-item .honor-img {
  width: 100%;
  margin: 0 auto;
}
