
.clear{
	clear:both;
	zoom:1;
}
.clear:after{
	display: block;
	content: '.';
	height: 0;
	clear: both;
	visibility: hidden;
}
/* //////////////////////////////////// */
body{
	background: #f1f1f1;
}
/* 隐藏按钮 */
#bakc_home_top{
	display: none;
}

.content{
	width: 90%;
	margin: 20px auto;
	position: relative;
}
.content>ul>li{
	float: left;
}
/* 右边按钮 */
.job_job_nav{
	position: fixed;
	top:200px;
	right: 10px;
}
.job_job_nav>ul>li{
	width: 150px;
	text-align: left;
	margin-top: 10px;
}
.job_job_nav>ul>li>a{
	color: #444;
	background: url('../images/rep/rep_nav2.png')0 0 no-repeat;
    background-size: 100%;
    height: 50px;
	line-height: 45px;
	width: 150px;
	display: block;
	color: #444;
}
.job_job_nav>ul>li>a:hover{
	color: #ff6501;
}
.job_job_nav>ul>li>a>span{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-top: 13px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}



.woyou_xia>ul>li{
	height: 50px;
	line-height: 50px;

    text-align: center;
}
.woyou_xia>ul>li>a{
	
	background: url('../images/rep/rep_nav2.png')0 0 no-repeat;
	background-size: 100%;
	height: 50px;
	line-height: 50px;
	width: 150px;
	display: block;
	color: #049;
}


/* 投诉内容 */
.tousu_content{
	width: 400px;
	background-color: #fff;
	position: fixed;
	top:200px;
	right: 30%;
	box-shadow: 0 0 10px #ccc;
	display: none;
}
.tousu_content>ul{
	background: -webkit-linear-gradient(#91C0E5, #528FCA);
	background: -o-linear-gradient(#91C0E5, #528FCA);
	background: -moz-linear-gradient(#91C0E5, #528FCA);
	background: linear-gradient(#91C0E5, #528FCA);
	height: 40px;
	line-height: 40px;
}
.tousu_content>ul>li{
	color: #fff;
}
.tousu_content>ul>li>a{
	color: #fff;
}
.tousu_left_content{
	float: left;
	padding-left: 10px;
}
.tousu_right_content{
	float: right;
	padding-right: 10px;
}
.tousu_content textarea{
	width: 80%;
	margin: 10px auto;
	display: block;
	padding: 10px;
}
.tousu_nav{
	text-align: right;
	margin: 10px;
}
.tousu_nav>input{
	width: 120px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #900;
	font-size: 16px;
	background: url('/Public/Home/images/button.png') 0px -62px no-repeat;
	border: none;
	cursor: pointer;
	border-radius: 7px;
}
.tousu_yibi{
	padding: 10px 20px;
	color: #787878;
}
/* 左边 */
.content_left{
	width: 70%;
	background: #fff;
	padding-top: 40px;
}

.content_left_title>li{
	height: 40px;
	line-height: 40px;
}
.content_left_title>li:nth-of-type(2){
	width: 20%;
	text-align: center;
	float: left;
}

.content_left_com{
	float: left;
	width: 40%;
	margin-left: 20px;
}
.content_left_com>ul>li{
	float: left;
	color: #ff6501;
	font-weight: bolder;
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.content_left_com>ul>li:nth-of-type(1){
	font-size: 20px;
}
.content_left_com>ul>li:nth-of-type(2){
	font-size: 20px;
}
.content_left_com>ul>li:nth-of-type(3){
	font-size: 16px;
}
.content_right_time{
	float: right;
	width: 40%;
	margin-right: 20px;
	color: #444;
	text-align: right;
}
.content_right_time>span{
	color: #787878;
}
/* 基础信息 */
.content_jc{
	width: 80%;
	margin: 20px auto;
}
.content_jc>li{
	float: left;
}
.content_jc_left{
	width: 40%;
	border-top: 3px dashed #ff6501;
	margin-top: 10px;
}
.content_jc_middle{
	width: 20%;
	color: #ff6501;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
}
.content_jc_right{
	width: 40%;
	border-top: 3px dashed #ff6501;
	margin-top: 10px;
}
.content_jc_xin{
	width: 80%;
	margin: 20px auto;
}
.content_jc_xin>li{
	width: 100%;
	line-height: 30px;
	color: #787878;
}
.content_jc_xin>li:nth-of-type(1){
	font-weight: bolder;
}
.content_jc_xin>li:nth-of-type(3){
	border: 1px solid #ff6501;
	border-radius: 7px;
}
.content_jc_xin>li>span{
	display: inline-block;
	text-align: center;
	color: #787878;
	margin-right: 10px;
}
.content_jcxin{
	width: 80%;
	margin: 10px auto;
}
.content_jcxin>div{
	line-height: 30px;
}
.content_jcxin>div>span{
	display: inline-block;
	width: 100px;
	text-align: right;
	color: #787878;
	margin-right: 10px;
}
/* 职位要求 */
.content_zw{
	width: 80%;
	margin: 20px auto;
}
.content_zw>li{
	float: left;
}
.content_zw_left{
	width: 40%;
	border-top: 3px dashed #ff6501;
	margin-top: 10px;
}
.content_zw_middle{
	width: 20%;
	color: #ff6501;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
}
.content_zw_right{
	width: 40%;
	border-top: 3px dashed #ff6501;
	margin-top: 10px;
}
.content_zw_yq{
	width: 80%;
	margin: 20px auto;
}
.content_zw_yq>li{
	float: left;
	width: 50%;
	line-height: 30px;
	color: #444;
}
.content_zw_yq>li>span{
	display: inline-block;
	width: 105px;
	text-align: right;
	color: #787878;
	margin-right: 10px;
}
/* 投递简历按钮 */
.com_toudi>ul>li{
	float: right;
	width: 100px;
	text-align: center;
	color: #444;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	border:1px solid #ff6501;
	border-radius:7px;
}
.com_toudi>ul>li:hover{
	background-color: #ff6501;
	color: #fff;
}
.com_toudi>ul>li>a{
	font-size: 16px;
}
.com_toudi>ul>li:hover>a{
	background-color: #ff6501;
	color: #fff;
}
.com_tuijian{
	display: none;
	background-color: #fff;
	border:1px solid #787878;
	position: absolute;
	top:50px;
	width: 100px;
}
.com_tuijian>span{
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-bottom: 8px solid #787878;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
	left: 21px;
	top:-8px;
	z-index: 1;
}
.com_tuijian>span::after{
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
	left: -8px;
	top: 2px;
}
.com_tuijian>li>a{
	color: #444;
}
.com_tuijian>li>a:hover{
	color: #ff6501;
}
/* .com_toudi>a{
	color: #900;
	font-size: 16px;
	background: url('/Public/Home/images/button.png') 0px -62px no-repeat;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: right;

} */
/* 岗位描述 */
.content_gw{
	width: 80%;
	margin: 20px auto;
}
.content_gw>li{
	float: left;
}
.content_gw_left{
	width: 40%;
	border-top: 3px dashed #ff6501;
	margin-top: 10px;
}
.content_gw_middle{
	width: 20%;
	color: #ff6501;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
}
.content_gw_right{
	width: 40%;
	border-top: 3px dashed #ff6501;
	margin-top: 10px;
}
.content_gw_ms{
	width: 80%;
	margin: 10px auto;
}
.content_gw_ms>pre{
	word-wrap: break-word; 
	white-space: pre-wrap;
	line-height: 30px;
}
/* 任职资格 */
.content_rz{
	width: 80%;
	margin: 20px auto;
}
.content_rz>li{
	float: left;
}
.content_rz_left{
	width: 40%;
	border-top: 3px dashed #ff6501;
	margin-top: 10px;
}
.content_rz_middle{
	width: 20%;
	color: #ff6501;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
}
.content_rz_right{
	width: 40%;
	border-top: 3px dashed #ff6501;
	margin-top: 10px;
}
.content_rz_zg{
	width: 80%;
	margin: 10px auto;
}
.content_rz_zg>pre{
	word-wrap: break-word; 
	white-space: pre-wrap;
	line-height: 30px;
}
/* 查看企业联系方式 */
.res_duihuan{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_duihuan>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_duihuan>ul>li{
	float: left;
	margin-left: 10px;
}
.res_duihuan>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_duihuan>p{
	padding: 20px;
}
.res_duihuan>div{
	text-align: center;
}
.res_duihuan>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: center;
}
/* 查看企业联系方式 */
/* 发送邮件 */
.res_email{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_email>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_email>ul>li{
	float: left;
	margin-left: 10px;
}
.res_email>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_email>p{
	padding: 20px;
}
.res_email>div{
	text-align: center;
}
.res_email form{
	width: 80%;
	margin: 20px auto;
	color: #444;
}
.res_email form>input{
	height: 30px;
	line-height: 30px;
	width: 200px;
}
.res_email>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: center;
}
/* 发送邮件 */
/* 预约猎头 */
.res_yuyue{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_yuyue>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_yuyue>ul>li{
	float: left;
	margin-left: 10px;
}
.res_yuyue>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_yuyue>p{
	padding: 20px;
}
.res_yuyue>div{
	text-align: center;
}
.res_yuyue>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: center;
}
/* 预约猎头 */
/* 投递职位 */
.res_td{
	width: 400px;
	border: 1px solid #ccc;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	position: fixed;
	top:200px;
	left: 30%;
	display: none;
	background-color: #fff;
}
.res_td>ul{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#95C3E7,endColorStr=#4F8DC9);
	background: -moz-linear-gradient(top,#95C3E7,#83C6D9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#95C3E7), to(#4F8DC9));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #95C3E7),color-stop(1, #4F8DC9));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95C3E7', endColorstr='#4F8DC9')";
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	width: 100%;
	color: #fff;
}
.res_td>ul>li{
	float: left;
	margin-left: 10px;
}
.res_td>ul>li:nth-of-type(2){
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.res_td>p{
	padding: 20px;
}
.res_td>div{
	text-align: center;
}
.res_td>div>a{
	background: url('/Public/Home/images/button.png') -75px -35px no-repeat;
	color: #900;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: center;
}
/* 投递职位 */





/* 右边 */
.content_right{
	width: 20%;
	margin-left: 1%;
}
/* 职位发布者猎头信息 */
.content_right_lietou{
	margin-bottom: 20px;
	background: #fff;
	padding: 10px;
}
.content_right_lietou>h3{
	text-align: center;
	color: #787878;
	font-size: 16px;
	font-weight: bolder;
}
.content_right_lietou>ul{
	margin-top: 20px;
}
.content_right_lietou>ul>li{
	float: left;
	margin-left: 10px;
}
.content_right_lietou>ul>li>ul>li{
	line-height: 30px;
	color: #787878;
}
.content_right_lietou>ul>li>ul>li>span{
	color: #787878;
}
.content_right_lietou>div>ul>li{
	color: #787878;
	margin-left: 10px;
	margin-top: 10px;
}

/* 职位发布者猎头信息 */
/* 职位发布者信息 */
.zhiwe_com{
	background: #fff;
	margin-bottom: 20px;
	padding: 10px;
}
.zhiwe_com>ul>li{
	text-align: center;
}
.zhiwe_com>ul>li>img{
	display: block;
	margin: 10px auto;
}
.zhiwe_com>ul>li>a{
	color: #049;
}
.zhiwe_com>div>ul>li{
	line-height: 30px;
	color: #787878;
}
.zhiwe_com>div>ul>li>span{
	display: inline-block;
	width: 40px;
	text-align: center;
	color: #444;
}
/* 投诉 */
.tousu{
	background: #fff;
	padding: 10px;

}

.tousu>a{
	margin-left: 10px;
	color: #444;
	border:1px solid #444;
	border-radius: 7px;
	display: inline-block;
	padding: 10px;
}


/* 感兴趣 */
.xingqu{
	margin-top: 20px;
	background: #fff;
	padding: 10px;
}
.xingqu>h4{
	color: #787878;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
}
.xingqu>ul>li{
	line-height: 30px;
	height: 30px;
	font-size: 16px;
}
.xingqu>ul>li>a{
	color: #049;
}
.xingqu>ul>li>a:hover{
	color: #ff6501;
}
.xingqu_more{
	text-align: right;
}
/* 其它职位 */
.qita{
	margin-top: 20px;
	background: #fff;
	padding: 10px;
}
.qita>h4{
	color: #787878;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
}
.qita>ul>li{
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	overflow: hidden;
}
.qita>ul>li>a{
	color: #049;
}
.qita>ul>li>a:hover{
	color: #ff6501;
}
.qita_more{
	text-align: right;
}

.ybgz{
	background: url('../images/button.png') 0px -62px no-repeat;
	color: #900;
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 10px auto;
	font-size: 16px;
	font-weight: bolder;
}
/* 兑换按钮 */
.res_tishi_dh{
	background-color: #5EB23F;
	border-radius: 7px;
	width: 60%;
	box-sizing:border-box;
	color: #fff;
}
.res_tishi_dh>ul>li{
	line-height: 30px;
	text-align: center;
}
.res_tishi_dh>ul>li:nth-of-type(1){
	font-size: 18px;
	font-weight: bolder;
}
/* <导出> */
.daochu{
    width: 40%;
    margin: 20px auto;
    border:1px solid #ccc;
    background-color: #F7FBFF;
    border-radius: 7px;
    display: none;
    position: absolute;
    left: 30%;

    z-index: 99999;
    box-shadow: 0 0 10px #666;
}
.daochu_title>ul{
	background: #005E92;
}
.daochu_title>ul>li{
	height: 40px;
	line-height: 40px;
    float: left;
}
.daochu_title>ul>li:nth-of-type(1){
	padding-left: 10px;
	color: #fff;
}
.daochu_title>ul>li:nth-of-type(2){
	float: right;
    background-color: #EAEAEA;
    border: 1px solid #787878;
    width: 15px;
    text-align: center;
    height: 15px;
    line-height: 18px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bolder;

    margin: 10px;
    color: #787878;
}
.daochu_content>ul{
	width: 255px;
	margin: 20px auto;
}
.daochu_content>ul>li{
	float: left;
	width: 85px;
	text-align: center;
	font-size: 14px;
	color: #444;
}
.daochu_nav{
	text-align: center;
	margin: 10px auto;
}
.daochu_nav>a{
	display: inline-block;
	background: url('/Public/Home/images/button.png') 0px -62px no-repeat;
	color: #900;
	width: 120px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: bolder;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
/* <导出> */

