.m_right .r_title.cp{
    background: url("../images/hiring.png") no-repeat top left;
}
.m_right .yc{
    margin-bottom: 20px;
}
.m_right .yc ul li{
    width: 329px;
    padding: 0px 27px 0px 16px;
    margin: 0px 8px 20px;
    background: #FBFBFB;
    height: auto;
    float: left;
    border: none;
    box-shadow: none;
}
.yc .yc_con .y_tit {
   font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 16px;
    padding: 20px 0px;
}
.yc .yc_con .y_bottom{
    
    font-size: 14px;
    color: #666666;
    text-align: left;
}
.yc .yc_con .y_bottom span{
    display: block;
    text-align: left;
}
.yc .yc_con .y_bottom p span,.win p span{
    display: block;
    line-height: 24px;
    height: auto;
    color: #666;
}
.yc .yc_con .y_bottom .xq{
    text-align: right;
    height: 30px;
    border-bottom: 1px solid #D8D8D8;
}
.yc .yc_con .y_bottom .xq a{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #409EFE;
    margin: 30px 0px;

}
.time{
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #43A0FE;
    text-align: center;
}
.win{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
}
.ban{
    height: 100%;
    line-height: 1px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.win .win_box{
    width: 421px;
    height: 367px;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -203.5px;
    left: 50%;
    margin-left: -230.5px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.40);
}
.win .w-tit{
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #DEDEDE;
    font-size: 18px;
    color: #666666;
    margin-bottom: 20px;
    position: relative;
}
.win .close{
    display: block;
    width: 50px;
    height: 54px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.win img
{
    position: absolute;
    top: 0;
    right: 0;
}
.win p{
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: left;
}




