@charset "utf-8";
*{
	font-size: 14px;
	color: #666666;
}

#title-text a{
	color: #4A76A8;
}
#jobfair div{
	height: 25px;
	line-height: 25px;
}
#but button{
	margin-top: 20px;
	width: 80px;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2275d3;
	border: 0;
	cursor: pointer;
	display:block;
}
.j-center{
	text-align: center;
}
.j-time{
	color: #FFFFFF;
	background-color: #2275d3;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.j-time-number{
	height: 60px;
	line-height: 60px;
	color: #4A76A8;
}
.j-jobfair{
	font-size: 18px;
	font-weight: bold;
	color: #4A76A8;
	height: 50px;
	line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 96%;
}
.j-code{
	margin-top: 23px;
	width: 114px;
	height: 114px;
	margin-left: 83px;
}
.clearfix:after{
	content:"\20";display:block;visibility:hidden;
	}
.clearfix{zoom:1}
.tabBar{
	   
}
.tabBar span {width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	float: left;
	display: inline-block;
	float: left;
background-color: #F6FAFE;
	color: #4a76a8;

}
.tabBar span.current{
	background-color: #2275d3;
	color: #FFFFFF;
}

.tabCon {
	display: none;
}

.j-title{
	width: 400px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #E3E6F4;
	border-top: 4px solid #2275d3;
}
.j-recommend{
	margin-left: 20px;
	margin-right: 10px;
	width: 26px;
	height: 26px;
}
#recommend-list li{
	height: 80px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #E3E6F4;
	display: flex;
	
}
#recommend-list div{
	color: #999999;
}
#recommend-number{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
	background-color: #d3e7fb;
	color: #4a76a8 !important;
}
#tab-title td{
	color: #4A76A8;
	height: 40px;
	line-height: 40px;
}
#j-tr td{
	border-bottom: 1px solid #E3E6F4;
	border-right: 1px solid #E3E6F4;
	color: #666666;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#j-tr td a{
	font-size: 12px;
	color: #4A76A8;
}
.s-schoolfair td,.s-schoolfair td a{
	color: #666666;
	text-align: center;
	border-bottom: 1px solid#E4E6F4;
	border-left:1px solid#E4E6F4 ;
	height: 40px;
	line-height: 40px;
	width: 100px;
	font-size: 12px;
}
.s-schoolfair td a{
	color: #4A76A8;
	border: 0;
}
.s-schoolfair button{
	height: 24px;
	width: 80px;
	color: white;
	background-color: #84B4EA;
	border: 0;
	cursor: pointer;
}
#jobfair > p{
	margin-bottom: 0;
}
/*收藏*/
button.collect{
    width: 80px;
    height: 28px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #2275d3;
    border: 0;
    cursor: pointer;
}
