﻿

@media screen and (min-width: 1025px) {
    .fnewslist li h3 {position: relative; overflow: hidden; max-height: 72px; }
    .fnewslist li .txt {position: relative; overflow: hidden; max-height: 120px; }

    .fnewslist li .txt2 {position: relative;overflow: hidden;max-height: 60px;}
}
    .fnewslist li h4 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;}
