    /* position start */
    
    .position {
        width: 1066px;
        height: 52px;
        padding-left: 54px;
        padding-top: 46px;
        margin: 0 auto;
        font-size: 24px;
        color: #1f61ba;
        background: url(../images/position_tb.png) no-repeat left 50px;
        background-size: 24px;
        border-bottom: 1px solid #f1f1f1;
    }
    
    .position em {
        font-size: 24px;
        color: #666666;
    }
    
    .position a {
        color: #666666;
        font-size: 24px;
    }
    /* position end */
    /* 通用列表内容 start */
    
    .tylb_content {
        min-height: 500px;
        background-color: #fff;
        border-radius: 20px;
        border-bottom-left-radius: 0;
        position: relative;
        bottom: 60px;
    }
    
    .tylb_con {
        width: 1120px;
        margin: 0 auto;
        padding-top: 40px;
    }
    
    .tylb_con_tit span {
        font-size: 44px;
        line-height: 55px;
        color: #1f61ba;
        font-weight: bold;
        float: left;
        background: url(../images/tylb_tit_bj.png) no-repeat bottom center;
        background-size: 100%;
    }
    
    .tylb_con_tit span a {
        color: #1f61ba;
    }
    
    .tylb_con_con ul li {
        width: 100%;
        margin-top: 40px;
        height: 275px;
        float: left;
        border-radius: 20px;
        background-color: #f3f3f3;
    }
    
    .tylb_con_con ul li a {
        width: 760px;
        margin-left: 40px;
        text-align: justify;
        margin-top: 40px;
        line-height: 62px;
        height: 114px;
        font-size: 40px;
        float: left;
        color: #333333;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    
    .tylb_con_con ul li span {
        width: 176px;
        text-align: center;
        height: 44px;
        line-height: 44px;
        margin-top: 40px;
        border-radius: 50px;
        background-color: #e3e3e3;
        display: block;
        margin-left: 40px;
        font-size: 26px;
        color: #666666;
    }
    
    .tylb_con_con button {
        width: 190px;
        height: 90px;
        border: 0;
        text-align: right;
        padding-right: 35px;
        font-size: 34px;
        line-height: 88px;
        color: #fff;
        display: block;
        background: url(../images/langdu_tb.png) no-repeat center;
        background-size: 100%;
        float: right;
        cursor: pointer;
        margin-right: 40px;
        margin-top: -143px;
    }
    /* 通用列表内容 end */
    /* 政府公报 start */
    
    .tylb_con_select {
        width: 641px;
        height: 67px;
        padding-top: 10px;
        padding-bottom: 50px;
        margin: 0 auto;
    }
    
    .tylb_con_select_le {
        float: left;
        width: 70px;
        height: 67px;
        background: url(../images/zfgb_le.png) no-repeat center;
        background-size: 100%;
    }
    
    .tylb_con_select select {
        width: 218px;
        float: left;
        font-size: 26px;
        padding-left: 18px;
        color: #666666;
        margin-left: 22px;
        height: 65px;
        border-radius: 3px;
        background-color: #f3f3f3;
        border: 1px solid #e3e3e3;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url(../images/zfgb_select01.png) no-repeat center;
        background-size: 218px;
    }
    
    .tylb_con_select select:focus {
        background: url(../images/zfgb_select02.png) no-repeat center;
        background-size: 218px;
    }
    
    .tylb_con_select .option {
        text-align: center;
    }
    
    .tylb_con_select img {
        width: 30px;
        height: 20px;
        position: absolute;
        top: 5px;
        right: 0;
        z-index: 2;
        transition: all 0.2s;
    }
    
    .tylb_con_select_rt {
        float: right;
        width: 70px;
        height: 67px;
        background: url(../images/zfgb_rt.png) no-repeat center;
        background-size: 100%;
    }
    /* 政府公报 end */
    /* 通用细览 start */
    
    .tyxl_con {
        width: 1120px;
        margin: 0 auto;
    }
    
    .tyxl_con_table {
        width: 100%;
        margin-top: 50px;
        border-collapse: collapse;
        border-spacing: 0;
    }
    
    .tyxl_con_table * {
        color: #333;
        font-family: '微软雅黑' !important;
        text-align: left;
    }
    
    .tyxl_con_table tr {
        height: 64px;
        border: 1px solid #ccc9c9;
    }
    
    .tyxl_con_table td {
        width: 560px;
        height: 64px;
        padding-left: 30px;
        border: 1px solid #ccc9c9;
        line-height: 28px;
        font-size: 22px;
        padding-right: 30px;
    }
    
    .tyxl_con_tit {
        margin: 0 auto;
        width: 717px;
        font-size: 42px;
        color: #222222;
        font-weight: bold;
        line-height: 70px;
        margin-top: 60px;
        text-align: center;
        margin-bottom: 50px;
    }
    
    .tyxl_con_tit * {
        font-size: 42px !important;
        color: #222222 !important;
        font-weight: bold !important;
        line-height: 70px !important;
        font-family: 微软雅黑 !important;
        text-align: center !important;
    }
    
    .tyxl_con_con .langdu {
        width: 100%;
        margin: 0 auto;
        height: 133px;
        background-color: #f3f3f3;
        border-radius: 10px;
    }
    
    .tyxl_con_con .langdu .langdu_le {
        float: left;
        height: 133px;
    }
    
    .tyxl_con_con .langdu .langdu_le span:first-child {
        margin-top: 22px;
    }
    
    .tyxl_con_con .langdu .langdu_le span {
        font-size: 26px;
        display: block;
        margin-top: 18px;
        color: #666666;
        margin-left: 30px;
        width: 842px;
        height: 36px;
        overflow: hidden;
    }
    
    .tyxl_con_con .langdu .langdu_rt button {
        width: 190px;
        height: 90px;
        text-align: right;
        padding-right: 35px;
        font-size: 34px;
        line-height: 88px;
        color: #fff;
        display: block;
        background: url(../images/langdu_tb.png) no-repeat center;
        background-size: 100%;
        float: right;
        cursor: pointer;
        margin-top: 22px;
        margin-right: 30px;
    }
    
    .tyxl_con_nr {
        width: 96%;
        text-align: justify;
        margin: 0 auto;
        line-height: 60px;
        margin-top: 40px;
        color: #222222;
        font-size: 30px;
        padding-bottom: 50px;
    }
    
    .tyxl_con_nr img {
        max-width: 98% !important;
        height: auto !important;
        margin: 0 auto;
    }
    
    .tyxl_con_nr video {
        width: 100% !important;
        height: auto !important;
    }
    
    .tyxl_con_nr table {
        width: 100% !important;
        margin-left: 0 !important;
    }
    
    .tyxl_con_nr * {
        font-size: 30px !important;
        font-family: '微软雅黑' !important;
        line-height: 60px !important;
        color: #222222 !important;
    }
    /* 通用细览 end */
    /* 领导概览 start */
    
    .ldlb_con_con ul li {
        width: 100%;
        margin-top: 40px;
        height: 275px;
        float: left;
        border-radius: 20px;
        background-color: #f3f3f3;
    }
    
    .ldlb_con_con img {
        float: left;
        width: 155px;
        height: 210px;
        margin-top: 30px;
        margin-left: 30px;
        margin-right: 45px;
    }
    
    .ldlb_con_con .i1 {
        font-size: 34px;
        display: block;
        line-height: 34px;
        color: #333333;
        float: left;
        margin-top: 52px;
        font-weight: bold;
    }
    
    .ldlb_con_con .i3 {
        margin-top: 10px;
    }
    
    .ldlb_con_con .i3 p {
        text-indent: 0 !important;
    }
    
    .ldlb_con_con i {
        font-size: 30px;
        display: block;
        float: left;
        margin-top: 18px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 576px;
        height: 40px;
    }
    
    .ldlb_con_con i p span {
        font-size: 30px;
        display: block;
        float: left;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 576px;
        height: 40px;
    }
    
    .ldlb_con_con button {
        width: 190px;
        height: 90px;
        text-align: right;
        padding-right: 35px;
        font-size: 34px;
        line-height: 88px;
        color: #fff;
        display: block;
        background: url(../images/langdu_tb.png) no-repeat center;
        background-size: 100%;
        float: right;
        cursor: pointer;
        margin-right: 40px;
        margin-top: -56px;
    }
    /* 领导概览 end */
    /* 领导细览 start */
    
    .ldlb_con {
        width: 1120px;
        margin: 0 auto;
    }
    
    .ldxl_con_tit {
        text-align: center;
        margin-top: 60px;
    }
    
    .ldxl_con_tit img {
        width: 155px;
        height: 210px;
    }
    
    .ldxl_con_tit span {
        font-size: 36px;
        color: #333333;
        font-weight: bold;
        text-align: center;
        margin-top: 30px;
        display: block;
    }
    
    .ldxl_con_tit i {
        font-size: 32px;
        color: #333333;
        margin-top: 20px;
        display: block;
        text-align: center;
    }
    
    .ldxl_con_tit button {
        margin: 0 auto;
        width: 190px;
        margin-top: 30px;
        height: 90px;
        text-align: right;
        padding-right: 35px;
        font-size: 34px;
        line-height: 88px;
        color: #fff;
        display: block;
        background: url(../images/langdu_tb.png) no-repeat center;
        background-size: 100%;
        cursor: pointer;
    }
    
    .ldxl_con_nr {
        margin-top: 60px;
        padding-bottom: 50px;
    }
    
    .ldxl_con_nr .grjl {
        width: 100%;
    }
    
    .grjl_tit,
    .gzfg_tit {
        position: relative;
        background: url(../images/ldxl_tb.png) no-repeat top center;
        background-size: 100%;
        height: 10px;
    }
    
    .grjl_tit span,
    .gzfg_tit span {
        position: absolute;
        font-size: 32px;
        color: #1f61ba;
        top: -20px;
        left: 30px;
        font-weight: bold;
    }
    
    .grjl_con * {
        line-height: 54px !important;
        color: #222222 !important;
        font-size: 30px !important;
        font-family: 微软雅黑 !important;
    }
    
    .gzfg_con * {
        line-height: 54px !important;
        color: #222222 !important;
        font-size: 30px !important;
        font-family: 微软雅黑 !important;
    }
    
    .grjl_con,
    .gzfg_con {
        width: 1120px;
        min-height: 120px;
        font-size: 30px;
        box-sizing: border-box;
        padding: 30px;
        line-height: 54px;
        color: #222222;
        border: 1px solid #7fb6ff;
        border-top: 0;
        text-indent: 2em;
    }
    
    .gzfg_tit {
        margin-top: 40px;
    }
    /* 领导细览 end */
    /* 机构职能 start */
    
    .tylb_con {
        position: relative;
    }
    
    .tylb_con_tit button {
        position: absolute;
        top: 25px;
        right: 0;
        width: 190px;
        height: 90px;
        text-align: right;
        padding-right: 35px;
        font-size: 34px;
        line-height: 88px;
        color: #fff;
        float: right;
        display: block;
        background: url(../images/langdu_tb.png) no-repeat center;
        background-size: 100%;
        cursor: pointer;
        margin-top: 6px;
    }
    
    .jgzn_con_con {
        width: 96%;
        margin: 0 auto;
        font-size: 30px;
        color: #222222;
        line-height: 60px;
        margin-top: 50px;
        padding-bottom: 85px;
    }
    
    .jgzn_con_con img {
        width: 98% !important;
        height: auto !important;
    }
    
    .jgzn_con_con * {
        font-family: 微软雅黑 !important;
        font-size: 30px !important;
        color: #222222 !important;
        line-height: 60px !important;
        text-indent: 2em;
    }
    /* 机构职能   end */
    /* 移动端适配 start */
    
    @media (max-width: 750px) and (min-width: 320px) {
        /* position start */
        .position {
            width: 6.36rem;
            height: 0.6rem;
            margin: 0 auto;
            font-size: 0.24rem;
            padding-left: 0.54rem;
            padding-top: 0.34rem;
            background: url(../images/position_tb.png) no-repeat left 0.38rem;
            background-size: 0.24rem;
            border-bottom: 0.01rem solid #f1f1f1;
        }
        .position em {
            color: #666666;
            font-size: 0.24rem;
        }
        .position a {
            font-size: 0.24rem;
        }
        /* position start */
        /* 通用列表内容 start */
        .tylb_content {
            min-height: 5rem;
            width: 7.3rem !important;
            background-color: #fff;
            border-radius: 0.2rem;
            bottom: 0.6rem;
        }
        .tylb_con {
            width: 6.9rem;
            margin: 0 auto;
            padding-top: 0.5rem;
        }
        .tylb_con_tit span {
            font-size: 0.44rem;
            line-height: 0.55rem;
        }
        .tylb_con_con ul li {
            margin-top: 0.4rem;
            height: 2.45rem;
            border-radius: 0.2rem;
        }
        .tylb_con_con ul li a {
            width: 4.2rem;
            margin-left: 0.4rem;
            text-align: justify;
            margin-top: 0.25rem;
            line-height: 0.55rem;
            height: 1.14rem;
            font-size: 0.3rem;
        }
        .tylb_con_con ul li span {
            width: 1.76rem;
            height: 0.44rem;
            line-height: 0.44rem;
            margin-top: 0.2rem;
            border-radius: 0.5rem;
            margin-left: 0.4rem;
            font-size: 0.26rem;
        }
        .tylb_con_con button {
            width: 1.9rem;
            height: 0.9rem;
            padding-right: 0.45rem;
            font-size: 0.28rem;
            line-height: 0.88rem;
            margin-right: 0.2rem;
            margin-top: -1.26rem;
            background-size: 1.55rem;
        }
        /* 通用列表内容 end */
        /* 政府公报 start */
        .tylb_con_select {
            width: 6.41rem;
            height: 0.67rem;
            padding-top: 0.1rem;
            padding-bottom: 0.5rem;
            margin: 0 auto;
        }
        .tylb_con_select_le {
            float: left;
            width: 0.7rem;
            height: 0.67rem;
            background: url(../images/zfgb_le.png) no-repeat center;
            background-size: 100%;
        }
        .tylb_con_select select {
            width: 2.18rem;
            float: left;
            font-size: 0.26rem;
            padding-left: 0.18rem;
            color: #666666;
            margin-left: 0.22rem;
            height: 0.67rem;
            border-radius: 3px;
            background-color: #f3f3f3;
            border: 1px solid #e3e3e3;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
            background: url(../images/zfgb_select01.png) no-repeat center;
            background-size: 2.18rem;
        }
        .tylb_con_select select:focus {
            background: url(../images/zfgb_select02.png) no-repeat center;
            background-size: 2.18rem;
        }
        .tylb_con_select .option {
            text-align: center;
        }
        .tylb_con_select img {
            width: 30px;
            height: 20px;
            position: absolute;
            top: 5px;
            right: 0;
            z-index: 2;
            transition: all 0.2s;
        }
        .tylb_con_select_rt {
            float: right;
            width: 0.7rem;
            height: 0.67rem;
            background: url(../images/zfgb_rt.png) no-repeat center;
            background-size: 100%;
        }
        /* 政府公报 end */
        /* 通用细览 start */
        .tyxl_con {
            width: 6.9rem;
            margin: 0 auto;
        }
        .tyxl_con_table {
            width: 100%;
            margin-top: 0.5rem;
            border-collapse: collapse;
            border-spacing: 0;
        }
        .tyxl_con_table * {
            color: #333;
            font-family: '微软雅黑' !important;
            text-align: left;
        }
        .tyxl_con_table tr {
            height: 0.64rem;
            border: 0.01rem solid #ccc9c9;
        }
        .tyxl_con_table td {
            width: 5.6rem;
            min-height: 0.64rem;
            padding-left: 0.3rem;
            border: 0.01rem solid #ccc9c9;
            line-height: 0.4rem;
            font-size: 0.26rem;
            padding-right: 0.3rem;
        }
        .tyxl_con_tit {
            margin: 0 auto;
            width: 6.9rem;
            font-size: 0.42rem;
            color: #222222;
            font-weight: bold;
            line-height: 0.7rem;
            margin-top: 0.6rem;
            text-align: center;
            margin-bottom: 0.5rem;
        }
        .tyxl_con_tit * {
            font-size: 0.42rem !important;
            color: #222222 !important;
            font-weight: bold !important;
            line-height: 0.7rem !important;
            text-align: center !important;
        }
        .tyxl_con_con .langdu {
            width: 100%;
            margin: 0 auto;
            height: 1.33rem;
            background-color: #f3f3f3;
            border-radius: 0.1rem;
        }
        .tyxl_con_con .langdu .langdu_le {
            float: left;
            height: 1.33rem;
        }
        .tyxl_con_con .langdu .langdu_le span:first-child {
            margin-top: 0.22rem;
        }
        .tyxl_con_con .langdu .langdu_le span {
            font-size: 0.26rem;
            display: block;
            margin-top: 0.18rem;
            color: #666666;
            width: 4rem;
            overflow: hidden;
            height: 0.36rem;
            margin-left: 0.3rem;
        }
        .tyxl_con_con .langdu .langdu_rt button {
            width: 1.9rem;
            height: 0.9rem;
            text-align: right;
            padding-right: 0.35rem;
            font-size: 0.34rem;
            line-height: 0.88rem;
            color: #fff;
            display: block;
            background: url(../images/langdu_tb.png) no-repeat center;
            background-size: 100%;
            float: right;
            cursor: pointer;
            margin-top: 0.22rem;
            margin-right: 0.3rem;
        }
        .tyxl_con_nr {
            width: 96%;
            text-align: justify;
            margin: 0 auto;
            line-height: 0.6rem;
            margin-top: 0.3rem;
            color: #222222;
            font-size: 0.3rem;
            padding-bottom: 0.5rem;
        }
        .tyxl_con_nr img {
            max-width: 98% !important;
            height: auto !important;
            margin: 0 auto;
        }
        .tyxl_con_nr table {
            width: 100% !important;
            height: auto !important;
            margin-left: 0 !important;
        }
        .tyxl_con_nr video {
            width: 100% !important;
            height: auto !important;
        }
        .tyxl_con_nr * {
            font-size: 0.3rem !important;
            font-family: '微软雅黑' !important;
            line-height: 0.6rem !important;
            color: #222222 !important;
        }
        /* 通用细览 end */
        /* 领导概览 start */
        .ldlb_con_con ul li {
            width: 100%;
            margin-top: 0.4rem;
            height: 2.75rem;
            float: left;
            border-radius: 0.2rem;
            background-color: #f3f3f3;
        }
        .ldlb_con_con img {
            float: left;
            width: 1.55rem;
            height: 2.1rem;
            margin-top: 0.3rem;
            margin-left: 0.3rem;
            margin-right: 0.25rem;
        }
        .ldlb_con_con .i1 {
            font-size: 0.34rem;
            width: 2rem;
            line-height: 0.38rem;
            display: block;
            color: #333333;
            float: left;
            height: 0.4rem;
            margin-top: 0.52rem;
            font-weight: bold;
        }
        .ldlb_con_con .i3 {
            margin-top: 0.1rem;
        }
        .ldlb_con_con i {
            font-size: 0.3rem;
            display: block;
            float: left;
            margin-top: 0.2rem;
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 3rem;
            height: 0.4rem;
        }
        .ldlb_con_con i p span {
            font-size: 0.3rem;
            display: block;
            float: left;
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 3rem;
            height: 0.4rem;
        }
        .ldlb_con_con button {
            width: 1.5rem;
            height: 0.9rem;
            text-align: right;
            padding-right: 0.25rem;
            font-size: 0.3rem;
            line-height: 0.88rem;
            color: #fff;
            display: block;
            background: url(../images/langdu_tb.png) no-repeat center;
            background-size: 100%;
            float: right;
            cursor: pointer;
            margin-right: 0.2rem;
            margin-top: -0.6rem;
        }
        /* 领导概览 end */
        /* 领导细览 start */
        .ldlb_con {
            width: 6.9rem;
            margin: 0 auto;
        }
        .ldxl_con_tit {
            text-align: center;
            margin-top: 0.6rem;
        }
        .ldxl_con_tit img {
            width: 1.55rem;
            height: 2.1rem;
        }
        .ldxl_con_tit span {
            font-size: 0.36rem;
            color: #333333;
            font-weight: bold;
            margin-top: 0.25rem;
            text-align: center;
            display: block;
        }
        .ldxl_con_tit i {
            font-size: 0.32rem;
            color: #333333;
            margin-top: 0.2rem;
            display: block;
            text-align: center;
        }
        .ldxl_con_tit button {
            margin: 0 auto;
            width: 1.9rem;
            margin-top: 0.3rem;
            height: 0.9rem;
            text-align: right;
            padding-right: 0.35rem;
            font-size: 0.34rem;
            line-height: 0.88rem;
            color: #fff;
            display: block;
            background: url(../images/langdu_tb.png) no-repeat center;
            background-size: 100%;
            cursor: pointer;
        }
        .ldxl_con_nr {
            margin-top: 0.6rem;
            padding-bottom: 0.5rem;
        }
        .ldxl_con_nr .grjl {
            width: 100%;
        }
        .grjl_tit,
        .gzfg_tit {
            width: 6.9rem;
            position: relative;
            background: url(../images/ldxl_tb2.png) no-repeat top center;
            background-size: 6.9rem;
            height: 0.1rem;
        }
        .grjl_tit span,
        .gzfg_tit span {
            position: absolute;
            font-size: 0.32rem;
            color: #1f61ba;
            top: -0.24rem;
            left: 0.38rem;
            font-weight: bold;
        }
        .grjl_con,
        .gzfg_con {
            width: 6.9rem;
            box-sizing: border-box;
            min-height: 1.2rem;
            font-size: 0.3rem;
            padding: 0.3rem;
            line-height: 0.54rem;
            color: #222222;
            border: 0.01rem solid #7fb6ff;
            box-sizing: border-box;
            border-top: 0;
        }
        .grjl_con * {
            line-height: 0.54rem !important;
            color: #222222 !important;
            font-size: 0.3rem !important;
            font-family: 微软雅黑 !important;
        }
        .gzfg_con * {
            line-height: 0.54rem !important;
            color: #222222 !important;
            font-size: 0.3rem !important;
            font-family: 微软雅黑 !important;
        }
        .gzfg_tit {
            margin-top: 0.4rem;
        }
        /* 领导细览 end */
        /* 机构职能 start */
        .tylb_con {
            position: relative;
        }
        .tylb_con_tit button {
            position: absolute;
            top: 0.25rem;
            right: 0;
            width: 1.9rem;
            height: 0.9rem;
            text-align: right;
            padding-right: 0.35rem;
            font-size: 0.34rem;
            line-height: 0.88rem;
            color: #fff;
            float: right;
            display: block;
            background: url(../images/langdu_tb.png) no-repeat center;
            background-size: 100%;
            cursor: pointer;
            margin-top: 0.07rem;
        }
        .jgzn_con_con {
            font-size: 0.3rem;
            color: #222222;
            line-height: 0.6rem;
            margin-top: 0.5rem;
            padding-bottom: 0.85rem;
        }
        .jgzn_con_con * {
            font-size: 0.3rem !important;
            color: #222222 !important;
            line-height: 0.6rem !important;
            text-indent: 2em;
        }
        /* 机构职能   end */
    }
    /* 移动端适配 end */