@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
}
#certify {
	position: relative;
	width: 1400px;
	margin: 0 auto
}
#certify .swiper-container {
	padding-bottom: 60px;
}
#certify .swiper-slide {
	width: 650px;
	height: 460px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
	border-radius: 10px;
}
#certify .swiper-slide img {
	display: block;
	width: 650px;
	border-radius: 10px 10px 0 0;
}
#certify .swiper-slide p {
	line-height: 36px;
	padding-top: 0;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
	padding: 0 20px 0 20px;
	float: left;
	width: 400px;
}
#certify .swiper-slide p span {
	line-height: 1.8em;
	padding-top: 0;
	float: left;
	color: #333;
	font-size: 18px;
	margin: 0;
	margin-top: 10px;
	overflow: hidden;
}
#certify .swiper-slide p em {
	font-size: 14px;
	line-height: 2em;
	float: left;
	color: #666;
	text-align: left;
}
#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: -30px;
	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%
}
.jd1 cur i {
}
.hd {
	margin-top: 40px;
	width: 130px;
	height: 38px;
	background: #E1E1E1;
	margin-bottom: 50px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 20px;
}
.hd ul li {
	float: left;
	width: 130px;
	height: 38px;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.hd ul li i {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	color: #fff;
	position: relative;
	z-index: 200;
}
.hd ul li.jd1:before {
	width: 100%;
	height: 38px;
	background: url(../images/gui-jd1.png) no-repeat center;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.hd ul li i:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	font-weight: bold;
}
.hd ul li.jd2:before {
	width: 100%;
	height: 38px;
	background: url(../images/gui-jd2.png) no-repeat center;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
.hd ul li.cur i {
	color: #FFF;
}
.hd ul li.jd1.cur:before {
	display: block;
}
.hd ul li.jd2.cur:before {
	display: block;
}
.hjdd {
	background: url(../images/jdd.png) no-repeat;
	width: 180px;
	height: 46px;
}
.hjdd ul li i {
	display: block;
	width: 80px;
	height: 46px;
	line-height: 46px;
	color: #ff;
	position: relative;
	z-index: 200;
	line-height: 46px;
	font-size: 13px;
}
.hjdd ul li a {
	display: block;
	width: 80px;
	height: 46px;
	line-height: 46px;
	color: #ff;
	position: relative;
	z-index: 200;
	line-height: 46px;
	float: left;
	font-size: 13px;
}
.hjdd ul li {
	width: 180px;
}
