/* CSS Document */

#bottom_block {
	padding-top:50px;
	width:100%;
	min-width:1400px;
	height:530px;
	background-color:#0A2236;
	overflow:hidden;
}

#bottom {
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
	overflow:hidden;
}

#bottom_up {
	width:100%;
	height:180px;
	border-bottom:1px solid #072D47;
	box-sizing:border-box;
	overflow:hidden;
}

#bottom_down {
	padding-top:50px;
	width:100%;
	height:270px;
	overflow:hidden;
}


#bottom_up a {
	display:block;
	float:left;
}

#bottom_recruitment {
	float:left;
	margin-left:100px;
	color:#FFF;
	overflow:hidden;
}

#bottom_recruitment_company {
	font-size:36px;
}

#bottomrecuitment_text {
	margin-top:30px;
	font-size:18px;
}

#bottom_wechat {
	float:right;
	width:102px;
	line-height:60px;
	color:#FFF;
	text-align:center;
}


#bottom_link {
	float:left;
	width:60%;
	overflow:hidden;
}

.nav_column {
	margin-left:20px;
	padding:20px;
	float:left;
	overflow:hidden;
}

.nav_column a {
	display:block;
	margin-bottom:10px;
}

.nav_column a:hover {
	color:#FFF;
}

.column_main {
	font-size:18px;
	color:#FFF;
}

#bottom_contact {
	float:right;
	width:30%;
}

.contact_column {
	float:right;
	margin-bottom:20px;
	width:100%;
	overflow:hidden;
}

.contact_column div {
	float:right;
	margin-right:10px;
	width:50%;
	line-height:40px;
	color:#FFF;
	text-align:right;
}

.contact_column dt {
	float:right;
	width:40px;
	height:40px;
	background-color:#FFF;
}