.ny-xqzong {
	position: relative;
}

.pro-ny-container.swiper-container {
	width: 100%;
	height: auto;
}

.pro-ny-slide.swiper-slide {
	text-align: center;
  /* Center slide text vertically */
	display: block !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #f7f7f7;
}

.page-container .pro-ny-slide img {
	width: 90% !important;
}

.pro-ny-slide > div:first-child {
}

.pro-ny-slide > div:last-child {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	color: #333;
}

.pro-ny-button-prev,.pro-ny-button-next {
	display: none;
	width: 40px;
	position: absolute;
	top: 48%;
	height: 40px;
	z-index: 2;
	background-size: 40px 40px;
}

.pro-ny-button-prev {
	background-image: url(../images/procon-prev.png);
	left: 0px;
}

.pro-ny-button-next {
	background-image: url(../images/procon-next.png);
	right: 0px!important;
}

.pro-ny-pagination {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 5%;
}

.pro-ny-pagination .swiper-pagination-bullet {
	display: none;
	width: 30px;
	height: 8px;
	margin: 3px;
	font-size: 0px;
    /* border: 2px solid #333; */
	background-color: #555;
	cursor: pointer;
	border-radius: 0;
}

.pro-ny-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #0e50be;
}


.ny-xqzong {
	padding: 2% 0;
	box-sizing: border-box;
}

.ny-xqzong .pro-ny-slide.swiper-slide {
	background-color: #f7f7f7;
}

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

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

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

.list-h li {
	float: left;
}

#spec-n5 {
	width: 100%;
	padding-top: 6px;
	overflow: hidden;
}

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

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

#spec-list {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-left: 1%;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 20%;
}

#spec-list ul li img {
	padding: 1%;
	border: 1px solid #ccc;
	width: 100%;
	height: auto;
}

#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;
}

#proinfo_c {
	padding: 3%;
	background: #fff;
	border-top: 20px solid #008ee0;
}

#proinfo_c img {
/* 
	width:80%; */
	height: auto;
}

#spec-list {
	position: relative;
	width: 90%;
}

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

#pro_info {
	height: 100%;
	box-sizing: border-box;
	float: right!important;
}

.ptitle {
	font-size: 30px;
	font-weight: normal!important;
}

.p-wenzi {
	line-height: 30px;
	font-weight: normal !important;
}
#pro_info li {
	width: 100%;
	box-sizing: border-box;
	padding: 1% 0;
	overflow: hidden;
}

.ny-dianhua {
	font-size: 1.6rem!important;
	vertical-align: middle;
	font-family: "arial";
	font-weight: bold;
	color: #008ee0;
}

.p-wenzi {
	font-size: 1rem!important;
}

#pro_info li span {
	font-weight: bold;
}
#pro_info li:first-child span{
	font-size: 1.25rem;
}

#pro_info li:last-child a {
	color: #0e50be;
	font-weight: bold;
}

#qrcode {
	vertical-align: top;
}

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

.tab {
	width: 120px;
	height: 40px;
	float: left;
	text-align: center;
	cursor: pointer;
	float: left;
	line-height: 40px;
	background: #aaa;
	border-right: 1px solid #fff;
	color: #fff;
	border-bottom: none;
	font-weight: bold;
}

/* .active{

	color:#FFFFFF;

	background: #0b5ebc;

	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: "微软雅黑";
		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-weight: 100;
		padding-top: 10px;
		font-size: 20px;
		padding-bottom: 10px;
	}
}