.active{
    color: #6bc955 !important;
}
.job_left{
    width: 288px;
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
}

.job_right{
    width: 770px;
    margin-left: 22px;
    display: inline-block;
    vertical-align: top;
}
/*公司介绍开始*/
.job_left_top{
    padding: 30px 22px 10px;
    box-shadow: 0px 0px 4px #D6D6D6;;
    color: #666666;
}
.job_left_logo{
    display: block;
    width: 52px;
    height: 52px;
    border-radius: 4px;
    margin: 0 auto;
}
.job_left_name{
    text-align: center;
    margin: 22px 0;
}
.mt12{
    margin-top: 12px;
}
.ml6{
    margin-left: 6px;
    vertical-align: top;
}
.job_left_content{
    width: 240px;
    line-height: 1.5;
    max-height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/*公司介绍结束*/
/*公司职位开始*/
.job_left_bottom{
    margin-top: 26px;
    box-shadow: 0px 0px 4px #D6D6D6;
    padding: 24px 20px;
}
.job_bottom_title{
    font-size: 16px;
    color: #333333;
    margin-bottom: 16px;
}
.job_bottom_list{
    margin-bottom: 12px;
}
.job_bottom_name{
    color: #808080;
}
.job_bottom_name span:first-child{
    margin-right: 12px;
}
.job_bottom_info{
    margin-top: 6px;
}
.job_bottom_all{
    width: 118px;
    height: 30px;
    color: #6bc955;
    border: 1px solid #6bc955;
    line-height: 30px;
    text-align: center;
    margin: 26px auto 0;
    cursor: pointer;
}
/*公司职位结束*/
.fr{
    color: #6bc955;
}
.job_right_info{
    padding: 32px 16px;
    box-shadow: 0px 0px 4px #D6D6D6;;
}
.job_info_head{
    height: 138px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 16px;
    position: relative;
}
.job_info_name{
    color: #6bc955;
    font-size: 18px;
}
.job_info_info{
    color: #666666;
}
.job_info_date{
    color: #808080;
}
.job_info_btn{
    position: absolute;
    top: 16px;
    right: 32px;
    width: 120px;
    height: 38px;
    background-color: #6bc955;
    text-align: center;
    color: #ffffff;
    border-radius: 4px;
    line-height: 38px;
}
.is_submit{
    background-color: #e9cc66;
}
.is_submit_tipss{
    position: absolute;
    top:40px;
    width: 140px;
    text-align: center;
    left: -10px;
    color: #333;
    line-height: 1.5;
    font-size: 12px;
}
.dnone{
    display: none;
}
.job_info_collect{
    position: absolute;
    right: 36px;
    bottom: 36px;
    vertical-align: top;
}
.job_info_collect img{
    vertical-align: top;
}
.job_item_prise{
    position: absolute;
    right:178px;
    bottom:90px;
    color: #6bc955;
}
.job_item_kefu{
    vertical-align: middle;
    width: 24px;
    height: 23px;
    margin-left: 10px;
}
.collect{
    cursor: pointer;
}
.job_info_duty{
    padding-left: 16px;
}
.job_info_duty_title{
    margin-top: 30px;
    margin-bottom: 22px;
    color: #333333;
}
.job_info_duty_content{
    color: #666666;
    line-height: 1.8;
}
.job_info_demand_title{
    margin-top: 26px;
    margin-bottom: 8px;
    color: #333333;
}
.job_info_demand_content{
    color: #666666;
    line-height: 1.8;
}
.job_info_welfare_title{
    color: #333333;
    margin: 34px 0 22px 0;
}
.job_welfare_box{
    width: 89px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #e4e4e4;
    margin-right: 9px;
    margin-bottom: 6px;
    bottom: 9px;
    display: inline-block;
    vertical-align: top;
    color: #666666;
}
.job_info_address_title{
    margin-top: 30px;
    margin-bottom: 20px;
    color: #333333;
}
.job_info_address_content{
    color: #666666;
}
.collect,.cancel_collect{
    display: none;
    cursor: pointer;
}

.is_show{
    display: inline-block !important;
}
.job_right_likeTitle{
    margin-top: 20px;
    margin-bottom: 20px;
}

.job_right_likeList{
    width: 772px;
    height: 152px;
    box-shadow: 0px 0px 4px #D6D6D6;
    margin-bottom: 16px;
    box-sizing: border-box;
    padding: 20px;
}
.job_right_like_prise{
    width: 330px;
    padding-left: 70px;
    position: absolute;
    right: 0;
    top: 25px;
    box-sizing: border-box;
}
.job_right_like_prise p a{
    color: #333333;
}
.job_right_like_logo{
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    height: 52px;
    border-radius: 2px;
}
/*弹窗*/
.cv_tips{
    width: 660px;
    height: 260px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: fixed;
    z-index: 2001;
    top: 240px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    display: none;
    padding: 28px;
    box-sizing: border-box;
}
.cv_tips_title{
    font-size: 16px;
    color: #4d4d4d;
}
.cv_tips_body{
    width: 480px;
    margin-top: 42px;
    padding-left: 88px;
    margin-bottom: 42px;
}
.cv_tips_body_key{
    position: absolute;
    width: 88px;
    height: 44px;
    line-height: 44px;
    left: 0;
    top: 0;
}
.cv_tips_body_val{
    width: 456px;
    height: 44px;
    border: 1px solid #cccccc;
}
.cv_tips_cancel,.cv_tips_enter{
    margin-right: 6px;
    width: 118px;
    height: 38px;
    border-radius: 19px;
    border: 1px solid #6bc955;
    color: #6bc955;
    text-align: center;
    line-height: 38px;
    display: inline-block;
}
.cv_tips_enter{
    background-color: #6bc955;
    color: #fff !important;
}
.cv_tips_enter:active{
    position: relative;
    top: 1px;
}