< type="text/css">
.sub-bbs li {
margin-top: 8px;
}
.sub-bbs .clearfix:before.sub-bbs .clearfix:after {
content: "";
display: block;
height: 0;
visibility: hidden;
clear: both;
}
.sub-bbs .clearfix{
zoom: 1;
}
.bbs-li-img {
width: 25px;
height: 25px;
border-radius: 3px;
overflow: hidden;
}
.sub-bbs .fl {
float: left;
border:none; }
.bbs-li-img img {
width: 25px;
height: 25px;
}
.bbs-li-main {
margin-left: 14px;
width: 220px;
color: #5E5E5E;
font-size: 12px;
line-height: 25px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
>
< type="text/css">
.blue1{
color: #4285F4;
}
.green1{
color: #34A853;
}
.yellow1{
color: #FBBC05;
}
.red1{
color: #EA4335;
}
.black1{
color: #000;
font-weight: normal;
}
#affiche li {
width: 242px;
padding-right: 10px;
margin-bottom: 6px;
margin-top: 2px;
padding-left: 5px;
}
#affiche li a{
width: 230px;
height: 28px;
overflow: hidden;
text-overflow: ellipsis;
word-break: keep-all;
color: #333;
font: 13px "微软雅黑";
font-weight: 900;
}
>