|
@@ -1668,18 +1668,18 @@ position: absolute;
|
|
border: 1px solid #2CB7CA;
|
|
border: 1px solid #2CB7CA;
|
|
}
|
|
}
|
|
.liLuceneList .bid-list-tags .icon-collect,
|
|
.liLuceneList .bid-list-tags .icon-collect,
|
|
-.liLuceneList .bid-list-tags .icon-canbiao,
|
|
|
|
|
|
+.liLuceneList .bid-list-tags .icon-canbiao-img,
|
|
.liLuceneList .bid-list-tags .icon-shoulu{
|
|
.liLuceneList .bid-list-tags .icon-shoulu{
|
|
position: relative;
|
|
position: relative;
|
|
width: 54px;
|
|
width: 54px;
|
|
background-size: 20px 20px;
|
|
background-size: 20px 20px;
|
|
background-position: left center;
|
|
background-position: left center;
|
|
}
|
|
}
|
|
-.liLuceneList .bid-list-tags .icon-canbiao{
|
|
|
|
|
|
+.liLuceneList .bid-list-tags .icon-canbiao-img{
|
|
width: 60px;
|
|
width: 60px;
|
|
}
|
|
}
|
|
.liLuceneList .bid-list-tags .icon-collect::after,
|
|
.liLuceneList .bid-list-tags .icon-collect::after,
|
|
-.liLuceneList .bid-list-tags .icon-canbiao::after,
|
|
|
|
|
|
+.liLuceneList .bid-list-tags .icon-canbiao-img::after,
|
|
.liLuceneList .bid-list-tags .icon-shoulu::after{
|
|
.liLuceneList .bid-list-tags .icon-shoulu::after{
|
|
position: absolute;
|
|
position: absolute;
|
|
content: '收藏';
|
|
content: '收藏';
|
|
@@ -1692,7 +1692,7 @@ position: absolute;
|
|
.liLuceneList .bid-list-tags .icon-shoulu.icon-a-Property1yishoulu::after{
|
|
.liLuceneList .bid-list-tags .icon-shoulu.icon-a-Property1yishoulu::after{
|
|
width: 42px;
|
|
width: 42px;
|
|
}
|
|
}
|
|
-.liLuceneList .bid-list-tags .icon-canbiao::after {
|
|
|
|
|
|
+.liLuceneList .bid-list-tags .icon-canbiao-img::after {
|
|
content: '参标';
|
|
content: '参标';
|
|
}
|
|
}
|
|
.liLuceneList .bid-list-tags .icon-shoulu::after {
|
|
.liLuceneList .bid-list-tags .icon-shoulu::after {
|
|
@@ -1701,11 +1701,11 @@ position: absolute;
|
|
.liLuceneList .bid-list-tags .icon-collect.checked{
|
|
.liLuceneList .bid-list-tags .icon-collect.checked{
|
|
width: 68px;
|
|
width: 68px;
|
|
}
|
|
}
|
|
-.liLuceneList .bid-list-tags .icon-canbiao.checked{
|
|
|
|
|
|
+.liLuceneList .bid-list-tags .icon-canbiao-img.checked{
|
|
width: 88px;
|
|
width: 88px;
|
|
}
|
|
}
|
|
.liLuceneList .bid-list-tags .icon-collect.checked::after,
|
|
.liLuceneList .bid-list-tags .icon-collect.checked::after,
|
|
-.liLuceneList .bid-list-tags .icon-canbiao.checked::after,
|
|
|
|
|
|
+.liLuceneList .bid-list-tags .icon-canbiao-img.checked::after,
|
|
.liLuceneList .bid-list-tags .icon-shoulu.checked::after{
|
|
.liLuceneList .bid-list-tags .icon-shoulu.checked::after{
|
|
position: absolute;
|
|
position: absolute;
|
|
content: '已收藏';
|
|
content: '已收藏';
|
|
@@ -1716,7 +1716,7 @@ position: absolute;
|
|
color: #1D1D1D;
|
|
color: #1D1D1D;
|
|
}
|
|
}
|
|
|
|
|
|
-.liLuceneList .bid-list-tags .icon-canbiao.checked::after{
|
|
|
|
|
|
+.liLuceneList .bid-list-tags .icon-canbiao-img.checked::after{
|
|
content: '终止参标';
|
|
content: '终止参标';
|
|
width: 88px !important;
|
|
width: 88px !important;
|
|
}
|
|
}
|