@CHARSET "UTF-8";
/*人才招聘列表*/
.recruit_list-center{
	width:1100px;
	margin:0 auto;}
	
.recruit_list-center-left{
	float:left;
	width:620px;}
	
.recruit_list-center-left-table{
	width:600px;
	height:415px;
	border:1px solid #d4d4d4;
	border-radius:5px;}
	
.recruit_list-center-left-table-title{
	width:600px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #eaeaea;
	text-align:center;}
	
.recruit_list-center-left-table-title-name{
	float:left;
	width:135px;}

.recruit_list-center-left-table-title-place{
	float:left;
	width:140px;}
	
.recruit_list-center-left-table-title-time{
	float:left;
	width:180px;}
	
.recruit_list-center-left-table-title-number{
	float:left;
	width:140px;}
	
.recruit_list-center-left-table-list{
	margin-top:20px;
	width:600px;
	height:310px;
	border-bottom:1px solid #eaeaea;
	color:#000;
	font-size:16px;}
	
.recruit_list-center-left-table-list-demo{
	width:600px;
	height:60px;
	line-height:60px;
	text-align:center;}

.recruit_list-center-left-table-list-demo-name{
	float:left;
	width:135px;}
	
.recruit_list-center-left-table-list-demo-name a{
	color:#011e9e;}

.recruit_list-center-left-table-list-demo-place{
	float:left;
	width:140px;}
	
.recruit_list-center-left-table-list-demo-time{
	float:left;
	width:180px;}
	
.recruit_list-center-left-table-list-demo-number{
	float:left;
	width:140px;}

.recruit_list-center-right{
	float:right;
	width:470px;}

.recruit_list-center-right-img{
	width:402px;
	height:469px;
	float:right;}


.recruit_list-center-right-img img{
	width:402px;
	height:469px;}
/*人才招聘列表end*/






/*人才招聘详细页*/
.recruit_info-center{
	width:1100px;
	margin:0 auto;}
	
.recruit_info-center-left{
	float:left;
	width:620px;}
	
.recruit_info-center-left-table{
	width:600px;
	border:1px solid #d4d4d4;
	border-radius:5px;
	font-size:14px;
	color:#000;}
	
.recruit_info-center-left-table-01{
	width:600px;
	border-bottom:1px solid #eaeaea;}
	
.recruit_info-center-left-table-01-left{
	float:left;
	width:100px;
	height:55px;
	line-height:55px;
	text-align:right;}
	
.recruit_info-center-left-table-01-right{
	float:right;
	width:450px;
	line-height:35px;
	margin-right:40px;}
	
.recruit_info-center-left-table-01-right span{
	margin-top:10px;
	display:block;
	margin-bottom:20px;}
	
.recruit_info-center-left-table-02{
	width:160px;
	height:35px;
	line-height:35px;
	background:#4C96C2;
	border:1px solid #4C96C2;
	border-radius:5px;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;}
	
.recruit_info-center-left-table-02 a{
	color:#fff;
	font-size:16px;}


.recruit_info-center-right{
	float:right;
	width:470px;}

.recruit_info-center-right-img{
	width:402px;
	height:469px;
	float:right;}


.recruit_info-center-right-img img{
	width:402px;
	height:469px;}
/*人才招聘详细页end*/













