.wzlogo {
    width: 100%;
    text-align: center;
    background: url('/images/zcwjbg.jpg') no-repeat center top;
    background-position-y: -190px;
}

.logotitle {
    width: 1200px;
    height: 305px;
    margin: 0 auto;
    padding-top: 15px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.logotitle>a {
    display: block;
    text-align: left;
    margin-top: 10px;
    width: 500px;
    height: 70px;
    background: url('/images/logo_new.png') no-repeat left top;
    background-size: 425px 70px;
}

.logotitle h1 {
    font-size: 88px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin: 36px auto;
    width: 985px;
    height: 128px;
}

.dbdhtbg {
    background: #2e79c4;
    min-width: 1100px;
}

.dbdht {
    text-align: left;
    width: 1100px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'Microsoft YaHei';
    padding-right: 15px;
}

.dbdht>a {
    color: #ffffff;
    text-align: center;
    width: 95px;
    display: inline-block;
}

.dbdht>a>span {
    display: inline-block;
}

.dbdht a:hover {
    color: #fffff;
    background: #2d66a5;
    border-bottom: 3px solid #114d7c;
}

.top_serach {
    display: inline-block;
    width: 552px;
    height: 51px;
    line-height: 51px;
    background: #fff;
    border-radius: 8px;
    position: relative;
    margin-bottom: 50px;
}

.top_serach .search_txt {
    height: 51px;
    line-height: 51px;
    width: 454px;
    border: 0 none;
    background: none;
    text-indent: 1em;
    color: #999;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
}

.top_serach .search_txt:focus {
    outline: none;
}

.top_serach .search_sub {
    width: 98px;
    height: 51px;
    line-height: 51px;
    font-size: 16px;
    color: #fff;
    text-indent: 46px;
    text-align: left;
    background: #1db3fa url(/images/sdzt_search1.png) no-repeat 18px;
    border: 0 none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.fdgjl {
    position: absolute;
    right: 0;
    top: 34px;
}

.fdgjl a {
    color: #ffffff;
    background: rgb(77 132 223 / 74%);
    font-size: 14px;
    padding: 4px 20px;
    text-align: center;
    border-radius: 15px;
    display: inline-block;
    margin-left: 3px;
}

.zcnavcontent {
    width: 100%;
    background: #0b3780;
    font-size: 0;
    color: #fff;
    border-bottom: 3px solid #dfd0d0;
    box-sizing: border-box;
    height: 58px;
}

.zcnav {
    width: 1200px;
    text-align: left;
    margin: 0px auto;
}

.zcnav>a {
    padding: 12px 0px;
    width: 33.3%;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    border-bottom: 3px solid #dfd0d0;
}

.zcnav>a:hover {
    border-bottom: 3px solid #e9c53f;
    background: #052e72;
}

.zcnav>a>img {
    width: 24px;
    height: 25px;
    vertical-align: middle;
    /* transition: all 1s;*/
    margin-right: 14px;
}

.zcnav>a:hover>img {
    margin-right: 14px;
    /*transform: rotateY(180deg);*/
    /*transition: all 1s;*/
}



.zcnav>.a_cur {
    border-bottom: 3px solid #e9c53f;
    background: #052e72;
}

.fr-main li .jd_a {
    width: auto;
    font-size: 14px;
    color: #fff;
    background: #557ae3;
    border-radius: 12px;
    padding: 0 13px;
    margin-right: 8px;
    float: right;
}

.fr-main li .tpjd {
    background: #0e8307;
}

.fr-main li .mtsj {
    background: #898b1a;
}

.fr-main li .spjd {
    background: #f22727;
}


.fr-main li .jd_a:hover {
    color: #fff;
}


.gwinfo {
    color: #ccc;
    font-size: 16px;
    display: block;
}


body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ul,
ol,
pre,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-indent: 0;
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", Arial;
}

a,
button,
textarea,
select {
    background: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: none;
    -webkit-appearance: none;
}

a {
    text-decoration: none;
    color: inherit;
}

li {
    list-style: none
}

.conx {
    width: 1200px;
    margin: 0 auto;
    background: none;
    padding: 0px;
    padding-bottom: 0px;
    padding-top: 1px;
    min-height: auto;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.gkbox {
    width: 1200px;
    height: auto;
    background-color: white;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    margin-top: 15px;
    overflow: hidden;
}

.dhtitle {
    width: 1200px;
    background: #003fa8;
    height: 50px;
    margin: 0px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
}

.dhtitle>img {
    vertical-align: middle;
}

.dhtitle>span {
    font-size: 22px;
    vertical-align: middle;
}

.bzmlnr {
    width: 1070px;
}

.content_title {
    font-weight: 700;
    font-size: 24px;
    color: rgb(0, 82, 147);
    text-align: center;
    margin: 25px auto 25px;
    padding: 0px 30px;
}

.fwzh {
    text-align: center;
    color: #4d4d4d;
    font-size: 18px;
}

.content {
    color: #4d4d4d;
    padding: 30px;
    line-height: 40px;
    font-size: 18px;
}

.content>p {
    text-indent: 2em;
}

.moretxt {
    display: block;
    margin: 15px auto 0;
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px rgba(70, 134, 174, 0.84);
    color: #4686ae;
}

.gkly {
    padding: 30px;
}

.gklyul {
    display: block;
}

.gklyul>li {
    width: 118px;
    float: left;
    height: 134px;
    margin-bottom: 15px;
    margin-right: 24px;
    background-color: #ffffff;
    position: relative;
    border: 1px solid #ebebec;
}

.gklyul>li>a>span {
    display: block;
    font-weight: bold;
    color: #4D4D4D;
    max-width: 128px;
    margin: 0 auto;
    text-align: center;
}

.gklyul>li:hover {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

.gklyul>li>a>img {
    margin: 10px auto 15px;
    display: block;
}

.l-box {
    display: none;
    position: absolute;
    z-index: 999;
    left: 120px;
    top: 20px;
    width: 89px;
    height: 90px;
    padding: 0 10px 0 15px;
    background: url('/images/ll-dhk.png') no-repeat left center;
    background-size: 100% 100%;
}

.l-box>a {
    display: block;
    color: #333333;
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #9cbbdd;
}

.l-box>a:hover {
    color: #2d66a5;
    font-weight: bold;
}




/*分页*/
.pagination {
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}

.mt20 {
    margin-top: 20px;
}

.pagination .active {
    background: #1369c0;
    color: #fff;
}

.pagination a {
    width: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    background: #eee;
    border- radius: 3px;
    margin: 0 6px;
}

.pagination .first-page,
.pagination .last-page {
    width: 78px;
}


/* 列表 */
.fr-main {
    padding: 0px 40px;
    padding-bottom: 10px;
}

.fr-title {
    background-color: white !important;
    height: 40px !important;
    line-height: 40px !important;
    overflow: hidden;
    border-bottom: 1px solid #E0E0E0;
}

.fr-title span {
    background-color: #2d66a5 !important;
    padding: 8px 15px;
    font-size: 20px;
    color: #fff;
}

.fr-main li {
    overflow: hidden;
    padding-left: 0 !important;
    background: none !important;
    line-height: 24px;
    margin: 30px 0px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

.fr-main span {
    color: #999;
    font-size: 16px;
    float: right;
}

.fr-main li a {
    font-size: 18px;
    color: #242424;
    max-width: 70%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.fr-main li a:hover {
    color: rgb(43, 101, 165);
}

.fr-main li p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*.fr-main li:nth-child(5n) {border-bottom:1px dashed #ccc;padding-bottom:10px;margin-bottom:10px;}*/


.zcwj23_ul {
    display: flex;
    flex-direction: column;
    padding: 0 40px;
    box-sizing: border-box;
    justify-content: center;
}

.zcwj23_ul>li {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    background: #f5f7fa;
    padding: 0 20px;
    box-sizing: border-box;
}

.zcwj23_list_title {
    border-bottom: solid 1px #dfe5ed;
    /* height: 54px; */
    /* line-height: 54px; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0;
    color: #333;
}

.zcwj23_list_title:hover {
    color: #094a85;
    text-decoration-line: underline;
}



.zcwj23_info {
    display: flex;
    flex-direction: row;
    padding-bottom: 10px;
    box-sizing: border-box;
    height: 74px;
    align-items: center;
}

.zcwj23_info>span {
    color: #666;
    font-size: 16px;
}

.zcwj23_info>span:nth-child(2) {
    margin-left: 20px;
}


.zcwj23_jd {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 1px;
}

.zcwj23_jd>a {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
    border-radius: 4px;
    background-color: #3289f4;
    padding: 5px 7px 6px 7px;
}

.zcwj23_jd>.zcwj23_wzjd {
    background: #3289f4;
}

.zcwj23_jd>.zcwj23_spjd {
    background: #f22727;
}

.zcwj23_jd>.zcwj23_tpjd {
    background: #0e8307
}

.zcwj23_jd>.zcwj23_mtsj {
    background: #f5683d;
}


.zcwj23_jd>.zcwj23_dhjd {
    cursor: pointer;
    background: #009478;
    position: relative;
}

.zcwj23_jd>.zcwj23_dhjd:hover .zcwj23_dhjd_tel {
    display: flex;

}

.zcwj23_dhjd_tel {
    font-size: 24px;
    color: #333;
    line-height: 32px;
    padding: 5px 10px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 35px;
    justify-content: center;
    align-items: center;
    display: none;
    white-space: nowrap;
    border: 1px solid #009478;
}



.zcwj23_info .zcwj23_down {
    font-size: 16px;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center;
}


.zcwj23_info .zcwj23_down>a {

    color: #000;
    margin-left: 10px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration-line: underline;
}

.zcwj23_info .zcwj23_down>a:hover {
    /*background-color: #3289f4;*/
}



.zcwj23_info .zcwj23_down>a>img {
    width: 24px;
    height: 24px;
}

.zcwj23_info .zcwj23_down>a>span {
    color: #333;
    font-size: 16px;
    margin-left: 5px;
}


















.c_content {
    background: #f7f7f7;
}




























.morediv {
    display: block;
    margin: 20px auto;
    margin-top: 0px;
    text-align: center;
    width: 100px;
    height: 30px;
    border-radius: 0px;
    line-height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgb(51, 51, 51);
    background-color: rgb(229, 229, 229);
}

.mobile_top {
    display: none
}

/*政策解读部分*/
.zcjdtitle {
    padding: 39px 40px;
    padding-bottom: 14px;
    font-size: 0;
}

.zcjd_a {
    font-size: 28px;
    font-weight: bold;
    color: #0b3780;
    border-left: 10px solid #0b3d87;
    padding-left: 11px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    margin-right: 10px;
}



.fljd_a {
    margin-left: 10px;
    background: #e6e6e6;
    padding: 2px 21px;
    display: inline-block;
    border-radius: 19px;
    font-size: 18px;
    vertical-align: bottom;
}

.fljd_a:hover {
    color: #fff;
    background: #0b3780;
}

.fljd_a_cur {
    color: #fff;
    background: #0b3780;
}

.tpjd_ul {
    padding: 0 40px;
    font-size: 0;
}

.tpjd_ul>li {
    display: inline-block;
    width: 332px;
    padding: 13px;
    height: auto;
    margin-top: 21px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
}

.tpjd_ul>li:hover {
    border: 1px solid #007eff;
}

.tpjd_ul li>a {
    display: block;
}

.tpjd_ul>li>a>img {
    display: block;
    width: 332px;
    height: 213px;
}

.tpjd_ul>li>a>p {
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
}

.tpjd_ul>li>a>span {
    display: inline-block;
    font-size: 14px;
    color: #b1b1b1;
}

.tpjd_ul>li h1 {
    background: #f22727;
    color: #fff;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 9px;
    position: absolute;
    right: 14px;
    bottom: 20px;
    font-size: 13px;
}

.tpjd_ul>li>.jd_a {
    background: #3666d6;
    color: #fff;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 9px;
    position: absolute;
    right: 14px;
    bottom: 13px;
    font-size: 13px;
}

.tpjd_ul>li>.jd_a:hover {
    font-weight: bold;
    background: #2a7cf7;
}

.tpjd_ul>.mgr0 {
    margin-right: 0px;
}

.zcwd_type_div {
    border-top: 2px solid #0b3d87;
    height: auto;
    width: 1120px;
    margin: 0 auto;
    padding-top: 18px;
}

.zcwd_type_div .con-title {
    display: inline-block;
    width: 68px;
    font-size: 22px;
    vertical-align: top;
    color: #333;
}

.zcwd_type_div .con-all {
    display: inline-block;
    text-align: center;
    color: #2789ee;
    cursor: pointer;
    line-height: 30px;
}


.zcwd_type_div .con-list {
    display: inline-block;
    width: 971px;
    height: 35px;
    vertical-align: top;
    overflow: hidden;
}

.zcwd_type_div a {
    margin-right: 10px;
    background: #e6e6e6;
    padding: 4px 0;
    width: 179px;
    display: inline-block;
    border-radius: 19px;
    font-size: 18px;
    vertical-align: bottom;
    text-align: center;
    margin-bottom: 13px;
    margin-top: 0;
}

.zcwd_type_div a:hover,
.zcwd_type_div .nowcur {
    color: #fff;
    background: #0b3780;
}


.wd_content {
    width: 1120px;
    margin: 10px auto;
}

.wd_content li {
    display: block;
    /* border: 1px dotted #ccc; */
    border-bottom: 1px dotted #ccc;
    padding: 26.5px 5px;
    background: #ffffff;
    /* margin-top: 21px; */
    transition: all .3s;
}

.wd_content li:hover {
    transform: scale(1.01);
}



.wd_content span {
    display: inline-block;
    flex: 1;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 35px;
    vertical-align: top;
    font-size: 18px;
}

.wd_content .ask_div span {
    font-weight: bold;

}


.wd_content li h3,
.wd_content li h2 {
    display: inline-block;
    width: 26px;
    font-size: 18px;
    font-weight: bold;
    background: #0b3780;
    border-radius: 9px;
    text-align: center;
    padding: 5px;
    color: #fff;
    margin-right: 10px;
    vertical-align: top;
}

.wd_content li a h3 {
    background: #666666;
}

.ask_div {
    display: flex;
    margin-bottom: 5px;
    padding-bottom: 8px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    padding-bottom: 8px;
}


.ask_a {
    flex: 1;
    display: flex;
    min-width: 0;
}


.ans_a {
    width: 100%;
    display: flex;
    min-width: 0;
}


.wdyw_btn {
    width: 70px;
    height: 21px;
    line-height: 21px;
    display: block;
    text-align: center;
    border: 1px solid #b30000;
    color: #b30000;
    font-size: 14px;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}
.ellipsis1 {
    overflow: hidden; /*超出的部分隐藏起来。*/
    white-space: nowrap; /*不显示的地方用省略号...代替*/
    text-overflow: ellipsis; /* 支持 IE */
}
.wd-twjd-item{
    display: block;
    margin-top: 33px;
}
.wd-twjd-item img{
    width: 265px;
    height: auto;
    display: block;
}
.wd-twjd-item-tit{
    font-size: 14px;
    margin-top: 2px;
    text-align: left;
}
.text-right{
    text-align: right;
}
.wd-lf{
    width: 840px;
    float: left;
}
.wd-rt{
    float: right;
    width: 265px;
    padding-bottom: 40px;
}
.zcwd-to-twjd{
    height: 32px;
    line-height: 32px;
    background-color: #3666d6;
    box-sizing: border-box;
    padding: 0 20px 0 15px;
    display: block;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.zcwd-to-twjd img{
    float: right;
    margin-top: 6px;
}
.h5show{
    display: none;
}
a img{
    border: none;
}
@media screen and (max-width: 768px) {
    .mobile_top {
        display: none
    }

    .wzlogo {
        display: block;
        width: 100%;
    }

    .logotitle {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding-top: 12vw;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
    }

    .logotitle>a {
        display: block;
        margin: 2vw;
        margin-top: 0;
        width: 55%;
        height: 9vw;
        background-size: 100% 100%;
    }


    .logotitle h1 {
        font-size: 9vw;
        text-align: center;
        margin: 6vw auto;
        margin-bottom: 5vw;
        width: 100%;
        height: auto;
    }

    .fdgjl {
        position: absolute;
        right: 2vw;
        top: 4vw;
        width: auto;
        text-align: left;
    }

    .fdgjl a {
        color: #ffffff;
        background: rgb(77 132 223 / 74%);
        font-size: 3vw;
        padding: 1vw 3vw;
        text-align: center;
        border-radius: 15px;
        display: inline-block;
        margin-left: 1vw;
    }

    .top_serach {
        display: inline-block;
        width: 80%;
        height: 8vw;
        line-height: 8vw;
        background: #fff;
        border-radius: 5vw;
        position: relative;
        margin-bottom: 5vw;
    }

    .top_serach .search_sub {
        width: 20vw;
        height: 8vw;
        line-height: 8vw;
        font-size: 3.5vw;
        color: #fff;
        text-indent: 9vw;
        text-align: left;
        background: #1db3fa url(/images/sdzt_search1.png) no-repeat 3vw;
        border: 0 none;
        border-top-right-radius: 5vw;
        border-bottom-right-radius: 5vw;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
    }

    .zcnav {
        width: 100%;
        text-align: left;
        margin: 0px auto;
    }

    .zcnav>a>img {
        display: none;
    }

    .zcnav>.a_cur {
        border-bottom: none;
        background: #052e72;
    }

    .zcnav>a {
        padding: 3vw 0px;
        width: 33.3%;
        font-size: 4vw;
        font-weight: bold;
        color: #fff;
        display: inline-block;
        box-sizing: border-box;
        text-align: center;
        border-bottom: none;
    }


    .top_serach .search_txt {
        height: 8vw;
        line-height: 8vw;
        width: 59vw;
        border: 0 none;
        background: none;
        text-indent: 1em;
        color: #999;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 4vw;
    }

    .zcnavcontent {
        border-bottom: none;
        height: auto;
    }

    .zcnav>a:hover {
        border-bottom: none;
    }






    .gkbox {
        width: 100%;
        height: auto;
        background-color: white;
        box-shadow: none;
        margin-top: 2vw;
        overflow: hidden;
    }




    .conx {
        width: 100%;
        margin: 0 auto;
        background: none;
        padding: 0px;
        padding-bottom: 0px;
        padding-top: 0;
        min-height: auto;
        padding-bottom: 3vw;
        box-sizing: border-box;
    }

    .dhtitle {
        width: 100%;
        background: #003fa8;
        height: 10vw;
        margin: 0px;
        color: #FFFFFF;
        text-align: center;
        vertical-align: middle;
        line-height: 10vw;
    }

    .dhtitle>span {
        font-size: 4vw;
        vertical-align: middle;
    }

    .dhtitle>img {
        vertical-align: middle;
        height: 3vw;
    }

    .fr-main {
        padding: 0 3vw;
        padding-bottom: 3vw;
    }

    .fr-main li {
        overflow: hidden;
        padding-left: 0 !important;
        background: none !important;
        line-height: 6vw;
        margin: 3vw 0px;
        padding-bottom: 0;
        border-bottom: 1px dotted #ccc;
    }

    .fr-main li a {
        font-size: 4vw;
        color: #242424;
        max-width: none;
        white-space: normal;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        float: none;
        margin-bottom: 3vw;
    }

    .fr-main li .jd_a {
        width: auto;
        font-size: 3vw;
        color: #fff;
        border-radius: 5vw;
        padding: 0 3vw;
        margin-right: 1vw;
        float: left;
    }

    .morediv {
        display: block;
        margin: 2vw auto;
        margin-top: 0px;
        text-align: center;
        width: 100%;
        height: 7vw;
        border-radius: 0px;
        line-height: 7vw;
        font-size: 4vw;
        font-family: Microsoft YaHei;
        font-weight: normal;
        color: rgb(51, 51, 51);
        background-color: rgb(229, 229, 229);
    }


    .zcwj23_ul {
        padding: 0 2vw;
    }

    .zcwj23_ul>li {
        margin-top: 2vw;
        padding: 0 3vw;
    }


    .zcwj23_list_title {
        /* align-content: normal; */
        border-bottom: solid 1px #dfe5ed;
        height: inherit;
        line-height: 6vw;
        white-space: inherit;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 4vw;
        font-weight: bold;
        padding: 2vw 1vw;
        text-align: justify;
    }

    .zcwj23_info {
        margin-top: 1vw;
        display: flex;
        flex-direction: column;
        padding-bottom: 3vw;
        box-sizing: border-box;
        height: inherit;
        align-items: flex-start;
    }

    .zcwj23_info>span:nth-child(2) {
        margin-left: 0;
    }


    .zcwj23_info>span {
        color: #666;
        font-size: 3vw;
        line-height: 6vw;
    }


    .zcwj23_info .zcwj23_down {
        display: flex;
        width: 100%;
        justify-content: center;
        text-align: center;
    }


    .zcwj23_info .zcwj23_down>span {
        font-size: 3vw;
    }

    .zcwj23_info .zcwj23_down>a {
        font-size: 3vw;
        width: 100%;
        color: #000;
        margin-left: 1vw;
        text-align: center;
        border-radius: 0.5vw;
        justify-content: flex-start;
        flex: 1;
        margin-top: 1vw;

    }

    .zcwj23_info .zcwj23_down>a>img {
        width: 4vw;
        height: 4vw;
    }

    .zcwj23_info .zcwj23_down>a>span {
        font-size: 3vw;
    }


    .zcwj23_jd {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }


    .zcwj23_jd>a {
        font-size: 3vw;
        width: 100%;
        color: #fff;
        margin: 0 auto;
        margin-top: 1vw;
        border-radius: 0.5vw;
        background-color: #3289f4;
        padding: 2vw 0;
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }








    /*翻页按钮适配*/
    .pagination {
        text-align: center;
        font-size: 4vw;
        padding-bottom: 8vw;
    }

    .pagination a,
    .pagination .first-page,
    .pagination .last-page {
        width: unset;
        display: inline-block;
        text-align: center;
        background: #eee;
        border-radius: 0px;
        padding: 0 4vw;
        margin: 0 2vw;
        height: 6vw;
        line-height: 6vw;
        margin-bottom: 3vw;
    }

    /*政策解读*/

    .zcjdtitle {
        padding: 3vw;
    }

    .zcjd_a {
        font-size: 5vw;
        font-weight: bold;
        color: #fff;
        border-left: none;
        background: #2760b7;
        padding-left: 0;
        height: auto;
        display: block;
        line-height: 10vw;
        margin-right: 0;
        text-align: center;
    }

    .fljd_a {
        margin-left: 0;
        padding: 0;
        width: 49%;
        text-align: center;
        display: inline-block;
        border-radius: 0;
        margin-top: 1vw;
        font-size: 4vw;
        line-height: 8vw;
        vertical-align: bottom;
    }

    .fljd_a:nth-child(odd) {
        margin-left: 1vw;
    }

    .fr-main span {
        color: #999;
        font-size: 4vw;
        float: right;
    }

    .tpjd_ul {
        padding: 0 3vw;
    }

    .tpjd_ul>li {
        display: block;
        width: 94%;
        padding: 2vw;
        height: auto;
        margin-top: 2vw;
        border: 1px solid #e6e6e6;
        overflow: hidden;
        margin-right: 0;
        position: relative;
    }

    .tpjd_ul>li {
        display: block;
        width: 94%;
        padding: 3vw;
        height: auto;
        margin-top: 2vw;
        border: 1px solid #e6e6e6;
        overflow: hidden;
        margin-right: 0;
        position: relative;
    }

    .tpjd_ul>li>a>p {
        width: 100%;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 4vw;
        font-weight: bold;
        line-height: 13vw;
    }


    .tpjd_ul>li>.jd_a {
        background: #3666d6;
        color: #fff;
        display: inline-block;
        padding: 1vw 3vw;
        border-radius: 5vw;
        position: absolute;
        right: 2vw;
        bottom: 3vw;
        font-size: 13px;
    }

    .tpjd_ul>li>a>span {
        display: inline-block;
        font-size: 3vw;
        color: #b1b1b1;
    }


    .tpjd_ul>li>a>span {
        display: inline-block;
        font-size: 3vw;
        color: #b1b1b1;
        line-height: 8vw;
    }


    .tpjd_ul>li>a>img {
        display: block;
        width: 89vw;
        height: 55vw;
    }

    .tpjd_ul>li h1 {
        background: #f22727;
        color: #fff;
        display: inline-block;
        padding: 0.5vw 4vw;
        border-radius: 5vw;
        position: absolute;
        right: 3vw;
        bottom: 5vw;
        font-size: 3vw;
    }

    .zcwd_type_div {
        border-top: 2px solid #0b3d87;
        height: auto;
        width: 96%;
        margin: 0 auto;
        padding-top: 3vw;
    }

    .zcwd_type_div .con-title {
        display: inline-block;
        width: 100%;
        font-size: 5vw;
        vertical-align: top;
        color: #333;
    }

    .zcwd_type_div .con-list {
        display: block;
        width: 100%;
        height: 7vw;
        vertical-align: top;
        overflow: hidden;
    }

    .zcwd_type_div a {
        margin-right: 1vw;
        background: #e6e6e6;
        padding: 1vw 0;
        width: 30%;
        display: inline-block;
        border-radius: 5vw;
        font-size: 3.2vw;
        overflow: hidden;
        white-space: nowrap;
        vertical-align: bottom;
        text-align: center;
        margin-bottom: 1vw;
        margin-top: 0;
    }

    .zcwd_type_div .con-all {
        display: block;
        width: 100%;
        text-align: center;
        color: #2789ee;
        cursor: pointer;
        line-height: 8vw;
        font-size: 4vw;
    }


    .wd_content {
        width: 96%;
        margin: 0vw auto;
    }

    .wd_content li {
        display: block;
        border: 2px dotted #ccc;
        padding: 3vw;
        background: #f2f2f2;
        margin-top: 2vw;
    }

    .ask_div {
        margin-bottom: 1vw;
        padding-bottom: 1vw;
    }

    .wd_content li a h3,
    .wd_content li a h2 {
        display: inline-block;
        width: 4vw;
        font-size: 4vw;
        font-weight: bold;
        border-radius: 1vw;
        text-align: center;
        padding: 1vw 1.5vw;
        color: #fff;
        margin-right: 2vw;
        vertical-align: top;
        margin-top: 1.3vw;
    }

    .wd_content span {
        display: inline-block;
        line-height: 7vw;
        vertical-align: top;
        font-size: 4vw;
    }




    .zcwj23_jd>.zcwj23_dhjd {
        display: flex;
    }


    .zcwj23_dhjd_tel {
        margin-left: 1vw;
        font-size: 3vw;
        color: #fff;
        line-height: inherit;
        padding: 0;
        background: none;
        position: revert;
        justify-content: center;
        align-items: center;
        display: none;
        white-space: nowrap;
        border: none;
        display: block;
    }
    .wd-lf{
        width: 100%;
    }
    .wd-rt{
        width: 100%;
        padding-bottom: 5vw;
    }
    .wd-twjd-item{
        margin-top: 5vw;
    }
    .wd-twjd-item:first-of-type{
        margin-top: 0;
    }
    .wd-twjd-item img{
        width: 100%;
        height: 55.2vw;
    }
    .pcshow{
        display: none;
    }
    .h5show{
        display: block;
    }
}