﻿/*jqzoom*/
.jqzoom {
	width: 330px;
	height: 267px;
	position: relative;
	border: 1px solid #CCC;
	overflow: hidden;
	position: relative;
}
.jqzoom i {
	/*background: url(../images/lo_p.png) no-repeat;*/
	display: block;
	height: 59px;
	right: 10px;
	position: absolute;
	bottom: 10px;
	width: 115px;
	z-index: 999;
}
.jqzoom img {
	height: auto;
	width: 340px;
	height: 267px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 600px;
	height: 400px;
	background: url(../images/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 600px;
	height: 400px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px !important;
	height: 100px !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;
	height: 87px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}
#spec-list div {
	margin-top: 0;
	margin-left: 0px;
*margin-left:0;
}
.product_bigimg_text {
	 float: left;
	text-indent: 0em;
	height: auto;
	width:313px;
	overflow: hidden;
	padding-top: 10px;
	line-height: 24px;
	margin-left: 30px;
}
.product_bigimg_text h2 {
	margin-bottom: 0;
	border-bottom: 1px dashed #d7d7d7;
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #8e1d21;
}
.product_bigimg_text h1 {
	margin-bottom: 0;
	border-bottom: 1px dashed #d7d7d7;
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #8e1d21;
}
.prod-right-title {
	border-bottom: 1px dashed #e0e0e0;
	border-top: 1px dashed #e0e0e0;
	margin-bottom: 30px;
	padding: 20px 0px;
	margin-top: 20px;
	clear: both;
}
.tag a{ font-size:14px;}
.cpimg{ text-align:center;  overflow:hidden;}

.cpimg ul li { float:left; position: relative; margin:5px;}
.cpimg ul li:first-child{ display: none;}
.cpimg ul li img{ padding:2px; border:1px solid #CCC;}

.cpimg ul li i {
	/*background: url(../images/lo_p.png) no-repeat;*/
	display: block;
	height: 59px;
	right: 10px;
	position: absolute;
	bottom: 10px;
	width: 115px;
	z-index: 999;
}
.prod-right-title p {
	font-size: 13px;
	color: #333;
	line-height: 24px;
}
.prod-right-tel {
	height: 46px;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
	padding-left: 5px;
}
