.pc-header {
    position: inherit;
}

.my-const {
    height: 100%;
    width: 100%;
    background: url(../images/zfxxgk/icon0.png) bottom center no-repeat;
    background-size: cover;
    padding-bottom: 4rem;
   
}

.banner {
    width: 100%;
    height: 583px;
    background: url(../images/zfxxgk/icon-banner01.png) top center no-repeat;
    background-size: cover;
}

.banner h3 {
    width: 100%;
    height: 101px;
    background: url(../images/zfxxgk/icon-title01.png) center no-repeat;
    background-size: contain;
    display: inline-block;
    margin-top: 3rem;
    margin-bottom: 6rem;
}

.content {
    background: #fff;
    height: 100%;
    border-top: 5px solid #c00505;
    margin-top: -385px;
    padding-bottom: 3rem;
}

.content.w1400 {
    width: 1100px;
    min-width: 1100px;
}

.search-box {
    width: 70%;
    margin:3rem 0 0 296px;
}

.input-box {
    position: relative;
    width: 510px;
    height: 50px;
    background: #f9f9f9;
    border-radius: 9px;

}

.input-box .input {
    display: inline-block;
    box-sizing: border-box;
    padding-right: 70px;
    padding-left: 25px;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    line-height: 50px;
    font-size: 16px;
    border-radius: 9px;
}

.input-box .icon {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    width: 130px;
    height: 100%;
    cursor: pointer;
    background: #eaad63;
    font-size: 18px;
    color: #000;
    text-align: left;
    padding-left: 33px;
    line-height: 50px;
    border-radius: 0 9px 9px 0;
}

.input-box .img2 {
    display: none;
}

.input-box .icon:hover {
    background-color: #c00505;
    color: #fff;
}

.input-box .icon:hover .img2 {
    display: block;
}

.input-box .icon:hover .img1 {
    display: none;
}

.but2 {
    display: none;
}

.input-box .icon img {
    padding-right: 20px;
    padding-top: 1rem;
}

.ysqgk-btn {
    display: inline-block;
    width: 160px;
    height: 50px;
    margin-left: 3rem;
    background-color: #eaad63;
    position: relative;
    border-radius: 9px;
}

.ysqgk-btn:hover {
    background-color: #c00505;
}

.ysqgk-btn img {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    width: 22px;
    height: 25px;
    display: inline;
}

.ysqgk-btn .img2 {
    display: none;
}

.ysqgk-btn:hover .img1 {
    display: none;
}

.ysqgk-btn:hover .img2 {
    display: block;
}

.ysqgk-btn span {
    position: absolute;
    right: 0;
    width: 80%;
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 50px;
    display: inline-block;
}

.ysqgk-btn:hover span {
    color: #fff;
}

.content .clear {
    width: calc(100% - 72px);
    margin: 3rem auto 0;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.government_norm {
    width: 240px;
}

.info-tree>li a {
    position: relative;
    height: 70px;
    width: auto;
    background-color: #e9e9e9;
}

.info-tree>li a:hover {
    background: url(../images/zfxxgk/icon1.png) center no-repeat;
    background-size: cover;
}

.info-tree>li a:hover .lev-tit {
    color: #fff;
}

.info-tree>li a .tree1,
.info-tree>li a .tree2 {
    position: absolute;
    top: 50%;
    left: 2rem;
    transform: translateY(-50%);
    width: auto;
    height: 40px;
}

.act>a {
    background: url(../images/zfxxgk/icon1.png) center no-repeat;
    background-size: cover;
}

.act>a .lev-tit {
    color: #fff;
}

.info-tree>li a .rig2 {
    display: none;
}

.info-tree>li a .rig1,
.info-tree>li a .rig2 {
    float: right;
    margin-right: 2rem;
    margin-top: 27px;
}

.info-tree>li a:hover .rig1 {
    display: none;
}

.info-tree>li a:hover .rig2 {
    margin-top: 27px;
    display: block;
}

.info-tree .act a .rig1 {
    display: none;
}

.info-tree .act a .rig2 {
    margin-top: 27px;
    display: block;
}

.lev-tit {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
    width: 100px;
    line-height: 27px;
    display: inline-block;
    font-size: 23px;
    color: #333;
}

.tit1 {
    width: 120px;
}

.tree2 {
    display: none;
}

.info-tree li>a:hover .tree1 {
    display: none;
}

.info-tree li>a:hover .tree2 {
    display: block;
}

.act .tree1 {
    display: none;
}

.act .tree2 {
    display: block;
}

.info-tree>li {
    margin-bottom: 15px;
}


.info-tree .info {
    width: 100%;
    display: block;
    height: auto;
    padding: 10px 0;
    background: #f9f9f9 url(../images/zfxxgk/icon11.png) bottom center no-repeat;
    background-size: auto;
}

.level-1 .info {
    display: none;
}

.level-1 .info li {
    height: 32px;
    line-height: 32px;
}

.level-1 .info li:last-child {
    margin-bottom: 1.5rem;
}

.level-1 .info li:hover>a {
    background: url(../images/zfxxgk/icon9s.png) 22px center no-repeat;
    background-size: 17px 18px;
    color: #c00505;
}

.level-1 .info li a {
    text-align: left;
    font-size: 15px;
    height: 100%;
    background: url(../images/zfxxgk/icon9.png) 22px center no-repeat;
    background-size: 17px 18px;
    padding-left: 52px;
}


.level-1 .info li a em {
    float: right;
    margin-right: 2rem;
}

.level-1 .info li a em img {
    margin-top: 21px;
}

.con_next {
    width: 770px;
    background: #f9f9f9;
    color: #333;
    padding-bottom: 3rem;
}

.w90 {
    width: 94%;
    margin: auto;
}

.nextList {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.nextList:last-child {
    border-bottom: none;
}

.level-1 .info .info-act>a {
    background: url(../images/zfxxgk/icon9s.png) 22px center no-repeat;
    background-size: 17px 18px;
    color: #c00505;
    font-weight: bold;
}

.con_next .more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #cacaca;
    margin: 0 auto;
}

.con_next .more a {
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
}

.con_next .more:hover {
    background: #c00505;
}

.con_next ul .line {
    height: 0;
    border-bottom: 1px solid #ccc;
    font: 0/0 1px;
    overflow: hidden;
    margin: 30px 10px;
}

/* 政府信息公开指南 */
.con_next .r-title {
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin: 2rem auto 10px;
}

.con_next .r-span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin: 38px auto 20px;
}

.con_next .r-span span {
    margin-left: 30px;
    color: #666;
}

.con_next .r-con {
    width: 98%;
    height: 955px;
    margin-left: 2%;
    overflow: auto;
}

.con_next .r-con p {
    line-height: 35px;
    font-size: 18px;
    text-indent: 2em;
}

/* 政府信息公开制度 */
.con_next h4 {
    height: 35px;
    line-height: 35px;
    background: url(../images/zfxxgk/icon10.png) left center no-repeat;
    background-size: auto;
    font-size: 26px;
    letter-spacing: 1px;
    padding-left: 27px;
    font-weight: bold;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.con_next ul {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
}

.con_next ul .lynwlist {
    display: block;
    height: 52px;
    line-height: 52px;
    width: 100%;
    background: url(../images/zfxxgk/icon9.png) left center no-repeat;
    background-size: auto;
    font-size: 16px;
}

.con_next ul .lynwlist a {
    margin-left: 30px;
    width: calc(100% - 150px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 18px;

}

.con_next ul .lynwlist .time {
    width: 100px;
}

.con_next ul .lynwlist:hover {
    background: url(../images/zfxxgk/icon9s.png) left center no-repeat;
    background-size: auto;
}

.con_next ul .lynwlist:hover a,
.con_next ul .lynwlist:hover .time {
    color: #c00505;
    cursor: pointer;
}

/* 页码 */
.min_page {
    margin-top: 2rem;
}

/* 领导信息 */
.leader-job-name {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.leader-item {
    padding-top: 10px;
    width: 100%;
}

li.img-wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 47px 50px 0px;
}

li.img-wrap a {
    width: 22%;
    margin-bottom: 2rem;
    margin-right: 3%;
}

.leader-img {
    width: 170px;
    height: 246px;
}

.leader-img img {
    width: 100%;
    height: 100%;
}

.leader-name {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    text-align: center;
    width: 170px;
}

/* 政府工作机构 */
.type-title {
    width: 100%;
    height: 70px;
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.type-title p {
    position: relative;
    line-height: 70px;
    width: 120px;
    font-weight: bold;
    margin-bottom: 20px;
}

.type-title p::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fed8a0;
    content: "";
}

.type-ul {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.type-ul a {
    margin-top: 15px;
    width: 31%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    margin-right: 1.5%;
}



.type-ul a:hover {
    background: url(../images/zfxxgk/icon12.png) center no-repeat;
    background-size: 100%;
    color: #fff;
}

/* 政策文件 */
.serch-box {
    width: 98%;
    margin: 0 auto 30px;
    background-image: linear-gradient(#ffd5b6, #ffe7d4);
}


.inp-text {
    position: relative;
    width: 92%;
    margin: 30px 3% 10px 3%;
    background: #fff;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 1rem;
}

.inp-text input {
    width: 80%;
    height: 100%;
}

.inp-text em {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 15%;
    width: 1px;
    height: 20px;
    background: #ddd;
}

#search_btn {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 6%;
    width: 23px;
    height: 23px;
    background: url(../images/zfxxgk/icon14s.png) center no-repeat;
    background-size: cover;
}

.colun1 {
    width: 94%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 16px;
}

.colun1 .radioUl {
    width: 33%;
    height: 50px;
    position: relative;
    margin-bottom: 10px;
}

.colun1 .radioUl li {
    cursor: pointer;
    line-height: 50px;
}

.choose {
    position: relative;
}

.choose .radio {
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #000;
    padding-left: 25px;
    cursor: pointer;
    font-size: 14px;
}

.choose .radio input {
    position: absolute;
    left: -9999px;
}

.choose .radio i {
    display: block;
    position: absolute;
    top: 17px;
    left: 3px;
    width: 13px;
    height: 13px;
    outline: 0;
    border: 1px solid #000;
    background: #ffffff;
    border-radius: 50%;
    transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.choose .radio input[checked="checked"]+i {
    border-color: #c00505;
}

.choose .radio input+i:after {
    position: absolute;
    content: '';
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #c00505;
    opacity: 0;
    transition: opacity .1s;
    -webkit-transition: opacity .1s;
}

.choose .radio input:checked+i:after {
    opacity: 1;
}

li.radio-tip.font-le.fl {
    width: auto;
    color: #000;
    margin-right: 10px;
    font-size: 14px;
}


.colun1 .radioUl em {
    width: 1px;
    height: 16px;
    background: #ddd;
    position: absolute;
    right: 0.7rem;
    top: 50%;
    margin-top: -8px;
}

@media screen and (max-width: 1401px) {

    .content {
        margin-top: -230px;
    }

    .my-const .content .search-box {
        display: flex;
        justify-content: space-between;
    }

    .input-box {
        width: 65%;
        height: 70px;
    }

    .input-box .icon img {
        padding-top: 15px;
    }

    .ysqgk-btn {
        width: 30%;
        height: 70px;
        margin-left: 0;
    }

    .ysqgk-btn span {
        line-height: 70px;
        font-size: 1.2rem;
    }



    /* 规范性文件 */
    .colun1 {
        display: inline;
    }

    .colun1 .radioUl {
        width: 94%;
        margin: 0 auto;
        height: 35px;
        display: flex;
    }

    .colun1 .radioUl li {
        line-height: 35px;
    }

    .choose .radio i {
        top: 10px;
    }

    li.radio-tip.font-le.fl {
        width: 70px;
        text-align: right;
    }

    .colun1 .radioUl em {
        background: none;
    }

    /* 政府领导 */
    li.img-wrap {
        justify-content: flex-start;
    }

    li.img-wrap a {
        width: 33%;
    }
}

@media screen and (max-width: 1354px) {

    /* 政府领导 */
    li.img-wrap {
        flex-wrap: wrap;
    }


}

@media screen and (max-width: 1256px) {

    /* 政府工作机构 */

}

@media screen and (max-width: 1121px) {
    .content.w1400 {
        width: calc(100% - 3rem);
        min-width: calc(100% - 3rem);
    }
}

@media screen and (max-width: 1214px) {
    .my-const {
        margin-top: 0px;
    }

    .government_norm {
        width: 30%;
    }

    .con_next {
        width: 65%;
    }

    /* 政府工作机构 */

}

@media screen and (max-width: 1053px) {
    .ysqgk-btn {
        width: 28%;
        height: 50px;
    }

    .ysqgk-btn img {
        width: 23px;
        height: 28px;
    }

    .ysqgk-btn span {
        height: 50px;
    }

    .input-box {
        height: 50px;
    }

    .input-box .icon {
        width: 50px;
        background: none;
    }

    .but1 {
        display: none;
    }

    .but2 {
        display: block;
    }

    .input-box .icon img {
        padding: 0 15px 0 0;
    }

    /* 政府信息公开单页 */
    .con_next .r-title {
        font-size: 24px;
    }

    .con_next .r-span {
        margin: 10px auto;
    }

    .con_next .r-con p {
        font-size: 16px;
    }

    /* 政府领导 */
    li.img-wrap a {
        width: 45%;
    }

    /* 列表页 */
    .act>a {
        background-size: contain;
    }

    .info-tree>li a:hover {
        background-size: contain;
    }
}

@media screen and (max-width: 1001px) {

    .info-tree>li a .tree1,
    .info-tree>li a .tree2 {
        left: 1.6rem;
    }
}

@media screen and (max-width: 971px) {
    .info-tree>li a {
        height: 65px;
    }

    .info-tree>li a .rig1,
    .info-tree>li a .rig2 {
        margin-top: 27px;
    }

    .info-tree>li a:hover .rig2 {
        margin-top: 27px;
        display: block;
    }

    .banner h3 {
        width: 80%;
        margin-left: 10%;
    }

    .ysqgk-btn {
        width: 25%;
        height: 60px;
    }

    .ysqgk-btn img {}

    .ysqgk-btn span {
        line-height: 60px;
    }

    /* 政府信息公开单页 */
    .con_next .r-span span {
        margin-left: 10px;
    }

    .con_next h4 {
        font-size: 22px;
    }
}

@media screen and (max-width: 971px) {
    .w1400 {
        margin-left: 1.5rem;
    }

    .banner {
        background: url(../images/zfxxgk/icon-banners01.png) top center no-repeat;
        height: 475px;
        background-size: cover;
    }

    .banner h3 {
        margin-top: 5rem;
    }

    .content {
        display: inline-block;
        margin-bottom: 3rem;
        padding-bottom: 20px;
    }

    .content .clear {
        display: inline-block;
        margin-left: 5%;
        width: 90%;
    }

    .search-box {
        width: 90%;
        margin: 50px auto 0;
    }

    .input-box {
        height: 60px;
    }

    .ysqgk-btn {
        width: 35%;
        height: 60px;
    }

    .government_norm {
        width: 100%;
        margin-top: -50px;
    }

    .con_next {
        width: 100%;
        margin-top: 30px;
        display: inherit;
    }

    .info-tree>li a .tree1,
    .info-tree>li a .tree2 {
        left: 5rem;
    }

    .act>a {
        background-size: 100% 100%;
    }

    .lev-tit {
        width: 50%;
        left: 20%;
        transform: translateY(-50%)
    }

    .info-tree>li a:hover {
        background-size: 100% 100%;
    }

    /* 列表 */
    .con_next ul .lynwlist a {
        font-size: 16px;
    }

    /* 政府工作机构 */
    .jg {
        background-color: #fff;
    }

    .type-ul a {
        width: 100%;
        margin: 0;
        background-color: #f9f9f9;
        text-align: left;
        padding-left: 10%;
    }

    .type-ul a:nth-child(2n) {
        background-color: #eeeeee;
    }

    .type-ul a:hover {
        background: #c00505;
        color: #fff;
    }

    /* 政府领导 */
    li.img-wrap {
        display: block;
    }

    li.img-wrap a {
        float: none;
    }
}

@media screen and (max-width: 651px) {

    .info-tree>li a .tree1,
    .info-tree>li a .tree2 {
        left: 3rem;
    }
}

@media screen and (max-width: 577px) {
    .input-box .input {
        padding-right: 0;
        padding-left: 5px;
        font-size: 14px;
    }

    .banner {
        height: 270px;
    }

    .banner h3 {
        margin-top: 2rem;
    }

    .content {
        margin-top: -100px;
        padding-bottom: 20px;
    }

    .search-box {
        margin: 20px auto 0;
    }

    .input-box,
    .ysqgk-btn {
        height: 45px;
    }

    .ysqgk-btn {
        width: 35%;
    }

    .ysqgk-btn img {
        width: 18px;
        height: 22px;
        left: 8%;
    }

    .ysqgk-btn span {
        line-height: 45px;
        font-size: 14px;
    }

    .content .clear {
        margin-top: 5rem;
    }

    .con_next {
        padding-top: 20px;
    }

    .con_next .r-title {
        font-size: 22px;
    }

    .con_next .r-span {
        height: auto;
    }

    .con_next .r-span span {
        width: 100%;
        display: block;
    }

    /* 左侧 */
    .lev-tit {
        width: 70%;
        font-size: 18px;
        left: 25%;

    }

    /* 政策文件 */
    #search_btn {
        width: 23px;
        height: 23px;
        margin-top: -12px;
        right: 4%;
    }

    .colun1 .radioUl li {
        line-height: 35px;
    }
}

@media screen and (max-width: 551px) {
    .my-const {
        padding-bottom: 0;
    }

    .con_next ul .lynwlist a {
        width: calc(100% - 10rem);
    }

    .con_next ul .lynwlist .time {
        width: 7rem;
        font-size: 14px;
    }

    .colun1 .radioUl li {
        margin-right: 5px;
    }

    .choose {
        width: 61px;
        margin-left: 0.5rem;
    }

    .con_next ul .line {
        margin: 15px 10px;
    }

    .info-tree>li a .tree1,
    .info-tree>li a .tree2 {
        left: 2rem;
    }

    .con_next {
        padding-bottom: 1rem;
    }

    .colun1 .no_margin {
        height: 70px;
        display: block;
    }

    .colun1 .no_margin .choose {
        width: 100px;
    }

    .colun1 .no_margin .choose:last-of-type {
        margin-left: 88px;
    }
}

@media screen and (max-width: 401px) {
    li.radio-tip.font-le.fl {
        width: 56px;
    }

    .choose {
        width: 54px;
    }

    .choose .radio,
    li.radio-tip.font-le.fl {
        font-size: 14px;
    }

    .colun1 .no_margin .choose:last-of-type {
        margin-left: 73px;
    }

    .con_next ul .line {
        margin: 10px;
    }
}

