/* 隐藏边缘文字 */
.old_type>table>tbody>tr:last-child>td>table>tbody>tr { display: block; }
.old_type>table>tbody>tr:last-child>td>table>tbody>tr>td:first-child { display: block; width: 905px; position: relative; top: -2px; }
/* .old_type>table>tbody>tr { display: grid; } */
.old_type>table>tbody>tr:last-child>td>table>tbody>tr>td:last-child div.zkd>table>tbody>tr>td>table>tbody>tr>td:last-child { display: none; }
/* .old_type>table>tbody>tr:nth-child(2)>td>table>tbody>tr { height: 60px; } */
.old_type>table>tbody>tr:nth-child(2)>td>table>tbody>tr>td:nth-child(1) { position: relative; }
.old_type>table>tbody>tr:nth-child(2)>td>table>tbody>tr>td:nth-child(1) img { position: absolute; top: 0; }
.old_type div#demo { height: 1170px !important; }
/* 导航栏 */
.old_type>table td.h1 a.text-tag { font-size: 30px !important; }
.old_type>table>tbody>tr:first-child+tr { display: block; height: 36px; position: relative; top: -2px; }
/* 大禹生平 */
.old_type>table .js { font-size: 20px; line-height: 30px; padding-bottom: 20px; width: 905px; margin: 0px; }
/* h2title */
.old_type>table .h2 { font-size: 38px; }
/* more  */
.old_type>table a:link { font-size: 32px; }
/* 时间 */
.old_type>table tr td.text-tag:last-child { font-size: 22px !important; line-height: 40px; }
 
/* list  */
.old_type>table a.text-tag { font-size: 28px !important; }


/* 二 */
/* 隐藏边缘文字 */
.old_type #barrierfree_container>table>tbody>tr:last-child>td>table>tbody>tr { display: block; }
.old_type #barrierfree_container>table>tbody>tr:last-child>td>table>tbody>tr>td:first-child { display: block; width: 905px; position: relative; top: -2px; }
.old_type #barrierfree_container>table>tbody>tr:last-child>td>table>tbody>tr>td:last-child div.zkd>table>tbody>tr>td>table>tbody>tr>td:last-child { display: none; }
.old_type #barrierfree_container>table>tbody>tr:nth-child(2)>td>table>tbody>tr>td:nth-child(1) { position: relative; }
.old_type #barrierfree_container>table>tbody>tr:nth-child(2)>td>table>tbody>tr>td:nth-child(1) img { position: absolute; top: 0; }
.old_type #barrierfree_container div#demo { height: 1170px !important; }
/* 导航栏 */
.old_type #barrierfree_container>table td.h1 a.text-tag { font-size: 30px !important; }
.old_type #barrierfree_container>table>tbody>tr:first-child+tr { display: block; height: 36px; position: relative; top: -2px; }
/* 大禹生平 */
.old_type #barrierfree_container>table .js { font-size: 20px; line-height: 30px; padding-bottom: 20px; width: 865px; margin: 0px; padding: 0 20px 20px; }
/* h2title */
.old_type #barrierfree_container>table .h2 { font-size: 38px; }
/* more  */
.old_type #barrierfree_container>table a:link { font-size: 32px; }
/* 时间 */
.old_type #barrierfree_container>table tr td.text-tag:last-child { font-size: 22px !important; line-height: 40px; }
 
/* list  */
.old_type #barrierfree_container>table a.text-tag { font-size: 28px !important; }




/* 底部 */
.old_type .zjzxxFooter {
    height: 280px;
}
.old_type .footerLeft.fl {
    float: none;
    width: 0;
    height: 0;
    position: relative;
    padding: 0;
}
.old_type .footerLeft ul li:nth-child(1) {
    top: 150px;
    right: -1200px;
}
.old_type .footerLeft ul li:nth-child(2) {
    top: 150px;
    left: 0px;
}
.old_type .footerLeft ul li {
    position: absolute;
}
.old_type .footerRight {
    width: 100%;
    font-size: 32px;
    margin-left: 0;
    line-height: 62px;
}
.old_type ul.clearfix.statement {
    width: 755px;
    margin: 0 auto;
}
.old_type .footerRight .statement li {
    background-size: 5px;
    padding: 0 30px;
}
.old_type .footerRight span {
    color: #999;
}
/* 底部a鼠标经过 */
.zjzxxFooter a:hover { text-decoration: none; }