.title span {
    display: none;
}
.news-list .item .name{
    height: auto;
}


.about-sect .txt-box .index-about-editor .editor{
    
    -webkit-line-clamp: 5;
    line-height: 1.5;
}