﻿@charset "utf-8";
.generic {
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: auto;
    padding: 35px 30px;
    box-sizing: border-box;
    margin-bottom: 50px;
    margin-top: -10px;
    position: relative;
    z-index: 1;
}

.generic_title {
    height: auto;
    background: url(../images/tylb_tit.png) center center repeat-x
}

.generic_title h2 {
    display: inline-block;
    background: #fff;
    font-size: 44px;
    padding-right: 30px;
    position: relative;
    padding-left: 25px;
    box-sizing: border-box;
}

.generic_title h2::after {
    content: "";
    display: block;
    width: 10px;
    height: 41px;
    left: 0;
    border-radius: 10px;
    position: absolute;
    bottom: 47%;
    transform: translateY(50%);
    background: #2977cc;
}

.generic_con ul {
    margin-top: 40px;
    padding-bottom: 18px;
}

.generic_con ul li {
    width: 100%;
    height: 289px;
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 20px 40px;
    box-sizing: border-box;
    background-color: #f5f8fc;
    position: relative;
}

.generic_con ul li a {
    display: inline-block;
    width: 800px;
    height: auto;
    line-height: 70px;
    font-size: 40px;
    color: #333333;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.generic_con ul li a::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    left: 0;
    border-radius: 50px;
    position: absolute;
    top: 28px;
    transform: translateY(50%);
    background: #2977cc;
}

.generic_con ul li:hover a {
    color: #2977cc;
}

.generic_con ul li span {
    display: block;
    width: 204px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 30px;
    margin-top: 40px;
    font-size: 26px;
    color: #666666;
    background-color: #e6edf8;
}

.generic_con ul li button {
    display: block;
    width: 186px;
    height: 68px;
    line-height: 68px;
    background: url(../images/langdu.png) center center no-repeat;
    outline: none;
    border: none;
    font-size: 34px;
    border-radius: 40px;
    padding-left: 60px;
    color: #fff;
    position: absolute;
    top: 110px;
    right: 40px;
}

.generic_con ul li button.pause {
    background: url(../images/langdu1.png) center center no-repeat;
    background-size: 100%;
}


/* 通用细览 */

.tyxl_tit h1 {
    margin: 0 auto;
    width: 90%;
    display: block;
    font-size: 42px;
    color: #222222;
    line-height: 70px;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 50px;
}

.source {
    background: #f5f8fc;
    overflow: hidden;
    position: relative;
    padding: 14px 40px 35px;
    box-sizing: border-box;
}

.source .langdu_le span {
    font-size: 26px;
    display: block;
    margin-top: 18px;
    color: #666666;
}

.source button {
    display: block;
    width: 186px;
    height: 68px;
    line-height: 68px;
    background: url(../images/langdu.png) center center no-repeat;
    outline: none;
    border: none;
    font-size: 34px;
    border-radius: 40px;
    padding-left: 60px;
    color: #fff;
    position: absolute;
    top: 44px;
    right: 40px;
}

.source button.pause {
    background: url(../images/langdu1.png) center center no-repeat;
    background-size: 100%;
}

.tyxl_con {
    width: 100%;
    text-align: justify;
    margin: 0 auto;
    line-height: 60px;
    margin-top: 40px;
    color: #222222;
    font-size: 30px;
    padding-bottom: 50px;
    padding: 0 30px;
    box-sizing: border-box;
}

.tyxl_con * {
    line-height: 60px !important;
    font-size: 30px !important;
    font-family: "微软雅黑" !important;
}

.tyxl_con img {
    width: auto !important;
    max-width: 90% !important;
    height: auto !important;
}

.tyxl_con table {
    max-width: 100% !important;
    height: auto !important;
}

.article_content * {
    color: blue;
}

.docHtmlcon img {
    display: block;
    margin: 5px auto;
}


/* 文件细览 */

.tyxl_con_table {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    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_tit2 span {
    margin-top: 40px;
    margin-bottom: 40px;
}

.tyxl_con .langdu .langdu_le2 span:first-child {
    margin-top: 48px;
}

.tyxl_con_nr {
    margin-top: 30px;
}


/* 文件细览 end */


/* 机构职能 */

.tydy_tit {
    height: 100px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.tydy_tit h1 {
    display: block;
    width: 650px;
    text-align: center;
    font-size: 42px;
    color: #333333;
    line-height: 80px;
    margin: 0 auto;
}

.tydy_tit button {
    display: block;
    width: 186px;
    height: 68px;
    line-height: 68px;
    background: url(../images/langdu.png) center center no-repeat;
    outline: none;
    border: none;
    font-size: 34px;
    border-radius: 40px;
    padding-left: 60px;
    color: #fff;
    position: absolute;
    top: 2px;
    right: 40px;
}

.tydy_tit button.pause {
    background: url(../images/langdu1.png) center center no-repeat;
    background-size: 100%;
}


/* 领导列表 */

.ldgl_con {
    margin-top: 40px;
}

.ldgl_con ul {
    padding-bottom: 20px;
}

.ldgl_con ul li {
    padding: 40px 30px;
    box-sizing: border-box;
    border-radius: 10px;
    background: #f5f8fc;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.ldgl_con ul li .img {
    width: 150px;
    height: 196px;
    overflow: hidden;
    float: left;
}

.ldgl_con ul li .img img {
    display: block;
    width: 100%;
}

.ldgl_con ul li .con {
    width: 865px;
    height: auto;
    float: right;
    overflow: hidden;
}

.ldgl_con ul li .con a {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    margin-top: 20px;
}

.ldgl_con ul li .con p {
    width: 75%;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
}

.ldgl_con ul li .con span {
    display: block;
    width: 100%;
    font-size: 30px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
}

.ldgl_con ul li button {
    display: block;
    width: 186px;
    height: 68px;
    line-height: 68px;
    background: url(../images/langdu.png) center center no-repeat;
    outline: none;
    border: none;
    font-size: 34px;
    border-radius: 40px;
    padding-left: 60px;
    color: #fff;
    position: absolute;
    top: 68px;
    right: 40px;
}

.ldgl_con ul li button.pause {
    background: url(../images/langdu1.png) center center no-repeat;
    background-size: 100%;
}


/* 领导细览 */

.ldxl_con {
    margin-top: 40px;
}

.ldxl_con .pic {
    width: 200px;
    height: 261px;
    margin: 0 auto;
    overflow: hidden;
}

.ldxl_con .pic img {
    display: block;
    width: 100%;
}

.ldxl_con .ldxl_t h1 {
    text-align: center;
    font-size: 40px;
    color: #222222;
    margin-top: 30px;
}

.ldxl_con .ldxl_t p {
    text-align: center;
    font-size: 34px;
    color: #222222;
    margin-top: 15px;
}

.ldxl_con .ldxl_t button {
    display: block;
    width: 186px;
    height: 68px;
    line-height: 68px;
    background: url(../images/langdu.png) center center no-repeat;
    outline: none;
    border: none;
    font-size: 34px;
    border-radius: 40px;
    padding-left: 60px;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
}

.ldxl_con .ldxl_t button.pause {
    background: url(../images/langdu1.png) center center no-repeat;
    background-size: 100%;
}

.ldxl_con .box {
    margin-top: 40px;
}

.ldxl_con .box .fgbox .gzfg_tt {
    height: 90px;
    font-size: 38px;
    color: #2977cc;
    font-weight: bold;
    line-height: 80px;
    border-bottom: 1px solid #e5e5e5;
}

.ldxl_con .box .fgbox .gzfg_tt img {
    vertical-align: text-top;
    margin-right: 20px
}

.ldxl_con .box .fgbox .cont {
    min-height: 50px;
    font-size: 34px;
    padding: 18px 0;
    line-height: 56px;
    color: #222222;
    text-indent: 2em;
}


/* 专题专栏 */

.zzqxd {
    margin-top: 34px;
}

.ztzl_tt {
    position: relative;
}

.ztzl_tt h1 {
    display: inline-block;
    line-height: 60px;
    font-size: 44px;
    position: relative;
    padding-left: 25px;
}

.ztzl_tt h1 a {
    color: #333333;
}

.ztzl_tt h1::after {
    content: "";
    display: block;
    width: 10px;
    height: 41px;
    left: 0;
    border-radius: 10px;
    position: absolute;
    bottom: 45%;
    transform: translateY(50%);
    background: #2977cc;
}

.ztzl_tt .more {
    position: absolute;
    right: 40px;
    top: 15px;
}

.ztzl_tt .more a {
    font-size: 26px;
    color: #666666;
}

@media (max-width: 750px) and (min-width: 320px) {
    /* 通用列表 */
    .generic {
        border-radius: .1rem;
        overflow: auto;
        padding: .35rem .2rem;
        margin-bottom: .4rem;
        margin-top: 0;
        box-sizing: border-box;
    }
    .generic_title h2 {
        font-size: .44rem;
        padding-right: .3rem;
        padding-left: .25rem;
    }
    .generic_title h2::after {
        width: .1rem;
        height: .41rem;
        left: 0;
        border-radius: .1rem;
    }
    .generic_con ul {
        margin-top: .4rem;
        padding-bottom: .18rem;
    }
    .generic_con ul li {
        width: 100%;
        height: auto;
        margin-bottom: .3rem;
        border-radius: .1rem;
        padding: .2rem .4rem;
        padding-bottom: 0.3rem;
    }
    .generic_con ul li a {
        display: inline-block;
        width: 98%;
        height: auto;
        line-height: .7rem;
        font-size: .4rem;
        padding-left: .3rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .generic_con ul li a::after {
        width: .12rem;
        height: .12rem;
        left: 0;
        border-radius: .50rem;
        position: absolute;
        top: .28rem;
    }
    .generic_con ul li span {
        display: block;
        width: 2.04rem;
        height: .58rem;
        line-height: .58rem;
        border-radius: .3rem;
        margin-top: .1rem;
        font-size: .26rem;
    }
    .generic_con ul li button {
        width: 1.5rem;
        height: .55rem;
        line-height: .55rem;
        font-size: .28rem;
        border-radius: .40rem;
        padding-left: .6rem;
        top: auto;
        bottom: .32rem;
        right: 5%;
        background-size: 100%;
    }
    /* 通用细览页 */
    .tyxl_tit h1 {
        width: 90%;
        font-size: .42rem;
        color: #222222;
        line-height: .7rem;
        margin-top: .4rem;
        margin-bottom: .5rem;
    }
    .source {
        padding: 0.14rem .3rem .3rem;
    }
    .source .langdu_le span {
        font-size: .26rem;
        margin-top: .18rem;
        margin-top: .2rem;
    }
    .source .langdu_le span #pageview {
        display: block;
        margin-top: 0.1rem;
    }
    .source .langdu_le span:nth-child(2) {
        margin-top: 0.08rem;
    }
    .source button {
        width: 1.5rem;
        height: .55rem;
        line-height: .55rem;
        font-size: .28rem;
        border-radius: .40rem;
        padding-left: .6rem;
        top: .3rem;
        right: 4%;
        background-size: 100%;
    }
    .tyxl_con {
        line-height: .6rem;
        margin-top: .4rem;
        font-size: .3rem;
        padding-bottom: .5rem;
        padding: 0 .3rem;
    }
    .tyxl_con p {
        text-indent: 2em!important;
    }
    .tyxl_con * {
        line-height: .6rem !important;
        font-size: .3rem!important;
        font-family: "微软雅黑";
    }
    .tyxl_con img {
        width: auto;
        max-width: 90%;
    }
    /* 文件细览 */
    .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: auto;
        min-height: 0.6rem;
        padding-left: 0.2rem;
        border: 0.01rem solid #ccc9c9;
        line-height: 0.4rem;
        font-size: 0.26rem;
        padding-right: 0.2rem;
    }
    /* 通用单页 */
    .tydy_tit {
        height: 1rem;
        border-bottom: 0.01rem solid #e8e8e8;
        margin-top: .3rem;
    }
    .tydy_tit h1 {
        display: block;
        width: 80%;
        text-align: left;
        font-size: .42rem;
        color: #333333;
        line-height: .8rem;
        margin-left: 2%;
    }
    .tydy_tit button {
        width: 1.5rem;
        height: .55rem;
        line-height: .55rem;
        font-size: .28rem;
        border-radius: .40rem;
        padding-left: .6rem;
        top: .1rem;
        right: 4%;
        background-size: 100%;
    }
    /* 专题专栏 */
    .zzqxd {
        margin-top: .1rem;
    }
    .ztzl_tt h1 {
        display: inline-block;
        line-height: .6rem;
        font-size: .44rem;
        position: relative;
        padding-left: .25rem;
    }
    .ztzl_tt h1::after {
        width: .1rem;
        height: .41rem;
        left: 0;
        border-radius: .1rem;
        position: absolute;
        bottom: 46%;
        transform: translateY(50%);
        background: #2977cc;
    }
    .ztzl_tt .more {
        position: absolute;
        right: .4rem;
        top: .08rem;
    }
    .ztzl_tt .more a {
        font-size: .26rem;
        color: #666666;
    }
    /* 领导列表 */
    .ldgl_con {
        margin-top: .4rem;
    }
    .ldgl_con ul {
        padding-bottom: .2rem;
    }
    .ldgl_con ul li {
        padding: .4rem .3rem;
        border-radius: .1rem;
        margin-bottom: .3rem;
    }
    .ldgl_con ul li .img {
        width: 1.5rem;
        height: 1.96rem;
    }
    .ldgl_con ul li .con {
        width: 68%;
    }
    .ldgl_con ul li .con a {
        font-size: .36rem;
        margin-top: .20rem;
    }
    .ldgl_con ul li .con p {
        width: 100%;
        font-size: .32rem;
        margin-top: .1rem;
    }
    .ldgl_con ul li .con span {
        display: block;
        font-size: .3rem;
        margin-top: 0.1rem;
    }
    .ldgl_con ul li button {
        width: 1.5rem;
        height: .55rem;
        line-height: .55rem;
        font-size: .28rem;
        border-radius: .40rem;
        padding-left: .6rem;
        top: .5rem;
        right: 4%;
        background-size: 100%;
    }
    /* 领导细览 */
    .ldxl_con {
        margin-top: .4rem;
    }
    .ldxl_con .pic {
        width: 2rem;
        height: 2.61rem;
    }
    .ldxl_con .ldxl_t h1 {
        font-size: 0.4rem;
        margin-top: .3rem;
    }
    .ldxl_con .ldxl_t p {
        font-size: .34rem;
        margin-top: .15rem;
    }
    .ldxl_con .ldxl_t button {
        width: 1.5rem;
        height: .55rem;
        line-height: .55rem;
        font-size: .28rem;
        border-radius: .40rem;
        padding-left: .6rem;
        margin-top: .3rem;
        background-size: 100%;
    }
    .ldxl_con .box {
        margin-top: .4rem;
    }
    .ldxl_con .box .fgbox .gzfg_tt {
        height: .9rem;
        font-size: .38rem;
        line-height: .8rem;
        border-bottom: 0.01rem solid #e5e5e5;
    }
    .ldxl_con .box .fgbox .gzfg_tt img {
        vertical-align: text-top;
        margin-right: .2rem;
        width: 0.57rem;
    }
    .ldxl_con .box .fgbox .cont {
        min-height: 0.5rem;
        font-size: .34rem;
        padding: .18rem 0;
        line-height: .56rem;
        text-indent: 2em;
    }
    .ztzl_img img {
        width: 100%;
    }
}