*{margin:0;padding:0;}
body{background-color: #fcfcfc;}
.ititle{
	text-align:center;
}
.titleimg{
	margin-top:78px;
}
.ititle p{
	color:#797979;
	font-size:16px;
	line-height:50px;
}
.zsfuwu{
	margin:0 auto;
}
.zsfuwu .swiper-box{
	width:1210px;
	margin:0 auto;
	position:relative;
}
.zsfuwu .zsfuwuswiper{
	width:100%;
	margin-top:30px;
	margin-bottom:50px;
}
.zsfuwu .swiper-slide img{
	max-width:100%;
	box-shadow:1px 3px 15px #d4d4d4;
	-webkit-box-shadow:1px 3px 15px #d4d4d4;
	-moz-box-shadow:1px 3px 15px #d4d4d4;
	-ms-box-shadow:1px 3px 15px #d4d4d4;
	-o-box-shadow:1px 3px 15px #d4d4d4;
}
.zsfuwu .swiper-button-prev{
	left:0;
	height:24px;
}
.zsfuwu .swiper-button-next{
	right:0;
	height:24px;
}
.zsfuwu .swiper-pagination{
	width:850px;
	left:50%;
	margin-left:-425px;
}
.zsfuwu .swiper-pagination span{
	width:128px;
	height:52px;
	background:transparent;
	border-radius:0;
	opacity:1;
	margin:6px;
	position:relative;
}
.zsfuwu .swiper-pagination span i{
	display:block;
	background-color:#000;
	width:100%;
	height:100%;
	opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	top:0;
	left:0;
}
.zsfuwu .swiper-pagination span.swiper-pagination-bullet-active i{
	opacity:0;
	filter:alpha(opacity=0);
}
.detailpdf{
	width:100%;
	text-align:center;
	padding-top:100px;
	padding-bottom:70px;
}
.detailpdf a{
	color:#787878;
}
.detailpdf a:hover,.detailpdf a:focus{
	color:#b49266;
}
@media screen and (max-width:1130px){
	.zsfuwu .swiper-box{
		width:100%;
	}
}




