@charset "utf-8";
.magnifier{ width:420px; height:auto;overflow:hidden;float:left;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ /height:354px; height:400px;width:400px; no-repeat center center;}
.zoomdiv{z-index:100;position:absolute;top:428px !important;left:800px !important;width:410px !important;height:354px !important;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:400px;height:400px;border:1px solid #DFDFDF;overflow:hidden}
.spec-scroll{clear:both;margin-top:11px;width:420px;}
.spec-scroll .prev{float:left;margin-right:4px;margin-top:18px;}
.spec-scroll .next{float:right;margin-right:4px;margin-top:18px;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;height:54px; line-height:54px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:375px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:49px;text-align:center;margin-right:30px;}
.spec-scroll .items ul li img{padding:2px;width:49px;height:49px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;margin-right:10px;}