/*
 * 
 * **/
.perfect{
	background: url(../img/perfect/beijing0.jpg) repeat center top;
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
.perfect_title{
	font-size: 36px;
	border-bottom: 1px solid;
	width: 400px;
	margin: 0 auto;
	letter-spacing: 2px;
	padding-bottom: 5px;
	
}
.perfect_content{
	margin: 10px auto;
	width: 1000px;
	margin-bottom: 30px;
	color: rgb(133,133,133);
	line-height: 26px;
}
.perfect_last{
	/*border: 1px solid;*/
	width: 920px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 50px;
}
.perfect_img1{
	display: block;
	margin-top: 160px;
	width: 500px;
	margin-left: 100px;
}
.join{
	width: 259px;
	height: 56px;
	border: 1px solid;
	border-radius: 40px;
	line-height: 56px;
	margin: 0 auto;
	margin-top: 50px;
	margin-left: 248px;
	font-size: 24px;
	margin-bottom: 100px;
}
.join a{color:black;}
.join:hover{
	background: #008AFF;
	color: white;
}
.join:hover a{color: white;}
.pepole_img{
	width: 310px;
	position: absolute;
	right: -10px;
	top: -150px;
}
.perfecting{
	animation-duration: 3s;
	-moz-animation-duration: 3s;
	-ms-animation-duration: 3s;
}

