﻿
.picsbox{margin:0px auto 5px 0px; width:352px; text-align:center; height:auto; overflow:hidden;}
.jqzoom{ width:352px; height:352px; position:relative;}
#jqzoom-left{ background:url(../images/jzoomleft.gif) no-repeat; width:10px; height:45px; cursor:pointer; position:absolute; left:8px; top:10px;}
#jqzoom-right{background:url(../images/jzoomright.gif) no-repeat; width:10px; height:45px; cursor:pointer; position:absolute; right:8px; top:10px;}
.jqzoom-nav-path{width:310px; height:56px; padding:5px 21px; position:relative;}
#jqzoom-list{ width:310px; height:56px; overflow:hidden; text-align:left;}
#jqzoom-list ul li{ float:left; margin-right:0px; display:inline; width:62px; }
#jqzoom-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}
#jqzoom-list ul li img.zoom-img-cur{border:2px solid #ff6600;padding:1px;}
/*放大块*/
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:30px;height:30px;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;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}