/*jqzoom*/
.ytzoom {
	width: 523px;
	height: 293px;
	position: relative;
	border: 1px solid #CCC;
	overflow: hidden
}
.ytzoom img {
	height: 293px;
    width: 523px;
    margin: 0px 1px;
}
.jqzoom {
	width: 480px;
	height: 331px;
	position: relative;
	border: 1px solid #CCC;
	overflow: hidden
}
.jqzoom img {
	height: 331px;
    width: auto;
    margin: 0px 1px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 251px;
	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: 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;
	height: 96px;
	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: 830px;
	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;
	line-height: 28px;
}
.xl72{text-align:center;width: 250px!important;}
.xl73{text-align:center;width: 120px;}
.xl74{text-align:center;width: 120px;}
.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;
}
.line {
	height: 1px;
	border-bottom: 1px dashed #d7d7d7;
	clear: both;
	padding: 10px 0;
	margin-bottom: 20px;
}
/*产品详情页放大功能end*/
@media screen and (max-width: 800px){
	.ytzoom {
width: 100%;
    height: auto;
    position: relative;
    border: 1px solid #CCC;
    overflow: hidden;
}
.ytzoom img {
height: auto;
    width: 98%;
    margin: 0px 1px;
}
.jqzoom {
    width: 55%!important;
    height: auto;
    position: relative;
    border: 1px solid #CCC;
    overflow: hidden;
    float: left;
}
.jqzoom img {
    height: auto;
    width: 100%;
    margin: 0px 1px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 251px;
	background: url(../images/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 60%;
	height:auto;
}
.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: 99%;
    height: 60px;
    overflow: hidden;
    margin-left: -1.6em;
    display: inline;
    margin-top: 5px;
}
	#spec-list ul{width:99%!important;}
#spec-list div {
	margin-top: 0;
	margin-left: 0px;
*margin-left:0;
}
.product_bigimg_text {
width: 98%;
    text-indent: 0em;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    margin: 0 auto;
    padding: 0.6em;
}
.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;
	line-height: 28px;
}
	.prod-right-title span{width:96%;}
	.prod-right-title table{width:99%!important;}
.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;
}
.line {
	height: 1px;
	border-bottom: 1px dashed #d7d7d7;
	clear: both;
	padding: 10px 0;
	margin-bottom: 20px;}
}