/*在线教育驾驶人满分审验教育*/


/*成功案例*/
.success-box{
	height: 905px;
	background: url(../images/index/ab1.png) no-repeat;
	background-size: 100% 100%;
}



.anli{
	width: 605px;
	height: auto;
	margin-left: 433px;
}

.al{
	width: 100%;
	height: auto;
	color: #FFFFFF;
	margin-bottom: 40px;
}
.al > h6{
	font-size: 28px;
	font-weight: 400;
}

.al > p{
	font-size: 18px;
	min-height: 22px;
	line-height: 22px;
	margin-left: 43px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.al > span{
	margin-left: 43px;
	font-size: 18px;
}





/*我们的优势*/
.advients{
	width: 1130px;
	height: 1160px;
	background-color: #FFFFFF;
	border: 1px solid transparent;
	margin: auto;
}

.advients > div{
	width: 520px;
	background-color: #f7f7f7;
	margin-bottom: 40px;
}
.advients > div>div{
	width: 100%;
	text-align: center;
}
.advients > div img{
	margin-top: 15px;
}
.advients > div >h6{
	width: 10)%;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-weight: 600;
	color: #000000;
	font-size: 22px;
}

.advients > div >b{
	font-size: 18px;
	/*font-weight:500;*/
	margin: 0 30px;
	margin-top: 25px;
	display: inline-block;
}
.advients > div >p{
	text-indent: 2em;
	margin: 0 30px;
	font-size: 18px;
	color: #666;
}

.adressBox > div{
	float: left;
	margin-bottom: 20px;
}


.adress{
	width: 150px;
	height: 60px;
	background-color: #42e5bf;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
}





