//在不换行的盒子内,加入如下样式

word-wrap: break-word;
table-layout: fixed;
word-break: break-all;

  

相关文章: