
.zoomdemo{width:100%; overflow:hidden;}
.ui-zoom-small{width:482px;}
.ui-zoom-large{width:439px;height:439px; float:right; margin-top:35px; border:1px solid #e0e0e0; position:relative;}
.ui-zoom-slide{width:300px;height:200px;display:block;background:url(../webimages/slide.png); cursor:move;position:absolute; display:none;}
.ui-zoom-large img{max-width:439px; max-height:439px; margin:0 auto; display:block;}
.ui-zoom-mirror{position:absolute; width:500px; height:333px; border:1px solid #e0e0e0; left:-503px; overflow:hidden; display:none; z-index:99; background:#fff;}


.ui-zoom-icon{width:30px;height:30px;background:url(../webimages/zoom_icon.jpg) no-repeat; position:absolute; z-index:1; right:0px; bottom:0px; display:block;}
.ui-zoom-small{height:105px; overflow:hidden; margin-top:10px; margin-left:30px; padding-bottom:22px;}
.ui-zoom-small .zoom-btn{ height:60px; background:url(../webimages/sprite-arrow.png) no-repeat left center; width:20px; margin-top:22px; display:none;}
.ui-zoom-small .prev{float:left;}
.ui-zoom-small .prev-disable{opacity:0.2;filter:alpha(opacity=30); cursor:default;}
.ui-zoom-small .next{background-position:-22px center;float:right;}
.ui-zoom-small .next-disable{opacity:0.2;filter:alpha(opacity=30);cursor:default;}
.ui-zoom-list{width:459px; overflow:hidden; float:left; margin-left:6px; position:relative;}
.ui-zoom-list ul{float:left; width:999999px; position:relative; left:0;}
.ui-zoom-list li{float:left; width:100px; height:100px; font-size:0px; margin-right:14px; cursor:pointer; border:2px solid #dadada; overflow:hidden;}
.ui-zoom-list li img{max-width:100px; max-height:100px; margin:0 auto; display:block;}
.ui-zoom-list li.cur{border:2px solid #0c4da2; position:relative; /*background:url(../webimages/ui-zoom-list.png) no-repeat center;*/}

















