/*产品内页幻灯片*/
#preview{ float:left; margin:0 auto; text-align:center;}
.jqzoom{width:550px; height:400px; position:relative; border:1px solid #e5e5e5; padding:1px;}
.jqzoom img{width:550px; height:400px;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:550px;padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; float:left; cursor:pointer; margin-top:12px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; float:left;cursor:pointer; margin-top:12px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0; display:inline; width:94px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:80px; height:60px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:300px;background:url(i/loading.gif) #fff no-repeat center center;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 20% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:522px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}


/* CSS Document */
body{ font-size:12px; color:#333;}
#picBox{ float:left;width:738px;height:215px;border:1px solid #ccc;overflow:hidden; position:relative;}
#picBox ul#show_pic{ margin:0; padding:0; list-style:none; height:215px; width:4000px; position:absolute;overflow:hidden;}
#picBox ul#show_pic li{ float:left; margin:0; padding:2px;width:734px;}
#picBox ul#show_pic li img{ display:block;width:734px;height:211px;}
#icon_num{ position:absolute; bottom:6px; right:10px;}
#icon_num li{ float:left; background:url(../images/flashbutton.gif) no-repeat -15px 0;width:15px; height:15px; list-style:none; color:#39F; text-align:center;cursor:pointer; padding:0; margin:0;margin-right:5px;}
#icon_num li:hover,#icon_num li.active{ background:url(../images/flashbutton.gif) no-repeat 0 0; color:#fff;}

#picBox_top{width:734px; height:211px; margin:50px auto; position:relative; overflow:hidden;}
#picBox_top ul#show_pic_top{ margin:0; padding:0; list-style:none; height:211px; width:734px; position:absolute;}
#picBox_top ul#show_pic_top li{ float:left; margin:0; padding:0; height:211px;}
#picBox_top ul#show_pic_top li img{ display:block;}
#icon_num_top{ position:absolute; bottom:0px; right:10px;}
#icon_num_top li{ float:left; background:url(../images/flashbutton.gif) no-repeat -15px 0;width:15px; height:15px; list-style:none; color:#39F; text-align:center;  cursor:pointer; padding:0; margin:0;margin-right:5px;}
#icon_num_top li:hover,#icon_num_top li.active{ background:url(../images/flashbutton.gif) no-repeat 0 0; color:#fff;}