.human_head{
	width:100%;
	height:307px;
	background-image: url(../img/human.png);
	background-position:center center;
	background-size: cover;
}
.human_head img{
	width:100%;
	height:307px;
}
.human_ul{
	width:1200px;
	height:154px;
	font-size:0;
	margin:67px auto 70px;
}
.human_ul li{
	width:560px;
	/* height:154px; */
	display: inline-block;
	padding-right:39px;
	border-right:1px solid #DDDDDD;
	margin-right:40px;
	vertical-align: top;
}
.human_ul li:nth-of-type(2){
	padding:0;
	margin-right:0;
	border:0;
}
.human_ulTop{
	width:560px;
	height:64px;
}
.human_ulTop img{
	width:52px;
	height:64px;
	float:left;
	margin-right:10px;
}
.human_ulMin{
	width:200px;
	height:54px;
	margin-top:10px;
	float:left;
}
.human_ulMin h3{
	font:22px/22px "微软雅黑";
	color:#333333;
	margin-bottom:10px;
}
.human_ulMin span{
	font:12px/12px "微软雅黑";
	color:#999999;
}
.human_ul p{
	font:12px/22px "微软雅黑";
	color:#666666;
}


.human_back{
	width:100%;
	min-height:290px;
	overflow:hidden;
	padding:0 0 30px;
}
.human_search{
	width:1200px;
	height:40px;
	margin:0 auto;
}
.human_search ul{
	width:780px;
	height:40px;
	float:left;
	font-size:0;
}
.human_search ul li{
	width:180px;
	height:40px;
	display:inline-block;
	margin:0 30px;
	vertical-align: top;
	padding:0 10px;
	background:#FFFFFF;
}
.human_search ul p{
	font:12px/40px "微软雅黑";
	color:#666666;
	float:left;
}
.human_search ul img{
	width:14px;
	height:14px;
	margin:13px 0;
	float:right;
}
.human_search button{
	width:110px;
	height:40px;
	float:right;
	background:#c60329;
	text-align:center;
	color:#FFFFFF;
	font:14px/40px "微软雅黑";
}
.human_search input{
	border:1px solid #CCCCCC;
	width:240px;
	height:40px;
	margin:0 5px;
	padding:0 10px;
	float:right;
	outline:none;
	background:#FFFFFF;
}
.human_table{
	width:1200px;
	min-height:180px;
	margin:40px auto 20px;
	background:#FFFFFF;
}
.human_table tr:nth-of-type(1){
	background:#8a8a8a;
}
.human_table tr:last-of-type td{
	border:1px solid #FFFFFF;
}
.human_table tr:nth-of-type(1) td{
	color:#FFFFFF;
	font:14px/59px "微软雅黑";
}
.human_table td{
	text-align: center;
	font:12px/59px "微软雅黑";
	color:#666666;
	border-bottom:1px solid #f5f4f4;
}
.human_table td button{
	width:70px;
	height:26px;
	background:#01a662;
	text-align:center;
	color:#FFFFFF;
	font:12px/26px "微软雅黑";
}
.human_back h6{
	font:12px/24px "微软雅黑";
	color:#666666;
	width:1200px;
	margin:0 auto;
}
