@charset "UTF-8";
.oldAgeType .con_banner{
    padding: 70px 0;
    height: auto;
    background: url(bg_banner_oldType.jpg) no-repeat bottom center;
    background-size: auto 100%;
}
.oldAgeType .con_banner h2{
    font-size: 60px;
    height: 84px;
    font-weight: 600;
    line-height: 84px;
}
.oldAgeType .con_banner .count{
    margin-top: 30px;
}
.oldAgeType .con_banner .count span{
    font-size: 32px;
    height: 45px;
    line-height: 45px;
}
.oldAgeType .grfw_content{
    padding-bottom: 50px;
}
.oldAgeType .service_title{
    margin-top: 50px;
}
.oldAgeType .popular_services .service_title{
    margin-top: 50px;
}
.oldAgeType .matter_list .service_title .title_left ul li{
    padding-bottom: 40px;
}
.oldAgeType .matter_list .service_title .title_left ul li:before{
    bottom: 12px;
    height: 8px;
    border-radius: 4px;
}
.oldAgeType .matter_list .service_title .title_left ul li.on:after{
    border-width: 12px;
}
.oldAgeType .matter_list .service_title .title_left ul li.on span,.oldAgeType .matter_list .service_title .title_left ul li:hover span{
    color: #0061e9;
    border: none;
}
.oldAgeType .service_title .title_left ul li{
    line-height: 67px;
    font-size: 48px;
    font-weight: 400;
    margin-left: 60px;
    color: #000000;
}
.oldAgeType .popular_services_list .lists{
    margin-top: 0;
    margin-left: -30px;
}
.oldAgeType .service_title .title_left ul li:first-child{
    margin-left: 0;
}
.oldAgeType .service_title .title_right{
    height: 62px;
    line-height: 62px;
}
.oldAgeType .service_title .title_right a{
    font-weight: 400;
    font-size: 32px;
}
.oldAgeType .popular_services_list{
    margin-top: 0;
}
.oldAgeType .popular_services_list ul li{
    width: 585px;
    height: 88px;
    line-height: 88px;
    border-radius: 8px;
    margin-left: 30px;
    margin-top: 30px;
}
/*.oldAgeType .popular_services_list ul li:nth-child(2n-1){
    margin-left: 0px;
}
.oldAgeType .popular_services_list ul li:first-child{
    margin-top: 0px;
}
.oldAgeType .popular_services_list ul li:nth-child(2){
    margin-top: 0px;
}*/
.oldAgeType .popular_services_list .lists li:hover{
    background: #0061e91f;
}
.oldAgeType .popular_services_list .lists li:hover span{
    color: #0061E9;
}
.oldAgeType .popular_services_list .lists li span{
    font-size: 32px;
    color: #000000;
}
.oldAgeType .popular_services_list ul li:after{
    top: 13px;
}
.oldAgeType .popular_services_list ul li a{
    font-size: 36px;
    width: 100%;
    padding: 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.oldAgeType .popular_services_list ul li a img{
    margin-right: 32px;
    width: 48px;
}
.oldAgeType .popular_services_list ul li a div{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.oldAgeType .matter_sub .lifeCycle_left{
    width: 268px;
    background-size: 283px;
    background: #FFFFFF;
}
.oldAgeType .matter_sub .lifeCycle_left ul li{
    height: 88px;
    line-height: 88px;
}
.oldAgeType .matter_sub .lifeCycle_left ul li div{
    font-size: 32px;
    padding-left: 30px;
}
.oldAgeType .matter_sub .lifeCycle_left ul li div img{
    width: 48px;
    height: 48px;
    margin-right: 32px;
}
.oldAgeType .matter_sub .lifeCycle_left ul li.active,.oldAgeType .matter_sub .lifeCycle_left ul li:hover{
    background: linear-gradient(89.03deg, rgb(49 143 223 / 10%) 0%, rgb(33 110 214 / 10%) 100%);
}
.oldAgeType .matter_sub .lifeCycle_left ul li.active div,.oldAgeType .matter_sub .lifeCycle_left ul li:hover div{
    color: #0061E9;
    font-weight: 700;
}
.oldAgeType .matter_sub .lifeCycle_left ul li span{
    font-size: 36px;
}
.oldAgeType .matter_sub .lifeCycle_right{
    width: 932px;
    padding: 30px 20px 30px 30px;
    height: 880px;
    border-left: 2px solid #eee;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_title{
    height: 42px;
    line-height: 42px;
    border-left: none;
    position: relative;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 100%;
    border-radius: 4px;
    background: linear-gradient(180.00deg, #0176ff 0%, #0061e9 100%);
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_title span{
    font-size: 44px;
    color: #333;
    padding-left: 40px;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_list{
    margin-top: 0;
    margin-left: 0px;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_list li{
    width: calc((100% - 30px) / 2);
    height: 116px;
    margin-left: 0px;
    margin-top: 30px;
    margin-right: 30px;
    height: 85px;
    border-radius: 8px;
    background: #f0f6fe;
    line-height: 85px;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_list li:nth-child(2n){
    margin-right: 0px;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_list li a{
    font-weight: 500;
    font-size: 32px;
    padding-left: 30px;
    background-size: 28px;
    padding-right: 40px;
    line-height: 85px;
    border-radius: 8px;
    color: #000000;
    background: #f0f6fe;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_con{
    margin-top: 50px;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_con:first-child{
    margin-top: 0px;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_list li:hover a{
    background: linear-gradient(90.00deg, #0176ff 0%, #0061e9 100%);
    color: #FFFFFF;
}
.oldAgeType .lifeCycle_right .lifeCycle_sub .sub_list li:after{
    width: 94px;
    height: 87px;
    top: 15px;
}
.oldAgeType .matter_list .matter_list_con .matter_sub[query-type="department"]{
    padding: 30px;
}
.oldAgeType .one_thing .service_title{
    margin-top: 30px;
}
.oldAgeType .one_thing_content .one_thing_list_menu{
    flex-wrap: wrap;
    margin-left: -30px;
    margin-top: -30px;
}
.oldAgeType .one_thing_content .one_thing_list_menu li{
    flex: 1 0 auto;
    margin-top: 30px;
    margin-left: 30px;
}
.oldAgeType .one_thing_content .one_thing_list_menu li a{
    font-size: 36px;
    /*padding: 0 80px;*/
}
.oldAgeType .list_con_sub_menu ul li{
    height: 50px;
    line-height: 48px;
}
.oldAgeType .list_con_sub_menu ul li a{
    font-size: 32px;
}
.oldAgeType .one_thing_list_con > ul > li .list_con_left{
    width: 478px;
}
.oldAgeType .one_thing_list_con > ul > li .list_con_left .title h3{
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
}
.oldAgeType .one_thing_list_con > ul > li .list_con_left ul{
    margin-top: 30px;
}
.oldAgeType .one_thing_list_con > ul > li .list_con_left ul li{
    font-size: 36px;
    line-height: 72px;
    padding-left: 29px;
}
.oldAgeType .one_thing_list_con > ul > li .list_con_left ul li:before{
    width: 9px;
    height: 9px;
}
.oldAgeType .one_thing_list_con > ul > li .list_con_center{
    width: 592px;
    margin-left: 10px;
    padding: 10px 25px 20px 25px;
}
.oldAgeType .list_con_center .handle_info_label{
    padding-left: 218px;
}
.oldAgeType .list_con_center .handle_info_label li{
    width: 96px;
    margin-left: 130px;
}
.oldAgeType .list_con_center .handle_info_label li:first-child{
    margin-left: 0;
}
.oldAgeType .list_con_center .handle_info_label li span{
    line-height: 45px;
    font-size: 32px;
}
.oldAgeType .list_con_center .handle_info_list li span{
    line-height: 50px;
    font-size: 32px;
    width: 94px;
}
.oldAgeType .list_con_center .handle_info_list li span.info_label{
    width: 180px;
    margin-right: 40px;
    padding-left: 46px;
    background-size: 32px;
}
.oldAgeType .list_con_center .handle_info_list li .rightArrow{
    height: 38px;
    margin: 0 46px;
}
.oldAgeType .list_con_sub_con{
    position: relative;
    padding-bottom: 142px
}
.oldAgeType .one_thing_list_con > ul > li .handle{
    padding-top: 40px;
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.oldAgeType .one_thing_list_con > ul > li .handle a{
    width: 168px;
    height: 72px;
    line-height: 70px;
    font-size: 32px;
    float: left;
}
.oldAgeType .one_thing_list_con > ul > li .handle a.bszn{
    margin-bottom: 0;
    margin-right: 30px;
}
.oldAgeType .hqzc_content > li{
    height: 312px;
    padding: 30px 203px 30px 30px;
    position: relative;
}
.oldAgeType .hqzc_content > li .con_title a{
    font-size: 36px;
    line-height: 50px;
    font-weight: 600;
}
.oldAgeType .hqzc_content > li ul li span{
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
}
.oldAgeType .hqzc_content > li .details{
    margin-top: 0;
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.oldAgeType .hqzc_content > li .details a{
    width: 168px;
    height: 72px;
    line-height: 70px;
    font-size: 32px;
}
.oldAgeType .hqzc_content > li.hqzc1{
    background: url("bg_hqzc1_oldType.jpg") no-repeat center;
}
.oldAgeType .hqzc_content > li.hqzc2{
    background: url("bg_hqzc2_oldType.jpg") no-repeat center;
}
/********/
.oldAgeType .matter_list .matter_list_con{
    border-radius: 16px;
    background: #fff;
    /*border: 2px solid #fff;*/
    box-shadow: 0 2px 12px #99999966;
}
/*.oldAgeType .matter_list .matter_list_con .matter_sub{
	width: 1200px !important;
}*/
.oldAgeType .matter_list .matter_list_con .matter_sub[query-type="theme"],
.oldAgeType .matter_list .matter_list_con .list_tab_menu li.activ{
    padding: 31px 32px 30px 30px;
}
/*.oldAgeType .matter_list .matter_list_con .matter_sub[query-type="theme"]{
	width: 1200px !important;
}*/
.oldAgeType .matter_list .matter_list_con .list_tab_menu{
    position: static;
    width: auto;
    height: auto;
    max-height: 560px;
    margin-left: -30px;
}
.oldAgeType .matter_list .matter_list_con .list_tab_menu li{
    float: left;
    width: calc((100% - 90px) / 3);
    height: 88px;
    line-height: 88px;
    font-size: 32px;
    margin: 0 0 30px 30px;
    padding: 0 20px 0 30px;
}
.oldAgeType .matter_list .matter_list_con .list_tab_menu li img{
    width: 48px;
    margin-right: 30px;
}
.oldAgeType .view_all{
    margin-top: 0px;
    height: 76px;
    border-radius: 4px;
    background: #f0f6fe;
}
.oldAgeType .view_all .view_all_btn{
    font-size: 32px;
    height: 100%;
    color: #0061E9;
}
.oldAgeType .view_all .view_all_btn img{
    margin-left: 32px;
    height: 28px;
}
.oldAgeType .screen_option li.screen_option_menu .menu_name{
    font-size: 32px;
    line-height: 45px;
    color: #333;
}
.oldAgeType .list_tab_box{
    width: 100%;
    padding: 0;
    float: none;
    margin-top: 30px;
}
.oldAgeType .list_tab_box_top{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.oldAgeType .list_tab_box_top .list_tab_box_top_screen{
    float: left;
}
.oldAgeType [query-type="theme"] .list_tab_box_top .list_tab_box_top_screen{
    max-width: 702px;
}
.oldAgeType .list_tab_box_top .list_tab_box_top_screen .screen_option li.screen_option_menu .menu_name{
    font-size: 32px;
    line-height: 85px;
    color: #000;
}
.oldAgeType .matter_sub[query-type="department"] > .list_tab_box_top{
    margin-bottom: 30px;
}
.oldAgeType .matter_sub[query-type="department"] > .list_tab_box_top .screen_option li.screen_option_menu .menu_name{
    line-height: 45px;
}
.oldAgeType .screen_option li.screen_option_menu .menu_name img{
    width: 28px;
    height: 28px;
    margin-left: 32px;
}
.oldAgeType .screen_option li.screen_option_menu{
    margin-right: 64px;
}
.oldAgeType .menu_name .checkbox + label span{
    margin-left: 32px;
}
.oldAgeType .menu_name .checkbox + label span:first-child{
    width: 32px;
    height: 32px;
    border-width: 2px;
    margin-right: 32px;
}
.oldAgeType .menu_name .checkbox + label span:first-child svg{
    width: 28px;
    height: 28px;
}
.oldAgeType .menu_name .checkbox + label span{
    margin: 0;
}
.oldAgeType .matter_list_con .departmental_services{
    margin-left: 16px;
}
.oldAgeType .matter_list_con .departmental_services .currentRegion_title span{
    height: 45px;
    line-height: 45px;
    font-size: 32px;
    padding-left: 80px;
    white-space: nowrap;
}
.oldAgeType .service_title .title_left ul li span{
    padding-bottom: 0;
    font-size: 48px;
}
.oldAgeType .screen_option li:last-child.screen_option_menu{
    margin-right: 0px;
}
.oldAgeType .list_tab_box_top .list_tab_box_top_search .matterSearch{
    height: 83px;
    line-height: 83px;
    font-size: 32px;
    width: 344px;
    padding-left: 30px;
    color: #999999;
}
.oldAgeType .list_tab_box_content .list_tab_box_content_label .label_title{
    float: left;
    width: auto;
}
.oldAgeType .list_tab_box_content .list_tab_box_content_label .label_operation{
    float: right;
    padding-right: 191px;
    width: auto;
}
.oldAgeType .list_tab_box_top .list_tab_box_top_search .matterSearch_btn{
    width: 40px;
    height: 40px;
    margin-right: 30px;
    margin-left: 0px;
}
.oldAgeType .screen_option li.screen_option_menu .screen_option_sub{
    padding: 20px;
    width: 700px;
}
.oldAgeType .screen_option li.screen_option_menu .screen_option_sub li{
    font-size: 32px;
    width: 220px;
    padding: 0 20px;
    margin: 10px 0;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.oldAgeType .screen_option li.screen_option_menu .screen_option_sub li a{
    line-height: 48px;
    width: 100%;
    padding: 0;
}
.oldAgeType .screen_option li.screen_option_menu[screen-type="type"] .screen_option_sub{
    width: 260px;
}
.oldAgeType .list_tab_box_content .list_tab_box_content_label li{
    line-height: normal;
}
.oldAgeType .list_tab_box_content .list_tab_box_content_label li span{
    font-size: 32px;
    line-height: 45px;
}
.oldAgeType .list_tab_box_content .list_tab_box_content_label{
    padding-bottom: 9px;
    border: none;
}
/*.oldAgeType .list_tab_box_content_list .list_li{
    padding: 20px 0;
}*/
.oldAgeType .list_tab_box_content_list .list_li .list_li_title{
    font-size: 36px;
    line-height: 90px;
    color: #000000;
    /*padding: 0 20px 0 34px;*/
    padding-left: 0px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.oldAgeType .list_tab_box_content_list .list_li .secondLevel .list_li_title.launch{
    border-top: none;
    height: 85px;
    line-height: 85px;
    padding: 0px;
    margin-left: 56px;
}
.oldAgeType .list_tab_box_content_list .list_li .list_li_sub .list_li_title .title_left{
    padding: 0px;
}
.oldAgeType .list_tab_box_content_list .list_li .list_li_title.launch .title_left{
    border: none;
}
.oldAgeType .list_tab_box_content_list .list_li .list_li_title .title_left{
    padding: 0px 0px 0px 20px;
}
.oldAgeType .list_tab_box_content_list .list_li > .list_li_title .title_left > a{
    font-size: 36px;
    color: #000000;
    padding-right: 32px;
}
.oldAgeType .list_tab_box_content_list .list_li > .list_li_title{
    background-size: 24px !important;
}
.oldAgeType .list_li .list_li_title .launch_btn{
    font-size: 28px;
    padding: 0 16px;
    cursor: inherit;
    width: 125px;
    height: 40px;
    background: #f1f2f3;
    margin: 0px;
    padding: 0 20px;
    color: #000;
    line-height: 40px;
}
.oldAgeType .list_li .list_li_title .launch_btn img{
    width: 20px;
    margin-left: 20px;
}
.oldAgeType .list_tab_box_content_list .list_li .secondLevel .list_li_title .title_left .icon{
    width: 13px;
    height: 24px;
    margin-right: 32px;
}
.oldAgeType .list_tab_box_content_list .list_li .secondLevel .list_li_title .title_left .launch_btn{
    font-size: 28px;
}
.oldAgeType .list_tab_box_content_list .list_li .secondLevel .list_li_title .title_left a{
    font-size: 32px;
    padding-right: 32px;
}
.oldAgeType .noResult img{
    width: 380px;
}
.oldAgeType .noResult div{
    font-size: 28px;
    line-height: 50px;
}
.oldAgeType .noResult div .resetSearch{
    margin: 0 6px;
}
.oldAgeType .list_li .list_li_matter li{
    line-height: 85px;
}
.oldAgeType .list_li .list_li_matter li a{
    font-size: 32px;
    color: #0176FF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.oldAgeType .list_li .list_li_matter li > a{
    max-width: 762px;
    padding-left: 30px;
    background-size: 16px;
}
.oldAgeType .list_li .sub_right a{
    width: 140px;
    height: 40px;
    line-height: 38px;
}
.oldAgeType .list_li .list_li_sub.secondLevel .list_li_matter li{
    padding-left: 101px;
    padding-right: 20px;
}
.oldAgeType .list_li .list_li_matter li .matterBox{
    padding: 0px;
}
.oldAgeType .list_li .list_li_matter li .sub_left{
    max-width: 525px;
}
.oldAgeType .list_li .list_li_matter li a.bszn{
    width: 208px;
    height: 45px;
    border-radius: 4px;
    background-color: #f0f6fe;
    color: #0061E9;
    line-height: 45px;
    background-size: 32px;
    padding-left: 64px;
    background-position-x: 16px;
}
.oldAgeType .list_li .sub_right a.zxbl{
    width: 208px;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    background-color: #0061E9;
    font-size: 32px;
    color: #fff;
    padding-left: 64px;
    background-size: 32px;
    background-position-x: 16px;
    margin-left: 32px;
}
.oldAgeType .list_tab_box_content{
    margin-top: 30px;
}
.oldAgeType .list_tab_box_content_list .list_li > .list_li_title:hover,.oldAgeType .list_li .list_li_matter li:hover{
    background: #eff6fd;
}
.oldAgeType .list_tab_box_content_list .list_li > .list_li_title:hover .title_left a{
    color: #0061E9;
}
.oldAgeType .matter_list .matter_list_con .matter_sub[query-type="department"] .list_tab_menu li{
    
}
.oldAgeType .oneThingPopUpWindow .switchLocale_con .current_box .currentRegion span{
    font-size: 32px;
}
.oldAgeType .oneThingPopUpWindow .switchLocale_con .selected a{
    height: 60px;
    line-height: 60px;
    font-size: 28px;
}
.oldAgeType .regionList .nodata{
    height: 60px;
    line-height: 60px;
    font-size: 30px;
}
/*** 分页条 ***/
.oldAgeType .result_paging .count{
    font-size: 24px;
    line-height: 40px;
    height: 40px;
    display: none;
}
.oldAgeType .result_paging .pagination_bar{
    margin-left: 0;
    padding-left: 60px;
}
.oldAgeType .pagination_bar li{
    height: 85px;
    line-height: 85px;
    min-width: 85px;
    font-size: 32px;
    color: #333333;
    border: 2px solid #ccc;
    border-right: none;
    opacity: 1;
}
.oldAgeType .pagination_bar li.xl-active,
.oldAgeType .pagination_bar li:hover,
.oldAgeType .pagination_bar li.xl-nextPage:hover{
    background: linear-gradient(90.67deg, #0176ff 0%, #0061e9 100%);
    color: #FFFFFF;
    border: none;
}
.oldAgeType .pagination_bar li.xl-prevPage,.oldAgeType .pagination_bar li.xl-nextPage{
    width: 136px;
}
.oldAgeType .pagination_bar li.xl-nextPage{
    border: 2px solid #ccc;
}
.oldAgeType .pagination_bar li.xl-jumpButton{
    border: 2px solid #ccc;
    color: #0061e9;
}
.oldAgeType .pagination_bar li.xl-jumpButton:hover{
    color: #fff;
    border-color: #0061e9;
}
.oldAgeType .xlJumpNum{
    width: 85px;
    height: 85px;
    line-height: 85px;
    margin: 0 20px;
    border-width: 2px;
    border-color: #ccc;
}
.oldAgeType .pagination_bar li.xl-jumpText{
    border: none;
}
.oldAgeType .pagination_bar li.xl-jumpText:hover{
    background: #FFFFFF;
    color: #333333;
}