/* 左侧招聘详细 */


.zhaopin-title{
    font-family: PingFangSC-Medium;
font-size: 20px;
color: rgba(0,0,0,0.85);
line-height: 24px;
}

.zhaopin-icon{
    margin-top: 5px;
    margin-right: 5px;
    width: 14px;
    height: 14px;
}
.orange{
    color:  #D80110;
}
.zhaopin{
    margin-top: 12px;
    width: 699px;
    background: #FDFDFD;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    padding: 22px !important;
}



.work-type{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.work-name{
    font-family: PingFangSC-Medium;
font-size: 20px;
color: rgba(0,0,0,0.85);
line-height: 24px;
    margin-right: 27px;

}
.go-work{
    width: 104px;
    height: 28px;
    background: #D80110;
    border: none;
    color: #FFFFFF;
    float:right;

    font-size: 12px;
    letter-spacing: 0.31px;
}
.flex-col{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /*margin-top:42px; */
}
.flex-row{

}
.mr-lf-30{
    margin-left: 30px;
}
.flex-col ol{
    margin-left: 20px;
    color: #333;
    font-size: 14px
;
}

.flex-col ol li{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.31px;
}

.flex-col>h4{
    display: block;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    margin-top: 42px;
    color: #666666;
    letter-spacing: 0.41px;
    font-weight: 900;
    border-left: 4px solid #D80110;
}
.gray-14{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.bt-orange{
    width: auto;
    height: 32px;
    padding:0 10px;
    display: inline-block;
    border: 1px solid #D80110;
    margin-right: 22px;
    border-radius: 16px;
    text-align: center;
    margin-bottom: 13px;

    line-height: 32px;
}

/* 百度地图插件 */

html,body{margin:0;padding:0;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


/* 右侧公司信息 */
.company-msg{

    width: 297px;
    height: 323px ;
    background: #FDFDFD;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    padding: 15px;

}

.company-title{
    font-family: PingFangSC-Regular;
font-size: 16px;
    margin-bottom: 26px!important;
color: #333333;
}
.company-msg div{
font-family: PingFangSC-Regular;
font-size: 12px;
color: #333333;
letter-spacing: 0.5px;
text-align: left;
line-height: 17px;
    margin-bottom: 15px;
} 
.company-logo img{
    width: 86px;
    height:86px;
}
.company-logo span{
font-family: PingFangSC-Regular;
font-size: 16px;
color: #333333;
margin-left: 40px;
}
.company-icon{
width: 16px;
height: 16px;
margin-right: 25px;
}
.company-www{
   color: #333333;
}
.update-date{
    margin-left: 40px;
    font-family: PingFangSC-Regular;
font-size: 12px;
color: #999999;
letter-spacing: 0.5px;
text-align: left;
line-height: 17px;
}
