﻿.main .gsCon .left{
    padding-top:30px;
}
.zwlx{
    /*height:32px;*/
    padding:16px;
    background: #F4F4F4;
    margin-bottom:20px;
}
.zwlx span{
    display:block;
    float:left;
    font-size: 14px;
    color: #666666;
    line-height:32px;
    margin-right:10px;
}
.zwlx a{
    display:block;
    float:left;
    padding:0px 10px;
    font-size: 14px;
    color: #333333;
    line-height:32px;
    margin-right:10px;
}
.zwlx a.now
,.zwlx a:hover{
    color: #FFFFFF;
    background: #FF9E3C;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.listCon ul li{
     position:relative;
    padding: 13px 20px 16px;
    margin-bottom: 10px;
    border: 1px solid #E8E8E8;
}

.listCon ul li .zwl{
    width:540px;
    height: 53px;
}
.listCon ul li .zwl .zwmc span{
    display:block;
    height:20px;
    line-height:20px;
    max-width:400px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #f60;
}
.listCon ul li .zwl .zwmc {
    margin-bottom:10px;
}
.listCon ul li .zwl .zwmc em{
    display:block;
    font-weight:bold;
    font-size: 16px;
    color: #107ff5;
    font-weight: normal;
    line-height: 20px;
    margin-left: 16px;
}
.listCon ul li .zwl .zwyq span{
    font-size: 12px;
    display: block;
    float: left;
    color: #9fa3b0 !important;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listCon ul li .zwfb em{
    display:block;
    text-align:right;
    font-size: 12px;
    color: #999999;
    line-height:16px;
    margin-bottom:16px;
}
    .listCon ul li .zwfb span {
        display: block;
        line-height: 18px;
        font-size: 12px;
        color: #383838;
        max-width:65px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.listCon ul li .zwfb span img{
    vertical-align:middle;
    width:18px;
    height:18px;
    margin-bottom:3px;
    margin-right:10px;
}

 .vline {
    display: inline-block;
    width: 1px;
    height: 12px;
    vertical-align: middle;
    background: #e0e0e0;
    margin: 2px 10px;
    float:left;
}

 /*立即申请*/
.ljsq{
    width: 86px;
    position: absolute;
    display: none;
    top: 6px;
    right: 16px;
    margin-top: 17px;
}
.ljsq .shengqing{
    height: 36px;
    line-height: 36px;
    border: 1px #FF9E3C solid;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    background: #FF9E3C;
    text-align: center;
    cursor: pointer;
    border-radius:2px;
}


/*投递简历*/
.jlList_box {
    display: none;
}

.jlList_con {
    padding: 20px 40px 40px;
}

    .jlList_con .jlList_tit {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        line-height: 52px;
        border-bottom: 1px solid #ddd;
    }

    .jlList_con ul li {
        cursor: pointer;
        height: 44px;
        line-height: 44px;
        font-size: 14px;
        padding: 0px 10px;
        border-bottom: 1px dashed #ddd;
    }

        .jlList_con ul li span {
            float: right;
            display: none;
        }

        .jlList_con ul li em {
            display: block;
            float: left;
            width: 80%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .jlList_con ul li.now {
            color: #ddd;
        }

            .jlList_con ul li.now span {
                display: block;
            }

        .jlList_con ul li span img {
            vertical-align: middle;
            margin-bottom: 3px;
        }

    .jlList_con .tdBtn {
        text-align: center;
        width: 158px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        color: #fff;
        cursor: pointer;
        margin: 30px auto 0px;
        background: #FF9E3C;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }
