/*temp style*/
body{
    padding: 0;
    margin: 0;
}
.layout-wide{
    max-width:100%;
    display:block !important;
    table-layout: fixed;
}
.layout-wide tbody{
    display:block !important;
}
.layout-wide tr{
    display:block !important;
}
.layout-wide td{
    display:block !important;
}
@font-face{
    font-family: 'Futura Extra Black Condensed';
    src: url("./Futura Extra Black Condensed Italic.otf");
}
.esg-temp{
    width: 100%;
    /*max-width: 1080px;*/
    margin: 0 auto;
}
.esg-temp img{
    width: 100%;
}
.esg-title{
    font-size: 26px;
}
.esg-span,.esg-p{
    font-size: 16px;
}
.esg-top-banner,.esg-temp-container-t1,.esg-temp-container-t2{
    max-width: 1080px;
    margin: 0 auto;
}
.esg-temp-container{
    width: 100%;
}
.esg-tips-span{
    font-size: 13px;
}
.esg-span-detail{
    font-size: 12px;
}
/*banner style*/
.esg-top-banner{
    width: 100%;
    margin: 0 auto;
}
.esg-top-banner img{
    width: 100%;
}
/*esg-temp-container-t1 style*/
.esg-temp-container-t1{
    display: flex;
    flex-wrap: nowrap;
    margin-top: 20px;
    align-items: center;
}
.esg-temp-ctl{
    width: 40.6%;
    margin-right: 1%;
}
.esg-temp-ctr{
    width: 58.4%;
}
.esg-temp-ctr .esg-title{
    margin-top: 0px;
    margin-bottom: 5px;
}
.esg-temp-ctr .esg-span{
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}
.esg-temp-ctr .esg-span:after{
    position: absolute;
    left: 0;
    bottom: 27%;
    content: '';
    width: 123%;
    height: 1px;
    background-color: black;
}
.esg-temp-ctr .esg-p{
    margin:0px;
    margin-bottom: 20px;
    font-weight: 200;
}
/*esg-temp-container-t2 style*/
.esg-temp-container-t2{
    display: flex;
    flex-wrap: nowrap;
}
.esg-temp-ct2l{
    width: 65.7%;
    margin-right: 1%;
}
.esg-temp-ct2r{
    position: relative;
    width: 33.3%;
}
.esg-temp-ct2l-depart{
    display: flex;
    flex-wrap: nowrap;
}
.esg-temp-ct2l-departImg{
    width: 33%;
    border: 1px solid black;
    margin-right: 1%;
    text-align: center;
}
.esg-temp-ct2l-departImg img{
    width: 100%;
    max-width: 190px;
}
.esg-detail{
    position: relative;
    width: 88%;
    margin-top: 10px;
    padding-left: 2%;
    padding-bottom: 20px;
}
.esg-detail:after{
    position: absolute;
    left: 0;
    bottom: 10%;
    content: '';
    width: 90%;
    height: 1px;
    background-color: black;
}
.esg-detail .esg-p{
    margin: 0;
    font-weight: 200;
}
.esg-tips{
    display: flex;
    width: 90%;
    margin-left: 2%;
    flex-wrap: nowrap;
    align-items: center;
}
.esg-tips img{
    display: inline-block;
    width: 38px;
    height: 32px;
}
.esg-tips .esg-tips-span{
    width: 80%;
    margin-left: 1%;
}
.esg-temp-ct2r img{
    width: 100%;
    display: inline-block;
}
.esg-temp-imgPosition{
    max-width: 133px;
    max-height: 146px;
    position: absolute;
    left: -66px;
    bottom: -10px;
}
/*esg-temp-container-t3 style*/
.esg-temp-container-t3{
    width: 100%;
    margin-top: 24px;
    padding-bottom: 30px;
    background-color: #f8f8f8;
}
.esg-temp-container-t3-wrapper{
    max-width: 1080px;
    margin: auto;
}
.esg-temp-container-t3w-title{
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}
.esg-temp-container-t3wt{
    width: 85%;
    margin-top: 20px;
    padding-left: 100px;
}
.esg-temp-container-t3wt .esg-tips-span{
    display: inline-block;
    width: 100%;
    color: #285c4d;
    font-style: italic;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    font-family: Futura Extra Black Condensed;
}
.esg-temp-container-t3wt-detail{
    max-width: 263px;
    margin: auto;
    margin-top: -4px;
    color: #285c4d;
    border: 1px solid #285c4d;
    text-align: center;
}
.esg-temp-container-t3wt-detail .esg-title{
    position: relative;
    margin: 0px;
    padding-bottom: 5px;
}
.esg-temp-container-t3wt-detail .esg-span{
    font-size: 18px;
}
.esg-temp-container-t3wt-detail .esg-title:after{
    position: absolute;
    left: 111px;
    bottom: 10%;
    content: '';
    width: 15%;
    height: 1px;
    background-color: black;
}
.esg-temp-container-t3wt-img{
    width: 15%;
}
.esg-temp-container-t3wt-img img{
    display: inline-block;
    max-width: 53px;
    margin: 0px 5px;
}
.esg-temp-container-t3w-detail{
    text-align: center;
    width: 73%;
    margin-left: 73px;
    margin-top: 20px;
    padding-left: 81px;
}
.esg-temp-container-t3w-detail .esg-span-detail{
    font-size: 14px;
}
.esg-temp-container-t3w-bottom{
    display: flex;
    margin-top: 25px;
}
.esg-temp-container-t3wbl{
    width: 60%;
    margin-right: 2%;
}
.esg-temp-container-t3wbl .esg-span-detail{
    display: inline-block;
    /* margin-top: 10px; */
    margin-left: 70px;
    font-weight: 200;
}
.esg-temp-container-t3wbr{
    width: 37.5%;
}
.esg-temp-container-t3wbr img{
    width: 100%;
    max-width: 405px;
}
.esg-span-detail-600{
    display: none;
}
/*esg-temp-container-t4 style*/
.esg-temp-container-t4{
    display: flex;
    max-width: 1050px;
    margin: auto;
    margin-top: 25px;
}
.esg-temp-container-t4l{
    width: 60.74%;
    margin-right: 20px;
}
.esg-temp-container-t4r{
    width: 42%;
}
.esg-temp-container-t4ltw{
    display: flex;
    align-items: flex-start;
}
.esg-temp-container-t4limg{
    position: relative;
    width: 57%;
    margin-right: 3%;
}
.esg-temp-container-t4limg img{
    max-width: 346px;
}
.esg-temp-position{
    position: absolute;
    bottom: 16px;
    right: -74px;
    max-width: 217px !important;
}
.esg-temp-container-t4ltext{
    width: 40%;
}
.esg-temp-container-t4ltext .esg-p{
    position: relative;
    color: #0b632e;
    margin: 0px;
    padding-bottom: 10px;
}
.esg-temp-container-t4ltext .esg-p:after{
    position: absolute;
    left: 0px;
    bottom: 10%;
    content: '';
    width: 45%;
    height: 1px;
    background-color: #285c4d;
}
.esg-temp-container-t4ltext .esg-span-detail{
    font-weight: 200;
    display: inline-block;
    margin-top: 6px;
    font-size: 14px;
    margin-bottom: 50px;
}
.esg-temp-container-t4ltext img{
    max-width: 230px;
}
.esg-temp-container-t4lbw{
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.esg-temp-container-t4lbw img{
    max-width: 135px;
    max-height: 135px;
    margin: 20px 8px;
}
.esg-temp-container-t4lbw img:nth-child(4),.esg-temp-container-t4lbw img:nth-child(8){
    margin-right: 0px;
}
.esg-temp-container-t4rimg{
    display: flex;
}
.esg-temp-container-t4rimg img{
    max-width: 208px;
}
.esg-temp-container-t4rimg img:first-child{
    margin-right: 20px;
}
.esg-temp-container-t4rtext{
    margin-left: 15px;
    margin-top: 20px;
}
.esg-span-wrapper{
    position: relative;
    margin-bottom: 18px;
    padding-left: 15px;
}
.esg-span-wrapper .esg-p{
    margin: 0px;
    font-size: 15px;
}
.esg-span-wrapper .esg-span{
    color: #2d8f66;
}
.esg-temp-container-t4rtext .esg-span-wrapper:after{
    position: absolute;
    left: 0px;
    bottom: 0;
    content: '';
    width: 2px;
    height: 40px;
    background-color: #285c4d;
}
/* esg-temp-container-t5 style*/
.esg-temp-container-t5{
    background-color: #f8f8f8;
}
.esg-temp-container-t5-wrapper{
    max-width: 1108px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.esg-temp-container-t5wt .esg-tips-span{
    font-weight: 900;
    font-style: italic;
    font-size: 20px;
    font-family: 'Futura Extra Black Condensed';
}
.esg-temp-container-titleColorWrapper{
    color:#ea5e75;
    text-align: center;
    padding: 20px 0px;
    margin-bottom: 5px;
}
.esg-temp-container-titleColorWrapper .esg-temp-container-t5wt-detail{
    max-width: 264px;
    margin: auto;
    margin-top: -4px;
    border:1px solid #ea5e75;
    text-align: center;
}
.esg-temp-container-titleColorWrapper .esg-temp-container-t5wt-detail .esg-title{
    position: relative;
    margin: 0px;
    padding-bottom: 5px;
}
.esg-temp-container-titleColorWrapper .esg-temp-container-t5wt-detail .esg-span{
    font-size: 18px;
}
.esg-temp-container-titleColorWrapper .esg-temp-container-t5wt-detail .esg-title:after{
    position: absolute;
    left: 111px;
    bottom: 10%;
    content: '';
    width: 27%;
    height: 1px;
    background-color: #ea5e75;
}
.esg-temp-container-social{
    display: flex;
}
.esg-temp-container-social-l{
    width: 42.6%;
    margin-right: 0.4%;
    margin-top: 16px;
}
.esg-temp-container-social-l .esgsocial{
    max-width: 461px;
    margin-left: 5px;
}
.esg-temp-container-social-l .esg-span{
    font-weight: 200;
    display: inline-block;
    max-width: 461px;
    margin-left: 5px;
    margin-top: 20px;
}

.esg-temp-container-social-lpro{
    display: flex;
    flex-wrap: wrap;
    margin-top: 31px;
}
.esg-temp-container-social-lpro img{
    max-width: 222px;
    margin-bottom: 29px;
    border: 1px solid #b6b0b0;
}
.esg-temp-container-social-lpro img:nth-child(odd){
    margin-right: 10px;
}
.esg-temp-container-social-lpro img:nth-child(even){
    margin-left: 10px;
}
.esg-temp-container-social-r{
    width: 57%;
}
.esg-temp-container-social-r .esg-temp-container-social-rdetail .esg-span-wrapper{
    padding-left: 10px;
    line-height: 23px;
}
.esg-temp-container-social-rdetail{
    margin-left: 25px;
    margin-top: 0px;
}
.esg-span-wrapper-d25166{
    /*border-left: 2px solid #d25166;*/
    margin-bottom: 17px;
}
.esg-span-wrapper-d25166 .esg-span-d25166{
    color:#d25166;
}
.esg-span-wrapper-5997c5{
    /*border-left: 2px solid #5997c5;*/
    margin-bottom: 20px;
}
.esg-span-wrapper-5997c5 .esg-span-5997c5{
    color:#5997c5;
}
.esg-temp-container-social-r .esg-span-wrapper-d25166:after{
    position: absolute;
    left: 0px;
    bottom: 0;
    content: '';
    width: 2px;
    height: 40px;
    background-color: #d25166;
}
.esg-temp-container-social-r .esg-span-wrapper-5997c5:after{
    position: absolute;
    left: 0px;
    bottom: 0;
    content: '';
    width: 2px;
    height: 40px;
    background-color: #5997c5;
}
.esg-temp-container-social-r .esg-span-wrapper-5997c5:last-child:after{
    height: 176px;
}
.esg-temp-container-t5-partner{
    max-width: 1046px;
    display: flex;
    margin-top: 30px;
}
.esg-temp-container-t5pw{
    width: 22.4%;
    max-width: 235px;
    margin-right: 40px;
}
.esg-temp-partner-logo{
    border: 1px solid #c9c9c9;
    margin-bottom: 10px;
}
.esg-temp-partner-img{
    width: 100%;
    max-width: 235px;
}
.esg-temp-partner-title{
    font-size: 18px;
    margin: 0px;
    font-weight: 800;
    margin-top: 10px;
    margin-top: 5px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.esg-temp-container-t5pw .esg-span{
    font-size: 14px;
    font-weight: 200;
}
/* esg-temp-container-t6 style*/
.esg-temp-container-t6{
    max-width: 1030px;
    margin: auto;
}
.esg-temp-container-titleColorWrapper-57a5dc{
    color: #57a5dc;
}
.esg-temp-container-titleColorWrapper-57a5dc .esg-temp-container-t5wt-detail{
    border: 1px solid #57a5dc;
}
.esg-temp-container-titleColorWrapper-57a5dc .esg-temp-container-t5wt-detail .esg-title:after{
    background-color:#57a5dc
}
.esg-temp-container-t6gove{
    display: flex;
}
.esg-temp-container-t6govetest{
    width: 64%;
    margin-right: 30px;
}
.esg-temp-container-t6govetest .esg-span{
    font-weight: 200;
}
.esg-temp-container-t6goveimg{
    width: 32.68%;
}
/* esg-temp-container-t7 style*/
.esg-temp-container-t7{
    background-color: #f8f8f8;
}
.esg-temp-container-t7-wrapper{
    background-image: url("./esgxbg.png");
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: contain;
}
.esg-temp-container-t7-wrapper{
    display: flex;
    max-width: 1044px;
    margin: 50px auto;
    align-items: center;
}
.esg-temp-container-t7wText{
    width: 60%;
    margin-right: 50px;
    padding-top: 40px;
    padding-bottom: 52px;
}
.esg-temp-container-t7wImg{
    width: 33.6%;
}
.esg-temp-container-t7h409973{
    margin: 0px;
    font-size: 26px;
    color: #409973;
}
.esg-temp-container-t7wText .esg-span{
    position: relative;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.esg-temp-container-t7wText .esg-span:after{
    position: absolute;
    left: 0;
    bottom: 10%;
    content: '';
    width: 35%;
    height: 1px;
    background-color: black;
}
.esg-span-extralight{
    font-weight: 200;
}
/* esg-temp-container-t8 style*/
.esg-temp-container-t8{
    max-width: 950px;
    margin: auto;
}
.esg-temp-container-t8img{
    width: 100%;
    background-image: url("./bhst_07.jpg");
    background-position: -13px;
    background-repeat: no-repeat;
}
.esg-temp-container-t8img img{
    display: block;
    max-width: 550px;
    margin: auto;
}
.esg-temp-container-t8text{
    text-align: center;
}
.esg-temp-container-t8text .esg-span{
    font-weight: 200;
}
.esg-span-t8-355e57{
    color: #355e57;
    font-size: 18px;
    font-weight: 800;
}
/* esg-temp-container-t9 style*/
.esg-temp-container-t9{
    max-width: 1068px;
    margin: auto;
}
.esg-temp-container-t9 .esg-title{
    text-align: center;
    font-weight: 400;
    margin: 40px 0px 20px 0px;
}
.esg-temp-container-t9-textWrapper{
    width: 100%;
    padding: 20px 0px;
    border: 1px solid #c9c9c9;
}
.esg-temp-container-t9Text{
    display: flex;
    max-width: 1050px;
    margin: auto;
}
.esg-temp-container-t9Text-detail{
    width: 30%;
    margin: 0px 3%;
}
.esg-temp-container-t9Text-detail .esg-p{
    margin: 0px;
    margin-bottom: 15px;
}
.esg-temp-container-t9icon{
    width: 100%;
    position: relative;
}
.esg-temp-container-t9icon:before{
    position: absolute;
    left: 40px;
    bottom: 20%;
    content: '';
    width: 26%;
    height: 1px;
    background-color: black;
}
.esg-temp-container-t9icon:after{
    position: absolute;
    right: 40px;
    bottom: 20%;
    content: '';
    width: 26%;
    height: 1px;
    background-color: black;
}
.esg-temp-container-t9icon img{
    display: block;
    margin: auto;
    max-width: 300px;
}
/* esg eng styl*/
.esg-title-eng{
    font-size: 20px;
    padding-bottom: 15px;
}
.esg-t1-eng .esg-span:after{
    width: 40%;
    bottom: 12%;
}
.esg-t2-eng .esg-detail:after{
    content: unset;
}
.esg-t2-eng .esg-detail{
    line-height: 26px;
}
.esg-tipsEng{
    width: 57%;
    margin: 30px auto;
    max-width: 1080px;
    font-weight: 100;
}
.esg-tipsEng .esg-tips-span{
    width: 96%;
    font-size: 16px;
}
.esg-t3-eng .esg-temp-container-t3wt-detail{
    max-width: 441px;
}
.esg-t3-eng .esg-temp-container-t3w-detail{
    padding: 0;
    margin: 20px auto;
    width: 87%;
    color: #285c4d;
}
.esg-t3-eng .esg-temp-container-t3wbl .esg-span-eng{
    font-size: 14px;
}
.esg-t3-eng .esg-temp-container-t3w-bottom{
    align-items: center;
}
.esg-t3-eng .esg-title{
    font-size: 20px;
    font-weight: 600;
}
.esg-t3-eng .esg-title:after{
    left: 95px;
    width: 57%;
    bottom: 7%;
}
.esg-t4-eng{
    flex-wrap: wrap;
    padding-bottom: 25px;
}
.esg-t4-eng .esg-temp-container-t4l,.esg-t4-eng .esg-temp-container-t4r{
    width: 100%;
}
.esg-t4-eng .esg-temp-container-t4l{
    display: flex;
    margin: 0px;
}
.esg-t4-eng .esg-temp-container-t4ltw{
    max-width: 675px;
    align-items: flex-start;
}
.esg-t4-eng .esg-temp-container-t4rimg{
    max-width: 360px;
}
.esg-t4-eng .esg-temp-container-t4limg{
    max-width: 341px;
}
.esg-t4-eng .esg-temp-container-t4ltext{
    width: 46%;
}
.esg-t4-eng .esg-temp-container-t4ltext .esg-p-eng{
    font-size: 14px;
}
.esg-t4-eng .esg-span-detail{
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 18px;
}
.esg-t4-eng .esg-temp-container-t4rimg img:first-child{
    margin-left: 10px;
}
.esg-t4-engimg-wrapper{
    width: 95%;
    text-align: right;
}
.esg-t4-eng .esg-temp-position{
    max-width: 200px !important;
    bottom: 16px;
    right: -74px;
}
.esg-t4-eng .esg-temp-container-t4r{
    display: flex;
}
.esg-t4-eng .esg-temp-container-t4lbw{
    width: 40%;
    max-width: 430px;
    margin-top: 0px;
}
.esg-t4-eng .esg-temp-container-t4lbw img{
    max-width: 113px;
    height: 113px;
    margin: 2px;
}
.esg-temp-eng-wrapper{
    max-width: 361px;
    display: flex;
    margin: auto;
    margin-right: 7px;
    flex-wrap: wrap;
    justify-content: center;
}
.esg-t5-eng .esg-temp-container-t5-wrapper{
    max-width: 1140px;
}
.esg-t5-eng .esg-temp-container-social{
    display: flex;
    flex-wrap: wrap;
}
.esg-temp-sleng{
    max-width: 470px;
}
.esg-temp-slimg{
    max-width: 627px;
    margin-left: 30px;
}
.esg-t5-eng .esg-temp-container-social-l,.esg-t5-eng .esg-temp-container-social-r{
    display: flex;
    width: 100%;
}
.esg-t5-eng .esg-temp-container-social-l .esg-span{
    margin: 0px;
    line-height: 20px;
}
.esg-temp-sleng{
    margin: 0px;
}
.esg-t5-eng .esg-temp-container-social-lpro{
    max-width: 456px;
}
.esg-t5-eng .esg-temp-container-social-lpro img{
    margin: 0;
    width: 222px;
    height: 167px;
}
.esg-t5-eng img:nth-child(odd){
    margin-right: 5px !important;
}
.esg-t5-eng img:nth-child(even){
    margin-left: 0px;
}
.esg-t5-eng .esg-temp-container-social-rdetail{
    margin-left: 10px;
}
.esg-t5-eng .esg-temp-container-social-rdetail .esg-p-eng,.esg-t5-eng .esg-temp-container-social-rdetail .esg-span-eng{
    font-size: 14px;
}
.esg-t5-eng .esg-temp-container-t5wt-detail{
    max-width: 440px;
    padding: 4px;
}
.esg-t5-eng .esg-temp-container-titleColorWrapper .esg-temp-container-t5wt-detail .esg-title:after{
    left: 152px;
}
.esg-t5-eng .esg-temp-container-t5wt-detail .esg-title{
    font-weight: 400;
}
.esg-t5-eng .esg-temp-container-social-r{
    margin-top: 30px;
}
.esg-t5-eng .esg-temp-container-social-lpro{
    margin: 0;
}
.esg-t5-eng .esg-temp-container-social-r .esg-temp-container-social-rdetail .esg-span-wrapper-eng{
    line-height: 22px;
}
.esg-t6-eng .esg-temp-container-t5wt-detail .esg-title{
    text-transform: uppercase;
    font-weight: 100;
}
.esg-t6-eng .esg-temp-container-titleColorWrapper .esg-temp-container-t5wt-detail .esg-title:after{
    left: 95px;
}
.esg-t7-eng .esg-temp-container-t7h409973{
    font-size: 24px;
    color: #409973;
    text-transform: uppercase;
    font-weight: 600;
}
.esg-t7-eng .esg-temp-container-t7wText .esg-span-eng:first-child{
    text-transform: uppercase;
}
.esg-t7-eng .esg-span-extralight{
    font-size: 14px;
    font-weight: 100;
}
.esg-t8-eng .esg-temp-container-t8img{
    background-image: url("./protect.jpg");
}
.esg-t8-eng{
    max-width: 1082px;
    background-position: center;
}
.esg-span-eng-t8-355e57{
    font-weight: 600 !important;
}
/* media style */
@media (max-width: 840px){
    .esg-title{
        font-size: 18px;
    }
    .esg-span,.esg-p{
        font-size: 14px;
    }
    .esg-tips-span{
        font-size: 13px !important;
    }
    .esg-temp-container-t1{
        flex-wrap: wrap;
        padding: 10px;
    }
    .esg-temp-ctl{
        width: 100%;
    }
    .esg-temp-ctl img{
        width: 100%;
    }
    .esg-temp-ctr{
        width: 100%;
    }
    /*    esg-temp-container-t2*/
    .esg-temp-container-t2{
        flex-wrap: wrap;
        padding: 10px;
    }
    .esg-temp-ct2l{
        width: 100%;
    }
    .esg-temp-ct2r{
        width: 80%;
        margin: 10px auto;
    }
    .esg-temp-imgPosition{
        max-width: 85px;
        left: -42px;
    }
    /*    esg-temp-container-t3*/
    .esg-temp-container-t3{
        width: 95%;
        padding: 10px;
        padding-top: 0px;
    }
    .esg-temp-container-t3w-title{
        flex-wrap: wrap;
    }
    .esg-temp-container-t3wt{
        width: 71%;
        margin-top: 0px;
        padding-left: 0px;
    }

    .esg-temp-container-t3wt-img{
        width: 29%;
        text-align: right;
    }
    .esg-temp-container-t3wt-img img{
        max-width: 38px;
    }
    .esg-temp-container-t3w-detail{
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
        padding-left: 0px;
    }
    .esg-temp-container-t3wbl{
        width: 60%;
    }
    .esg-temp-container-t3wbr{
        width: 37.5%;
    }
    .esg-temp-container-t3wbl img{
        width: 100%;
    }
    .esg-temp-container-t3wbl .esg-span-detail-599{
        display: none;
    }
    .esg-span-detail-600{
        display: block;
    }
    /*  esg-temp-container-t4  */
    .esg-temp-container-t4{
        padding: 10px;
        flex-wrap: wrap;
    }
    .esg-temp-container-t4 img{
        width: 100%;
    }
    .esg-temp-container-t4l{
        width: 100%;
        margin-right: 0px;
    }
    .esg-temp-container-t4limg{
        width: 100%;
    }
    .esg-temp-container-t4ltw{
        flex-wrap: wrap;
    }
    .esg-temp-position{
        bottom: -2px;
        right: 25px;
        width: 48% !important;
        transform: rotate(137deg);
    }
    .esg-temp-container-t4ltext{
        width: 100%;
    }
    .esg-temp-container-t4ltext img{
        width: 90% !important;
        margin: 20px auto;
    }
    .esg-temp-container-t4lbw img{
        margin: 10px 4px;
        width: 31% !important;
    }
    .esg-temp-container-t4r{
        width: 100%;
    }
    .esg-temp-container-t4rimg img:first-child{
        margin-right: 10px;
    }
    .esg-temp-container-t4rimg img{
        width: 45% !important;
        margin: 10px;
    }
    .esg-span-wrapper .esg-p{
        font-size: 14px;
    }
    .esg-temp-container-t4 .esg-span-detail-599{
        display: none;
    }
    .esg-temp-container-t4ltext .esg-span-detail{
        margin-bottom: 10px;
    }
    /*  esg-temp-container-t5  */
    .esg-temp-container-t5-wrapper{
        padding: 10px;
    }
    .esg-temp-container-titleColorWrapper{
        padding: 0px;
        margin-bottom: 0px;
    }
    .esg-temp-container-social{
        flex-wrap: wrap;
    }
    .esg-temp-container-social-l{
        width: 100%;
        margin-right: 0px;
    }
    .esg-temp-container-social-l .esgsocial{
        width: 100%;
        margin-right: 0px;
    }
    .esg-temp-container-social-lpro{
        flex-wrap: wrap;
    }
    .esg-temp-container-social-lpro img:nth-child(odd),.esg-temp-container-social-lpro img:nth-child(even){
        margin-right: unset;
        margin-left: unset;
    }
    .esg-temp-container-social-lpro{
        margin-top: 15px;
    }
    .esg-temp-container-social-lpro img{
        width: 44%;
        margin: 10px !important;
        height: auto;
    }
    .esg-temp-container-social-r{
        width: 100%;
    }
    .esg-temp-container-social-r img{
        width: 100%;
    }
    .esg-temp-container-social-rdetail{
        margin-left: 0px;
    }
    .esg-temp-container-t5-partner{
        flex-wrap: wrap;
    }
    .esg-temp-container-t5pw{
        width: 44%;
        margin: 10px;
    }
    /*   esg-temp-container-t6 */
    .esg-temp-container-t6{
        padding: 10px;
    }
    .esg-temp-container-t6gove{
        flex-wrap: wrap;
    }
    .esg-temp-container-t6govetest{
        width: 100%;
        margin: 10px 0px 10px 0px;
    }
    .esg-temp-container-t6goveimg{
        width: 100%;
    }
    /*  esg-temp-container-t7  */
    .esg-temp-container-t7-wrapper{
        padding: 10px;
    }
    .esg-temp-container-t7wText{
        width: 70%;
        margin-right:0px;
    }
    .esg-temp-container-t7wImg{
        width: 30%;
    }
    .esg-temp-container-t7h409973{
        font-size: 16px;
    }
    .esg-span-extralight{
        font-size: 14px;
    }
    /*  .esg-temp-container-t8  */
    .esg-temp-container-t8{
        padding: 10px;
    }
    /*  esg-temp-container-t9  */
    .esg-temp-container-t9icon:before,.esg-temp-container-t9icon:after{
        content:unset;
    }

    /*  eng style  */
    .esg-tipsEng{
        width: 95%;
        margin-top: 0px;
    }
    .esg-t3-eng .esg-temp-container-t3wt-detail .esg-title,.esg-t3-eng .esg-temp-container-t3wt-detail .esg-span{
        font-size: 16px;
    }
    .esg-t3-eng .esg-temp-container-t3wt-detail .esg-title:after{
        left: 39px;
        width: 66%;
        bottom: 7%;
    }
    .esg-t3-eng .esg-temp-container-t3w-detail{
        width: 98%;
    }
    .esg-t4-eng .esg-span-detail-599{
        display: none;
    }
    .esg-t4-eng .esg-span-detail-600{
        margin-bottom: 20px;
    }
    .esg-t4-eng .esg-temp-container-t4l,.esg-t4-eng .esg-temp-container-t4ltw{
        flex-wrap: wrap;
    }
    .esg-t4-eng .esg-temp-container-t4limg,.esg-t4-eng .esg-temp-container-t4lbw{
        width: 100%;
    }
    .esg-t4-eng .esg-temp-container-t4ltext{
        width: 100%;
        margin-top: 20px;
    }
    .esg-t4-eng .esg-temp-container-t4r{
        flex-wrap: wrap;
    }
    .esg-t4-eng .esg-temp-container-t4rtext{
        margin-left: 0px;
    }
    .esg-t4-eng .esg-temp-container-t4r .esg-p-eng,.esg-t4-eng .esg-temp-container-t4r .esg-span-eng{
        font-size: 13px;
    }
    .esg-t4-eng .esg-temp-position{
        bottom: 1px;
        right: 6px;
        width: 42% !important;
        transform: rotate(110deg);
    }
    .esg-t5-eng .esg-temp-container-social-l, .esg-t5-eng .esg-temp-container-social-r{
        flex-wrap: wrap;
    }
    .esg-t5-eng .esg-temp-container-social-r img{
        width: 44%;
        height: auto;
    }
    .esg-t5-eng .esg-temp-container-t5wt-detail .esg-title,.esg-t5-eng .esg-temp-container-t5wt-detail .esg-span-eng{
        font-size: 16px;
    }
    .esg-t5-eng .esg-temp-container-titleColorWrapper .esg-temp-container-t5wt-detail .esg-title:after{
        width: 34%;
        left: 122px;
    }
    .esg-t5-eng .esg-temp-container-social-r .esg-span-wrapper-5997c5:last-child:after{
        height: 293px;
    }
    .esg-t5-eng .esg-temp-partner-title{
        font-size: 15px;
    }
    .esg-temp-container-social-r .esg-span-wrapper-eng:first-child:after{
        height: 65px;
    }
    .esg-temp-container-social-r .esg-span-wrapper-eng:nth-child(2):after{
        height: 85px;
    }
    .esg-temp-container-social-r .esg-span-wrapper-eng:nth-child(4):after{
        height: 60px;
    }
    .esg-temp-container-social-r .esg-span-wrapper-eng:nth-child(5):after{
        height: 63px;
    }
    .esg-temp-container-social-r .esg-span-wrapper-eng:nth-child(6):after{
        height: 87px;
    }
}