/*新增样式表*/
.jobxinzi{
    height: 50px;
}
.body{
	background: #f9f9f9;
	min-width: 1200px;
}
.back-fff{
	background: #fff;
}
.min-h500{
	min-height: 500px;
}