@charset "utf-8";

html {
  background: #f9f9f9;
}

.mt20{
	margin-top: 20px;
}
.postassi-info{
	height: auto;
	overflow: hidden;
}
.postassiinfo-tit{
	height: 58px;
	width: 824px;
}
.postassiinfo-tit h1{
	font-weight: normal;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}
.postassiinfo-tit h1 i{
	font-size: 18px;
	color: #bbb;
	padding-right: 10px;
}
.postassiinfo-tit h1 em{
	color: #66be8c;
	padding: 0 5px;
	font-weight: bold;
}
.postassiinfo-tit h1 em a{
	color: #66be8c;
}
.postassiinfo-tit h1 em a:hover{
	color: #58B781;
}
.postassiinfo-tit h1 em a:active{
	color:#333;
}
.postassiinfo-tit h1 em.red{
	color: #f5694b;
}
.postassiinfo-tit p{
	color: #999;
	padding-left: 27px;
}
.postassi-btn{
	width: 110px;
	height: 32px;
	line-height: 32px;
	display: block;
	border-radius: 3px;
	margin: 15px 10px 0 0;
	text-align: center;
	cursor: pointer;
	color: #fff;
}

.postassi-btn a{
	color: #fff;
}
.postassi-btn:active ,.postassi-btn a:active{
	color:#333;
}

.postassi-list{
	height: auto;
	overflow: hidden;
}
.postassilist-titl{
	width: 960px;
	height: auto;
	overflow: hidden;
}
.postassilist-titl ul{
	background: #f5f5f5;
	height: 46px;
	line-height: 46px;
}
.postassilist-titl li{
	height: 46px;
	line-height: 46px;
	float: left;
	display: block;
	padding-left: 30px;
	font-weight: bold;
	color: #666;
}
.jobtitl{
	width: 240px;
}
.assitime{
	width: 224px;
}
.resttime{
	width: 230px;
}
.opera{
	width: 145px;
}
.postassilist-list li ,.postassilist-list dl{
	height: 45px;
	line-height: 45px;
	float: left;
	display: block;
	border-bottom: 1px dashed #ddd;
}
.postassilist-list li:hover{
	background: #f9f9f9;
}
.postassilist-list dd{
	height: 45px;
	line-height: 45px;
	float: left;
	display: block;
	padding-left: 30px;
	color: #666;
}
.postassilist-list dd .sp1{
	max-width:210px;
}
.postassilist-list dd .assiicon{
	font-size: 20px;
	color: #ff0000;
	padding-left: 10px;
}
.postassilist-list dd .topicon{
	font-size: 20px;
	color: #2d9d5e;
	padding-left: 10px;
}
.postassilist-list dd a.stop{
	color: #58B781;
}
.postassilist-list dd a.stop:hover{
	color: #f5694b;
	text-decoration: underline;
}
.postassilist-list dd a.stop:active{
	color: #333;
}
.postassilist-list dd a.already{
	color: #999;
}

.postassilist-list dd .stop{
	width: 42px;
	text-align: right;
}
.postassilist-list dd .update{
	padding-left: 20px;
	+width: 80px;
}
/*分页*/
.postfunct {
    margin-top: 30px;
    height: 61px;
}

/*空内容状态style*/
.empty{
	line-height: 42px;
	padding:40px 0;
	text-align:center;
	width: 438px;
	margin: 0 auto;
	}
.empty .icon{
	font-size: 32px;
	color: #f5694b;
	padding-right: 10px;
	}
.empty .sp1{
	color: #f5694b;
	height: 42px;
	line-height: 42px;
	}
.postjob{
	padding-left: 10px;
	}
.postjob a{
	color: #66be8c;
}
.postjob a:hover{
	color: #56b07d;
}
.postjob a:active{
	color: #333;
}

#pop-job,#pop-top{
	display: none;
}

/*设置职位弹出框*/
.pop-post{
	width: 460px;
	height: auto;
	}
.poppost-lay{
	height: 48px;
}
.postname{
	width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    margin-right: 20px;
    color: #666;
}
.posttime{
	width: 210px;
    height: 35px;
    line-height: 35px;
    color: #666;
}

/*置顶职位弹出框*/
.rp-fit li{
	width: 90px;
	height: 33px;
	line-height: 33px;
	float: left;
	border: 1px #e3e3e3 solid;
	border-radius: 3px;
	text-align: center;
	margin-right: 10px;
}
.rp-fit li input{
	display: none;
}
.rp-fit li a{
	color: #666;
	display: block;
}
.rp-fit li:hover , .rp-fit .cur{
	height: 31px;
	line-height: 31px;
	width: 88px;
	border: 2px solid #66be8c; background:url(http://static.jjoobb.cn/images/company/resume/job-pitchon.png) no-repeat top right;
}

.poptop-input1{
	width: 260px;
	height: 33px;
	line-height: 33px\9;
	padding-left: 5px;
	border: 1px #e3e3e3 solid;
	border-radius: 3px;
}
.poppost-lay .sp1{
	margin-left: 20px;
}
.poppost-lay p{
	line-height:24px;
	text-align: center;
	color: #666;
}

