.banner{
	background-attachment: scroll;
    background-image: url(../images/banner4.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 278px;
    overflow: hidden;
    position: relative;
    
}
.demand{
	background: #E2ECFC;
	height: 142px;
}
.demandLeft span{
	margin: 0px 10px;
	font-size: 18px;
}
.demandLeft{
	margin-top: 35px;
	margin-right: 105px;	
}

.demandRight{
	width: 900px;
}
.demandRightList li{
	float: left;
	width: 137px;
	height: 45px;
	line-height: 45px;
	background: #f0d14e;
	color: #FFFFFF;
	text-align: center;
	margin-right: 32px;
	margin-bottom: 20px;
}
.demandRightList li a{
	display: block;
	color: #FFFFFF;
	font-size: 14px;
}
.demandRightList{
	overflow: hidden;
	margin-top: 10px;
}


.recruitList li{
	 background-attachment: scroll;
    background-image: url(../images/recruit.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	height: 700px;
	overflow: hidden;
}
.recruitContent1{
	width: 560px;
	font-size:16px;
	color:#FFFFFF;
	line-height: 28px;
	margin-left: 750px;
	margin-top: 125px;
}
.recruitContent2{
	width: 727px;
	font-size:16px;
	color:#FFFFFF;
	line-height: 28px;
	margin-left: 437px;
}
.recruitContent1-1{
	width: 555px;
	font-size:16px;
	color:#FFFFFF;
	line-height: 28px;
	margin-left: 750px;
	margin-top: 150px;
}
.recruitContent2-2{
	width:850px;
	font-size:16px;
	color:#FFFFFF;
	line-height: 28px;
	margin-left: 460px;
	margin-top: 50px;
}
.recruitContent2-3{
	width:850px;
	font-size:16px;
	color:#FFFFFF;
	line-height: 28px;
	margin-left: 500px;
	margin-top: 50px;
}