|
|
@ -89,7 +89,7 @@
|
|
|
|
white-space: nowrap; /* 防止文本换行 */
|
|
|
|
white-space: nowrap; /* 防止文本换行 */
|
|
|
|
text-overflow: ellipsis; /* 显示省略号 */
|
|
|
|
text-overflow: ellipsis; /* 显示省略号 */
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
width: 259px;
|
|
|
|
width: 320px;
|
|
|
|
border-radius: 5px;
|
|
|
|
border-radius: 5px;
|
|
|
|
|
|
|
|
|
|
|
|
}.zhuanti li span{
|
|
|
|
}.zhuanti li span{
|
|
|
@ -102,7 +102,7 @@
|
|
|
|
bottom: 20px;
|
|
|
|
bottom: 20px;
|
|
|
|
height: 25px;
|
|
|
|
height: 25px;
|
|
|
|
line-height: 25px;
|
|
|
|
line-height: 25px;
|
|
|
|
background-color: rgb(0 0 0 / 0.7);
|
|
|
|
background-color: rgb(0 0 0 / 0.5);
|
|
|
|
color: white;
|
|
|
|
color: white;
|
|
|
|
border-radius: 5px;
|
|
|
|
border-radius: 5px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|