.list1{border-bottom: 1px #ddd dashed;line-height:30px; padding:20px 0px 10px 0px;}
.title1{float: left;
    width: 80%;    color: #222;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.date1{float: right;    color: #222;

    text-align: right;}


@media only screen and (max-width: 519px){

.title1{width: 60%;}

}

.ulll{display: none;}

@media only screen and (max-width: 1024px){
.ull{display: none;}
.ulll{display: block;}
}