.education_main{
	padding-top: 80px;
}
.education{
	width: 100%;
	height:600px ;
	background-image:url(../img/zaixian.png) ;
	background-size:100% 100% ;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
}
.educationp{
	width: 1280px;
	height: 100%;
	margin: auto;
}
.education_right{
	width: 40%;
	float: left;
	height: 100%;
}
.education_right img{
	float: right;
	margin-top: 100px;
}
.education_left{
	width: 40%;
	float: left;
	padding-left: 100px;
	height: 420px;
	padding-top: 180px;
}
.education_left h1{
	color: #FFFFFF;
	font-size: 35px;
	line-height: 60px;
}
.education_right p{
	color: #FFFFFF;
	width: 400px;
	line-height: 30px;
	font-size: 16px;
	margin-top: 20px;
}
.native{
	width: 100%;
	height: 550px;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px;
	background: #FFFFFF;
	overflow: hidden;
}
.nativep{
	width: 1280px;
	height: 100%;
	margin: auto;
	position: relative;
}
.nativep li{
	width: auto;
	height: 160px;
}
.native_left{
	float: left;
	position: relative;
	width: 440px;
	height: calc(100% - 80px);
	padding-top: 80px;
}
.native_left img{
	float: right;
}
.native_left p{
	float: right;
	color: #666;
	width: 300px;
	text-align: center;
	margin-top: 15px;
	font-size: 14px;
	margin-right:50px ;
}
.native_m{
	position: absolute;
	width: 250px;
	height: 100%;
	float: left;
	left: calc(50% - 125px);
	top: 0;
}
.native_right{
	position: relative;
	float: right;
	width: 480px;
	height: calc(100% - 80px);
	padding-top: 80px;
	left: 40px;
}
.native_right img{
	float: left;
}
.native_right h3{
	float: left;
	margin-left:50px ;
}
.native_right p{
	float: left;
	color: #666;
	width: 250px;
	text-align: left;
	margin-top: 15px;
	font-size: 14px;
	margin-left:50px ;
}
.perfect{
	width: 100%;
	height: 400px;
	padding-bottom: 50px;
	padding-top: 50px;
	background: #F5F5F5;
	margin: auto;
	overflow: hidden;
}
.perfectp{
	width: 1280px;
	height: 100%;
	margin: auto;
}
.perfect_left{
	width: 50%;
	height: 100%;
	float: left;
}
.perfect_left img{
	float: right;
	margin-right: 100px;
	height: 400px;
}
.perfect_right{
	width: 50%;
	height: 100%;
	float: left;
}
.perfect_right h1{
	color: #000000;
	margin-top: 50px;
	margin-bottom: 20px;
}
.perfect_right p{
	color: #000000;
	font-size: 16px;
	line-height: 35px;
}
.more{
	width: 100%;
	height: 376px;
	background: url(../img/morebk.png);
	background-size:100% 100% ;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
}
.morep{
	width: 1280px;
	height: 100%;
	margin: auto;
}
.more_title{
	width: 100%;
	padding-top: 50px;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 60px;
	font-size: 35px;
}
.more_main{
	width: 100%;
	height: 216px;
}
.more_main img{
	float: left;
	margin-left: 300px;
}
.more_main .f img{
	margin-left: 0;
}
.scr_left{
	position: relative;
	right: 100px;
}
.scr_right{
	position: relative;
	left:200px;
}
.scrot_one{
	position: relative;
	right: 100px;
}
.scrot_two{
	position: relative;
	left: 100px;
}
