@charset "utf-8";
.recruit{
	padding: 50px;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
}
.recruit .title{
	color: #00a1e9;	
}
.recruit li{
	margin-bottom: 20px;
	color: #aeadad;
}