
/* ny.css 若缓存刷新，则可删除一下代码 */
.nymain .leftNav p {
    position: relative;
    text-align: center;
    font-size: 24px;
    color: #fff;
    height: 92px;
    line-height: 1.5em;
    padding: 14px;
    box-sizing: border-box;
    display: flex;
    background-color: #aa040b;
    align-items: center;
    justify-content: center;}
