.p3c1 {
    /* 组件 8 */
    position: absolute;
    left: 10%;
    top: 32%;
    width: 30%;
    height: 13%;
    opacity: 1;
}

.p3c2 {
    /* 组件 8 */
    position: absolute;
    left: 10%;
    top: 56%;
    width: 30%;
    height: 13%;
    opacity: 1;
}

.p3c1c1 {
    /* 矩形 28 */
    position: absolute;
    left: 0px;
    top: 0px;
    width: 86.74%;
    height: 100%;
    border-radius: 15px;
    opacity: 1;
    background: linear-gradient(90deg, #343BB3 0%, rgba(80, 83, 140, 1) 50%, rgba(255, 255, 255, 0) 100%);

}


.p3c1c2 {
    /* 1 */
    position: absolute;
    left: 5%;
    top: 0px;
    width: 11.46%;
    height: 100%;
    opacity: 1;
    font-family: Noto Sans;
    font-size: 48px;
    font-weight: 900;
    line-height: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.p3c1c3 {
    /* Basic Parameters */
    position: absolute;
    left: 15%;
    top: 0px;
    width: 94.27%;
    height: 100%;
    opacity: 1;
    font-family: Noto Sans;
    font-size: 30px;
    font-weight: normal;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.p3c2c2 {
    /* 1 */
    position: absolute;
    left: 5%;
    top: 0px;
    width: 11.46%;
    height: 100%;
    opacity: 1;
    font-family: Noto Sans;
    font-size: 48px;
    font-weight: 900;
    line-height: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    letter-spacing: 0px;
    color: rgb(116, 120, 192);
}

.p3c2c3 {
    /* Basic Parameters */
    position: absolute;
    left: 15%;
    top: 0px;
    width: 94.27%;
    height: 100%;
    opacity: 1;
    font-family: Noto Sans;
    font-size: 30px;
    font-weight: normal;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0px;
    color: rgb(116, 120, 192);

}

.p3c2c3:focus{
    color: #FFFFFF;
}

.p3c3 {
    /* 产品型号：P-D型 */

    position: absolute;
    left: 45%;
    top: 20%;
    width: 215px;
    opacity: 1;

    font-family: Noto Sans;
    font-size: 22px;
    font-weight: normal;
    line-height: 52px;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    color: #F0F0F0;

}
.p3c4{
    /* 盾示意图 */
position: absolute;
left: 50%;
top: 20%;
width: 50%;
opacity: 1;
}