/*tab4*/
.screen_layout{
    margin-top: 0;
    padding: 0;
}
.join-box{
    width: 100%;
    clear: both;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 60px;
    /*background: #FFFFFF url("/images/joinBack.jpg") no-repeat;*/
}
/* 加入我们logo */
.jonLogo{
    background: transparent;
}
.jonLogo>div{
    width: 171px;
    height: 50px;
    margin-top: 15px;
    background:url("/images/joinUs.png") no-repeat center center;
}
.join-jobs{
    position: relative;
    width: 100%;
    overflow-x: hidden;
    background: transparent;
    box-sizing: border-box;
}

.clc-LR{
    position: relative;
}
/*左右翻动 end*/

.join-jobs>div{
    background: transparent;
    box-sizing: border-box;
}
.job-card{
    width: 340px;
    height: inherit;
    float: left;
    background: #fff;
    position: relative;
    box-shadow: 1px 1px 10px #dddddd;
    margin-left: 50px;
    box-sizing: border-box;
}
.job-card:hover{
    border: 1px solid #0D98CC;
}
.job-card:hover .job-line{
    width: 300px;
}
.job-bt{
    font-size: 16px;
    padding: 15px 0 0 15px;
    font-weight: bold;
}
.job-line{
    width: 70px;
    height: 0;
    border-top: 3px solid #0D98CC;
    margin: 15px;
    transition: width 1s;
    -ms-transition: width 1s;
    -webkit-transition: width 1s;
}
.job-info{
    padding: 0 0 15px 15px;
    font-size: 14px
}
.job-info>span{
    display: inline-block;
    color: #999999;
}
.job-info>span:last-child{
    float: right;
    margin-right: 70px;
}
.job-info>span>b{
    color: #666666;
}
.job-demand{
    color: #919191;
    padding: 0 15px 15px 15px;
    font-size: 18px;
}
.job-Explain{
    padding: 0 15px 15px 15px;
    color: #C5C5C5;
    overflow: auto;
    max-height: 280px;
    width: 305px;
}
.job-Explain>p{
    font-size: 14px;
    line-height: 28px;
    color: #999999

}
.job-joins>div{
    width: 145px;
    font-size: 16px;
    padding: 7px 10px;
    border: 1px solid #0d98cc;
    text-align: center;
    color: #0d98cc;
    margin: 0 auto;
    cursor: pointer;
}
.job-joins>div:hover{
    background: #0d98cc;
    color: #ffffff;
}
/*弹出层*/
.alert-box{
    width: 100%;
    height: 100%;
    position: fixed;
    overflow-y: scroll;
    z-index: 999;
    top:0;
    left: -100%;
    background: rgba(25,25,25,0.5);
    display: block;
    overflow: hidden;
}
.alert-box>div{
    width: 450px;
    margin: 200px auto 0 auto;
    position: relative;
    background: #FFFFFF;
}
.alert-header{
    line-height: 30px;
    letter-spacing: 2px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}
.alert-header:first-child{
    padding-left:20px;
    font-size: 12px;
}
.alert-header>div:last-child{
    position: absolute;
    width: 30px;
    right: 0;
    top: 0;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}
.alert-emaill{
    height: 100px;
    line-height: 115px;
    font-size: 16px;
    color: #333333;
    text-align: center;
}
.alert-emaill>span{
    color:#0d98cc;
}
.alert-btn{
    width: 100%;
    background: #FFFFFF;
    padding: 30px 0;
}
.alert-btn>div{
    width: 100px;
    height: 40px;
    border-radius: 2px;
    line-height: 40px;
    text-align: center;
    background: #999999;
    color: #fff;
    font-weight: bold;
    margin-left: 80px;
    display: inline-block;
    cursor: pointer;
}
.alert-btn>div:first-child{
    margin-left: 85px;
    background: #0d98cc;
}
/*设置滚动条*/
.job-Explain::-webkit-scrollbar{
    width:4px;
    border-radius: 5px;
    -webkit-border-radius:5px;
    background: #dddddd;
}
.job-Explain::-webkit-scrollbar-thumb{
    border-radius: 5px;
    background:#aaaaaa; /* 滚条内嵌颜色 */
}
/*.job-Explain::-webkit-scrollbar-button {*/
    /*height: 5px;*/
    /*background-color: #dddddd;*/
/*}*/

/*新版加入我们*/
.job_card_box{
    float: left;
    overflow: hidden;
}
.join_width{
    width: 1000px !important;
    box-sizing: border-box;
    margin: 0 auto;
}
.job_card_new{
    margin-top: 30px;
}
.job_card_bt{
    height: 88px;
    background: #e8edf0;
    padding: 0px 50px;
    cursor: url(/images/cursor-next.png),url(/images/cursor-next.png),auto;
}
.job_card_bt>div{
    float: left;
    width: 50%;
}
.job_card_bt>.left>div:first-child{
    font-size: 20px;
    color: #34495e;
    line-height: 45px;
    font-weight: bold;
}
.job_card_bt>.left>div:last-child{
    color: #bdc3c7;
    line-height: 30px;
    font-size: 16px;
}
.job_card_bt>.left .xz{
    color: #f99100;
}
.job_card_bt>.left .dd{
    color: #666666;
}
.job_card_bt>.right{
    line-height: 80px;
    color: #bdc3c7;
    text-align: right;
    font-size: 16px;
}
.job_card_bt>.right>div{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background: #3499DA;
    margin-left: 30px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}
/*内容区*/
.job_card_content{
    padding: 20px 50px;
    background: #FFFFFF;
    display: none;
}
.job_card_content>.yq>div{
    display: inline-block;
    margin-right: 20px;
    border: 1px solid #b8c4ce;
    color: #b8c4ce;
    padding: 0 12px;
    font-size: 16px;
    line-height: 48px;
}
.job_card_content>.zwyq{
    margin-top: 20px;
}
.job_card_content>.zwyq>span{
    display: inline-block;
    vertical-align: top;
    color: #7f8c8d;
    font-size: 14px;
}
.job_card_content>.zwyq>span:first-child{
    color: #333333;
    font-size: 16px;
    width: 85px;
}
.job_card_content>.zwyq>span:last-child{
    max-width: 800px;
}
.job_card_content p{
    line-height: 28px;
}