<div class="box"> <p>文本内容</p> </div>
p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }