li {
 width:200px;
 -o-text-overflow:ellipsis;
 overflow: hidden;
 white-space:nowrap;
 text-overflow:ellipsis;
 }

相关文章: