.xzzs_w70 { width: 78%; text-overflow: ellipsis;//超出用...显示 white-space: nowrap; //不换行 overflow: hidden; //超出隐藏 }