.star-page { .special-list { width: 100%; height: auto; overflow: hidden; padding-top: 88px; li { width: 100%; float: left; background: #000; img { width: 100%; height: 310px; } p { width: 100%; height: 88px; box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 34px; font-size: 34px; line-height: 88px; } a { color: #fff; } } } }