/* style */
.enlj{display: none;}
@media (max-width: 1240px) {
.enlj{display: block;}
}
.date2{font-family: Arial, Helvetica, sans-serif;
    color: #103675;}
.list-text .tit{    line-height: 26px;}
.list-text li:hover .date2 {
    font-weight: bold;
    color: #fff;}
