.personalCommon .content {
  float: none;
  width: 100%; }

.pscenterApplyResumeArticle .article {
  margin-top: 30px; }
  .pscenterApplyResumeArticle .article .title {
    font-size: 16px;
    text-align: center;
    font-weight: bold; }
  .pscenterApplyResumeArticle .article .time {
    color: #888;
    text-align: right;
    margin: 16px 0; }
  .pscenterApplyResumeArticle .article .dsc {
    font-size: 14px;
    color: #666;
    line-height: 2;
    text-indent: 2em; }
