.p2c1 {
    /* 针对市场无人机机型 */

    position: absolute;
    top: 10%;
    width: 100%;
    height: 93px;
    opacity: 1;
    text-align: center;
    font-family: Noto Sans;
    font-size: 36px;
    font-weight: bold;
    line-height: 24px;
    align-items: center;
    letter-spacing: 0px;

    font-variation-settings: "opsz" 0.7;
    font-feature-settings: "kern" on;
    color: #FFFFFF;

}

.p2c2 {
    /* image */
    position: absolute;
    left: 25%;
    top: 20%;
    width: 50%;
    opacity: 1;
}

.p2c3 {
    position: absolute;
    left: 30%;
    top: 55%;
    width: 15%;
    opacity: 1;
}

.p2c4 {
    position: absolute;
    left: 55%;
    top: 25%;
    width: 15%;
    opacity: 1;
}

.p2c5 {
    /* 可以有效拦截来自各种品牌、型号、种类和不同传输链路的穿越机和固定翼无人机。 */
    position: absolute;
    left: 15%;
    top: 75%;
    width: 15%;
    opacity: 1;
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 31px;
    display: flex;
    align-items: center;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.p2c6{
    /* 可以有效拦截来自各种品牌、型号、种类和不同传输链路的穿越机和固定翼无人机。 */
    position: absolute;
    left: 72%;
    top: 25%;
    width: 15%;
    opacity: 1;
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 31px;
    display: flex;
    align-items: center;
    letter-spacing: 0px;
    color: #FFFFFF;
}




