.nav-right .nav8 a {
	color: #28a7e1!important;
}
body {
	font-family:  "PingFangSC-Light","微软雅黑";
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.tac {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}

/*banner部分*/
.banner-wrap {
	width:100%;
    height: 210px;
    overflow: hidden;
    min-width: 1200px;
    background: url(im_bg_huilan.png) no-repeat center center;
    background-color: #2842af;
}
.banner-center {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.banner-center .guoqi{
	position: absolute;
	background: url(im_guoqi.png) no-repeat center center;
	width: 109px;
	height: 109px;
	left: 108px;
	top: 17px;
}
.banner-title{
    font-size: 0;
    text-align: left;
    margin-top: 46px;
}
.banner-title .content{
    display: inline-block;
    margin-right: 70px;
    font-size: 32px;
    color: #fff;
    height: 34px;
    line-height: 34px;
}
.banner-title .salary{
    display: inline-block;
    font-size:32px;
    color: #FF4E1E;
    height: 34px;
    line-height: 34px;
}
.job-types{
    font: 0;
    text-align: left;
}
.job-types .type{
    width: 50px;
    height: 22px;
    line-height: 22px;
    border:1px solid rgba(0,172,255,1);
    border-radius:11px 11px 11px 11px;
    font-size:14px;
    color: #00ACFF;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    margin-right: 8px;
}
.time{
    font-size: 14px;
    color: #fff;
    margin-top: 28px;
    height: 15px;
    line-height: 15px;
}
.sub-btn{
    position: absolute;
    width: 180px;
    height: 52px;
    line-height: 52px;
    background:#00abff;
    border-radius:6px;
    color: #fff;
    top: 80px;
    right: 108px;
    text-align: center;
}
.mark {
	position: absolute;
    width: 180px;
    height: 52px;
    top: 80px;
    right: 108px;
    z-index: 1000;
}
.sub-btn.sub-btn-guoqi{
	background: #9c9c9c;
}
/*banner end*/

/*position部分*/
.position {
	width:100%;
	background: #f5f5f5;
	text-align:left;
	height: 50px;
}
.position .posi-text {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	line-height: 50px;
	font-size: 14px;
	color: #666666;
}
.job-detail-wraper{
    width: 1200px;
    margin: 0 auto;
    margin-top: 45px;
    position: relative;
    display: flex;
    flex-direction: row;
    margin-bottom: 80px;
}
.detail-left{
    padding-right: 147px;
    text-align: left;
    flex: 1;
}
.detail-left .job-detail-item{
    margin-top: 54px;
}
.job-item.first .item-top{
	background:linear-gradient(90deg,rgba(250,80,112,1) 0%,rgba(247,138,66,1) 100%);
}
.job-item.first .timeout{
	background:linear-gradient(90deg,#848484 0%,#9e9e9e 100%);
}
.item-top .job-type.guoqi{
	color:#858585;
}
.detail-left .job-detail-item:first-child{
    margin-top: 0;
}
.job-detail-title{
    font-size: 0;
    text-align: left;
}
.detail-duty-icon{
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.icon-zhice{
	background:url(icon_staff_c.png) no-repeat center center;
}
.icon-yaoqiu{
	background:url(icon_bsm.png) no-repeat center center;
}
.icon-didian{
	background:url(icon_wzc.png) no-repeat center center;
}
.icon-didian{
	background:url(icon_wzc.png) no-repeat center center;
}
.icon-lianxi{
	background:url(icon_phone-job.png) no-repeat center center;
}
.job-detail-title .detail-cont{
    display: inline-block;
    vertical-align: top;
    height: 22px;
    line-height: 22px;
    font-size:16px;
    color: #333;
}
.duty-intro{
	line-height: 36px;
	color: #333333;
	font-size: 14px;
	margin-top: 20px;
}
.work-country{
    margin-top: 31px;
    color: #333333;
    line-height:34px;
    font-size: 14px;
}
.contact{
    margin-top: 31px;
    color: #333333;
}
.contact .number,
.contact .email {
   font-size: 14px; 
   margin-bottom: 25px;
   height: 14px;
   line-height: 14px;
}
.detail-right{
    padding-left: 16px;
    padding-left: 16px;
    box-sizing: border-box;
    width: 400px;
    border-left: 1px solid #EBEBEB;
}
.detail-right .title{
    height: 24px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 23px;
}
.job-item{
    display: block;
    margin-bottom: 22px;
    width: 382px;
    height: 240px;
    position: relative;
    border-radius:6px;
    border:1px solid rgba(232,232,232,1);
    vertical-align: top;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    overflow: hidden;
}
.job-item .item-top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 74px;
    background:linear-gradient(90deg,rgba(109,86,245,1) 0%,rgba(110,158,255,1) 100%);
}
.item-top .job-name{
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #fff;
    margin: 28px 8px 0 30px;
}
.item-top .job-type{
    width:39px;
    height:18px;
    line-height: 18px;
    background:rgba(255,255,255,1);
    border-radius:9px;
    color: #FF676D;
    text-align: center;
    float: left;
    margin-top: 29px;
    font-size: 12px;
}
.item-top .job-money{
    height: 16px;
    line-height: 16px;
    color: #fff;
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    font-size: 18px;
}

.item-bottom{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 97px  40px 0 30px;
}
.item-bottom .work-site{
    height: 18px;
    font-size: 0;
    text-align: left;
}
.site-icon{
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 18px;
    background:url(icon_wzb.png) no-repeat center center;
    margin-right: 12px;
}
.first .site-icon{
	background:url(icon_wza.png) no-repeat center center;
}
.site-content{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 270px;
    height: 18px;
    line-height: 18px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #666;
}
.work-duty{
    height: 60px;
    font-size: 0;
    text-align: left;
    margin-top: 26px;
}
.work-duty .duty-icon{
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 18px;
    background:url(icon_staffb.png) no-repeat center center;
    margin-right: 12px;
    float: left;
}
.first .work-duty .duty-icon{
	background:url(icon_staffa.png) no-repeat center center;
}
.duty-content{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 270px;
    height: 62px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 3;
  	-webkit-box-orient: vertical;
  	color: #666;
}