

.Recruitment_Details_Title{
    width: 928px;
    height: 60px;
    border: 1px solid #F3F3F3;
    text-align: center;
    font-size: 20px;
    color: #999999;
    line-height: 60px;
}
.Recruitment_Details_Title span{
    color: #60c1bd;
    font-weight: 600;
}
.Recruitment_Details_Region{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.Recruitment_Details_Center{
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.Recruitment_Details_Center div{
    height: 50px;
    float: left;
    margin-right: 80px;
    font-size: 14px;
    color: #333333;
}
.Recruitment_Details_Duties{
    width: 100%;
    overflow: hidden;
}
.Recruitment_Details_Duties_Title{
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    font-weight: 600;
    color: #60c1bd;
}
.Recruitment_Details_Duties_Content{
    width: 100%;
    line-height: 35px;
    font-size: 13px;
    color: #333333;
}
.Recruitment_Details_Join{
    width: 100%;
    overflow: hidden;
}
.Recruitment_Details_Join_Title{
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    font-weight: 600;
    color: #60c1bd;
}
.Recruitment_Details_Join_Content{
    width: 100%;
    overflow: hidden;
}
.Recruitment_Details_Join_Content_img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #60c1bd;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}
.Recruitment_Details_Join_Content_img img{
    display: block;
    margin: auto;
    margin-top: 12px;
}
.Recruitment_Details_Join_Content_Right{
    width: 700px;
    height: 40px;
    overflow: hidden;
    float: left;
}
.delivery{
    width: 100%;
    height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
}
.E_mail{
    width: 100%;
    height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
}