* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 22px;
    color: #333;
    min-width: 1200px;
}

input,
textarea,
select,
button {
    border: none;
    outline: none;
}

em,
i {
    font-style: normal;
}

li {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearflx:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

*html .clearflx {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearflx {
    zoom: 1;
}

/* IE7 */
a:link,
a:visited,
a:active {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #1658a0;
}

img {
    max-width: 100%
}

.fjcx-ss-2021 {
    padding: 20px 25px;
    margin-top: 20px;
    background: url("20210408-sec-bg.png") no-repeat;
    background-size: cover;
}

.fjcx-ss-2021 input {
    padding-left: 2%;
    width: 83%;
    height: 40px;
    background: #fff;
    color: #999;
    float: left;
}

.fjcx-ss-2021 button {
    width: 15%;
    float: right;
    height: 40px;
    color: #fff;
    font-size: 16px;
    background: #1658a0;
}

.gycxjg {
    padding: 15px 20px;
    border: 1px #ececec solid;
    border-radius: 4px;
    margin-top: 20px;
}

.gycxjg h5 {
    font-size: 16px;
}

.gy-det {
    font-size: 13px;
    line-height: 26px;
    color: #666;
    text-align: justify;
    margin-top: 15px;
}

.gy-det p span {
    font-weight: bold;
}

.fjms-cxjg {
    margin-left: -2%;
}

.fjjg {
    width: 31.33%;
    float: left;
    margin-left: 2%;
    margin-top: 20px;
}

.fj-item {
    padding: 10px 15px;
    border: 1px #e4e4e4 solid;
    border-radius: 4px;
}

.fj-item h2 {
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fj-item h2 a {
    color: #1658a0;
    text-decoration: underline;
}

.fj-item p span {
    color: #999;
    margin-right: 15px;
    margin-top: 5px;
    display: inline-block
}

.fbnf {
    float: left;
    line-height: 27px;
}

.nf-ul {
    margin-left: 80px;
}

.nf-ul span {
    display: inline-block;
    height: 27px;
    padding: 0 5px;
    min-width: 55px;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
    margin: 5px 0;
}

.nf-ul span.nf-on,
.nf-ul span:hover {
    background: #1658a0;
    border-radius: 4px;
    color: #fff;
}

.yccx-jg ul {
    margin-left: -2%;
}

.yccx-jg ul li {
    width: 31.33%;
    float: left;
    margin-left: 2%;
    margin-top: 20px;
}

.yccx-jg ul li a {
    display: block;
    height: 40px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    border-radius: 4px;
    background: #f7f7f7;
    padding: 0 10px;
}

.sel-mn-box {
    margin-left: -2%;
    margin-bottom: 18px;
}

.sel-mn-box select {
    width: 48%;
    float: left;
    margin-left: 2%;
    height: 40px;
    background: #fff;
    padding: 0 2%;
}

.lsg-cxjg {
    position: relative;
}

.lsg-cxjg ul {
    margin-left: -2%;
}

.lsg-cxjg ul li {
    float: left;
    width: 48%;
    margin-left: 2%;
    margin-top: 20px;
}

.lsg-cxjg ul li>a {
    display: block;
    height: 40px;
    padding: 0 15px;
    border: 1px #ececec solid;
    border-radius: 4px;
    line-height: 40px;
    position: relative;
}

.lsg-cxjg ul li>a p {
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left
}

.lsg-cxjg ul li>a span {
    float: right;
    color: #739bc6;
}

.lsg-cxjg ul li>a em {
    position: absolute;
    right: -4.5%;
    top: 4px;
    z-index: 100;
    display: none
}

.dl-diag {
    display: none;
    position: absolute;
    right: 0;
    width: 49%;
    top: 20px;
    border: 1px #ececec solid;
    border-radius: 4px;
    padding: 10px 0;
    z-index: 99;
    background: #fff;
    height: 208px;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .06);
}

.lsg-top {
    padding: 0 20px;
}

.lsg-top h5 {
    float: left;
    width: 90%;
    font-weight: normal;
    font-size: 14px
}

.lsg-top h5 a {
    color: #1658a0;
}

.lsg-top i {
    float: right;
}

.lsg-det {
    padding: 0 20px;
    font-size: 13px;
    color: #666;
    line-height: 26px;
    text-align: justify;
    margin-top: 10px;
}

.lsg-cxjg ul li.rig-li>a em {
    right: auto;
    left: -4.5%;
}

.lsg-cxjg ul li.rig-li .dl-diag {
    left: 0;
    right: auto;
}

.lsg-cxjg ul li.lsg-act>a em {
    display: block
}

.lsg-cxjg ul li.lsg-act .dl-diag {
    display: block;
}

.page {
    text-align: center;
    margin-top: 20px;
}

.page img {
    max-width: 100%;
}


/*** 专题搜索 ***/
.zt-box-2021 {
    margin-top: 10px;
}

.lbt-2021 {
    width: 310px;
}

.ztxt-det {
    margin-left: 330px;
}

.ztxt-det h5 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px #ccc dashed;
}

.ztxt-det h5 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zt-list-2021 {
    margin-top: 7px;
}

.zt-list-2021 li {
    font-size: 13px;
    line-height: 26px;
}

.zt-list-2021 li span {
    float: right;
    color: #999;
}

.zt-list-2021 li i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    float: left;
    margin: 13px 10px 0 0;
}

.zt-list-2021 li a {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slx-tit {
    height: 38px;
    background: #fbfbfb;
    margin-top: 15px;
}

.slx-tit span {
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    margin: 0 15px;
}

.slx-tit span.xld-curr a,
.slx-tit span:hover a {
    color: #1658a0;
    padding-bottom: 8px;
    border-bottom: 1px #1658a0 solid;
}

.zfw-box {
    margin-left: -2%;
}

.zfw-item {
    width: 48%;
    float: left;
    margin-left: 2%;
    margin-top: 15px
}



/*** 图文视频场景 ***/
.twsp-box {
    margin-left: -2%;
}

.twsp {
    width: 23%;
    float: left;
    margin-left: 2%;
    margin-top: 15px;
}

.tp-box img {
    border-radius: 0px;
}

.tp-box {
    position: relative;
    overflow: hidden;
}

.tp-box i {
    display: block;
    height: 0;
    padding-top: 57%;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #f8f8f8;
    position: relative;
    overflow: hidden;

    transition: all 0.5s ease-out 0s;
    border-radius: 5px;

}

.twsp p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    height: 43px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*** 公积金模板 ***/

.zt-list1-2021 li {
    font-size: 14px;
    line-height: 24px;
}

.zt-list2-2021 li {
    font-size: 14px;
    line-height: 26px;
}

.zt-list2-2021 li {
    color: #1b5a9e;
}

.zt-list2-2021 li a em {
    color: #bbbbbb;
    padding: 0px 8px;
}

.gjj-box {
    margin-top: 15px;
}

.gjj-tit {
    float: left;
}

.gjj-tit span {
    display: inline-block;
    float: left;
    width: 4px;
    height: 18px;
    background: #1658a0
}

.gjj-tit h5 {
    float: left;
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
}

.gjj-right {
    float: right;
}

.gjj-right a {
    padding: 0px 14px 0px 10px;
}

.gjj-right a:hover,
.gjj-right a.curr {
    text-decoration: underline;
    color: #1658a0;
    font-weight: bold;
}

.gjj-right em {
    color: #cccccc;
    display: inline-block;
}

.bmfw-ewm {
    margin-left: -2%;
    margin-top: 15px;
}

.bmfw-ewm li {
    float: left;
    text-align: center;
    background: #fafafa;
    width: 23%;
    margin-left: 2%;
    padding: 15px 0px;
}

.bmfw-ewm li a span {
    display: inline-block;
    background: #ffffff;
    padding: 10px 10px 5px 10px;
}

.bmfw-ewm li a h4 {
    font-size: 14px;
    margin-top: 10px;
}

.bmfw-ewm li a p {
    font-size: 13px;
    color: #bbbbbb;
}

.bmfw-list {
    margin-top: 10px;
}

.bmfw-list li {
    font-size: 14px;
    float: left;
    width: 33.3%;
    line-height: 26px;
    color: #1658a0;
}

.bmfw-list li span {
    float: right;
    color: #999;
}

.bmfw-list li i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #1658a0;
    float: left;
    margin: 13px 10px 0 0;
}

.bmfw-list li a {
    display: inline-block;
    width: 85%;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1658a0;
}


/*** 公积金模板02 ***/
.gjj-box02 {
    margin-bottom: 5px;
    padding: 20px;
    background: #fff;
    border-radius: 4px;

    box-shadow: 0 0 4px rgba(200, 200, 200, .1);
}

.gjj-box02 {
    background: #ffffff;
}

.bq_tips {
    display: inline-block;
    font-size: 12px;
    color: #95b3d6;
    border: 1px #95b3d6 solid;

    height: 20px;
    left: 20px;
    border-radius: 0 6px 0 6px;
    padding: 0 3px;
    margin-right: 8px;
    line-height: 20px;
}

.gjj-bldd h4 {
    float: left;
    width: 80%;
}

.gjj-bldd h4.w100 {
    width: 100%;
    margin-bottom: 13px;
}

a.bldd-h4 {
    font-size: 18px;
    color: #1b5a9e;
    text-decoration: underline;
    display: inline-block;
    max-width: 88%;
    font-weight: normal;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gjj-bldd button {
    float: right;
    background: url(20210820-gjjtq-dd.png) 10px center no-repeat;
    padding-left: 20px;
    border: 1px solid #1658a0;
    color: #1658a0;
    border-radius: 4px;
    padding: 5px 10px 5px 30px;
    font-family: "微软雅黑";
    font-size: 13px;
}

.gjj-bldd-list {
    margin-left: -80px;
    margin-top: 5px;
}

.gjj-bldd-list li {
    float: left;
    margin-left: 80px;
    font-size: 14px;
}

.gjj-bldd-list li i {
    color: #999999;
}

.gjj-box02 p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
}

.gjj-tp {
    float: left;
    width: 170px;
}

.gjj-tpnr {
    margin-left: 170px;
}

.gjj-tpnr h4 {
    font-weight: normal;
    padding-top: 3px;
}

.gjj-tpnr p {
    margin-top: 5px;
}


.gjj-ysq {
    float: left;
    width: 75%;
}

.gjj-ysq span {
    float: left;
    margin-right: 15px;
}

.gjj-ysq p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gjj-ewm {
    float: right;
    text-align: center;
}

.gjj-ewm p {
    margin-top: 0px;
}

.mar15 {
    margin-top: 15px;
}

.bldd-box {
    border-radius: 4px;
    border: 1px solid #1658a0;
    box-shadow: 0 0 5px rgba(22, 88, 160, .15);
    margin-top: 8px;
    z-index: 5;

    background-color: #ffffff;
}

.bldd-tk {

    padding: 15px 70px 15px 70px;
}

.bldd-tk ul li {
    float: left;
    width: 20%;
    font-size: 14px;
    line-height: 30px;
    margin-right: 0%;
    list-style-type: none;
    font-weight: normal;

}

.bldd-tk ul li.last {
    width: 50%;
}

.bldd-tk table {
    width: 100%;
}

.bldd-tk table tr td {
    font-weight: bold;
    vertical-align: top;
    line-height: 30px;
}

.gb {
    float: right;
    padding-right: 15px;
    padding-top: 5px;
}



/*** 设区市政府机构名片 ***/
.jgmp-tit a {
    float: left;
    color: #1b5a9e;
    font-size: 18px;
    text-decoration: underline;
    font-weight: normal;
}

.jgmp-tips {
    display: inline-block;
    font-size: 12px;
    color: #1b5a9e;
    border: 1px #1b5a9e solid;

    height: 22px;
    margin-left: 10px;
    border-radius: 0 6px 0 6px;
    padding: 0 4px;
    margin-right: 5px;
    line-height: 22px;
}

.jgmp-bj {
    padding: 40px;
    background-size: 100% 100%;
    margin-top: 15px;
}

.jgmp-box {
    background: #ffffff;
    padding: 13px;
}

.jgmp-left {
    width: 455px;
}

.jgmp-bt {
    margin-top: 5px;
}

.jgmp-bt h4 {
    font-size: 24px;
    display: block;
}

.jgmp-bt em {
    display: inline-block;
    width: 20px;
    height: 3px;
    margin-top: 5px;
    background: #1964b1;
}

.jgmp-right {
    margin-left: 475px;
}

.jgmp-right p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 10px;
    height: 140px;
}

a.jggk {
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 4px 10px;
    font-size: 14px;
}

.jggk img {
    padding-left: 10px;
}



.szf-jgmp-bj {
    padding-bottom: 40px;
    background-size: 100% 100%;
    margin-top: 15px;
}

.szf-jgmp-top {
    padding-top: 55px;
    padding-left: 10px;
    padding-right: 30px;
}

.szf-jgmp-left {
    width: 340px;
}

.szf-jgmp-right p {
    font-size: 13px;
    line-height: 26px;
}

.szf-jgmp-right p a {
    color: #1658a0;
}

.szf-jgmp-icon {
    margin-top: 70px;
}

.szf-jgmp-icon li {
    float: left;
    text-align: center;
    width: 20%;
    margin-bottom: 0px;
    padding: 0px;
    box-shadow: none;
    border-radius: 0px;
    background-color: transparent;
}

.szf-jgmp-icon li p {
    text-align: center;
}

.szf-jgmp-icon li a {
    color: #1658a0;
    font-size: 14px;
}

.szf-jgmp-icon li a span {
    display: block;
    height: 48px;
}


/*** 政策场景模板 ***/
.zccj-box {
    background: #fbfbfb;
    border-radius: 6px;
    padding: 15px 20px;
}

.zccj-box h4 span img {
    margin-top: 5px;
    padding-right: 8px;
}

.zccj-box h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 24px;
}

.zccj-left {
    float: left;
    width: 76%;
}

.zccj-left ul li {
    float: left;
    width: 46%;
    font-size: 13px;
    margin-right: 10px;
}

.zccj-left ul li a span {
    color: #999999;
}

.zccj-right {
    float: right;
    margin-left: -10px;
    margin-top: 15px;
}

.zccj-right a {
    display: inline-block;
    float: left;
    font-size: 13px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    padding: 0px 12px;
    border-radius: 4px;
    margin-left: 10px;
}



@media only screen and (max-width:1920px) {
    body {
        min-width: inherit;
    }
}

@media only screen and (max-width:767px) {
    .jgmp-bj {
        padding: 30px;
    }

    .jgmp-left {
        width: 100%;
        float: none;
    }

    .jgmp-left img {
        width: 100%;
    }

    .jgmp-right {
        margin-left: 0px;
    }

    .jgmp-right p {
        margin-bottom: 15px;
        margin-top: 5px;
    }

    .jgmp-bt h4 {
        font-size: 20px;
    }

    .jgmp-bt em {
        margin-top: 0px;
    }

    .bldd-tk table tr td.first {
        width: 20%;
    }

    .bldd-tk table tr td.second {
        width: 80%;
    }

    .bldd-tk {
        padding: 15px 30px 15px 30px;
    }

    .bldd-tk ul li {
        width: 25%;
    }

    .bldd-tk ul li.pt {
        width: 40%;
    }
}

@media only screen and (max-width:750px) {
    .bq_tips {
        float: left;
        margin-top: 1px;
    }

    a.bldd-h4 {
        max-width: inherit !important;
        white-space: inherit;
        display: initial;
        font-size: 16px;
    }

    .gjj-bldd h4 {
        width: 100%;
    }

    .gjj-bldd-list {
        margin-left: -30px;
    }

    .gjj-bldd-list li {
        margin-left: 30px;
    }
}


@media only screen and (max-width:680px) {
    .lbt-2021 {
        width: auto;
        float: none;
        text-align: center;
    }

    .ztxt-det {
        margin-left: 0;
        margin-top: 15px;
    }

    .twsp {
        width: 31.3%;
    }

    .bmfw-ewm li {
        margin-bottom: 10px;
        width: 48%;
    }

    .bmfw-list {
        margin-top: 0px;
    }

    .bmfw-list li {
        width: 50%;
    }

    .zt-list1-2021 {
        margin-top: -8px;
    }

    .szf-jgmp-left {
        float: none;
        width: auto;
        text-align: center;
    }

    .szf-jgmp-top {
        padding-top: 35px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .szf-jgmp-right {
        margin-top: 20px;
    }

    .szf-jgmp-icon {
        margin-top: 35px;
    }

    .szf-jgmp-bj {
        padding-bottom: 10px;
    }

    .szf-jgmp-icon li {
        width: 33.3%;
        margin-bottom: 20px;
    }

    .zccj-left {
        width: 100%;
    }

    .zccj-left ul li {
        width: inherit;
        margin-right: 50px;
    }

    .zccj-right {
        margin-top: 10px;
    }

    .gjj-ysq span {
        width: 70px;
    }

    .gjj-ysq p {
        margin-top: 10px;
    }


}

@media only screen and (max-width:630px) {
    .gjj-box02 {
        padding: 10px 15px;
    }
}


@media only screen and (max-width:500px) {

    .fjcx-ss-2021,
    .gycxjg {
        padding: 15px;
    }

    .fjcx-ss-2021 input {
        width: 80%;
    }

    .fjcx-ss-2021 button {
        width: 18%;
    }

    .fjjg,
    .yccx-jg ul li {
        width: auto;
        float: none;
    }

    .fjcx-ss-2021,
    .fjjg,
    .gycxjg,
    .yccx-jg ul li,
    .page {
        margin-top: 15px;
    }

    .fbnf {
        float: none;
    }

    .nf-ul {
        margin-left: 0;
    }

    .lsg-cxjg ul li,
    .zfw-item {
        width: auto;
        float: none;
        margin-top: 15px;
    }

    .lsg-cxjg ul li {
        position: relative
    }

    .dl-diag {
        left: 0;
        right: 0;
        top: 55px;
        width: auto;
        height: auto
    }

    .lsg-cxjg ul li>a em {
        left: 50%;
        transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        height: 16px;
        line-height: 16px;
        width: 10px;
        margin-left: -8px;
        top: 44px;
    }

    .lsg-cxjg ul li.rig-li>a em {
        left: 50%;
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
    }

    .lsg-top,
    .lsg-det {
        padding: 0 15px;
    }

    .zt-list-2021 li span {
        display: none;
    }

    .zt-list-2021 li a {
        width: 90%;
    }

    .zfw-item {
        margin-top: 10px;
    }

    .ztxt-det h5 a {
        white-space: normal;
    }

    .slx-tit span {
        margin: 0 10px;
    }

    .twsp {
        width: 48%;
    }

    .gjj-right a {
        padding: 0px 8px 0px 4px;
    }

    .bmfw-list li {
        width: 100%;
    }

    .bmfw-list li a {
        width: 95%;
    }

    .jgmp-bj {
        padding: 20px;
    }

    .gjj-tp {
        float: none;
        width: 100%;
        text-align: center;
    }

    .gjj-tpnr {
        margin-left: 0px;
    }

    .gjj-ysq {
        width: 100%;
        float: none;
    }

    .gjj-ysq span {
        width: 60px;
    }

    .gjj-ewm {
        float: none;
    }

    .bldd-tk {
        padding: 15px 20px 15px 20px;
    }


}


.LdxxBox {
    position: relative;
    overflow: auto;
    overflow: overlay;
    overflow-y: scroll;
    max-height: 140px;
    padding-right: 15px;
    margin-top: 5px;
}

.LdxxBox::-webkit-scrollbar {
    width: 3px;
}

.LdxxBox::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(27, 105, 180, 1);
    background: rgba(27, 105, 180, 1);
}

.LdxxBox::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(221, 221, 221, 1);
    background: rgba(221, 221, 221, 1);
}

.ldym-list ul {
    margin-left: -2%;
    margin-top: 5px;
}

.ldym-list ul li {
    float: left;
    width: 23%;
    margin-left: 2%;
    background: #f8f8f8;
    border-radius: 15px;
    text-align: center;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.ldym-list ul li a {
    display: block;
    padding: 5px 5px;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 750px) {
    .ldym-list ul li {
        width: 31.3%;
    }

}

@media only screen and (max-width: 540px) {
    .ldym-list ul li {
        width: 48%;
    }

}