﻿body{margin:0;padding:0;font-size:12px;color:#777;background-color:transparent;background-color:transparent;}
.zhuyao{
	padding:10px;
	background:#f1f3f6;
	border:1px #d7d7d7 solid;
}
.pic-l{
	width:640px;
	height:415px;
	float:left;
}.jqzoom img {
    height: 416px;
}
/******************pic 多图展示************************/
#preview{ float:none; width:640px; height:415px;}
.jqzoom{ width:640px; position:relative; padding:10px 0px; text-align:center; background:#FFF;height:415px;}

.zoomdiv{ left:859px; height:640px; width:415px;}
.list-h{margin:5px;    }
.list-h li{ float:left;}
#spec-n5{width:100%; height:70px; overflow:hidden;display: block;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:10px;display: block;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:right;cursor:pointer; margin-top:10px;display: block;}
#spec-list{ width:390px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}
.the_piframe {
    width: 100%;
    height: 550px;
}
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:640px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;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 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;    display: none;}
#spec-list{ position:relative; width:95%; margin-right:6px; overflow:hidden;}
#spec-list div{ margin-top:0;*margin-left:0;    width: 98% !important;}



@media screen and (max-width: 480px) {
#preview{width: 100%;height: auto;}
#preview img{width: 100%;height: auto;}
.jqzoom{width: 100%;}

 }
/****************************产品图展示结束***********************************/