
.clear{
	clear:both;
	zoom:1;
}
.clear:after{
	display: block;
	content: '.';
	height: 0;
	clear: both;
	visibility: hidden;
}
/* //////////////////////////////////// */
.content{
	width: 89%;
	margin: 20px auto;
}
.content>ul>li{
	float: left;
}
.job_list_nav{
	background-color: #F1F1F1;
	height: 50px;
	line-height: 50px;
	padding-left:50px;
}
.job_list_nav>ul>li{
	float: left;
	width: 150px;
	text-align: center;
	position: relative;
	color: #049;
	font-size: 16px;
	font-weight: bold;
}
.job_list_nav>ul>li>a{
	color: #263351;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.job_list_nav>ul>li:nth-of-type(5)>a{
	border: 1px solid #049;
	border-radius: 7px;
}
.job_list_nav>ul>li>a:hover{
	color: #00a0e9;
}
.job_list_nav_before>a:before{
	position: absolute;
    content: "";
    top: 2px;
    right: 4px;
   /*  background: url('../images/nian/beijing.png')no-repeat top center; */
    width: 140px;
    height: 50px;
    background-size: 145px;
}
.job_list_nav>ul>li:hover a:after{
	position: absolute;
    content: "";
    top: 2px;
    right: 4px;
    /* background: url('../images/nian/beijing.png')no-repeat top center; */
    width: 140px;
    height: 50px;
    background-size: 145px;
}


/* 左边 */
.content_left{
	width: 100%;
}

/* 热门职位 */
.content_rm_left{
	width: 94%;
	margin: 10px auto;
}
.content_rm_left>ul>li{
	float: left;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	color: #049;
}
.content_rm_left>ul>h3{
	float: left;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.content_rm_left>div{
	margin: 10px;
}
.content_rm_left>div>ul>li{
	float: left;
	margin-left: 13px;
	color: #049;
	cursor: pointer;
}
/* .content_rm_left{
	width: 95%;
	margin: 10px auto;
	border:1px solid #ccc;
	box-shadow: 0 0 10px #ccc;
}
.content_rm_left>h3{
	color: #787878;
	margin: 10px;
}
.content_rm_left>ul{
	margin: 10px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	word-spacing: 3px;
}
.content_rm_left>ul>span{
	float: left;
	margin-right: 10px;
	line-height: 30px;
	color: #049;
}
.content_rm_left>ul>li{
	float: left;
	margin-right: 10px;
	line-height: 30px;
	color: #787878;
	cursor: pointer;
} */
/* 条件搜索 */
.content_tj_left{
	border-top: 3px solid #ff6501;
	background-color: #f8f8f8;
	padding-top: 10px;
	color: #787878;
	margin-top: -20px;
}
.content_tj_left>ul{
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.content_tj_left>ul>li{
	float: left;
	margin-left: 10px;
}
.content_tj_left>ul>li:nth-of-type(2){
	float: right;
}
.content_tj_left>ul>li:nth-of-type(2)>div{
	border: 1px solid #ccc;
	background-color: #FFFFCC;
	padding: 0 10px;
}
.more_tj_left{
	text-align: right;
	color: #787878;
	cursor: pointer;
	font-weight: 16px;
	margin-right: 20px;
}

.content_tj_left_jd>ul{
	padding-left: 20px;
	box-sizing:border-box;
}
.content_tj_left_jd>ul>li{
	float: left;
	padding-left: 20px;
	box-sizing:border-box;
	width: 50%;
}
.content_tj_left_jd>ul>li>label>input{
	margin-right: 5px;
}
.content_tj_left_jd>ul>li>input{
	height: 30px;
	width: 300px;
}
.content_nav_more{
	
	margin-top: 10px;
}
.content_nav_more>ul>li{
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	box-sizing:border-box;
}
.content_nav_more>ul>li>span{
	color: #444;
	cursor: pointer;
}
.content_nav_more>ul>li a{
	color: #049;
}
.content_nav_more>ul>li a>span{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
.content_nav_qk{
	text-align: right;
	margin-right: 38px;
}
.content_nav_qk>input{
	width: 120px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	/* background: url('/Public/Home/images/button_big.png') 0px 0px no-repeat; */
	background: url('/Public/Home/images/button.png') 0px -140px no-repeat;
	color: #fff;
	font-size: 16px;
	border: none;
	display: block;
	cursor: pointer;
	letter-spacing: 3px;
	margin: 10px 0px 10px auto;
}
.content_tj_left_xx{
	display: none;
	border-top: 2px solid #cacaca;
}
.content_tj_left_xx>span{
	height: 15px;
	background-image: linear-gradient(to bottom,#DDD,#EEE,#F4F4F4);
	display: block;
}
.content_tj_left_xx>ul>li{
	float: left;
	width: 25%;
	text-align: center;
	line-height: 50px;
}
.content_tj_left_xx>ul>li>label>input{
	margin-right: 5px;
}
.content_tj_left_xx>ul>li>input{
	height: 30px;
	width: 149px;
}
.content_tj_left_xx>ul>li:nth-of-type(2)>input{
	width: 100px;
}
.content_tj_left_xx>ul>li>select{
	height: 30px;
	width: 149px;
	color: #787878;
	background-color: #fff;
	padding-left: 10px;
	box-sizng:border-box;
	background-position: 130px 10px;
}
.content_tj_left_xx>ul>li>select>option{
	padding-left: 10px;
	boxsizng:border-box;
}
/* 工作年限 */
.content_tj_left_xx>ul>li>span>select{
	height: 40px;
	width: 65px;
	color: #787878;
}


/* 副导航 */
.job_list_nav_zi{
	background-color: #f1f1f1;
	height: 40px;
	line-height: 40px;
}
.job_list_nav_zi>ul>li{
	float: left;
	width: 170px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
}
.job_list_nav_zi>ul>li:nth-of-type(1){
	text-align: left;
	width: 50%;
	color: #444;
	font-weight: bolder;
	height: 40px;
	margin-top: 0;
	font-size: 16px;
}
.job_list_nav_zi>ul>li:nth-of-type(1)>img{
	border: 1px solid #ccc;
}
.job_list_nav_zi>ul>li>a{
	color: #444;
	background-color: #F9EA6D;
	display: block;
	border-radius: 25px;
	font-size: 18px;
	font-weight: bolder;
}
.job_list_nav_zi>ul>li>a>span{
	color: #ff6501;
	font-size: 16px;
	font-weight: bolder;
}





/* 推荐职位 */
.content_zhiwei_left{
	margin-top: 20px;
}

/* 分页 */
.content_zhiwei_left>h3{
	color: #787878;
	margin: 10px;
}
.content_zhiwei_left>ul{
	width: 100%;
	height: 60px;
	line-height: 60px;
}
.content_zhiwei_left>ul:nth-of-type(1){
	font-weight: bold;
	background-color: #f8f8f8;
}
.content_zhiwei_left>ul:nth-of-type(1)>li{
	font-size: 16px;
	color: #444;
}
.content_zhiwei_left>ul>li{
	float: left;
	width: 16%;
	text-align: left;
	height: 60px;
	overflow: hidden;
	border-top: 1px dashed #ccc;
	color: #787878;
	padding: 0 10px;
	box-sizing: border-box;
}
.content_zhiwei_left{
	border-bottom: 1px dashed #ccc;
}
.content_zhiwei_left>ul>li>img{
	margin-left: 5px;
	cursor: pointer;
}
.content_zhiwei_left>ul>li:nth-of-type(1){
	text-align: left;
}
.content_zhiwei_left>ul>li>a{
	color: #049;
}
.content_zhiwei_left>ul>li>a>img{
	margin-right: 20px;
}
.content_zhiwei_left>ul>li>input{
	margin-right: 10px;
}

.content_zhiwei_left>span{
	color: #787878;
	display: block;
	text-align: center;
	margin-top: 20px;
}
.content_zhiwei_left>span>a{
	color: #049;
	
}
.jon_xuazes2{
	display: none;
}
/* 简单详情 */
.job_jd{
	display: none;
	padding-top: 10px;
}
.jiandan>ul{
	float: left;
	padding-left: 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border-right:1px dashed #ccc;
}
.jiandan_js{
	width: 30%;
}
.jiandan_js>li{
	color: #787878;
	height: 30px;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
}
.jiandan_js>li>span{
	display: inline-block;
	width: 60px;
	text-align: left;
}
.jiandan_gw{
	width: 50%;
	border-right:1px dashed #ccc;
} 

.jiandan_gw>li{
	width: 100%;
	height: 150px;
	line-height: 20px;
	white-space: pre;/* //溢出不换行 */
	overflow: hidden;/* //超出的文本隐藏 */
	text-overflow: ellipsis;/* //溢出用省略号显示 */
	color: #787878;
}



.job_jd_nav.job_jd_nav{
	float: right;
	width: 20%;
	text-align: center;
}
.job_jd_nav>li>a{
	background: url('/Public/Home/images/button.png') -136px -143px no-repeat;
	color: #444;
	width: 100px;
	text-align: center;
	height: 30px;
	padding: 5px 10px;
	line-height: 24px;
	display: block;
	margin-top: 15px;
}
.job_jd_nav>li>a:hover{
	background: url('/Public/Home/images/button.png') 0px -193px no-repeat;
	color: #fff;
}
/* 职位匹配简历 */
.job_resume{
	display: none;
	width: 100%;
}
.job_resume>ul>li{
	width: 12%;
	float: left;
	height: 60px;
	overflow: hidden;
	padding-left: 10px;
	box-sizing:border-box;
	border-bottom: 1px dashed #ccc;
	line-height: 60px;
	color: #787878;
}
.job_resume>ul>li:nth-of-type(2){
	text-align: center;
}
.job_resume>ul:last-of-type>li{
	border-bottom: 1px solid #787878;
}
.job_resume>ul:nth-of-type(1){
	font-weight: bolder;
}
.job_resume>ul:nth-of-type(1)>li{
	color: #049;
}
.job_resume>ul>li>a{
	color: #049;
}
.job_resume>ul>li>a:visited{
	color:#ff6501;
}





.res_footer{
	margin-top: 20px;
	margin-bottom: 20px;
}
.res_footer>a{
	color: #049;
}
.res_footer>input{
	color: #049;
	background-color: #fff;
	border: none;
	cursor: pointer;
	margin-top: -2px;
	margin-left: 5px;

}
.res_footer_serach>a{
	background: url('/Public/Home/images/button.png') -137px -196px no-repeat;
	color: #000;
	padding: 9px 14px;
	margin-left: 10px;
	border-radius: 7px;
}
.res_footer_serach>a:hover{
	background: url('/Public/Home/images/button.png') -225px -196px no-repeat;
	color: #fff;
}
/*猎头职位*/
.lietou_zs{
	width: 95%;
	margin: 10px auto;
}
.lietou_zs>ul{
	margin: 20px;
	border-bottom:1px dashed #787878;
	padding-bottom: 30px;
}
.lietou_zs>ul>li{
	float: left;
}
.lietou_zs2>li{
	float: left;
	margin-left: 20px;
}
.lietou_mc>a{
	color: #00B7D8;
	font-size: 18px;
	font-weight: bolder;
}
.lietou_sj{
	color: #ccc;
}
.lietou_zs3>li{
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	color: #787878;
}
.lietou_xz{
	font-size: 16px;
}
.lietou_zs4>li{
	margin-right: 10px;
	float: left;
}
.lietou_zs4>li>a{
	font-size: 16px;
}
.lietou_zs5>li{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	color: #787878;
}
.lietou_tu{
	background: #ff6501;
	color: #fff;
	padding: 0 1px;
	border-radius: 3px;
}
.lietou_jl_jl>select{
	height: 40px;
	border:1px solid #f7dece;
	border-radius: 7px;
	color: #049;
}
/* 上传图片遮罩层 */
.img_zhezhao{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background: rgba(10, 10, 10, 0.5);
	display: none;
	z-index: 9;
	text-align: center;
}
.img_zhezhao>img{
	margin-top: 200px;
	width: 50px;
}

