@charset "utf-8";
.jobDetail-top{
	width: 1190px;
	box-sizing: border-box;
	margin: 30px auto 20px;
	padding: 30px;
	background-color: #fff;
	font-size: 14px;
}
.jobDetail-top .title{
	line-height: 70px;
}
.jobDetail-top .title .size26{
	font-size: 26px;
}
.jobDetail-top .jobNameText{
	max-width: 550px;
	height: 70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-right: 10px;
}
.jobDetail-top .size16{
	font-size: 16px;
}
.gaoxinIcon{
	font-size: 12px;
	border: 1px solid #f86600;
	border-radius: 3px;
	padding: 1px 8px;
	padding: 0 6px;
	color: #f86600;
	margin-left: 5px;
}
.jobDetail-top .gaoxinIcon{
	height: 18px;
	line-height: 18px;
	margin-top: 25px;
}
.jobDetail-top .tag{
	padding: 2px 10px;
	border: 1px solid #eee;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 20px;
}
.jobDetail-top .yaoqiu{
	margin: 30px 0;
}
.jobDetail-top .line{
	color: #999;
	font-size: 12px;
	margin: 0 10px;
}
.jobDetail-top .rightBtn{
	width: 150px;
	text-align: right;
	padding-top: 20px;
}
.jobDetail-top .scBtn{
	font-size: 14px;
	color: #666;
	padding-left: 22px;
	text-align: right;
	background: url(../images/icon.png) no-repeat left -127px;
}
.jobDetail-top .scBtn.cur{
	color: #f86600;
	background: url(../images/icon.png) no-repeat left -151px;
}
.jobDetail-top .applyBtn{
	display: inline-block;
	width: 150px;
	height: 44px;
	line-height: 44px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	border-radius: 40px;
	margin-top: 80px;
}
.jobDetail-top .applyBtn:hover{
	background-color: #326Bff;
}
.jobDetail-main{
	width: 1190px;
	margin: 20px auto 30px;
}
.jobDetail-main .jobInfo,.jobDetail-main .companyInfo{
	width: 920px;
	box-sizing: border-box;
	padding:0 30px 30px;
	background-color: #fff;
}
.jobDetail-main .jobInfo{
	padding-bottom: 0;
}
.jobDetail-main .title{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 25px;
}
.jobDetail-main .title2{
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 20px;
}
.jobDetail-main .infoText{
	line-height: 30px;
	color: #666;
	font-size: 14px;
}
.jobDetail-main .contactLine{
	margin-top: 10px;
}
.jobDetail-main .line{
	border-bottom: 1px dashed #ccc;
	margin-top: 25px;
}

.companyInfo-main{
	width: 260px;
	box-sizing: border-box;
	padding: 20px 20px 0px;
	background-color: #fff;
}
.companyInfo-main .comlogo{
	width: 80px;
	height: 80px;
	line-height: 80px;
	border: 1px solid #dcdcdc;
	text-align: center;
	margin:0 auto 10px;
}
.companyInfo-main .comlogo img{
	width: 80px;
	max-height: 80px;
}
.companyInfo-main .comName{
	line-height: 28px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.companyInfo-main .companyText{
	padding: 10px;
	border-top: 1px solid #f2f2f2;
	color: #666;
	line-height: 30px;
}
.companyInfo-main .companyText p{
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.companyInfo-main .companyText .icon{
	display: inline-block;
	width: 18px;
	margin-right: 15px;
	position: relative;
	top: 3px;
}
.companyInfo-main .companyText .icon.weizhi{
	height: 15px;
	background: url(../images/comIcon.png) no-repeat left top;
}
.companyInfo-main .companyText .icon.renshu{
	height: 15px;
	background: url(../images/comIcon.png) no-repeat left -30px;
}
.companyInfo-main .companyText .icon.huiyuan{
	height: 15px;
	background: url(../images/comIcon.png) no-repeat left -59px;
}
.companyInfo-main .companyText .icon.pinpai{
	height: 15px;
	background: url(../images/comIcon.png) no-repeat left -88px;
}
.companyInfo-main .memType{
	float: right;
	height: 13px;
	margin-left: 10px;
	margin-top: 8px;
}

.company-allJob{
	width: 260px;
	height: 44px;
	line-height: 44px;
	box-sizing: border-box;
	padding: 0 15px;
	background: url(../images/icon.png) no-repeat 238px -59px #fff;
	margin: 10px 0 20px 0;
	font-size: 14px;
	color: #999;
}
.company-allJob a{
	display: block;
}

.recommend-job{
	width: 260px;
	background-color: #fff;
	padding-bottom: 10px;
}
.recommend-job .tit{
	padding-top: 10px;
	line-height: 33px;
	border-bottom: 1px solid #eaeaea;
	padding-left: 37px;
	background: url(../images/comIcon.png) no-repeat 15px -102px;
	font-size: 15px;
}
.recommend-list{
	margin: 0 15px;
	border-bottom: 1px dashed #d6d6d6;
}
.recommend-list .logoImg{
	margin: 10px 0;
	width: 42px;
	height: 42px;
	line-height: 44px;
	border: 1px solid #f5f5f5;
}
.recommend-list .logoImg img{
	width: 42px;
	max-height: 42px;
}
.recommend-list .info{
	width: 175px;
	margin: 10px 0px 10px 10px;
}
.recommend-list .right{
	width: 60px;
	text-align: right;
	margin: 10px 0;
}
.recommend-list .jobName{
	width: 100%;
	height: 18px;
	word-break: break-all;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 8px;
}
.recommend-list .daiyu{
	color: #f86600;
	font-size: 14px;
}
.recommend-job .update-main{
	font-size: 14px;
	color: #999;
	height: 30px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.recommend-job .update-main:hover{
	color:  #4D7EFF  ;
}
.recommend-job .updateIcon{
	display: inline-block;
	width: 14px;
	height: 13px;
	margin-right: 10px;
	position: relative;
	top: 2px;
	background: url(../images/comIcon.png) no-repeat left -155px;
}
