@charset "utf-8";
/* CSS Document */
.second-content{
	width:700px;
}

.second-content-ct,.second-content-ct .Normal{
	line-height:200%;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	font-size:16px;
	color:#2f2c2c;
	text-align:justify;
	text-justify:inter-ideograph;
}
.second-content-960{
	width:960px;
}

.second-content-960-ct,.second-content-960-ct .Normal{
	line-height:200%;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	font-size:14px;
	color:#3f3f3f;
	text-align:justify;
	text-justify:inter-ideograph;
}
/**/
.second-content-612{
	width:612px;
}

.second-content-ct-612,.second-content-ct-612.Normal{
	line-height:200%;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	font-size:14px;
	color:#2f2c2c;
	text-align:justify;
	text-justify:inter-ideograph;
}
/**/
.second-content-883{
	width:883px;
}

.second-content-ct-883,.second-content-ct-883.Normal{
	line-height:200%;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	font-size:14px;
	color:#2f2c2c;
	text-align:justify;
	text-justify:inter-ideograph;
}
#dnn_ctr2889_HtmlModule_lblContent p {text-indent: 2em;}
#dnn_ctr2889_HtmlModule_lblContent p img{
    /* margin-left: -38px; */
    width: 100%;
}

@charset "utf-8";
/* CSS Document */
.second-700-title{
	margin-top:10px;
	background: url(/cecep/lib/second/images/yj-title-bg.jpg) 0 0px repeat-x;
	}
.second-700-title-title{
	width:700px;
	height:29px;
	}
.second-700-title-title .Head{
	width:680px;
	height:29px;
	line-height:29px;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	}
.second-700-title-ct{
	width:700px;
	}
.second-700-title-ct .Normal{
	line-height:200%;
	font-size:14px;
	color:#3f3f3f;
}

.second-700-title-ct p{
	text-indent:2em;
}


   #certify {
	position: relative;
	width: 960px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 20px;
	padding-top: 20px;
}

#certify  .swiper-slide {
	width: 496px;
	height: auto;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;width: 100%;height: auto;
}
#certify  .swiper-slide p {
	line-height: 50px;
	padding-top: 0;
	text-align: left;
	color: #fff;
	margin: 0;
	height: 50px;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 16px;
	background: url(../images/slideicon.png) no-repeat 15px center;
	background-size: 24px 24px;
	background-color: rgba(0, 0, 0, 0.5);
	/* padding-left: 50px; */
}
#certify  .swiper-slide p a{color: #fff;font-size: 16px;padding-left: 50px;}

#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: -51px;
	width: 45px;
	height: 92px;
	background: url(../images/prev.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: -50px;
	width: 45px;
	height: 92px;
	background: url(../images/next.png) no-repeat;
	/* background-position: 0 -93px; */
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	/* background-position: 0 -139px; */
	/* background-size: 100%; */
}