@charset "utf-8";
/* CSS Document */
body {
	overflow-x: hidden;
}
#certify {
	position: relative;
	width: 1200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 350px;
}
#b4 table {
	position: relative;
	top: -200px;
}
#zu {
	background-image: url(../images/zu.png);
	height: 499px;
	width: 1920px;
}
#b4 {
	width: 1920px;
	height: auto;
	overflow: hidden;
	position: relative;
	background: url(../images/b4.png) repeat center;
	background-position: 0px -0px;
}
#certify .swiper-container {
	padding-bottom: 60px;
}
#certify .swiper-slide {
	width: 602px;/* 图片大小 */
	height: 495px;/* 图片大小 */
	background: #fff;/* 图片内测背景 */
}
#certify .swiper-slide img {
	display: block;
}
#certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
#certify .swiper-button-prev {
	left: -49px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;/* 左右箭头 */
	background-position: 0 0;
	background-size: 100%;
}
#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}
#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}
#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
#ZhuangBei {
	height: auto;
	position: relative;
	min-width: 1280px;
	margin: 0 auto;
	padding-bottom: 150px;
}
.center4 {
	margin: 0 auto;
	width: 1292px;
}
.PicList3 {
	float: left;
}
.PicList3 li {
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 31px;
	float: left;
	width: 1250px;
	height: auto;
	padding: 10px;
	margin-top: 20px;
	background: #FFF;
	border: 5px solid #ff0000;
}
.PicList3 li:nth-child(3n) {
	margin-right: 0px;
}
.PicList3 strong {
	height: 46px;
	line-height: 46px;
	text-align: center;
	overflow: hidden;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 3px;
	letter-spacing: 4px;
	display: block;
	background: #ff0000;
}
.PicList3 .photo {
	width: 1250px;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
nav {
	position:absolute;
	/*background-color:#F00;*/
	width:1000px;
	height:65px;
	z-index:9;
	left:50%;
	margin-left:-20px;
	margin-top:750px;
}
nav img {
	margin-right:50px;
}