/* CSS Document */
/* CSS Document */
.esg_01 {
  overflow: hidden;
  position: relative;
}

.esg_01 .esg01_bg {
  width: 100%;
  overflow: hidden;
}

.esg_01 .esg01_bg img {
  width: 100%;
  display: block;
}

.esg_01 .esg01_c {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.esg_01 .esg01_c .c {
  width: 100%;
  overflow: hidden;
  font-size: 0.55rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.08rem;
}

.esg_02 {
  overflow: hidden;
  margin-top: 1.1rem;
}

.esg02fr {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.esg02fr .bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
}

.esg02fr .bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
}

.esg02fr .txt {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  color: #fff;
  padding-top: 0.8rem;
  padding-bottom: 2rem;
}

.esg02fr .txt .p {
  width: 100%;
  overflow: hidden;
  font-weight: 500;
}

.esg02fr .txt .p1 {
  text-align: center;
  font-size: 0.36rem;
}

.esg02fr .txt .p1 span {
  display: inline-block;
  position: relative;
  padding-bottom: 0.3rem;
}

.esg02fr .txt .p1 span::before {
  content: "";
  display: block;
  width: 0.62rem;
  height: 0.04rem;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  background: linear-gradient(to right, #55c68a, #15844d);
  background: -webkit-linear-gradient(to right, #55c68a, #15844d);
  background: -o-linear-gradient(to right, #55c68a, #15844d);
  background: -moz-linear-gradient(to right, #55c68a, #15844d);
}

.esg02fr .txt .p2 {
  text-align: center;
  margin-top: 0.2rem;
  font-size: 0.3rem;
}

.esg02fr .txt .p3 {
  margin-top: 0.7rem;
}

.esg02fr:hover .bg img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.esg_03 {
  overflow: hidden;
  margin-top: 1.1rem;
}

.esg_03 .fr {
  width: 74.38%;
  overflow: hidden;
}

.esg_03 .fr img {
  width: 100%;
  display: block;
}

.esg_03 .fl {
  width: calc(25.62% - 0.3rem);
  overflow: hidden;
}

.esg_03 .fl .p {
  width: 100%;
  overflow: hidden;
  color: #000;
}

.esg_03 .fl .p1 {
  font-weight: bold;
  font-size: 0.4rem;
}

.esg_03 .fl .p2 {
  margin-top: 0.3rem;
  font-size: 0.18rem;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
}

.esg_03 .fl .p3 {
  margin-top: 2rem;
  font-size: 0.18rem;
  font-weight: 500;
}

.esg_03 .fl .p3 span {
  display: inline-block;
  border: 0.02rem solid #15844d;
  color: #15844d;
  line-height: 0.6rem;
  padding: 0px 0.4rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.esg_04 {
  overflow: hidden;
  padding-top: 0.8rem;
}

.esg_04 .p {
  width: 100%;
  overflow: hidden;
}

.esg_04 .pt {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: space-between;
}

.esg_04 .pt .fl {
  font-weight: bold;
  font-size: 0.4rem;
  width: 25%;
  line-height: 1.3;
}

.esg_04 .pt .fr {
  font-size: 0.18rem;
  font-weight: 500;
  width: 75%;
  line-height: 1.8;
}

.esg_04 .pc {
  margin-top: 0.7rem;
}

.esg_04 .pc ul {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.4rem;
}

.esg_04 .pc ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 0.24rem;
  -webkit-border-radius: 0.24rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.esg_04 .pc ul li .bg {
  width: 100%;
  overflow: hidden;
  position: relative;
  pointer-events: none;
}

.esg_04 .pc ul li .bg img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
}

.esg_04 .pc ul li .bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 2;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
}

.esg_04 .pc ul li .info {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 0.4rem;
  z-index: 9;
  padding: 0px 0.3rem;
  color: #fff;
  font-size: 0.26rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
}

.esg_04 .pc ul li .info .txt {
  font-size: 0.26rem;
  line-height: 1.6;
}

.esg_04 .pc ul li .info .i1 {
  font-size: 0.18rem;
  color: #fff;
  line-height: 1.5;
  margin-top: 0.2rem;
  opacity: 0;
}

.esg_04 .pc ul li.active .bg::before {
  height: 100%;
}

.esg_04 .pc ul li.active .info {
  margin-bottom: 0px !important;
}

.esg_04 .pc ul li.active .i1 {
  opacity: 1;
}

.esg_04 .pc ul li:hover .bg img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.esg_05 {
  overflow: hidden;
  margin-top: 0.8rem;
  position: relative;
}

.esg05_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
  z-index: 1;
}

.esg05_bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

.esg05_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.esg05_c .p {
  width: 100%;
  overflow: hidden;
}

.esg05_c .p1 {
  color: #fff;
  font-weight: bold;
  font-size: 0.48rem;
  margin-top: 0.8rem;
}

.esg05_c .p2 {
  margin-top: 0.9rem;
  text-align: right;
}

.esg05_c .p2 .c {
  display: inline-block;
}

.esg05_c .p2 .esg05_prev {
  width: 0.55rem;
  height: 0.55rem;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  float: left;
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  position: relative;
}

.esg05_c .p2 .esg05_prev b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("../upimg/esg_08.svg") 50% no-repeat;
  background-size: 0.08rem;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.esg05_c .p2 .esg05_prev:hover {
  background-color: #fff;
}

.esg05_c .p2 .esg05_prev:hover b {
  background-image: url("../upimg/esg_07.svg");
}

.esg05_c .p2 .esg05_next {
  width: 0.55rem;
  height: 0.55rem;
  margin-left: 0.1rem;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  float: left;
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  position: relative;
}

.esg05_c .p2 .esg05_next b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("../upimg/esg_08.svg") 50% no-repeat;
  background-size: 0.08rem;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.esg05_c .p2 .esg05_next:hover {
  background-color: #fff;
}

.esg05_c .p2 .esg05_next:hover b {
  background-image: url("../upimg/esg_07.svg");
}

.esg05_c .p3 {
  margin-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}

.esg05_c .p3 .b1 {
  width: 0.4rem;
  height: 1px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
}

.esg05c_slide {
  width: 100%;
  overflow: hidden;
}

.esg05c_slide .swiper-slide {
  width: calc((100% - 1.2rem) / 4);
  overflow: hidden;
  float: left;
}

.esg05c_slide .swiper-slide .esg05cfr {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 0.16rem;
  -webkit-border-radius: 0.16rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background-color: #fff;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
}

.esg05c_slide .swiper-slide .esg05cfr .bg {
  width: 100%;
  overflow: hidden;
  position: relative;
  pointer-events: none;
  z-index: 1;
}

.esg05c_slide .swiper-slide .esg05cfr .bg img {
  width: 100%;
  display: block;
}

.esg05c_slide .swiper-slide .esg05cfr .txt {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0.5rem;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.esg05c_slide .swiper-slide .esg05cfr .txt .nr {
  width: 100%;
  overflow: hidden;
}

.esg05c_slide .swiper-slide .esg05cfr .txt .i1 img {
  display: block;
  height: 0.4rem;
}

.esg05c_slide .swiper-slide .esg05cfr .txt .i2 {
  color: #333;
  font-weight: 500;
  margin-top: 0.5rem;
  color: #333;
  font-size: 0.24rem;
  line-height: 1.6;
}

.esg05c_slide .swiper-slide .esg05cfr:hover {
  -moz-box-shadow: 0 0 0.4rem rgba(21, 23, 30, 0.38);
  -webkit-box-shadow: 0 0 0.4rem rgba(21, 23, 30, 0.38);
  box-shadow: 0 0 0.4rem rgba(21, 23, 30, 0.38);
}

.esg05c_slide .swiper-slide .esg05cfr:hover .txt .i2 {
  color: #15844d;
}

.esg_06 {
  overflow: hidden;
  padding: 1.3rem 0px;
}

.esg_06 .p {
  width: 100%;
  overflow: hidden;
}

.esg06fr {
  width: 100%;
  overflow: visible;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}

.esg06fr .fl {
  width: calc(28% - 0.8rem);
}

.esg06fr .fl .c {
  width: 100%;
  overflow: hidden;
}

.esg06fr .fl .p1 {
  font-size: 0.48rem;
  color: #000;
  font-weight: bold;
}

.esg06fr .fl .p2 {
  font-size: 0.32rem;
  color: #000;
  margin-top: 0.3rem;
}

.esg06fr .fr {
  width: 72%;
  overflow: visible;
  font-size: 0.2rem;
}

.esg06fr .fr ul {
  width: 100%;
  overflow: visible;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 0.4rem;
}

.esg06fr .fr ul li {
  width: 100%;
  overflow: visible;
  color: #fff;
  position: relative;
  background-color: #008c38;
}

.esg06fr .fr ul li .esg06li_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.esg06fr .fr ul li .esg06li_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.2rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.esg06fr .fr ul li:nth-child(1) .esg06li_c {
  background-color: #26b600;
}

.esg06fr .fr ul li:nth-child(2) .esg06li_c {
  background-color: #fdc20f;
}

.esg06fr .fr ul li:nth-child(3) .esg06li_c {
  background-color: #0e813e;
}

.esg06fr .fr ul li:nth-child(4) .esg06li_c {
  background-color: #55a407;
}

.esg06fr .fr ul li:nth-child(5) .esg06li_c {
  background-color: #3b71df;
}

.esg06fr .fr ul li:nth-child(6) .esg06li_c {
  background-color: #0098da;
}

.esg06fr .fr ul li:nth-child(7) .esg06li_c {
  background-color: #ff9700;
}

.esg06fr .fr ul li:nth-child(8) .esg06li_c {
  background-color: #dfa83b;
}

.esg06fr .fr ul li .p1 img {
  display: block;
  height: 0.94rem;
  margin: 0px auto;
  padding: 0px;
}

.esg06fr .fr ul li .p2 {
  margin-top: 0.2rem;
}

.esg06fr .fr ul li:hover .esg06li_c {
  transform: translate(0.15rem, -0.15rem);
}

.esg_07 {
  overflow: hidden;
  position: relative;
}

.esg07_bg {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  pointer-events: none;
}

.esg07_bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.esg07_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.esg07_c .wrap_c {
  position: relative;
}

.esg07c_t {
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0.9rem;
  font-weight: bold;
  font-size: 0.48rem;
}

.esg07c_c {
  width: 50%;
  height: 8.2rem;
  overflow: hidden;
  float: right;
  position: relative;
}

.esg07c_c .b1 {
  width: 0.28rem;
  height: 1px;
  pointer-events: none;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
}

.esg07c_c .b2 {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  pointer-events: none;
}

.esg07cc {
  width: calc((100% - 0.28rem) / 2);
  height: 8.2rem;
  overflow: hidden;
  position: relative;
  float: left;
}

.esg07cc .bd {
  width: 100%;
  height: 8.2rem;
  overflow: hidden;
}

.esg07cc ul {
  width: 100%;
  overflow: hidden;
  height: 8.2rem;
}

.esg07cc ul li {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 0.28rem;
  padding: 0.4rem 0px;
}

.esg07cc ul li .p {
  width: 100%;
  overflow: hidden;
}

.esg07cc ul li .pimg img {
  max-width: 40%;
  display: block;
  margin: 0px auto;
  padding: 0px;
}

.esg07cc ul li .ptxt {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 0.22rem;
  color: #000;
  margin-top: 0.2rem;
}

.esg07cc ul li:hover {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transform: translateY(-0.1rem);
}

.esg07cc_02 {
  float: right;
}

.esg07cc03_slide {
  width: 100%;
  overflow: hidden;
}

.esg07cc03_slide .swiper-slide {
  width: calc((100% - 20px) / 2);
  overflow: hidden;
}

.esg07cc03_slide .swiper-slide dl {
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

.esg07cc03_slide .swiper-slide dl dd {
  width: 100%;
  margin: 0px;
  overflow: hidden;
  background-color: #fff;
  padding: 0.2rem 0.1rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 0.2rem;
}

.esg07cc03_slide .swiper-slide .p {
  width: 100%;
  overflow: hidden;
}

.esg07cc03_slide .swiper-slide .pimg img {
  max-width: 40%;
  display: block;
  margin: 0px auto;
  padding: 0px;
}

.esg07cc03_slide .swiper-slide .ptxt {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 0.16rem;
  color: #000;
  margin-top: 0.2rem;
}

.esg_08 {
  overflow: hidden;
  background-color: #f2f2f2;
  padding: 0.8rem 0px 1.4rem 0px;
}

.esg_08 .p {
  width: 100%;
  overflow: hidden;
}

.esg_08 .pt {
  color: #000;
  font-weight: bold;
  font-size: 0.42rem;
}

.esg_08 .pc {
  margin-top: 0.6rem;
  position: relative;
}

.esg_08 .pc .b1 {
  width: 0.8rem;
  height: 1px;
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
}

.esg08_slide {
  width: calc(100% - 3rem);
  overflow: hidden;
  margin: 0px auto;
  padding: 0px;
}

.esg08_slide .swiper-slide {
  width: calc((100% - 1.6rem) / 3);
  overflow: hidden;
}

.esg08_slide .swiper-slide a {
  width: 100%;
  display: block;
  overflow: hidden;
}

.esg08_slide .swiper-slide img {
  width: 100%;
  display: block;
}

.esg_08 .pc .esg08_prev {
  width: 0.55rem;
  height: 0.55rem;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  float: left;
  background-color: rgb(255, 255, 255);
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  position: absolute;
  left: 0px;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
}

.esg_08 .pc .esg08_prev b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("../upimg/esg_07.svg") 50% no-repeat;
  background-size: 0.08rem;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.esg_08 .pc .esg08_prev:hover {
  background-color: #b23032;
}

.esg_08 .pc .esg08_prev:hover b {
  background-image: url("../upimg/esg_08.svg");
}

.esg_08 .pc .esg08_next {
  width: 0.55rem;
  height: 0.55rem;
  margin-left: 0.1rem;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  float: left;
  background-color: rgb(255, 255, 255);
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  position: absolute;
  right: 0px;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
}

.esg_08 .pc .esg08_next b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("../upimg/esg_07.svg") 50% no-repeat;
  background-size: 0.08rem;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.esg_08 .pc .esg08_next:hover {
  background-color: #b23032;
}

.esg_08 .pc .esg08_next:hover b {
  background-image: url("../upimg/esg_08.svg");
}

/*tc*/
.esg09_click {
  cursor: pointer;
}

.esg09fr {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999991;
  display: none;
}

.esg09fr.active {
  display: block;
}

.esg09fr .esg09_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}

.esg09fr .egs09_c {
  width: 100%;
  overflow: visible;
  position: absolute;
  left: 0px;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
}

.esg09fr .egs09_c .wrap_c {
  position: relative;
}

.esg09fr .egs09_c .close {
  width: 0.3rem;
  height: 0.3rem;
  display: block;
  overflow: hidden;
  cursor: pointer;
  background: url("../upimg/close_01.svg") 50% no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -0.24rem;
  top: -0.16rem;
}

.esg09fr .egs09_c .esg09c_c {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 0.26rem;
  -webkit-border-radius: 0.26rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  padding: 0.3rem;
}

.esg09fr .egs09_c .esg09c_c .p {
  width: 100%;
  overflow: hidden;
}

.esg09fr .egs09_c .esg09c_c .p1 {
  text-align: center;
  font-size: 0.36rem;
}

.esg09fr .egs09_c .esg09c_c .p2 {
  margin-top: 0.3rem;
  font-size: 0.18rem;
  max-height: 60vh;
  overflow-y: auto;
}

.esg09fr .egs09_c .esg09c_c .p2 table {
  width: 100%;
  overflow: hidden;
  background-color: #efefef;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.esg09fr .egs09_c .esg09c_c .p2 table tr td {
  padding: 0.2rem;
}

.esg09fr .egs09_c .esg09c_c .p2 table tr:nth-child(2n) td {
  background-color: #f8f8f8;
}

.esg09fr .egs09_c .esg09c_c .p2 table tr:first-child td {
  background-color: initial;
}

.esg09fr .egs09_c .esg09c_c .p2 table tr:first-child {
  background: linear-gradient(to right, #55c68a, #14834c);
  background: -webkit-linear-gradient(to right, #55c68a, #14834c);
  background: -o-linear-gradient(to right, #55c68a, #14834c);
  background: -moz-linear-gradient(to right, #55c68a, #14834c);
  font-size: 0.24rem;
  color: #fff;
}

.esg09fr .egs09_c .esg09c_c .p2 table tr td:first-child {
  width: 20%;
}

.esg09fr .egs09_c .esg09c_c .p2 table tr td p {
  position: relative;
  padding-left: 0.2rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.esg09fr .egs09_c .esg09c_c .p2 table tr td p::before {
  content: "";
  display: block;
  width: 0.07rem;
  height: 0.07rem;
  border: 0.02rem solid #1d8c54;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  left: 0px;
  top: 0.12rem;
}

@media screen and (max-width: 1200px) {
  .esg09fr .egs09_c .close {
    right: 20px;
    top: -0.4rem;
  }
  .esg09fr .egs09_c .esg09c_c {
    padding: 0.3rem 0.15rem;
  }
  .esg09fr .egs09_c .esg09c_c .p1 {
    font-size: 0.24rem;
  }
  .esg09fr .egs09_c .esg09c_c .p2 table tr:first-child {
    font-size: 0.18rem;
  }
  .esg09fr .egs09_c .esg09c_c .p2 {
    font-size: 0.14rem;
    overflow-x: auto;
  }
  .esg09fr .egs09_c .esg09c_c .p2 table {
    width: 10rem;
    border-radius: 0rem;
    -webkit-border-radius: 0rem;
    -webkit-backface-visibility: hidden;
    -webkit-appearance: none;
  }
  .esg09fr .egs09_c .esg09c_c .p2 table tr td p::before {
    top: 0.09rem;
  }
}
/*end*/
.esgheader {
  overflow: hidden;
  height: 1.1rem;
}

.page1_01 {
  overflow: visible;
  padding: 0.6rem 0px 0px 0px;
}

.p101fr {
  width: 100%;
  overflow: visible;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}

.p101fr .fl {
  width: 22%;
}

.p101fr .fl .p {
  width: 100%;
  overflow: hidden;
  position: relative;
  font-size: 0.4rem;
  font-weight: bold;
  padding-bottom: 0.4rem;
}

.p101fr .fl .p::before {
  content: "";
  display: block;
  width: 0.55rem;
  height: 0.07rem;
  background-color: #15844d;
  border-radius: 0.07rem;
  -webkit-border-radius: 0.07rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.p101fr .fr {
  width: 78%;
}

.p101fr .fr .p {
  width: 100%;
  overflow: hidden;
}

.p101fr .fr .p1 ul {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.25rem;
}

.p101fr .fr .p1 ul.grid5 {
  grid-template-columns: repeat(5, 1fr);
}

.p101fr .fr .p1 ul.grid4 {
  grid-template-columns: repeat(4, 1fr);
}

.p101fr .fr .p1 ul.grid2 {
  grid-template-columns: repeat(2, 1fr);
}

.p101fr .fr .p1 ul li {
  width: 100%;
  overflow: hidden;
}

.p101fr .fr .p1 ul li img {
  width: 100%;
  display: block;
}

.p101fr .fr .p2 {
  margin-top: 0.27rem;
  overflow: hidden;
  background-color: #fff;
  -moz-box-shadow: 0 0 0.43rem rgba(146, 172, 196, 0.19);
  -webkit-box-shadow: 0 0 0.43rem rgba(146, 172, 196, 0.19);
  box-shadow: 0 0 0.43rem rgba(146, 172, 196, 0.19);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0.6rem 0.4rem;
  font-size: 0.18rem;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.75;
}

.page1_02 {
  overflow: hidden;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}

.pe1_table {
  width: 100%;
  overflow: hidden;
  line-height: 1.8;
}

.pe1_table table {
  width: 100%;
  overflow: hidden;
}

.pe1_table table tr td {
  font-size: 0.18rem;
  color: #191414;
  padding: 0.3rem 0.2rem;
}

.pe1_table table tr:first-child td {
  color: #fff;
  font-weight: 500;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}

.pe1_table table tr:first-child {
  -moz-box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  -webkit-box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  position: relative;
  z-index: 9;
  background: linear-gradient(to right, #55c68a, #14834c);
  background: -webkit-linear-gradient(to right, #55c68a, #14834c);
  background: -o-linear-gradient(to right, #55c68a, #14834c);
  background: -moz-linear-gradient(to right, #55c68a, #14834c);
}

.pe1_table table tr td:first-child {
  text-align: center;
  width: 2.3rem;
}

.pe1_table table tr:first-child td:last-child {
  width: 34%;
}

.pe1_table table tr {
  border-bottom: 0.1rem;
  position: relative;
}

.pe1_table table tr td {
  border-bottom: 0.01rem solid rgba(20, 131, 76, 0.5);
  color: rgba(25, 20, 20, 0.8);
  border-left: 0.01rem solid rgba(20, 131, 76, 0.5);
  border-right: 0.01rem solid rgba(20, 131, 76, 0.5);
}

.pe1_table table tr td.td1 {
  background-color: #e7f2ed;
}

.pe1_table table tr td.td2 {
  background-color: #f8fbf9;
}

.pe1_table table tr td.td3 {
  border-bottom: 1px solid #b8dac9;
  border-right: 1px solid #b8dac9;
  text-align: left;
}

.pe1_table table tr td.td4 {
  border-bottom: 0.01rem solid rgba(20, 131, 76, 0.5);
}

.pe1_table .icon1 {
  display: inline-block;
  text-align: center;
}

.pe1_table .icon1 img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  width: 0.5rem;
}

.pe1_table .icon1 span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  color: #15854d;
  line-height: 1.6;
  margin-top: 0.1rem;
}

.pe1_table .d {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 0.2rem;
  margin-top: 0.1rem;
}

.pe1_table .d::before {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  background-color: #16854d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: absolute;
  left: 0px;
  top: 0.12rem;
}

.pe1_table .d:first-child {
  margin-top: 0px;
}

.p101fr .fr1 {
  width: 63%;
}

.page2_01 {
  overflow: visible;
  padding: 0.3rem 0px 1.3rem 0px;
}

.p201fr {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  -moz-box-shadow: 0 0 0.43rem rgba(146, 172, 196, 0.19);
  -webkit-box-shadow: 0 0 0.43rem rgba(146, 172, 196, 0.19);
  box-shadow: 0 0 0.43rem rgba(146, 172, 196, 0.19);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0.6rem 0.4rem;
  font-size: 0.18rem;
  color: rgba(0, 0, 0, 0.7);
}

.page2_02 {
  overflow: hidden;
  padding-bottom: 1.3rem;
}

.page2_02 ul {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.4rem;
}

.page2_02 ul li {
  width: 100%;
  overflow: hidden;
}

.page2_02 ul li a {
  width: 100%;
  display: block;
  overflow: hidden;
}

.page2_02 ul li .p {
  width: 100%;
  overflow: hidden;
}

.page2_02 ul li .p1 {
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.page2_02 ul li .p1 img {
  width: 100%;
  display: block;
}

.page2_02 ul li .p2 {
  text-align: center;
  color: #000;
  line-height: 1.6;
  margin-top: 0.2rem;
  font-size: 0.22rem;
}

.p101fr .fr3 {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.p101fr .fr3 .p1 {
  width: 4.25rem;
}

.p101fr .fr3 .p2 {
  width: calc(100% - 4rem - 0.25rem - 0.25rem);
  margin-top: 0px;
  padding: 0.2rem 0.4rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1.75;
}

.page3_01 {
  overflow: hidden;
  margin-top: 1rem;
  position: relative;
}

.p301_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  pointer-events: none;
}

.p301_bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

.p301_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.p301_c .p {
  width: 100%;
  overflow: hidden;
}

.p301_c .p1 {
  text-align: center;
  color: #fff;
  font-size: 0.4rem;
  margin-top: 0.8rem;
}

.p301_c .p2 {
  margin-top: 0.6rem;
}

.p301_c .p2 img {
  width: 100%;
  display: block;
}

.page3_02 {
  overflow: hidden;
  padding: 0.8rem 0px 1.2rem 0px;
}

.page3_02 .p {
  width: 100%;
  overflow: visible;
}

.page3_02 .p3p1 {
  overflow: hidden;
  text-align: center;
  color: #000;
  font-size: 0.4rem;
}

.page3_02 .p3p2 {
  margin-top: 0.6rem;
}

.p3p2_t {
  width: calc(100% - 1.6rem);
  margin: 0px auto;
  padding: 0px;
  background-color: #f8fcfa;
  height: 1.58rem;
  border-radius: 1.58rem;
  -webkit-border-radius: 1.58rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.p3p2_t ul {
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}

.p3p2_t ul li.li1 {
  width: 1.58rem;
  height: 1.58rem;
  overflow: hidden;
  background-color: #e1f0e8;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  color: #11a93f;
  font-size: 0.2rem;
}

.p3p2_t ul li.li2 img {
  width: 0.76rem;
  display: block;
}

.p3p2_t ul li.li3 img {
  width: 0.6rem;
  display: block;
}

.p3p2_c {
  width: 100%;
  overflow: visible;
}

.p3p2_c ul {
  width: 100%;
  overflow: visible;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 0.4rem;
}

.p3p2_c ul li {
  width: 100%;
  overflow: hidden;
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background-color: #fff;
  -moz-box-shadow: 0 0 0.4rem rgba(146, 172, 196, 0.19);
  -webkit-box-shadow: 0 0 0.4rem rgba(146, 172, 196, 0.19);
  box-shadow: 0 0 0.4rem rgba(146, 172, 196, 0.19);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0.3rem;
}

.p3p2_c ul li .i0 {
  display: none;
}

.p3p2_c ul li .i1 {
  font-size: 0.2rem;
  color: #11a93f;
}

.p3p2_c ul li .i2 {
  font-size: 0.18rem;
  color: #6b6b6b;
  margin-top: 0.2rem;
}

.p3p2_c ul li .i2 p {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  padding-left: 0.2rem;
  margin-top: 0.05rem;
}

.p3p2_c ul li .i2 p:first-child {
  margin-top: 0px;
}

.p3p2_c ul li .i2 p::before {
  content: "";
  display: block;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background-color: #1eb067;
  position: absolute;
  left: 0px;
  top: 0.13rem;
}

.p3p2_c ul li .i2 p.pi2_01 {
  padding-left: 0px;
}

.p3p2_c ul li .i2 p.pi2_01::before {
  display: none;
}

.p3p2_c ul li .i2 p.pi2_02::before {
  display: none;
}

.p3p2_x {
  overflow: hidden;
  width: calc(100% - 1.6rem);
  margin: 0px auto;
  padding: 0px;
}

.p3p2_x ul {
  width: 100%;
  overflow: visible;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}

.p3p2_x ul li {
  width: 1.58rem;
  overflow: hidden;
}

.p3p2_x ul li i {
  width: 2px;
  height: 0.4rem;
  background-color: #9fccb7;
  display: block;
  margin: 0px auto;
  padding: 0px;
}

.page4_01 {
  overflow: hidden;
  position: relative;
  margin-top: 1rem;
}

.p401_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  pointer-events: none;
}

.p401_bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

.p401_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.p401_c .p {
  width: 100%;
  overflow: hidden;
}

.p401_c .p1 {
  text-align: center;
  color: #000;
  font-size: 0.4rem;
  margin-top: 0.8rem;
}

.p401_c .p2 {
  margin-top: 0.6rem;
}

.p401_c .p2 img {
  width: 100%;
  display: block;
}

.page4_02 {
  overflow: hidden;
  position: relative;
}

.p402_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  pointer-events: none;
}

.p402_bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

.p402_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  padding-bottom: 1rem;
  padding-top: 0.8rem;
}

.p402_c .p {
  width: 100%;
  overflow: hidden;
}

.p402_c .p1 {
  text-align: center;
  font-size: 0.4rem;
  color: #fff;
}

.p402_c .p2 {
  margin-top: 0.6rem;
  position: relative;
  z-index: 4;
}

.p402_c .p2 img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  max-width: 3.13rem;
}

.p402_c .p3 {
  margin-top: -0.23rem;
  position: relative;
  z-index: 2;
}

.p402_c .p3 img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  max-width: 4.33rem;
}

.page5_01 {
  overflow: hidden;
  padding-bottom: 0.9rem;
}

.p501_table {
  width: 100%;
  overflow: hidden;
}

.p501_table table {
  width: 100%;
  overflow: hidden;
}

.p501_table table tr td {
  font-size: 0.18rem;
  color: #191414;
  padding: 0.3rem 0.2rem;
  border-right: 1px solid #bee3cb;
}

.p501_table table tr td:first-child {
  border-left: 1px solid #bee3cb;
}

.p501_table table tr:first-child td {
  color: #fff;
  font-weight: 500;
  border-bottom: 0px;
  border-right: 0px;
}

.p501_table table tr:first-child {
  -moz-box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  -webkit-box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  position: relative;
  z-index: 9;
  background: linear-gradient(to right, #55c68a, #14834c);
  background: -webkit-linear-gradient(to right, #55c68a, #14834c);
  background: -o-linear-gradient(to right, #55c68a, #14834c);
  background: -moz-linear-gradient(to right, #55c68a, #14834c);
}

.p501_table table tr:first-child td:last-child {
  border-right: 1px solid #14834c;
}

.p501_table table tr:first-child td:first-child {
  border-left: 1px solid #55c68a;
}

.p501_table table tr td:first-child {
  text-align: center;
  width: 2.3rem;
}

.p501_table table tr:last-child td {
  border-bottom: 0.01rem solid rgba(20, 131, 76, 0.5);
}

.p501_table table tr td.td1 {
  background-color: #edf8f3;
}

.p501_table table tr td.td2 {
  border-left: 0.01rem solid rgba(20, 131, 76, 0.5);
}

.p501_table p {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 0.2rem;
  margin-top: 0.1rem;
}

.p501_table p::before {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  background-color: #16854d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: absolute;
  left: 0px;
  top: 0.12rem;
}

.p501_table p:first-child {
  margin-top: 0px;
}

.p501_table .p501t_img {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
}

.p501_table .p501t_img img {
  display: block;
  width: 0.66rem;
}

.p501_table .p501t_img span {
  width: calc(100% - 0.66rem - 0.2rem);
  margin-left: 0.2rem;
  color: #17874f;
  font-weight: bold;
  display: block;
  text-align: left;
  line-height: 1.6;
}

.p502_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  padding-bottom: 1.1rem;
}

.p502_c .p {
  width: 100%;
  overflow: hidden;
}

.p502_c .p1 {
  text-align: center;
  color: #fff;
  font-size: 0.4rem;
  margin-top: 0.8rem;
}

.p502_c .p2 {
  margin-top: 0.6rem;
}

.p502_c .p2 img {
  width: 100%;
  display: block;
}

.page6_01 {
  overflow: hidden;
  padding: 0.9rem 0px;
}

.pe6_t {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 0.4rem;
  color: #000;
  padding-bottom: 0.6rem;
}

.pe6_table {
  width: 100%;
  overflow: hidden;
}

.pe6_table table {
  width: 100%;
  overflow: hidden;
}

.pe6_table table tr td {
  font-size: 0.18rem;
  color: #191414;
  padding: 0.3rem 0.2rem;
  border-right: 1px solid #bee3cb;
  border-bottom: 0.01rem solid rgba(20, 131, 76, 0.5);
}

.pe6_table table tr td:first-child {
  border-left: 1px solid #bee3cb;
  text-align: center;
}

.pe6_table table tr:first-child td {
  color: #fff;
  font-weight: 500;
  border-bottom: 0px;
  border-right: 0px;
}

.pe6_table table tr:first-child {
  -moz-box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  -webkit-box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  position: relative;
  z-index: 9;
  background: linear-gradient(to right, #55c68a, #14834c);
  background: -webkit-linear-gradient(to right, #55c68a, #14834c);
  background: -o-linear-gradient(to right, #55c68a, #14834c);
  background: -moz-linear-gradient(to right, #55c68a, #14834c);
}

.pe6_table table tr:first-child td:last-child {
  border-right: 1px solid #14834c;
}

.pe6_table table tr:first-child td:first-child {
  border-left: 1px solid #55c68a;
}

.pe6_table table tr td.td1 {
  background-color: #edf8f3;
}

.pe6_table .d {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 0.2rem;
  margin-top: 0.1rem;
}

.pe6_table .d::before {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  background-color: #16854d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: absolute;
  left: 0px;
  top: 0.1rem;
}

.pe6_table .d:first-child {
  margin-top: 0px;
}

.page6_02 {
  overflow: hidden;
  position: relative;
}

.page6_02 .p602_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
  z-index: 1;
}

.page6_02 .p602_bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

.page6_02 .p602_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  padding: 0.7rem 0px 1.3rem 0px;
}

.p602c_t {
  width: 100%;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-size: 0.4rem;
}

.p602c_c {
  width: 100%;
  overflow: hidden;
  margin-top: 0.4rem;
}

.p602c_c ul {
  width: calc(100% - 1.6rem);
  overflow: hidden;
  margin: 0px auto;
  padding: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}

.p602c_c ul li {
  height: 1.57rem;
}

.p602c_c ul li.li1 {
  width: 1.57rem;
  background-color: rgba(21, 132, 77, 0.4);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  color: #fff;
  font-size: 0.2rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.6;
}

.p602c_c ul li.li2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  width: calc((100% - 6.28rem) / 3);
}

.p602c_c ul li.li2 img {
  display: block;
  width: 0.75rem;
}

.p602c_c ul li.li4 {
  background-color: rgba(150, 168, 159, 0.3);
}

.p602c_c ul li.li3 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.p602c_c ul li.li3 b {
  width: 1px;
  height: 1rem;
  display: block;
  background-color: rgba(255, 255, 255, 0.4);
}

.p602c_x {
  width: 100%;
  overflow: hidden;
}

.p602c_x ul {
  width: calc(100% - 1.6rem);
  overflow: hidden;
  margin: 0px auto;
  padding: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}

.p602c_x ul li {
  height: 0.7rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  width: 1.57rem;
}

.p602c_x ul li b {
  width: 1px;
  height: 0.7rem;
  display: block;
  background-color: #1b4c3c;
}

.p602c_x ul li.li2 {
  width: calc((100% - 6.28rem) / 3);
}

.pe7_table {
  width: 100%;
  overflow: hidden;
}

.pe7_table table {
  width: 100%;
  overflow: hidden;
}

.pe7_table table tr td {
  font-size: 0.18rem;
  color: #191414;
  padding: 0.3rem 0.2rem;
  border-right: 1px solid #bee3cb;
  border-bottom: 0.01rem solid rgba(20, 131, 76, 0.5);
  width: 50%;
}

.pe7_table table tr td:first-child {
  border-left: 1px solid #bee3cb;
  text-align: center;
}

.pe7_table table tr:first-child td {
  color: #fff;
  font-weight: 500;
  border-bottom: 0px;
  border-right: 0px;
}

.pe7_table table tr:first-child {
  -moz-box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  -webkit-box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  box-shadow: 0 0.16rem 0.38rem rgba(4, 147, 47, 0.27);
  position: relative;
  z-index: 9;
  background: linear-gradient(to right, #55c68a, #14834c);
  background: -webkit-linear-gradient(to right, #55c68a, #14834c);
  background: -o-linear-gradient(to right, #55c68a, #14834c);
  background: -moz-linear-gradient(to right, #55c68a, #14834c);
}

.pe7_table table tr:first-child td:last-child {
  border-right: 1px solid #14834c;
}

.pe7_table table tr:first-child td:first-child {
  border-left: 1px solid #55c68a;
}

.pe7_table table tr td.td1 {
  background-color: #edf8f3;
}

.pe7_table .d {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 0.2rem;
  margin-top: 0.1rem;
}

.pe7_table .d::before {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  background-color: #16854d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: absolute;
  left: 0px;
  top: 0.1rem;
}

.pe7_table .d:first-child {
  margin-top: 0px;
}

.page7_02 {
  overflow: hidden;
  padding-top: 0.9rem;
  padding-bottom: 1.1rem;
}

.page7_02 .p {
  width: 100%;
  overflow: hidden;
}

.page7_02 .p1 {
  text-align: center;
  font-size: 0.4rem;
}

.page7_02 .p2 {
  font-size: 0.24rem;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 0.3rem;
  text-align: center;
}

.page7_02 .p3 {
  background-color: #fff;
  -moz-box-shadow: 0 0 0.62rem rgba(163, 198, 216, 0.22);
  -webkit-box-shadow: 0 0 0.62rem rgba(163, 198, 216, 0.22);
  box-shadow: 0 0 0.62rem rgba(163, 198, 216, 0.22);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0.6rem 0.3rem;
  margin-top: 0.5rem;
}

.page7_02 .p3 ul {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-column-gap: 0.6rem;
  grid-row-gap: 0.6rem;
}

.page7_02 .p3 ul li {
  width: 100%;
  overflow: hidden;
}

.page7_02 .p3 ul li img {
  display: block;
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  max-width: 1.3rem;
}

.page7_02 .p3 ul li span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  font-size: 0.18rem;
  color: #000;
  margin-top: 0.2rem;
}

.page7_03 {
  overflow: hidden;
  padding-top: 1.1rem;
}

.page7_03 .p {
  width: 100%;
  overflow: hidden;
}

.page7_03 .p1 {
  text-align: center;
  font-size: 0.4rem;
  color: #000;
}

.page7_03 .p2 {
  padding-top: 0.6rem;
}

.page7_03 .p2 img {
  width: 100%;
  display: block;
}

.page7_04 {
  overflow: visible;
  padding-top: 0.3rem;
}

.page7_04 .p {
  width: 100%;
  overflow: hidden;
}

.page7_04 .p1 {
  font-size: 0.4rem;
  color: #000;
}

.page7_04 .p2 {
  padding: 0.5rem 0px 1rem 0px;
  overflow: visible;
}

.page7_04 .p2 ul {
  width: 100%;
  overflow: visible;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.4rem;
}

.page7_04 .p2 ul li {
  width: 100%;
  overflow: hidden;
  border-radius: 0.14rem;
  -webkit-border-radius: 0.14rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: relative;
}

.page7_04 .p2 ul li.li1 .img {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.page7_04 .p2 ul li.li1 .img img {
  width: 100%;
  display: block;
}

.page7_04 .p2 ul li.li1 .txt {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 0.4rem;
  z-index: 9;
  font-size: 0.24rem;
  color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0.4rem;
}

.page7_04 .p2 ul li.li2 {
  background-color: #fff;
  -moz-box-shadow: 0 0 0.49rem rgba(152, 180, 194, 0.22);
  -webkit-box-shadow: 0 0 0.49rem rgba(152, 180, 194, 0.22);
  box-shadow: 0 0 0.49rem rgba(152, 180, 194, 0.22);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0.5rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.28rem;
  color: #1b8a53;
}

.page7_04 .p2 ul li.li2 img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.page7_04 .p2 ul li.li2 .txt1 {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  line-height: 1.75;
}

.page7_05 {
  overflow: visible;
  padding-bottom: 1.2rem;
}

.p705fr {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  background-color: #fff;
  -moz-box-shadow: 0 0 0.62rem rgba(163, 198, 216, 0.22);
  -webkit-box-shadow: 0 0 0.62rem rgba(163, 198, 216, 0.22);
  box-shadow: 0 0 0.62rem rgba(163, 198, 216, 0.22);
}

.p705fr .img {
  widtH: 66%;
  overflow: hidden;
  position: relative;
}

.p705fr .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.p705fr .txt {
  width: 34%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0.5rem;
}

.p705fr .txt .c {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url("../upimg/p8_11.webp") 100% 100% no-repeat;
  background-size: 0.8rem;
  padding-bottom: 1.25rem;
}

.p705fr .txt .p {
  width: 100%;
  overflow: hidden;
}

.p705fr .txt .p1 {
  font-size: 0.36rem;
  color: #000;
  position: relative;
  padding-bottom: 0.3rem;
}

.p705fr .txt .p1::before {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.03rem;
  background-color: #9dccb4;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.p705fr .txt .p2 {
  margin-top: 0.3rem;
  line-height: 1.75;
  font-size: 0.18rem;
  color: rgba(0, 0, 0, 0.8);
}

.p705fr .txt .p2 p {
  line-height: 1.75;
}

.page7_06 {
  overflow: hidden;
  position: relative;
}

.p706_bg {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.p706_bg img {
  width: 100%;
  display: block;
}

.p706_c {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
}

.p706_c .p {
  width: 100%;
  overflow: hidden;
}

.p706_c .p1 {
  font-size: 0.4rem;
  color: #000;
  position: absolute;
  left: 0px;
  top: 1rem;
}

.p706_c .p2 {
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.p706_c .p2 .img1 {
  width: 9.27%;
  position: absolute;
  left: 17.34%;
  top: 42.37%;
}

.p706_c .p2 .img1 img {
  width: 100%;
  display: block;
}

.p706_c .p2 .img2 {
  width: 9.27%;
  position: absolute;
  left: 28.65%;
  top: 42.37%;
}

.p706_c .p2 .img2 img {
  width: 100%;
  display: block;
}

.p706_c .p2 .img3 {
  width: 9.27%;
  position: absolute;
  left: 44.9%;
  top: 24.14%;
}

.p706_c .p2 .img3 img {
  width: 100%;
  display: block;
}

.p706_c .p2 .img4 {
  width: 9.27%;
  position: absolute;
  left: 55.57%;
  top: 46.63%;
}

.p706_c .p2 .img4 img {
  width: 100%;
  display: block;
}

.p706_c .p2 .img5 {
  width: 9.27%;
  position: absolute;
  left: 74.64%;
  top: 33.85%;
}

.p706_c .p2 .img5 img {
  width: 100%;
  display: block;
}

#image-container img {
  cursor: pointer;
}

.swiper-slide a .intro {
  position: absolute !important;
  left: 0px;
  bottom: 0.3rem;
  z-index: 9;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0.4rem;
}

@media screen and (max-width: 1200px) {
  .esg_01 .esg01_c .c {
    font-size: 0.3rem;
  }
  .esg_01 .esg01_bg img {
    height: 3.6rem;
    object-fit: cover;
  }
  .esg_02 {
    margin-top: 0.6rem;
  }
  .esg02fr .txt .p {
    padding: 0px 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .esg02fr .txt .p1 {
    font-size: 0.22rem;
  }
  .esg02fr .txt .p2 {
    font-size: 0.16rem;
    line-height: 1.6;
  }
  .esg02fr .txt {
    padding: 0.6rem 0px 1rem 0px;
  }
  .esg02fr .txt .p3 {
    margin-top: 0.4rem;
  }
  .esg_03 {
    margin-top: 0.6rem;
  }
  .esg_03 .fl {
    width: 100%;
  }
  .esg_03 .fr {
    width: 100%;
    margin-top: 0.6rem;
  }
  .esg_03 .fl .p3 {
    margin-top: 0.3rem;
  }
  .esg_03 .fl .p1 {
    font-size: 0.26rem;
  }
  .esg_03 .fl .p2 {
    font-size: 0.14rem;
    margin-top: 0.15rem;
  }
  .esg_03 .fl .p3 {
    font-size: 0.14rem;
  }
  .esg_03 .fl .p3 span {
    line-height: 0.5rem;
    border: 0.01rem solid #15844d;
    padding: 0px 0.2rem;
  }
  .esg_04 {
    padding-top: 0.6rem;
  }
  .esg_04 .pt {
    display: block;
  }
  .esg_04 .pt .fl {
    width: 100%;
    font-size: 0.26rem;
  }
  .esg_04 .pt .fr {
    width: 100%;
    margin-top: 0.15rem;
    font-size: 0.14rem;
  }
  .esg_04 .pc {
    margin-top: 0.6rem;
  }
  .esg_04 .pc ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0.2rem;
  }
  .esg_04 .pc ul li .txt {
    font-size: 0.18rem;
  }
  .esg05_c .p1 {
    font-size: 0.26rem;
    margin-top: 0.6rem;
  }
  .esg05_c .p2 {
    margin-top: 0.3rem;
  }
  .esg05_c .p3 {
    margin-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .esg05_c .p3 .b1 {
    width: 0.2rem;
  }
  .esg05c_slide .swiper-slide {
    width: calc((100% - 0.4rem) / 1.2);
  }
  .esg05c_slide .swiper-slide .esg05cfr .txt {
    padding: 0px 0.2rem;
  }
  .esg05c_slide .swiper-slide .esg05cfr .txt .i1 img {
    height: 0.3rem;
  }
  .esg05c_slide .swiper-slide .esg05cfr .txt .i2 {
    font-size: 0.16rem;
    margin-top: 0.2rem;
  }
  .esg05c_slide .swiper-slide .esg05cfr .txt .i2 br {
    display: block;
  }
  .esg_06 {
    padding: 0.6rem 0px;
  }
  .esg06fr {
    display: block;
  }
  .esg06fr .fl {
    width: 100%;
  }
  .esg06fr .fr {
    width: 100%;
    margin-top: 0.3rem;
  }
  .esg06fr .fl .p1 {
    font-size: 0.26rem;
  }
  .esg06fr .fl .p2 {
    font-size: 0.14rem;
    margin-top: 0.15rem;
  }
  .esg06fr .fr {
    font-size: 0.16rem;
  }
  .esg06fr .fr ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0.1rem;
  }
  .esg06fr .fr ul li .p1 img {
    height: 0.4rem;
  }
  .esg06fr .fr ul li .p2 {
    text-align: center;
  }
  .esg06fr .fr ul li .esg06li_c {
    padding: 0.4rem 0px;
  }
  .esg06fr .fr ul li:hover .esg06li_c {
    transform: translate(0.08rem, -0.08rem);
  }
  .esg07c_t {
    font-size: 0.26rem;
    top: 0.6rem;
    left: 20px;
  }
  .esg07cc {
    width: 100%;
  }
  .esg07cc ul li .ptxt {
    font-size: 0.14rem;
  }
  .esg07cc ul li {
    padding: 0.2rem 0rem;
    margin-bottom: 0.15rem;
  }
  .esg07cc ul li .ptxt {
    padding: 0px 0.2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .esg07c_c {
    height: 4rem;
  }
  .esg07cc {
    height: 4rem;
  }
  .esg07cc .bd {
    height: 4rem;
  }
  .esg_08 {
    padding: 0.6rem 0px 1rem 0px;
  }
  .esg_08 .pt {
    font-size: 0.26rem;
  }
  .esg08_slide .swiper-slide {
    width: 100%;
  }
  .esg08_slide {
    width: calc(100% - 1.2rem);
  }
  .esg05_c .p2 .esg05_prev {
    width: 0.35rem;
    height: 0.35rem;
  }
  .esg05_c .p2 .esg05_next {
    width: 0.35rem;
    height: 0.35rem;
  }
  .esg_08 .pc .esg08_prev {
    width: 0.35rem;
    height: 0.35rem;
  }
  .esg_08 .pc .esg08_next {
    width: 0.35rem;
    height: 0.35rem;
  }
  .esgheader {
    height: 0.6rem;
  }
  .p101fr {
    display: block;
  }
  .p101fr .fl {
    width: 100%;
  }
  .p101fr .fl .p {
    font-size: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .p101fr .fl .p::before {
    width: 0.4rem;
    height: 0.04rem;
  }
  .p101fr .fr {
    width: 100%;
    margin-top: 0.3rem;
  }
  .p101fr .fr .p1 ul {
    grid-gap: 0.1rem;
  }
  .p101fr .fr .p1 ul.grid5 {
    grid-template-columns: repeat(3, 1fr);
  }
  .p101fr .fr .p1 ul.grid4 {
    grid-template-columns: repeat(3, 1fr);
  }
  .p101fr .fr .p1 ul.grid2 {
    grid-template-columns: repeat(3, 1fr);
  }
  .p101fr .fr .p2 {
    padding: 0.2rem;
  }
  .p101fr .fr3 {
    display: block;
  }
  .p101fr .fr3 .p1 {
    width: 100%;
  }
  .p101fr .fr3 .p2 {
    width: 100%;
    margin-top: 0.2rem;
  }
  .p201fr {
    padding: 0.2rem;
  }
  .page6_01 {
    padding: 0.6rem 0px;
  }
  .pe6_t {
    font-size: 0.26rem;
    padding-bottom: 0.3rem;
  }
  .pe7_table {
    overflow-x: auto;
  }
  .pe7_table table {
    width: 6rem;
  }
  .pe7_table table tr td {
    padding: 0.2rem;
  }
  .pe6_table {
    overflow-x: auto;
  }
  .pe6_table table {
    width: 7rem;
  }
  .pe6_table table tr td {
    padding: 0.2rem;
  }
  .p501_table {
    overflow-x: auto;
  }
  .p501_table table {
    width: 12rem;
  }
  .p501_table table tr td {
    padding: 0.2rem;
  }
  .pe1_table {
    overflow-x: auto;
  }
  .pe1_table table {
    width: 12rem;
  }
  .pe1_table table tr td {
    padding: 0.2rem;
  }
  .page7_02 {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .page7_02 .p1 {
    font-size: 0.26rem;
  }
  .page7_02 .p2 {
    font-size: 0.2rem;
    margin-top: 0.2rem;
  }
  .page7_02 .p3 {
    padding: 0.2rem;
    margin-top: 0.2rem;
  }
  .page7_02 .p3 ul {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0.2rem;
  }
  .page7_02 .p3 ul li span {
    font-size: 0.16rem;
  }
  .p402_c .p1 {
    font-size: 0.26rem;
  }
  .p402_c .p2 img {
    max-width: 50%;
  }
  .p402_c .p3 {
    margin-top: -0.1rem;
  }
  .p402_c .p3 img {
    max-width: 70%;
  }
  .p602c_t {
    font-size: 0.26rem;
  }
  .p602c_c {
    display: none;
  }
  .p602c_x {
    display: none;
  }
  .p3p2_c {
    margin-top: 0.4rem;
  }
  .p3p2_c ul {
    grid-template-columns: 100%;
  }
  .p3p2_c ul li .i0 {
    display: block;
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
    font-weight: bold;
  }
  .page2_01 {
    padding-bottom: 0.6rem;
  }
  .page5_01 {
    padding-bottom: 0.6rem;
  }
  .p502_c .p1 {
    font-size: 0.26rem;
  }
  .page3_01 {
    margin-top: 0.6rem;
  }
  .p301_c .p1 {
    font-size: 0.26rem;
    margin-top: 0.4rem;
  }
  .p301_c .p2 {
    margin-top: 0.3rem;
    padding-bottom: 0.1rem;
  }
  .page3_02 .p3p1 {
    font-size: 0.26rem;
  }
  .p3p2_t {
    display: none;
  }
  .p3p2_x {
    display: none;
  }
  .page2_02 ul {
    grid-template-columns: 100%;
  }
  .page2_02 ul li .p2 {
    font-size: 0.18rem;
  }
  .p401_c .p1 {
    font-size: 0.26rem;
    margin-top: 0.4rem;
  }
  .p401_c .p2 {
    margin-top: 0.3rem;
  }
  .page7_03 .p1 {
    font-size: 0.26rem;
  }
  .page7_04 .p1 {
    font-size: 0.26rem;
  }
  .page7_04 .p2 {
    padding: 0.6rem 0px;
  }
  .page7_04 .p2 ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .page7_04 .p2 ul li.li1 .txt {
    font-size: 0.18rem;
  }
  .page7_04 .p2 ul li.li2 {
    font-size: 0.18rem;
    padding: 0.4rem 0.4rem 1.4rem 0.4rem;
  }
  .p705fr {
    display: block;
  }
  .p705fr .txt {
    width: 100%;
    padding-top: 0.6rem;
  }
  .p705fr .txt .p1 {
    font-size: 0.26rem;
  }
  .p705fr .img {
    width: 100%;
  }
  .page7_05 {
    padding-bottom: 0.6rem;
  }
  .p706_bg {
    margin-top: 0.6rem;
  }
  .p706_c .p1 {
    position: absolute;
    top: -0.6rem;
    font-size: 0.26rem;
    height: 0.6rem;
  }
  .p706_c {
    height: calc(100% - 0.6rem);
    top: 0.6rem;
    overflow: visible;
  }
  .p401_c .p2 {
    overflow-x: auto;
  }
  .p401_c .p2 img {
    width: 10rem;
  }
  .page7_03 .p2 {
    overflow-x: auto;
  }
  .page7_03 .p2 img {
    width: 10rem;
  }
  .esg07c_c {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 0.4rem;
  }
  .esg07c_c {
    height: auto;
    overflow: visible;
  }
  .esg07cc {
    height: auto;
    overflow: visible;
  }
  .esg07cc03_slide {
    overflow: visible;
  }
}