#preview{ float:left; margin:0 auto; text-align:left; width:500px;}
.jqzoom{ width:450px; height:450px; position:relative;}

.zoomdiv{}
.list-h li{ float:left;}
#spec-n5{width:450px; height:100px; padding-top:6px; overflow:hidden;}
#spec-left{ background:#eee; width:15px; height:90px; float:left; cursor:pointer; margin-top:0px; padding:0}
#spec-right{background:#eee; width:15px; height:90px; float:left;cursor:pointer; margin-top:0px; padding:0;}
#spec-list{ width:450px; float:left; overflow:hidden; margin-left:0px; display:inline; height:100px;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:100px;}
#spec-list ul li img{ padding:4px ; border:1px solid #ccc; width:90px; height:90px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:450px;height:450px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden; display:none}
.bigimg{width:800px;height:800px;display:none}
.jqZoomPup{}
#spec-list{ position:relative; width:400px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
@media screen and (max-width:768px){
#preview{ display:none}



}