|
@@ -68,7 +68,7 @@ li{list-style:none;}
|
|
|
#productRecommend li .item a:hover img{border: solid 1px #e15616;}
|
|
|
#productRecommend li .item img{display:block;width:151px;height:151px;border:solid 1px #e2e7ef;}
|
|
|
#productRecommend li .item span{max-height:44px;padding-top:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
|
|
|
-#productRecommend .swiper-wrapper{height:205px;overflow:hidden;background:url(/img/base/placeholder.png) repeat-x center;background-size:162px;}
|
|
|
+#productRecommend .swiper-wrapper{height:205px;overflow:hidden;background:url(/img/default/suppliver.jpg) repeat-x center;background-size:162px;}
|
|
|
#productRecommend .swiper-pagination{width:100%;height:14px;z-index:1;text-align:center;font-size:0;}
|
|
|
#productRecommend .swiper-pagination span{display:inline-block;width:14px;height:4px;border:5px solid transparent;cursor:pointer;opacity:.2;}
|
|
|
#productRecommend .swiper-pagination span:before{content:"";display:inline-block;width:100%;height:4px;background:#E15616;border-radius:2px}
|