.result-tab{
	height: 86px;
}
.result-tab a{
	position: relative;
	height: 86px;
	margin-right: 60px;
	font-size: 16px;
	color: #333;
	line-height: 86px;
	border-bottom: 3px solid transparent;
}
.result-tab a.on{
	font-size: 16px;
	color: #333;
	border-bottom: 3px solid #111;
}
.di-top{
	height: 300px;
	background: url(../../../images/d_bg.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 15px;
}
.di-top-img{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    border: 2px solid #fff;
}
.d-name{
	margin: 15px 0 0 0;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.d-tag{
	font-size: 14px;
	color: #fff;
}
.di-btn{
    width: 90px;
    height: 36px;
    margin: 15px 0;
    border-radius: 4px;
}
.di-list{
	justify-content: center;
	margin-top: 20px;
}
.di-list li{
	margin: 0 10px;
}
.di-list-title{
	font-size: 14px;
	color: #999;
	margin-bottom: 15px;
}
.di-list-num{
	font-size: 14px;
	color: #EAEAEA;
	border: 1px solid #EAEAEA;
	padding: 3px 15px;
	border-radius: 20px;
}
.di-list-num1{
	font-size: 18px;
	color: #EAEAEA;
}

.tab-box{
	position: relative;
	background: #fff;
}
.tab-box .result-tab{
	height: 70px;
}
.tab-box .result-tab a{
	height: 70px;
	line-height: 70px;
}
.result-tab{
	justify-content: center;
}

.di-main{
	background: #FFF;
	padding: 50px 0 80px;
}



.el-image-viewer__close{
	color: #fff;
}

.postings-list{
	width: 1380px;
	margin: 44px auto;
	border-radius: 6px;
	background: #fff;
	padding: 0 40px;
}
.postings{
	position: relative;
	padding: 17px 0 14px;
	border-bottom: 1px solid #eee;
}
.result{
	position: absolute;
	width: 150px;
	top: 17px;
	right: -10px;
	font-size: 14px;
	color: #CC0000;
}
.postings-title{
	font-size: 18px;
	color: #000;
	line-height: 44px;
	display: block;
}
.img-box .el-image{
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-box .el-image img{
	border-radius: 6px;
}
.postings-info{
	margin-top: 5px;
	font-size: 12px;
	color: #999;
}
.postings-info span{
	margin-right: 20px;
}



.result-tab{
	height: 86px;
}
.result-tab a{
	position: relative;
	height: 86px;
	margin-right: 60px;
	font-size: 16px;
	color: #333;
	line-height: 86px;
	border-bottom: 3px solid transparent;
}
.result-tab a.on{
	font-size: 16px;
	color: #333;
	border-bottom: 3px solid #111;
}

.d-tag{
	font-size: 14px;
	color: #fff;
}

.di-list{
	justify-content: center;
}

.di-list-title{
	font-size: 14px;
	color: #999;
	margin-bottom: 15px;
}

.tab-box{
	position: relative;
	background: #fff;
}
.tab-box .result-tab{
	height: 70px;
}
.tab-box .result-tab a{
	height: 70px;
	line-height: 70px;
}
.result-tab{
	justify-content: center;
}
.search-box{
	position: absolute;
    top: -3px;
    right: 20px;
    width: 260px;
    height: 37px;
}
.search-box input{
	width: 260px;
	height: 37px;
}
.search-box button{
	position: absolute;
	top: 8px;
	right: 20px;
	width: 24px;
	height: 24px;
	background: url(../../../images/search_2.png) no-repeat;
	background-size: 100% 100%;
	border: none;
}
.di-main{
	background: #F6F6F6;
	padding: 30px 0 0;
	min-height:500px;
}
.select-box{
	justify-content: center;
	position: relative;
}
.select-box .el-select .el-input__inner{
	background: #eee;
}

.u-list img {
	width: 20px;
	height: 20px;
}
.u-list{
	justify-content: center;
}
.u-list li{
	margin: 0 10px;
}
.u-list-title{
	font-size: 14px;
	color: #999;
	margin-bottom: 15px;
}
.u-list-num{
	font-size: 18px;
	color: #fff;
	margin-left: 5px;
}
.di-box{
	justify-content: center;
    position: relative;
}