@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: 320px;
	margin: 0 auto
}
#certify .swiper-container {
	/* padding-bottom: 60px; */
}

#certify  .swiper-slide {
	width: 241px;
	height: 473px;
	/* background: #fff; */
	/* box-shadow: 0 8px 30px #ddd; */
}
#certify  .swiper-slide img{
	width: 100%;
	height: 100%;
	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: -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%
}

#certifys {
	position: relative;
	width: 900px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 80px;
	/* overflow: hidden; */
}
#certifys .swiper-containers {
	padding-bottom: 60px;
	overflow: hidden;
}

#certifys  .swiper-slide {
	width: 358px;
	height: 371px;
}
#certifys  .swiper-slide img{
	display:block;
}
#certifys  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certifys .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certifys .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	background-color: #FFCFA8;
	width: 8px;
	height: 8px;
	opacity: 1;
	border-radius: 4px!important;
}

#certifys .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 32px;
	height: 9px;
	background-color: #FE7300;
}

#certifys .swiper-button-prev {
	left: -114px;
	top: 318px;
	width: 45px;
	height: 45px;
	background: url(../img/left.png) no-repeat;
	background-size: 100%;
}

#certifys .swiper-button-next {
	right: -114px;
	top: 318px;
	width: 45px;
	height: 45px;
	background: url(../img/right.png) no-repeat;
	background-size: 100%;
}
.swiper-item{
	width: 358px;
	height: 371px;
	/* background-color: #fff; */
	padding: 30px 0 36px 0;
	box-sizing: border-box;
}
.swiper-item > img{
	width: 95px;
	height: 96px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.swiper-item > .name{
	width: 100%;
	height: 22px;
	font-size: 22px;
	font-weight: bold;
	/* color: #000; */
	line-height: 22px;
	text-align: center;
}
.swiper-item > .label{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 21px;
	margin-top: 14px;
}
.swiper-item > .label > div{
	height: 21px;
	border: 1px solid #903300;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 6px;
	line-height: 21px;
	font-size: 12px;
	color: #903300;
	margin: 0 11px;
}
.swiper-item > .cotent{
	margin: 19px auto;
	width: 243px;
	height: 64px;
	font-size: 16px;
	font-weight: 400;
	/* color: #000; */
	line-height: 1.6rm;
	overflow: hidden;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
.swiper-item > .class{
	width: 100%;
	height: 40px;
	font-size: 18px;
	font-weight: normal;
	/* color: #000; */
	line-height: 40px;
	text-align: center;
}
.swiper-item > .border{
	width: 64px;
	height: 2px;
	border-radius: 1px;
	margin: 0 auto;
}
#certifys .title{
	width: 100%;
	height: 36px;
	font-size: 36px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	text-align: center;
}
#certifys .text{
	width: 100%;
	height: 20px;
	font-size: 20px;
	font-weight: normal;
	color: #959595;
	line-height: 20px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 29px;
}


#mien_banner {
	position: relative;
	width: 761px;
}
#mien_banner .swiper-container {
	/* padding-bottom: 60px; */
}

#mien_banner  .swiper-slide {
	width: 460px;
	height: 300px;
	/* background: #fff; */
	/* box-shadow: 0 8px 30px #ddd; */
}
#mien_banner  .swiper-slide img{
	width: 100%;
	height: 100%;
	display:block;
}
#mien_banner  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#mien_banner .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#mien_banner .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#mien_banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#mien_banner .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%;
}

#mien_banner .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#mien_banner .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%;
}

#mien_banner .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}