.old_type .article-position, .old_type .article-position a{
    font-size: 24px !important;
}

/* 左侧栏目列表 */
.old_type .column-page-left h1 {
    font-size: 32px;
}

.old_type .column-page-left ul li a {
    font-size: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 右侧信息部分 */
.old_type .column-page-right span {
    font-size: 32px !important;
}

.old_type .column-page-right a {
    font-size: 28px;
    margin-bottom: 15px;
}

.old_type .column-page-right table td a {
    font-size: 24px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    margin: 0;
}

.old_type .column-page-right table td span {
    float: left;
}