/* jobList
----------------------------------------------- */
#jobList {
 padding-top:20px;
}
#jobList .item {
 border-bottom: 1px solid #DDD;
 margin-bottom: 25px;
}
#jobList .item .last {
 border-bottom: 0;
}
#jobList .item .head  {
 margin-bottom: 15px;
}
#jobList .item .head .position {
 color: #333;
 font-size: 18px;
 margin-bottom: 10px;
}
#jobList .item .head .attribute {
 display: block;
 color: #999;
}
#jobList .item .con {
 margin-bottom: 15px;
}
#jobList .item .con p {
 display: block;
 margin-bottom: 5px;
 font-weight: bold;
 font-size: 14px;
}
#jobList .item .con pre {
 line-height: 200%;
 margin: 0;
 font-size: 14px;
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 *word-wrap: break-word;
 *white-space : normal ;
}
#jobList .item .apply {
 color: #999;
 margin-bottom: 15px;
}<!--0.00018405914306641-->