.esg-governance{background:#f2f2f2;width:100%}.esg-governance .governance-container{margin:0 auto;max-width:90rem}.esg-governance .governance-container .governance-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1.875rem}.esg-governance .governance-container .governance-header .header-left .governance-title{color:#000;font-size:1.875rem;font-weight:900;line-height:2.625rem;margin:0 0 .9375rem}.esg-governance .governance-container .governance-header .header-right .tab-switcher{background:#fff;border-radius:1.5625rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:1.625rem;padding:.5rem}.esg-governance .governance-container .governance-header .header-right .tab-switcher .tab-button{background:transparent;border:none;border-radius:1.3125rem;color:#222;cursor:pointer;font-size:1.25rem;padding:.5rem 1.5rem;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.esg-governance .governance-container .governance-header .header-right .tab-switcher .tab-button.active{background:#ff6a00;color:#fff}.esg-governance .governance-container .governance-header .header-right .tab-switcher .tab-button:hover:not(.active){background:rgba(255,106,0,.1)}.esg-governance .governance-container .governance-description{margin-bottom:2.5rem}.esg-governance .governance-container .governance-description p{color:#222;font-size:1rem;line-height:1.625rem;margin:0;max-width:73.0625rem}.esg-governance .governance-container .governance-architecture{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.esg-governance .governance-container .governance-architecture .architecture-card{background:#fff;border-radius:.625rem;overflow:hidden;padding:.625rem}.esg-governance .governance-container .governance-architecture .architecture-card .card-image{cursor:pointer;height:12.5rem;overflow:hidden;width:100%}.esg-governance .governance-container .governance-architecture .architecture-card .card-image img{border-radius:.3125rem;height:100%;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.esg-governance .governance-container .governance-architecture .architecture-card .card-image img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.esg-governance .governance-container .governance-architecture .architecture-card .card-content{padding:1.25rem}.esg-governance .governance-container .governance-architecture .architecture-card .card-content .card-title{color:#222;font-size:1.25rem;font-weight:700;line-height:1.375rem;margin:0 0 .9375rem}.esg-governance .governance-container .governance-architecture .architecture-card .card-content .card-description{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#666;cursor:pointer;display:-webkit-box;font-size:.875rem;line-height:1.5rem;margin:0;overflow:hidden}.esg-governance .governance-container .governance-architecture .architecture-card:hover{-webkit-box-shadow:0 .125rem 1.75rem hsla(0,0%,81%,.66);box-shadow:0 .125rem 1.75rem hsla(0,0%,81%,.66)}.esg-governance .governance-container .management-system .system-content{grid-gap:2.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:2.5rem;margin-top:2.5rem}.esg-governance .governance-container .management-system .system-content .text-list{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 25rem;-ms-flex:0 0 25rem;flex:0 0 25rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.esg-governance .governance-container .management-system .system-content .text-list .list-item{border-bottom:1px solid #e5e5e5;border-radius:.5rem;cursor:pointer;margin-bottom:.9375rem;padding:.9375rem 1.25rem;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.esg-governance .governance-container .management-system .system-content .text-list .list-item:last-child{border-bottom:none;margin-bottom:0}.esg-governance .governance-container .management-system .system-content .text-list .list-item:hover:not(.active){background:rgba(255,106,0,.05);-webkit-box-shadow:0 2px 8px rgba(255,106,0,.1);box-shadow:0 2px 8px rgba(255,106,0,.1);-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.esg-governance .governance-container .management-system .system-content .text-list .list-item:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.esg-governance .governance-container .management-system .system-content .text-list .list-item.active{background:rgba(255,106,0,.15)!important;-webkit-box-shadow:0 4px 16px rgba(255,106,0,.2)!important;box-shadow:0 4px 16px rgba(255,106,0,.2)!important;-webkit-transform:translateX(8px)!important;-ms-transform:translateX(8px)!important;transform:translateX(8px)!important}.esg-governance .governance-container .management-system .system-content .text-list .list-item.active:before{background:-webkit-gradient(linear,left top,left bottom,from(#ff6a00),to(#e55a00))!important;background:linear-gradient(180deg,#ff6a00,#e55a00)!important;border-radius:.1875rem!important;-webkit-box-shadow:2px 0 4px rgba(255,106,0,.3)!important;box-shadow:2px 0 4px rgba(255,106,0,.3)!important;content:""!important;height:100%!important;left:0!important;position:absolute!important;top:0!important;width:.375rem!important;z-index:10!important}.esg-governance .governance-container .management-system .system-content .text-list .list-item.active .item-title{color:#ff6a00!important;font-weight:700!important}.esg-governance .governance-container .management-system .system-content .text-list .list-item.active .item-description{color:#333!important;font-weight:500!important}.esg-governance .governance-container .management-system .system-content .text-list .list-item .item-title{color:#222;font-size:1.375rem;margin:0 0 1rem;padding-left:1.25rem;-webkit-transition:color .3s ease;transition:color .3s ease}.esg-governance .governance-container .management-system .system-content .text-list .list-item .item-description{color:#666;font-size:1rem;line-height:1.5rem;margin:0;padding-left:1.25rem;-webkit-transition:color .3s ease;transition:color .3s ease}.esg-governance .governance-container .management-system .system-content .image-showcase{-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1}.esg-governance .governance-container .management-system .system-content .image-showcase .image-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:36.25rem}.esg-governance .governance-container .management-system .system-content .image-showcase .image-left .top-image{height:100%;-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease;width:100%}@media (max-width:767px){.esg-governance .governance-container .governance-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.25rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.esg-governance .governance-container .governance-header .header-left .governance-title{font-size:1.5rem;line-height:2rem}.esg-governance .governance-container .governance-header .header-right .tab-switcher{margin-top:0}.esg-governance .governance-container .governance-header .header-right .tab-switcher .tab-button{font-size:1.25rem;padding:.375rem .625rem}.esg-governance .governance-container .governance-description{font-size:1.25rem;margin-bottom:1.5rem}.esg-governance .governance-container .management-system .system-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.875rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.esg-governance .governance-container .management-system .system-content .text-list{-webkit-box-flex:0;grid-gap:1.25rem;-webkit-flex:none;-ms-flex:none;flex:none;gap:1.25rem;width:100%}.esg-governance .governance-container .management-system .system-content .text-list .list-item .item-title{font-size:1.25rem}.esg-governance .governance-container .management-system .system-content .text-list .list-item .item-description{font-size:1.125rem;line-height:1.375rem}.esg-governance .governance-container .management-system .system-content .image-showcase{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.esg-governance .governance-container .management-system .system-content .image-showcase .image-bottom,.esg-governance .governance-container .management-system .system-content .image-showcase .image-top{height:12.5rem}.esg-governance .esg-governance .governance-container .governance-architecture,.esg-governance .governance-container .governance-architecture{grid-template-columns:repeat(1,1fr)}.esg-governance .governance-container .management-system .system-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.esg-governance .governance-container .governance-architecture .architecture-card .card-content .card-description{font-size:1.125rem}}.esg-performance{background:#fff;width:100%}.esg-performance .performance-container{margin:0 auto;max-width:90rem}.esg-performance .performance-container .section-header{margin-bottom:2.5rem}.esg-performance .performance-container .section-header .section-title{color:#000;font-family:AlibabaPuHuiTi_2_115_Black,sans-serif;font-size:1.875rem;font-weight:900;line-height:2.625rem;margin:0 0 .9375rem}.esg-performance .performance-container .section-header .title-underline{background:#40aa32;border-radius:.1875rem;border-radius:.25rem;height:.3125rem;width:1.625rem}.esg-performance .performance-container .content-layout{grid-gap:2.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:2.5rem;margin-bottom:3.75rem}.esg-performance .performance-container .content-layout .image-section{-webkit-box-flex:0;-webkit-flex:0 0 43.75rem;-ms-flex:0 0 43.75rem;flex:0 0 43.75rem}.esg-performance .performance-container .content-layout .image-section .image-container{background:#e7e7e7;border-radius:.625rem;height:34.375rem;overflow:hidden;width:100%}.esg-performance .performance-container .content-layout .image-section .image-container img{height:100%;object-fit:cover;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%}.esg-performance .performance-container .content-layout .data-section{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.esg-performance .performance-container .content-layout .data-section .metrics-list{margin-bottom:1.25rem}.esg-performance .performance-container .content-layout .data-section .metrics-list .metric-item{margin-bottom:3.25rem}.esg-performance .performance-container .content-layout .data-section .metrics-list .metric-item:last-child{margin-bottom:0}.esg-performance .performance-container .content-layout .data-section .metrics-list .metric-item .metric-value{-webkit-animation:fadeInUp .3s ease forwards;animation:fadeInUp .3s ease forwards;color:#000;font-family:AlibabaPuHuiTi_2_85_Bold,sans-serif;font-size:3rem;font-weight:700;line-height:2.625rem;margin-bottom:.875rem;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.esg-performance .performance-container .content-layout .data-section .metrics-list .metric-item .metric-description{-webkit-animation:fadeInUp .3s ease .1s forwards;animation:fadeInUp .3s ease .1s forwards;color:#222;font-family:AlibabaPuHuiTi_2_55_Regular,sans-serif;font-size:1rem;line-height:1.625rem;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.esg-performance .performance-container .content-layout .data-section .related-documents .document-item{-webkit-animation:fadeInUp .3s ease .2s forwards;animation:fadeInUp .3s ease .2s forwards;color:#222;font-family:AlibabaPuHuiTi_2_55_Regular,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:.75rem;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.esg-performance .performance-container .content-layout .data-section .related-documents .document-item:last-child{-webkit-animation-delay:.3s;animation-delay:.3s;margin-bottom:0}.esg-performance .performance-container .content-layout .data-section .related-documents .document-item:hover{opacity:.8}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:.6;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:.6;-webkit-transform:translateY(0);transform:translateY(0)}}.esg-performance .performance-container .content-layout .data-section .content-html{-ms-overflow-style:none;max-height:33.75rem;overflow-x:hidden;overflow-y:auto;padding-right:.9375rem;scrollbar-width:none}.esg-performance .performance-container .content-layout .data-section .content-html::-webkit-scrollbar{background:transparent;width:0}.esg-performance .performance-container .content-layout .data-section .content-html::-webkit-scrollbar-thumb{background:transparent}.esg-performance .performance-container .content-layout .data-section .content-html p{color:#222;font-family:AlibabaPuHuiTi_2_55_Regular,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:1rem}.esg-performance .performance-container .content-layout .data-section .content-html p:last-child{margin-bottom:0}.esg-performance .performance-container .content-layout .data-section .content-html strong{color:#000;font-family:AlibabaPuHuiTi_2_85_Bold,sans-serif;font-weight:700}.esg-performance .performance-container .issue-navigation{-webkit-box-align:center;-ms-flex-align:center;-webkit-overflow-scrolling:touch;-webkit-align-items:center;align-items:center;border-top:.0625rem solid #e5e5e5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;position:relative;scroll-behavior:smooth}.esg-performance .performance-container .issue-navigation::-webkit-scrollbar{height:.375rem}.esg-performance .performance-container .issue-navigation::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:.1875rem}.esg-performance .performance-container .issue-navigation::-webkit-scrollbar-thumb{background:rgba(255,106,0,.3);border-radius:.1875rem;-webkit-transition:background .3s ease;transition:background .3s ease}.esg-performance .performance-container .issue-navigation::-webkit-scrollbar-thumb:hover{background:rgba(255,106,0,.5)}.esg-performance .performance-container .issue-navigation:after,.esg-performance .performance-container .issue-navigation:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:1.25rem;z-index:10}.esg-performance .performance-container .issue-navigation:before{background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0;opacity:0}.esg-performance .performance-container .issue-navigation:after{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));opacity:1;right:0}.esg-performance .performance-container .issue-navigation.scrolled:before{opacity:1}.esg-performance .performance-container .issue-navigation.scroll-end:after{opacity:0}.esg-performance .performance-container .issue-navigation .nav-item{-ms-flex-negative:0;cursor:pointer;-webkit-flex-shrink:0;flex-shrink:0;margin-right:2.5rem;padding:1.6875rem 0;position:relative}.esg-performance .performance-container .issue-navigation .nav-item:last-child{margin-right:2.5rem}.esg-performance .performance-container .issue-navigation .nav-item .nav-text{color:#222;font-family:AlibabaPuHuiTi_2_55_Regular,sans-serif;font-size:1.25rem;line-height:1.75rem;-webkit-transition:color .3s ease;transition:color .3s ease;white-space:nowrap}.esg-performance .performance-container .issue-navigation .nav-item:hover:not(.active) .nav-text{color:#ff6a00;opacity:.8}.esg-performance .performance-container .issue-navigation .nav-item.active .nav-text{color:#ff6a00;font-weight:600}.esg-performance .performance-container .issue-navigation .nav-item.active .active-indicator{-webkit-animation:slideIn .3s ease;animation:slideIn .3s ease;background:#ff6a00;border-radius:.125rem;height:.25rem;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes slideIn{0%{width:0}to{width:100%}}@keyframes slideIn{0%{width:0}to{width:100%}}@media (max-width:768px){.esg-performance{padding:2.5rem 0}.esg-performance .performance-container .section-header{padding:0 1.25rem}.esg-performance .performance-container .section-header .section-title{font-size:1.5rem;line-height:2rem}.esg-performance .performance-container .content-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.5rem;padding:0 2.5rem}.esg-performance .performance-container .content-layout .image-section{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:100%}.esg-performance .performance-container .content-layout .image-section .image-container{height:18.75rem}.esg-performance .performance-container .content-layout .data-section .metrics-list{margin-bottom:2.5rem}.esg-performance .performance-container .content-layout .data-section .metrics-list .metric-item{margin-bottom:1.875rem}.esg-performance .performance-container .content-layout .data-section .metrics-list .metric-item .metric-value{font-size:2.25rem;line-height:2rem}.esg-performance .performance-container .content-layout .data-section .metrics-list .metric-item .metric-description{font-size:.875rem;line-height:1.5rem}.esg-performance .performance-container .content-layout .data-section .related-documents .document-item{font-size:.875rem;line-height:1.375rem}.esg-performance .performance-container .issue-navigation{padding:0 1.25rem}.esg-performance .performance-container .issue-navigation::-webkit-scrollbar{height:.1875rem}.esg-performance .performance-container .issue-navigation:after,.esg-performance .performance-container .issue-navigation:before{width:.9375rem}.esg-performance .performance-container .issue-navigation .nav-item{margin-right:1.25rem;padding:1.25rem 0}.esg-performance .performance-container .issue-navigation .nav-item:last-child{margin-right:1.25rem}.esg-performance .performance-container .issue-navigation .nav-item .nav-text{font-size:1rem;line-height:1.5rem}}.esg-home-wrap .about-banner{background:url(https://img.alicdn.com/imgextra/i2/O1CN019rUK2j1K6ijgxRxwY_!!6000000001115-0-tps-5760-2408.jpg) 50%/cover no-repeat;height:38.1875rem;position:relative}.esg-home-wrap .about-banner .about-banner-slogan-wrap{height:100%;margin:0 auto;position:relative;width:90rem}.esg-home-wrap .about-banner .about-banner-slogan-wrap .about-banner-slogan{bottom:6.8125rem;color:#fff;font-family:AlibabaPuHuiTi;font-size:2.5rem;font-weight:700;left:0;position:absolute;width:100%}.esg-home-wrap .about-banner .about-banner-slogan-wrap .about-banner-contact-us{bottom:2.5rem;left:0;position:absolute}.esg-home-wrap .about-banner .about-banner-tips{bottom:1.25rem;color:#fff;font-size:.875rem;opacity:.8;position:absolute;right:1.25rem;text-align:center}.esg-home-wrap .about-sub-nav{margin:0 auto;position:relative;width:90rem}.esg-home-wrap .about-sub-nav .sub-nav-report{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;position:absolute;right:0;top:30%}.esg-home-wrap .about-sub-nav .sub-nav-report img{height:1.75rem;margin-right:.375rem;width:1.75rem}.esg-home-wrap .about-sub-nav .sub-nav-report span{color:#ff6a00;font-size:1.25rem}.esg-home-wrap .about-tab,.esg-home-wrap .about-tab .esg-report{background:#f2f2f2}.esg-home-wrap .about-tab .esg-report .report-box{margin:0 auto;position:relative;width:90rem}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-summary{margin-bottom:2.5rem}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;overflow-x:auto;scroll-behavior:smooth}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card{-webkit-box-flex:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(92%,rgba(0,0,0,.6)));background:linear-gradient(180deg,transparent,rgba(0,0,0,.6) 92%);background-position:50%;background-size:100% 100%;border-radius:10px;cursor:pointer;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:35.625rem;margin-right:1.5625rem;overflow:hidden;padding:2.875rem 1.875rem;position:relative;-webkit-transition:all .3s ease,background .5s ease;transition:all .3s ease,background .5s ease;width:23.75rem}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-hover{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;opacity:0;overflow-y:auto;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);visibility:hidden}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-common,.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-hover{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:0;padding:2.875rem 1.875rem;position:absolute;right:0;top:0;-webkit-transition:all .4s ease;transition:all .4s ease}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-common{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-summary{color:#fff;font-size:1.125rem;line-height:1.6;margin-top:2.5rem;opacity:.9;padding:1.25rem 0;text-align:center}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-title{background:#2970ff;border-radius:.5rem;color:#fff;font-size:1.5rem;margin-bottom:0;padding:.5rem 1rem;-webkit-transition:all .3s ease;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-common .strategy-card-title{margin-bottom:0}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-hover .strategy-card-title{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-bottom:1.5rem}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .environment-card-title{background:#3bbf18}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item{height:5rem;margin-bottom:1.5rem;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item .strategy-card-item-title{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item .strategy-card-item-description{color:#fff;font-size:.875rem;line-height:1.5;opacity:.85}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item .strategy-card-item-description:not(.flex-layout){-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;cursor:pointer;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item .strategy-card-item-description.flex-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item .strategy-card-item-description .des-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:.375rem;padding:.25rem .3125rem}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item .strategy-card-item-description .des-item img{height:1rem;width:1rem}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item .strategy-card-item-description .item-126B9F{background:#126b9f}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card .strategy-card-item .strategy-card-item-description .item-144A6C{background:#144a6c}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .governance-card{background:url(https://img.alicdn.com/imgextra/i4/O1CN01QbmbaI1FDyvXxBTTd_!!6000000000454-2-tps-720-1078.png) no-repeat;background-position:50%;background-size:cover}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .environment-card{background:url(https://img.alicdn.com/imgextra/i4/O1CN01OUAazf1v6OCEOaNb4_!!6000000006123-2-tps-720-960.png) no-repeat;background-position:50%;background-size:cover}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .social-card{background:url(https://img.alicdn.com/imgextra/i3/O1CN01lXDZRs1nysOCFDmb2_!!6000000005159-2-tps-1900-960.png) no-repeat;background-position:50%;background-size:cover}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-hover{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);background:-webkit-gradient(linear,left top,left bottom,color-stop(4%,transparent),color-stop(41%,rgba(0,0,0,.6)));background:linear-gradient(180deg,transparent 4%,rgba(0,0,0,.6) 41%);opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-common{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);visibility:hidden}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-item{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-item:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-item:nth-child(3){-webkit-transition-delay:.2s;transition-delay:.2s}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-item:nth-child(4){-webkit-transition-delay:.3s;transition-delay:.3s}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-item:nth-child(5){-webkit-transition-delay:.4s;transition-delay:.4s}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-item:last-child{margin-bottom:0}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .social-card{width:87.5rem}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .social-card .social-card-title{background:#ff6a00}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .social-card .strategy-card-box{-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:1.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-justify-content:space-between;justify-content:space-between;padding-right:20px;width:100%}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .social-card .strategy-card-box .strategy-card-item-box{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box .strategy-card:hover .strategy-card-title{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-card-box::-webkit-scrollbar{display:none}.esg-home-wrap .about-tab .csr-report{background:#fff;padding:2.5rem 0}.esg-home-wrap .about-tab .csr-report .title{margin:0 auto;width:90rem}.esg-home-wrap .about-tab .csr-report .report-box{margin:0 auto;position:relative;width:90rem}.esg-home-wrap .about-tab .news-views{background-color:#f2f2f2}.esg-home-wrap .esg-polices{background:url(https://img.alicdn.com/imgextra/i3/O1CN01urM39G1mUMNr5lKM7_!!6000000004957-2-tps-2880-2382.png) no-repeat;background-position:50%;background-size:cover}.esg-home-wrap .esg-polices .annual-container-content{margin-top:3.125rem}.esg-home-wrap .esg-polices .common-section .component-card-news-list .component-news-list{background:none}.esg-home-wrap .content-wrap{position:relative}.esg-home-wrap .visibility-sensor-wrap{height:3.75rem;position:absolute;top:200px;width:25rem;z-index:-1}.esg-home-wrap .visibility-sensor-wrap .visibility-sensor-inner{height:3.75rem;width:18.75rem}@media (max-width:767px){.esg-home-wrap .about-banner .about-banner-slogan-wrap .about-banner-contact-us{bottom:.625rem;left:1.5rem}.esg-home-wrap .about-banner{height:22rem}.esg-home-wrap .about-banner .about-banner-slogan-wrap{width:100%}.esg-home-wrap .about-banner .about-banner-slogan-wrap .about-banner-slogan{bottom:3.75rem;font-size:2.0625rem;left:1.5rem;line-height:2.6875rem;width:92%}.esg-home-wrap .about-sub-nav{width:100%}.esg-home-wrap .about-sub-nav .sub-nav-report{display:none}.esg-home-wrap .about-tab{padding-bottom:1.375rem}.esg-home-wrap .about-tab .esg-report{padding:0}.esg-home-wrap .about-tab .esg-report .title{width:100%}.esg-home-wrap .about-tab .esg-report .report-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;position:static;width:100%}.esg-home-wrap .about-tab .csr-report{background:#f2f2f2;margin-bottom:3.75rem;padding-bottom:0}.esg-home-wrap .about-tab .csr-report .title{width:100%}.esg-home-wrap .about-tab .csr-report .report-box{padding:0 1.5rem;width:100%}.esg-home-wrap .about-tab .esg-polices{background-color:#fff;padding-bottom:0;padding-top:0}.esg-home-wrap .about-tab .esg-polices .title{width:100%}.esg-home-wrap .about-tab .esg-report .strategy-box .strategy-summary{margin-bottom:0;margin-top:1.5rem}.esg-home-wrap .about-tab .csr-report{padding-top:0}.esg-governance{padding-bottom:0}.esg-home-wrap .about-tab .csr-report{margin-bottom:0}}.contact-btn{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.625rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background-color:#fff;border:none;border-radius:1.75rem;color:#ff6a00;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;gap:.625rem;-webkit-justify-content:center;justify-content:center;outline:none;padding:.875rem 1.25rem}.contact-btn,.contact-btn span{-webkit-transition:all .3s ease;transition:all .3s ease}.contact-btn:hover{background-color:#ff6a00;-webkit-box-shadow:0 .375rem 1.25rem rgba(0,0,0,.25);box-shadow:0 .375rem 1.25rem rgba(0,0,0,.25);color:#fff;-webkit-transform:translateY(-.125rem);-ms-transform:translateY(-.125rem);transform:translateY(-.125rem)}.contact-btn:active{-webkit-box-shadow:0 .125rem .75rem rgba(0,0,0,.2);box-shadow:0 .125rem .75rem rgba(0,0,0,.2);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.contact-btn .contact-btn-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.25rem;-webkit-justify-content:center;justify-content:center;width:1.25rem}.contact-btn .contact-btn-icon img{height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}@media (max-width:767px){.contact-btn{border-radius:1.5rem;font-size:.9375rem;min-width:11.25rem;padding:.75rem 2rem}.contact-btn .contact-btn-icon{height:1.125rem;width:1.125rem}.contact-btn .contact-btn-icon img{height:100%;width:100%}}