@charset "utf-8";
*{ margin:0; padding:0; list-style:none;}
img{ border:0;}

.fangda{ width:532px; height:auto; overflow:hidden;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ background:url(images/loading.gif) no-repeat center center; width:530px; height:530px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:530px;height:530px;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 /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:530px;height:530px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:20px;width:530px;}
.spec-scroll .prev{float:left; background:url(../images/pro_fd_left.jpg) center center no-repeat;}
.spec-scroll .next{float:right; background:url(../images/pro_fd_right.jpg) center center no-repeat;}
.spec-scroll .prev,.spec-scroll .next{display:block;text-align:center;width:25px;height:100px; cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:480px;height:100px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:66px;}
.spec-scroll .items ul li{float:left;width:120px; height:100px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:0px;width:98px;height:98px;}
.spec-scroll .items ul li img:hover{border:1px solid #004098;padding:0px;}