.cnmc_info_wrap{
display:flex;
justify-content:space-between;
margin-top:34px;
}
.cnmc_icos {
margin-bottom:20px;
}
.cnmc_icos img{
width:40px;
height:40px;
margin-right:4px;
display:inline-block;
}

.cnmc_esgBox{
padding:60px 0;
background:url('../images/cnmc_bg.png') no-repeat;
background-size:100% 100%;
}
.cnmc_title_font{
font-weight:bold;
font-size:28px;
text-transform:uppercase;
color:rgb(194, 153, 75);
margin-bottom:80px;
}
.cnmc_listEsg{
display:flex;
flex-wrap:wrap;
}
.cnmc_listEsg a{
width:18%;
display:block;
margin-right:2.5%;
border-radius:25px;
margin-bottom:30px;
}
.cnmc_listEsg a:nth-child(5n){
margin-right:0;
}
.cnmc_esgName{
text-align:center;
margin-top:18px;
color:rgb(51, 51, 51);
font-size:18px;
}
.cnmc_esgImgbox{
width:100%;
height:326px;
border-radius:25px;
padding:7px;
background:rgb(255, 243, 221);
overflow:hidden;
}
.cnmc_esgImgbox img{
width:100%;
height:100%;
border-radius:25px;
}
.cnmc_esg_endMore{
display:flex;
justify-content:flex-end;
margin-top:58px;
}
.cnmc_esg_endMore a{
position:relative;
width:179px;
height:54px;
cursor:pointer;
}
.cnmc_esg_endMore a img{
width:100%;
height:100%;
}
.cnmc_esg_endMore a span{
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 6;
    font-weight: bold;
color:#fff;
font-size:18px;

}

body {
  padding-top: 110px;
}

header {
  background: #fff
}

.second_banner {
  position: relative;
}

.second_banner img {
  width: 100%;
}

.banner_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.banner_box h1 {
  font-size: 60px;
  color: #fff;
  line-height: 70px;
  text-transform: uppercase;
}

.banner_box p {
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  margin-top: 33px;
  width: 52%
}

.cnmc_green_top {
  display: flex;
  justify-content: space-between;
  padding: 50px 0px;
}

.second_title {
  font-size: 28px;
  color: #C2994B;
  text-transform: uppercase;
  margin-right: 60px;
  min-width: 240px;
  line-height: 38px;
}

.cnmc_green_top p {
  font-size: 18px;
  color: #666666;
  line-height: 26px;
}

.cnmc_csr .second_title {
  width: 376px !important;
}

.cnmc_csr .cnmc_green_top p {
  width: 80%
}

.cnmc_green_bottom {}

.cnmc_green_bottom ul li {
  position: relative;

}

.cnmc_green_bottom ul li:last-child {
  margin-top:250px
}

.cnmc_green_con {
  margin-left: -68px;
  background: linear-gradient(#F7FEFA, #EBF7EF);
  position: absolute;
  width: 58%;
  right: 0;
  top: -55px;
  padding: 58px 40px 58px 107px;
  z-index: -1;
  border-radius: 25px;
  min-height: 510px
}

.cnmc_green_bottom ul li:last-child .cnmc_green_con {
  padding: 58px 40px 58px 82px;
  width: 56%;
}

.cnmc_green_pic {
  margin: 70px 0;
  width: 45.7%;
}

.cnmc_green_pic img {
  width: 100%;
  height:100%;
}

.cnmc_green_title {
  font-size: 24px;
  line-height: 33px;
  font-weight: 700;
}

.cnmc_green_sum {
  margin-top: 30px;
  font-size: 18px;
  color: #666666;
  line-height: 25px;
}

.cnmc_csr {
  background: #F8F8F8;
  padding: 40px 0px;
  margin-top: 60px;
}

.cnmc_csr_bottom ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cnmc_csr_bottom ul li {
  width: 48%;
  margin-bottom: 60px;

}

.cnmc_csr_pic {
  position: relative;
}

.cnmc_csr_pic img {
  width: 100%;
  height:auto;
  border-radius:20px;
}

.cnmc_csr_pic:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  border-radius: 25px;
  background: url(../images/csr1.png) no-repeat;
  background-size: 100% 100%;
}

.cnmc_csr_con {
  position: absolute;
  bottom: 0;
  padding: 39px;
  z-index: 1;
  padding-top: 65px;
  background: url(../images/csr-icon1.png) no-repeat 39px top;
}

.cnmc_csr_con h1 {
  color: #fff;
  font-weight: 500;
  font-size: 26px;
}

.cnmc_csr_title {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
width:70%;
}

.cnmc_csr_sum {
  font-size: 18px;
  line-height: 26px;
  color: #666;
  margin-top: 20px;
  height: 160px;
}

.cnmc_csr_bottom ul li:nth-child(2) .cnmc_csr_pic:after {
  background: url(../images/csr2.png) no-repeat
}

.cnmc_csr_bottom ul li:nth-child(3) .cnmc_csr_pic:after {
  background: url(../images/csr3.png) no-repeat
}

.cnmc_csr_bottom ul li:nth-child(4) .cnmc_csr_pic:after {
  background: url(../images/csr4.png) no-repeat
}

.cnmc_csr_bottom ul li:nth-child(2) .cnmc_csr_con {
  background: url(../images/csr-icon2.png) no-repeat 39px top;
}

.cnmc_csr_bottom ul li:nth-child(3) .cnmc_csr_con {
  background: url(../images/csr-icon3.png) no-repeat 39px top;
}

.cnmc_csr_bottom ul li:nth-child(4) .cnmc_csr_con {
  background: url(../images/csr-icon4.png) no-repeat 39px top;
}

.cnmc_report {
  background: url(../images/sr-bg.png) no-repeat;
  background-size: cover;
  padding: 100px 0px;
}

.cnmc_report_con {
  flex: 1;
  border-radius: 25px;
  background: url('../images/esg2.png') no-repeat;
  background-size: 100% 100%;
  padding: 140px 90px 112px 100px;
  box-sizing: border-box;
}

.cnmc_report_con .esgRightContent {
  display: flex;
  justify-content: space-between;
}

.cnmc_report_con .esgMb {
  width: 100%;
  height: 100%;
}

.cnmc_report_con .esgR_title {
  color: #c2d528;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 46px;
  text-transform: uppercase;
}

.cnmc_report_con .esgR_desc {
  font-size: 22px;
  color: #fff;
  letter-spacing: 1px;
}

.cnmc_report_con .esgR_btn {
  display: flex;
  margin-top: 115px;
}

.cnmc_report_con .esgR_btn a {
  margin-right: 30px;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 12px 20px;
  color: #fff3dd;
  display: flex;
  align-items: center;
  border: 2px solid #c2d528;
  font-weight: bold;
}

.cnmc_report_con.esgR_btn a img {
  display: block;
  margin-right: 10px;
}

.cnmc_report_con .esgR_btn a:last-child {
  margin-right: 0;
}

.esgSection .whoText {
  font-size: 40px;
  color: #666c36;
  margin-bottom: 100px;
}

.cnmc_report_con .whoText span {
  margin-top: 20px;
  color: #666c36;
  font-size: 40px;
}

.cnmc_report_con .esgR_right {
  margin-right: 180px;
  width:252px;
}

.cnmc_report_con .esgR_right  img{
    border-radius:25px;
  border:6px solid #FFF3DD
}

.cnmc_report_con .swiper-button-prev {
  right: 457px;
  left: auto;
}

.cnmc_report_con .swiper-button-prev::after {
  color: #fff;
}

.cnmc_report_con .swiper-button-next {
  right: 130px;
}

.cnmc_report_con .swiper-button-next::after {
  color: #fff;
}

.cnmc_report_con .swiper-button-lock {
  display: block;
}

.cnmc_report_con .esgSwiper {}

.cnmc_report_con .esgSwiper .swiper-slide {
  width: 100%;
  height: 375px;
}

.cnmc_report_con .esgSwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
 
}

.btn-ripple img {
  margin-right: 10px;
}

.cnmc_report_con .swiper-slide {
  display: flex;
  justify-content: space-between
}

@media screen and (max-width: 1700px) {
  .second_banner img {
    height: 450px;
    object-fit: cover;

  }

  .banner_box p {
    width: 55%;
  }
}

@media screen and (max-width: 1450px) {
  .w1400 {
    width: 95%;
  }

  .banner_box h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .cnmc_green_con {
    position: inherit;
    margin-left: 0px;
    padding: 40px !important;
    border-radius: 0px;
  }

  .cnmc_green_bottom ul {
    display: flex;
    justify-content: space-between
  }

  .cnmc_green_bottom ul li {
    position: inherit;
    margin-top: 0px !important;
    width: 49%;
  }

  .cnmc_green_pic {
    margin: 0
  }

  .cnmc_green_pic,
  .cnmc_green_con {
    width: 100% !important;
  }


  .cnmc_green_title {
    font-size: 20px;
    line-height: 30px;
  }

  .cnmc_green_sum {
    font-size: 16px;
  }


}

@media screen and (max-width: 1024px) {
.cnmc_csr{
padding-bottom:20px !important;
}
.cnmc_title_font{
margin-bottom:15px;
font-size:22px !important;
}
.cnmc_esg_endMore{
padding:0 15px;
}
.cnmc_esg_endMore a{
width:100px !important;
height:28px !important;

}
.cnmc_esg_endMore a span{
font-size:14px !important;
}
.cnmc_esgImgbox{
height:auto !important;
}
.cnmc_listEsg a{
width:100% !important;
margin-right:0 !important;
}
.cnmc_esgBox{
padding:30px 15px ;
}
.cnmc_info_wrap{
flex-wrap:wrap;
}
.cnmc_csr_title{
width:100% !important;
margin-bottom:15px;
}


.cnmc_esg_endMore{
margin-top:15px !important;
}
  .banner_box p {
    display: none;
  }

  .second_banner img {
    height: 200px
  }

  .banner_box h1 {
    font-size: 30px;
    line-height: 40px;
padding-left:15px;
  }

  .cnmc_green_top {
    display: block;
  }

  .second_title {
    font-size: 22px;
    line-height: 30px;
  }

  .cnmc_green_top p {
    font-size: 16px;
    margin-top: 20px;
  }

  .cnmc_green_bottom ul {
    flex-wrap: wrap;
  }

  .cnmc_green_bottom ul li {
    width: 100%;
    margin-bottom: 30px;
  }

  .cnmc_green_con {
    padding: 20px !important;
  }

  .cnmc_green_title {
    font-size: 18px;
    line-height: 26px;
  }

  .cnmc_csr {
    margin-top: 40px;
    padding: 0;
  }

  .cnmc_csr .cnmc_green_top p {
    width: 100%;
  }

  .cnmc_csr_bottom ul li {
    width: 100%;
    margin-bottom: 30px;
  }

  .cnmc_csr_title {
    font-size: 20px;
  }

  .cnmc_csr_sum {
    font-size: 16px;
    line-height: 23px;
  }

  .cnmc_csr_con {
    padding: 25px;
    padding-top: 50px;
  }

  .cnmc_csr_con h1 {
    font-size: 22px;
  }

  .cnmc_report_con {
    padding: 30px;
  }

  .cnmc_report_con .swiper-slide {
    flex-wrap: wrap;
  }

  .cnmc_report_con .esgR_right {
    margin-right: 0px;
    margin:20px auto;
  }

  .cnmc_report_con .esgSwiper .swiper-slide {
    height: auto;
  }

  .cnmc_report_con .esgR_btn {
    margin-top: 30px;
  }

  .cnmc_report_con .esgR_title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .cnmc_report_con .esgR_desc {
    font-size: 18px;
  }

  .cnmc_report_con .esgR_btn a {
    font-size: 14px !important;
    padding: 10px;
    margin-right: 20px;
  }

  .esgR_right {
    width: 80%;
    margin-top: 30px;
  }

  .cnmc_report_con .swiper-button-prev {
    right: auto;
    left: 0;
    top:60%
  }

  .cnmc_report_con .swiper-button-next {
    right: 0px;
    top:60%
  }
.cnmc_green_top{
padding:30px 15px;
}

.cnmc_green_bottom,.cnmc_csr_bottom{
padding:0 15px;
}
.cnmc_csr_sum{
height:auto !important;
}
.cnmc_report{
padding:30px 0;
background:transparent;
}
}