#preview{text-align:center; position: relative;}
.jqzoom{ width: 100%; height: 617px; position:relative;border: 1px solid #fff;}
.jqzoom:hover{
    border: 1px solid #ddd;
}
.jqzoom img{
    width: 100%;
    height: 100%;
}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{overflow:hidden;}
#spec-left{display: none; background:url(../../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{display: none; background:url(../../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ overflow:hidden; margin-top: 20px;}
#spec-list ul li{ float:left; margin-right: 1%; display:inline; width: 24%;position: relative;
    height: 0;padding-bottom: 25%}
#spec-list ul li img{position: absolute;
    top: 0;width: 100%;height: 100%;
    left:0;}
#spec-list ul li:last-child{
    margin-right: 0;
}
#spec-list ul li img{ border:1px solid #ccc;}
.list-h{
    padding: 0;
    overflow: hidden;
    margin: 0;
    width: 100% !important;
}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top: 0 !important;left: 670px !important;width:600px;height:600px;background:url(../../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 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;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}