
/* CSS Document */
body {
	overflow-x: hidden;
}
#certify {
	position: relative;
	width: 1200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 350px;
}
#Floatingbar{width:157px;position:fixed;top:50%;right:0px;margin-top:20px;background-color:#e5e5e5;box-shadow:0 3px 14px rgba(0,0,0,0.4);z-index:150000;font-size:12px;background-color:#ffffff;font-family:'Microsoft YaHei';}
#Floatingbar .ewm{padding:22px 0 15px;line-height:24px;text-align:center;color:#fff;background-color:#333333;}
#Floatingbar .ewm img{width:117px;height:117px;margin:0 auto;display:block;}
#Floatingbar ul{padding:14px 0;background:url(../images/line_x.png) no-repeat center bottom;list-style-type:none;background-color:#333333;color:white;}
#Floatingbar ul li{height:22px;line-height:22px;text-align:center;margin-bottom:7px;cursor: pointer;}
#Floatingbar ul li a{color:white;}
#Floatingbar ul li a:hover{color:white;}
#Floatingbar ul li img{margin-left:5px;vertical-align:middle;}
#Floatingbar .btn_backtop{height:31px;line-height:31px;text-align:center;color:#fff;background-color:#676767;display:block;}
#Floatingbar .btn_backtop:hover{background-color:#507129;}
#Floatingbar .btn{width:15px;height:130px;position:absolute;top:23px;left:-15px;background:url(../images/arrow.png) no-repeat right top;cursor:pointer;}
#Floatingbar .btn.change{background-position:left top;}

#b4 table {
	position: relative;
	top: -200px;
}
#zu {
	background-image: url(../images/zu.jpg);
	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 #cc7a05;
}
.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: #000;
	margin-bottom: 3px;
	letter-spacing: 4px;
	display: block;
	background: #cc7a05;
}
.PicList3 .photo {
	width: 1250px;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}

	.PicList{float:left;}
	.PicList li{float:left;position:relative;margin-right:10px;margin-bottom:10px;padding-top:31px;float:left;width:400px;height:auto;padding:5px;margin-top:20px;background:#FFF;border:5px solid #cc7a05;}
	.PicList li:nth-child(3n){margin-right:0px;}
	.PicList strong{height:46px;line-height:46px;text-align:center;overflow:hidden;font-size:22px;font-weight:normal;color:#000;margin-bottom:3px;letter-spacing:4px;display:block;background:#cc7a05;}
	.PicList .photo{width:400px;margin:0 auto;background-color:#000000;display:block;}

nav {
	position:absolute;
	/*background-color:#F00;*/
	width:1000px;
	height:65px;
	z-index:99999999999999;
	left:50%;
	margin-left:-20px;
	margin-top:750px;
}
nav img {
	margin-right:50px;
}