.p20c1 {
    /* 可连接 */

    position: absolute;
    left: 80%;
    top: 30%;
    width: 45%;
    height: 100%;
    opacity: 1;

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

}