@charset "utf-8";
#preview{ float:none; margin:0px auto; text-align:center;}
.jqzoom{ width:100%; position:relative;overflow: hidden;}
.jqzoom img{width: 100%;}
.list-h li{ float:left;}
#spec-n5{height:56px; padding-top:6px; overflow:hidden;}
#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%; float:left; overflow:hidden; margin:0 6px; display:block; text-align: center;}
#spec-list ul{margin: 0 auto;width: auto!important;display: inline-block;}
#spec-list ul li{ display:inline-block; width:15px; height: 15px;background: #ccc;border-radius: 100%;overflow: hidden;margin-right: 6px;}
#spec-list ul li:hover{background: #5b3375;}
#spec-list ul li img{padding:2px ;width: 100%;height: 100%; border:1px solid #ccc;opacity: 0;}

/*jqzoom*/
.zoomdiv{ height:413px; width:413px;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;}