﻿/*jqzoom*/
.jqzoom {
	width: 450px;
	height: 500px;
	position: relative;
	border: 1px solid #CCC;
	overflow: hidden
}
.jqzoom img {
	width: 450px;
	height: 500px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 450px;
	height: 251px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 600px;
	height: 376px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px !important;
	height: 96px !important;
	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;
}
#spec-list {
	position: relative;
	width: 365px;
	
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}
#spec-list div {
	margin-top: 0;
	margin-left: 0px;
*margin-left:0;
}
.product_bigimg_text {
	width: 378px;
	float: right;
	text-indent: 0em;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	line-height: 24px;
	margin-left: 30px;
}
.product_bigimg_text h2 {
	border-bottom: 1px dashed #d7d7d7;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #052645;
}
.product_bigimg_text h4 {
	border-bottom: 1px dashed #d7d7d7;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #052645;
}
.prod-right-title {
	border-bottom: 1px dashed #e0e0e0;
	clear: both;
	padding-bottom: 30px;
}
.prod-right-title p {
	font-size: 13px;
	color: #333;
	line-height: 24px;
	padding: 3px 0;
}
.prod-right-tel {
	height: 46px;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
	padding-left: 5px;
}

/*产品详情页放大功能end*/

/*产品详情页放大功能*/
.siderightCon {
	line-height: 24px;
	margin: 20px 0 0 0px;
	text-align: left;
}
.nypro {
	width: 420px;
	float: left;
}
#preview {
	float: none;
	margin: 0px auto;
	width: 420px;
}
.list-h {
	width: 200000px !important;
}
.list-h li {
	float: left;
}
#spec-n5 {
	
	height: 66px;
	padding-top: 15px;
}
#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 6px;
}
#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 4px;
	margin-left: 6px;
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 92px;
	height: 56px;
	overflow: hidden
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 80px;
	height: 46px;
}
