
.iproductd{
	padding: 50px 0px;
}
.pro-img{
	position: relative;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:0px;
	width:600px;
}
.pro-img #Gbig{
	width:100%;
}
.pro-img .colmd5{
	width:600px;

}
.pro-img .colmd7{
	width:600px;
	padding-top:95px;
	
}

@media (max-width:768px){
	.pro-img .colmd5{
		width:100%;
		display: none;
	}
	.pro-img .colmd7{
		width:100%;
	}
	.iproductd{
		padding: 0px 0px 20px;
	}
}
.pro-img .colmd7 .pro-ptt{
	font-size:2.2rem;
	line-height:20px;
	padding:10px 0px 15px;
	border-bottom:1px #ddd solid;
	font-family: Fontsix;
}
.pro-img .colmd7 .clttop{
	width:100%;
}
.jqzzoom{
	position:relative;
}
.jqzoom{
	position:relative;
	overflow:hidden;
	font-size:0;
	border:1px #ddd solid;
}
.zoomdiv{
	float:left;
	top:0 !important;
	left:101% !important;
	border:3px solid #e4e4e4;
	display:none;
	text-align:center;
	overflow: hidden;
	position:absolute;
	z-index:999;
	background-color:#fff;
	font-size:0;
}
.zoomdiv img{
	max-width:none;
}
.bigimg{
	width:1200px;
	height:1200px;
}
.jqZoomPup{
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:100px !important;
	height:100px !important;
	border:1px solid #aaa;
	background:#fff 50% top no-repeat;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
	cursor:move;
}
.xiaotu{
	position: absolute;
	bottom: 0;
	left: 0%;
	width: 100%;
}
#xiaotu{
	position:relative;

	padding:0px 30px;
}

@media (max-width:768px){
	.xiaotu{
		position: static;
		width: 100%;
	}
	.jqZoomPup{
		display:none !important;
	}
	.zoomdiv{
		display:none !important;
	}
	#xiaotu{
		padding: 0;
	}
}
#xiaotu .swiper-container{
	position:static;
}
#xiaotu .swiper-container .swiper-button-next{
	height:100%;
	top:0;
	right:0;
	width:25px;
	margin-top:0px;
	background-color: #004cb0;
	background-size:auto 25px;
}
#xiaotu .swiper-container .swiper-button-prev{
	height:100%;
	top:0;
	left:0;
	width:25px;
	margin-top:0px;
	background-color: #004cb0;
	background-size:auto 25px;
}
@media (max-width:768px) {
	#xiaotu .swiper-container .swiper-button-next{
		background-color: transparent;
		background-image: url(../images/fzjt.png);
		background-size:auto 56px;
		width: 30px;
		height: 56px;
		margin-top: -28px;
		top: 50%;
		transform: rotate(180deg);
	}
	#xiaotu .swiper-container .swiper-button-prev{
		background-color: transparent;
		background-image: url(../images/fzjt.png);
		background-size:auto 56px;
		width: 30px;
		height: 56px;
		margin-top: -28px;
		top: 50%;
	}
}


#xiaotu .swiper-slide a{
	font-size:0;
	display:block;
	position:relative;
	padding-right: 1px;
}
#xiaotu img{
	width:100%;
	border:1px #ddd solid;
}
#xiaotu .swiper-slide a.hover img{
	border:1px #2e67da solid;
}
@media (max-width:768px) {
	#xiaotu .swiper-slide a{
		padding-right: 0px;
	}
	#xiaotu img{
		border:1px #ddd solid;
	}
	#xiaotu .swiper-slide a.hover img{
		border:1px #ddd solid;
	}
}
.colmd7{
	color:rgba(0,0,0,.8);
}
.colmd7 .clttop>section{
	font-size:1.4rem;
	line-height:24px;
	font-family:Fontthree;
	margin:0;
	color: #888;
	padding:10px 0px 0px;
}
.prd-xqtt{
	font-size:1.4rem;
	background:#d7d7d7;
	line-height:20px;
	margin:35px 0px 20px;
	padding:5px 0px 0px 20px;
}
.prd-xqtt p{
	background:#fff;
	padding:5px 20px;
	font-family:Fontone;
	line-height:20px;
	float: left;
}
.prd-content{
	line-height:27px;
	font-family:Fontsix;
	font-size: 1.4rem;
	color: #666;
}
.prd-content p{
	font-family:Fontsix;
}
.prd-content img{
	max-width: 100%;
	height: auto;
}
@media (max-width:1200px) {
	.pro-img .colmd7 .pro-ptt{
		font-size:1.8rem;
	}
	.colmd7 .clttop>section{
		font-size:1.4rem;
		line-height:22px;
	}
}
@media (max-width:992px) {
	.pro-img .colmd7 .pro-ptt{
		font-size:1.8rem;
		padding:10px 0px;
	}
	.colmd7 .clttop>section{
		font-size:1.3rem;
		line-height:20px;
	}
	.prd-content{
		line-height:22px;
		font-size: 1.3rem;
	}
}