body{
	font-family: "SimSun";
}
.schoolLine{
	border-bottom: 1px solid ;
}


span{
	font-size: 18px;
}

.campusName {
	width: 100%;
	height: 121px;
	background-color: #F2F2F2;
	border: none;
	border-radius: 0px;
	display: table;
	box-shadow: none;
}


/**
 * 招聘详情内容
 */

.campusContent {
	text-align:center;
	width: 800px;
	height: 121px;
	margin: 60px auto 0px;
}
.campusPlace{
	position: relative;
    left: -190px;
}

.inlineUl {
	width: 1260px;
	height: 121px;
	white-space: nowrap;
	text-align :center;
	margin: 0px auto 0px;
}

.inlineUl li {
	width: 80px;
	height: 90px;
	padding: 20px 70px;
	margin-left: 50px;
	display: inline-block;
	white-space: nowrap;
	text-align:center;
}

.campusTypeWord {
	position: absolute;
	margin-top: 60px;
	margin-left: -52px;
}

.searchInput {
	width: 497px;
	height: 38px;
	text-align: left;
	display: inline-block;
}

.searchInput input {
	width: 502px;
    height: 26px;
    color: #999999;
    font-family: 'SimSun';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    border: 1px #D7D7D7 solid;
    padding: 7px 0;
}
.searchBTN{
	background-color: #E7C28A !important;
    width: 120px !important;
    height: 42px !important;
    border: 1px solid #D7D7D7 !important;
    border-left: none !important;
    position: relative !important;
    top: 1px ;
}
.searchButton {
	display: inline-block;
	width: 120px;
	height: 40px;
	background-color: #E7C28A;
	border:0;
	
}
.searchButton button {
	background-color: #E7C28A;
	width: 120px;
	height: 40px;
	font-family: 'SimSun';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: white;
	border: 0px sandybrown solid;
}


/**
  * 工作地点左移位置
  */

.campusPlacePosition {
	width: 1100px;
	margin-left: -35px;
	
}

.campusPlace li {
	width: 80px;
	height: 38px;
	display: inline-block;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
}

.campusPlace li span {
	width: 32px;
	height: 22px;
	line-height: 40px;
}

.active {
	font-weight: bold;
	background-color: #EFE2CF;
	font-size: 16px;
	width: 80px;
	height: 38px;
	border-radius: 5px;
}


/**
 * 
 */

.tablePosition {
	/*margin-left: -300px;*/
	margin: 0 auto;
	
}

table td {
	text-align: center;
	background-color: #FAFAFA;
	cursor:pointer;
}

table .detailhead {
	border-collapse: collapse;
	font-family: 'SimSun Bold', 'SimSun Regular', 'SimSun';
}

table .detail {
	/* font-family: 'SimSun Bold', 'SimSun Regular', 'SimSun'; */
	/* font-weight: bold; */
}
/**
 * 发布时间颜色
 */
.publishTime{
	    font-family: 'SimSun';

    color: #C28D3E;
}
/**
  * 展开
  */
.expandSpan{
	color: #C28D3E;
}
.workNeed {
	text-align:left;
	background-color: white;
	position: relative;
}

.workNeed p {
	word-wrap: break-word;
	font-family: 'SimSun';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666666;
}


/*
.seeAble{
	display: none;
}
*/
/**
 * 展开图标
 */
.imformDetail{
	display: none;
}
.icon{
	width: 19px;
	height: 19px;
	display: inline-block;
	background:url(../img/campusImg/u1127.png) no-repeat 0 ;
	cursor: pointer;
	
}
/**
 * 按钮局中div
 */
.campusButtonDiv{
	width: 60%;
	margin: 0 auto 0;
}
/*
 * 上传简历按钮
 */
.campusButton{
	
	width: 280px;
	height: 40px;
	background-color: #00BAFF;
	border: none;
	color:white;
	font-family: 'SimSun';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}
.show{
	display: table-row;
}
/**
 * 文件上传
 */
.uploadFileDiv{
	width: 420px;
	height: 250px;
	position: absolute;
	left: 30%;
	top: 25%;
	display: none;
	background-color: white;
}
.uploadFileDiv input[type=file]{
	width: 1px;
	height: 1px;

}
.inputInline{
	height: 38px;
	width: auto;
    line-height: 1.3;
    line-height: 38px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 2px;
}
/**
  * 展开
  */
.expandSpan{
	color: #C28D3E;
}
.layui-btn{
	/*position: absolute;
	margin-left: 100px;
	margin-bottom: -100px;*/
	z-index: 100;
	/*display: inline-block;*/
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
.jobName{
	text-align: center;
	  font-family: 'SimSun Bold', 'SimSun Regular', 'SimSun';
	  position: absolute;
	  width: 100%;
	  height: 40px;
	margin-bottom: -20px;
	
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: white;
     border-bottom: 1px solid #E6E6E6;
     padding: 20px 0;
     
}
.layui-upload-file{display:none!important;opacity:.01;filter:Alpha(opacity=1)}
.layui-upload-choose{display: block;}
li[undo]{
	cursor: default;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #009688 !important;
    background-color: #009688 !important;
    color: #fff !important;
}