#preview{ float:none; margin:0px auto; text-align:center;position: relative;}
.jqzoom{ width:100%; position:relative;overflow: hidden;}
.jqzoom img{width: 100%;}
#spec-n5{position: absolute;width: 100%;bottom: 40px;}
#spec-left{display: none;background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:3px;}
#spec-right{display: none;background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:3px;}
#spec-list{ width:100%; overflow:hidden;}
#spec-list ul{display: inline-block; background: rgba(255, 255, 255, .4); padding: 10px; border-radius: 38px;}
#spec-list li{ padding: 0 4px;display: inline-block;}
#spec-list img{border: 8px solid #fff; width: 0; height: 0; background: #ccc; border-radius: 100%; overflow: hidden; cursor: pointer;}

/*jqzoom*/
.zoomdiv{ height:413px; width:413px;z-index:10;position:absolute;top:0;left:435px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.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;}