|
@@ -628,17 +628,22 @@ padding: 0px 10px;
|
|
|
.dwtl p{
|
|
|
font-size: 12px;
|
|
|
color: #fff;
|
|
|
- line-height: 22px;
|
|
|
+ line-height: 24px;
|
|
|
+ height: 24px;
|
|
|
}
|
|
|
.dwtl span{
|
|
|
display: inline-block;
|
|
|
- width: 12px;
|
|
|
- height: 6px;
|
|
|
+ width: 15px;
|
|
|
+ height: 15px;
|
|
|
margin-right: 5px;
|
|
|
+ float: left;
|
|
|
+ margin-top: 4px;
|
|
|
}
|
|
|
.dwtl span.jdlm{
|
|
|
- background: linear-gradient(to right, #6c4ddf, #4d027c);
|
|
|
+ /* background: linear-gradient(to right, #6c4ddf, #4d027c); */
|
|
|
+ background: url(sprh_15.png) no-repeat center;
|
|
|
}
|
|
|
.dwtl span.xqnb{
|
|
|
- background: linear-gradient(to right, #b7f01c, #378300);
|
|
|
+ /* background: linear-gradient(to right, #b7f01c, #378300); */
|
|
|
+ background: url(sprh_16.png) no-repeat center;
|
|
|
}
|