@charset "utf-8";
#preview{ float:none; margin:0px auto; text-align:center;}
.jqzoom{ width:100%; height:100%; position:relative; overflow: hidden;text-align: center;}
.jqzoom img{max-width: 100%;max-height: 100%;margin-top: 50px;}
.list-h li{ float:left;}
#spec-n5{width:100%; height:80px; overflow:hidden;position: absolute;bottom: 0;background: rgba(0,0,0,.8);}
.spec_box{display: inline-block;  max-width: 722px;  margin: 0 auto;  overflow: hidden;}
#spec-left{ background:url(../images/lightbox-btn-prev.png) no-repeat; width:50px; height:70px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/lightbox-btn-next.png) no-repeat; width:50px; height:70px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ float:left; overflow:hidden; margin:0 6px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:76px;cursor: pointer;}
#spec-list ul li img{ padding:1px ; border:2px solid #000; width:70px; height:70px;}

/*jqzoom*/
.zoomdiv{ height:415px; width:415px;z-index:10;position:absolute;top:1px;left:0px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{}
.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;}