.new_right ul li.tt a {
    font-size: 16px;
    white-space: nowrap;
    max-height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    -webkit-line-clamp: 1;
    display: block;}
.list111 li {
    line-height: 33px;
    height: 33px;
    *line-height: 32px;
    *height: 32px;
    background: url(images/xb.png) left 14px no-repeat;
    padding-left: 15px;
    overflow: hidden;}
.list111 li span {
    float: right;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;}
