﻿
.div_jobDetail
{
    display:none;
    width: 670px; height: auto;
    z-index: 1000; position: absolute; 
    white-space: normal;
    word-break: break-all;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #ff766f;
    box-shadow: 0 2px 5px #999;
    line-height: 22px;
    padding: 15px;
    text-align:left;
}
.pos_overlay_arrow {
    background: url("../../images/arr-left1.png") no-repeat scroll 0 0 ;
    display: inline-block;
    height: 17px;
    margin-left: 10px;
    margin-top: -4px;
    position: absolute;
    width: 11px;
}
.job-title {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}
.right
{
    float:right;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.job-detail {
    border-bottom: 1px dashed #e4e4e4;
    padding: 7px 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.job-detail {
    border-bottom: 1px dashed #e4e4e4;
    padding: 7px 0;
}

.job-welf {
    padding: 10px 0;
}

.job-title .f14c9 {
    color: #999;
    font-size: 14px;
}
.job-title .name {
    color: #333;
    font-family: "Microsoft YaHei","微软雅黑";
    font-size: 16px;
    margin-top: 3px;
    font-weight:800;
}
.job-detail li {
    padding: 2px 10px 2px 0;
}
.job-detail ul {
    float: left;
    width: 50%;
}
.job-detail .red {
    color: #e11e1e;
}
.job-welf span {
    background-color: #f6f6f6;
    border: 1px solid #e4e4e4;
    margin: 0 3px;
    padding: 3px 7px;
}
.job-detTit {
    color: #999;
    display: inline-block;
    font-family: "Microsoft YaHei","微软雅黑";
    font-size: 14px;
    margin: 5px 0;
}﻿

