.awpom {
    width: calc(100% - 23em);
    /* padding-top: 20px; */
}

.awpom2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0 11.5em;
    background-color: #f7f7f7;
    position: relative;
}

.bannerDiv9:before {
    background-color: rgba(0, 0, 0, 0)
}

.mob-service3-img {
    display: none;
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flexSB {
    justify-content: space-between;
}

.flexT {
    align-items: flex-start;
}

.flexS {
    justify-content: flex-start;
}

.flexSA {
    justify-content: space-around;
}

.webPc {
    display: block;
}

.webPcFlex {
    display: flex;
}

.webMobFlex {
    display: none;
}

.webMob {
    display: none;
}

@media (min-width: 769px) {
    #asd1234{
        display: none;
    }

    .service3 {
        padding-top: 0;
        display: block;
    }

    .mb0-i {
        margin-bottom: 0 !important;
    }

    .energy-s1 {
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        width: 100%;
        padding-top: 30px;
        font-size: 14px;
    }

    .energy-s1 .ns20 {
        /* font-size: 20px; */
        font-weight: 600;
    }

    .energy-s1 .flex {
        margin-top: 20px;
    }

    .scene {
        width: 48%;
        cursor: pointer;
        position: relative;
    }

    .cfff {
        color: #fff;
    }

    .cc8 {
        color: #c8c8c8;
    }

    .scene .sceneTitleDiv {
        position: absolute;
        left: 40px;
        bottom: 36px;
        z-index: 10;

    }

    .scene:hover .sceneTitleDiv {
        display: none;
    }

    .scene .sceneTitle {
        /* font-size: 28px; */
        font-weight: 600;
        line-height: 24px;
        text-align: left;
        margin-top: 10px;

    }

    .scene .sceneText {
        /* font-size: 14px; */
        font-weight: 700;
        line-height: 24px;
        text-align: left;
    }

    .scene .sceneImgDiv {
        position: relative;
    }

    .scene .sceneImg {
        width: 100%;
        display: block;

    }

    .scene .sceneImg-mask {
        display: none;
        position: absolute;
        z-index: 20;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); */
        background: linear-gradient(180deg, #00000080 0%, #000000e0 100%);
        padding: 36px 0 0 40px;
    }

    .scene:hover .sceneImg-mask {
        display: block;
    }

    .glass {
        position: absolute;
        z-index: 20;
        left: 1.1vw;
        right: 1.1vw;
        height: 8.1vw;
        bottom: 1.1vw;
        background: linear-gradient(144deg, #ffffff26 25.9%, #ffffff0d 70.55%);
        backdrop-filter: blur(4.2px);
    }

    .glass-left1 {
        width: 5vw;
        height: 100%;
        font-weight: 500;
        padding: 0 1.1vw;
    }

    .arrow {
        width: 8px;
        height: 12px;
        background-color: #fff;
        /* 可以改为你喜欢的颜色 */
        clip-path: polygon(0% 7%, 0% 93%, 100% 50%);
        position: relative;
        /* 防止布局塌陷 */
    }

    .glass2 {
        flex: auto;
        height: 100%;
        box-sizing: border-box;
        padding-left: 1vw;
    }

    .glass2-s {
        width: 100%;
        height: 50%;
    }

    .glass2-son {
        width: 42%;
    }

    .glass2-s .glass2-son:last-child {
        width: 58%;
    }

    .scene-supplement {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
        color: #000;
        padding-left: 30px;
    }

    .red {
        color: red;
        font-weight: bold;
    }

    .scene:hover .ss-title {
        width: 110px;
    }

    .s-t1 {
        margin-bottom: 0.8vw;
    }

    .s-t2 {
        margin-top: 1vw;
        margin-bottom: 1.1vw;
    }

    .s-t3 {
        margin-bottom: 0.8vw;
    }

    .mr24 {
        margin-right: 1vw;
    }

    .mb50 {
        margin-bottom: 2.5vw;
    }

    .ss-divider {
        width: calc(100% - 60px);
        margin-left: 30px;
        height: 2px;
        margin-top: 8px;
        margin-bottom: 8px;
        border-bottom: 1px dashed #000;
    }

    .demo {
        width: 100%;
    }

    .demoImg1 {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .demoImg2 {
        position: absolute;
        top: 0;
        left: -17.5vw;
        z-index: -1;
    }

    .demoImg3 {
        position: absolute;
        top: 0;
        left: -35vw;
        z-index: -1;
    }

    .demoImg4 {
        position: absolute;
        top: 0;
        left: -52.5vw;
        z-index: -1;
    }

    .demolist {
        width: 17.5vw;
        height: 26.5vw;
        position: relative;
        cursor: pointer;
    }

    .demoImgDiv {
        width: 17.5vw;
        height: 26.5vw;
        overflow-x: hidden;
        position: absolute;
        z-index: 1;

    }

    .dm1 {
        width: 70vw;
        transition: width 2s linear;
        /* 平滑过渡动画 */
        z-index: 5;
    }

    .dm2 {
        width: 70vw;
        transition: width 2s linear;
        /* 平滑过渡动画 */
        z-index: 5;
        animation-name: moveToLeft175;
        /* 动画名称 */
        animation-duration: 2s;
        /* 动画持续时间 */
        animation-timing-function: linear;
        /* 动画速度曲线 */
        animation-fill-mode: forwards;
        /* 动画结束后保持最后一帧状态 */
    }

    @keyframes moveToLeft175 {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(-17.5vw);
        }
    }

    @keyframes moveToRight175 {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(17.5vw);
        }
    }

    .imgTr2 {
        transition: width 2s linear;
        animation-name: moveToRight175;
        /* 动画名称 */
        animation-duration: 2s;
        /* 动画持续时间 */
        animation-timing-function: linear;
        /* 动画速度曲线 */
        animation-fill-mode: forwards;
        /* 动画结束后保持最后一帧状态 */
    }

    .dm3 {
        width: 70vw;
        transition: width 2s linear;
        /* 平滑过渡动画 */
        z-index: 5;
        animation-name: moveToLeft35;
        /* 动画名称 */
        animation-duration: 2s;
        /* 动画持续时间 */
        animation-timing-function: linear;
        /* 动画速度曲线 */
        animation-fill-mode: forwards;
        /* 动画结束后保持最后一帧状态 */
    }

    @keyframes moveToLeft35 {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(-35vw);
        }
    }

    @keyframes moveToRight35 {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(35vw);
        }
    }

    .imgTr3 {
        transition: width 2s linear;
        animation-name: moveToRight35;
        /* 动画名称 */
        animation-duration: 2s;
        /* 动画持续时间 */
        animation-timing-function: linear;
        /* 动画速度曲线 */
        animation-fill-mode: forwards;
        /* 动画结束后保持最后一帧状态 */
    }

    .dm4 {
        width: 70vw;
        transition: width 2s linear;
        /* 平滑过渡动画 */
        z-index: 5;
        animation-name: moveToLeft525;
        /* 动画名称 */
        animation-duration: 2s;
        /* 动画持续时间 */
        animation-timing-function: linear;
        /* 动画速度曲线 */
        animation-fill-mode: forwards;
        /* 动画结束后保持最后一帧状态 */
    }

    @keyframes moveToLeft525 {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(-52.5vw);
        }
    }

    @keyframes moveToRight525 {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(52.5vw);
        }
    }

    .imgTr4 {
        transition: width 2s linear;
        animation-name: moveToRight525;
        /* 动画名称 */
        animation-duration: 2s;
        /* 动画持续时间 */
        animation-timing-function: linear;
        /* 动画速度曲线 */
        animation-fill-mode: forwards;
        /* 动画结束后保持最后一帧状态 */
    }

    .demolist .canzhao {
        width: 70vw;
        height: 26.5vw;
        max-width: none;
        display: block;
    }

    .sceneCon {
        width: 95%;
        margin-left: 2.5%;
    }

    .scTitle {
        color: #333;
        position: relative;
    }

    .scTitle .s18 {
        padding: 0 1vw;
    }

    .scene4 {
        width: 96%;
        margin-left: 2%;
        height: 29.37vw;
        box-shadow: 0 0 1em 0em rgba(180, 173, 173, 0.3);
    }

    .scene4 .textContent {
        height: 100%;
        line-height: 2;
    }

    .scene4 .textContent .textList {
        display: none;

    }

    .scene4 .imgContent {
        height: 100%;
        position: relative;
    }

    .scene4 .imgContentBg {
        width: 100%;
        height: 100%;
    }

    .scene4 .imgList {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .scene4 .imgItem {
        flex: 1;
        height: 100%;
        border-right: 1px solid #fff;
        cursor: pointer;
    }

    .scene4 .imgItem .flex{
        opacity: 0.5;
    }

    .scene4 .imgItem:last-child {
        border: 0;
    }

    .scene4 .imgItem:hover {
        background: linear-gradient(0deg, #01b5d14d 0%, #01b5d14d 100%);
    }

    .scene4 .imgItem:hover .flex{
        opacity: 1;
        color: #fff;
        z-index: 11;
    }

    .scene4 .imgItem img {
        width: 2.6vw;
        height: 2.6vw;
    }

    .scene4 .imgItemTitle {
        color: #fff;
        font-weight: bold;
        margin-top: 3em;
    }

    .scene4 .imgItem:hover img {
        transition: transform 1s;
        animation: scaleForever 2s infinite;
    }



    @keyframes scaleForever {

        0%,
        100% {
            transform: scale(1);
            /* 1倍大小 */
        }

        50% {
            transform: scale(1.2);
            /* 1.2倍大小 */
        }
    }

    .scene4 .textContent .active {
        display: block;
    }

    .advantageList {
        flex: 1;
        padding-left: 3vw;
        border-right: 1px solid #eee;
    }

    .advantageList:last-child {
        border-right: none;
    }

    .advantageList .Num {
        /* font-size: 68px; */
        font-family: 'Inter';
        font-weight: 200;
        line-height: 50px;
        text-align: left;
        color: #02B5D2;
    }

    .advantageList .advantageListTitle {
        /* font-size: 32px; */
        font-weight: 600;
        line-height: 40px;
        text-align: left;
        color: #333333;
        margin: 10px 0;
    }

    .advantageList p {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #828282;
        margin: 0;
    }
}

@media (max-width: 768px) {
    .service3{
        display: none;
    }
    #asd1234{
        display: block;
    }
    .awpom {
        width: 100%;
        padding: 0 2%;
    }

    .certify2Hover {
        padding-top: 40px;
        box-shadow: 0 4px 16px 0 #00000017;
    }

    .service3 {
        z-index: -10;
        opacity: 0;
        display: none;
    }

    .yd7-bannerDiv9 {
        position: relative;
    }

    .yd7-bannerDiv9-cn {
        text-align: center;
        transform: scale(1.3);
        font-weight: bold;
    }

    .yd7-bannerDiv9 .img {
        width: 100%;
        height: 50.133vw;
    }

    .yd7-bannerDiv9 .yd7-bannerTitle {
        width: 100%;
        padding: 5vw;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        color: #fff;
    }

    .yd7-bannerDiv9 .yd7-bannerTitle .title {
        font-size: 0.55rem;
        margin-bottom: 0.35em;
    }

    .dpn {
        display: none;
    }

    .active {
        display: flex;
    }

    .imgContent-mb {
        width: 100%;
        height: 51.1vw;
        position: relative;
        margin-top: 5vw;
    }

    .imgContentBg-mb {
        width: 100%;
        height: 100%;
        display: block;
    }

    .service3-list-mb {
        position: absolute;
        content: '';
        z-index: 10;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;

    }

    .service3-Item-mb {
        color: #ffffff;
        font-size: 0.28rem;
        font-weight: 400;
        padding: 0 7vw;
        height: 17vw;
        border-bottom: 1px solid #fff;
        opacity: 0.5;
    }

    .service3-Item-mb:last-child {
        border-bottom: none;
    }

    .service3-Item-mb:hover {
        opacity: 1;
        background-color: rgba(1, 181, 209, 0.3);
    }

    .service3-Item-mb img {
        width: 8vw;
        height: 8vw;
    }

    /* 产品优势 */
    .cfff {
        color: #fff;
    }

    .cc8 {
        color: #c8c8c8;
    }

    .advantageCon {
        flex-wrap: wrap;
        font-size: 0.24rem;
        color: #828282;
        box-shadow: 0 4px 16.3px 0 #00000017;
        position: relative;
    }

    .advantageCon::after {
        position: absolute;
        content: '';
        left: 0.5rem;
        right: 0.5rem;
        top: 50%;
        height: 1px;
        background-color: #d5d5d5;
    }

    .advantageCon .advantageList {
        width: 50%;
        padding: 5.5vw 0;
    }

    .advantageCon .s60 {
        font-size: 0.64rem;
        color: #02B5D2;
    }

    .advantageCon .s30 {
        font-size: 0.4rem;
        color: #333333;
        font-weight: 600;
        margin-bottom: 0.32rem;
    }

    .advantageCon p {
        margin: 8px 0;
    }

    /* 项目案例 */
    .sceneCon .scene {
        position: relative;
        margin-bottom: 0.5rem;
    }

    .sceneCon .scene .sceneTitleDiv {
        position: absolute;
        left: 40px;
        bottom: 36px;
        z-index: 10;
    }

    .sceneCon .scene .sceneTitleDiv .sceneText {
        margin-bottom: 1.5vw;
    }

    .sceneCon .scene .sceneImg-mask {
        display: none;
        position: absolute;
        z-index: 20;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); */
        background: linear-gradient(180deg, #00000080 0%, #000000e0 100%);
        padding: 14px 0 0 27px;
    }

    .sceneCon .scene:hover .sceneImg-mask {
        display: block;
    }

    .sceneImg-mask .s-t1 {
        margin-bottom: 2vw;
    }

    .sceneImg-mask .s-t2 {
        margin-bottom: 1vw;
    }

    .sceneImg-mask .s-t3 {
        margin-bottom: 1vw;
    }



    .glass {
        position: absolute;
        z-index: 20;
        left: 3.2vw;
        right: 3.2vw;
        height: 24vw;
        bottom: 3.2vw;
        background: linear-gradient(144deg, #ffffff26 25.9%, #ffffff0d 70.55%);
        backdrop-filter: blur(4.2px);
    }

    .glass-left1 {
        width: 13vw;
        height: 100%;
        font-weight: 500;
        padding: 0 2.2vw;
    }

    .arrow {
        width: 8px;
        height: 12px;
        background-color: #fff;
        /* 可以改为你喜欢的颜色 */
        clip-path: polygon(0% 7%, 0% 93%, 100% 50%);
        position: relative;
        /* 防止布局塌陷 */
    }

    .glass2 {
        flex: auto;
        height: 100%;
        box-sizing: border-box;
        padding-left: 2vw;
    }

    .glass2-s {
        width: 100%;
        height: 50%;
    }

    .glass2-son {
        width: 45%;
    }

    .glass2-s .glass2-son:last-child {
        width: 55%;
    }

    .s10 {
        font-size: 0.2rem;
    }
    .mr24 {
        margin-right: 3vw;
    }
}