@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: ;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#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: -10px;
	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: -10px;
	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: ;
	margin: 0 auto
}

#certifys .swiper-container {
	padding-bottom: 60px;
}

#certifys  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#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;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certifys .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certifys .swiper-button-prev {
	left: -10px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certifys .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certifys .swiper-button-next {
	right: -10px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certifys .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}










.w1 h3{
	text-align: center;
    height: 50px;	
    line-height: 50px;
}
.w1 h3 span{
    line-height: 54px;
    float: right;
    display: block;
    height: 48px;
    font-size: 12px;
    font-family: 宋体;
    color: #666;
}
.w2 h3{
	text-align: center;
   /* height: 50px;	
    line-height: 50px;*/
    margin-top: 0;
    margin-bottom:25px;
}
.w2 h3 span{
    line-height: 54px;
    float: right;
    display: block;
    height: 48px;
    font-size: 12px;
    font-family: 宋体;
    color: #666;
}
.w3 h3{
	text-align: center;
    height: 50px;	
    line-height: 50px;
}
.w3 h3 span{
    line-height: 54px;
    float: right;
    display: block;
    height: 48px;
    font-size: 12px;
    font-family: 宋体;
    color: #666;
}
.c1 strong{
	display: block;
    height: 32px;
    line-height: 24px;
    padding: 11px 14px 0px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c1 span{
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0px 14px 0px;
    font-size: 12px;
    color: #999;
}
.c1 em{
	display: block;
    height: 23px;
    line-height: 23px;
    padding: 0px 14px 0px;
    font-size: 12px;
    color: #ff3232;
}
.c1,.c2{
	height:81px;
}
.c2{
	padding:10px 2px;
	display: none;
	background:#f1f1f1;
}
.w2{
	overflow: hidden;
}
.w2 ul{
	margin:0;
	padding:10px;
}
.swiper2{
	position: relative;
}
.swiper2 img{
	width:100%;
}
.swiper2 .swiper-slide{
	height:345px;
}
.w3 .col-md-6,.w3 .col-md-3,.w3 .col-md-9{
	padding:0;
}
.w3 img{
	height: 150px;
}
.w3 li{
	height:50px;
	padding-left:20px;
	line-height: 50px;
	background: #fff;
	border-bottom:1px solid #ccc;
}
.w3 li:last-child{
	border:none;
}
.w3 li:hover a{
	font-size:18px;
	color:#000;
}
.w3 li a{
	color:#999;
}
.w3 .col-md-6{
	margin-bottom:20px;
	width:49%;
}
.mr{
	margin-right:20px;
}
