.left{
	margin-top: 60px;
	width: 585px;
}
.joblist_nav li {
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 92px;
    height: 38px;
    text-align: center;
    border-bottom: 1px solid #ffca00;
    margin-top: 15px;
}
.salarylist li{
	    width: 142px;
}
.joblist_nav li a{
    color: #fff;
}
.joblist_nav li.hover {
    border: 1px solid #ffca00;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: navajowhite;
    width: 92px;
    height: 38px;
    text-align: center;
}
.salarylist li.hover {
    width: 128px;
}
.img-box{
	font-size: 0;
    line-height: 0;
}
.img-box img{
    margin-right: 6px;
    margin-bottom: 5px;
}
.img-box img:hover{
    cursor: pointer;
}
.job_detail li{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px dashed #8a8a8f;
    margin-right: 29.5px;
}
.job_detail li:hover{
	background: #848388;
	opacity: 0.5;
	cursor: pointer;
}
.job_detail .compName{
    width: 122px;
    display: inline-block;
    text-align: left;
    padding-left: 32px
}
.job_detail .jobName{
	width: 220px;
	display: inline-block;
	text-align: left;
}
.job_detail .compName{
	width: 179px;
	display: inline-block;
	text-align: left;
}
.job_detail .salary{
	color: #ff6600;
}
.submitLogin{margin-top:20px;margin-left:28px;}
.lp_login h2{color: #ff6600; font-weight: 700; padding: 10px 0px 0px 28px;}
.img-mb{display:none;}
.mb-info{display:none;}
#zc-info{display:none}
@media (max-width:768px)      
{
.header{width:100%;}
.left{display:none;}
.lp_login{width:308px;margin:0 auto;float:none;box-shadow: 0 0 10px #fff;margin-top:0px;}
.lp_login h2{color: #ff6600; font-weight: 700; padding: 10px 0px 0px 0px;clear:both;}
.lp_loginform{width:98%}
.txt-input{display:block;}
.footer{display:none;}
.box{margin-top:0px;padding-top:0px;}
.bg{display:none;}
.header-bg{width:100%;}
.lp_login h2{width:100%;}
.aarg{display:none;}
.login{display:none;}

#txtemail, #txtpwd {
    width:276px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 16px;
    /* padding: 6px 15px; */
    height: 30px;
    line-height: 30px;
    margin-left:0px;
   
}
.submitLogin{margin-top:20px;margin-left:0px;}
.middle{width:100%;}
.contain{width:100%;height:auto;overflow:hidden;}
.logo{padding:5px;}
.show_ma{display:none;}
.show_qiyeban{display:none;}
.img-mb{display:block;}
.img-mb li{float:left;width:20%;border:1px #ccc solid;margin-left:10px;margin-top:5px;}
.img-mb li img{width:100%;}

.span.error{padding-left:20px;background:url(../../assets/position/error.png) 0px 3px no-repeat}
.mb-info{clear:both;display:block}
.mb-info span{display:inline-block;width:31%;padding:3px 3px;font-size:14px;}
#zc-info{width:100%;height:300px;z-index:900;position:fixed;top:340px;background:#000;opacity: 0.8;  
         filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;
      display:none;
      }
#zc-info img{width:100%}
	#mb-info{}

}
 