#preview {
	float: none;
	margin: 20px auto;
	text-align: center;
	width: 300px;
	float: left;
}

.jqzoom {
	width: 280px;
	margin-bottom: 30px;
	position: relative;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 290px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 325px;
	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;
}

#n {
	margin: 10px auto;
	width: 920px;
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 30px;
}

#n a {
	padding: 0 4px;
	color: #333
}

/*jqzoom www.divcss5.com */
.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	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;
}

#spec-list {
	position: relative;
	width: 260px;
}

#spec-list div {
	margin-top: 0;
	margin-left: -30px;
	margin-left: 0;
}

#pro_info {
	float: left;
}

#pro_info li {
	width: 584px;
	padding: 18px 0px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}

#pro_info li span {
	font-size: 16px;
}
#pro_info li span:first-child{
	padding-right: 10px;
}
#qrcode {
	vertical-align: top;
}

.chanpinTab {
	border-bottom: 2px solid #000;
	height: 31px;
	margin-bottom: 10px;
}

.tab {
	width:50%;
	height: 40px;
	float: left;
	text-align: center;
	cursor: pointer;
	float: left;
	line-height: 40px;
	background: #efefef;
	color: #202020;
	font-size: 18px;
	border-bottom: none;
	font-weight: bold;
}
.tab:hover{
	background: #e96a00;
	border-bottom: none;
	color: #fff;
}
.active {
	background: #e96a00;
	color: #fff;
	border-bottom: none;
}

@media (max-width: 760px) {
	
	#preview {
		float: left;
		margin: 20px auto;
		text-align: center;
		width: 50%;
	}

	.jqzoom {
		width: 100%;
		margin-bottom: 30px;
		position: relative;
	}

	#shownews h1 {
		text-align: center;
		font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
		font-weight: 100;
		padding-top: 10px;
		font-size: 25px;
		padding-bottom: 10px;
	}
}

@media (max-width: 480px) {

	#preview {
		float: none;
		margin: 20px auto;
		text-align: center;
		width: 100%;
	}

	.jqzoom {
		width: 100%;
		margin-bottom: 30px;
		position: relative;
	}

	#shownews h1 {
		text-align: center;
		font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;

		font-weight: 100;
		padding-top: 10px;
		font-size: 20px;
		padding-bottom: 10px;
	}
}


/* 产品详情页切换 */

.ny-cp-shang{
	margin-bottom: 50px;
}
.slider_box3 {
	border:1px solid #d7d7d7;
	height:400px;
	float: left;
	overflow: hidden;
	position: relative;
	width:400px;
}

.silder_con3 {
	height:400px;
	overflow: hidden;
	position: absolute;
	width: 400px;
	display:flex;
}

.silder_panel3{
	width: 400px;
	height: 400px;
	overflow: hidden;
	float: left;
	position: relative;
}
.silder_panel3 a{
	display: block;
	width: 100%;
}
.silder_panel3 img {
	display: block;
	overflow: hidden;
	max-width: 100%;
}

.silder_play3 {
	display: block;
	width: 136px;
	height: 30px;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	bottom: 13px;
	right: 45px;
	background: url(../images/silder-play.png) 0 -30px no-repeat;
}

.silder_play3:hover {
	background-position: 0 0;
}

.silder_nav3 {
	width: 400px;
	height: 50px;
	margin: 0 auto;
	bottom: 0;
	left:20px;
	position: absolute;
	display: inherit;
	overflow: hidden;
}

.silder_nav3 li {
	float: left;
	padding: 0px;
	
	border: 1px solid #fff;
	margin: 2px;
}

.silder_nav3 li.current {
	border: 3px solid #e96a00;
	margin: 0 4px;
}

.silder_nav3 li,.silder_nav3 img {
	display: block;
	width: 45px;
	height: 35px;
	overflow: hidden;
}
.slider_box3 a.prev,.slider_box3 a.next {
	display: block;
	width: 34px;
	height: 35px;
	overflow: hidden;
	text-indent: -999px;
	z-index: 999;
	position: absolute;
	cursor: pointer;
	margin: 150px 0 0 0;
	background: url(../images/sprite.png) no-repeat;
}
.slider_box3 a.prev {
	left: 0;
	background-position: left 0;
}
.slider_box3 a.next {
	right: 0;
	background-position: right 0;
}
.silderBox3 {
	height: 8px;
	line-height: 8px;
}