/*procontent */
#preview{float:left;text-align:center;width:500px;margin-top:10px;}
.jqzoom{width:500px;height:400px;position:relative; background-color:#FFFFFF;}
.list-h li{float:left;}

.jqzoom1{width:725px;height:450px;position:relative; background-color:#FFFFFF;}


#spec-n5{width:500px;height:56px;padding-top:6px;overflow:hidden;}
#spec-left{background: url(../xiangce/left.gif) no-repeat;width:10px;height:45px;float:left;cursor:pointer;margin-top:5px;margin-right:4px;}
#spec-right{background:url(../xiangce/right.gif) no-repeat;width:10px;height:45px;float:left;cursor:pointer;margin-top:5px;margin-left:4px;}
#spec-list{width:602px;float:left;overflow:hidden;position:relative}
#spec-list ul li{float:left;width:71px; margin:0 4px;}
#spec-list ul li img{padding:2px;border:1px solid #ccc;width:65px;height:50px;}

/*jqzoom*/
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url() #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;}