.header{
	width: 100%;
	min-width: 1250px;
	height: 110px;
	background: #FFFFFF;	
}
.head_cons{
	width: 1250px;
	margin: 0 auto;
	overflow: hidden;
}
.head_logo{
	margin: 30px 0 0 13px;
	float: left;
}
.head_cons ul{
	float: left;
	overflow: hidden;
	margin: 0 0 0 10px;
}
.head_cons ul li{
	width: 100px;
	height: 110px;
	line-height: 110px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	float: left;
	cursor: pointer;
}
.head_cons ul li.red_select,
.head_cons ul li:hover{
	background: #eb001d;
	color: #FFFFFF;
}
.head_search{
	float: right;
    margin: 48px 35px 0 0;
    cursor: pointer;
}
.head_en{
	float: right;
	font-size: 18px;
	line-height: 110px;
	cursor: pointer;
	margin: 0 13px 0 0;
}
.group_tip_back{
	position: absolute;
	top: 110px;
	right: 0;
	width: 50%;
	height: 56px;
	background: #4c4a4f;
}

.footers{
	width: 100%;
	min-width: 1250px;
	height: 357px;
	background: #2f2f2f;
}
.footer_cons{
	width: 1250px;
	margin: 0 auto;
}
.footer_up{
	width: 1250px;
	/*height: 300px;*/
}
.footer_up_list{
	margin: 0 0 0 50px;
	overflow: hidden;
	padding: 60px 0 0 0;
}
.footerup_li{
	float: left;
	width: 180px;
	color: #FFFFFF;
}
.footerup_li p{
	color: #737373;
	font-size: 14px;
	margin: 0 0 10px 0;
	cursor: pointer;
}
.footerup_li p:nth-child(1){
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 15px 0;
}
.erweima{
	float: right;
	width: 133px;
	margin: 0 50px 0 0;
}
.erweima p{
	font-size: 14px;
	color: #FFFFFF;
	margin: 16px 0 0 0;
}

.footer_down{
	width: 1250px;
	height: 56px;
	line-height: 56px;
	border-top: 1px solid #747474;
	text-align: center;
}
.footer_down span{
	font-size: 12px;
	color: #747474;
}
.footer_down img{
	vertical-align: middle;
	margin: -3px 0 0 0;
}
.group_tips{
	position: absolute;
	top: 110px;
	width: 100%;
	height: 56px;
	display: none;
	z-index: 10000;
	overflow: hidden;
}
.group_tiplist{
	width: 1250px;
	height: 56px;
	margin: 0 auto;
}
.group_tiplist ul{
	overflow: hidden;
	background: #4c4a4f;
	width: 1250px;
	margin: 0 0 0 329px;
}
.group_tiplist ul li{
	float: left;
	width: 105px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
	line-height: 56px;
	cursor: pointer;
}
.information{
	position: absolute;
	top: 110px;
	width: 100%;
	height: 56px;
	display: none;
	z-index: 10000;
	overflow: hidden;
}
.infor_tiplist{
	width: 1250px;
	height: 56px;
	margin: 0 auto;
}
.infor_tiplist ul{
	overflow: hidden;
	background: #4c4a4f;
	width: 1250px;
	margin: 0 0 0 429px;
}
.infor_tiplist ul li{
	float: left;
	width: 105px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
	line-height: 56px;
	cursor: pointer;
}


.cultural{
	position: absolute;
	top: 110px;
	width: 100%;
	height: 56px;
	display: none;
	z-index: 10000;
	overflow: hidden;
}
.cultural_tiplist{
	width: 1250px;
	height: 56px;
	margin: 0 auto;
}
.cultural_tiplist ul{
	overflow: hidden;
	background: #4c4a4f;
	width: 1250px;
	margin: 0 0 0 529px;
}
.cultural_tiplist ul li{
	float: left;
	width: 105px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
	line-height: 56px;
	cursor: pointer;
}

.recruit{
	position: absolute;
	top: 110px;
	width: 100%;
	height: 56px;
	display: none;
	z-index: 10000;
	overflow: hidden;
}
.recruit_tiplist{
	width: 1250px;
	height: 56px;
	margin: 0 auto;
}
.recruit_tiplist ul{
	overflow: hidden;
	background: #4c4a4f;
	width: 1250px;
	margin: 0 0 0 629px;
}
.recruit_tiplist ul li{
	float: left;
	width: 105px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
	line-height: 56px;
	cursor: pointer;
}
.infor_tiplist ul li:hover,
.cultural_tiplist ul li:hover,
.recruit_tiplist ul li:hover,
.group_tiplist ul li:hover{
	color: #F63B2E;
}