对一些英文字符自动换行

table-layout:fixed; word-break: break-all; overflow:auto

此外,如果使用Jquery显示高亮显示的效果,控制高亮显示的css代码必须写在原来css代码的后面。