        ul {
            list-style-type: none;
        }

        a {
            text-decoration: none !important;

        }

        /* 定义阿里巴巴普惠体字体 */
        /* 细体 Thin */
        @font-face {
            font-family: 'Alibaba PuHuiTi';
            src: url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-35-Thin/AlibabaPuHuiTi-2-35-Thin.woff2') format('woff2'),
                url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-35-Thin/AlibabaPuHuiTi-2-35-Thin.woff') format('woff');
            font-display: swap;
            font-weight: 300;
            font-style: normal;
        }

        /* 常规体 Regular */
        @font-face {
            font-family: 'Alibaba PuHuiTi';
            src: url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-55-Regular/AlibabaPuHuiTi-2-55-Regular.woff2') format('woff2'),
                url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-55-Regular/AlibabaPuHuiTi-2-55-Regular.woff') format('woff');
            font-display: swap;
            font-weight: 400;
            font-style: normal;
        }

        /* 中等 Medium */
        @font-face {
            font-family: 'Alibaba PuHuiTi';
            src: url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-65-Medium/AlibabaPuHuiTi-2-65-Medium.woff2') format('woff2'),
                url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-65-Medium/AlibabaPuHuiTi-2-65-Medium.woff') format('woff');
            font-display: swap;
            font-weight: 500;
            font-style: normal;
        }

        /* 半粗 SemiBold */
        @font-face {
            font-family: 'Alibaba PuHuiTi';
            src: url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-75-SemiBold/AlibabaPuHuiTi-2-75-SemiBold.woff2') format('woff2'),
                url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-75-SemiBold/AlibabaPuHuiTi-2-75-SemiBold.woff') format('woff');
            font-display: swap;
            font-weight: 600;
            font-style: normal;
        }

        /* 粗体 Bold */
        @font-face {
            font-family: 'Alibaba PuHuiTi';
            src: url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-85-Bold/AlibabaPuHuiTi-2-85-Bold.woff2') format('woff2'),
                url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-85-Bold/AlibabaPuHuiTi-2-85-Bold.woff') format('woff');
            font-display: swap;
            font-weight: bold;
            font-style: normal;
        }

        /* 特粗 Heavy (900) */
        @font-face {
            font-family: 'Alibaba PuHuiTi';
            src: url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-105-Heavy/AlibabaPuHuiTi-2-105-Heavy.woff2') format('woff2'),
                url('../AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-105-Heavy/AlibabaPuHuiTi-2-105-Heavy.woff') format('woff');
            font-display: swap;
            font-weight: 900;
            font-style: normal;
        }

        .footer hr+a {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .esg {
            /*height: 100%;*/
        }

        .esg-top-img {
            background-image: url(../img/sustainablehead.png);
            background-repeat: round;
            background-size: cover;
            /*background-position: top;*/
            /*height: 50%;*/
            display: flex;
            align-items: center;
        }

        .esg-top-title {
            width: 70%;
            color: #FFFFFF;
            text-align: left;
            margin: 0 auto;
            /*animation: sport 1s;*/
            /*transform: translateY(0px);*/
            padding: 201px 0;
                 visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: all, opacity 1scubic-bezier(0.5, 0, 0, 1) 0.2s, transform 1scubic-bezier(0.5, 0, 0, 1) 0.2s;
        }

        /*.esg-top-img-titleFirst {
    width: 100%;
    font-family: '思源黑体';
    font-size: 19px;
    font-weight: 600;
    color: #0a3d99;
    line-height: 32px;
    text-shadow: 0px 5px 5px rgb(31 60 103 / 43%);
    text-align: left;
}*/

        .esg-top-img-titleSecond {
            width: 100%;
            font-family: '思源黑体';
            font-size: 32px;
            font-weight: 600;
            color: #ffffff;
            line-height: 32px;
            text-shadow: 0px 5px 5px rgb(31 60 103 / 43%);
            text-align: left;
        }

        .esg-top-report {
            font-size: 64px;
            font-weight: 600;
        }

        .esg-top-img-titleContent {
            width: 72%;
            font-size: 24px !important;
            font-family: '思源黑体';
            color: #fff;
            line-height: 36px;
            text-align: left;
            font-weight: lighter;
        }

        .esg-company-box {
            width: 70%;
            color: #FFFFFF;
            text-align: left;
            margin: 0 auto;
            padding: 64px 0;
                                 visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: all, opacity 1scubic-bezier(0.5, 0, 0, 1) 0.2s, transform 1scubic-bezier(0.5, 0, 0, 1) 0.2s;
        }

   /* 标题样式 */
        .esg-company-title {
            font-family: 'Alibaba PuHuiTi', sans-serif;
            font-weight: bold;
            font-size: 42px;
            color: #262626;

        }

        /* 正文样式 */
        .esg-company-concise {
            font-family: 'Alibaba PuHuiTi', sans-serif;
            font-weight: 300;
            font-size: 24px;
            color: #262626;
            line-height: 1.5;
        }

        #esg-env {
            background-color: #e3f0fb;
        }

        /*轮播图部分*/
        #esg-env {
            background-color: #e3f0fb;
        }

        /*轮播图部分*/
        .esg-env-box {
            width: 70%;
            margin: 0 auto;
            display: flex;
            flex-direction: column;
            padding: 0 0 32px 0;
        }

        .esg-container-top {
            display: flex;
        }

        /* 左侧统计 */
        .stats {
            flex: 4;
            padding: 50px 0px;
        }

        .stats-stat {
            display: none;
        }

        .stats-stat.active {
            display: block;
        }

        .stats hr {
            border-top: 3px solid #0056d1;
            width: 72px;
        }

        .stats h1 {
            font-family: "Alibaba PuHuiTi Heavy", sans-serif;
            font-weight: 900;
            font-size: 36px;
            margin-bottom: 16px;
            color: #262626;
        }

        .stat-item {
            /*margin-bottom: 32px;*/
        }

        .stat-item .number {
            font-family: "Alibaba PuHuiTi Heavy", sans-serif;
            font-weight: 900;
            font-size: 50px;
            color: #0056d1;
            display: block;
        }

        .stat-item .unit {
            font-family: "Alibaba PuHuiTi Heavy", sans-serif;
            font-weight: 900;
            font-size: 25px;
        }

        .stat-item .desc {
            font-family: "Alibaba PuHuiTi Medium", sans-serif;
            font-weight: 500;
            font-size: 20px;
            color: #5d6667;
            width: 370px;
        }

        /* 右侧轮播 */
        .carousel {
            flex: 6;
            position: relative;
            overflow: hidden;
            font-family: "Alibaba PuHuiTi Thin", sans-serif;
            font-size: 12px;
            color: #898989;
            padding: 50px 0;
        }

        .slides {
            display: flex;
            transition: transform 0.5s ease;
            width: 290px;
        }

        .slide {
            min-width: 100%;
            position: relative;
            border-radius: 20px;
            overflow: hidden;
            /* transition: transform 0.5s ease; */
            transition: transform 0.5s ease-in-out;
        }

        .slide img {
            width: 290px;
            height: auto;
            display: block;
        }

        .slide .label {
            position: absolute;
            bottom: 16px;
            left: 50%;
            /*transform: translateX(-50%);*/
            padding: 4px 12px;
            background: rgba(0, 0, 0, 0.4);
            color: #fff;
            font-size: 16px;
            border-radius: 12px;
        }

        /* 圆点 */
        .dots {
    width: 100%;
    display: flex;
    justify-content: center;
        }

        .dots .dot {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 0 6px;
            border-radius: 50%;
            background: rgba(0, 0, 0, 0.1);
            cursor: pointer;
        }

        .dots .dot.active {
            background: #ffffff;
        }



        .esg-container-botton {
            text-align: center;
        }

        .esg-container-botton .source {
            font-family: "Alibaba PuHuiTi Thin", sans-serif;
            font-weight: 300;
            font-size: 22px;
        }

        /*报告*/
        .main-box {
            width: 70%;
            margin: 0 auto;
/*                          opacity: 1;*/
  /*  transform: translateY(0);*/
  /*animation: sport 1s ease-out forwards;*/
  /*opacity: 0;*/
  /*transform: translateY(20px);*/
                                   visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: all, opacity 1scubic-bezier(0.5, 0, 0, 1) 0.2s, transform 1scubic-bezier(0.5, 0, 0, 1) 0.2s;
        }

        .main-title {
            font-family: "Alibaba PuHuiTi Thin", sans-serif;
            font-size: 48px;
            font-weight: 300;
            color: #262626;
            line-height: 1.4;
            padding: 40px;
            text-align: center;
        }

        .awards-section {
            display: flex;
            align-items: center;
            margin: 40px 0;
            background-color: #fff;
            border-radius: 8px;
        }

        .award-info {
            flex: 7;
        }

        .award-title {
            font-family: "Alibaba PuHuiTi Bold", sans-serif;
            font-size: 32px;
            font-weight: bold;
            color: #262626;
            margin-bottom: 40px;
             width: 800px;
        }

        .award-description {
            font-family: "Alibaba PuHuiTi Thin", sans-serif;
            font-weight: 300;
            font-size: 29px;
            color: #262626;
            line-height: 1.6;
            margin-bottom: 10px;
            width: 800px;
        }

        .award-img {
            /*flex: 3;*/
        }

        .award-image {
            width: 350px;
        }

        .sop-section {
            margin: 50px 0;
            padding: 0 0 400px 0;
        }

        .sop-title {
            font-family: "Alibaba PuHuiTi Heavy", sans-serif;
            font-size: 42px;
            font-weight: 900;
            color: #262626;
            margin-bottom: 30px;
        }

        .sop-modules {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 30px 0;
        }

        .module {
            display: flex;
            align-items: center;
            background-image: url(../img/四大模块.png);
            background-repeat: round;
        }

        .module-text {
            font-family: "Alibaba PuHuiTi Regular", sans-serif;
            font-weight: 400;
            color: #ffffff;
            font-size: 24px;
            padding: 24px 48px 24px 48px;
        }

        .arrow {
            margin: 0 10px;
            font-size: 36px;
            color: #36f;
        }

        .reports-section {
            background-image: url(../img/ESG底图.png);
            background-repeat: round;
            background-size: cover;
            height: 260px;
        }

        .reports-container {
            display: flex;
            justify-content: space-between;
            width: 70%;
            margin: 0 auto;
            padding: 60px;
             visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: all, opacity 1scubic-bezier(0.5, 0, 0, 1) 0.2s, transform 1scubic-bezier(0.5, 0, 0, 1) 0.2s;
        }

        .report-card {
            background-color: #f0f0f0;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
            margin-top: -346px;
        }

        .report-image {
            width: 510px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 18px 0 0 0;
        }

        .report-info {
            display: flex;
            flex-direction: column;
            padding: 0px 0px 50px 0px;
        }

        .report-year {
            font-family: "Alibaba PuHuiTi SemiBold", sans-serif;
            font-size: 36px;
            font-weight: 600;
            color: #333333;
            margin-bottom: 10px;
            text-align: center;
        }

        .report-subtitle {
            font-family: "Alibaba PuHuiTi Regular", sans-serif;
            font-weight: 400;
            font-size: 24px;
            color: #4a4a4a;
            margin-bottom: 20px;
            text-align: center;
            margin: 0 auto;
            width: 322px;
        }

        .view-more {
            display: inline-block;
            background-image: url(../img/查看更多.png);
            background-repeat: round;
            background-size: cover;
            width: 200px;
            margin: 0 auto;
            padding: 26px;
            border-radius: 30px;
            text-align: center;
            margin-top: 18px;
        }

        .view-more-btn {
            font-family: "Alibaba PuHuiTi Thin", sans-serif;
            font-weight: 300;
            font-size: 18px;
            color: #fefefe !important;
            text-decoration: none;
        }

        /*旧版ESG页面布局 - 2025-04-28移除*/
        /*.esg-report-main {*/
        /*    width: 100%;*/
        /* height: 100%; */
        /*    background-image: url(../img/ESGMainMap.jpg);*/
        /*    background-repeat: no-repeat;*/
        /*    background-size: 100% 100%;*/
        /*    background-position: bottom;*/
        /*}*/

        /*.esg-report-card {*/
        /*    width: 70%;*/
        /* height: 100%; */
        /*    margin: 0 auto;*/
        /*    display: flex;*/
        /*    flex-wrap: wrap;*/
        /*    justify-content: space-around;*/
        /*}*/

        /*.esg-report-itemList {*/
        /*    width: 40%;*/
        /*    height: 100%;*/
        /*    background-repeat: no-repeat;*/
        /*    background-size: 100% 100%;*/
        /*    background-position: bottom;*/
        /*    border: 1px solid #0097ff;*/
        /*    border-radius: 37px;*/
        /*    box-shadow: 1px 1px 2px 0px white, 3px 3px 8px 0px #0097ff;*/
        /*}*/

        /*.esg-report-cardTitle {*/
        /*    color: #fff;*/
        /*    font-size: 24px;*/
        /*    background: #0061ff;*/
        /*    border-radius: 37px;*/
        /*    height: 70px;*/
        /*    line-height: 70px;*/
        /*    padding: 0 32px;*/
        /*}*/

        /*.esg-report-ContentText {*/
        /*    padding: 0px 32px;*/
        /*    height: 100%;*/
        /*    display: flex;*/
        /*    flex-direction: column;*/
        /*    justify-content: space-evenly;*/
        /*}*/

        /*.esg-report-text {*/
        /*    font-family: '思源黑体';*/
        /*    color: #0a3d97;*/
        /*    font-size: 22px;*/
        /*    font-weight: 600;*/
        /*}*/

        /*.esg-report-context {*/
        /*    font-family: '思源黑体';*/
        /*    font-size: 14px;*/
        /*}*/

        /*.esg-report-textNum {*/
        /*    color: #0a3d97;*/
        /*    font-size: 16px;*/
        /*    font-weight: 600;*/
        /*}*/

        /*.esg-report-model {*/
        /*    font-size: 17px;*/
        /*    padding: 0px 5px;*/
        /*}*/

        /*.esg-report-model:hover {*/
        /*    cursor: pointer;*/
        /*}*/

        /*.esg-mask-model {*/
        /*    display: none;*/
        /*    opacity: 0;*/
        /*    padding: 0px 0px;*/
        /*    border-top: none;*/
        /*    transition: opacity 0.5s;*/
        /*}*/

        /*.active {*/
        /*    display: block;*/
        /*    font-size: 18px;*/
        /*    color: rgb(162, 162, 162);*/
        /*    opacity: 1;*/
        /*}*/
        /* 赋能临床试验 */
        /*.enableGcp {*/
        /*    position: relative;*/
        /*}*/

        /*.enableGcp::before {*/
        /*    content: '';*/
        /*    width: 3px;*/
        /*    height: 21px;*/
        /*    border: 3px solid;*/
        /*    position: absolute;*/
        /*    top: 16px;*/
        /*    left: 0px;*/
        /*    color: #0089ff;*/
        /*}*/

        /*.enableGcp::after {*/
        /*    content: '';*/
        /*    width: 1px;*/
        /*    height: 21px;*/
        /*    border: 1px solid;*/
        /*    position: absolute;*/
        /*    top: 16px;*/
        /*    left: 9px;*/
        /*    color: #0089ff;*/
        /*}
/* 报告下载 */
        .esg-report-download {
            width: 100%;
            background-image: url(../img/ESGReport.jpg);
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-position: bottom;
            height: 300px;
        }

        .esg-report-link {
            width: 70%;
            height: 100%;

            margin: 0 auto;
            display: flex;
            flex-wrap: wrap;
            align-content: center;
        }

        .esg-reportLink {
            width: 100%;
            color: #0097ff;
            position: relative;
        }

        .esg-reportLink:hover {
            cursor: pointer;
            color: #0097ff;
        }

        /* 底部 */
        .esg-report-bottom {
            width: 100%;
            height: 300px;
            background-image: url(../img/ESGBaseMap.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-position: bottom;
            display: flex;
            justify-content: center;
        }

        .esg-report-contectCareer {
            width: 70%;
            margin: 0 auto;
            display: flex;
            align-items: center;
            justify-content: space-evenly;
        }

        .esg-report-commerce {
            border: 1px solid #ececec;
            width: 400px;
            height: 200px;
            font-size: 24px;
            color: #fff !important;
            text-align: center;
            /*line-height: 200px;*/
            border-radius: 14px;
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            text-decoration: none;
            color: inherit;
        }

        .esg-report-contect {
            color: rgba(238, 238, 238, 0.5);
            font-size: 85px;
            position: absolute;
            left: 0;
        }



        .esg-report-Joinus {
            border: 1px solid #ececec;
            width: 400px;
            height: 200px;
            font-size: 24px;
            color: #fff !important;
            text-align: center;
            line-height: 200px;
            border-radius: 14px;
            position: relative;
        }

        .esg-report-career {
            color: rgba(238, 238, 238, 0.5);
            font-size: 85px;
            position: absolute;
            left: 40px;
        }

        .esg-report-commerce:hover {
            cursor: pointer;
            background-color: rgba(211, 211, 211, 0.5);
            color: #fff;

        }

        .esg-report-Joinus:hover {
            cursor: pointer;
            background-color: rgba(211, 211, 211, 0.5);
            color: #fff;

            /* pointer-events: none; */
            /* 可选，如果需要鼠标事件穿透此框至底层元素 */
        }

        /* 媒体查询 */

        @media (max-width: 970px) {
            .esg-top-img {
                background-image: url(../img/sustainablehead.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
                background-position: bottom;
                height: 480px;
                padding-top: 80px;
            }
        }