.banner{
	background-attachment: scroll;
    background-image: url(../images/banner3.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 573px;
    overflow: hidden;
}
.location1{
	width: 537px;
	height: 423px;
	margin-top: 75px;
	margin-right: 73px;
}
.companyNameContact{
	color:#FF8C00;
	font-size: 32px; 
	line-height: 56px;
}
.location2{
	margin-top: 75px;
}
.companyContent{
	width: 450px;
	height: 190px;
	background: #4d8abe;
	margin-top: 25px;
}
.companyContent p{
	padding: 10px;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 30px;
}
.companyContent p span{
	display: inline-block;
	margin-top: 20px;
}
.recruitList li{
	 background-attachment: scroll;
    background-image: url(../images/recruit.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	height: 830px;
	overflow: hidden;
}
.recruitContent1{
	width: 560px;
	font-size:16px;
	color:#FFFFFF;
	line-height: 28px;
	margin-left: 637px;
	margin-top: 50px;
}
.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: 609px;
	margin-top: 150px;
}
.recruitContent2-2{
	width:850px;
	font-size:16px;
	color:#FFFFFF;
	line-height: 28px;
	margin-left: 460px;
	margin-top: 80px;
}
.BMap_bubble_content div table tr:nth-child(2){
	display: none;
}

.about_Tit {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 30px;
    color: #ff8c00;
    font-size: 32px;
}