|
@@ -61,7 +61,7 @@ li{list-style:none;}
|
|
|
.recommendBox{margin-bottom:16px;overflow: hidden;}
|
|
|
.recommendBox .hd{font-size:16px;color:#4A4F58;font-weight:bold;padding:16px 32px}
|
|
|
#productRecommend{padding:16px;background: #fff}
|
|
|
-#productRecommend li{float:left;width:167px;height:205px;overflow:hidden;}
|
|
|
+#productRecommend li{float:left;width:167px;height:205px;overflow:hidden;background:#FFF;}
|
|
|
#productRecommend li .item{width:151px;height:205px;margin:0 auto;line-height:22px;background:#FFF;}
|
|
|
#productRecommend li .item a{display:block;width:100%;height:100%;color:#93979F}
|
|
|
#productRecommend li .item a:hover{color:#E15616}
|