@charset "utf-8";
#preview{ float:left; width:330px;}
.jqzoom{ width:330px; height:240px; border:#ccc solid 1px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:330px; height:64px; padding-top:6px; overflow:hidden; float:left}
#spec-left{ background: no-repeat; width:15px; height:64px; float:left; cursor:pointer;}
#spec-right{background: no-repeat; width:15px; height:64px; float:left;cursor:pointer;}
#spec-list{ width:285px; float:left; overflow:hidden; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:95px;}
#spec-list ul li img{ width:90px; height:64px; border:#ccc solid 1px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:330px;height:400px;background: #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{ width:642px;height:418px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:90px;height:64px;border:1px solid #aaa;background:#1dd2af 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:285px; margin-right:6px; margin-left:9px;}
#spec-list div{ margin-top:0;}