﻿@charset "UTF-8";

/* 当前位置 */

.position {
    height: 105px;
    background: #f7f7f7;
    line-height: 105px;
    padding: 0 40px;
    box-sizing: border-box;
    font-size: 26px;
    color: #666666;
}

.position span {
    display: inline-block;
    background: url(../images/position.png) left center no-repeat;
    padding-left: 40px;
    box-sizing: border-box;
}

.position a {
    color: #666666;
}

.position a:last-child {
    color: #b51629;
}

.ty_list {
    padding: 40px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 50px;
    border-radius: 0 0 20px 20px;
}

.ty_list_title {
    height: 42px;
    line-height: 42px;
    background: url(../images/list_tit_bj.png) center center repeat-x;
}

.ty_list_title h3 {
    display: inline-block;
    font-size: 42px;
    color: #b51629;
    background: #fff url(../images/list_tit.png) right center no-repeat;
    padding-right: 42px;
    box-sizing: border-box;
    position: relative;
}

.ty_list_con {
    margin-top: 40px;
}

.ty_list_con ul li {
    height: 287px;
    border-radius: 15px;
    background: #f7f7f7;
    margin-bottom: 30px;
    padding: 40px;
    box-sizing: border-box;
    overflow: hidden;
}

.list_l {
    width: 800px;
    height: 210px;
    float: left;
    overflow: hidden;
}

.list_l a {
    width: 90%;
    min-height: 120px;
    font-size: 40px;
    line-height: 60px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
    position: relative;
    padding-left: 40px;
    overflow: hidden;
}

.list_l a::after {
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    background: #b51629;
    position: absolute;
    top: 30px;
    left: 0;
}

.list_l span {
    display: block;
    width: 314px;
    height: 58px;
    line-height: 58px;
    font-size: 26px;
    color: #e58a00;
    border-radius: 30px;
    text-align: center;
    margin-top: 32px;
    background: #fff2dd;
    margin-left: 40px;
}

.LangDuButton {
    width: 186px;
    height: 68px;
    line-height: 68px;
    border: 0;
    outline: none;
    font-size: 34px;
    color: #fff;
    text-indent: 60px;
    background: url(../images/ldbj.png) center center no-repeat;
}

.LangDuButton.pause {
    background: url(../images/ldbj1.png) center center no-repeat;
}

.ty_list_con button {
    margin-top: 72px;
}


/* 通用细览 */

.tyxl {
    margin-top: 30px;
}

.tyxl h1 {
    text-align: center;
    font-size: 42px;
    line-height: 70px;
    color: #333;
}

.tyxl .sourceBox {
    padding: 40px;
    border-radius: 15px;
    background: #fff5e4;
    margin-top: 36px;
    overflow: hidden;
}

.tyxl .sourceBox p * {
    font-size: 26px;
    color: #666666;
}

.tyxl .sourceBox p em {
    display: inline-block;
    padding-left: 40px;
    box-sizing: border-box;
    background: url(../images/ico_xq_tab1.png) left center no-repeat;
}

.tyxl .sourceBox p i {
    display: inline-block;
    padding-left: 40px;
    box-sizing: border-box;
    margin-left: 30px;
    background: url(../images/ico_xq_tab2.png) left center no-repeat;
}

.tyxl .sourceBox p span {
    display: block;
    margin-top: 10px;
    padding-left: 40px;
    box-sizing: border-box;
    background: url(../images/ico_xq_tab3.png) left center no-repeat;
}

.tyxl .tyxl_con {
    margin-top: 50px;
    padding: 0 25px;
    margin-bottom: 50px;
    line-height: 60px;
    font-size: 30px;
    color: #222222;
    box-sizing: border-box;
}

.tyxl .tyxl_con * {
    line-height: 60px !important;
    font-size: 30px !important;
    color: #222222;
    font-family: '微软雅黑' !important;
}

.article_content a {
    color: blue !important;
}

.tyxl .tyxl_con img {
    max-width: 90% !important;
    height: auto !important;
}

.tyxl .tyxl_con table {
    width: 100% !important;
    max-width: 98% !important;
}


/* 文件细览 */

.tyxl_con_table {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    border-collapse: collapse;
    border-spacing: 0;
}

.tyxl_con_table * {
    color: #333333;
    font-family: '微软雅黑' !important;
    text-align: left;
}

.tyxl_con_table tr {
    height: 64px;
    border: 1px solid #e4e4e4;
}

.tyxl_con_table td {
    width: auto;
    height: 64px;
    padding-left: 30px;
    border: 1px solid #e4e4e4;
    line-height: 28px;
    font-size: 22px;
    padding-right: 30px;
    color: #333333;
}

.titletable2 {
    display: none;
}

.tyxl_con .download-pdf {
    width: 168px;
    margin: 0 auto;
    display: block;
    background-color: #bd1a2d;
    text-align: center;
    color: #fff;
    line-height: 52px !important;
    text-indent: 0;
    font-size: 18px;
    border-radius: 30px;
}


/* 机构职能 */

.ld_list ul {
    margin-top: 50px;
}

.ld_list ul li {
    padding: 40px;
    background: #f7f7f7;
    border-radius: 15px;
    margin-bottom: 30px;
    overflow: hidden;
    box-sizing: border-box;
}

.ld_list ul li .img {
    width: 142px;
    height: 187px;
    float: left;
    overflow: hidden;
}

.ld_list ul li .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.ld_list ul li .l {
    width: 800px;
}

.ld_list ul li .cont {
    width: 619px;
    height: auto;
    float: right;
    padding-top: 15px;
    box-sizing: border-box;
}

.ld_list ul li .cont a {
    color: #222222;
    font-size: 40px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ld_list ul li .cont h4 {
    display: inline-block;
}

.ld_list ul li .cont p {
    color: #666666;
    font-size: 34px;
    line-height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

.jgzn {
    padding-top: 20px;
    padding-bottom: 50px;
}

.jgzn_con h1 {
    color: #222222;
    font-size: 30px;
    text-align: center;
    margin-top: 30px;
}

.jgzn_con .cont {
    font-size: 30px;
    line-height: 60px;
    color: #222222;
    margin-top: 0px;
}

.jgzn_con a {
    display: block;
    height: 107px;
    border-radius: 10px;
    background: #fff2dd;
    text-align: center;
    font-size: 30px;
    line-height: 107px;
    color: #e58a00;
    margin-top: 50px;
}


/* 领导细览 */

.ldxl_t {
    text-align: center;
    margin-top: 50px;
}

.ldxl_t img {
    display: inline-block;
    width: 142px;
    height: 187px;
}

.ldxl_t h1 {
    color: #222222;
    font-size: 40px;
    margin-top: 30px;
}

.ldxl_t p {
    font-size: 34px;
    color: #666666;
    margin: 30px auto;
}

.ldxl_x {
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 30px;
}

.ldxl_x .fgbox .gzfg_tt {
    height: 40px;
    background: url(../images/ldxl_tt.jpg) center center repeat-x;
}

.ldxl_x .fgbox {
    margin-top: 30px;
}

.ldxl_x .fgbox .gzfg_tt h3 {
    font-size: 38px;
    color: #b51629;
    display: inline-block;
    padding-right: 20px;
    box-sizing: border-box;
    line-height: 40px;
    background: #fff;
}

.ldxl_x .fgbox .cont {
    min-height: 50px;
    font-size: 34px;
    padding: 18px 0;
    line-height: 56px;
    color: #222222;
    text-indent: 2em;
}

.ldxl_x .fgbox .cont * {
    font-size: 34px !important;
    color: #222222 !important;
    font-family: '微软雅黑';
}

@media (max-width: 750px) and (min-width: 320px) {
    .pb0 {
        padding-bottom: 0 !important;
    }
    .position {
        width: 6.9rem;
        height: 1.05rem;
        line-height: 1.05rem;
        padding: 0 .4rem;
        font-size: .26rem;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .position span {
        padding-left: .4rem;
        background-size: 0.27rem;
    }
    .ty_list {
        width: 6.9rem;
        margin: 0 auto;
        padding: .4rem;
        margin-bottom: .5rem;
        border-radius: 0 0 0.2rem 0.2rem;
    }
    .ty_list_title {
        height: 0.42rem;
        line-height: 0.42rem;
        background-size: 0.01rem;
    }
    .ty_list_title h3 {
        font-size: .42rem;
        padding-right: .42rem;
        background-size: 0.31rem;
    }
    .ty_list_con {
        margin-top: .4rem;
    }
    .ty_list_con ul li {
        height: auto;
        padding: 0.3rem;
        border-radius: .15rem;
        margin-bottom: .30rem;
        position: relative;
    }
    .list_l {
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
    }
    .list_l a {
        width: auto;
        min-height: auto;
        font-size: .4rem;
        line-height: .6rem;
        padding-left: .4rem;
    }
    .list_l a::after {
        width: .12rem;
        height: .12rem;
        top: .3rem;
    }
    .list_l span {
        width: 3.14rem;
        height: .6rem;
        line-height: .6rem;
        font-size: .26rem;
        border-radius: .3rem;
        margin-top: .32rem;
        margin-left: .3rem;
    }
    .LangDuButton {
        width: 1.86rem;
        height: .68rem;
        line-height: .68rem;
        font-size: .28rem;
        text-indent: .6rem;
        background: url(../images/ldbj.png) center center no-repeat;
        background-size: 100%;
    }
    .LangDuButton.pause {
        background: url(../images/ldbj1.png) center center no-repeat;
        background-size: 100%;
        text-indent: .4rem;
    }
    .ty_list_con .r {
        float: none;
    }
    .ty_list_con button {
        margin-top: 0;
        position: absolute;
        bottom: .3rem;
        right: .3rem;
    }
    /* 通用细览 */
    .r,
    .l {
        float: none;
    }
    .tyxl {
        margin-top: 0.3rem;
    }
    .tyxl h1 {
        font-size: .42rem;
        line-height: .7rem;
    }
    .tyxl .sourceBox {
        height: auto;
        border-radius: .15rem;
        margin-top: .36rem;
        padding: 0.4rem;
        position: relative;
    }
    .tyxl .sourceBox p * {
        font-size: .26rem;
    }
    .tyxl .sourceBox p em {
        padding-left: .4rem;
        margin-right: 0.3rem;
        background-size: .27rem;
    }
    .tyxl .sourceBox p i {
        padding-left: .4rem;
        margin-left: 0rem;
        margin-top: 0.1rem;
        background-size: .32rem;
    }
    .tyxl .sourceBox p span {
        display: block;
        margin-top: .1rem;
        padding-left: .4rem;
        background-size: .28rem;
    }
    .tyxl .sourceBox button {
        position: absolute;
        right: 0.4rem;
        top: .8rem;
    }
    .tyxl .tyxl_con {
        margin-top: .5rem;
        padding: 0 .25rem;
        margin-bottom: .5rem;
        line-height: .6rem;
        font-size: .3rem;
    }
    .tyxl .tyxl_con * {
        line-height: .6rem !important;
        font-size: .3rem !important;
    }
    .tyxl .tyxl_con iframe {
        width: 100% !important;
        display: block;
        margin: .1rem auto;
    }
    /* 文件细览 */
    .tyxl_con_table {
        display: none;
    }
    .titletable2 {
        font-size: 0.22rem;
        margin-bottom: 0.5rem;
        width: 100%;
        text-align: left;
        border-collapse: collapse;
        margin-top: .4rem;
        display: block;
    }
    .titletable2 td {
        text-align: left;
        padding: 0.1rem 0.3rem;
        color: #747474;
        border: 1px solid #e4e4e4;
    }
    .tyxl_con .download-pdf {
        width: 1.68rem;
        margin: 0 auto;
        display: block;
        background-color: #bd1a2d;
        text-align: center;
        color: #fff;
        line-height: .52rem !important;
        text-indent: 0;
        font-size: 0.28rem;
        border-radius: .3rem;
    }
    /* 机构职能 */
    .ld_list ul {
        margin-top: 0.5rem;
    }
    .ld_list ul li {
        padding: .3rem;
        border-radius: .15rem;
        margin-bottom: .3rem;
        position: relative;
    }
    .ld_list ul li .l {
        width: 100%;
    }
    .ld_list ul li .img {
        width: 1.42rem;
        height: 1.87rem;
    }
    .ld_list ul li .cont {
        width: 69%;
        padding-top: .15rem;
    }
    .ld_list ul li .cont a {
        font-size: .4rem;
    }
    .ld_list ul li .cont p {
        font-size: .3rem;
        line-height: .5rem;
        margin-top: .15rem;
        -webkit-line-clamp: 1;
    }
    .ld_list ul li .LangDuButton {
        position: absolute;
        bottom: .15rem;
        right: .3rem
    }
    .jgzn {
        padding-top: .2rem;
        padding-bottom: .3rem;
    }
    .jgzn_con h1 {
        font-size: .3rem;
        margin-top: .3rem;
        line-height: .6rem;
    }
    .jgzn_con .cont {
        font-size: .3rem;
        line-height: .6rem;
        margin-top: .5rem;
    }
    .jgzn_con a {
        height: 1.07rem;
        border-radius: 0.1rem;
        font-size: .3rem;
        line-height: 1.07rem;
        margin-top: .5rem;
    }
    /* 领导细览 */
    .ldxl_t {
        margin-top: .5rem;
    }
    .ldxl_t img {
        width: 1.42rem;
        height: 1.87rem;
    }
    .ldxl_t h1 {
        font-size: .4rem;
        margin-top: .3rem;
    }
    .ldxl_t p {
        font-size: .34rem;
        margin: .3rem auto;
    }
    .ldxl_x {
        margin-top: .5rem;
        padding-bottom: .0rem;
    }
    .ldxl_x .fgbox {
        margin-top: .3rem;
    }
    .ldxl_x .fgbox .gzfg_tt {
        height: .4rem;
        background-size: 0.04rem;
    }
    .ldxl_x .fgbox .gzfg_tt h3 {
        font-size: .38rem;
        padding-right: .2rem;
        line-height: .4rem;
    }
    .ldxl_x .fgbox .cont {
        min-height: .5rem;
        font-size: .3rem;
        padding: .18rem 0;
        line-height: .56rem;
    }
    .ldxl_x .fgbox .cont * {
        font-size: .3rem !important;
        color: #222222 !important;
        font-family: '微软雅黑';
        line-height: .56rem !important;
    }
}