.nymain .leftNav ul li.active>a{color: #e4bb6c;}
.text-list ul li a{
    display: block;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 5px;
    transition: all 0.3s;}
.text-ldata {
    float: left;
    width: 47px;
    margin-right: 20px;
    height: 50px;
    line-height: 40px;
    font-size: 0;
    background: #2e5db3;
    color: #fff;
    text-align: center;}


.text-ldata div span{
    display: block;
    font-size: 18px;
    line-height: 35px;
    font-family: PingFangSC;}
.text-ldata div p{
    font-size: 8px;
    line-height: 0px;}

.text-linfo h3{
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 8px;}
