 #ll p{
height: auto;}
.list1{border-bottom: 1px #ddd dashed;line-height:30px; padding: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%;}

}