你是否也对以下内容感兴趣呢? { margin-top: 10px; height: 30px; line-height: 30px; overflow: hidden; text-align: center; padding-bottom: 5px; cursor: pointer; } > span { float: left; width: 25%; position: relative; } > span.active { } > { content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -35px; height: 2px; width: 70px; } { width: auto; |