.container{
	width: 1200px;
	margin: 0 auto;
}
.apply-l{
	width:845px;
	float: left;
	text-align: center;
	margin: 16px 0px;
	padding-bottom: 20px;
}
.apply-l h3{
	text-align: left;
	font-size: 22px;
}
.apply-l p{
	text-align: left;
	font-size: 16px;
	margin: 0px;
	line-height: 36px;
}
.apply-l-p{
	line-height: 30px;
	text-indent: 32px;
}
.zjlist-r{
	width: 304px;
	float: right;
	margin-top: 34px;
}
.notice{
	width: 100%;
	float: left;
	margin-top: 36px;
}
.notice span{
	width:122px;
	height:22px;
	display: block;
	border: 1px solid #bfbfbf;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: -11px;
	background: #eeeeee;
}
.notice p{
	text-align: justify;
	padding: 32px 14px;
	padding-bottom: 0px;
	border: 1px solid #efedec;
	
}