
.job_top{background: #f4f1ef; padding:30px 0px;}

.job_top h2{font-weight: bold; font-size: 24px; text-align: center; margin-bottom: 15px;}

.job_top p{line-height: 32px; width: 900px; margin:0px auto; text-align: left; text-indent: 2em;}







/*浜烘墠鎷涜仒*/

.joblist {

	width: 900px; margin:0px auto;

	height: auto;

	min-height: 500px;

	overflow: hidden;

	margin: 15px auto;

}

.joblist_title {

	display: block;

	width: 100%;

	height: 40px;

	line-height: 40px;

	font-size: 16px;

	font-weight: normal;

	color: #333333;

	background: rgb(22, 63, 143);

}

.joblist_title span { color: #fff;

	display: block;

	width: auto;

	height: 40px;

	float: left;

	text-indent: 23px;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}

.joblist_title span:nth-child(2),.joblist_info li span:nth-child(2){text-align: center;}

.joblist_info {

	width: 100%;

	height: auto;

	overflow: hidden;



}



.joblist_info li {

	width: 100%;

	height: 50px;

	line-height: 50px;

	overflow: hidden;

	font-size: 14px;

	color: #5d5d5d;

	border-bottom: 1px solid #ededed;

}

.joblist_info li:hover{

	border-bottom:1px solid #ffd200;

}

.joblist_info li span {

	display: block;

	width: auto;

	height: 50px;

	float: left;

	text-indent: 20px;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}

.joblist_info li span:nth-child(3) {

	text-indent: 40px;

	display: block;

}

.joblist_info li span a {

	background: url(../images/drop-down.png) center center no-repeat;

	width: 10px;

	height: 6px;

	display: block;

	margin-left: 33%;

	margin-top: 15px;

}

.joblist_info li span a.chover {

	background:url(../images/drop-up.png) center center no-repeat;

	width: 10px;

	height: 6px;

	display: block;

}

.joblist_info_c {

	display: none;

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-left: 23px;

	padding-top: 16px;

	font-size: 14px;

	line-height: 2em;	

}