/* 新增图文分离 */
.high-pressure-container .section-power-plant h3 {
    position: absolute;
    top: 6.95vw;
    left: 39.667vw;
    font-size: 1.666667vw;
    line-height: 1.25;
    font-weight: 700;
    z-index: 2;
}

.high-pressure-container .section-power-plant span {
    position: absolute;
    font-size: .9375vw;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
    z-index: 2;
    text-align: center;

}

.high-pressure-container .section-power-plant span:nth-of-type(1) {
    top: 35.95vw;
    left: 18.841667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(2) {
    top: 36.5vw;
    left: 33.67vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(3) {
    top: 22.5vw;
    left: 48.667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(4) {
    top: 36.141vw;
    left: 43.667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(5) {
    top: 22.1vw;
    left: 62.41667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(6) {
    top: 37.15vw;
    left: 59.667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(7) {
    top: 32.95vw;
    left: 73.667vw;
}


.high-pressure-container .section-power-plant .text-con {
    position: absolute;
    top: 6.15vw;
    left: 68.041667vw;
    z-index: 2;
}

.high-pressure-container .section-power-plant .text-con p {
    font-size: .9375vw;
    font-weight: 700;
    line-height: 150%;
    color: #000;
    margin-bottom: .625vw;
}


@media screen and (max-aspect-ratio: 11/10) {
    .high-pressure-container .section-power-plant h3 {
        top: 10.95vw;
        left: 24.041667vw;
        font-size: 5.555556vw;
        line-height: 1.25;
        font-weight: 700;
        width: 52.666667vw;
        text-align: center;
    }

    .high-pressure-container .section-power-plant .text-con {
        top: 30.5vw;
        left: 36.041667vw;

    }

    .high-pressure-container .section-power-plant .text-con p {
        font-size: 3.333333vw;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 2.625vw;
    }


    .high-pressure-container .section-power-plant span {
        font-size: 2.15vw;
        width: 18.666667vw;
        text-align: center;
    }




    .high-pressure-container .section-power-plant span:nth-of-type(1) {
        top: 61.95vw;
        left: 3.041667vw;
    }


    .high-pressure-container .section-power-plant span:nth-of-type(2) {
        top: 79.95vw;
        left: 4.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(3) {
        top: 109.95vw;
        left: 80.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(4) {
        top: 109.95vw;
        left: 5.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(5) {
        top: 145.95vw;
        left: 59.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(6) {
        top: 147.5vw;
        left: 20.041667vw;

    }

    .high-pressure-container .section-power-plant span:nth-of-type(7) {
        top: 182.95vw;
        left: 43.41667vw;
    }


    /* .high-pressure-container .section-power-plant span:nth-of-type(8) {
        top: 96.95vw;
        left: 26.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(9) {
        top: 121.95vw;
        left: 28.41667vw;

    }



    .high-pressure-container .section-power-plant span:nth-of-type(10) {
        top: 146.95vw;
        left: 50.4667vw;

    }

    .high-pressure-container .section-power-plant span:nth-of-type(11) {
        top: 146.95vw;
        left: 30.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(12) {
        top: 90.95vw;
        left: 13.041667vw;
    } */

    /* .high-pressure-container .section-power-plant span:nth-of-type(12) {
        top: 145.95vw;
        left: 16.041667vw;
    } */

    /* .high-pressure-container .section-power-plant span:nth-of-type(13) {
        top: 138.95vw;
        left: 13.041667vw;
    } */


}