@media screen and (min-width: 750px) {
    body {
        background: url(/ctgenglish/template/common/img/gybgm.png) no-repeat center;
        background-size: 100% 100%;
    }
    .contentWarp {
        width: 100%;  
    }
    .contentWarp .banner{
        width: 100%;
        height: auto;
    }
    .contentWarp .banner img {
        width: 100%;
        height: auto;
    }
    .content {
        padding-top: 80px;
        box-sizing: border-box;
    }
    .content .su1 img {
        width: 100%;
        height: auto;
    }
    .content .sdgWarp {
        display: flex;
        justify-content: space-between;
    }
    .content .sdgWarp .left {
        width: 904px;
    }
    .content .sdgWarp .right {
        width: 281px;
    }
    .esg1 {
        width: 904px;
        margin-top: 145px;
    }
    .content .info .title {
        font-size: 50px;
        font-family: Roboto Condensed;
        line-height: 50px;
        font-weight: 700;
        color: #4895DC;
    }
    .content .info .title span{
        color: #A0C6EA;
    }
    .content .info .title1 {
        font-size: 50px;
        font-family: Roboto Condensed;
        font-weight: 300;
        line-height: 50px;
        color: #BBD8F3;
    }
    .content .info .text {
        font-size: 18px;
        font-family: Roboto Condensed;
        font-weight: 400;
        margin-top: 20px;
        color: #737373;
        line-height: 24px;
        text-align: left;
    }
    .content .more {
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        border-radius: 25px;
        border: 1px solid #A1A1A1;
        font-family: Roboto Condensed;
        color: #689CA7;
        margin-bottom: 20px;
    }
    .content .more:hover {
        cursor: pointer;
        background: #0d6efd;
        border: 1px solid #0d6efd;
        color: #fff;
    }
    .egs {
        width: 100%;
        background: url(/ctgenglish/template/common/img/su.png) no-repeat center;
        display: flex;
        justify-content: space-between;
        padding-top: 90px;
    }
    .egs .left {
        width: 325px;
    }
    .egs .divl {
        border-left: 3px solid #7EDCD7;
        padding-left: 18px;
        box-sizing: border-box;
    }
    .egs .title{
        font-size: 40px;
        font-family: Roboto Condensed;
        font-weight: 300;
        line-height: 40px;
        color: #62BEBE;
    }
    .egs .text{
        font-size: 16px;
        font-family: Roboto Condensed;
        font-weight: 400;
        margin-top: 20px;
        color: #737373;
        line-height: 20px;
        text-align: left;
    }
    .egs .right {
        width: 325px;
        height: 270px;
    }
    .report {
        width: 100%;
    }
    .report .top {
        display: flex;
        justify-content: space-between;
    }
    .report .top .title {
        font-size: 50px;
        font-family: Roboto Condensed;
        font-weight: 700;
        color: #62BEBE;
    }
    .checkWarp {
        width: 100%;
        height: 60px;
        border-bottom: 4px solid #7DB5E8;
        position: relative;
    }
    .checkWarp .check {
        height: 44px;
        line-height: 44px;
        position: absolute;
        right: 0;
        top: 20px;
        display: flex;
    }
    .checkWarp .check .item {
        font-size: 18px;
        padding: 0 10px;
        color: #7DB5E8;
        box-sizing: border-box;
        cursor: pointer;
        font-family: Roboto Condensed;
    }
    .checkWarp .check .item.isCheck {
        background-color: #ffffff;
      border-left: 1px solid #B0D4F5;
      border-top: 1px solid #B0D4F5;
      border-right: 1px solid #B0D4F5;
      font-family: Roboto Condensed;
    }
    .scrollWarp1 {
        width: 1260px;
        margin-top: 25px;
        margin-bottom: 50px;
        position: relative;
    }
    .listWarp1 {
        width: 1160px;
        margin: 0 auto;
    }
    .scrollWarp1 .left1 {
        position: absolute;
        left: 0;
        top: 110px;
        cursor: pointer;
    }
    .scrollWarp1 .right1 {
        position: absolute;
        right: 0;
        top: 110px;
        cursor: pointer;
    }
    .swiper-button-disabled {
        opacity: .5;
    }
    .swiper-slide {
        width: 208px !important;
    }
    .swiper-slide img {
        width: 208px !important;
    }
    .scrollWarp2 {
        width: 1260px;
        margin-top: 25px;
        margin-bottom: 50px;
        position: relative;
    }
    .listWarp2 {
        width: 1160px;
        margin: 0 auto;
    }
    .scrollWarp2 .left2 {
        position: absolute;
        left: 0;
        top: 110px;
        cursor: pointer;
    }
    .scrollWarp2 .right2 {
        position: absolute;
        right: 0;
        top: 110px;
        cursor: pointer;
    }
    .scrollWarp3 {
        width: 1260px;
        margin-top: 25px;
        margin-bottom: 50px;
        position: relative;
    }
    .listWarp3 {
        width: 1160px;
        margin: 0 auto;
    }
    .scrollWarp3 .left3 {
        position: absolute;
        left: 0;
        top: 110px;
        cursor: pointer;
    }
    .scrollWarp3 .right3 {
        position: absolute;
        right: 0;
        top: 110px;
        cursor: pointer;
    }
    .scrollWarp4 {
        width: 1260px;
        margin-top: 25px;
        margin-bottom: 50px;
        position: relative;
    }
    .listWarp4 {
        width: 1160px;
        margin: 0 auto;
    }
    .scrollWarp4 .left4 {
        position: absolute;
        left: 0;
        top: 110px;
        cursor: pointer;
    }
    .scrollWarp4 .right4 {
        position: absolute;
        right: 0;
        top: 110px;
        cursor: pointer;
    }

}
@media screen and (max-width: 750px) {
    body {
        background: url(../image/gybgm.png) no-repeat center;
        background-size: 100% 100%;
    }
    .contentWarp {
        width: 100%;
    }
    .contentWarp .banner {
        width: 100%;
    }
    .contentWarp .banner img {
        width: 100%;
        height: auto;
    }
    .content {
        width: 100%;
        padding: .4rem .4rem ;
        box-sizing: border-box;
    }
    .content .title {
        width: 100%;
        font-size: .54rem;
        font-family: Roboto Condensed;
        font-weight: bold;
        color: #4895DC;
    }
    .egs .title{
        font-size: 30px;
        font-family: Roboto Condensed;
        font-weight: bold;
        color: #62BEBE;
    }
    .content .info .title span{
        color: #A0C6EA;;
    }
    .content .title1 {
        font-size: .34rem;
        font-family: Roboto Condensed;
        font-weight: bold;
        color: #BBD8F3;
    }
    .content .text {
        margin-top: .2rem;
        font-size: .24rem;
        font-family: Roboto Condensed;
        font-weight: 400;
        color: #737373;
        line-height: .38rem;
    }
    .content .more {
        margin: 0 auto;
        width: 1.7rem;
        height: .6rem;
        line-height: .6rem;
        text-align: center;
        font-size: .28rem;
        border-radius: .3rem;
        border: 1px solid #A1A1A1;
        font-family: Roboto Condensed;
        color: #689CA7;
        margin-top: .4rem;
        margin-bottom: .8rem;
    }
    .content img {
        width: 100%;
        height: auto;
        margin-top: .2rem;
    }
    .egs {
        width: 100%;
        background: url(../image/sustainability/suP.png) no-repeat center;
        background-size: 100% 7.3rem;
        background-position: 0 4.2rem;
    }
    .egs .text {
        border-left: 3px solid #7EDCD7;
        padding-left: .2rem;
        box-sizing: border-box;
    }
    .report {
        width: 100%;
    }
    .report .top {
        display: flex;
        justify-content: space-between;
    }
    .checkWarp {
        width: 100%;
        height: .6rem;
        border-bottom: 4px solid #7DB5E8;
        position: relative;
    }
    .checkWarp .check {
        width: 100%;
        height: .8rem;
        position: absolute;
        right: 0;
        top: -.13rem;
        display: flex;
    }
    .checkWarp .check .item {
        font-size: .20rem;
        line-height: .24rem;
        padding-top: .15rem;
        text-align: center;
        color: #7DB5E8;
        box-sizing: border-box;
        cursor: pointer;
    }
    .checkWarp .check .item.isCheck {
        background-color: #ffffff;
        border-left: 1px solid #B0D4F5;
        border-top: 1px solid #B0D4F5;
        border-right: 1px solid #B0D4F5;
        font-family: Roboto Condensed;
    }
    .image-container {
        display: flex;
        overflow-x: scroll;
        padding: 10px;
        gap: 10px; /* 图片之间的间隔 */
    }

    .image-container img {
        flex: 0 0 auto;
        width: 2rem; /* 图片宽度 */
        height: auto; /* 图片高度自适应 */
        object-fit: cover; /* 图片按比例缩放填充容器 */
        border-radius: 8px;
    }
}