|
@@ -9,8 +9,8 @@ li{list-style:none}
|
|
|
.supplierItem:first-child{border:none}
|
|
|
.supplierItem .right{float:right;width:576px;position:relative}
|
|
|
.supplierItem .left{float:left;width:560px;box-sizing:border-box;padding-left:152px;position:relative}
|
|
|
- .supplierItem .left .logo{position:absolute;left:0;top:0;width:136px;height:124px;background: url(/img/base/placeholder.png) no-repeat center center;background-size: 80%;}
|
|
|
- .supplierItem .left .logo img{width:100%;max-height:100%}
|
|
|
+ .supplierItem .left .logo{position:absolute;left:0;top:0;width:136px;height:124px;line-height:124px;background: url(/img/base/placeholder.png) no-repeat center center;background-size:70%;}
|
|
|
+ .supplierItem .left .logo img{width:100%;max-height:100%;background-color:#FFF;vertical-align:middle;}
|
|
|
.supplierItem .left h5{line-height:32px;font-weight:bold;font-size:20px;}
|
|
|
.supplierItem .left h5 span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align: middle;max-width:84%;}
|
|
|
.supplierItem .left p{line-height:26px;font-size:14px;color:#93979F;white-space:nowrap}
|