.e-content1{
	width:100%;
	min-width:1200px;
	height:315px;
	background:url(../img/education/education_01.png) no-repeat center;
}
.e-content2{
	width:100%;
	height:auto;
	background:#f7f9fa;
	min-width:1200px;
}
.e-content2 .content{
	padding:70px 0;
	margin:0 auto;
	width:1200px;
	min-width:1200px ;
	height:auto;
}
.e-content2 .bg-img{
	margin:0 auto ;
	width:855px;
	height:485px;
	text-align: center;
	color: #fff;
	background: url(../img/education/education_02.png) no-repeat center;
}
.e-content2 .bg-img .word-contnet{
	margin: 0 auto;
	width:500px;
	padding:140px 0px 0px;
}
.e-content2 .bg-img .word-contnet .p1{
	font-size:18px;
	font-weight: 500;
}
.e-content2 .bg-img .word-contnet .p2{
	padding:5px 0;
	margin:0 auto;
	border-bottom:2px solid #FFF;
	width:30px;
	height: 0;
}
.e-content2 .bg-img .word-contnet .p3{
	margin:20px 0 40px;
	color: #aaa;
	font-size:14px;
	line-height: 20px;
	height:70px;
}
.e-content2 .bg-img .word-contnet .p4{
	cursor:pointer;
	margin:0 auto;
	padding:5px 13px;
	width:80px;
	color: #fff;
	border-radius: 20px;
	border:0px solid #fff;
	background:url("../img/education/button-border.png") center no-repeat;
	font-size:16px;
}

.e-content2 ul{
	padding:40px 0 0 0;
	margin:0 auto;
	width:1000px;
}
.e-content2 ul li{
	height:110px;
	width: 16.66%;
	float: left;
}
.e-content2 ul li img{
	width:110px;
	height:110px;
	border-radius: 60px;
}
.e-content2 ul li .img{
	width:110px;
	height:110px;
	top: 0px;
	border-radius: 60px;
	position: relative;
	z-index:0 ;
}
.e-content2 ul li .active{
	background: rgba(99,99,99,0.8);
	width:110px;
	height:110px;
	top:-111px;
	position: relative;
	border-radius: 60px;
	z-index: 99;
}