/****/
@media (max-width:1599px) {
.list_time h5 {
    font-weight: bold;
    color: #71161b;
    padding: 3px;
    font-size: 15px;}
}

.list_time h5 {
    font-weight: bold;
    color: #71161b;
    padding: 6px;
    font-size: 15px;}

.list_time a:hover .txt h5{
color: #ffc002;}

.tit.col h2 {
letter-spacing:6px;}

.list_time .txt h3{
overflow:hidden; 
height:48px;
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2;}
