.dtw_top .dtw_txt h1 a{
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.dtw_date {
    font-size: 12px;
    color: #666666;
    line-height: 45px;
    text-align: center;
    background: #f2f2f2;
    width: 80px;
    height: 60px;
    overflow: hidden;
    padding: 10px 0 0 0;
    float: left;
    transition: all 0.2s;}
.dtw_date {
    font-size: 12px;
    color: #666666;
    line-height: 45px;
    text-align: center;
    background: #fff;
    width: 80px;
    height: 60px;
    overflow: hidden;
    padding: 10px 0 0 0;
    float: left;
    transition: all 0.2s;}
.fast_title1 a{padding: 10px 15px;}
