    /* 页面自定义css样式 */

    body {
        background: #F5F5F5;
    }
    /**当前位置**/

    .position {
        padding: 1.25rem;
        height: auto;
        line-height: 2rem;
    }

    .position .bt-box-1200 {
        display: flex;
        flex-wrap: wrap;
        text-align: justify;
        word-break: break-all;
        text-justify: distribute;
    }
    .dqwzTable {
        display: flex;
        width: 100%;
    }

    .dqwzTable table {
        width: auto !important;
        flex-grow: 1;
    }

    .dqwzTable table tr {
        display: flex;
    }
    .position span, .position a {
        margin-right: .625rem;
    }

    /* 主体 */
    .webCon.bt-box-1200 {
        display: flex;
        justify-content: space-between;
        margin-bottom: 1.875rem;
    }

    .colLeft {
        width: 18.75rem;
        min-height: 40.75rem;
        background-image: linear-gradient(180deg, #1161CC 0%, #367ad6 100%);
        border-radius: 1rem;
        
    }
    .colList{
        height:100%;
        padding: 1.625rem;
        background:  url(column.png) center bottom no-repeat;
    }
    .colList a {
        display: block;
        text-align: center;
        line-height: 3.125rem;
        font-size: 1.125rem;
        border-bottom: .0625rem solid #428ce1;
        color: #fff;
    }

    .colList .colHover {
        text-align: center;
        line-height: 3.75rem;
        color: #333;
        background: #FFFFFF url(colHover.png) 13.4375rem center no-repeat;
        border-radius: 1rem;
        border-bottom: none;
        padding: 0 2rem;
    }

    .colRight {
        width: 54.375rem;
        min-height: 39.0625rem;
        background: #fff;
        padding: 0 1.6875rem 1.875rem 1.6875rem;
    }

    .colRightList {
        margin-top: .75rem;
    }

    .currentCol {
        line-height: 4.6875rem;
        font-size: 1.125rem;
        color: #175CA6;
        border-bottom: .0625rem solid #F5F5F5;
    }

    .colRightList li {
        display: flex;
        justify-content: space-between;
        background: url(bt-listPic.png) left 1.25rem no-repeat;
        line-height: 2.8125rem;
        font-size: 1.125rem;
        padding-left: 1rem;
    }

    .colRightList li:nth-child(5n) {
        border-bottom: .0625rem solid #F5F5F5;
        padding-bottom: .625rem;
    }

    .colRightList li:nth-child(5n+1) {
        padding-top: .625rem;
        background-position-y: 1.875rem;
    }

    .colRightList li:first-child {
        padding-top: 0rem;
        background-position-y: 1.25rem;
    }

    .colRightList li a {
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 82%;
    }

    .colRightList li span {
        color: #999999;
        margin-left: 1.5rem;
        white-space:nowrap;
    }


    /**适老化**/

    /**当前位置**/
    .old_type .dawzTitle{
        display:none;
    }
    .old_type .position {
        line-height: 64px;
    }

    .old_type .position span, .old_type .position a {
        font-size: 32px;
    }

    /**主体**/
    .old_type .colList a {
        line-height: 70px;
        font-size: 36px;

    }

    .old_type .colList .colHover {
        padding: 0 20px;
    }

    .old_type .currentCol {
        font-size: 36px;
    }

    .old_type .colRightList li {
        display:block;
        line-height: 72px;
        font-size: 36px;
        padding-left: 36px;
        background-size: 5px;
        background-position-y: 33px !important;
    }

    .old_type .colRightList li:nth-child(5n+1) {
        background-position-y: 43px !important;
    }

    .old_type .colRightList li:nth-child(1) {
        background-position-y: 33px !important;
    }

    .old_type .colRightList li a {
        max-width: 70%;
        white-space:normal;
    }

    /**分页**/
    .old_type .default_pgToolbar {
        background: none;
        border: none;
        margin-bottom: 15px;
        margin-top: 31px;
    }

    .old_type .default_pgPanel tr td:nth-child(6) {
        display: none;
    }

    .old_type .default_pgPerPage {
        display: none;
    }

    .old_type .default_pgFirst {
        width: 81px;
        height: 50px;
        background: #fff url(first.png) no-repeat center!important;
        background-size: 100% 100%;
        border-radius: 10px;
    }

    .old_type .default_pgFirstDisabled {
        width: 81px;
        height: 50px;
        background: #fff url(firstDisabled.png) no-repeat center!important;
        cursor: auto;
        background-size: 100% 100%;
        cursor: url(http://mf.jiangsu.gov.cn/picture/0/mouse_default.cur), auto !important;
        border-radius: 10px;
    }

    .old_type .default_pgPrev {
        width: 120px;
        height: 50px;
        background: url(prevPage.png) no-repeat center;
        background-size: 100% 100%;
        margin-right: 20px;
        margin-left: 20px;
        border-radius: 10px;
    }

    .old_type .default_pgPrevDisabled {
        width: 120px;
        height: 50px;
        background: url(prevPageDisabled.png) no-repeat center;
        cursor: auto;
        background-size: 100% 100%;
        cursor: url(http://mf.jiangsu.gov.cn/picture/0/mouse_default.cur), auto !important;
        border-radius: 10px;
    }

    .old_type .default_separator {
        display: none;
    }

    .old_type .default_pgNext {
        width: 120px;
        height: 50px;
        background: url(nextPage.png) no-repeat center;
        background-size: 100% 100%;
        border-radius: 10px;
    }
    .old_type .default_pgNextDisabled {
        background: url(nextPageDisabled.png) no-repeat center;
        background-size: 100% 100%;
        cursor: url(http://mf.jiangsu.gov.cn/picture/0/mouse_default.curr), auto !important;
        border-radius: 10px;
    }

    .old_type .default_pgLast {
        width: 80px;
        height: 50px;
        background: url(lastPage.png) no-repeat center;
        background-size: 100% 100%;
        margin-left: 20px;
        border-radius: 10px;
    }
    .old_type .default_pgLastDisabled {
        background: url(lastPageDisabled.png) no-repeat center;
        background-size: 100% 100%;
        cursor: url(http://mf.jiangsu.gov.cn/picture/0/mouse_default.cur), auto !important;
        border-radius: 10px;
    }
    .old_type .default_pgRefresh {
        width: 30px;
        height: 30px;
        background: url(refresh.png) no-repeat center;
        background-size: 100% 100%;
        margin-left: 23px;
        border-radius: 10px;
    }

    .old_type .default_pgSearchInfo {
        display: none;
    }

    .old_type .default_pgToolbar td {
        font-size: 20px;
        width: auto;
        padding: 0 0px 0 0px;
    }

    .old_type .default_pgToolbar td input {
        outline: none;
    }

    .old_type .default_pgCurrentPage {
        width: 36px;
        height: 50px;
        line-height: 50px;
    }

    .old_type .default_pgPanel {
        margin: 0 auto;
        float: none;
        width: auto !important;
    }
    /**移动端**/
    @media (max-width: 47.9375rem) {

        /**当前位置**/
        .position .bt-box-1200 {
            overflow-x: auto;
        }

        .position span, .position a {
            white-space: nowrap;
        }

        .dqwzTable table td {
            display: flex;
        }

        .position {
            line-height: 3.75rem;
        }
        /**主体**/
        .webCon.bt-box-1200 {
            display: block;
        }

        .colLeft {
            width: 100%;
            height: auto;
            min-height: auto;
            background-size: 100%;
            border-radius: 3rem;
        }

        .colList a {
            line-height: 5.625rem;
            font-size: 1.875rem;
        }

        .colList .colHover {
            background: #FFFFFF url(colHover.png) 37.5rem center no-repeat;
            padding: 0 5rem;
            line-height: 5.625rem;
        }

        .colRight {
            width: 100%;
            margin-top: 2rem;
            padding: 1.25rem;
        }

        .currentCol {
            font-size: 2.125rem;
            font-weight: bold;
        }

        .colRightList li {
            display: block;
            font-size: 1.875rem;
            line-height: 2.8125rem;
            background: none;
            padding-left: 0;
            border-bottom: .0625rem dashed #eee;
            text-align: justify;
            padding-bottom: 1.5rem;
            padding-top: 1.125rem;
        }

        .colRightList li a {
            width: 100%;
            white-space: normal;
        }

        .colRightList li span {
            font-size: 1.875rem;
            color: #999;
            display: block;
            margin-top: .625rem;
            margin-left: 0;
        }

        .default_pgToolbar {
            background: none!important;
            border: none!important;
            margin-bottom: 1.25rem!important;
            margin-top: 1.875rem!important;
        }
        .default_pgPerPage{
            display:none;
        }
        .default_separator{
            display:none;
        }
        .default_pgSearchInfo{
            display:none;
        }
        .default_pgPanel tr td:nth-child(5),.default_pgPanel tr td:nth-child(6),.default_pgPanel tr td:nth-child(7){
            display:none;
        }
        .default_pgPanel{
            margin: 0 auto!important;
            float: none!important;
            width: auto !important;
        }

        .default_pgFirst {
            width: 5.0625rem!important;
            height: 3.125rem!important;
            background: #fff url(first.png) no-repeat center!important;
            background-size: 100% 100%!important;
        }
    
        .default_pgFirstDisabled {
            width: 5.0625rem!important;
            height: 3.125rem!important;
            background: #fff url(firstDisabled.png) no-repeat center!important;
            cursor: auto!important;
            background-size: 100% 100%!important;
        }
        .default_pgPrev {
            width: 7.5rem!important;
            height: 3.125rem!important;
            background: url(prevPage.png) no-repeat center!important;
            background-size: 100% 100%!important;
            margin-right: 1.25rem!important;
            margin-left: 1.25rem!important;
        }
    
        .default_pgPrevDisabled {
            width: 7.5rem!important;
            height: 3.125rem!important;
            background: url(prevPageDisabled.png) no-repeat center!important;
            background-size: 100% 100%!important;
        }

        .default_pgNext {
            width: 7.5rem!important;
            height: 3.125rem!important;
            background: url(nextPage.png) no-repeat center!important;
            background-size: 100% 100%!important;
        }
        .default_pgNextDisabled {
            background: url(nextPageDisabled.png) no-repeat center!important;
            background-size: 100% 100%!important;
        }
        .default_pgLast {
            width: 5rem!important;
            height: 3.125rem!important;
            background: url(lastPage.png) no-repeat center!important;
            background-size: 100% 100%!important;
            margin-left: 1.25rem!important;
            border-radius: .625rem!important;
        }
       .default_pgLastDisabled {
            background: url(lastPageDisabled.png) no-repeat center!important;
            background-size: 100% 100%!important;
        }
        .default_pgRefresh {
            width: 1.875rem!important;
            height: 1.875rem!important;
            background: url(refresh.png) no-repeat center!important;
            background-size: 100% 100%!important;
            margin-left: 1.4375rem!important;
        }


        /**较大字体**/
        body #hanwebFontSize .currentCol.moreFontSize {
            font-size: 2.6rem !important;
        }

        body #hanwebFontSize .colRight.moreFontSize .colRightList li {
            font-size: 2.3rem !important;
            line-height: 3.75rem;
        }

        body #hanwebFontSize .colRight.moreFontSize .colRightList li span {
            font-size: 2.3rem !important;
        }


        /**特大字体**/
        body #hanwebFontSize .currentCol.mastFontSize {
            font-size: 3rem !important;
        }

        body #hanwebFontSize .colRight.mastFontSize .colRightList li {
            font-size: 2.5rem !important;
            line-height: 3.75rem;
        }

        body #hanwebFontSize .colRight.mastFontSize .colRightList li span {
            font-size: 2.5rem !important;
        }



    }