@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:"微软雅黑";}

/*通用头部底部*/
.top{ width:100%; height:auto; overflow:hidden; position:relative;}
.banner{ width:100%; height:auto; overflow:hidden; position:relative;}
.nav{ width:100%; height:auto; position:relative;}
.foot{ width:100%; height:auto; overflow:hidden; position:relative;}

/*天气日期、检索*/
.local{ width:1000px; height:35px; margin:0 auto; margin-top:10px; overflow:hidden; position:relative;}

/*body_main*/
.body_main{ width:1000px; height:auto; margin:0 auto; margin-top:10px; margin-bottom:20px;position:relative;}
.body_table{ width:1000px; min-height:450px;}
.left_main{ width:235px; height:auto; overflow:hidden; position:relative; border-top:2px solid #cacaca;}
.left_tit_main{ height:auto; overflow:hidden; position:relative;}
.left_list_main{ height:auto; overflow:hidden; position:relative;}
.right_main{ height:auto; overflow:hidden; position:relative;}
.right_tit_main{ height:45px; border-bottom:2px solid #1974CD; background-color:#fff;}
.right_art_list{ height:auto; overflow:hidden; position:relative;}
.local .ariarow td{
    width:auto !important;
}
.local .ariarow{
    line-height:30px !important;
}















/* 台州市水利局通用栏目页老年样式 start */
/* 当前位置 */
.old_type .local{
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 32px;
    line-height: 64px;
}
.old_type .local>table{
    font-size: 32px !important;
    line-height: 64px !important;
}
.old_type .local>table td a{
    display: inline-block;
}
/* 左侧同级栏目 */
.old_type .body_main{
    margin-top: 0px;
    margin-bottom: 0px;
}
.old_type .body_main .body_table>tbody>tr>td{
    display: block;
    width: 100% !important;
}
.old_type .body_main .body_table td:nth-of-type(1){
    /* width: 100% !important; */
}
.old_type .body_main .body_table>tbody>tr>td:nth-of-type(2){
    display: none;
}
.old_type .right_art_list{
    padding-bottom: 30px;
}
.old_type .left_main{
    width: 100%;
}
.old_type .left_tit_main>div{
    width: auto !important;
    height: auto !important;
    line-height: 72px !important;
    font-size: 36px !important;
    margin-left: 30px !important;
    margin-right: 30px;
}
.old_type .left_tit_main>div p{
    width: 100% !important;
    padding-left: 30px !important;
    background-size: 12px !important;
    margin-bottom: 0px;
}
.old_type .left_list_main{
    padding: 30px;
}
.old_type .left_list_main::after{
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    clear: both;
    overflow: hidden;
}
.old_type .left_list_main>div{
    width: auto !important;
    height: auto !important;
    float: left;
    background-image: none !important;
}
.old_type .left_list_main>div a{
    width: auto !important;
    height: auto !important;
    line-height: 64px !important;
    font-size: 32px !important;
    padding: 0px 20px;
    padding-left: 20px !important;
}
.old_type .left_list_main>div a.lanmu_On{
    background-image: none;
    font-weight: bold;
}
/* 右侧信息列表 */
.old_type .body_main .body_table td:nth-of-type(3){
    /* width: 100% !important; */
    margin: 50px 0px;
}
.old_type .right_tit_main{
    height: auto;
}
.old_type .right_tit_main>div{
    padding-left: 60px !important;
    padding-right: 30px;
    padding-top: 0px !important;
    background-size: 30px !important;
    background-position: 15px 22px !important;
}
.old_type .right_tit_main>div span{
    font-size: 36px !important;
    line-height: 72px;
    display: block;
}
.old_type .default_pgContainer{
    padding: 30px;
}
.old_type .default_pgContainer td:nth-of-type(2){
    display: inline-block !important;
    width: 97%;
}
.old_type div.default_pgContainer table tr td:nth-of-type(1){
    display: inline;
}
.old_type .default_pgContainer td:nth-of-type(2) a.bt_link{
    width: 670px !important;
    font-size: 32px !important;
    margin: 0px;
    padding: 0px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 64px;
    float: left;
}
.old_type .default_pgContainer td:nth-of-type(2) span{
    width: auto !important;
    font-size: 32px !important;
    line-height: 64px;
    display: inline-block;
    float: right;
}
.old_type .default_pgContainer>table{
    margin: 0px !important;
    height: auto !important;
    width: 100%;
}
.old_type div.default_pgContainer table tr td:nth-of-type(1) span{
    padding-right: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 10px;
}
.old_type div.default_pgContainer table tr td:nth-of-type(1) span img{
    width: 8px;
}
/* 台州市水利局通用栏目页老年样式 end */