|
@@ -7,7 +7,7 @@ li{list-style:none;}
|
|
|
.productBox .imageBox{float:left;width:452px;height:545px;position:relative}
|
|
|
.productBox .detailBox{float:right;width:686px}
|
|
|
.productBox img{width:100%;height:100%;display:block}
|
|
|
-.productBox .bigImage{width:452px;height:452px;background:#F3F7FE}
|
|
|
+.productBox .bigImage{width:452px;height:452px;background:#F3F7FE;border: 1px solid #e4e4e4;}
|
|
|
.productBox .bigImage .mask{display:none;position:absolute;left:0;top:0;width:215px;height:215px;border:1px solid #aaa;background:rgba(255,208,22,.4);opacity:.5;filter:alpha(opacity:50);cursor:move}
|
|
|
.productBox .smallImage{height:79px;padding-top:14px;overflow:hidden}
|
|
|
.productBox .smallImage ul{width:452px}
|