
/*适老化 PC*/
/* 当前位置开始 */
.old_type .current-position
{
    font-size: 32px;
    line-height: 64px;

    float: left;

    width: 100%;

    background: #f7f7f7;
}
.old_type .current-position > div
{
    padding-right: 20px;
    padding-left: 46px;

    background-position: 0;
    background-size: 30px 20px;
}
/* 当前位置结束 */


/* 主体内容开始 */
.old_type .column-left
{
    width: 300px;

    background-color: #f7f7f7;
}
.old_type .column-left h1
{
    width: 300px;
    font-size: 36px;
    line-height: 2;

    text-align: center;

    color: #fff;
    background-color: #cb2627;
}
.old_type .column-col
{
    padding: 25px; 
}
.old_type .column-col li
{
    font-size: 32px;
}
.old_type .column-col li a
{
    line-height: 64px;

    display: block;

    padding-left: 30px;

    color: #333;
    border-bottom: 1px solid #e3e3e3;

    background-size: 12px 18px;
    background-position: 0 26px;
}
.old_type .column-col li.active a
{
    color: #cb2627;
}
.old_type .column-center
{
    display: block;
    width: 30px;
}
.old_type .column-right
{
    width: 870px;

    background-color: #f7f7f7;
}
.old_type .column-list
{
    font-size: 32px;

    min-height: 500px;
    padding: 6px 25px 25px;
}
.old_type .column-list li
{
    line-height: 64px;

    padding-left: 30px;

    background-position: 0;

    background-size: 6px 6px;
}
.old_type .column-list .lucidity_pgToolbar li
{
    line-height: normal;

    background: none;
}
.old_type .column-list li span
{
    color: #999;
}
/* 主体内容结束 */


.old_type .default_pgContainer {
    width: 820px;
}




.old_type .column-list li a
{
    float: left;
    float: left;
    overflow: hidden;

    width: 76%;

    white-space: nowrap;
    text-overflow: ellipsis;
}

.old_type .default_pgFirst,
.old_type .default_pgFirstDisabled,
.old_type .default_pgPrev,
.old_type .default_pgPrevDisabled,
.old_type .default_pgNextDisabled,
.old_type .default_pgLastDisabled,
.old_type .default_pgNext,
.old_type .default_pgLast,
.old_type .default_pgRefresh
{
    background-size: 100% 100%;
}


.old_type .default_pgSearchInfo
{
    display: none;
}
.old_type .default_pgToolbar td
{
    font-size: 32px;

    padding: 0 1px 0 1px;

    list-style: 64px;
}
.old_type .default_pgCurrentPage
{
    line-height: 32px;

    height: 32px;

    background-size: 100% 100%;
}


</style>