﻿@charset "UTF-8";
/*** 适老化 ***/
.old_type .ht02{
    font-size: 32px;
}
.old_type .ht02 b{
    font-size: 32px;
    padding: 10px 15px;
}
.old_type .mt15{
    margin-top: 40px;
}
.old_type .mt20{
    margin-top: 30px;
}
.old_type .mt20 table span{
    font-size: 30px!important;
    margin-top: 20px;
    display: inline-block;
}
.old_type .mt20 table a{
    font-size: 24px;
    margin-top: 10px;
    display: inline-block;
}
.old_type .publictop_text{
    font-size: 28px;
}
.old_type .publiczc_text{
    font-size: 24px;
}
.old_type .sort dt.bigTitC{
    font-size: 32px;
    padding: 10px 15px;
}
.old_type #list_body{
    height: auto!important;
}
.old_type .sort{
    margin-bottom: 30px;
}
.old_type .sort dw{
    width: 100%;
    height: auto;
}
.old_type .sort dd{
    background-size: 6px;
    width: 260px;
    font-size: 24px;
    margin: 10px 0 0 5px;
}
