﻿@charset "utf-8";
/*放大+多图展示*/

#spec-left{width:13px; height:41px;  cursor:pointer; padding-top:35px; padding-bottom:16px; padding-right:4px;float:left;}
#spec-right{width:13px; height:41px; cursor:pointer; padding-top:35px;padding-bottom:16px; padding-left:2px; float:right;}
#spec-list{ float:left; height:90px;  overflow:hidden; display:inline;}

.jqzoom{ width:300px; height:248px; float:left; background:#fff; }
.jqzoom img{ border:1px solid #CCCCCC;}
#preview{ float:none; width:298px;}
.jqzoom{position:relative;  }
.zoomdiv{z-index:100; position:absolute; top:0px; left:0px; width:382px; height:382px; background:url(i/loading.gif) #fff no-repeat center center; display:none; text-align:center; overflow:hidden; margin-left:10px; margin-top:1px;}

.jqZoomPup{z-index:10; clear:both; visibility:hidden; position:absolute; top:0px; left:0px; width:50px; height:50px; border:1px solid #aaa; background:#333333 50% top no-repeat;opacity:0.5; -moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
	
.sub_product_list { width:260px; height:76px; padding-top:12px; overflow:hidden; margin-right:0px;float:left; }	
.sub_product_list li{ width:87px; height:88px; float:left;}


