.target{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 88px;
}
.target .top{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #333333;
}
.target dl{
	width: 100%;
	border: solid 1px #999999;
	box-sizing:border-box;  
	-moz-box-sizing:border-box; /* Firefox */  
	-webkit-box-sizing:border-box; /* Safari */
	padding: 40px 30px;
	overflow: hidden;
	margin-top: 75px;
}
.target dl dt{
	float: left;
	width: 40%;
}
.target dl dt img{
	width: 100%;
}
.target dl dd{
	float: right;
	width: 55%;
}
.target dl dd .tl{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #1a1a1a;
}
.target dl dd .br{
	width: 34px;
	height: 2px;
	background-color: #13845e;
	margin: 15px 0 20px 0;
}
.target dl dd .tx{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.3px;
	color: #333333;
	line-height: 34px;
}

.object{
	width: 100%;
	background-color: #f5f5f5;
	margin-top: 80px;
	padding: 80px 0;
}
.object div{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
	overflow: hidden;
}
.object div dl{
	float: left;
	width: 31%;
	margin: 0 1%;
	text-align: center;
}
.object div dl dt img{
	width: 100%;
}
.object div dl dd{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0.4px;
	color: #4d4d4d;
}
.content-titles{
	width: 100%;
	text-align: center;
}
.content-titles .content-tl{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0.5px;
	color: #1a1a1a;
}
.content-titles .content-br{
	width: 34px;
	height: 2px;
	background-color: #13845e;
	margin-top: 15px;
	display: inline-block;
}

.quota{
	width: 100%;
	background: url(../img/20.png) 100% 100% no-repeat;
	padding: 50px 0;
	text-align: center;
	color: #FFFFFF;
}
.quota .tl{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0.5px;
	margin-bottom: 40px;
}

.mode{
	width: 100%;
	text-align: center;
	padding: 90px 0;
	background-color: #f5f5f5;
}
.mode div{
	margin-top: 60px;
}
.mode img{
	display: inline-block;
	margin: 0 15px;
}


.outline{
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	padding: 90px 0;
}
.outline img{
	margin-top: 50px;
}

.certificate{
	padding: 90px 0;
	text-align: center;
}
.certificate .content-titles{
	margin-bottom: 180px;
}
.certificate div{
	margin-top: 50px;
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.certificate div dl{
	position: absolute;
	width: 100%;
	text-align: center;
	top: -90px;
}
.certificate div p{
	width: 100%;
	height: 368px;
	background-color: #f7f7f7
}
.certificate div dl dd{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.4px;
	color: #666666;
	margin-top: 10px;
}
.certificate div dl dd span{
	font-weight: 500;
	color: #808080;
}
